@import url("flickity.css");

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- POLICES---- -------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Cookie|Lato:300,400,700,900|Heebo:900|Patua+One|Arvo|Karma:700|Poppins|EB+Garamond|Pacifico|ZCOOL+XiaoWei|Montserrat');
@import url('https://fonts.googleapis.com/css?family=Arapey|Courgette|Delius|Delius+Swash+Caps|Grand+Hotel|Josefin+Sans|Mali|Sacramento|Satisfy|Sofia');

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- COULEURS---- -------------------------------------------------------------------------------*/

:root {
   /*Couleurs*/
   --gris : rgb(102, 102, 102);
   --vert : rgb(141, 189,59);
   --vert-clair : rgb(196, 237, 125);
   --gris-fonce : rgb(86, 86, 86);
   --gris-tres-fonce : rgb(56, 56, 56);
   --gris-tres-fonce-transparent : rgba(56, 56, 56, 0.9);
   --gris-clair:rgb(247, 247, 247);
   --vert-pale: rgb(246, 247, 237);
   --bleu: #0587A1;
   --bleu-clair : #3DD1F6;
   --marron : rgb(79, 64, 64);
   --marron-clair : rgb(163, 122, 99);
   --rouge : rgb(188, 15, 15);
   --rouge-clair : rgb(232, 92, 92);
   /*--ecru:rgb(183, 170, 152);*/
   --ecru:#c38011;
   --ecru-clair:  #e7b664 ;
   --ecru-pale:rgb(255, 250, 244);
   /*--ecru-transparent:rgba(183, 170, 152, 0.9);*/
   --ecru-transparent:rgba(219,183,136, 0.9);
   --transparent: rgba(0,0,0,0);
   --white-transparent: rgba(255,255,255,0.94);
   --white:rgb(255,255,255);
   --black:rgb(0,0,0);
   --rouge:rgb(178, 0, 0);
   
   
   --color-main: var(--bleu);
   --color-second: var(--bleu-clair);
   
   --color-button: var(--color-main);
   --color-button-hover: var(--color-second);
   --color-txt-button: var(--gris);
   --color-txt-button-hover: var(--marron-clair);
   --color-title: var(--gris-fonce);
   --color-title2:var(--bleu-mat);
   --color-title3:var(--color-main);
   --color-title4: var(--bleu);
   --color-text: var(--gris-fonce);
   --color-menu: var(--white);
   --color-menu-s: var(--white-transparent);
   --color-menu-txt-s: var(--gris-fonce);
   --color-menu-txt-normal: var(--gris-fonce);
   --color-menu-txt-banniere: var(--gris-fonce);
   --color-menu-transparent: var(--transparent);
   --color-menu-txt: var(--color-main);
   --color-pub: var(--gris-clair);
   --color-fond1: var(--vert-pale);
   --color-fond2: var(--ecru);
   --color-info: var(--ecru-transparent);
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- COMMUN---- -------------------------------------------------------------------------------*/


html, body
{
 display:block;
 text-align: center;
 margin:0% auto;
 height:100%;
 min-width:320px;
 background-color:white;
}


.moi
{
 width: 80%;	
 margin: 0% auto;
 text-align : center;
 font-size : 0.9em;	
}

.trait
{
text-decoration:line-through;
text-align : center;
color : rgba(200, 200, 200, 0.5);
}




.coord, .mail
{
 width: 80%;	
 margin: 0% auto;
 text-align : left;
 font-size : 0.9em;	
    text-decoration: none;
}

.mail
{
 font-size : 0.7em;	
    text-decoration: none;
}


.bordure1{
   background-size:20%;
 margin:0;
 padding:0;
 min-height:50px;
  background-image:url(../Images/texture-arabic5.png);
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- MENU ------ -------------------------------------------------------------------------------*/

div {
    display: block;
}


.blocsousmenu{
  display: none;
}

.logosensoa{
  display: inline-block;
  vertical-align: top;
  position:relative;
  margin:0 auto;
  padding-top:0px;
  
  background-color: var(--color-menu-transparent);
  height:115px;
  width:100%;
    z-index: -1;
}

.logo_sensoa, .logo_sensoa_s{
  display: block;
  position:relative;
  text-align:center;
  background-image: url(../Images/logo-sensoa-5.png);
  background-position: top;
  margin:0 auto;
  background-size: 100%;
}

.logo_sensoa{
    width:416px;
   height:200px;

}

.logo_sensoa_s{
  width:166px;
   height:80px;
}

.logo_sensoa_menu{
  display: absolute;
 position:relative;
 z-index: 2;
 background-image: url(../Images/sensoa_2019.png);
 height:50px;
 width:120px;
 position: absolute;
 background-position: top;
 background-size: 100%;
 left:20px;
 top:10px;
}


.bordure{
 width:30%;
 margin : 10px;

}


.pub{
  display: block;
  position:relative;
  background-color: var(--color-pub);
  min-height:40px;
  width:100%;
  padding:5px;
    text-align:center;
}



p.pubtxt{
  text-align: center;
  font-size: 0.9em;
}


.coin_hg{
 z-index: 1;
  float:left;
  position: absolute;
}

.coin_bd{
  bottom: 180px;
  margin:0;
  position: absolute;
}






/*--------------------------------------*/

section.banniere{
 position: relative;

  width: 100%;
  height: auto;
}



.back{
 
 background-color: var(--ecru-pale);
}


.gradient{
  position: absolute;
  content: '';
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background:linear-gradient(to top,rgba(0,0,0,0.5) 0,rgba(200,80,00,0.8) 0,rgba(0,200,200,0) 100%);
}

.demo{
 position:absolute;
 display: block;
 width:100%;
 top:100px;
 margin:0;
 padding:0;
 text-align:center;
}

.demo a {
  position: relative;
   text-align:center;
    width:100%;
  bottom: 20px;
  z-index: 2;
  display: block;
  color: #fff;
  font : normal 400 20px/1 'Josefin Sans', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.demo a:hover {
  opacity: .5;
}

.top_bar{
z-index: 2;
position : absolute;
width:100%;
display:block;
top:0;
}

.txt_banniere{
 position : absolute;
 width:100%;
 z-index:1;
 display:block;
 top:200px;
}

.txt_banniere_mouv{
  position : absolute;
  vertical-align:middle;
  width:100%;
  z-index:2;
  display:block;
  top:220px;
}

#section05 a {
  padding-top: 10px;
  top: 20px;
  font-size: 1em;
}



#section05 a span {
  position: absolute;
  z-index:-1;
  top: 150px;
  width: 24px;
  height: 24px;
  left: 50%;
  margin-left:-12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}



/*--------------------------------------*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#cssmenu{
 z-index: 1;
  font-family: 'Montserrat', sans-serif;
 font-weight: 600;
 text-align:right;

 background-color: var(--white);
 box-shadow: 0px 0px 15px 0px  rgba(0,0,0,1);
 display: inline-block;
 margin-top : 0%;
 position:relative;
 display:block;
 height:65px;
 top: 0;
 width:100%;
 -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
    
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: none;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  
}
#cssmenu #menu-button {
  display: none;
}



#cssmenu > ul > li {
  float: left;
}


#cssmenu > ul {
   margin-right:50px;
}

 
 
 
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
  
   
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
 
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  letter-spacing: 0px;
  margin-top:10px;
  text-decoration: none;
  /*color: rgb(76,214,213);*/
  color:var(--color-menu-txt-banniere);
  font-weight: 300;
  
}

#cssmenu > ul > li:hover > a {
  color: var(--color-menu-txt);
}


#cssmenu > ul > li:active > a {
  color: var(--color-menu-txt);
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: var(--color-menu);
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: var(--color-menu);
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 14px;
  text-decoration: none;
  color: var(--color-menu-txt);
  font-weight: 400;
  background-color: var(--color-menu);
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: rgb(200,255,254);
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: var(--color-menu);
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: var(--color-menu);
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

.bandeau_pres{
	background-color: var(--gris-clair);
	position: relative;
	margin-top:30px;
	padding-top:0px;
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (max-resolution: 2dppx) and (max-width: 1024px) {
 



 .bordure{
display: none;

}
 
 .blocsousmenu{
  display: block;
  position:relative;
   background-color: white;
   height:60px;
   width:100%;
 }
 
  #cssmenu {
    width: 100%;
    position:fixed;
    height:60px;
    padding-left:0;
    top:0;
    background-color: var(--color-menu-s);
  }
  #cssmenu ul {
    width: 100%;
 display:none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(240, 240, 240, 0.1);
    background-color: var(--color-menu-s);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  
   #cssmenu > ul > li > a {
   color:var(--color-menu-txt-s);
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: var(--color-menu-txt);
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: var(--color-menu-s);
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    top:5px;
    padding: 17px;
    color: var(--color-menu-txt);
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
  }
  

  
  #cssmenu #menu-button:before {
    position: absolute;
    top: 24px;
    right: 17px;
    display: block;
    height: 2px;
    width: 17px;
    background: var(--gris-tres-fonce);
    content: '';
  }
  
  #cssmenu #menu-button:after {
  position: absolute;
  top: 17px;
  right: 17px;
  display: block;
  height:15px;
  width: 17px;
  border-top:  solid var(--gris-tres-fonce);
  border-bottom: solid var(--gris-tres-fonce);
  content: '';
  }
  
  #cssmenu #menu-button.menu-opened:after {
   position: absolute;
   display: block;
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background:var(--gris-tres-fonce);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
   position: absolute;
   display: block;
    top: 23px;
    background: var(--gris-tres-fonce);
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(240, 240, 240, 0.1);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: rgb(250,250,250);
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: rgb(200,255,254);
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: var(--color-menu-s);
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: rgb(200,255,254);
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  
  .bandeau_pres{
	position: relative;
	margin-top:35px;
}


   .logo_sensoa_menu{
  position: fixed;
   z-index: 2;
  height:50px;
  width:120px;
  margin:0 auto;
  background-position: top;
  top:2px;
 
 }
 
 #section05 a span {

	  top: 50px;

	}
 

}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {

	
}


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- GALLERIE-----------------------------------------------------------------------------------*/


#slideshow {
 position: relative;
 width: 640px;
 height: 310px;
 padding: 15px;
 margin: 0 auto 2em;
 border: 1px solid #ddd;
 background: #FFF;
 /* CSS3 effects */
 background: linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);
 border-radius: 2px 2px 2px 2px;
 box-shadow: 0 0 3px rgba(0,0,0, 0.2);
}
 
/* avanced box-shadow
 * tutorial @
 * https://www.creativejuiz.fr/blog/les-tutoriels/ombre-avancees-avec-css3-et-box-shadow 
*/
#slideshow:before,
#slideshow:after {
 position: absolute;
 bottom:16px;
 z-index: -10;
 width: 50%;
 height: 20px;
 content: " ";
 background: rgba(0,0,0,0.1);
 border-radius: 50%;
 box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0 20px 10px rgba(0,0,0, 0.7);
}
#slideshow:before {
 left:0;
 transform: rotate(-4deg);
}
#slideshow:after {
 right:0;
 transform: rotate(4deg);
}

/* gestion des dimensions et dÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©bordement du conteneur */
#slideshow .container {
 position:relative;
 width: 640px;
 height: 310px;
 overflow: hidden;
}
 
/* on prÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©voit un petit espace gris pour la timeline */
#slideshow .container:after {
 position:absolute;
 bottom: 0; left:0;
 content: " ";
 width: 100%;
 height: 1px;
 background: #999;
}
/* 
   le conteneur des slides
   en largeur il fait 100% x le nombre de slides
*/
#slideshow .slider {
 position: absolute;
 left:0; top:0;
 width: 400%;
 height: 310px;
}

/* annulation des marges sur figure */
#slideshow figure {
 position:relative;
 display:inline-block;
 padding:0; margin:0;
}
/* petit effet de vignette sur les images */
#slideshow figure:after {
 position: absolute;
 display:block;
 content: " ";
 top:0; left:0;
 width: 100%; height: 100%;
 box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;
}
/* styles de nos lÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©gendes */
#slideshow figcaption {
 position:absolute;
 left:0; right:0; bottom: 5px;
 padding: 20px;
 margin:0;
 border-top: 1px solid rgb(225,225,225);
 text-align:center;
 letter-spacing: 0.05em;
 word-spacing: 0.05em;
 font-family: Georgia, Times, serif;
 background: #fff;
 background: rgba(255,255,255,0.7);
 color: #555;
 text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
}
/* fonction d'animation, n'oubliez pas de prefixer ! */


@keyframes slider {
 0%, 20%, 100%	{ left: 0 }
 25%, 45%		{ left: -100% }
 50%, 70%		{ left: -200% }
 75%, 95%		{ left: -300% }
}

/* complÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©tez le sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©lecteur : */
#slideshow .slider {
 /* ... avec la propriÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â© animation */
 animation: slider 32s infinite;
}

#timeline {
 position: absolute;
 background: #999;
 bottom: 15px;
 left: 15px;
 height: 1px;
 background: rgb(214,98,13);
 background: rgba(214,98,13,.8);
 width: 0;
 /* fonction d'animation */
 animation: timeliner 32s infinite;
}

@keyframes timeliner {
 0%, 25%, 50%, 75%, 100%	{ width: 0;		}
 20%, 45%, 70%, 90%		{ width: 640px;	}
}

@keyframes figcaptionner {
 0%, 25%, 50%, 75%, 100%						{ bottom: -55px;	}
 5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ bottom: 5px;		}
}


/* ajouter ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  l'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©lÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ment : */
#slideshow figcaption {
 /* ... la propriÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â© animation */
 animation: figcaptionner 32s infinite;
}




/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- PAGE ACCUEIL ------------------------------------------------------------------------------*/



.banniere{
 background-color: var(--color-menu);
 height:400px;
 padding:0;
 background-attachment:fixed;
 text-align:center;
}

.bannieretarif{
 /* background : url(../Images/zen1.jpg) no-repeat bottom; */
 background : url(../Images/banniere_noel_2.jpg) right;
 height:300px;
}

 
.banniere, .bannieretarif
{ 
 margin:0% auto;
 padding:0;
 -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
}

.testfond{
 background: url(../Images/fond4.jpeg) no-repeat left;
 margin:0;
 padding:0;
 -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
}



.white-line{
 display: block;
 margin-top: 0%;
 background-color:rgb(255,255,255);
 height:6px;
}


.profil
{
 background-image : url(../Images/sensoa300.png);
 background-size:70%;
 background-position:center;
 background-repeat:no-repeat;
 width:320px;
 height:300px;	
 display:inline-block;
 margin-top:200px;
}


.page, .pageborder, .pageborder_dark, .sites, .page_blue, .pagemassage, .presentation_produits, .page_black
{ 
 width: 100%;
 display: block;
 padding-top:30px;
 vertical-align: top;
 text-align:center;
 /*background-image:url(../Images/fond2.jpg);*/
 background-color:rgb(245,245,245);
 background-position: left,top;
 margin: 0 auto;
}


.page, .page_blanc, .pagemassage{
 margin:0;
 padding:0;
 vertical-align:middle;
 background-color:white;

}

.pagemassage{
   padding-top:0px;

}

.page_blue{
 background-size:60%;
 margin:0;
 padding:0;
 background-color:var(--gris-clair);
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.page_black{
   background-size:60%;
 margin:0;
 padding:0;
 background-color:rgb(96, 96, 96);
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}


.page_map{
 display: block;
  background-size:100%;
  margin:0;
  padding:0;
  background : url(../Images/sensoamap_blur.jpg) center;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
 min-height: 500px;
  
}

.pageborder, .pageborder_dark{
 max-width: 1024px;
 border-radius:5px;
}

.pageborder_invisible{
 max-width: 1024px;
 margin:0 auto;
 display: block;
}

.pageborder{
 background-color:rgb(255,255,255);
}

.pageborder_dark{
 background-color:rgb(230,230, 230);
}

.center{
 text-align:center;
}



.transition{
	 background : url(../Images/transition2.png) center;
}


.transition2{
 background : url(../Images/transition3.png) center;
}

.transition, .transition2{
 background-size:100%;
 width:77px;
 height:50px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
 
 
 .logo_ac{
 background : url(../Images/sensoa_2019_s.jpg) center;
 background-size:100%;
width:300px;
 height:170px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}



.sites
{
 background-image: url(../Images/texture.jpg);
 background-position: center;
 background-attachment:fixed;
 background-size:100%;
}

.bloc
{
 display:inline-block;
 background-image : url(../Images/bloc1.png);
 background-position: top;
 position: relative;
 vertical-align: middle;
 text-align : center;
 margin-top:0%;
 margin-left: 0%;
 margin-right: 0%;
 width: 275px;
 height: 353px;
}


.bloc2
{
 display:inline-block;
 background-image:  url(../Images/bloc5.png);
 background-position: center;
 position: relative;
 vertical-align: top;
 text-align : center;
 margin-top:0%;
 margin-left: 10px;
 margin-right: 10px;
 width: 320px;
 height: 549px;
}


.bloc_l
{
 display:inline-block;
 background-image:  url(../Images/bloc_l.png);
 background-position: center;
 position: relative;
 vertical-align: middle;
 text-align : center;
 margin-top:0%;
 width: 500px;
 height: 353px;
}

.infomap{
 background-image:  url(../Images/bloc5_s.png);
 background-position: center;
 vertical-align: top;
 text-align : center;
 margin-top:0%;
 width: 250px;
 height: 430px;
 position:absolute;
 right:40px;
 margin-top : -440px;
}


.icon_massage_sensoriel{
 background-image:  url(../Images/sensorielcircle.png);
}

.icon_massage_abhyanga{
 background-image:  url(../Images/massage2circle.png);
}

.icon_massage_reflexologie{
 background-image:  url(../Images/reflexologiecircle.png);
}

.icon_massage_visage{
 background-image:  url(../Images/visagecircle.png);
}

.icon_massage_auto{
 background-image:  url(../Images/automassagecircle.png);
}

.icon_massage_anma{
 background-image:  url(../Images/anmacircle.png);
}


.icon_massage_sensoriel, .icon_massage_abhyanga, .icon_massage_reflexologie, .icon_massage_visage, .icon_massage_auto, .icon_massage_anma, .icon_info{
 display:block;
 background-position: center;
 background-size:100%;
 position: relative;
 text-align : center;
 margin: 0 auto;
 width: 240px;
 height: 240px;
}

.icon_info{
 background-image:  url(../Images/info.png);
 width: 192px;
 height: 192px;
 margin-top:20px;
}


.flat_icon{
 width:100%;
  display:block;
 position: relative;
 text-align: center;
}

.flat_icon img{
 
  height: 55px;
   width: auto;
   text-align: center;
   margin:0 auto;
}

.logo-intro{
 width:100%;
  display:block;
 position: relative;
 text-align: center;
}

.logo-intro img{
 
  height: 200px;
   width: auto;
   text-align: center;
   margin:15px;
}

.icon, .icon_massage, .icon_massage2
{
 display:block;
 position: relative;
 vertical-align: middle;

 
}

.icon_massage
{
 
 margin-top: 45px;
 margin-left: 95px;

}

.icon_massage2
{
 
 margin-top: 40px;
 margin-left:auto;
 margin-right:auto;

}

.button, input[type="submit"], .buttoncenter, .buttoncenter2, .buttoncenter3, .buttoncenter4{
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 1.1em;
   font-family: 'Montserrat', sans-serif;
  padding: 10px 20px 10px 20px ;
  font-weight: 400;
  transition: all 0.5s;
  cursor: pointer;
  border-radius: 5px;
  
  
}

 input[type="submit"], .buttoncenter, .buttoncenter2, .buttoncenter3{
  margin:10px;
   height:auto;
   background-color: var(--color-second);
    color: white;
}

.buttoncenter{
  background-color: var(--color-second);
}

.buttoncenter2{
   background-color: var(--gris-clair);
   color: var(--color-txt-button);
}

 input[type="submit"], .buttoncenter3{
   background-color: var(--gris-tres-fonce);
   box-shadow: 0em 0.3em 0 rgba(0, 0, 0, 0.2);
}



.buttoncenter4{
  margin:0 auto;
   width: 230px;
   height:80px;
   background-color: white;
   color: var(--color-txt-button);
}

.buttoncenter:hover{
   background-color: var(--color-button);
}

.buttoncenter2:hover{
   background-color: var(--gris);
}

.buttoncenter3:hover{
   background-color: var(--gris-fonce);
}


.buttoncenter4:hover{
   background-color: var(--gris-clair);
}


.button_massage{
  display: block;
  position:absolute;
 bottom: 50px;
 width: 150px;
  text-align:center;
  background-color:white;
}

.button span, input[type="submit"] span{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after , input[type="submit"]  span:after{
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span , input[type="submit"]:hover span {
  padding-right: 25px;
}

.button:hover span:after , input[type="submit"]:hover span:after{
  opacity: 1;
  right: 0;
}

#design img {
  background-image:url('../Images/designoff.png');
  width:100px;
  height:100px;
  display:block;
  margin-top: 55px;
   margin-left: 110px;
}



.txtbloc
{
 position: absolute;
 font-size : 0.85em;
 font-family: 'Montserrat', sans-serif;
 font-weight:200;
 color:rgb(130,130,130);
 vertical-align: bottom;
 text-align:center;
 margin-left: 40px;
 width: 200px;
 height: 500px;
}







.txtblocinfo
{
 font-size : 0.8em;
  font-family: 'Montserrat', sans-serif;
 font-weight:200;
 color:rgb(100,100,100);
 text-align:center;
 text-decoration:none;
 margin-left:35px;
 margin-right:35px;
 margin-top:10px;
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

 .laptop_only{
   display: none;
 }
 
 .page{
   padding-top:10px;
 }
 
 .bloc2{
  margin-left:auto;
  margin-right:auto;
  width: 300px;
 }
 
 .infomap{
  background-image: none;
  background-color:rgb(255,255,255);
  background-position: center;
  vertical-align: top;
  text-align : center;
  margin-top:0%;
  position:relative;
  width: auto;
  height: auto;
  right:0;
  margin-top : 0;
 }
 
 .icon_info{
 display:none;
 }
 
  .transition, .transition2{
  width:38px;
  height:25px;
 }
 
.logo_ac{
width:200px;
 height:113px;
}

 
 
 .bloc2{
  font-size : 0.85em;
 }
 
 .txtblocinfo{
   margin:0%;
   padding:5%;
 }
 
  .logo-intro img{
  
   height: 150px;
    width: auto;
    text-align: center;
    margin:10px;
 }
}
 
.massage_short, .experiencepro
{ 
 background-attachment:fixed;
 margin:0% auto;
 margin-top:0%;
}

.experiencepro, .polytechmarseille
{ 
 background-image : url(../Images/texture.jpg);
 background-size:100%;
 
}




/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- PAGE MASSAGES -----------------------------------------------------------------------------*/

.massagesensoriel, .massagesensoriel_image_s, .massagesensoriel_image_box
{
 background : url(../Images/sensoriel.jpg) no-repeat left;
}

.massageabhyanga, .massageabhyanga_image_s, .massageabhyanga_image_box
{
 background : url(../Images/massage2crop.jpg) no-repeat right;
}

.massagereflexo, .massagereflexo_image_s, .massagereflexo_image_box
{
 background : url(../Images/reflexologiecrop.jpg) no-repeat left;
}

.massagefacial, .massagefacial_image_s, .massagefacial_image_box
{
 background : url(../Images/massagefacial2.jpg) no-repeat right;
}

.massageanma, .massageanma_image_s, .massageanma_image_box
{
 background : url(../Images/anma.jpg) no-repeat right;
}

.automassage, .automassage_image_s, .automassage_image_box
{
 background : url(../Images/automassage.jpg) no-repeat left;
}

.philosophie, .philosophie_image_s
{
 background : url(../Images/portrait.jpg) no-repeat right;
}

.produits_image{
 background : url(../Images/produits.jpg) no-repeat right;
}

.salon, .presentation_produits{
 background-color : white;
}

.intro{
 background-color : rgb(255,255,255);
}

.produits, .produits_image_s{
 background : url(../Images/zen2.jpg) no-repeat right;
}

.contreindic, .contreindic_image_s{
 background : url(../Images/fond4.jpeg) no-repeat right;
}



.massagesensoriel, .massageabhyanga, .massagereflexo, .massagefacial, .massageanma, .automassage, .philosophie, .produits, .contreindic, .massageshort
{
 margin:0;
 height:auto;
 padding:0;
 -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
 vertical-align:top;
 min-height:700px;
}

.philosophie{
   min-height:700px;
}


.massage_produit
{
  display: inline-block;
  margin-bottom:15px;
  position: relative;
  text-align:left;
  vertical-align: top;
  width: 96%;
  padding:0;
  height:200px;
  background-color: white;
  border-radius:5px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}


.txt_produit
{
 display:inline-block;
 position: relative;
 margin:10px;
 vertical-align: top;
 width:55%;
  font-family: 'Montserrat', sans-serif;
 font-weight:200;
 font-size : 0.9em;
 color:rgb(130,130,130);
 text-align:center;
 text-decoration:none;
}



.infos_produit{
   display:inline-block;
   text-align: left;
   position: relative;
   width:auto;
   height:100px;
   margin:10px;
   vertical-align: top;
}


.massagesensoriel_image_box, .massageabhyanga_image_box, .massagereflexo_image_box, .massagefacial_image_box, .massageanma_image_box, .automassage_image_box{
display:inline-block;
 position: relative;
  margin:0;
 padding:0;
  height:200px;
  width:280px;
  border-radius: 5px;
   -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
 vertical-align:middle;
}



.massage_short
{
 /*background : url(../Images/bamboo.jpg) right;*/
 background-size:60%;
   min-height:600px;
 background-color: var(--color-fond1); 
 text-align:center;
 vertical-align: middle;
}

.massagesensoriel{
  min-height:650px;
  background-position: bottom;
}



.intro{
 min-height:400px;
}


.logoinfo{
 display:block;
 text-align:center;
}



@media all and (min-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
 .massagesensoriel_image_s, .massageabhyanga_image_s, .massagereflexo_image_s, .massagefacial_image_s, .massageanma_image_s, .automassage_image_s, .contreindic_image_s, .produits_image_s, .philosophie_image_s
 {
  display:none;
 }
}


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
 

  
  
  
  .massagesensoriel, .massageabhyanga, .massagereflexo, .massagefacial, .massageanma, .automassage, .philosophie, .produits, .contreindic, .massageshort
 {
  height: auto;
  min-height:0px;
  background:none;
 }
 
 .produits, .contreindic{
  height: auto;
  min-height:0px;
 }
 
 .demo{
   top:0px;
 }
 
   .logo_sensoa{
   width:312px;
   height:150px;
   }
   
   .logosensoa{
     height:85px;
   }
   
   .txt_banniere{
    top:170px;
   }
   
 .txt_banniere_mouv{
  top:120px;
}
 
 .massagesensoriel_image_s, .massageabhyanga_image_s, .massagereflexo_image_s, .massagefacial_image_s, .massageanma_image_s, .automassage_image_s, .contreindic_image_s, .produits_image_s, .philosophie_image_s, .produits_image{
  display: block;
  height:350px;
  padding:0;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
  border-radius:0px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
 }
 
 .massagesensoriel_image_s, .massagereflexo_image_s, .massageanma_image_s, .contreindic_image_s{
  background-position:right;
 }
 
 .massageabhyanga_image_s, .massagefacial_image_s, .automassage_image_s, .produits_image_s, .philosophie_image_s, .produits_image{
  background-position:left;
 }
 
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {
 .massagesensoriel_image_s, .massageabhyanga_image_s, .massagereflexo_image_s, .massagefacial_image_s, .massageanma_image_s, .automassage_image_s, .contreindic_image_s, .produits_image_s, .philosophie_image_s, .produits_image{
  height:200px;
 }
 
  .buttoncenter,  .buttoncenter2, .buttoncenter3{
   height: auto;
   width:150px;
   padding: 10px;
   font-size: 1em;
 }
 
 .txt_banniere{
 top:220px;
 }
 
 .txt_banniere_mouv{
  top:120px;
}
 
.logo_sensoa{
 width:208px;
 height:100px;
 }
 
   .logo-intro img{

    height: 130px;
     width: auto;
     text-align: center;
     margin:0 auto;
  }
 
 .flat_icon img{
 
  height: 50px;
}
 
 
}





/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- PAGE TARIFS -------------------------------------------------------------------------------*/


.tarifpresta li{
 width : 300px;
 text-align:justify;
}

.bannierenoel{
 /* background : url(../Images/zen1.jpg) no-repeat bottom; */
 background : url(../Images/banniere_noel_2.jpg) center;

 width:60%;
 height:120px;
}

.bannierenoelindex{
 
 background : url(../Images/banniere_noel_m.jpg) center;
 max-width:100%;
 height:auto;
 border-radius:10px;
 width:768px;
 height:153px;
 display: block;
    margin-left: auto;
    margin-right: auto;
 background-size: cover; /*  version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
 
}



.bannierepage, .bannierenoel{
 margin:0% auto;
 padding:0;
 -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
 border-radius:10px;
}

.tarif_abonnement{
 background : url(../Images/tableau_tarif_abonnement.png) center;
 width:542px;
 height:227px;
 
}

table{
 text-align:center;
 width:100%;
}




@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 .bannierenoelindex{
 /* background : url(../Images/zen1.jpg) no-repeat bottom; */
 background : url(../Images/banniere_noel_s.jpg) center;
 height:295px;
 width:318px;
 }
 
 
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
 .tarif_abonnement{
  background : url(../Images/tableau_tarif_abonnement_s.png) center;
  width:320px;
  height:227px;
 }
}




/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- PAGE CONTACT ------------------------------------------------------------------------------*/



.contactbox, .contactbox2{
  padding-top:5px;
 border-style: solid 1px var(--gris);
  border-radius: 5px;
    background-color: white;
    height:200px;
    width: 100%;
    right: 10%;
    border-radius:5px;
}



.promobox, .promobox2{
 width:100%;
   display: inline-block;
    position:relative;
  border-style: solid 1px var(--gris);
  border-radius: 5px;
  padding:20px 0px 10px 0px;
   margin-bottom: 5px;
   margin-top:0px;
    text-align: center;
   
   /*   -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
}

.promobox{
  background-color: var(--gris-tres-fonce);
}

.promobox2{
  background-color: var(--gris-tres-fonce);
}
    

.gauche, .droit
{
 display:inline-block;
 height:100%;
 margin:0 auto;
 vertical-align: middle;
 width: 45%;
} 

.contactindex
{ 
 background-color: rgb(235,235,235);
 background-size:100%;
 background-position:center;
 text-align: center;
 margin:0% auto;
 min-height:600px;
 margin-top:0%;
}


.contactpage
{ 
 background-image : url(../Images/texture_brown.jpg);
 background-size:100%;
 background-position:center;
 text-align: center;
 margin:0% auto;
 min-height:600px;
 margin-top:0%;
 
 padding:0;
 -webkit-background-size: cover; /* pour anciens Chrome et Safari */
 background-size: cover; /* version standardisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©e */
}

.contact{
 display: inline-block;
 position: relative;
 width:50%;
 max-width : 450px;
 text-align: center;
 margin:0% auto;
 margin-bottom:50px;
 margin-top:120px;
 margin-right:50px;
 vertical-align : top;
}


.contactsummary{
 display: inline-block;
 position: relative;
 width:50%;
 max-width : 450px;
 min-height :720px;
 text-align: center;
 margin:0% auto;
 margin-bottom:50px;
 margin-top:120px;
 vertical-align : top;
 background-color: rgb(255,255,255);
 border-radius:5px;
}




@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 .contact, .contactsummary{
  width : 45%;
  margin: 0 auto;
 }
 
 .contactbox, .contactbox2{
  padding-top:20px;
  display:inline-block;
  position: relative;
  text-align:center;
  max-width: 100%;
  width:100%;
   height:200px;
  left:auto;
  right:auto;
  float:none;
   border-radius:0px;
   margin-top: 10px;
 }
 
 .promobox2{
   width:94%;
 }
 
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
 .contact, .contactsummary{
  width : 100%;
  margin: 0 auto;
 }

}





.contactmapsmall
{
 border-radius:5px;
}

.contactbloc
{ 
 background-size:100%;
 display:inline;
 background-position:center;
 background-color:rgb(50,50,50);
 text-align: center;
 margin:0%;
}

.contacttxt
{ 
 width: 50%;	
 display: block;
 padding-left:5%;
 padding-top:2%;
 vertical-align:bottom;
 position: relative;
 text-align: left;
 

}




/*---------------------------
  White Button
---------------------------*/

a.fb-message-white {
 display:inline-block;
 position:relative;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  vertical-align:middle;
  text-align:left;
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #ececec;
  width: 160px;
  height: 40px;
  line-height: 35px;
  border-radius: 3px;
  padding-top:5px;
  outline: none;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  -moz-transition: all ease .15s;
  transition: all ease .15s;
}
a.fb-message-white:hover {
  background-color: #fafafa;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  /* transform: scale(1.15); */ /* uncomment to add zoom effect */
}
a.fb-message-white:focus {
  background-color: #fff;
  border: 1px solid #bbb;
  -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.3);
}

.fb-message-white i {
  background-image: url('https://i.imgur.com/WFeWHxl.png');
  display:inline-block;
  position:relative;
  background-repeat: no-repeat;
  background-size: 17px;
  height: 18px;
  width: 17px;
  top:5px;
  margin-left:20px;
}



.logo
{
 width:320px;
 height : 320px;
 display:inline-block;
 margin:0% auto;
}



article
{
 display:inline-block;
 min-height: 350px;
 margin-bottom: 50px;
 border-radius: 5px;
 padding-bottom: 20px;
 color : #5d665b;
 text-align: justify;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- TITRES ET TEXTE ---------------------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6{
     text-rendering: optimizelegibility;
}

h1
{	
 font-size : 2.5em;
  font-family: 'Karma', serif;
 text-align : center;
 color: var(--color-title);
 margin:0;
}

h2 
{	
 font-size : 2.8em;
 line-height: 1em;
/*font-family: 'ZCOOL XiaoWei', serif;*/

font-family: 'Sacramento', serif;
line-height:110%;
/*Arapey|Courgette|Delius|Delius+Swash+Caps|Grand+Hotel|Josefin+Sans|Mali|Sacramento|Satisfy|Sofia');*/
 color: var(--color-title);
 margin:0.1em;
  /*text-transform: uppercase;*/
  display: block;
  font-style:normal;
  font-weight:200;
  padding-top: 0.1em;
 
}


h3, th.tdtitle
{	
 font-size: 1.2em;
/*font-family: 'Poppins', sans-serif;*/

font-family: 'Josefin Sans', cursive;
/*Arapey|Courgette|Delius|Delius+Swash+Caps|Grand+Hotel|Josefin+Sans|Mali|Sacramento|Satisfy|Sofia');*/
 font-weight:200;
 margin:0;
 margin-top:10px;
 color: var(--color-title3);
}




h1.blanc, h2.blanc, h3.blanc, h2.blanc_all, h3.blanc_all{
  color: white;
}

h1.vert, h2.vert, h3.vert{
  color: var(--color-main);
}


h1.bleu, h2.bleu, h3.bleu{
  color: var(--bleu);
}


h2.big{
  font-size : 2.8em;
  color: white;
  display: block;
  text-shadow:0px 0px 8px 0px rgb(0,0,0);
}

h2.rouge, h3.rouge{
  color: var(--rouge);
}


h3.fonce{
 color: var(--color-title);
}
 
h3.gauche{
  text-align:left;
}


h4, td.tdtitle_big
{	
 margin-bottom:1%;
 font-family: 'Patua One', cursive;
 font-weight: 400;
 text-align : center;
 color: var(--color-main);
 font-size: 1.3em;
}

h5
{
  margin-bottom:2%;
 font-family: 'Montserrat', sans-serif;

  text-align : center;
 font-size: 0.85em;
  font-weight: 200;
 margin: 0% auto;
}


p
{
 font-size: 0.85em;
 margin: 0% auto;
  text-align: justify;
 font-family: 'Montserrat', sans-serif;
 padding: 0px;
  font-weight:200;
  line-height:180%;
  color : var(--color-text);
}

p.txt_infos_produit
{
 margin:5px;
 margin-bottom: 20px;
 text-align: left;
 /*font-family: 'Lato', sans-serif;*/
  font-family: 'Montserrat', sans-serif;
 color: var( --color-info);
 font-size: 1.3em;
 font-weight: 300;
 margin: 0% auto;
}

p.blanc{
 
 color: white;
 font-size: 0.7em;
 text-align: center;
}

p.gris{
 
 color: rgb(220,220,220);
 font-size: 0.7em;
 text-align: center;
}

h6, h7
{	
 font-size : 1.2em;
 font-family: 'Arvo', serif;
  font-weight:500;
 text-align : left;
 margin-bottom:0;
 color: rgb(255,255,255);
}




/*b{
   font-weight: 300;
}*/

p ul{
  font-family: 'Montserrat', sans-serif;
 display: block;
 text-align: justify;
 font-size : 0.9em;
 color: rgb(73, 47, 35);
}

p.signature{
 color: rgb(130, 130, 130);
}

p.txtrelief, p.txtreliefgauche, p.txtreliefdroit, p.txtrelief3, p.txtreliefnote, p.txtrelief2, p.txtrelief4, p.txtreliefblanc, p.txtreliefblanc, p.txtrouge
{
 display: block;
 text-align: justify;
  font-weight:500;
}


p.txtrelief, p.txtrelief3, p.txtrelief4
{
 color : var(--color-text);
}

p.txtrelief2
{
 margin-left:3%;
 display: block;
 vertical-align:bottom;
 position: relative;
 text-align: justify;
 color : var(--color-text);
 text-shadow: 0px 1px 0px rgb(255, 255, 255);
}

p.txtrelief4
{
 text-align: center;
}

p.txtreliefgauche
{
 text-align: left;
}

p.txtreliefdroit
{
 text-align: right;
}

p.txtreliefblanc
{
 color: white;
}

p.txtrouge
{
 color:rgba(150,0,0,1);
}

p.gris
{
 color:rgb(80,80,80);
}

p.lien
{
 text-align:left;
 color: rgb(76,214,213);
 text-shadow: 0px 1px 0px rgb(255, 255, 255);
}



p.txtreliefnote
{
 font-size : 0.9em;
 margin-left:3%;
}


p.center  {
  text-align: center;
}


a{
 text-decoration: none;
}


ul
{
 font-family: 'Montserrat', sans-serif;
    list-style-type: none;
 display:block;
 text-align: center;
 
}
 
li
{
 
 display: inline-block;
 margin:0% auto;
 text-align: center;
 margin-right:20px;
 min-width: 30px;
}


td, del{
 font-family: 'Montserrat', sans-serif;
 font-size : 1em;
 color: rgb(73, 47, 35);
 width:10%;
 
}

th{
 font-family: 'Montserrat', sans-serif;
 background-color: var(--color-main);
 font-size : 1.1em;
 
}

del{
 color:rgb(130,130,130);
}

td.tdtitle, td.tdtitle_big{
 font-size : 1.1em;
 color:var(--gris-fonce);
 font-weight: 200;
}

th.tdtitle{
 font-size : 1.1em;
 color: white;
}

td.tdtitle
{	
 margin-bottom:1%;
 font-family: 'Montserrat', sans-serif;
 text-align : center;
 color: var(--gris-fonce);
 font-size: 1.1em;
}

td.tdtitle_big{
 color:var(--color-title3);
}

td.tdprice, td.tdprice_big, th{
  font-family: 'Montserrat', sans-serif;
 font-size : 1.1em;
 font-weight:600;
color: var(--gris-fonce);
 height:50px;	
}


td.tdprice_big{
 font-size : 1.7em;
 font-weight:800;
 color:var(--color-main);
 
}

.tdprice_big{
 font-weight:800;
 color:var(--color-main);
 
}

p.promo_big, p.promo{
  line-height: 130%;
   text-align: center;
   font-family: 'Montserrat', sans-serif;
}

p.promo_big{
   font-size : 1.6em;
   color:var(--ecru);
}
 
p.promo{
  font-size : 1.1em;
   color:var(--ecru-clair);
}


/*Lignes de tableau impaires*/
tr:nth-child(odd){
 background-color: rgb(252,252,252);	
}

/*Lignes de tableau paires*/
tr:nth-child(even){
 background-color: rgb(240,240,240);	
}

tr, td{
 border: 0px;
}


hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.grisÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©{
 margin:0;
 padding:0;
 display:block;
 background-color : rgba(0, 0, 0, 0.8);
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {

 h1{
  font-size : 2em;
 }
 
 h2, h1, h2.blanc
 {
  font-size : 2.4em;
  color: var(--color-title);
  text-align:center;
  margin:0;
  margin-top: 0;
 }
 
h2.blanc_all{
    font-size : 3em;
}
 
 h3.blanc{
  color: var(--color-title3);
 }
 
 h3.fonce{
  color: var(--color-title);
 }
 
 h3, h4
 {
  font-size : 1.2em;
 }
 
 h5{
  font-size : 1em;
 }
 
 h6{
  font-size : 1.4em;
    color: rgb(200,200,200);
 }
 
  
h2.big{
  font-size : 2em;
}
 
 

   p, p.txtrelief, p.txtreliefgauche, p.txtreliefdroit, p.txtrelief3, p.txtreliefnote, p.txtrelief2, p.txtrelief4, p.txtreliefblanc, p.txtrouge
  {
    font-family: 'Montserrat', sans-serif;
    font-weight:400;
    display: block;
    text-align: justify;
    font-size : 1em;
    }
 
   p.txtreliefblanc{
      color : white;
   }
 
 th, td.tdtitle{
  font-size : 1.1em;
 }
 
 td.tdprice, td.tdprice_big{
 font-size : 1.1em;
 height:60px;
 
 }
 
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {
 h1, h1.blanc{
  font-size : 2.3em;
  margin-left:3%;
  margin-right:3%;
 }
 
 h2, h2.blanc
 {
  font-size : 2.5em;
  color: var(--color-title);
  line-height: 1em;
  text-align:center;
 }
 
 h2.blanc_all{
  font-size : 1.8em;
  text-align:center;
 }
 
  h3, h3.blanc, h3.blanc_all{
    font-size : 1.3em;
  }
  
h2.big{
  font-size : 1.6em;
}

h5{
	font-size : 0.3em;
}

p.blanc{
 display:none;	
}

.button, input[type="submit"], .buttoncenter, .buttoncenter2, .buttoncenter3, .buttoncenter4{
  font-size: 1em;
  padding: 5px 10px 5px 10px ;
  border-radius: 5px;
}

   p, p.txtrelief, p.txtreliefgauche, p.txtreliefdroit, p.txtrelief3, p.txtreliefnote, p.txtrelief2, p.txtrelief4, p.txtreliefblanc, p.txtrouge
  {
    font-size : 0.8em;
    }
    
    p.promo_big{
   font-size : 1.2em;
 }
 
  p.promo{
   font-size : 1em;
 }
 
 
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- PARAGRAPHES -------------------------------------------------------------------------------*/


/****TESTS******/
  .page_test{
   max-width: 1000px;
   
  }
  
.content, .promobox2, .content_wide{
   max-width: 1000px;

   border-radius: 10px;
   position: relative;
   margin:0 auto;
}

.content, .content_wide{
	   background-color:white;
}

.promobox2{
	   background-color:var(--transparent);
}


.content_wide{
   max-width: 1400px;
   padding: 15px;
   background-color: #020c14; 
    
}



.col_2, .col_3{
  display:inline-block;
  position: relative;
  margin: 0 auto;
  padding:20px;
  border: 0;
  vertical-align: text-top;
}

.col_2{
 width:49%;
}

.col_3{
 width:32%;
}
  

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
  .col_2{
  width:100%;
  }
  
  .col_3{
    width:49%;
  }
  
}

@media all and (max-width: 1216px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1216px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1216px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1216px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1216px), only screen and (min-resolution: 192dpi) and (max-width: 1216px), only screen and (min-resolution: 2dppx) and (max-width: 1216px) {
   .page_test{
     padding-left: 20px;
     padding-right: 20px;
     max-width: none;
  }
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
 
 .page_test{
     padding-left: 5px;
     padding-right: 5px;
  }
 
}

.paragraphegauche, .paragraphedroit, .paragraphefloat, .galleriedroit, .galleriegauche
{
 position:absolute;
 display:inline-block;
 width: 38%;
 padding:0;
}



.paragraphecentre{
 display: inline-block;
 position: relative;
 margin-left: 8%;
 margin-right: 8%;
  width: 70%;
}

.paragraphefloat{
 float:right;
 left: 10%;
}

.paragraphegauche, .galleriegauche
{
 text-align: left;
 left: 10%;
}


.paragraphedroit, .galleriedroit
{
 text-align: right;
 right: 10%;
}

.blocvide
{
 display: inline-block;
 position: relative;
 width:38%;
 
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
  .paragraphegauche, .paragraphedroit,  .paragraphefloat, .galleriedroit, .galleriegauche
  {
   display:inline-block;
   position: relative;
   text-align:center;
   max-width: 100%;
   width:auto;
   height:auto;
   padding-left: 30px;
   padding-right:30px;
   left:auto;
   right:auto;
   float:none;
  }
  
  .paragraphecentre{
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
  }
}

@media all and (max-width: 706px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 706px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 706px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 706px), only screen and (min-device-pixel-ratio: 2) and (max-width: 706px), only screen and (min-resolution: 192dpi) and (max-width: 706px), only screen and (min-resolution: 2dppx) and (max-width: 706px) {
.paragraphegauche, .paragraphedroit,  .paragraphefloat, .galleriedroit, .galleriegauche
  {
    padding-left: 15px;
   padding-right:15px;
  }


}



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- CHAMPS -------------------------------------------------------------------------------*/



input, select
{
 background-color:white;
  font-family: 'Montserrat', sans-serif;
 font-weight:200;
 padding: 0px;
 font-size : 1em;
 text-align:center;
 color:black;
 height:40px;
 margin-bottom:5px;
 border-radius:4px;
 border-style:none;
 max-width:550px;
 width:100%;
}



input[type="submit"]
{

 height: 50px;
 max-width:550px;
 width:100%;
 
}




textarea
{
 height:200px;
 max-width:550px;
 width:100%;
 margin: 0%;
 border-radius:4px;
 border-style:none;
 text-align:left;
 resize:none;
}



.txtcadre 
{
 display:none;
 color: #ffffff;
 max-width: 700px;
 
 margin-top : 150px;
 margin-bottom : 50px;
 margin: 0% auto; 
 line-height: 200%;
 font-weight : bold;
 text-shadow: 0 1px 0 rgb(0, 0, 0);
 
}

.mail
{
 text-decoration: none;
 font-size : 1.2em;
}

.nom , .prenom, .email, .date, .number, .suj
{
 font-size : 1.1em;
 font-family: 'Montserrat', sans-serif;
 font-weight:200;
 text-align: center;
 padding: 7px;
 line-height : 180%;
 margin-bottom : 7px;
}

.mes, .select_massage
{
 font-family: 'Montserrat', sans-serif;
 font-weight:200;
 line-height : 120%;
 font-size : 1.1em;
 text-align: left;
}

.mes{
margin-top:5px;
}

.select_massage{
 
 text-align: center;
 color:rgb(100,100,100);
}



.bouton
{
 padding: 10px;
 margin:auto;
 font-size : 1.1em;
 width : 150px;
  font-family: 'Montserrat', sans-serif;
 font-weight:200;
}

.boutonthemeperso
{
 display: block;
 z-index: 3;
 vertical-align: top;
 position:fixed;
 margin-left: 90%;
 margin-top: 0%;
}



.boutonthemeblog
{
 display: none;
 vertical-align: top;
 margin-left: 10px;
 margin-top: 20px;
}



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- FOOTER-------------------------------------------------------------------------------------*/



footer{
 bottom: 0;
 padding:0;
 margin:0;
}



.footer-distributed{
 background-color: #292c2f;
 box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
 box-sizing: border-box;
 width: 100%;
 text-align: left;
 font: bold 16px sans-serif;

 padding: 20px 50px;
 padding-bottom:20px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
 display: inline-block;
 vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
 width: 40%;
}

/* The company logo */

.footer-distributed h3{
 color:  #ffffff;
 font: normal 36px 'Cookie', cursive;
 margin: 0;
}

.footer-distributed h3 span{
 color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
 color:  #ffffff;
 margin: 20px 0 12px;
 padding: 0;
}

.footer-distributed .footer-links a {
 font: bold 14px/1 'Open+Sans', sans-serif;
 display:inline-block;
 line-height: 1.8;
 text-decoration: none;
 color:  inherit;
}

.footer-distributed .footer-pdf a {
 font: 14px/1 'Open+Sans', sans-serif;
 text-decoration: underline;
 font-weight: 300;
 display:inline-block;
 line-height: 1.8;
 text-decoration: none;
 color:  inherit;
}


.footer-distributed p{
 font: bold 14px/1 'Open+Sans', sans-serif;
}

.footer-distributed .footer-company-name{
 color:  #8f9296;
 font-size: 14px;
 line-height: 150%;
 font-weight: normal;
 margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
 width: 35%;
}

.footer-distributed .footer-center i{
 background-color:  #33383b;
 color: #ffffff;
 font-size: 25px;
 width: 38px;
 height: 38px;
 border-radius: 50%;
 text-align: center;
 line-height: 42px;
 margin: 10px 15px;
 vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
 font-size: 17px;
 line-height: 38px;
}

.footer-distributed .footer-center p{
 display: inline-block;
 color: #ffffff;
 vertical-align: middle;
 margin:0;
}

.footer-distributed .footer-center p span{
 display:block;
 font-weight: normal;
 font-size:14px;
 line-height:2;
}

.footer-distributed .footer-center p a{
 color:  var(--color-main);
 text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
 width: 20%;
}

.footer-distributed .footer-company-about{
 line-height: 20px;
 color:  #92999f;
 font-size: 13px;
 font-weight: normal;
 margin: 0;
}

.footer-distributed .footer-company-about span{
 display: block;
 color:  #ffffff;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 20px;
}

.footer-distributed .footer-icons{
 margin-top: 25px;
}

.footer-distributed .footer-icons a{
 display: inline-block;
 width: 35px;
 height: 35px;
 cursor: pointer;
 background-color:  var(--color-main);
 border-radius: 2px;

 font-size: 20px;
 color: #ffffff;
 text-align: center;
 line-height: 35px;

 margin-right: 3px;
 margin-bottom: 5px;
}

footer a.logosocial
{
 margin-right:5px;
 padding:5px;
}


/* If you don't want the footer to be responsive, remove these media queries */

 @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {

 footer { 
  position: static; 
 }
 
 .footer-distributed{
  font: bold 14px sans-serif;
 }

 .footer-distributed .footer-left,
 .footer-distributed .footer-center,
 .footer-distributed .footer-right{
  display: block;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
 }

 .footer-distributed .footer-center i{
  margin-left: 0;
 }

}



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- Galleries ---------------------------------------------------------------------------------*/



*,*:before,*:after{box-sizing:border-box}img{max-width:100%;image-rendering:optimizeQuality;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}

/*pour le saut de page, on cree une class que l'on met en display:none*/
.target{display:none}


.cadre_diapo{
display:inline-block;
position:relative;
margin:0 auto;
margin-top:10px;
overflow:hidden;
border-radius: 5px;
border: 2px solid var(--gris-clair);
 }

.after-cadre_diapo {
  clear: right;
}

.interieur_diapo{
height:auto;
position:relative;
width:400%;
padding:0;
transition:.6s ease}

.cadre_img{
position:relative;
width:25%;
float:left;
margin-bottom:-5px;

}


#photogallery1:target ~ .cadre_diapo .interieur_diapo{margin-left:0}/*image 1*/
#photogallery2:target ~ .cadre_diapo .interieur_diapo{margin-left:-100%}/*image 2*/
#photogallery3:target ~ .cadre_diapo .interieur_diapo{margin-left:-200%}/*image 3*/
#photogallery4:target ~ .cadre_diapo .interieur_diapo{margin-left:-300%}/*image 8*/


.description{
position:absolute;
left:0;
top:2%;
text-align:center;
width:60%;
height:30px;
line-height:30px;

background:hsla(0,0%,0%,.35)
}

.description p{
  color:white;
  font-weight: 500;
  font-size: 1.3em;
  text-align:center;
}


/*navigation avec images miniatures*/
.navigation_diapo{
display:inline-block;
list-style:none}

.navigation_diapo li{float:left; margin-right:2px;}

.navigation_diapo li img{
pointer-events:auto;/*ne pas reprendre*/
border:3px solid white;
transition:.6s}
.navigation_diapo li img:hover{box-shadow:0 0 5px hsla(0,0%,0%,.4); border:3px solid rgb(76,214,213);}

.navigation_diapo li a{
display:inline-block;
width:125px;
height:70px;
color:white;
font-weight: 500;
}

@media screen and (max-width:62.75em){
.cadre_diapo{
width:100%;
height:auto;

}


.cadre_img{width:25%}
.interieur_diapo{height:auto}
.navigation_diapo li a{height:100%;width:90px}
.navigation_diapo li img:hover{box-shadow:none}
}
@media screen and (max-width:41.6em){
.description{font-size:75%}
}
@media screen and (max-width:25em){
.navigation_diapo li a{height:100%;width:70px}
}

/*Animation responsive*/

@keyframes animation_slide {
0% {left:0}
20%{left:0}/*image1*/

25%{left:-100%}
45%{left:-100%}/*image2*/

50%{left:-200%}
70%{left:-200%}/*image3*/

75%{left:-300%}/*image4*/
95%{left:-300%}

100%{left:-400%}/*image1*/}

@-webkit-keyframes animation_slide {
0% {left:0}
20%{left:0}/*image1*/

25%{left:-100%}
45%{left:-100%}/*image2*/

50%{left:-200%}
70%{left:-200%}/*image3*/

75%{left:-300%}/*image4*/
95%{left:-300%}

100%{left:-400%}/*image1*/}

figure img{pointer-events:none;width:100vw;height:100vh;object-fit:contain;float:left}
figure{
position:relative;
width:500%;
left:0;
-webkit-animation:30s animation_slide infinite;
animation:30s animation_slide infinite; 
}

div:target {
    padding-top: 40px; 
    margin-top: -40px; 
}


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ---------------------------------------------------------------------------- Google review ---------------------------------------------------------------------------------*/


#map-plug {
	display:none;
}
#google-reviews {
	display:flex;
	flex-wrap:wrap;
	
	
	/*display: grid;
	grid-template-columns: repeat( auto-fit, minmax(320px, 1fr));
	*/
}
.review-item {
	margin: 0% auto;
	text-align: justify;
	margin:0 auto;
	padding:1em;
	flex: 1 1 30%;
}


  

.review-meta, .review-stars {
	text-align:center;
	font-size:115%;
}
.review-author {
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	color : var(--gris);
	font-weight:200;
	font-size:1.3em;
}
.review-date {
	opacity:.6;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	color : var(--gris);
	font-size:0.6em;
	font-weight:200;
	display:block;
}
.review-text {
	line-height:1.55;
	text-align:left;
	max-width:32em;
	margin:auto;
	text-align: justify;
}
.review-stars ul {
	display: inline-block;
	list-style: none !important;
	margin:0;
	padding:0;
}
.review-stars ul li {
	float: left;
	list-style: none !important;
	margin-right: 1px;
	line-height:1;
}

.review-stars ul li i {
	color: #E4B248;
	font-size: 1.4em;
	font-style:normal;
}
.review-stars ul li i.inactive {
	color: #c6c6c6;
}
.star:after {
	content: "\2605";
}

@media ( max-width:1200px) {
	.review-item {
	flex: 1 1 40%;
	}
}
@media ( max-width:450px) {
	.review-item {
		flex: 1 1 90%;
	}
	.review-author {
	font-size:1em;
	}
	.review-date {
	font-size:0.7em;
	}
}

