@charset "iso-8859-1";
body{ margin:0;background-color: white;font-family: 'Montserrat', sans-serif;color:#000;}
* {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

body{ background-image:url("/img/la-fete-du-blanc.jpg"),url("/img/la-fete-du-blanc.jpg");}
/**************************************/
.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: #007a00;}
.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: 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;}
.height50{line-height : 50px;}
.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}
.margD{	margin-right: 5px;}
.margT{	margin-top: -8px;}
.margCD{margin-left:5px;margin-right: 5px;}
.margA{margin-left:auto;margin-right: auto;}
.margT0{	margin-top: 0px;}
.margT5{	margin-top: 5px;}
.margT10{	margin-top: 10px;}
.margT15{	margin-top: 15px;}
.margB0{	margin-bottom: 0px;}
.margB5{	margin-bottom: 5px;}
.margB10{	margin-bottom: 10px;}
.margB15{	margin-bottom: 15px;}
.margB20{	margin-bottom: 20px;}
.margB25{	margin-bottom: 25px;}
.margB30{	margin-bottom: 30px;}
.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;}
.paddinR10{padding-right:10px;}
.paddinB5{padding-right:5px;}
.center{ text-align:center;vertical-align:top}
.justify{text-align: justify}
.upper{text-transform: uppercase;}
.w600{font-weight: 600;}
.w900{font-weight: 900;}
.pointer{ cursor: pointer; }
.gras{font-weight: bold;}
.left{text-align:left;}
.radius{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.radius2{border-radius: 6px 6px 0px 0px;}
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;}
.bordureb{border: 1px solid #86CEF7;}
.bordurev{border: 1px solid #007a00;}
.bordurew{border: 1px solid #fff;}
.pad{padding: 10px;}
#nav{margin-top: 13px}
.barre{text-decoration:line-through;}
.lienpp {
border: 1px solid #ccc;
padding-top: 0px;
padding-bottom: 6px; 
padding-left: 11px;
padding-right: 11px;    
moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;   
}

.liens {
padding-top: 8px; 
padding-bottom: 8px;
    
}

/* Style the list */
ul.breadcrumb {
  padding: 2px 2px;
  list-style: none;
  /*background-color: #eee;*/
    font-size: 12px;
    margin-top:10px;
    margin-bottom:10px;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 12px;
  line-height: 0px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 6px;
  color: black;
  content: "/\00a0";
    font-size: 12px;
    
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #000;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #000;
  text-decoration: none;
}



.embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*****************************************************/
div#recherche{
width:995px;
height:0px;
display:none;
color: black;
background-color: #fbfbfb;
padding-top:10px;
padding-left: 0px;
padding-right:10px;
padding-bottom: 40px;
margin: 0px;
position: absolute;
top: 0px;
left:0px;
z-index: 1000;   
} 
         
.montrer{
font-size:30px;
background-color: #fbfbfb;
color: white;    
} 
     
.fermer{
font-size:30px;
background-color: #fbfbfb;
color:  blue;   
} 
    
    
    
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 1px solid #E8E8E8;
  border-right: none;
  padding: 5px;
  height: 25px;
  border-radius: 4px 0 0 4px;
  outline: none;
  color: #000;
   background: #E8E8E8;
}

.searchTerm:focus{
  color: #6C6C6C;
}

.searchButton {
  width: 40px;
  height: 37px;
  border: 1px solid #E8E8E8;
  background: #E8E8E8;
  text-align: center;
  color: #6C6C6C;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  font-size: 20px;
}  


.home{
	position: absolute;
	left: 1px;
	top: 18px;
	width: 35px;
	height: 35px;
}
.compt{
	position: absolute;
	left: 50px;
	top: 18px;
	width: 135px;
	height: 35px;
}

.rech{
	position: absolute;
	left: 202px;
	top: 18px;
	width: 40px;
	height: 32px;
}

#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;
}
#reseaux-sociaux{
	position: absolute;
	right: 7px;
	top: 12px;
	width: 205px;
	height: 35px;
}
/******* MENU***********/
.promonav {
  overflow: hidden;
  background-color: #000;
  opacity:1;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #fff;
  position:relative;  
}
.bienvenue {
  overflow: hidden;
  background-color: #000;
  opacity:1;
  width: 995px;
  height: 70px;
  text-align: center;
  color: #fff;
  position:relative;
    float: left;
     -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
border: 1px solid;
border-color: #ccc;
    margin-top: 5px;
    margin-left:5px;
    margin-right: auto;
}
.miniliens {
  overflow: hidden;
  background-color: #000;
  opacity:1;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #fff;
  position:relative; 
        float: left;
     -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
border: 1px solid;
border-color: #ccc;
    margin-top: 5px;
    margin-left:5px;
    margin-right: auto;
}

.rebours {
  overflow: hidden;
  background-color: #000;
  opacity:1;
  width: 100%;
  height: 80px;
  text-align: center;
  color: #fff;
  position:relative;  
}

/* Nouveau menu*/
    
 #menu {
	background: #EFEFEF;
	height: 45px;
	padding-left: 0px;
	border-radius: 10px;
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 100%;
	text-align: left;
}
#menu li {
    padding-right: 7px;
	padding-left: 23px;
	display: inline-block;
	position: relative;
}
#menu a {
	display: block;
	line-height: 45px;
	padding: 0 14px;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #00BFFF;
	background: #EFEFEF;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 45px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	color: #000000;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 170px;
	background: #EFEFEF;
	position: absolute;
	z-index: 2099;
	display: none;
}
#menu ul.sub-menus li {
	display: block;
	text-align: left;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #000000;
	font-size: 14px;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #EFEFEF;
	color: #41DFFF;
}
@media screen and (max-width: 800px){
	#menu {position:relative}
	#menu ul {background:#EEEEEE;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none;text-align:left;}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:#000000}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}   
/* fin nouveau menu */   


.navbar {
  overflow: hidden;
  /*background-color: #333;*/
  opacity:1;
 /* position: fixed;
  top: 0;*/
  width: 100%;
  height: 65px;  
  text-align: center;
  position:relative;
color: #fff;
float: left;
	background-color: white;
}

 .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 */
}


.menu_nav{
	height: 46px;
	width: 995px;	
	background-color:#f3f3f3;
    margin-bottom: 10px;
    position: relative;
    /*z-index: 101;*/
    text-decoration: none;
    border-radius: 5px;
    float: left
}

.menu_item{
	height: 40px;
	width: 995px;
	/*float: left;*/
	background-color:#fff;
    position: relative;
    z-index: 101;
    text-decoration: none;
}


.menu {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	/*z-index: 999;*/
	position: relative;
	display: block;
	list-style-type: none;
	font-weight: bold;
}
/*.languede .menu li.item3 {font-size:11px;	}*/ 
.menu li {
float:left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 30px;
    text-align:center;
    position:relative;
    width: 80px;
}
.menu .active a {color:#000;}
.menu li:hover a {color:#00abff;}
 
.menu a {
color:#76664F;	
text-decoration:none;
width:100%;
height:100%;
}

.menu ul a:hover, .menu #current ul a:hover {color:#f3f3f3;}
.menu li.item9 li a:hover, .menu li.item7 li a:hover {color:#00abff;}
.menu #current a {color:#fff;}
.menu #current.item1 {background-color: #1d23bc;}
.menu #current.item2 {background-color:#1d23bc;}
.menu #current.item3 {background-color:#7453fd;}
.menu #current.item4 {background-color:#d66258;}
.menu #current.item5 {background-color:#f08630;}
.menu #current.item0 {background-color:#f3f3f3;}
.menu .item6 { width: 180px;}
 
/***************************************/

.main {
  padding: 0px;
  margin-top: 0px;
  height: auto;  
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
 
/*****************************************************/
#check_compte_vert{
	height: auto;
	width: 125px;
	float: left;
	background-color: #22CF00;;
	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;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    cursor: pointer;
    
}
#check_compte_rouge{
	height: auto;
	width: 125px;
	float: left;
	background-color: #FF0004;
	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;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    cursor: pointer;
}

#check_detail{
	height: auto;
	width: 290px;
	float: left;
	background-color: #00a8ff;
	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_detail2{
	height: auto;
	width: 180px;
	float: left;
	background-color: #00a8ff;
	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;
}

.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;
    position: relative;
	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{position: relative; 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: 350px;
    float: left;
    position: relative;
    margin-bottom:10px;
 }
.ag{
	width: 236px;
    height: 447px;
 top:0;
    left: 0;
 position: absolute;
 }
.ad{
	width: 236px;
    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;
}
#sideDD{
	position: relative;
	width:390px;
	height: auto;
    float: right;
}
#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;
z-index: 1000;     
bottom : 0;
left: 0;    
overflow:hidden; 
font-family: 'Montserrat', sans-serif; 
/*float: left;*/   
opacity: 1;    
}      

/*{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;  
}

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

/* (A) TABS CONTAINER */
.tab {
  position: relative;
  width: 350px;
                /*box-shadow: 1px 1px 1px #c5c5c5;*/
            border-bottom: 1px solid #c5c5c5;
    margin-left: auto;
    margin-right: auto;
           
}

/* (B) HIDE CHECKBOX */
.tab input { display: none; }

/* (C) TAB LABEL */
.tab label {
  display: block;
  margin-top: 10px;
  padding: 10px;
  color: #000;
  font-weight: bold;
    font-size: 16px;
  background: #fff;
  cursor: pointer;
}

/* (D) TAB CONTENT */
.tab .tab-content {
  background: #fff;
  /* CSS ANIMATION WILL NOT WORK WITH AUTO HEIGHT */
  /* THIS IS WHY WE USE MAX-HEIGHT INSTEAD */
  overflow: hidden;
  transition: max-height 0.3s;
  max-height: 0;
}
.tab .tab-content p { padding: 10px; }

/* (E) OPEN TAB ON CHECKED */
.tab input:checked ~ .tab-content { max-height: 100vh; }

/* (F) EXTRA - ADD ARROW INDICATOR */
.tab label::after {
  content: "\1F892";
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  transition: all 0.4s;
}
.tab input:checked ~ label::after { transform: rotate(90deg); } 

.res{position: relative;width: 315px;float: left}
.pint{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 13px;
	right: 5px;
}


footer {
    flex-shrink: 0;
    border-top: 1px dashed #000;
    width: 100%;
    background: #fff;
    color: #333;
}
.contents-footer {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
    padding: 50px 0 100px;
}

.bloc {
    flex-basis: 20%;
    margin: 0 30px;
}

/* contact */
.footer-contact h3,
.footer-services h3,
.footer-schedule h3,
.footer-medias h3 {
    font-size: 22px;
    padding-bottom: 20px;
}

.footer-contact p {
    padding: 0px 0;
    margin: 18px;
}

/* Services */


.services-list,
.schedule-list,
.media-list {
    list-style-type: none;
}
.services-list li {
    padding: 7px 0;
}
.services-list a {
    text-decoration: none;
    color: #333;
}
.services-list a:hover {
    color: rgb(3,3,3);
}  
 @media screen and (max-width: 1000px) {

    .contents-footer {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .bloc {
        flex-basis: auto;
        margin: 20px 20px;
    }


} 



/****************************************/
/* LARGE (A) TABS CONTAINER */
.tabs {
  position: relative;
  width: 650px;
                /*box-shadow: 1px 1px 1px #c5c5c5;*/
    border-bottom: 1px solid #c5c5c5;
    margin-left: auto;
    margin-right: auto;
          
}

/* (B) HIDE CHECKBOX */
.tabs input { display: none; }

/* (C) TAB LABEL */
.tabs label {
  display: block;
  margin-top: 10px;
  padding: 10px;
  color: #000;
  font-weight: bold;
    font-size: 20px;
  background: #fff;
  cursor: pointer;
}

/* (D) TAB CONTENT */
.tabs .tab-contents {
  background: #fff;
  /* CSS ANIMATION WILL NOT WORK WITH AUTO HEIGHT */
  /* THIS IS WHY WE USE MAX-HEIGHT INSTEAD */
  overflow: hidden;
  transition: max-height 0.3s;
  max-height: 0;
}
.tabs .tab-contents p { padding: 10px; }

/* (E) OPEN TAB ON CHECKED */
.tabs input:checked ~ .tab-contents { max-height: 100vh; }

/* (F) EXTRA - ADD ARROW INDICATOR */
.tabs label::after {
  content: "\1F892";
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  transition: all 0.4s;
}
.tabs input:checked ~ label::after { transform: rotate(90deg); }


.ress{position: relative;width: 450px;}
.pints{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 18px;
	right: 1px;
}

.contents-footer2 {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
    padding: 25px 0 25px;
    border-top: 1px dashed #000;
    float: left;
    position: relative;
}


ul.tabe
{ 
	font-size: 0;
	margin: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the tabs as desired*/
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
    width: 430px;
    /*float: left;*/
    position: relative;
     
}
        
ul.tabe li
{ 
    display: inline;
  	margin: 0px;
    /*margin-right:10px; /*distance between tabs*/
     width: 330px;
}
        
ul.tabe li a
{   display: block; 
    width: 430px;
    height: 15px;
	text-decoration: none;
	position: relative;
	padding: 6px 16px;
	border-bottom-color: #CCC;
	color: #000;
		margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 7px;
		
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );	
	border-radius: 4px;
	outline: none;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
        
ul.tabe li a:visited
{
    color: #000;
    width: 430px; 
}
        
ul.tabe li a:hover
{   width: 430px;
    border: 1px solid #AAA;
    background:#F0F0F0; 
}
        
ul.tabe li.selected a, ul.tabe li.tabe a:hover
{   width: 430px;
	padding: 6px 16px ;
	position: relative;
	font-weight:normal;
	background: #F0F0F0;
	border: 1px solid #AAA;
	color: #000;	 
}
        
        
ul.tabe li.selected a:hover
{
    text-decoration: none; 
}

ul.tabe > li  a{ width: 430px;  }



    
#c_compte{
	height: auto;
	width: 125px;
	/*float: left;*/
	background-color: #00a8ff;;
	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;
}
#c_compte_vert{
	height: auto;
	width: 125px;
	/*float: left;*/
	background-color: #22CF00;;
	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;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    cursor: pointer;
    
}
#c_compte_rouge{
	height: auto;
	width: 125px;
	/*float: left;*/
	background-color: #FF0004;
	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;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    cursor: pointer;
}
#c_panier{
	height: auto;
	width: 125px;
	/*float: left;*/
	background-color: #00a8ff;
	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;
}
#c_centre{
	height: auto;
	width: 125px;
 margin-left: auto;
    margin-right: auto;
	background-color: #00a8ff;;
	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;
}
#c_detail2{
	height: auto;
	width: 180px;
	/*float: left;*/
	background-color: #00a8ff;
	margin-top: 0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 18px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 18px;
	border: 1px solid;
	border-color: #ccc;
    text-align: center;
     text-decoration: none;
}
#c_detail{
	height: auto;
	width: 440px;
	/*float: left;*/
	background-color: #00a8ff;
	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;
}
#c_detail3{
	height: auto;
	width: 203px;
	/*float: left;*/
	background-color: #00a8ff;
	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;
}
#c_voir{
	height: auto;
	width: 450px;
	/*float: left;*/
	background-color: #00a8ff;
	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;
}  
    
/* voir plus */
 .roots {
  display : flex;
  flex-flow: wrap row;
  gap : 30px;
}

.conte {
   overflow: hidden;
  
  width: 975px;
  min-height: calc(3rem + 100px);
  height: calc(3rem + 100px);

  line-height: 1.1rem;
  
  border: 1px solid white;
  border-radius : 6px;
  
  padding : 0px;
}

.conte.opened {
  height : fit-content;
}

.conte > p {
  margin : 0;
  /*height : 40px;*/
  overflow: hidden;
}

.conte::before {
font-size: 18px;
font-weight: bold;
color : #00a6fe;
  cursor: pointer;
  content : "Voir plus";
  position : absolute;
  bottom : 0px;
  left : 5px;
  padding-left : 0px;
    width: 100px;
    height: 30px;
}

.conte.opened::before {
  content : "Voir moins";
} 

/* tooltip */
div.photo-container {
	max-width: 25em;
	height: auto;
	position: absolute;
	margin: 1.563em auto;
	z-index: 4;
	top: 15px;
	left: 5px;
}

div.photo-container a {
    text-decoration: none;
    color: white;
    cursor:pointer;
    font-weight: normal;
}

div.photo-container a span {
    visibility: hidden;
    position: absolute;
    left: 23px;
    top: 2px;
    background-color:rgba(0, 0, 0, 0.8);
    width: 270px;
    border: 1px solid #404040;
    border-radius: 4px;
    font-size: 0.8em;
    padding: 0.3em;
    cursor:pointer;
    line-height: 1.4;
    z-index: 5;
}

div.photo-container a:hover span {
    visibility: visible;
}
/* fin tooltip*/

a img.last {
	margin-right: 0;
    	border: 0px solid #fff;
	padding: 0px;
	margin: 0px 0px 0px 0;
}     
.maison{
	border: 0px solid #fff;
	padding: 0px;
	margin: 0px 0px 0px 0;
}

/* tableau process commande */
/*.nav0{display:grid;grid:1fr / auto-flow auto;box-shadow:0 2px 4px 0 #e9e9eb} 
a.nav1{-webkit-tap-highlight-color:transparent;display:grid;grid:1fr / 34px auto 34px;align-items:center;border:1px solid #b5b5b9;border-width:1px 0;text-decoration:none;background:#fff}
a.nav2:first-child{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;grid:1fr/auto 34px}
a.nav3:last-child{border-radius:0 4px 4px 0;border-width:1px 1px 1px 0;grid:1fr / 34px auto}
a.nav4:not(:first-child):before,a:not(:last-child):after{display:block;border:34px solid transparent;content:''; }
a.nav5:not(:first-child):before{border-left-color:#b5b5b9}
a.nav6:not(:last-child):after{transform:translateX(33px);border-left-color:#fff}
span.nav7{padding:0 4px 0 4px;line-height:1.0rem;color:#000;font-size:.60rem;}
span.nav8:first-line{color:#000;font-weight:700;font-size:.60rem;} */

.blink {
  animation: blink 1s infinite;
}
@keyframes blink { 
  0% { opacity:0; }
  50% { opacity:1; } 
  100% { opacity:0; }
}

  #francais {
  overflow: hidden;
  background-color: #FFFFFF;
  opacity:1;
  width: 995px;
  height: 35px;
  text-align: center;
  color: #000;
  position:relative;
  padding-top:0px;
  float: left;
margin-top: 5px;
margin-left: 5px;
  -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
border: 1px solid;
border-color: #ccc;      
}

    .promo-container{
	position: absolute;
	left: 35px;
	top: -15px;
	width: 50px;
	height: 23px;
	z-index: 1000;
	background-color: #c5301c;
	color: #FFFFFF;
     -webkit-border-radius: 4px 4px 4px 4px;
     border-radius: 4px 4px 4px 4px;    
     padding : 7px;   
    }  

    .promo-collec{
	position: absolute;
	left: 245px;
	top: 37px;
	width: 50px;
	height: 23px;
	z-index: 1000;
	background-color: #FB0004;
	color: #FFFFFF;
     -webkit-border-radius: 4px 4px 4px 4px;
     border-radius: 4px 4px 4px 4px;    
     padding : 7px;   
    }  

    .promo-pourcent{
	position: absolute;
	left: 32px;
	top: 57px;
	width: 50px;
	height: 23px;
	z-index: 1000;
	background-color: #FB0004;
	color: #FFFFFF;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding : 7px;
    }