@charset "utf-8";
/* CSS Document */
/* Dans ce fichier ne doit être présent que la mise en forme générale du site ainsi que la mise en forme dans les zones spécifiques */

.mfp-wrap, .mfp-content {  z-index: 10300 !important;}
.white-popup {  padding: 30px 20px;}

.center {text-align:center !important;}

.sm {height: 95px;}
#bandeau.sm .logo span {   font-size: 13px; margin-top: 5px;}
#bandeau.sm .logo {  padding: 4px 0 0 0;}

#bandeau-contact {display:block;}
#bandeau #logo {display:block;   width: 100%;} 
#bandeau .logo {padding:9px 0 0 0px; position:relative; z-index:10;  margin: 0 auto; text-align:center;}
#bandeau .logo a,
#bandeau .logo a:visited {text-decoration:none;}
#bandeau .logo a img {height:auto; width:100%; max-width: 250px;}
#bandeau .logo span {color:#fff; font-weight:500; font-size:16px; text-transform: uppercase; text-align:center;  display: block;   letter-spacing: 1.4px;  margin-top: 10px;}


#global .miseenavant {margin-bottom:10px; font-weight:600; font-size:17px; color:#4f2e18;letter-spacing: 2.04px; text-transform:uppercase; text-align:left;}
#global h1:not(.h2) em,
#global h2.h1 em,
.white-popup h1:not(.h2) em { font-size:17px; font-style:normal; font-weight:600; display:block; line-height: 26px; margin:5px 0; color:#4f2e18; text-transform: uppercase;  letter-spacing: 1.5px;}


/** Carousel **/
#accueil-slider { position: relative;  z-index: 20; overflow: hidden;} /* HEIGHT A MODIFIER */
#contenu #accueil-slider { height:100%; width:100%; position:relative; z-index:20;}
#contenu #accueil-slider::before,
#contenu #accueil-slider::after {content:""; display:block; width:100%; position:absolute; left:0;  z-index:20; }
#contenu #accueil-slider::before {top:0; height:40%; background: rgb(0,0,0);
  background: -moz-linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}
  #contenu #accueil-slider::after {bottom:0;  height:20%; background: rgb(0,0,0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}

#accueil-slider .accueil-slider-centre { position:relative; z-index:10; height:100%; width:100%; }
#accueil-slider .accueil-slider-centre .global {position:relative; z-index:20; width:calc(100% - 20px); height:100%; background:none;}
#accueil-slider .accueil-slider-centre::after{content: '';position: absolute;left: 0;top: 0;z-index: 15;width: 100%;height: 100%;background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 38%, rgba(0,0,0,0.2) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 38%, rgba(0,0,0,0.2) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 38%, rgba(0,0,0,0.2) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}

/* CONTENU DES SLIDES */
#accueil-slider .accueil-slider-image { position:relative; z-index:10; height:100%; width:100%; }
#accueil-slider .accueil-slider-image.picture img {  width: 100%;  display: block;  height: 100%; min-height:310px; } 
#accueil-slider .accueil-slider-image.picture picture * {display:block; width: 100%; height: 100%; object-fit: cover;   object-position: center right;}
#accueil-slider .accueil-slider-contenu {position:absolute; left:10px; top:10px; z-index:20; width:calc(100% - 20px);  height:calc(100% - 20px);  box-sizing: border-box; }

#accueil-slider .accueil-slider-contenu .global {position:relative; z-index:20; width:100%;  height:100%; background:none; padding:0px 10px 79px 145px;  box-sizing: border-box;  display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-wrap:wrap; flex-wrap:wrap;}

#accueil-slider .accueil-slider-titre{position: relative;padding-bottom: 10px; display: inline-block; vertical-align: top;}
#accueil-slider .accueil-slider-titre::after{content: "";position: absolute;bottom: 0;  left: -55%; width: 160%; height:2px;background: #a55223; max-width: 980px;}
#accueil-slider .accueil-slider-titre,
#accueil-slider .accueil-slider-titre a,
#accueil-slider .accueil-slider-titre a:visited {text-decoration:none;font-weight: 200;color: #fff;font-size: 40px;line-height: 40px;}
#accueil-slider .accueil-slider-texte {margin: 10px 0;}
#accueil-slider .accueil-slider-texte,
#accueil-slider .accueil-slider-texte p {font-size: 16px;font-weight: 500;color: #fff;line-height: 16px;text-transform: uppercase;letter-spacing: 1.92px;}
#accueil-slider .accueil-slider-texte p {margin:3px 0 ;line-height: initial;}
#accueil-slider .accueil-slider-suite {margin:10px 10px 0;}
#accueil-slider .accueil-slider-suite a,
#accueil-slider .accueil-slider-suite a:visited {}
#accueil-slider:hover .accueil-slider-suite a {}
#accueil-slider .accueil-slider-texte a.bouton,
#accueil-slider .accueil-slider-texte a.bouton:visited,
#accueil-slider .accueil-slider-texte a.bouton-fleche,
#accueil-slider .accueil-slider-texte a.bouton-fleche:visited {background: #4f2e18; position: absolute; right: 0; bottom: 85px; z-index: 20; color:#fff;}
#accueil-slider .accueil-slider-texte a.bouton *,
#accueil-slider .accueil-slider-texte a.bouton-fleche * {color:#fff;}
#accueil-slider .accueil-slider-texte a.bouton:hover,
#accueil-slider .accueil-slider-texte a.bouton-fleche:hover {  background: #9a8374;}

#accueil-texte1.global {padding:60px 20px 0;}
#accueil-texte1 h1 { text-align:center;}

#accueil-paves-conteneur {  margin: 73px 0 0;}
#accueil-paves-conteneur .accueil-pave { width: calc(33.333% - 42px);}
#accueil-paves-conteneur .accueil-pave-image {position:relative; z-index: 10;}
#accueil-paves-conteneur .accueil-pave-image span::after {content:""; display: block; position: absolute; right: 20px; bottom: 20px; z-index: 10; width: 39px; height: 39px; background:url(../images/icone-fleche.svg) no-repeat center center; background-size:contain; filter: invert(100%) sepia(8%) saturate(7474%) hue-rotate(180deg) brightness(102%) contrast(108%);}

#accueil-texte2 { margin-bottom: 45px;}
#accueil-texte2-centre {  margin-bottom: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#accueil-texte2-titre {  padding: 21px;  width: 33.333%; box-sizing: border-box;}
#accueil-souspaves-conteneur { width: 66.667%;  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#accueil-souspaves-conteneur .accueil-souspave {  position: relative;  z-index: 10;  margin: 21px;  width: calc(33.333% - 42px);}
#accueil-souspaves-conteneur .accueil-souspave-image {  position: relative;  z-index: 10; width: 100%;  height: auto; } 
#accueil-souspaves-conteneur .accueil-souspave-image img {  width: 100%;  height: auto; }
#accueil-souspaves-conteneur .accueil-souspave-image span::after {content:""; display: block; position: absolute; left: 0; bottom: 20px; z-index: 10; width: 100%; height: 39px; background:url(../images/icone-fleche.svg) no-repeat center center; background-size:contain; filter: invert(100%) sepia(8%) saturate(7474%) hue-rotate(180deg) brightness(102%) contrast(108%);}

#accueil-texte3 {margin-bottom: 45px; position:relative; z-index: 10;}
#accueil-texte3 .global {background:rgba(236,230,226,1);  width: 100%; padding: 70px; position:relative; z-index: 10;  box-sizing: border-box;    display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#accueil-texte3 .global::before {content:""; display:block; width: 50%; height: 100%; position:absolute; z-index: 10; left: -27%; bottom: 0; background: url(../images/fond-texte.webp) no-repeat center center; background-size: contain;}
#accueil-texte3-image {width:33.333%; max-width:467px;  position:relative; z-index: 20;  }
#accueil-texte3-image img {width:100%; height:auto;}
#accueil-texte3-texte { width: 66.667%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#accueil-texte3-texte > div {max-width:685px; padding-right: 15%;}
#accueil-texte3-texte p {text-align:left;}

#rassurances-conteneur{ background:url(../images/image-parallax.webp) no-repeat center center; background-size: cover;}
#rassurances-conteneur::after {content:""; display:block; width:100%; height:100%; position: absolute; left: 0; top: 0; z-index: 10; background:rgba(34,31,32,0.6);mix-blend-mode: multiply;}
#rassurances-conteneur .global {position:relative; z-index: 15; }
#rassurances {min-height:500px;}

#pied {margin-top:0;}
#pied .global .contenu-wrapper {margin: 32px 0;}
#pied .liens li {margin: 0 0 10px 0;}
#pied .liens li > a > span, 
#pied .liens li > a:visited > span, 
#pied .liens li > span {  color: #756459;}
#pied .pied-contact-element {  padding: 0 0 15px 4px;}