/* Integrated Skincare */
.integrated-skincare section{
	width: 100%;
	margin: 0 auto;
	}
.integrated-skincare .ctn_section{
	width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
	}
.integrated-skincare .ctn_section p{
	font-size: 18px;
	line-height: 1.4em;
	font-family: 'FuturaBT-Book',arial;
	}
/* HEADER */	
.integrated-skincare .obj_header{
	position: relative;
	width: 100%;
	max-width: inherit;
	height: 410px;
	background: #fff;
	}
.integrated-skincare .obj_header .ctn_section{
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	z-index: 1;
	height: 100%;
	}
.integrated-skincare .obj_header .ctn_section .txt{
	width: 58%;
	margin: auto 0;
	flex-grow: 0;
	}
.integrated-skincare .obj_header .txt h1{
	padding-bottom: 20px;
	font-size: 42px;
	line-height: 1.2em;
	font-family: 'FuturaBT-Book',arial;
	text-align: left;
	color: #77a4b4;
	text-transform: uppercase;
	}
.integrated-skincare .obj_header .bg{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	}
/* SECTION */
.integrated-skincare .obj_section{
	display: flex;
	flex-flow: row nowrap;
	max-width: 960px;
	border-bottom: 1px solid #dddddd;	
	}
.integrated-skincare .ctn_section {
	display: flex;
	flex-flow: row nowrap;
	margin: auto;
	padding: 40px 0;
	}
.integrated-skincare .ctn_section figure{
	width: 50%;
	}
.integrated-skincare .ctn_section .txt{
	margin: auto 0;
	}
.integrated-skincare .ctn_section .txt h2{
	padding-bottom: 20px;
	font-size: 17px;
	font-family: 'FuturaBT-Bold',arial;
	color: #77a3b6;
	text-transform: uppercase;
	}
.integrated-skincare .ctn_section .txt p{
	font-size: 15px;
	}
.integrated-skincare .ctn_section .txt p em{
	font-style: normal;
	text-decoration: underline;
	}	
.integrated-skincare .ctn_section .txt .a_link{
	font-size: 15px;
	font-family: 'FuturaBT-Medium',arial;
	}
.integrated-skincare .ctn_section .txt .i_arrow{
	color: #00729b;
	}
.integrated-skincare .ctn_section .txt strong{
	font-family: 'FuturaBT-Bold',arial;
	font-weight: normal;
	}
.integrated-skincare .ctn_section.double-col.img-right .txt{
	padding-left: 8.5%;
	}	
.integrated-skincare .ctn_section.double-col.img-left .txt{
	order: 1;
	padding-right: 8.5%;
	}
.integrated-skincare .ctn_section.double-col.img-left figure{
	order: 2;
	}

/* SECTION RESULTATS */	
.integrated-skincare .obj_section.resultat{
	padding: 30px 0;
	}

@media screen and (max-width: 767px){
	.integrated-skincare section {
		width: calc(100% - 40px);
		margin: 0 20px;
		}
	.integrated-skincare .ctn_section {
		width: 100%;
		padding: 40px 0;
		flex-flow: column nowrap;
		}
	.integrated-skincare .ctn_section figure {
		width: 100%;
		}	
	.integrated-skincare .ctn_section figure img{
		width: 100%;
		}	
	.integrated-skincare .obj_header{
		height: auto;
		width: calc(100% - 40px);
		padding-top: 120px;
		}
	.integrated-skincare .obj_header .ctn_section{
		padding: 0 0 10px;
		}
	.integrated-skincare .obj_header .ctn_section .txt {
		width: 100%;
		margin: 0;
		}
	.integrated-skincare .ctn_section.double-col.img-right .txt,
	.integrated-skincare .ctn_section.double-col.img-left .txt{
		padding: 20px 0 0;
		}
	.integrated-skincare .obj_header .txt h1 {
		padding-bottom: 15px;
		line-height: 1em;
		}
	.integrated-skincare .obj_header .bg {
		position: relative;
		left: auto;
		top: auto;
		transform: inherit;
		margin: 0 auto;
		display: block;
		text-align: center;
		}
	.integrated-skincare .obj_header .bg img{
		max-width: 100%;
		}	
	.integrated-skincare .obj_section.resultat{
		padding: 0;
		margin: 0 20px;
		width: calc(100% - 40px);
		}
	.integrated-skincare .ctn_section.double-col.img-left figure,
	.integrated-skincare .ctn_section.double-col.img-left .txt {
		order: 1;
		}

}

/* BEST SELLERS */
.integrated-skincare .ctn_best_sellers{
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	}
.integrated-skincare .ctn_best_sellers .masque {
	position: relative;
	max-width: 900px;
	height: 420px;
	margin: 0 auto;
	padding: 0 0 0 0;
	overflow: hidden;
 	}
.integrated-skincare .ctn_best_sellers .wrapper_best-sellers {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
	background: #fff;
	box-shadow: inherit;
	}
.integrated-skincare .ctn_best_sellers header h2{
	padding-bottom: 0;
	font-size: 17px;
	font-family: 'FuturaBT-Bold',arial;
	color: #77a3b6;
	text-transform: uppercase;
	text-align: center;
	}
.integrated-skincare .ctn_best_sellers .obj_product h3 {
   margin-bottom: 10px;
   color: #000;
   font: 19px/1em "FuturaBT-Book",arial;
	}
.integrated-skincare .ctn_best_sellers .obj_product p:not([class]){
	font-size: 14px;
	}
.integrated-skincare .ctn_best_sellers .ctn_bt {
   color: #2e9ebe;
   font: 10px/10px "FuturaBT-Bold",arial;
   margin: 0;
   text-transform: uppercase;
	}
.integrated-skincare .ctn_best_sellers .ctn_bt span{
	font: 15px/1em "FuturaBT-Book",arial;
	color: #0089b2;
	}
.integrated-skincare .obj_product header a:hover h2,
.integrated-skincare .obj_product header a:hover p{
	color: #000;
	}
.integrated-skincare .ctn_best_sellers .obj_carrousel.products .nav .b_prev{
	left: 0;
	}	
.integrated-skincare .ctn_best_sellers .obj_carrousel.products .nav .b_next{
	right: 0;
	}

@media screen and (max-width: 767px){
	.integrated-skincare .ctn_best_sellers {
    	max-width: 100%;
		}
	.integrated-skincare .ctn_best_sellers .wrapper_best-sellers {
		width: 100%;
		padding: 0;
		}
}

/* STORE LOCATOR */
.integrated-skincare .storelocator{
	border-bottom: 0;
	}
.integrated-skincare .obj_storelocator{
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	}
.integrated-skincare .obj_storelocator .ctn_research {
	position: relative;
	padding: 0 0 70px;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form h2 {
	padding-bottom: 20px;
	font-size: 17px;
	font-family: 'FuturaBT-Bold',arial;
	color: #77a3b6;
	text-transform: uppercase;
	text-align: center;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form p{
	font-size: 15px;
	line-height: 1.4em;
	font-family: 'FuturaBT-Book',arial;
	text-align: center;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form fieldset {
	position: relative;
	max-width: 220px;
	margin: 15px auto 0 auto;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form fieldset .ctn_input{
	width: 100%;
	padding-right: 39px;
	font-family: 'FuturaBT-Book',arial;
	font-size: 1.2rem;
	line-height: 20px;
	background: transparent;
	box-sizing: border-box;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form fieldset .ctn_input input{
	padding: 15px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #cbd4d8;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form button {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	border: solid 1px #696969;
	background: transparent;
	cursor: pointer;
	border: 1px solid #cbd4d8;
	background: #f5f5f5;
	background: linear-gradient(to bottom, #f5f5f5 0%, #e9eef0 50%, #dde4e7 51%, #f7f8f9 100%);
	transition: all 0.3s ease;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form button img{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 16px;
	height: 16px;
	}
.integrated-skincare .obj_storelocator .ctn_research .obj_form button:hover {
	background: #f5f5f5;
	}
.integrated-skincare .obj_storelocator .ctn_result {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	}
.integrated-skincare .obj_storelocator .obj_list-result {
	width: 32%;
	background: #fff;
	}
.integrated-skincare .obj_storelocator .obj_list-result .ctn_intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 428px;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
	}
.integrated-skincare .obj_storelocator .obj_list-result .ctn_intro h3 {
	position: relative;
	font-size: 18px;
	padding-top: 120px;
	font-family: 'FuturaBT-Medium',arial;
	color: white;
	background: url("images/i_storelocator_place.svg") no-repeat center top / auto 100px transparent;
	}
.integrated-skincare .obj_storelocator .obj_list-result .ctn_intro p {
	margin-top: 20px;
	color: white;
	font-size: 15px;
	line-height: 1.4em;
	font-family: 'FuturaBT-Book',arial;
	text-align: center;
	}
.integrated-skincare .obj_storelocator .obj_list-result h3{
	font-family: 'FuturaBT-Medium',arial;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 30px 10px 30px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d2d3d3;
	}	
.integrated-skincare .obj_storelocator .obj_list-result .jQueryScroll {
	height: 428px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .ctn_item-list {
	padding: 10px 30px 30px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list {
	text-align: left;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list + .item_list {
	margin-top: 30px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list span {
	display: block;
	font-size: 13px;
	font-family: 'FuturaBT-Book',arial;
	color: #333;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list span + span {
	margin-top: 2px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list span.name {
	font-family: 'FuturaBT-Bold', arial;
	text-transform: uppercase;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list .btn_default {
	padding-right: 20px;
	padding-left: 35px;
	border: solid 1px #000;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list .btn_default::before {
	left: 20px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	margin-top: 10px;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list ul li {
	width: 90%;
	margin: 10px 0 0;
	padding: 0;
	}
.integrated-skincare .obj_storelocator .obj_list-result .item_list ul li::before {
	content: none;
	}
.integrated-skincare .obj_storelocator .btn_map {
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 9px 20px 9px 40px;
	font-family: 'FuturaBT-Bold',arial;
	font-size: 11px;
	line-height: 11px;
	color: #000;
	text-transform: uppercase;
	border: solid 1px #000;
	cursor: pointer;
	transition: all ease 400ms;
	}
.integrated-skincare .obj_storelocator .btn_map svg {
	position: absolute;
	left: 15px;
	top: 50%;
	width: 12px;
	height: 20px;
	transform: translateY(-50%);
	fill: #696969;	
	}
.integrated-skincare .obj_storelocator .btn_map:hover{
	color: #fff;
	background: #242424;
	}
.integrated-skincare .obj_storelocator .btn_default{
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 9px 30px 9px 45px;
	box-sizing: border-box;
	font-family: 'FuturaBT-Bold',arial;
	font-size: 11px;
	line-height: 11px;
	color: white;
	text-transform: uppercase;
	border: solid 1px black;
	background: black;
	cursor: pointer;
	transition: all ease 400ms;
	}	
.integrated-skincare .obj_storelocator .obj_list-result .item_list .btn_default::before {
   left: 20px;
	}
.integrated-skincare .obj_storelocator .btn_default::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 30px;
	height: 6px;
	width: 6px;
	transform: translate(-50%, -50%) rotate(45deg);
	border-top: solid 1px;
	border-top-color: currentcolor;
	border-right: solid 1px;
	border-right-color: currentcolor;
	border-color: white;
	transition: all ease 400ms;
	}
.integrated-skincare .obj_storelocator .btn_default.var_white::before {
   border-color: #242424;
	}
.integrated-skincare .obj_storelocator .btn_default.var_white {
   color: #242424;
   background: #fff;
   border: 1px solid #fff;
	}
.integrated-skincare .obj_storelocator .btn_default.var_white:hover{
	color: #fff;
   background: #242424;
	}
.integrated-skincare .obj_storelocator .btn_default.var_white:hover::before{
	border-color: #fff;
	}
.integrated-skincare .obj_storelocator .obj_map {
	width: 66%;
	background: url("images/v_map.jpg") no-repeat center center / 780px 428px #808080;
	}


/***/
@media screen and (max-width: 767px) {
	
	.integrated-skincare .obj_storelocator{
		padding: 0;
		}
	.integrated-skincare .obj_storelocator .ctn_research {
		padding: 0 30px 30px;
		}
	.integrated-skincare .obj_storelocator .ctn_result {
		flex-direction: column-reverse;
		}
	.integrated-skincare .obj_storelocator .obj_list-result {
		width: 100%;
		}
	.integrated-skincare .obj_storelocator .obj_list-result h3{
		margin: 20px 0 10px;
		}	
	.integrated-skincare .obj_storelocator .obj_list-result .jQueryScroll {
		height: 320px;
		}
	.integrated-skincare .obj_storelocator .obj_list-result .item_list + .item_list {
		margin-top: 40px;
		}
	.integrated-skincare .obj_storelocator .obj_list-result .ctn_item-list {
		padding: 30px 20px 50px 0;	
		}
	.integrated-skincare .obj_storelocator .obj_map {
		height: 240px;
		width: 100%;
		}
	
	}



/*
.integrated-skincare .obj_section.storelocator{
	border-bottom: none;
	}
.integrated-skincare .obj_storelocator {
	max-width: 715px;
	margin: 0 auto;
   padding: 40px 0;
	}
.integrated-skincare .obj_storelocator > div {
   max-width: 100%;
   margin: 0 auto;
   padding: 0;
	}
.integrated-skincare .obj_storelocator header h2{
	padding-bottom: 20px;
	font-size: 17px;
	font-family: 'FuturaBT-Bold',arial;
	color: #77a3b6;
	text-transform: uppercase;
	text-align: center;
	}
.integrated-skincare .obj_storelocator header p{
	font-size: 15px;
	line-height: 1.4em;
	font-family: 'FuturaBT-Book',arial;
	text-align: center;
	}

@media screen and (max-width: 767px){
	.integrated-skincare .obj_storelocator {
 	   max-width: 100%;
		}
	.integrated-skincare .obj_storelocator .obj_form p.num input,
	.integrated-skincare .obj_storelocator .obj_form p.adr input,
	.integrated-skincare .obj_storelocator .obj_form p.pst input,
	.integrated-skincare .obj_storelocator .obj_form p.twn input{
		width: 100%;
		}
	.integrated-skincare .obj_storelocator .obj_form p{
		margin: 0 0 10px;
		}
	.obj_storelocator .obj_form .obj_select.select-2{
		width: 100%;
		}
}
*/