@charset "iso-8859-1";
body{ margin:0;background-color: white;font-family: 'Montserrat', sans-serif;color:#000;}
 
/**************************************/
.nolist{list-style: none}
.under{text-decoration:underline;}
.nounder{text-decoration:none;}
.inline {display: inline;}
.cursor{cursor: pointer}
.rouge{color: #cd1d00;}
.blanc{color: #FFFFFF;}
.vert{color: #5fc600;}
.noir{color: #000;}
.gris{color:#666;}
.bleu{color:#00a8ff;}
.prix{color:#ce225e;}
.mauve{color: #ce225e;}
.cooky{font-family: 'Montserrat', sans-serif;}
.helve{font-family:  'Montserrat', sans-serif;}
.arial{font-family:   Arial, sans-serif;}
.t10{font-size: 12px;}
.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;}
.height70{line-height : 70px;}
.height90{line-height : 90px;}
.clear { clear: both; }
.imgV{float:right;vertical-align:top;}
.imgFB{float:left;vertical-align:top;}
.imgL{float:left;vertical-align:top; padding-right:10px;padding-bottom:10px;}
.imgR{float:right;vertical-align:top}
.imgC{ margin-left:70px;vertical-align:top}
.margD{	margin-right: 5px;vertical-align:top}
.imgcenter {display: block;margin-left: auto; margin-right: auto;width: 100%;}
.imgcenter2 {display: block;margin-left: auto; margin-right: auto; }
.imga{float:left;padding-top:5px; padding-right:5px; }
.ronde {width:190px;clip-path:ellipse(50% 50%);}
.none{list-style-type: none;} 
.paddinL10{padding-left:10px;}
.center{ text-align:center;vertical-align:top}
.justify{text-align: justify}
.upper{text-transform: uppercase;}
.pointer{ cursor: pointer; }
.gras{font-weight: bold;}
.left{text-align:left;}
.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: 25px;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: 1px;
	top: 16px;
	width: 35px;
	height: 35px;
}
#facebook{
	position: absolute;
	right: 19px;
	top: 16px;
	width: 34px;
	height: 33px;
    overflow: hidden
}
#langues{
	position: absolute;
	right: 81px;
	top: 15px;
	width: 34px;
	height: 33px;
}
#insta{
	position: absolute;
	right: 124px;
	top: 15px;
	width: 34px;
	height: 33px;
}
/******* 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 {
  padding: 0px;
  margin-top: 00px;
  height: auto; 
    
    width: 995px;
    margin-left: auto;
    margin-right: auto;
}
 
/*****************************************************/
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;
}

.pricing-table{
	margin-top: 0px;
    margin-right: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*border: 1px solid;
	border-color: #B0B0B0;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;*/    
 
      
}

.conteneur{
	width: 995px;
    height: auto;
    margin-bottom: 0px;
 
	font-size: 24px;
	border-radius: 2px;
	color: #000;
	border: 1px solid #fff;
    background-color: white;
    float: left;
	}
.sep-porsche{
	width: 975px;
    height: 34px;
    margin-bottom: 0px;
	padding:10px;
    background-color: white;
    float: left;
    background-image:url("img/sep-porsche.png");
    background-repeat: no-repeat;
	}
.sep{
	width: 975px;
    height: auto;
    margin-bottom: 0px;
	padding:10px;
    background-color: white;
    float: left;
	}
.footer{ margin-top:10px; padding-top:10px; padding-bottom:10px; text-align:center; background-color:#fff; float:left; width:975px; 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;}
.ban{
	width: 995px;
    height: 556px;
    
 position: relative
 }
.ag{
	width: 236x;
    height: 447px;
 top:0;
    left: 0;
 position: absolute;
 }
.ad{
	width: 236x;
    height: 447px;
 top:0;
    right: 0;
 position: absolute;
 }
 
 
.subleu{
	width: 275px; 
	padding: 10px;
	font-size: 24px;
	border-radius: 4px;
	background-color: #ce225e;
	color: #fff;
	border: 1px solid #ce225e;
	cursor:pointer;
	margin-left:auto;
    margin-right: auto;
    text-transform: uppercase;
	}

.subleu2{
	width: 375px;
	padding: 10px;
	font-size: 18px;
	border-radius: 2px;
	background-color: #ce225e;
	color: #fff;
	border: 1px solid #ce225e;
	cursor:pointer;
	margin-left:auto;
    margin-right: auto;
    text-transform: uppercase;
	}




/********** search **********/
.sbx-custom {
  display: inline-block;
  position: relative;
  width: 346px;
  height: 31px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 14px;
}

.sbx-custom__wrapper {
  width: 100%;
  height: 100%;
}

.sbx-custom__input {
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  border-radius: 26px;
  box-shadow: inset 0 0 0 1px #CCCCCC;
  background: #FFFFFF;
  padding: 0;
  padding-right: 58px;
  padding-left: 22px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sbx-custom__input::-webkit-search-decoration, .sbx-custom__input::-webkit-search-cancel-button, .sbx-custom__input::-webkit-search-results-button, .sbx-custom__input::-webkit-search-results-decoration {
  display: none;
}

.sbx-custom__input:hover {
  box-shadow: inset 0 0 0 1px #b3b3b3;
}

.sbx-custom__input:focus, .sbx-custom__input:active {
  outline: 0;
  box-shadow: inset 0 0 0 1px #909090 ;
  background: #FFFFFF;
  -moz-box-shadow: inset 0px 0px 3px 0px #656565;
-webkit-box-shadow: inset 0px 0px 3px 0px #656565;
-o-box-shadow: inset 0px 0px 3px 0px #656565;
box-shadow: inset 0px 0px 3px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);  
}

.sbx-custom__input::-webkit-input-placeholder {
  color: #BBBBBB;
}

.sbx-custom__input::-moz-placeholder {
  color: #BBBBBB;
}

.sbx-custom__input:-ms-input-placeholder {
  color: #BBBBBB;
}

.sbx-custom__input::placeholder {
  color: #BBBBBB;
}

.sbx-custom__submit {
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  margin: 0;
  border: 0;
  border-radius: 0 25px 25px 0;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 31px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.sbx-custom__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.sbx-custom__submit:hover, .sbx-custom__submit:active {
  cursor: pointer;
}

.sbx-custom__submit:focus {
  outline: 0;
}

.sbx-custom__submit svg {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  fill: #5E5053;
}

.sbx-custom__reset {
  display: none;
  position: absolute;
  top: 2px;
  right: 31px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  fill: rgba(0, 0, 0, 0.5);
}

.sbx-custom__reset:focus {
  outline: 0;
}

.sbx-custom__reset svg {
  display: block;
  margin: 4px;
  width: 19px;
  height: 19px;
}

.sbx-custom__input:valid ~ .sbx-custom__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
          animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}

@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

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

#ph{
position: relative;
width: 323px;
height:183px; 
-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;    
}
#ph2{
position: relative;
width: 900px;
height:560px; 
-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;
}

#continedit{
	width: 995px;
    height: 420px;
   position: relative;
    
	}
.inedit { 
background-image:url("https://salons-de-stars.com/img/mobile.jpg");
background-position: 720px 0px;
background-repeat: no-repeat;    
}
.parmois {
	position: absolute;
	top: 195px;
	left: 97px;
	width: 131px;
	height: 60px;
	transform: rotate(-15deg);
}
#sideG {
	position: relative;
	width: 550px;
	height: auto;
    float: left;
    border-color: #fff;
    padding: 10px;
}
#sideD{
	position: relative;
	width:370px;
	height: auto;
    float: right;
    padding: 10px;
}
#mdp1{
    width: 180px;
        height:auto;
	position: relative;
 margin-left: auto;
    margin-right: auto;
}
#mdp2{
    width: 200px;
        height:40px;
	position: relative;
 margin-left: 225px;
    
}
#phMembre{
    position: relative
    
}
#changer{
	position: absolute;
	width: 30px;
	height: auto;
	top: 8px;
	right: 10px;
}

: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);
}



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

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


.background-color4{
	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; 
}
.checkbox4:checked ~ .background-color4{
	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;
}
.checkbox4:checked + label,
.checkbox4: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;
}
.checkbox4:checked + label:before,
.checkbox4: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; 
}
.checkbox4: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);
}
.checkbox4: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);

}
 
.checkbox4:checked ~ .section4 .container4 .row4 .col-15 p{
	color: var(--dark-blue);
} 


.checkbox-tools4:checked + label,
.checkbox-tools4: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-tools4:not(:checked) + label{
	background-color: var(--white);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-tools4:checked + label{
	background-color: transparent;
	box-shadow: 0px 0px 1px 2px rgba(255, 39, 171, 0.4);
}
.checkbox-tools4:not(:checked) + label:hover{
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkbox-tools4:checked + label::before,
.checkbox-tools4: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-tools4:checked + label .uil,
.checkbox-tools4:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.checkbox4:checked ~ .section4 .container4 .row4 .col-15 .checkbox-tools4: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}

#slideshow   {
	position: relative;
	width: 995px;
	height: 556px;
	overflow: hidden;
}
#slideshow img, #slideshow2 img, #slideshow3 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 995px;
	height: 556px;
}

/************* bouton partager***********************/
 
.heig{ vertical-align: 4px;}
a.fb { padding:0px;}
 .resp-sharing-button__link,
.resp-sharing-button__icon {
  /*display: inline-block*/
    padding:0px;
}

.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;
}


/****************************************/
.conteneurT{
	width: 975px;
    height: auto;
    margin : 10px;
    border: 1px solid #cecece;
	font-size: 24px;
	color: #000;
    background-color: white;
    float: left;
    -webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	}


/************** preuve social *******************/
 #contPreuve{
width: 450px;
height: 110px;
position:fixed;     
bottom : 0;
left: 0;    
overflow:hidden; 
font-family: 'Montserrat', sans-serif;  
}      

/*{box-sizing:border-box;}*/
.nn-alert-container{overflow:hidden;
}      
                
.nn-alert{
  /*margin:auto;*/
  margin-left:20px;  
  margin-top:20px;
  margin-bottom:25px;  
 /* background:rgba(51, 59, 70, 0.5);*/
  background:rgba(255, 255, 255, 1);  
  /*border:1px solid #111;*/
  border-radius:0px;
  box-shadow: 0px 24px 0px rgba(255,255,255,0.1),
     0 1px 0 rgba(255,255,255,0.4),
     0 10px 10px rgba(255,255,255,0.2),
     0 -5px 10px rgba(0,0,0,0.2),
     0 3px 3px rgba(0,0,0,0.3);
  width:320px;
  height:74px;
  padding:5px 10px;
  color:black;
  font-size:12px;
  /*text-shadow:0 1px 1px rgba(0,0,0,0.8);*/
  transition:all .5s ease;
  backface-visibility:hidden;
  font-family: 'Montserrat', sans-serif; 
}
.nn-alert.pink, .nn-alert.neatnait{
  background: rgba(255, 0, 102, 0.7);
}
.nn-alert.purple{
  background: rgba(37, 0, 102, 0.7);
}
.nn-alert.blue{
  background: rgba(24, 90, 207, 0.7);
}
.nn-alert.glass{
  background: rgba(99, 99, 99, 0.27); 
}
.nn-alert.white{
  background: rgba(255, 255, 255, 1); 
}

.nn-alert .fa{
  font-size:2em;
  width:1em;
  float:left;
  margin:7px 10px 0 0px;
  text-align:center;
}

.nn-alert p{
  margin:6px 0;
}

.nn-alert:hover{
  opacity:0.5;
}

.neatnait-love{
  width:250px;
  margin:auto;
  margin-top:5em;
  font-weight:300;
  font-family: 'Montserrat', sans-serif;
  text-shadow:0 5px 20px #000;
  color:white;
  background:#111;
  padding:2em 6em 2em 4em;
}

.hide{
  height:0;
  padding:0;
  margin:0;
}

.colors{
  position:fixed;
  top:0;
  left:0;
  padding:1em;
  color:white;
  font-size:11px;
  cursor:pointer;
}

.thumb{
  width:15px;
  height:15px;
  
  border:1px solid white;
  float:left;
  margin-right:5px;
}

.color.neatnait .thumb{
  background:#f06;
}
.color.purple .thumb{
  background: rgba(37, 0, 102, 0.7);
}
.color.blue .thumb{
  background: rgba(24, 90, 207, 0.7); 
}
.color.glass .thumb{
  background: rgba(99, 99, 99, 0.27); 
}
.color.white .thumb{
  background: rgba(255, 255, 255, 1); 
}
 .margeImage{margin-top: 0px;margin-right: 5px;margin-bottom: 0px;margin-left: 0px;float: left;} 

.chemin {
    display : inline;
     
}

#packc1{position:relative;width:470px;height: auto; 
}
#packc2{position:relative; width:470px;height: auto; 
}
#packc3{position:relative;width:470px;height: auto;  
}
#packc4{position:relative;width:470px;height: auto;  
}
#pack1{
	position: absolute;
	width: 100px;
	height: 76px;
	top: 220px;
    right:150px; 																												left: 354px;
}
#pack2{
	position: absolute;
	width: 100px;
	height: 75px;
	top: 217px;
    right:150px;
    left: 351px;
}
#pack3{
	position: absolute;
	width: 100px;
	height: 76px;
	top: 215px;
    right:150px; 																						
    left: 334px;
}
 
#pack4{
	position: absolute;
	width: 100px;
	height: 76px;
	top: 215px;
    right:150px; 																						
    left: 334px;
} 
