body {font-family: 'Montserrat', sans-serif; 
       font-size: 16px; 
       font-weight: 400;  
      background-color: #ffffff;
      color: #27313e;
      line-height: 18px;
}
/*----- HEADER -----*/
header {width: 100%;
    margin: 0 auto;
    box-shadow: 0px 3px 2px rgba(152, 140, 114, 0.5);
    min-width: 1400px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* hauteur de l'en-tête : ajustez si besoin */
    height: 160px;
    z-index: 1000;
    background-color: #ffffff;
}
.header1 {width: 100%;
    display: block;
}
.header {display: inline-block;
    align-items: center;
}
#separator {width: 55%;
    display: inline-block;
}
nav {display: inline-block;
    margin-left: 200px;
    width: 100%;
    margin-bottom: 30px;
}
.menu {display: inline-block;
    width: calc((100% - 200px)/5);
    text-align: center;
}
nav a {color: #27313e;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;

}
#titreoleafox {font-size:60px;
            font-weight: 600;
            color: #27313e;
            display: inline-block;
            text-decoration: none;
            margin-top: 20px;
}
/*-----  titre bi-couleur  -----*/
.color {color: #ba9778;
}
/*----- agencement -----*/
#div1 {background-color: #988c72;
    width: 100%;
    margin: 0 auto;
    display: block;
}
#sectiongénérale {width: 80%;
    margin: 0 auto;
    /* décale le contenu sous l'en-tête fixe (doit être >= header height) */
    margin-top: 230px;
    min-width: 1000px;
}
#div2 {display:block;
}
#div3{ display: inline-block;
    max-width: 60%;
    vertical-align: middle;
}
#div4{ display: inline-block;
    max-width: 40%;
    text-align: center;
}
.div5{display: block;
    max-width: 100%;
    align-items: top;
    text-align: center;
    margin-bottom: 50px;
}
.div6{display: inline-block;
    max-width: 50%;
    text-align: center;
}
.div7{display: inline-block;
    max-width: 50%;
    vertical-align: middle;
}
#div8 {background-color: #988c72;
    width: 100%;
    margin: 0 auto;
}
.div9{width: 100%;
    display: block;
}
.div10{display:inline-block;
    max-width: 50%;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #988c72;
    border-radius: 10px;
    height: 100%;
    margin: 0 auto;
}
.div11{display: block;
    max-width: 100%;
    text-align: center;
    padding-bottom: 50px;

}
.div12{display: inline-block;
    max-width: 33%;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    min-height: 400px;
    vertical-align: top;
}
.div13 {margin: 0 auto;
    display: block;
    max-width: 100%;
    align-items: top;
    text-align: center;
    margin-bottom: 50px;
}
.div14{display: block;
    max-width: 100%;
    align-items: top;
    text-align: center;
    margin-bottom: 50px;
    border: 1px solid #988c72;
    border-radius: 10px;
    margin-top: 50px;
}
.div15{display:block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 20px;
}
/*Titres*/
.titre {font-size: 32px;
    color: #27313e; 
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    padding-top : 40px;
    padding-bottom : 40px;
}
#T1{font-size: 46px;
}
.H2-1 {font-size: 20px;
    font-weight: 600;
    color: #988c72; 
    text-align: left;
    margin : 0px 50px;
    line-height: 22px;
}
.H2-2 {font-size: 20px;
    font-weight: 600;
    color: #ffffff; 
    text-align: left;
    display: block;
    max-width: 100%;
    box-sizing: border-box;
    padding: 30px 0px 20px 50px;
    background-position: top;
    line-height: 22px;
}
.H2-3{font-size: 30px;
   font-weight: 600;
   color: #27313e; 
   text-align: left;
  padding-top :30px;
  line-height:2;
}
.H2-4 { font-size: 24px;
    font-weight: 600;
    color: #27313e; 
    text-align: center;
    padding-top :50px;
    line-height:2;
}
H3{font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #27313e;
    text-align: center;
    line-height: 22px;
}
h4 {text-decoration: underline;
    font-weight: 600;
}

/*Paragraphes*/
.p1 { font-size: 16px;
    font-weight: 400;  
    color: #27313e; 
    display: block;
    text-align: left;
    box-sizing: border-box;
    padding: 20px 50px 20px 50px ;
}
.p3{display:inline-block;
    font-size: 16px;
    font-weight: 400; 
    color: #27313e; 
    text-align: left;
    box-sizing: border-box;
    padding: 20px;
    max-width: 60%;
    min-width: 60%;
}
#p2 {color: #ffffff;
    font-size: 16px;
    font-weight :400;
    display: block;
    max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    padding: 20px 0px 20px 50px ;
}
.p4 {color: #ffffff;
    font-size: 16px;
    font-weight :400;
    display: inline-block;
    margin : 0 auto;
    width : 80%;
    box-sizing: border-box;
    padding: 50px 100px 50px 100px;
    min-width: 100%;
}
.pml {margin-left: 40px;
}

/*-----  Image -----*/

#logomenu { margin: 20px 30px 0px 30px;
    width: 100px;
    height: 100px;
    display: inline-block;

}
.imglogo {max-width: 50%;
    box-sizing:border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
}
.imglogo2 {max-width: 20%;
    box-sizing:border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    display: inline-block;
}
.imglogo3 {max-width: 25%;
    box-sizing:border-box;
    padding-top: 20;
    display: block;
    margin: 0 auto;
}
.image {display: inline-block;
    max-width:90%;
    margin : 20px 20px 20px 20px;
}
.icône {display:inline-block;
    width : 30%;
    margin:0 auto;
    padding-bottom: 25px;
}
/*-----  BOUTONS  -----*/
#btnmenu {font-size: 16px;
        font-weight: 600; 
        background-color: #ba9778;
        color: #ffffff;
        border-style:hidden;
        border-radius: 10px;
        padding: 5px 30px;
        cursor: pointer;  
        text-decoration: none;
        margin-right: 0px;
        display: inline-block;
}
#btndecouvrir {font-size: 16px;
    font-weight: 600; 
    background-color: #27313e;
    color: #ba9778;
    border-style: hidden;
    border-radius: 10px;
    padding: 10px 30px;
    cursor: pointer;  
    text-decoration: none;
    margin: 0 auto;
    display: block;
}
#btndemo {font-size: 18px;
    font-weight: 600; 
    background-color: #27313e;
    color: #ba9778;
    border: 3px solid #ba9778;
    border-radius: 10px;
    padding: 20px 80px;
    cursor: pointer;  
    text-decoration: none;
    margin: 0px auto;
    display: block;
    box-shadow: 0px 5px 2px rgba(152, 140, 114, 0.5);
}
#envoisdmd { 
    font-weight: 600; 
    background-color: #27313e;
    color: #ffffff;
    border-style:hidden;
    border-radius: 10px;
    padding: 5px 30px;
    cursor: pointer;  
    text-decoration: none;
    display: block;
    margin : 0 auto;

}
/*----LIENS----*/
.aB {font-size: 16px;
    font-weight: 600;
    color: #988c72;
}
/*-----FORMULAIRE------*/
form {line-height: 2;
    box-sizing: border-box;
    box-shadow: 0px 3px 2px rgba(152, 140, 114, 1);
    border-radius: 15px;
    font-weight: 600;
    max-width: 60%;
    padding-left: 30px;
    padding-bottom: 15 px;
    display: inline-block;
    text-align : left;
    vertical-align: middle;
}
#contact{max-width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

/* ===== AVIS UTILISATEURS (carousel horizontal) ===== */
.avis-embed{
  width: 100%;
  margin: 0 auto;
  min-width: 1000px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.avis-embed iframe{
  width: 100%;
  border: 0;
  display: block;
  background: transparent;
  min-height: 325px;
}

/* Zone avis (dans avis.html) */
.avis-section{
  padding: 20px 0;
  background-color:rgba(152, 140, 114, 0.5);
  min-height: 100%;
}

.avis-header{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px 10px 10px;
  box-sizing: border-box;
}

.avis-title{
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-left: 50px;
}

.avis-controls{
  display: flex;
  gap: 10px;
  margin-right: 10px;
}

.avis-btn{
  font-size: 22px;
  font-weight: 600;
  background-color: #27313e;
  color: #ba9778;
  border-style: hidden;
  border-radius: 10px;
  padding: 6px 14px;
  cursor: pointer;
}

.avis-viewport{
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  box-sizing: border-box;
  height: 100%;
}

.avis-track{
  display: flex;
  gap: 16px;
  padding: 0 20px 10px 20px;
  box-sizing: border-box;
}

.avis-card{
  scroll-snap-align: start;
  flex: 0 0 340px;
  border: 1px solid #988c72;
  border-radius: 10px;
  box-shadow: 0px 3px 2px rgba(152, 140, 114, 1);
  padding: 16px;
  background-color: #ffffff;
  box-sizing: border-box;
}

.avis-quote{
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  color: #27313e;
  margin-bottom: 10px;
}

.avis-author{
  font-size: 13px;
  font-weight: 600;
  color: #ba9778;
}

/*-----  FOOTER  -----*/
footer {width: 100%;
        margin: 0 auto;
        min-width: 1000px;
        padding: 20px 0px;
        margin-top: 20px;
        background-color: #27313e;
        text-align: center;
}
.footer {width: 100%;
    text-align: center;
    color: #ba9778;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer2 {width: 33%;
        text-align: center;
        color: #ffffff;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
    }
#footer3 {color: #ffffff;
    font-size: 12px;
    font-weight :500;
}

































































