@charset "iso-8859-1";
body{ margin:0;background-color: white;font-family: 'Montserrat', sans-serif;color:#000;}

.deco{text-decoration: none}
.police{font-family: 'Raleway', sans-serif;font-weight: 300;}
.upper{text-transform: uppercase;}
.justify{text-align: justify}
.noir{color: #000;}
.rouge{color: #ce3018;}
.blanc{color: #FFFFFF;}
.vert{color: #047323;}
.bleu{color: #00a8ff;}
.gris{color:#666;}
.mauve{color: #ce225e;}
.cooky{font-family: 'Montserrat', sans-serif;}
.helve{font-family:  'Montserrat', sans-serif;}
.t10{font-size: 10px;}
.t12{font-size: 12px;}
.t14{font-size: 14px;}
.t16{font-size: 16px;}
.t18{font-size: 18px;}
.t20{font-size: 20px;}
.t22{font-size: 22px;}
.t24{font-size: 24px;}
.t26{font-size: 26px;}
.t28{font-size: 28px;}
.t30{font-size: 30px;}
.t34{font-size: 34px;}
.t38{font-size: 38px;}
.t42{font-size: 42px;}
.t46{font-size: 46px;}
.t50{font-size: 50px;}
.t60{font-size: 60px;}
.height20{line-height : 20px;}
.height25{line-height : 25px;}
.height30{line-height : 30px;}
.height40{line-height : 40px;}
.height90{line-height : 90px;}
.clear{clear: both; }
.clear10{width: 100%;height: 10px; clear: both; }
.imgL{float:left;margin-right: 10px}
.imgFB{float:left;margin-top:5px }
.imgR{float:right;}
.imgC{ margin-left:70px;}
.margD{	margin-right: 5px;}
.margT{	margin-top: -8px;}
.margCD{margin-left:5px;	margin-right: 5px;}
.imgCent {display:block;margin:auto;}
.imgcenter {display: block;margin-left: auto; margin-right: auto;width: 100%;}
.imgcenter2 {display: block;margin-left: auto; margin-right: auto; }
.ronde {width:250px;clip-path:ellipse(50% 50%);}
.center{ text-align:center;}
.gras{font-weight: bold;}
.pointer{cursor: pointer}
.cent{width: 100%}
.lien1{color: #E9691B;text-decoration: none;text-decoration: underline;}
.radius{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
h1,h3{display: inline;}
ol,ul {list-style:none;padding-inline-start: 0px; } 
.mgb{margin-left: 0px;margin-top: 5px; margin-bottom:0px;padding:0;}
.shadow{box-shadow: -1px -2px 10px 4px rgba(0,0,0,0.38);
-webkit-box-shadow: -1px -2px 10px 4px rgba(0,0,0,0.38);
-moz-box-shadow: -1px -2px 10px 4px rgba(0,0,0,0.38);}
.bordure{border: 1px solid #cecece;}
.pad{padding: 10px;}
.home{
	position: absolute;
	left: 0px;
	top: 23px;
	width: 22px;
	height: 26px;
}
#langues{
	position: absolute;
	right: 73px;
	top: 15px;
	width: 34px;
	height: 33px;
} 
#insta{
	position: absolute;
	left: 47px;
	top: 16px;
	width: 34px;
	height: 33px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 40%;
}
.subleu{
	width: 175px;
	padding: 10px;
	font-size: 18px;
	border-radius: 2px;
	background-color: #ce225e;
	color: #fff;
	border: 1px solid #ce225e;
	cursor:pointer;
	margin-left:0px;
    text-transform: uppercase;
	}
 

.subleu2{
	width: 375px;
	padding: 10px;
	font-size: 20px;
	border-radius: 2px;
	background-color: #ce225e;
	color: #fff;
	border: 1px solid #ce225e;
	cursor:pointer;
	margin-left:auto;
    margin-right: auto;
    text-transform: uppercase;
	}
#check_compte{
	height: auto;
	width: 125px;
	float: left;
	background-color: #000;
	margin-top: 0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid;
	border-color: #ccc;
    text-align: center;
     text-decoration: none;
}
#check_panier{
	height: auto;
	width: 125px;
	float: right;
	background-color: #000;
	margin-top: 0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid;
	border-color: #ccc;
    text-align: center;
     text-decoration: none;
}
#check_centre{
	height: auto;
	width: 125px;
 margin-left: auto;
    margin-right: auto;
	background-color: #000;
	margin-top: 0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid;
	border-color: #ccc;
    text-align: center;
     text-decoration: none;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	 color: #fff; 
}
a:active {
	text-decoration: none;
	color: #fff;
}
.deco{text-decoration: none}
    a:link,a:visited {
	color: #fff;
	text-decoration: none;
}
/******* MENU***********/
.navbar {
  overflow: hidden;
  /*background-color: #333;*/
  opacity:1;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  position:relative;
    color: #fff;
}

 .navbar a {
  display: inline;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
} 

.navbar a:hover {
  color:#ce225e; ;
}

.navbar li {
	display: inline;
	list-style: none; /* nécessaire pour IE7 */
}

/*****************************************************/
#main{position: relative;width: 500px;margin-right: auto;margin-left: auto;height: auto;}
#bar{height: auto;width: 500px;background-color: #fff;font-family: 'Source Sans Pro', sans-serif;color: #FFF;font-size: 20px;padding-top: 5px;}
#container {width: 500px;height: auto;margin-top: 10px;}
#block_titre{height: auto;width: 460px;float: left;background-color: #fff;margin-top: 5px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;border: 1px solid;border-color: #ccc;margin-left:5px;margin-right:5px;color:#000;}
#block_a{height: auto;width: 460px;float: left;background-color: #fff;margin-top: 5px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;border: 1px solid;border-color: #ccc;margin-left:5px;margin-right:5px;position: relative}
#side_a{height:auto;width: 500px;float: left;}
.suborange{width: 440px;padding: 10px;font-size: 14px;border-radius: 2px;background-color: #ffa200;color: #fff;border: 1px solid #ffa200;cursor:pointer;margin-left:0px;text-transform: uppercase;} 
#block_t{height:310px;width: 468px;float: left;background-color: #000;margin-top: 5px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;border: 1px solid;border-color: #ccc;margin-left:5px;margin-right:5px;}
#inedit{height:auto;width: 478px;float: left;background-color: #fff;margin-top: 5px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;  margin-left:5px;margin-right:5px;}
.inedit { 
background-image:url("https://salons-de-stars.com/smart/img/mobile.jpg");
background-position: 290px 0px;
background-repeat: no-repeat;    
}
#block_vindex{height: auto;width: 200px;float: left;background-color: #f8f8f8;margin-top: 0px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;border: 1px solid;border-color: #ccc;margin-bottom:5px;}
#block_sep{height: 180px;width: 0px;float: left;/*background-color: #f8f8f8;*/margin-top: 0px;padding-top: 10px;padding-left: 7px;padding-right: 7px;padding-bottom: 10px;}
#side_b{height: auto;width: 500px;float: left;}
#footer{ margin-top:10px; padding-top:10px; padding-bottom:10px; text-align:center; background-color:#fff; float:left; width:500px; height:auto; color:#FFF;}
.decouvrir{width: 175px;padding: 10px;font-size: 14px;border-radius: 2px;background-color: #ffa200;color: #fff;border: 1px solid #ffa200;
cursor:pointer;margin-left:0px;text-transform: uppercase;} 

.parmois {
	position: absolute;
	top: 412px;
	left: 23px;
	width: 95px;
	height: 41px;
	transform: rotate(-15deg);
}
#ph{
position: relative;
width: 323px;
height:183px; 
    margin-left: auto;
    margin-right: auto;
-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;    
}
#ph2{
position: relative;
width: 450px;
height:250px; 
-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;    
}
#vendu{
	position: absolute;
	left: 60px;
	top: 33px;
}

#tail{
width: 107px;
height: 107px;
position:absolute;
left: 100px;
top:3px;     
z-index: 10;   
}
#price{
	padding: 5px;
	width: 23px;
	height: 20px;
	position: absolute;
	left: 304px;
	top: 42px;
	z-index: 10;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

#options{
width: 23px;
height: 24px;
float: right;
margin-top: 0px;
}
#mdp1{
    width: 180px;
        height:auto;
	position: relative;
 margin-left: auto;
    margin-right: auto;
}
#mdp2{
    width: 200px;
        height:40px;
	position: relative;
 margin-left: 155px;
    margin-top: 10px;
    
}
#phMembre{
    position: relative
    
}
#changer{
	position: absolute;
	width: 30px;
	height: auto;
	top: 14px;
	right: 431px;
}
#slideshow   {
	position: relative;
	width: 480px;
	height: 250px;
	overflow: hidden;
}
#slideshow img, #slideshow2 img, #slideshow3 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 480px;
	height: 250px;
}
.sep-porsche{
	width: 470px;
    height: 19px;
	padding:0px;
    margin: 10px;
    background-color: white;
    float: left;
    background-image:url("img/sep-porsche.png");
    background-repeat: no-repeat;
	}

:root {
	--white: #ffffff;
	--light: #f0eff3;
	--black: #000000;
	--dark-blue: #1f2029;
	--dark-light: #353746;
	--red: #da2c4d;
	--yellow: #ce225e ;
	--grey: #ecedf3;
}

/* #Primary
================================================== */

 
::-moz-selection {
	color: var(--white);
	background-color: var(--black);
}
mark{
	color: var(--white);
	background-color: var(--black);
}
.section {
    position: relative;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.over-hide {
    overflow: hidden;
}
.z-bigger {
    z-index: 100 !important;
}


.background-color{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--dark-blue);
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox:checked ~ .background-color{
	background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: 100 !important;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--yellow);
	background-color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);

}
 
.checkbox:checked ~ .section .container .row .col-12 p{
	color: var(--dark-blue);
} 


.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 4px;
	width: 66px;
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 1px;
	/*margin: 0 auto;*/
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 0px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	color: var(--white);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
 
}
.checkbox-tools:not(:checked) + label{
	background-color: var(--white);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-tools:checked + label{
	background-color: transparent;
	box-shadow: 0px 0px 1px 2px rgba(255, 39, 171, 0.4);
}
.checkbox-tools:not(:checked) + label:hover{
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkbox-tools:checked + label::before,
.checkbox-tools:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: -1;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
	background-color: var(--light);
	color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.05);
}


/* #Primary
================================================== */

 
::-moz-selection {
	color: var(--white);
	background-color: var(--black);
}
mark{
	color: var(--white);
	background-color: var(--black);
}
.section0 {
    position: relative;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.over-hide0 {
    overflow: hidden;
}
.z-bigger0 {
    z-index: 100 !important;
}


.background-color0{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--dark-blue);
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox0:checked ~ .background-color0{
	background-color: var(--grey);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox0:checked + label,
.checkbox0:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 15 auto;
	text-align: center;
    color: #000;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--grey), var(--grey));
	z-index: 100 !important;
}
.checkbox0:checked + label:before,
.checkbox0:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
     color: #000;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox0:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--black);
	background-color: var(--grey);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.07);
}
.checkbox0:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--black);
	background-color: var(--grey);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.25), 0 0 0 1px rgba(0,0,0,0.07);

}
 
.checkbox0:checked ~ .section0 .container0 .row0 .col-11 p{
	color: var(--black);
} 


.checkbox-tools0:checked + label,
.checkbox-tools0:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 15px;
	width: 110px;
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 1px;
	/*margin: 0 auto;*/
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 0px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	color: var(--black);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
 
}
.checkbox-tools0:not(:checked) + label{
	background-color: var(--white);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-tools0:checked + label{
		background-color: var(--grey);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0, 0.4);
}
.checkbox-tools0:not(:checked) + label:hover{
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkbox-tools0:checked + label::before,
.checkbox-tools0:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: -1;
}
.checkbox-tools0:checked + label .uil,
.checkbox-tools0:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
     color: #000;
}

.checkbox0:checked ~ .section0 .container0 .row0 .col-11 .checkbox-tools0:not(:checked) + label{
	background-color: var(--light);
	color: var(--black);
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.05);
}
/* #Primary
================================================== */

 
::-moz-selection {
	color: var(--white);
	background-color: var(--black);
}
mark{
	color: var(--white);
	background-color: var(--black);
}
.section2 {
    position: relative;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.over-hide2 {
    overflow: hidden;
}
.z-bigger2 {
    z-index: 100 !important;
}


.background-color2{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--dark-blue);
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox2:checked ~ .background-color2{
	background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox2:checked + label,
.checkbox2:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: 100 !important;
}
.checkbox2:checked + label:before,
.checkbox2:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox2:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox2:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--yellow);
	background-color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);

}
 
.checkbox2:checked ~ .section2 .container2 .row2 .col-13 p{
	color: var(--dark-blue);
} 


.checkbox-tools2:checked + label,
.checkbox-tools2:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 4px;
	width: 66px;
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 1px;
	/*margin: 0 auto;*/
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 0px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	color: var(--white);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
 
}
.checkbox-tools2:not(:checked) + label{
	background-color: var(--white);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-tools2:checked + label{
	background-color: transparent;
	box-shadow: 0px 0px 1px 2px rgba(255, 39, 171, 0.4);
}
.checkbox-tools2:not(:checked) + label:hover{
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkbox-tools2:checked + label::before,
.checkbox-tools2:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: -1;
}
.checkbox-tools2:checked + label .uil,
.checkbox-tools2:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.checkbox2:checked ~ .section2 .container2 .row2 .col-13 .checkbox-tools2:not(:checked) + label{
	background-color: var(--light);
	color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.05);
}
/***************************************/


/* #Primary
================================================== */

 
::-moz-selection {
	color: var(--white);
	background-color: var(--black);
}
mark{
	color: var(--white);
	background-color: var(--black);
}
.section3 {
    position: relative;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.over-hide3 {
    overflow: hidden;
}
.z-bigger3 {
    z-index: 100 !important;
}


.background-color3{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--dark-blue);
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox3:checked ~ .background-color3{
	background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox3:checked + label,
.checkbox3:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: 100 !important;
}
.checkbox3:checked + label:before,
.checkbox3:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox3:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox3:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--yellow);
	background-color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);

}
 
.checkbox3:checked ~ .section3 .container3 .row3 .col-14 p{
	color: var(--dark-blue);
} 


.checkbox-tools3:checked + label,
.checkbox-tools3:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 4px;
	width: 66px;
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 1px;
	/*margin: 0 auto;*/
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 0px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	color: var(--white);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
 
}
.checkbox-tools3:not(:checked) + label{
	background-color: var(--white);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-tools3:checked + label{
	background-color: transparent;
	box-shadow: 0px 0px 1px 2px rgba(255, 39, 171, 0.4);
}
.checkbox-tools3:not(:checked) + label:hover{
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkbox-tools3:checked + label::before,
.checkbox-tools3:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background-image: linear-gradient(298deg, var(--white), var(--white));
	z-index: -1;
}
.checkbox-tools3:checked + label .uil,
.checkbox-tools3:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.checkbox3:checked ~ .section3 .container3 .row3 .col-14 .checkbox-tools3:not(:checked) + label{
	background-color: var(--light);
	color: var(--dark-blue);
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.plusmoins{font-family: 'Montserrat', sans-serif;cursor: pointer;margin-top: 0px;padding:5px }
.labelp{font-family: 'Montserrat', sans-serif; color: #000;   width: 35px; text-align: center;margin-top: 0px}


#facebook{
	position: absolute;
	right: 19px;
	top: 16px;
	width: 34px;
	height: 33px;
}
/************* bouton partager***********************/
.heig{ vertical-align: 4px;}
a.fb { padding:0;}
 .resp-sharing-button__link,
.resp-sharing-button__icon {
  /*display: inline-block*/
    padding:0;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
 /* margin: 0.5em*/
}

.resp-sharing-button {
  border-radius: 50%;
  transition: 25ms ease-out;
  padding: 0px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  border-color: #fff;  
}

.resp-sharing-button__icon svg {
  width: 2em;
  height: 2em;
  /*margin-right: 0.4em;
  vertical-align: top*/
}

.resp-sharing-button--small svg {
  margin: 0;
  /*vertical-align: middle*/
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--facebook {
  background-color: #fff
}

.resp-sharing-button--facebook:hover {
  background-color: #fff
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #fff;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #fff;
}


/****************************************/

