body{
	font: 16px 'Ubuntu', sans-serif;;
	color: #000;
}
.center-block{
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.font-bold{
	font-weight: bold;
}
.font-ubuntubold{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
}
.font-ubuntumedium{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.nopadding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.nopaddingright{
  padding-right: 0;
}
.nopaddingleft{
  padding-left: 0;
}
sub, sup{
  font-size: 58%;
}
.visible-lg-up{
    display: none;
}
.fullWidth{
	width: 100%;
}
.femmes .header-above {
	background:url("../images/header-femmes.png");
	height:95px;
}
.hommes .header-above {
	background:url("../images/header-hommes.png");
	height:95px;
}
.head{
	padding-top: 20px;
}
.head .text{
	padding-left: 20px;
}
.header-above h2{
	font-size:18px;
	color: #fff;
	font-family:"Ubuntu",sans-serif;
}
.header-img{
	max-width:100%;
}
.mainContent{
	background-color: #e6e6e6;
}
.nav-bar{
	margin-bottom: 0;
}
.nav-bar .nav{
	margin-left:10px;
}
.nav-bar .nav li{
	padding-bottom:10px;
}
.nav-bar .nav li a{
	font-size: 14px;
  color: #000;
  padding:20px 10px 3px 10px;
  font-family:"Ubuntu",sans-serif;
}
.nav-bar .nav li a.femmes{
	color: #ce0b97;
}
.active-tab, .nav-bar ul:first-child li a:hover{
	border-bottom:2px solid #54a02b;
}
.navbar-collapse{
	padding-left: 0;
}
/*.nav-buttons li{
	display: inline-block;
}*/
.nav-bar .nav.navbar-nav.navbar-right li{
	padding-top:10px;
	padding-bottom:0;
}
.nav-bar .nav .testez{
	padding: 7px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin-right:15px;
    text-decoration: none;
}
.femmes .nav-bar .nav .testez{
	background: #ce0b97;
}
.hommes .nav-bar .nav .testez{
	background: #555555;
}
.nav-bar .nav .testez span{
 	vertical-align:middle;
 	padding-left: 5px;
 	font-size:13.45px;
 	font-family:"Ubuntu",sans-serif;
 }
.nav-bar .nav .acheter{
 	background-color: #479c19;
 	color: #fff;
 	border:none;
 	padding: 7px 11px;
 	border-radius:5px;
 	font-size:13.45px;
 	font-family:"Ubuntu",sans-serif;
 	margin-right:40px;
 	text-decoration: none;
 }
.nav-bar .nav .recherche{
    background: none;
    border: none;
    text-decoration: none;
    padding:10px 0 0 0;
	cursor: pointer;
 }
 .nav-bar .nav .recherche span{
    padding-right: 10px;
    font-size:13px;
    font-family:"Ubuntu",sans-serif;
 }
  .footer{
  	padding-bottom: 11px;
  }
  .footer img{
  	padding-top:15px;
  }
  .footer ul{
  	list-style: none;
  }
  .footer ul li{
  	display: inline-block;
  	padding:30px 30px 0 30px;
  }
  .footer ul li:first-child{
    padding-left: 0;
  }
  .footer ul li a{
  	font-size:12px;
  	color:#000;
  	font-family:"Ubuntu",sans-serif;
    font-weight:500;
  }
  .footer .col-md-pull-8{
    text-align: left;
  }
  .footer .col-md-push-3{
    text-align: left;
  }
.footerText{
	font-size:12px;
	margin: 20px 0;
}
  .nav>li>a:hover, .nav>li>a:focus{
  	background-color: transparent;
  }

/*-------------- HOME PAGE CSS STARTS --------------*/
.header-above{
	background-color: #a3046c;
}
.mainContent{
	background-color: #e6e6e6;
	padding-bottom: 35px;
}
.hommes .mainContent.homepage{
	background-color: #000;
}
.productSection{
	font:28px EurostileExtendedTwo;
	color: #fff;
	position: relative;
}
.productSection .heading{
	padding: 90px 20px 0 0;
    position: absolute;
    top: 0;
    right: 0;
}
.btn{
  font:13px 'Ubuntu', sans-serif;
	border-radius: 6px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 18px;
	padding-right: 18px;
	border:0;
}
.btn{
	background-color: #5fa13a;
}
.btn{
	background-color: #ce0b97;
}
.btn:hover{
	color: #5fa13a;
	background-color: #fff;
}
.btn:hover{
	color: #ce0b97;
	background-color: #fff;
}
.btnwhite:hover{
	background-color: #000 !important;
}
.btnwhite:hover{
	color: #5fa13a !important;
}
.btnwhite:hover{
	color: #ce0b97 !important;
}
.btnposbtm{
	position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
}
.femmes .articleSection{
  position: relative;
}
.hommes .articleSection{
	position: relative;
	margin-top: 20px;
}
.productMoment{
	min-height: 500px;
	position: relative;
}
.productMoment .content{
	background-color: #fff;
	padding: 20px;
  font-family:"Ubuntu",sans-serif;
}
.productMoment .btn-wrapper{
	margin-top: 46px;
}
.productMoment .btn:hover{
	background-color: #e6e6e6;
}
.productMoment .content .text{
	font-size: 18px;
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
}
.hommes .productMoment .content .text{
	color: #5fa13a;
}
.femmes .productMoment .content .text{
	color: #ce0b97;
}
.castingSection{
  background: url("../images/casting.png");
  background-repeat: no-repeat;
  background-color: #fff;
  min-height: 200px
}
.castingSectionText{
  padding:25px 0 0 300px;
}
.castingSectionText .btn-wrapper{
  margin-top: 40px;
}
.castingSectionText span{
  font-size:18px;
  color: #ce0b97;
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
}
.castingSectionText p{
  font-size:30px;
  line-height: 32px;
  font-family:"Ubuntu",sans-serif;
}
.castingSectionText p span{
  font-size:36px;
  color: #ce0b97;
  font-family:"Ubuntu",sans-serif;
  font-weight:700;
}
.castingSection .btnposbtm{
  left:140px;
}
.dependSection{
  background-color: #262222;
  min-height: 200px;
  color: #fff;
  font-size: 30px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  padding-top:50px;
}
.dependSection p{
  font-size: 45px;
}
.dependSection p span{
  font-family:"Yellowtail", cursive;
}
.totalSecureSection{
  background: url("../images/total-secure-bg-desktop.png");
}
.totalSecureSection img{
  padding:10px 0 0 250px;
}
.totalSecureSection .btnposbtm{
  text-align: left;
  left:70px;
}
.femmes .totalSecureSection .btn{
  padding-left:15px;
  padding-right:15px;
}
.activeFitSection{
  background: url("../images/active-fit-bg-desk.png");
  min-height:210px;
}
.activeFitSection img{
  padding: 0 0 0 250px;
}
.activeFitSection .btnposbtm{
  text-align: left;
  left:70px;
}
.solutionSection{
	min-height: 348px;
	font-size: 21px;
  font-family:"Ubuntu",sans-serif;
	color: #fff;
	text-align: center;
	position: relative;
	text-transform: uppercase;
}
.solutionSectionText{
	position: relative;
    top: 90px;
}
.solutionSection span, .adviceSectionText span{
	font-size: 47px;
}
.femmes .adviceSectionText span:nth-child(3){
  font-size:13px;
  display:block;
  font-weight:400;
}
.femmes .adviceSectionText span:nth-child(4){
  font-size:13px;
  text-transform: lowercase;
}
.femmes .adviceSectionText p{
  font-size:13px;
  text-transform: lowercase;
}
.adviceSection{
	position: relative;
	width: 100%;
}
.adviceSectionText{
	font-size: 21px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
	text-transform: uppercase;
	position: absolute;
	top: 110px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
.adviceSection .btn:hover{
	background-color: #000;
}
.hommes .adviceSection .btn:hover{
	color: #ce0b97;
}
.hommes .adviceSection .btn:hover{
	color: #5fa13a;
}
.hommes .solutionSection{
	background-color: #5fa13a;
}
.femmes .solutionSection{
	background-color: #ce0b97;
}
.btnwhite{
	background-color: #fff !important;
	min-width: 130px;
}
.femmes .solutionSection .btnwhite{
  color: #ce0b97;
} 
.hommes .solutionSection .btnwhite{
  color: #2c7a01;
}
.valuesSection{
	background-color: #fff;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.valuesSection .heading{
  font: 46px "Ubuntu",sans-serif;
  font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}
.valuesSection .heading span{
	font: 26px "Ubuntu",sans-serif;
  font-weight: 300;
	color: #000;
}
.hommes .valuesSection .heading{
	color: #5fa13a;
}
.femmes .valuesSection .heading{
	color: #ce0b97;
}
.valuesSection .col-sm-3,
.valuesSection .col-sm-9{
	display: table-cell;
	float: none;
	vertical-align: middle;
	text-align: center;
}
.valuesSection img{
	width: 100%;
}
.spacing{
	margin-top: 20px;
}
.hommes .homepageBottom{
	color: #fff;
	font-size: 11px;
}
.femmes .homepageBottom{
  color: #000;
  font-size: 11px;
  font-family: "Ubuntu",sans-serif;
}
.homepageBottom .heading{
	font-size: 18px;
  font-family: "Ubuntu",sans-serif;
	text-align: center;
	margin: 0 0 20px;
}
.read-more, .read-less{
  text-align: center;
}
.read-more a, .read-less a{
  text-transform: uppercase;
  font: 17px "Ubuntu",sans-serif;
  color: #989696;
  text-align: center;
  display: inline-block;
  position: relative;
}
.read-more a:before, .read-more a:after,
.read-less a:before, .read-less a:after{
  background: url(../images/readmorearrow.png) no-repeat;
  width: 21px;
  height: 13px;
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
}
.read-less a:before, .read-less a:after{
  background: url(../images/readlessarrow.png) no-repeat;
}
.read-more a:before, .read-less a:before{
  left: -25px;
}
.read-more a:after, .read-less a:after{
  right: -25px;
}
/*-------------- HOME PAGE CSS ENDS --------------*/
/*-------------- CONTACT PAGE CSS STARTS --------------*/
 h1{
	font:56px "Ubuntu",sans-serif;
  font-weight:300;
	color: #000;
}
{
	padding-top: 20px;
}
 .text{
	font:21px "Ubuntu",sans-serif;
  font-weight:300;
	margin-top: 70px;
	margin-bottom:70px;
}
.hommes  .text{
	color: #5fa13a;
}
.femmes  .text{
	color: #ce0b97;
}
.formWrapper .heading{
	font:22px "Ubuntu",sans-serif;
  font-weight:700;
	text-transform: uppercase;
	margin-bottom: 30px;
}
 .formWrapper .heading{
	margin-bottom: 15px;
}
.formWrapper{
	margin-top: 70px;
}
 .address{
	font: 22px "Ubuntu",sans-serif;
}
 .phone{
	font: 26px "Ubuntu",sans-serif;
  font-weight:500;
}
 input[type="text"],  input[type="password"],  input[type="number"],  input[type="email"],  textarea.form-control{
	border-radius: 0;
	height: 50px;
	font: 20px "Ubuntu",sans-serif;
  font-weight: 300;
	border:0;
}
 .btn-wrapper .btn{
	min-width: 180px;
}
 btnwrap{
	margin-top: 50px;
}
 .btmtext{
	font: 22px "Ubuntu",sans-serif;
  font-weight: 300;
	margin: 50px 0 20px;
}
 .captcha{
	padding-top: 10px;
}
 textarea.form-control{
	height: 150px;
}
.mendatory{
	font-size: 15px "Ubuntu",sans-serif;
  font-weight: 300;
	color: #989696;
}
#messageBox{
	margin-top: 20px;
	color: #f00;
}
/*-------------- CONTACT PAGE CSS STARTS --------------*/

/*---------- CSS FOR CONSEIL1 PAGE STARTS HERE -------------*/
.conseil-main .container{
  background-color: #fff;
}
.conseil-main .wrapper{
  margin-left:40px;
}
.conseil-main .conseil{
  float:right;
  margin-right:-11px;
}
.conseil-main h2{
  font-size:47.61px;
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
  color: #000;
  line-height: 40px;
  padding:30px 0 20px 0;
}
.conseil-main p{
  font-size: 17.6px;
  font-family: "Ubuntu",sans-serif;
  font-weight:700;
  font-style:italic;
  color:#000;
  line-height:20px;
}
.conseil-content{
  padding-top:60px;
  padding-right:60px;
}
.femmes .conseil-content h3{
  font-size:16px;
  font-family: "Ubuntu",sans-serif;
  font-weight:700;
  color: #ce0b97;
  margin:0;
  padding:35px 0 5px 0;
}
.femmes .conseil-content h3.black{
  color:#000;
  font-weight:600;
}
.conseil-content p{
  font-size:16px;
  font-family:"Ubuntu",sans-serif;
  font-weight:400;
  font-style: normal;
  margin:0;
}
.conseil-content ul{
  list-style: none;
  padding:0;
  font-size:16px;
  font-family:"Ubuntu",sans-serif;
  margin-bottom:30px;
  color:#000;
}
.conseil-btn{
  padding-top:70px;
  padding-bottom:110px;
}
.conseil-btn a{
  font-size:14px;
  font-family:"Ubuntu",sans-serif;
  font-weight: 500;
  padding:12px 14px;
  color: #fff;
  background-color: #ce0b97;
  border-radius:8px;
  text-decoration: none;
}
.conseil2 .conseil-content div:nth-child(5){
  padding-top:35px;
}
.conseil3 h2{
  padding-top:95px;
}
.conseil3 .conseil-content h4{
  margin:0;
  padding:30px 0 5px 0;
  font-size:16px;
}
.conseil3 .conseil-content div h4:nth-child(2){
  padding-top:0;
}
.conseil3 .conseil-content div:nth-child(4) p{
  padding-bottom:40px;
}
/*------------ CSS FOR CONSEIL PAGES ENDS ------------*/

/*------------ CSS FOR CONSEIL-FAQ STARTS ------------*/
.conseil-faq .wrapper{
  padding:0 20px;
}
.femmes .conseil-head{
   background:url("../images/conseil-main-desktop.png");
    background-size:100% 100%;
}
.hommes .conseil-head{
   background:url("../images/conseil-main-desktop-hommes.png");
    background-size:100%;
}
.conseil-head{
  height:455px;
  padding-left: 60px;
}
.faqBlock{
	background-color: #fff;
}
.faqBlock1{
	padding-left: 30px;
}
.block2 img{
	width: 100%
}
.conseil-faq h1{
	font-size: 45px;
	margin-top: 40px;
  font-family: "Ubuntu",sans-serif;
  font-weight:400;
}
.conseil-faq h2{
	font: 20px "Ubuntu",sans-serif;
  font-weight:700;
}
.conseil-faq-text p{
  font: 12.84px "Ubuntu",sans-serif;
}
.block1 .conseil-faq-text{
	padding: 30px 0 0 40px;
}
.block2 .conseil-faq-text{
	text-align: center;
	padding: 5px 0 30px;
}
.block3 .conseil-faq-text{
	padding: 30px 30px 38px 30px;
}
.hommes .block3 .conseil-faq-text div:nth-child(2){
  padding-bottom:35px;
}
.conseilbtn{
	margin-top: 30px;
}
.conseil-faq .btn{
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 148px;
}
.conseil-desc{
	margin-bottom: 50px;
}
.conseil-desc p{
  font-size:15px;
  font-family:"Ubuntu",sans-serif;
}
.conseil-faq .btn:hover{
	background-color: #e6e6e6;
}
.conseil-head h2{
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  margin-top:50px;
  font-size:49.43px;
  color:#fff;
}
.conseil-head h2 span{
  font-family: 'Yellowtail', cursive;
}
.femmes .conseil-head li{
  padding-bottom:20px;
}
.hommes .conseil-head li{
  padding-bottom:15px;
}
.conseil-head li p{
  margin:0;
}
.conseil-head li p:first-child{
  font-size:15.16px;
  font-family:"Ubuntu", sans-serif;
  font-weight:500;
  color:#fff;
}
.femmes .conseil-head li p:first-child span{
  font-size: 30.39px;
  font-family:'Yellowtail', cursive;
  color:#ff00b7;
}
.hommes .conseil-head li p:first-child span{
  font-size: 30.39px;
  font-family:'Yellowtail', cursive;
  color:#479c19;
}
.femmes .conseil-head ul{
  list-style-image: url("../images/check.png");
  padding-left: 30px;
}
.hommes .conseil-head ul{
  list-style-image: url("../images/check-hommes-desktop.png");
  padding-left: 30px;
}
.conseil-head li p:nth-child(2){
  font-size:13.24px;
  font-family:"Ubuntu",sans-serif;
  font-weight:400;
  color:#fff;
}
.gradWrap{
	position: relative;
}
.grad{
	background: linear-gradient(to top,
     rgba(255,255,255, 1) 48%, 
     rgba(255,255,255, 0) 80%
  );
	height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
/*------------ CSS FOR CONSEIL-FAQ ENDS ------------*/
/*----------- CSS FOR CASTING PAGE STARTS HERE ----------*/
.casting-text{
  padding-top:40px;
}
.casting-text p{
  line-height: 20px;
  margin-bottom: 5px;
  font-size:16.34px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
}
.casting-text p:first-child{
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
  text-transform: uppercase;
}
.casting textarea{
  width:550px;
  height:210px;
  border:none;
  font-size:13px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  color:#989696;
  padding-top:20px;
  text-transform: uppercase;
  margin-top:40px;
}
.casting label{
  display:block;
  padding: 20px 0 25px 0;
  font-size:18px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
}
.casting input{
  display:block;
  margin:0 auto;
  width:390px;
  height:50px;
  border:none;
}
.casting .adresse{
  font-size:16.43px;
 font-family:"Ubuntu",sans-serif;
  font-weight:300;
  padding-left:20px;
}
.casting .submit-btn{
  width:150px;
  height:40px;
  font-size:14px;
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
  background: #ce0b97;
  color:#fff;
  border-radius:5px;
  margin-top:30px;
}
/*----------- CSS FOR CASTING PAGE ENDS HERE ----------*/
/*------------ CSS FOR CASTING MERCI PAGE STARTS HERE ------------*/
.casting-banner{
  background: url("../images/casting-banner.png");
  height:355px;
  background-size: 100% 100%;
}
.casting-banner span{
  display: block;
  line-height: 65px;
}
.casting-banner span:first-child{
  font-size:55.09px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  color:#fff;
  padding:75px 230px 0 0;
}
.casting-banner span:nth-child(2){
  font-size:97.04px;
  font-family:"Ubuntu",sans-serif;
  font-weight:500;
  color:#ce0b97;
  padding-right:150px;
}
.casting-banner span:last-child{
  font-size:55.09px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  color:#fff;
  padding-right:280px;
}
.merci{
  display: inline-block;
  font-size:83.06px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  color:#ce0b97;
  padding:145px 0 280px 0;
}
/*------------ CSS FOR CASTING-MERCI PAGE ENDS HERE ------------*/

/*------------ CSS FOR PRODUCT FINDER PAGE STARTS HERE ------------*/
/*css for custom radio button starts*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label{
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: block;
  color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #F87DA9;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*css for custom radio button ends*/
.productBanner h4{
  font:700 20px 'Ubuntu', sans-serif;
  color: #131313;
  margin-bottom: 0;
}
.productBanner h1{
  font: 300 30px 'Ubuntu', sans-serif;
  
  margin: 5px 0 10px;
}
.hommes .productBanner h1{
  color: #5fa13a;
}
.femmes .productBanner h1{
  color: #ce0b97;
}
.productFinder .questionBlock{
  background-color: #fff;
  padding: 40px;
  height: 100%;
}
.productFinder .questionBlock h2{
  font-size: 25px;
  color: #262222;
  margin: 0 0 40px;
}
.productFinder .questionBlock span.number{
  width: 55px;
  float: left;
  font-weight:500;
  font-family: 'Ubuntu', sans-serif;
}
.productFinder .questionBlock span.text{
  width: 85%;
  float: left;
  font-weight:300;
  font-family: 'Ubuntu', sans-serif;
}
.productFinder .questionBlock img{
  border-radius: 100%;
  margin-bottom: 20px;
  border: 2px solid #fff;
}
.productFinder .verticalRadio [type="radio"]:checked + label span,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label span{
  position: relative;
  top: 30px;
  margin-bottom: 30px;
  display: block;
}
.productFinder [type="radio"]:checked + label span,
.productFinder [type="radio"]:not(:checked) + label span{
  color: #262222;
  font:500 14px 'Ubuntu', sans-serif;
}
.productFinder .verticalRadio [type="radio"]:checked + label,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label{
  padding-left: 0;
}
.productFinder .verticalRadio [type="radio"]:checked + label,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label{
  display: block;
}
.productFinder .verticalRadio [type="radio"]:checked + label:before, .productFinder .verticalRadio [type="radio"]:not(:checked) + label:before,
.productFinder .verticalRadio [type="radio"]:checked + label:after, .productFinder .verticalRadio [type="radio"]:not(:checked) + label:after{
  left:0;
  right: 0;
  margin: 0 auto;
}
.productFinder [type="radio"]:checked + label:before, .productFinder [type="radio"]:not(:checked) + label:before,
.productFinder [type="radio"]:checked + label:after, .productFinder [type="radio"]:not(:checked) + label:after{
  width: 20px;
  height: 20px;
}
.hommes .productFinder [type="radio"]:checked + label:before,
.hommes .productFinder [type="radio"]:not(:checked) + label:before{
  border: 2px solid #5fa13a;
}
.femmes .productFinder [type="radio"]:checked + label:before,
.femmes .productFinder [type="radio"]:not(:checked) + label:before{
  border: 2px solid #a3046c;
}
.hommes .productFinder [type="radio"]:checked + label:after,
.hommes .productFinder [type="radio"]:not(:checked) + label:after{
  background: #5fa13a;
}
.femmes .productFinder [type="radio"]:checked + label:after,
.femmes .productFinder [type="radio"]:not(:checked) + label:after{
  background: #ce0b97;
}
.productFinder .verticalRadio [type="radio"]:checked + label:after,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label:after{
  left: 0;
  top: 0;
}
.productFinder .horizontalRadio label{
  margin-bottom: 30px;
}
.productFinder .horizontalRadio label:last-child{
  margin-bottom: 0;
}
.productFinder .horizontalRadio [type="radio"]:checked + label,
.productFinder .horizontalRadio [type="radio"]:not(:checked) + label{ 
  padding-left: 55px;
}
.productFinder .verticalRadio [type="radio"]:checked + label:before,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label:before,
.productFinder .verticalRadio [type="radio"]:checked + label:after,
.productFinder .verticalRadio [type="radio"]:not(:checked) + label:after {
  top: 130px;
}
.productFinder .productFinderBtn{
    margin-top: 60px;
    margin-bottom: 200px;
}
.hommes .productFinder .productFinderBtn .btn{
  background-color: #555;
}
.productFinder .productFinderBtn .btn{
  font-size: 20px;
}
.tableWrap{
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.tableCell{
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: top;
}
.valignMiddle{
	vertical-align: middle;
}
/*css for carousel starts*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
  .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    text-align: center;
}
owl.theme.default.min.css:6
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 5px 3px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.hommes .owl-theme .owl-dots .owl-dot span {
  border: 2px solid #5fa13a;
}
.femmes .owl-theme .owl-dots .owl-dot span {
  border: 2px solid #ce0b97;
}
.hommes .owl-theme .owl-dots .owl-dot.active span, 
.hommes .owl-theme .owl-dots .owl-dot:hover span {
    background: #5fa13a;
}
.femmes .owl-theme .owl-dots .owl-dot.active span,
.femmes .owl-theme .owl-dots .owl-dot:hover span {
    background: #ce0b97;
}
/*css for carousel ends*/
/*------------ CSS FOR PRODUCT FINDER PAGE ENDS HERE ------------*/

/*------------ CSS FOR CO-CREONS PAGE STARTS HERE ------------*/
.cocreons h2{
  font-size: 56.63px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
}
.cocreons .heading{
  padding: 30px 0 60px 0
}
.cocreons .heading p{
  font-size: 17.8px;
  font-family: 'Ubuntu', sans-serif;
}
.femmes .cocreons .heading p{
  color: #ce0b97;
 } 
 .hommes .cocreons .heading p{
  color: #479c19;
 } 
.cocreons .block{
  background: #fff;
  min-height: 360px;
  position: relative;
  margin-bottom:20px;
  padding:50px 25px 0 25px;
}
.cocreons .block p{
    text-align: left;
    font-size: 23px;
    font-family: 'Ubuntu', sans-serif;
    min-height: 80px;
}
.cocreons textarea{
  height:150px;
  background: #f1f2f2;
  border:none;
  position: absolute;
  left:25px;
  bottom:30px;
  font-family:'Ubuntu', sans-serif;
}
.cocreons-btn{
  margin: auto;
  text-align: center;
  width: 100%;
  padding:60px 0 230px 0;
}
.cocreons-btn .btn{
  padding:10px 30px;
}
/*.cocreons li:before{
  content: "Q1";
  list-style-position: outside;
} 
.cocreons li{
  list-style-position: outside;
}*/
/*------------ CSS FOR CO-CREONS PAGE ENDS HERE ------------*/

/*------------ CSS FOR PRODUCT PAGE STARTS HERE ------------*/
.productBannerSection img{
  width: 100%;
}
.productBannerSection{
  position: relative;
}
.productBannerSection .heading{
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  padding-left: 40px;
}
.productBannerSection h2{
  font:300 29px 'Ubuntu', sans-serif;
  margin: 0;
}
.productBannerSection h1{
  font:52px 'Ubuntu', sans-serif;
  margin: 0;
}
.productBannerSection .btn{
  padding-top: 8px;
  padding-bottom: 8px;
  min-width: 191px;
  margin-top: 20px;
}
.productContainer{
  background-color: #fff;
  padding: 60px 20px;
}
.productContainer h3.activfit,
.productContainer h3.comfort{
  font:700 24px 'Ubuntu', sans-serif;
  margin: 25px 0 20px;
  color: #007da5;
}
.productContainer h3.comfort{
  color: #4aa006;
}
.productContainer .comfort{
  color: #4aa006;
  position: relative;
}
.productContainer .activfit{
  color: #007da5;
  position: relative;
}
.productContainer .activfit p{
  padding-right: 15px;
}
.productContainer .activfit .blockimg{
  position: absolute;
  top: -30px;
  right: 0;
  text-align: right;
}
.productContainer .comfort .blockimg{
  position: absolute;
  top: -4px;
  left: 0;
  text-align: left;
}
.productContainer .activfit .logoimg{
  position: absolute;
  bottom: -40px;
  right: 180px;
}
.productContainer .comfort .logoimg{
  position: absolute;
  bottom: -56px;
  right: 0;
}
.productContainer .activfit .content1{
  width: 318px;
  padding-left: 26px;
}
.productContainer .activfit .content2{
  width: 388px;
  padding-left: 26px;
}
.productContainer .comfort .content1{
  padding-left: 280px;
  padding-right: 50px;
}
.productContainer .carousel-control.right,
.productContainer .carousel-control.left{
	background-image: none;
}
.productContainer .carousel-control{
	height: 40px;
	top: 40%;
	opacity: 1;
	padding-left: 8px;
    padding-right: 8px;
}
.productContainer .carousel-control{
	width: auto;
	text-shadow: none;
}
.productContainer .carousel .btn:focus{
	color: #fff;
}
.femmes .productContainer .carousel .btn:focus{
	background-color:#ce0b97;
}
.hommes .productContainer .carousel .btn:focus{
	background-color:#479c19;
}
.productCarousel {
	background-color: #fff;
}
.productCarousel .proname{
	font-weight: 500;
	text-transform: uppercase;
	margin:3px 0;
}
.productCarousel .carouselDiv{
	background-color: #fff;
	padding: 40px;
}
.productCarousel .carouselbtn{
	margin: 17px 0 0;
}
.productCarousel .carouselbtn .btn{
	font-size: 10px;
}
.productCarousel .carouselbtn .btn:hover{
	background-color: #e6e6e6;
}
.productCarousel .owl-carousel{
	padding: 40px 0;
}
.productCarousel .owl-carousel .owl-item img{
	width: auto;
	margin:0 auto;
}
.carouselDiv img{
	margin: 0 auto;
}
.proAdviceSection{
	background-color: #fff;
}
.proAdviceSection h2{
	text-transform: uppercase;
	font-size: 39px;
	font-weight: 400;
	margin:0;
}
.proAdviceSection h2 span{
	font-size: 31px;
	font-weight: 300;

}
.proAdviceSection .content{
	padding: 0 80px;
}
.proAdviceSection p{
	font-weight: 300;
	margin:8px 0 10px;
}
.proAdviceSection img{
	width: 100%;
}
.proAdviceSection .btn:hover{
	background-color:#e6e6e6;
}
.hommes .productPage{
	background-color: #000;
}
.hommes .productBannerSection .btn {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 20px;
    background-color: #000;
}
.hommes .productBannerSection .btn:hover{
	background-color: #e6e6e6;
}
.hommes .activFitWrap,
.hommes .comfortWrap{
	padding: 0 0 40px;
	background-color: #fff;
}
.hommes .activFitWrap .content,
.hommes .comfortWrap .content{
	padding-top: 40px;
}
.hommes .activFitWrap .content,
.hommes .comfortWrap .content{
	padding-top: 40px;
}
.hommes .activFitWrap .content p,
.hommes .comfortWrap .content p{
	font-weight: 500;
}
.hommes .activFitWrap .btn,
.hommes .comfortWrap .btn{
	background-color: #000;
	margin-top: 10px;
}
.hommes .activFitWrap .btn:hover,
.hommes .comfortWrap .btn:hover{
	background-color: #e6e6e6;
}
/*------------ CSS FOR PRODUCT PAGE ENDS HERE ------------*/

/*------------ CSS FOR PRODUCT RESULT PAGE STARTS HERE ------------*/
.product-result-banner{
  position: relative;
}
.product-result-banner .banner-img{
  width:100%;
}
.hommes .product-result-banner .banner-img{
  height:435px;
}
.product-result-banner span{
  display:block;
  color: #fff;
  font-size:47.19px;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 300;
}
.product-result-banner div {
  position:absolute;
  top:180px;
}
.product-result-banner .bar{
  position:absolute;
  top:65px;
}
.product-result-banner div span:nth-child(1){
  padding-left:75px;
}
.product-result-banner div span:nth-child(2){
  padding-left:245px;
}
.product-result-content{
  float: none;
  margin: 0 auto;
}
.product-result-content h3{
  font-size: 20px;
  font-family: "Ubuntu" , sans-serif;
}
.femmes .product-result-content h4{
  color: #ce0b97;
}
.hommes .product-result-content h4{
  color: #008ba3;
}
 .product-result-content h4 p{
  font-size: 16.43px;
  margin-bottom:0;
  line-height: 20px;
}
.product-result-content h4 p:first-child{
  font-family:"Ubuntu" , sans-serif;
}
.product-result-content h4 p:nth-child(2){
  font-family:"Ubuntu" , sans-serif;
  font-weight: 300; 
}
.product-result-content p{
  font-size: 14px;
  font-family:"Ubuntu" , sans-serif;
  margin-bottom: 0px;
  line-height: 20px;
}
.product-result-content img{
  margin:0 auto;
  padding:50px 0;
}
.product-result-content ul li{
  font-size:13.21px;
  font-family: "Ubuntu" , sans-serif;
  line-height: 15px;
}
.product-result-content ul li span{
  font-weight:700;
}
.product-result-content .prod-img{
  padding-bottom:250px;
}
.product-result-content .btnposbtm{
  bottom:115px;
}
.hommes .product-result .btn{
  background: #479c19;
}
/*------------ CSS FOR PRODUCT RESULT PAGE ENDS HERE ------------*/

/*------------ CSS FOR SEARCH PAGE STARTS HERE ------------*/
.searchWrap{
    border:2px solid #ccc;
    margin: 10px auto;
    display: block;
    width: 60%;
    padding:20px;
    display: none; 
}
.searchWrap .btn{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    width: 100%;
}
  .searchWrap .btn:hover{
    color: #fff !important;
  }
  .hommes .searchWrap .btn:hover{
    background-color: #74c148;
  }
  .femmes .searchWrap .btn:hover{
    background-color: #d8009b;
  }
  .searchWrap .closebtn{
    border-radius: 100%;
    background-color: #555555;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
  }
  .searchWrap input[type="text"]{
    border:0;
    height: 40px;
    width: 80%;
	padding-left: 10px;
  }
  .searchWrap input[type="text"]:focus {
    outline: none;
    border: none;
  }
.searchWrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: italic;
  opacity: 0.5;
}
.searchWrap input::-moz-placeholder { /* Firefox 19+ */
  font-style: italic;
  opacity: 0.5;
}
.searchWrap input:-ms-input-placeholder { /* IE 10+ */
  font-style: italic;
  opacity: 0.5;
}
.searchWrap input:-moz-placeholder { /* Firefox 18- */
  font-style: italic;
  opacity: 0.5;
}
.searchresult{
	padding: 20px 20px 100px;
	font-size: 30px;
	text-align: center;
}
.searchpage h1{
	font-size: 20px;
	margin:0 0 10px;
}
.searchpage .searchitem{
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.closeimg{
	display: none;
}
.femmes.searchpage h1 a{
	color: #ce0b97;
}
.hommes.searchpage h1 a{
	color: #479c19;
}
/*------------ CSS FOR SEARCH PAGE ENDS HERE ------------*/

/*------------ CSS FOR ECHANTILLON PAGE STARTS HERE ------------*/

.echantillon-banner{
  background: #fff;
  height:440px;
  border-top: 3px solid #e6e6e6;
}
.femmes .echantillon-banner h1{
  color:#ce0b97;
}
.hommes .echantillon-banner h1{
 color: #479c19;
}
.echantillon-banner h1{
  font-size:42.58px;
  font-family:"Ubuntu",sans-serif;
  font-weight:700;
  margin:0;
}
.echantillon-banner h2{
  font-size:37.25px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
}
.echantillon-banner h2 p{
  margin:0;
}
.echantillon-banner-img {
  padding-top:60px;
}
.echantillon-banner-text {
  padding-top:140px;
}
.echantillon-content{
  float:none;
  margin:0 auto;
}
.echantillon-content .head-para{
  padding-top:45px;
}
.echantillon-content .line{
  font-family: "Ubuntu",sans-serif;
  font-weight:300;
  font-size:21px;
}
.femmes .echantillon-content .line{
  color:#ce0b97;
}
.echantillon-form{
   float:none;
  margin:0 auto;
}
.echantillon-form .title{
  font-size:22px;
  font-family:"Ubuntu",sans-serif;
  font-weight:700;
  padding-top:40px;
  margin:0;
}
.echantillon-form input , .echantillon-form select{
  height:50px;
  border:none;
  width:100%;
  font-size:20.3px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  padding-left:15px;
  color: #989696;
  margin-top:20px;
}
.echantillon-form .sub{
  font-size:15px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  margin-top:20px;
  color: #989696;
}
.echantillon-form span, .echantillon-form p{
  font-size:22px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
 
}
.row-gap{
   padding-top:20px;
}
.echantillon [type="radio"]:checked + label,
.echantillon [type="radio"]:not(:checked) + label{
  display:inline-block;
}
.echantillon [type="radio"]:checked + label:before,
.echantillon [type="radio"]:not(:checked) + label:before { 
  content: '';
  position: absolute;
  left: 4px;
  top: -5px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.echantillon [type="radio"]:checked + label:after,
.echantillon [type="radio"]:not(:checked) + label:after {
  width: 18px;
  height: 18px;
  background: #ce0b97;
  top: 1px;
  left: 10px;
}
.echantillon label span{
  padding-left:10px;
  color:#000;
}
.echantillon .echantillon-form [type="checkbox"]{
 display: none;
}
label.check span {/* <-- style the artificial checkbox */
  height: 20px;
  width: 20px;
  display: inline-block;
  position: relative;
  background-color: #fff;
}
[type=checkbox]:checked + span:before {/* <-- style its checked state..with a ticked icon */
  content: '\2714';
  position: absolute;
  top: -7px;
  left: 1px;
}
label.check p{
  display: inline-block;
  vertical-align: middle;
  font-size:15px;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  color:#989696;
  padding-left:10px;
}
.echantillon-form select{
  background-image: url("../images/readmorearrow.png");
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  background-repeat: no-repeat;
  background-position: 96% 60%;
}
.echantillon .btn-wrapper{
  padding:40px 0 35px 0;
}
.echantillon .error{
  color:red;
  font-family:"Ubuntu",sans-serif;
  font-weight:300;
  padding-top:5px;
}
.echantillon select.required.error{
  color:#989696;;
}
#check-error{
	position:absolute;
	top:40px;
}
/*------------ CSS FOR ECHANTILLON PAGE ENDS HERE ------------*/

/*---------for desktop only----------*/
@media (min-width: 1100px){
	.valuesSection{
		display: table;
		table-layout: fixed;
	}
	.valuesSection .col-md-3,
	.valuesSection .col-md-9{
		display: table-cell;
		float: none;
		vertical-align: middle;
	}
}
@media (min-width: 1440px){
  .visible-lg-up{
    display: block;
  }
  .hidden-lg-up{
    display: none;
  }
}
