
.liensombre {
  color:  #3c7561;
  font-style: italic;
}

.headeronepage {
    display: block;
    text-align: center;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10%;
  
}

.background-video {
  width: 100%;
  height: auto;
  object-fit: cover;
  left: 0;
  right: 0;
  top:0;
  bottom: 10;
  z-index: -1;
  opacity: 0.7;
  position:fixed;

}


body { 
  font-family: "Red Hat Display", serif;
  font-weight: 400;
  background-color: #fefee0;
  color: #1f4a3b;
  line-height: 2em;
  width:100%;
  margin:0;
  padding-top: 0%;
  overflow-x: hidden;
}

.mainlanding {
  clear:both; 
  display:block; 
  width: 100%; 
  background-color:  #fefee0;
  margin-right:auto;
  margin-left:auto;
  margin-top:25%;
  margin-bottom:-8%
}    

 h1 { 
  text-align: center;
  font-size: 12rem;
  font-family: "Red Hat Display", serif;
  text-shadow: #132e24 5px 5px 5px;
  padding-top:10%;
  padding-bottom: 10%;
  font-weight: 300;
  color:#3c7561;
 
}   

h2 { 
  font-weight: 200; 
  color: #1f4a3b;
  font-size: 3.5rem;
  padding-top:10%;
  margin-top: 0;
  margin-bottom:5%;
  line-height: 3.5rem;
  text-align: center;
  margin-left: 2%;
  margin-right: 2%;
 }   

h3 {
  font-family: "Birthstone", serif; 
  font-weight: 200; 
  color: #1f4a3b;
  font-size: 4rem;
  line-height: 3rem;  
  padding:2%; 
  margin-top: 5%;
  margin-bottom: 3%;
  text-align: center;
}   

h4 { 
  font-weight: 200; 
  color: #1f4a3b;
  font-size: 4rem;
  padding-left:2%; 
  margin-top: 5%;
  margin-bottom:5%;
  line-height: 3.5rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
 } 


strong {
  font-weight: 600;}

header {
  position:fixed;
  top :0; 
  left:0; 
  width: 100%;
  z-index:99; }

.imagelogo {
  width:50%;
  padding-top:5px;
  padding-bottom:0px;
 }


.nav-wrapper {
	display: flex;
	position: sticky;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
	height: auto;
	z-index: 90;
  background-color:#edc882;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  border-bottom: 1px solid #cea862c0;
}

.logo-container {
	
  margin-right:auto;
  padding-left:1%;
  align-content: center;
}
a {
  color:#3c7561
}

.nav-container {
  
}

.nav-tabs {
	display: flex;
	font-weight: 400;
	font-size: 18px;
	list-style: none;
  padding-right:35px;
  color:#3c7561;
}

.nav-tab a:hover {
  color: #22473a;
  text-decoration: overline;
  cursor: pointer;
  transform: scale(1.2);
  transition-duration: 0.5s;
}

.nav-tab:not(:last-child) {
	padding: 10px 25px;
}

.nav-tab:last-child {
	padding: 10px 0 0 25px;
}

.nav-tab,
.menu-btn {
	cursor: pointer;
}

.hidden {
	display: none;
}


#divduhaut {
  background-image: url(/photos/silhouette.webp);
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 2em;
}
#divduhaut .landingtext {
  padding-left:10%;
  padding-right:10%
}

.intro {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  overflow: hidden;
  margin-top:5%;
}

.box {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 30%;
}

.box img {
  width: 100%;
  height: auto;
  flex-basis: 40%;
}

.content {
  flex-basis: 60%;
  margin-bottom :5%;
  line-height: 2em;
}

.content p {
  line-height: 2em;;
  margin-bottom:0;
  text-align:left;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:0;
  font-size: 1.2rem;
}


.divlistes {
  display:block;

}

.livide {
  list-style: none;
  line-height: 2em;
  
}
.divprix {
  
 display: flex;
 flex-direction: row;
justify-content: flex-end;
padding-right:5px;
background-image: url(/photos/silhouette.webp);
background-size: contain;
background-repeat: no-repeat;
background-position: 80%;

}

.divprix li {
  font-size: .8rem;
  line-height: 1.1em;
}

.landingtext {
  text-align:left;
  padding:20px;
  margin-bottom:0;
  font-size: 1.2rem;
}

.landingtext3 {
  margin-bottom:3%;
  text-align:center;
  padding:20px;
  font-size: 1.2rem;
}

.landingtext3big {
  text-align:center;
  padding-left:2%;
  padding-right: 10px;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom:4%
}

ul {
  margin-left:5px;
  text-align: left;
  list-style: none;
  padding-left:5px
 }
 
 
li { 
  font-size:1.2rem;
  line-height: 2rem;
 
  list-style: none;
  } 

.boutonacentrer {
  text-align: center;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:12%;
  margin-top:5%
}

.boutonrdv a {text-decoration: none;}

.boutonrdv {
  clear:both;
  width:230px;
  font-family: "Birthstone", serif;
  border: 0;
  font-size: 1.8rem;
  line-height: 1.1em;
  text-align: center;
  color: #024245;
  border-radius: 10px;
  background-color: #edc882;
  border:solid 1px #cea862c0;
  box-shadow:
    5px 5px 5px 0px  rgba(4, 112, 114, 0.325),
    5px 5px 5px 0px  rgba(2, 51, 52, 0.325);
  padding: 10px 20px;
  }
  
.boutonrdv:hover {
  background-color:  #3c7561;
  color:#f3c25a;
  }
  
.boutonrdv:active {
   box-shadow:
    -2px -2px 3px #f8f1da,
     2px 2px 3px rgba(27, 67, 67, 0.6);
  }

.boutonrdv a:hover {
  color:#f3c25a
}

i {
  color:#3c7561;
  font-size: 3em;}

.about {
  display:flex;
  padding-bottom: 4%;
  margin-top: 6%;}

iframe {

margin-right:auto;
margin-left: 10%;
text-align: center;
box-shadow: 35px -35px 0px -10px #edc882;
-webkit-box-shadow: 35px -35px 0px -10px #edc882;
-moz-box-shadow: 35px -35px 0px -10px #edc882;


}


.imglanding {
  width:100%; 
  text-align:center;
  clear:both; 
  margin-bottom:10%; 
}  

/* 
  
*/  


    
/* FOOTER*/

#footer {
  background-color:  #edc882;
  border-top: solid 1px #cea862c0;
  text-align:center;
  display: block;
  font-size:1em;
  padding:5px;
  font-weight: 300;
  color:#045e61;
  clear: both;
  margin-top:5rem
}

.imgfooter {
  width:7%  
}

.pdufooter {
text-align: center;
margin-left: auto;
margin-right: auto;
font-weight: 200;
font-size: 1.2rem;
margin-top:2px;
margin-bottom:0;
color:#045e61;
}

#footer a {
  color:#045e61;
  text-align:center;
  font-weight: 300;
}


#footer a:hover {
  color: #ca9839;
}

.liensombrefooter {
  text-decoration: none;
  font-size: .8rem;
  margin-top:0;

}




/* page mentions legales*/

#mentionslegales {
  width: 98%;
  margin-top:5%;
  padding:1%;
  text-align: left;
}

#mentionslegales h4 {
  margin:0;
  padding:0;
  text-align: left;
  font-size: 1.5rem;
}



/* FORMULAIRE  et section contact*/

#contact-section p {
  text-align: center;
  padding-left:10%;
  padding-right:10%}

#contact-section {
  display:flex;
  background: linear-gradient(180deg,#edc882 20%,#fefee0 80%);
  background-size: 100% 100%;
  overflow: hidden;
  margin-top:2%;
  margin-bottom:2%;
  font-size:1.2rem;
}

@keyframes gradient-animation {
  0% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 110% 50%;
  }
  100% {
    background-position: 50% 50%;
  }
}

#contactgauche {
  display:block;
  text-align: center;
  clear: both;
  margin-top:1%;
  margin-bottom: 1%;
  margin-left:5%;
  margin-right:5%;
 width: 45%;
  padding-top:2%;
  font-size:1.2rem;
  line-height: 2em;
}

.divreseaux {
  display:block;
  text-align: center;
  clear: both;
  margin-top:1%;
  margin-bottom: 1%;
  margin-left:5%;
  margin-right:5%;
 width: 45%;
  padding-top:2%;
  font-size:1.2rem;
  line-height: 2em;
}

.reseaux {
  display:block;
  margin-bottom:1%;
  text-align:center
}

.facebook {
  text-align:center;
  margin-top:12%;
  margin-right:auto;
  margin-left:auto;
  box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

#insta {
  width:30%;
  margin:5%;
  filter: drop-shadow(5px 5px 5px rgba(4, 112, 114, 0.325));
}

.instagram-media {
  text-align: center;
  margin:auto
}

#logodubas {
  width:10%;
  display:block;
  text-align: center;
  margin:auto;
  padding-bottom: 5%;
}

.fondduformulaire{
 
  float:left;
  width:100%;
  margin-top:5%;
}

.formonepage{
border: 1px solid #cea862c0;
 padding-left: 0;
 padding-right:0;
 padding-top: 3%;
 padding-bottom: 3%;
 text-align: center;
 background-color: #edc882a7;
 font-size:1.1rem;

}

form input , form textarea { 
  font-family: "Birthstone", serif;
  display:block;
  margin-top: 40px;
  padding:10px;
  width:80%;
  color:#1f4a3b;
  margin-left: auto;
  margin-right: auto;
  background-color:#faf8d6;
  font-weight: 200;
  font-size:1.3rem;
  border:none
}




  /* 
.questionhumaineonepage {
  font-size:1rem;
  font-style:italic;
  margin-top:-1px;
  background-color:#edc882;
  color:#1f4a3b;
  line-height:1.5em;
  display:block;
 padding: 5px 20px;
  width:70%;
  margin-right:auto;
  margin-left:auto;
  border-radius:20px;
  font-weight: 400;
  text-align: center;
border:1px solid #cea862c0;
}
*/
.questionhumaineonepage {
    display:none;
}





.messageenvoyeonepage { font-size:2em;
  font-weight:200;
  background-color: #024245;
  color:#edc882;
  padding:100px;
  margin-top:-20%;
}  

.boutonenvoi {
  clear:both;
  width:230px;
  font-family: "Birthstone", serif;
  border: 0;
  font-size: 2rem;
  line-height: 1em;
  text-align: center;
  color: #024245;
  border-radius: 10px;
  background-color: #edc882;
  border:solid 1px #cea862c0;
  box-shadow:
    5px 5px 5px 0px  rgba(4, 112, 114, 0.325),
    5px 5px 5px 0px  rgba(2, 51, 52, 0.325);
  margin-bottom: 5%;
}

.boutonenvoi:hover {
  background-color:  #3c7561;
  color:#e7b954;
}

.boutonenvoi:active {
  box-shadow:
    inset -2px -2px 3px #E7A854,
    inset 2px 2px 3px rgba(22, 34, 50, 0.6);
}

textarea { min-height:300px}

#idprenom {display:none; } 

.messageenvoye { 
  font-size:2em;
  font-weight:200;
  background-color:#edc882;
  color:#3c7561;
  border:solid 1px #cea862c0;
}  

/* pop-up cookies*/

.modalView {
  width:350px;
  position: static;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align:center;
  margin-left:50%;
  background: #E7A854;
  transform: translate(-50%, -50%);
  padding: 2px 2px;
  font-size: 1.2rem;
  -webkit-box-shadow: -1px 2px 30px -8px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: -1px 2px 30px -8px rgba(0, 0, 0, 0.62);
  box-shadow: -1px 2px 30px -8px rgba(0, 0, 0, 0.62);
  border:1px solid #3c7561;
 
}

.modalView > .modalView__content {
  color: #3c7561;
  
}
.modalView > .modalView__content.centered {
  text-align: center;
}


.modalView__content p {
  font-size: 1rem;
}

#modalView__closeBtn {
  position: absolute;
  background: #E7A854;
  width: 35px;
  border-radius: 35px;
  height: 35px;
  right: -17px;
  top: -17px;
  color: #3c7561;
  border:1px solid #3c7561
}

#modalView__closeBtn {
  cursor: pointer;
}
#modalView__closeBtn:after,
#modalView__closeBtn:before {
  content: "";
  height: 20px;
  width: 20px;
  border-top: 3px solid #3c7561;
  position: absolute;
  top: 13px;
  right: 0px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#modalView__closeBtn:before {
  color: #3c7561;
  right: 14px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#modalView__closeBtn:hover {
  background-color: #c27209;
  border:solid 1px #3c7561;
}


