#GuidedSearchForm form{
	height:1px!important;
	overflow:hidden!important;
}

.MyContent {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	width: 100%;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
}
.MyBlock {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.MyContent h1 {
	margin: 0;
	padding: 0;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	color: #000;
	font-size: 30px;
	line-height: 1em;
}
/*-------------------------------------------------*/
.TextIntro{
	margin:20px;
	display:block;
	margin-top:0;
}
@media only screen and (max-width:761px) {
.TextIntro{
	margin-bottom:0px;
}	
}
/*-------------------------------------------------*/
.Breadcrumb{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display:flex;
	justify-content:center;
	align-items:center;
	max-width:944px;
	margin-top:2px;
	margin-bottom:15px;
}
@media only screen and (max-width:761px) {
.Breadcrumb{
	display:none;
}	
}
.Breadcrumb-Mobile{
	display:none;
}
@media only screen and (max-width:761px) {
.Breadcrumb-Mobile{
	display:block;
	width:100%;
	font-family:ClarinsRegular,Clarins;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	height:85px;
	line-height:85px;
	box-sizing:border-box;
	position:absolute;
	bottom:0px;
	left:0;
	padding-left:30px;
	text-align:left;
	color:#8b8b8b;
}	
}
.Breadcrumb span::after{
	content:" ";
	background-color:#be0f34;
	height:1px;
	top:50%;
	width:30px;
	right:-30px;
	position:absolute;
	z-index:1;
}
.Breadcrumb span{
	border-radius:50%;
	width:26px;
	height:26px;
	text-align:center;
	line-height:26px;
	margin:15px;
	position:relative;
	z-index:2;	display:inline-block;
}
.Breadcrumb span.selected{
	color:#fff;
	background-color:#be0f34;
	padding:5px;
}
.Breadcrumb span.active{
	border:1px solid #be0f34;
	color:#be0f34;
	background-color:#fff;
}
.Breadcrumb span.clickable{	
	cursor:pointer;
}
.Breadcrumb span.inactive{
	border:1px solid #dedadb;
	color:#dedadb;
	background-color:#fff;
}
.Breadcrumb span.EndBreadcrumb{
	border:1px solid #be0f34;
	color:#be0f34;
	background-color:#fff;
	background-image:url(img/picto-breadcrumb.png);
	background-repeat:no-repeat;
	background-size:auto 20px;
	background-position:center center;
}
.Breadcrumb span.EndBreadcrumb::after{
	display:none;
}
.QuestionBlock{
	padding-top:50px;
	max-width:906px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#QUESTIONS{		
	padding-top: 50px;
	margin-top: -40px;
}
@media only screen and (max-width:1023px) {
.QuestionBlock{
	max-width:703px;
	padding-top:30px;
}
}
@media only screen and (max-width:761px) {
.QuestionBlock{
	padding-top:0px;
	padding-bottom:100px!important;
}
}
@media only screen and (max-width:761px) {
.QuestionBlock h1{
		margin-left: 20px;
	margin-right: 20px;
}
}

@media only screen and (max-width:761px) {
.QuestionBlock .Infos{
	position:fixed!important;
	background-color:rgba(0,0,0,0.5)!important;
	width:100%!important;
	height:100%!important;
	top:0!important;
	left:0!important;
	
	justify-content:center!important;
	align-items:center!important;
	box-sizing:border-box!important;
	padding:20px!important;
	z-index:10!important;
}
.QuestionBlock .Infos .Wrapper{
	background-color:#fff;
	padding:40px!important;
	border-top:4px #be0f34 solid;
	position:relative;
}
}
.QuestionBlock .Content{
	display:flex;
	max-width:944px;
	margin-left: auto;
	margin-right: auto;
	
}
@media only screen and (max-width:761px) {
.QuestionBlock .Content{
	margin-top:30px;
	display:block;
}
}
.AnswersBlock{
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	
}
@media only screen and (max-width:761px) {
.AnswersBlock{
	display:block;
	height:auto!important;
	width:auto!important;
	margin:0!important;
}
}
.AnswersBlock li{
	margin:0;
	padding:20px;
	padding-top:0px;
	padding-bottom:20px;
	
}
@media only screen and (max-width:1023px) {
.AnswersBlock li{
	padding:15px;
	padding-top:0px;
		padding-bottom:20px;
}	
}
@media only screen and (max-width:761px) {
.AnswersBlock li{
	padding:30px;
	padding-top:0px;
	padding-bottom:20px;
	position:relative;
}	
}
.AnswersBlock li a.Libelle {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	display: flex;
	border: 2px solid #e5e5e5;
	justify-content: center;
	align-items: center;
	height: 46px;
	width: 170px;
	background-color: #fff;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;

	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (max-width:1023px) {
.AnswersBlock li a.Libelle{
	min-width:148px;
}
}
@media only screen and (max-width:761px) {
.AnswersBlock li a.Libelle{
	width:calc(100% - 24px);
}
.AnswersBlock li a.Libelle br{
	display:none;
}
}
.AnswersBlock li.Active a.Libelle{
	border:2px solid #be0f34;
	background-color:#be0f34;
	color:#fff;
}

@media only screen and (min-width:762px) {
.AnswersBlock li:hover a.Libelle{
	border:2px solid #be0f34;
	background-color:#be0f34;
	color:#fff;
}
}
.AnswersBlock li a.Libelle span{
	line-height:14px;
	font-size:12px;
}
@media only screen and (max-width:1023px) {
.AnswersBlock li a.Libelle span{
	line-height:16px;
	font-size:11px;
}
}
@media only screen and (max-width:761px) {
.AnswersBlock li a.Libelle span{
	line-height:13px;
	font-size:10px;
}
}
.AnswersBlock li img{
	max-width:100%;
	display:block;
	margin-bottom:20px;
}


.MyContent .Infos{
	border:2px solid #e5e5e5;
	padding:20px;
	text-align:left;
}
.MyContent .Infos h2{
	text-transform:uppercase;
	color:#be0f34;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1em;
	margin:0;
	padding:0;
	display:none;
}
.MyContent .itemHelpContentTitle{
		text-transform:uppercase;
	color:#be0f34;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1em;
	margin:0;
	padding:0;
}
.MyContent .Mentions{
	color:#000;
	font-size:11px;
	line-height:1em;
	margin:0;
	padding:0;
	opacity:0.5;
	text-align:right;
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:890px;
}
@media only screen and (max-width:761px) {
.MyContent .Mentions{
		margin-left:30px;
	margin-right:30px;
}
}
.MyContent .BtnPrevLink {
	position:absolute;
	margin:0;
	left:0;
	bottom:36px;
}
@media only screen and (max-width:761px) {
.MyContent .BtnPrevLink {
	display:none;
}
}
.MyContent .BtnPrevLink a{
	font-size:11px;
	color:#8b8b8b;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	
}
.MyContent .BtnPrevLink a::before{
	content:"< ";
}
.MyContent .BtnSubmit {
	position:absolute;
	margin:0;
	left:calc(50% - 150px);
		bottom:36px;
	text-align:center;
	width:300px;
	text-transform:uppercase;
}
@media only screen and (max-width:761px) {
.MyContent .BtnSubmit {
	position: relative;
top: auto;
bottom: auto;
}
}
.MyContent .BtnSubmit a{
	font-size:11px;
	color:#000;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	text-decoration:underline;
	
}

.MyContent .InfosBtn {
	display:none;
}
@media only screen and (max-width:761px) {
.MyContent .InfosBtn {
	display:block;
	position: absolute;
	background-color: #be0f34;
	color: #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	right: 45px;
	top: 15px;
	line-height: 22px;
	font-family: ClarinsRegular, Clarins;
	text-align: center;
}
}
.MyContent .CloseBtn {
	position:absolute;
	margin:0;
	right:12px;
	top:12px;
	display:none;
}
@media only screen and (max-width:761px) {
.MyContent .CloseBtn {
	display:block;
}
}
.MyContent .QuestionBlock .BtnLink {
	position:absolute;
	margin:0;
	right:0;
	bottom:20px;
}
@media only screen and (max-width:761px) {
.MyContent .QuestionBlock .BtnLink {
	right:30px;
}	
}
.MyContent .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	background-color: #000;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	min-width:106px;
}

@media only screen and (max-width:761px) {
.MyContent .Text .Active{
	display:flex!important;
}	
}
@media only screen and (max-width:761px) {
.MyContent .Visual {
	display:none!important;
}
}
/*-------------------------------------------------*/
#BEAUTY-CONSULT-START-BTN {
	display:none;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-START-BTN {
	margin:0;
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
}
}
/*-------------------------------------------------*/
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-HEADER.HiddenForMobile {
	display:none!important;
}
}
#BEAUTY-CONSULT-HEADER{
	background-image:url(img/header.jpg);
	min-height:240px;
	background-position:top center;
	background-repeat:no-repeat;
	max-width:944px;
	display:flex;
	justify-content:center;
	align-items:flex-start;
	padding:20px;
	box-sizing:border-box;
	flex-direction:column;
}

@media only screen and (max-width:761px) {
	#BEAUTY-CONSULT-HEADER{
		padding-bottom:270px;
		padding-top:0px;
		/*margin-left:30px;
		margin-right:30px;*/
		background-position:bottom 80px right -10vw;
		background-size:auto 190px;
	}
}
#BEAUTY-CONSULT-HEADER .BtnScroll{
	background-image:url(img/arrow-scroll.png);
	background-size:100% auto;
	position:absolute;
	width:36px;
	height:36px;
	left:calc(50% - 18px);
	bottom:-18px;
	font-size:0;
	text-decoration:none;
	display:block;
}
@media only screen and (max-width:761px) {

#BEAUTY-CONSULT-HEADER .BtnScroll {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	background-color: #000;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	width: 200px;
	height: auto;
	left: calc(50% - 100px);
	box-sizing: border-box;
	bottom:15px;
}

}
#BEAUTY-CONSULT-HEADER .Content{
	background-color:#fff;
	max-width:410px;
	text-align:left;
	padding:20px;
	flex:1;
	box-sizing:border-box;
}
@media only screen and (max-width:761px) {
	#BEAUTY-CONSULT-HEADER .Content{
			padding:0px;
			padding-bottom:15px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
	}
}
#BEAUTY-CONSULT-HEADER .Content h1{
	margin:0;
	padding:0;
	padding-bottom:20px;
}
#BEAUTY-CONSULT-HEADER .Content p{
	margin:0;
	padding:0;
}
/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-01 .AnswersBlock{
	width:480px;
	align-items:flex-start;	
	height:350px
}
#BEAUTY-CONSULT-QUESTION-01 .Content{
padding-top: 45px;
padding-top: 15px;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-01 .Content{
	padding-top: 0px;
}	

}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-01 .AnswersBlock{
	margin-left:-15px;
	width: 460px;
}	
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-01 .AnswersBlock{
	margin:0;
	width:100%;
}	
}
#BEAUTY-CONSULT-QUESTION-01 .Text{
	flex:1;
}
#BEAUTY-CONSULT-QUESTION-01 .Text .Infos{
	display:none;
}
#BEAUTY-CONSULT-QUESTION-01 .Text .Active{
	display:block;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-01 .Libelle{

	padding-right: 50px;
	width: calc(100% - 64px);

}	
}
/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-02{
	padding-bottom:70px;
}
#BEAUTY-CONSULT-QUESTION-02 .Content{
padding-top: 45px;
padding-top: 15px;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-02 .Content{
	padding-top: 0px;
}	
}
#BEAUTY-CONSULT-QUESTION-02 .AnswersBlock{
	width:240px;
	align-items:flex-start;	
	height:280px;
	order:2;
}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-02 .AnswersBlock{
	justify-content: center;
	width:210px;
}	
}

#BEAUTY-CONSULT-QUESTION-02 .Text{
	order:3;
	flex:1;
}
@media only screen and (max-width:1023px) and (min-width:762px) {
#BEAUTY-CONSULT-QUESTION-02 .AnswersBlock{
	width:180px;
}
#BEAUTY-CONSULT-QUESTION-02 .AnswersBlock li a.Libelle{
	min-width:128px;
	width:128px;
}	
#BEAUTY-CONSULT-QUESTION-02 .Text{
	margin-bottom:20px;
}
}

#BEAUTY-CONSULT-QUESTION-02 .Visual{
	order:1;
	display:flex;
	flex-direction:column;
	height:280px;
	justify-content:flex-start;
	margin-top:-10px;
	background-color:#FFF;
	flex-basis:380px;
}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-02 .Visual{
	flex-basis:330px;
}	
}
#BEAUTY-CONSULT-QUESTION-02 .Visual div{
	flex:1;
	display:block;
	overflow:hidden;
	position:relative;
	
}
#BEAUTY-CONSULT-QUESTION-02 .Visual div::before{
	content:" ";
	position:absolute;
	height:10px;
	width:100%;
	left:0;
	top:0;
	z-index:2;
	background-color:#fff;
	display:block;
	opacity:1;
}
/*#BEAUTY-CONSULT-QUESTION-02 .Visual div.Active::before{
	height:100%;
	width:100%;
	opacity:0;
	animation:FadeIn 0.5s ease-in-out forwards;
}*/
@keyframes FadeIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
#BEAUTY-CONSULT-QUESTION-02 .Visual div.Active{
	flex-basis:440px;
	margin:0;
	cursor:pointer;	
}
#BEAUTY-CONSULT-QUESTION-02 .Visual div img{
	position:absolute;
	bottom:10px;
	left:0;
	width:430px;
	max-width:430px;
}
#BEAUTY-CONSULT-QUESTION-02 .Text .Infos{
	display:none;
}
#BEAUTY-CONSULT-QUESTION-02 .Text .Active{
	display:block;
}

#BEAUTY-CONSULT-QUESTION-02 .Visual .Infos-Question-02-Choix-04 img{
	bottom: -100px;
}
#BEAUTY-CONSULT-QUESTION-02 .Visual .Infos-Question-02-Choix-03 img{
	bottom: -100px;
}
#BEAUTY-CONSULT-QUESTION-02 .Visual .Infos-Question-02-Choix-02 img{
	bottom: -60px;
}
#BEAUTY-CONSULT-QUESTION-02 .Visual .Infos-Question-02-Choix-01 img{
	bottom: -60px;
}
#BEAUTY-CONSULT-QUESTION-02 .Visual div::after {
	content: " ";
	position: absolute;
	height: 10px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 2;
	background-color: #fff;
	display: block;
	opacity: 1;
}
#BEAUTY-CONSULT-QUESTION-02 .Visual .Active img{
	bottom: 10px;
}

/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-03{
	padding-bottom:94px;
	
}
#BEAUTY-CONSULT-QUESTION-03 .Content{
	justify-content:space-between;
	padding-top: 45px;
	padding-top: 15px;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-03 .Content{
	padding-top: 0px;
}	
}
#BEAUTY-CONSULT-QUESTION-03 .AnswersBlock{
	width:480px;
	align-items:flex-end;	
	flex-wrap:wrap;
	height:1px;
	order:2;
	margin-right:-40px;
	
}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-03 .AnswersBlock {
	width: 210px;
	margin-right: 0px;
	height: auto;
}
}
#BEAUTY-CONSULT-QUESTION-03 .Visual{
	order:1;
	flex:1;
}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-03 .Visual {
	margin-right: 30px;
}	
}
#BEAUTY-CONSULT-QUESTION-03 .Visual img{
max-width: 100%;
margin-left: 0;
margin-right: auto;
display: block;
}


/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-04{
	padding-bottom: 110px;	
}
#BEAUTY-CONSULT-QUESTION-04 .AnswersBlock li img{
	margin-bottom:10px;
}
#BEAUTY-CONSULT-QUESTION-04 .AnswersBlock{
	flex-wrap:nowrap;
	margin-left:-20px;
	margin-right:-20px;
}
@media only screen and (max-width:1023px) {
#BEAUTY-CONSULT-QUESTION-04 .AnswersBlock{
	flex-wrap:nowrap;
	margin-left:-15px;
	margin-right:-15px;
}	
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-04 .AnswersBlock {
	display: flex !important;
	flex-wrap: wrap !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
#BEAUTY-CONSULT-QUESTION-04 li {
	width: calc(50% - 30px) !important;
	padding: 15px !important;
}

#BEAUTY-CONSULT-QUESTION-04 li a.Libelle{
	min-width:100px;
	width:calc(100% - 24px);
}
}
/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-05{
	padding-bottom:91px;
	padding-bottom:61px;	
}
#BEAUTY-CONSULT-QUESTION-05 .TextIntro {
	margin-top: -20px ;
}
@media only screen and (max-width:761px) {
	#BEAUTY-CONSULT-QUESTION-05 .Content {
	margin-top: 10px !important;
}
#BEAUTY-CONSULT-QUESTION-05 .AnswersBlock {
	display: flex !important;
	flex-wrap: wrap !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
#BEAUTY-CONSULT-QUESTION-05 li {
	width: calc(50% - 10px) !important;
	padding: 5px !important;
}
#BEAUTY-CONSULT-QUESTION-05 li a.Libelle {
	min-width: 10px;
	width: auto;
}
#BEAUTY-CONSULT-QUESTION-05 .TextIntro {
	margin-top: 20px ;
}
}
/*--------------------------------------------*/
#BEAUTY-CONSULT-QUESTION-06{
	padding-bottom:91px;	
	padding-bottom:61px;
}
#BEAUTY-CONSULT-QUESTION-06 .TextIntro {
	margin-top: -20px ;
}
@media only screen and (max-width:761px) {
#BEAUTY-CONSULT-QUESTION-06 .Content {
	margin-top: 10px !important;
}
#BEAUTY-CONSULT-QUESTION-06 .AnswersBlock {
	display: flex !important;
	flex-wrap: wrap !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
#BEAUTY-CONSULT-QUESTION-06 li {
	width: calc(50% - 10px) !important;
	padding: 5px !important;
}
#BEAUTY-CONSULT-QUESTION-06 li a.Libelle {
	min-width: 10px;
	width: auto;
}
#BEAUTY-CONSULT-QUESTION-06 .TextIntro {
	margin-top: 20px ;
}
}