@charset "UTF-8";
/* CSS Document */

.intro-content {
    
    padding: 0 .5em;
}

.products .title h2 {
	/*color: #1b8faf;*/
}

h3 {
    font-family: "Proxima Nova";
    letter-spacing: 2px;
	text-transform:uppercase;
	font-size:14px;
	font-color:#444444;
}

a{
	/*color:#444444;
	text-decoration:none;*/
}

a:hover { 
    /*color:#fff;
	text-decoration:none;*/

}

.navbar-way>li.login>a {
    /*color: #1b8faf;*/
}
.navbar-way>li>a {
	cursor: pointer;
	}

.navbar-way>li>a.active:after {
 /*border-bottom: #1b8faf !important;*/
}

.btn.btn-default {
    /*background: #1b8faf;*/
	margin-bottom: 20px;
    
}

.hair-care.product-item {
    background: url(../img/OYA-prodDetail-bg-haircare@2x.jpg) center center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product-entry p {
    font-size: 1.3em;
    line-height: 1.2;
    margin-bottom: 9px;
}

.product-entry ul {
   /* list-style-type: none; */
}

.product-entry ul {
    margin: 35px 0 35px;
}

.product-entry span {
    /*color: #1b8faf;*/
}

.hair-care .product-entry h3 {
    /*color: #1b8faf;*/
}

.product-entry h3 .colorblock {
    width: 30px;
    height: 20px;
    display: inline-block;
    margin: 0 8px 0 0;
    /*background: #1b8faf;*/
}

.registration {
    /*background: url(../img/salon-retail-bg.jpg) center center no-repeat;*/
	background-size: cover;
    padding: 130px 0;

}

.page-left .page-inner .col .entry-content {
	/*background-color:#1b8faf;*/
	/*background-image:none;*/
}
.page-right .page-inner .col .entry-content {
	/*background-color:#1b8faf;*/
	/*background-image:none;*/
}

.page-inner .entry h2 {
    color: #fff

}

.ingredient-1 {
	background: url(../img/sea-kelp.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}

.ingredient-3 {
	background: url(../img/green-tea.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
.ingredient-2 {
	background: url(../img/sea-kale.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}

.ingredient-4 {
	background: url(../img/sunflower.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
	
.ingredient-5 {
	background: url(../img/panthenol.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}

.ingredient-6 {
	background: url(../img/shea-butter.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
	
.ingredient-7 {
	background: url(../img/argan-oil.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
	
.ingredient-8 {
	background: url(../img/silk.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}

.ingredient-9 {
	background: url(../img/protein.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}

.ingredient-10 {
	background: url(../img/olive-fruit.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
								

.nopadding {
	margin: 0 0 !important;
	padding: 0 0 !important;
	}
	
.overlay-box {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
    text-align: center;
	}
	
.overlay-box .inner {
	display: table-cell;
    vertical-align: middle;
}

.overlay-box .inner h2 {
	text-transform: uppercase;
    font-size: 2.6em;
    line-height: 1;
    margin: 0;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.overlay-box:hover .inner h2 {
	-webkit-transform: translateY(-10%) translateX(0%);
	-o-transform: translateY(-10%) translateX(0%);
	-ms-transform: translateY(-10%) translateX(0%);
	transform: translateY(-10%) translateX(0%);
	cursor: pointer;
}

.persons {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.persons:before, .persons:after {
  clear: both;
  content: " ";
  display: table;
}
.persons .person {
  margin-bottom: 20px;
  display: table;
  float: left;
  cursor: pointer;
}
.persons .person .avatar {
  width: 100%;
  display: block;
  text-align: center;
}
.persons .person .avatar img {
  border: 24px solid #E5E5E5;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.persons .person.active .avatar img {
  border-color: #323A45;
}
.persons .person .fullname {
  width: 100%;
  display: block;
  text-align: center;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 20px;
  padding: 10px 0 5px;
}
.persons .person .title {
  width: 100%;
  display: block;
  text-align: center;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 16px;
}
.persons .person .js-description {
  display: none;
}
@media screen and (max-width: 700px) {
  .persons .person {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .persons .person {
    width: 100%;
    border-left: medium none;
  }
}
.persons .js-dropdown {
    background-clip: padding-box !important;
    box-sizing: border-box;
    float: left;
    padding: 0;
    margin: 20px auto;
    width: 100%;
    display: table;
}
.persons .js-dropdown:before, .persons .js-dropdown:after {
  clear: both;
  content: " ";
  display: table;
}
@media screen and (max-width: 400px) {
  .persons .js-dropdown {
    border-left: medium none;
  }
}
.persons .js-dropdown .js-dropdown-content {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #1b8faf;
  color: #333333;
  position: relative;
  width: 100%;
  padding: 40px 30px 0;
}
.persons .js-dropdown .js-dropdown-content .js-dropdown-arrow {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -18px;
  border: 18px solid transparent;
  border-bottom-color: #1b8faf;
  pointer-events: none;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
  background: none;
}
.persons .js-dropdown .js-dropdown-content p {
  line-height: 26px;
  margin: 0 0 40px;
  padding: 0;
  font-size: 16px;
}

/*# sourceMappingURL=main.css.map */

.footer .social-ico ul li a {
    /*color: #1b8faf;
	border: 1px solid #1b8faf;*/
    
}

.footer .social-ico ul li a:hover {
	/*background: #1b8faf*/
	color: #fff
}


#ajax2 {
    display: none;
    overflow: hidden;
    -webkit-transition-property: background, height;
    -moz-transition-property: background, height;
    -o-transition-property: background, height;
    transition-property: background, height;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    min-height: 400px;
    position: relative
}
#ajax2 .ajaxloader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}
#ajax2 .ip-logo svg {
    min-width: 320px;
    max-width: 480px;
    width: 25%
}
#ajax .ip-logo svg path {
    /*fill: #1b8faf*/
}
#ajax .ip-loader svg path {
    fill: none;
    stroke-width: 6
}
#ajax .ip-loader svg path.ip-loader-circlebg {
    stroke: #ddd
}
#ajax .ip-loader svg path.ip-loader-circle {
    -webkit-transition: stroke-dashoffset .2s;
    transition: stroke-dashoffset .2s;
    /*stroke: #1b8faf*/
}

.ip-header .ip-loader svg path.ip-loader-circle {
    -webkit-transition: stroke-dashoffset .2s;
    transition: stroke-dashoffset .2s;
    /*stroke: #1b8faf;*/
}

.container1>div,
.container2>div,
.container3>div {

    /*background-color: #1b8faf;*/
}
