* {

  margin: 0;

  padding: 0;

  box-sizing: border-box;

}



html, body{
    margin: 0;
    padding: 0;
    font-family: 'Catamaran', sans-serif;
    background-color: #f9f9f9;
  }

#espace_tel{
    display: none;
}

.ctnhdr{

  width: 100%;

  height: 200px;   

  background-size: cover;

  overflow: hidden;

  background-repeat: no-repeat;

}

.logo{

  background-image: url(../image/logo.png);

  background-size:contain;

  background-repeat: no-repeat;

  width: 400px;

  height: 180px;

  position: absolute;

}


.nav{
    height: 80px;
}

#myDiv {

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: hsla(0, 0%, 0%, 0.6);

    backdrop-filter: blur(10px);

    color: white;

    padding: 10px;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100vh;

    z-index: 9998;

  }

  #myDiv ul {

    text-decoration: none;

    list-style-type: none;

    padding: 0;

  }

  a:link 

{ 

 text-decoration:none; 

} 

  #myDiv li {

    text-decoration: none;

    margin-bottom: 10px;

  }



  #myDiv button {

    text-decoration: none;

    display: block;

    width: 100%;

    padding: 10px;

    margin-bottom: 10px;

    font-size: 22px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    background-color: transparent;

    color: white;

    border: none;

    text-align: center;

    filter: none; /* Réinitialise le filtre sur les boutons */

  }

  

  #myDiv button:hover {

    background-color: rgba(255, 255, 255, 0.1);

    color: black;

  }

.search{

  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);

  width: 300px;

  margin-left: auto;

  padding-top: 20px;

  margin-right: 90px;

  display: flex;

  align-items: center;

}

  

  .search input{

    background-color: white;

    color: black;

    width: 300px;

    border: 2px solid white;

    padding: 10px;

    border-radius: 30px;

  }

  

  .search input[type="search"]:focus {

    outline: none;

  }

  

  /* Enleve la croix bleu pour tout les navigateurs */

  .search input[type="search"]::-webkit-search-cancel-button,

  .search input[type="search"]::-webkit-search-decoration,

  .search input[type="search"]::-webkit-search-results-button,

  .search input[type="search"]::-webkit-search-results-decoration {

    -webkit-appearance: none;

  }

  

  .search input[type="search"]::-moz-search-cancel-button,

  .search input[type="search"]::-moz-search-decoration {

    -moz-appearance: none;

  }

  

  .search input[type="search"]::-ms-clear {

    display: none;

  }

  

  .search input[type="search"]::-ms-reveal {

    display: none;

  }

  

  .search input[type="search"]::-ms-clear,

  .search input[type="search"]::-ms-reveal {

    -ms-appearance: none;

  }

  

  .search input[type="search"]::-webkit-search-cancel-button,

  .search input[type="search"]::-webkit-search-decoration,

  .search input[type="search"]::-webkit-search-results-button,

  .search input[type="search"]::-webkit-search-results-decoration,

  .search input[type="search"]::-moz-search-cancel-button,

  .search input[type="search"]::-moz-search-decoration,

  .search input[type="search"]::-ms-clear,

  .search input[type="search"]::-ms-reveal {

    appearance: none;

  }

  .search i{

    position: absolute;

    margin-left: 250px;

  }

.container{
  flex-wrap:wrap;
  justify-content: center;
  gap: 20px; /* espace entre les colonnes */
}


.colonne1,
.colonne2,
.colonne3{
  flex: 1 1 100%;
  }

.toggle-content {
  display: none;
  transition: max-height 0.3s ease-out;
}



.toggle-header {
  cursor: pointer;
  display: flex;
}

.toggle-icon {
  font-weight: bold;
  margin-left: auto;
}

.table-container{
  display: flex;
  flex-direction: column;

}

  .services-container{
    font-family: Arial, sans-serif;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: left;
    padding: 20px;
    transition: all 0.3s ease;
   
}

.section{
    color: black;
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    margin: 10px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    max-width: 1200px;
}

.section h2{
    font-size: 24px;
    margin-bottom: 10px;
}

.section ul{
    list-style: none;
    padding: 0;
}

.section li{
    font-size: 16px;
    margin-bottom: 20px;
}

.section li span{
    float: right;
    color: black;
}

.section i{
    font-style: italic;
    font-size: 11px;
    float: right;
    padding-bottom: 0;
}

.ChCad{
	font-size: 18px;
  position: relative;
	font: bold;
	color: #512b1e;
	font-family :'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  display: flex;
	justify-content: left;
  align-items: left;
  padding-top: 30px;
  padding-left: 30px;
}



.ChCad img{
    width: 80%;
    height: auto;
}

.ChCad p{
    font-size: 15px;
    line-height: 14px;
    text-align: left;
}

em {

  display: flex;
  line-height:14px;
  padding-left: 10px;
  font-size: 14px;
  font-style: italic;
  color: #838383; 
  margin-top: 5px;
  padding-right: 100px;

}

.section ul {
  list-style: none;
  padding: 0;
}

.ligne-soin {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ligne-soin .titre {
  
}

.ligne-soin .prix {
  white-space: nowrap;
  font-weight: bold;
  margin-left: 10px;
}





/*FOOTER*/



.basdepage{

  height: 100px;

}



.footerctn{

  height: 400px;

  max-width: 100%;

}

.row{

  display: flex;

  flex-wrap: wrap;

}

ul{

  font-size: 20px;

  list-style: none;

}

.footer{

  background-color: #cfaf9b;

  padding-top: 70px;

}





.footer-col{

  border-right: 2px solid rgb(255, 255, 255);

  padding-left: 20%;

  width: 50%;

}

.footer-col3{

  padding-left: 8%;

  width: 50%;

}





.footer-text{

color: #24262b;

padding: 0 15px;

}

.footer-col h4{

font-size: 24px;

color: #24262b;

text-transform: capitalize;

margin-bottom: 20px;

font-weight: 500;

position: relative;

}

.footer-col h4::before{

  content: '';

  position: absolute;

  left:0;

  bottom: -10px;

  background-color: #fff;

  height: 2px;

  box-sizing: border-box;

  width: 50px;

}

.footer-col ul li:not(:last-child){

  margin-bottom: 10px;

}

.footer-col ul li a{

  font-size: 16px;

  text-transform: capitalize;

  color: #ffffff;

  text-decoration: none;

  font-weight: 300;

  color: #d8d8d8;

  display: block;

  transition: all 0.3s ease;

}

.footer-text a{

  color: #eeeeee

}

.footer-text a:hover{

  color: #686868;

}

.footer-col ul li a:hover{

  color: #ffffff;



}

.footer-col .social-links a{

display: inline-block;

height: 40px;

width: 40px;

background-color: rgba(255,255,255,0.2);

margin:0 10px 10px 0;

text-align: center;

line-height: 40px;

border-radius: 50%;

color: #ffffff;

transition: all 0.5s ease;

}

.footer-col .social-links a:hover{

color: #cfaf9b;

background-color: #ffffff;

}
.cu_text_c{
  text-align: center;
  color: #757575;
  padding-top: 20px;
}


/* adapte supports*/

@media screen and (max-width: 3840px) {

  .ctnhdr{

    background-image: url(../image/3840px_femme.jpg);

    background-position: -500px 0;

  }

  .tittle{

    display: flex;

    justify-content: center;

    margin-bottom: 50px;

  }

  .tittle h1{

    color: white;

    font-size: 60px;

    letter-spacing: 20px;

  }

  #trcolonne{

    display: none;

  }

  #cln2{

    display: block;

  }


}

@media screen and (max-width: 1920px) {

  .ctnhdr{

    background-image: url(../image/1920px_femme.jpg);

    background-position: 0 0;

  }

}

@media screen and (min-width: 1600px){

  #map1{

      display: block;

  }

  #map2{

      display: none;

  }

  #map3{

    display: none;

  }

  #map4{

    display: none;

  }

  .space{

    width: 2%;

  }

  .footer-col2{

      width: 150px;

      background-color: none;

  }

}



@media screen and (max-width: 1600px){

  #map1{

      display: none;

  }

  #map2{

      display: block;

  }

  #map3{

    display: none;

  }

  #map4{

    display: none;

  }

  .space{

    display: none;

  }

  .footer-col2{

      width: 100px;

      background-color: none;

  }

  .ctnhdr{

    background-image: url(../image/1600px_femme.jpg);

  }



}

@media screen and (max-width: 768px){

.container {
    flex-direction: column;
}

#espace_tel{
    display: inline;
}

.ChCad{
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}
.section h2, .section li, .section i, em, .section ul{
    font-size: 90%;
}

  .ctnhdr{

    background-image: url(../image/768px_femme.jpg);

  }

  .section {
  display: flex;
  flex-direction: column;
  height: auto;
  min-height: unset;
  overflow: visible;
  flex: 1 1 auto;
}

  .tittle{

    display: flex;

    justify-content: center;

    margin-top: 60px;

  }

  .tittle h1{

    color: white;

    font-size: 45px;

    letter-spacing: 20px;

  }

  #trcolonne{

    display: block;

  }

  .logo{

    width: 350px;

    height: 130px;

  }

  .search{

    width: 200px;

  }

  .search input{

    width: 200px;

  }

  .search i{

    position: absolute;

    margin-left: 160px;

  }

  .footer-col{

    padding-left: 5%;

  }

  .footer-col h4{

    font-size: 20px;

  }

  .footer-text{

    font-size: 18px;

  }

  #map1{

    display: none;

  }

  #map2{

      display: none;

  }

  #map3{

    display: block;

  }

  #map4{

    display: none;

  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

  .ctnhdr{

    background-image: url(../image/768px_femme.jpg);

  }

  .tittle{

    display: flex;

    justify-content: center;

    margin-top: 60px;

  }

  .tittle h1{

    color: white;

    font-size: 45px;

    letter-spacing: 20px;

  }

  #trcolonne{

    display: block;

  }


  

  .logo{

    width: 350px;

    height: 130px;

  }

  .search{

    width: 200px;

  }

  .search input{

    width: 200px;

  }

  .search i{

    position: absolute;

    margin-left: 160px;

  }

  .footer-col{

    padding-left: 5%;

  }

  .footer-col h4{

    font-size: 20px;

  }

  .footer-text{

    font-size: 18px;

  }

  #map1{

    display: none;

  }

  #map2{

      display: none;

  }

  #map3{

    display: block;

  }

  #map4{

    display: none;

  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

  .ctnhdr{

    background-image: url(../image/768px_femme.jpg);

  }

  .tittle{

    display: flex;

    justify-content: center;

    margin-top: 60px;

  }

  .tittle h1{

    color: white;

    font-size: 45px;

    letter-spacing: 20px;

  }

  #trcolonne{

    display: block;

  }


  .logo{

    width: 350px;

    height: 130px;

  }

  .search{

    width: 200px;

  }

  .search input{

    width: 200px;

  }

  .search i{

    position: absolute;

    margin-left: 160px;

  }

  .footer-col{

    padding-left: 5%;

  }

  .footer-col h4{

    font-size: 20px;

  }

  .footer-text{

    font-size: 18px;

  }

  #map1{

    display: none;

  }

  #map2{

      display: none;

  }

  #map3{

    display: block;

  }

  #map4{

    display: none;

  }

}

    

@media only screen and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-device-width: 767px) and (min-resolution: 192dpi) {

  .ctnhdr{

    background-image: url(../image/480px_femme.jpg);

  }

  .logo{

    width: 200px;

    height: 100px;

  }

  .search{

    display: none;

  }

  .tittle{

    display: flex;

    justify-content: center;

    margin-top: 120px;

  }

  .tittle h1{

    color: white;

    font-size: 45px;

    letter-spacing: 20px;

  }


  .footer-col3{

    display: flex; 

    align-items: center;

    padding-left: 0;

    margin-left: 0;

  }

  .footer-col h4{

    font-size: 20px;

  }

  .footer-text{

    font-size: 18px;

  }

  #map1{

    display: none;

  }

  #map2{

      display: none;

  }

  #map3{

    display: block;

  }

  #map4{

    display: none;

  } 

}

@media screen and (max-width: 480px) {

  .ctnhdr{

    background-image: url(../image/480px_femme.jpg);

  }

  .logo{

    width: 200px;

    height: 100px;

  }

  .search{

    display: none;

  }

  .tittle{

    display: flex;

    justify-content: center;

    margin-top: 120px;

  }

  .tittle h1{

    color: white;

    font-size: 45px;

    letter-spacing: 20px;

  }



  #map1{

    display: none;

  }

  #map2{

      display: none;

  }

  #map3{

    display: block;

  }

  #map4{

    display: none;

  }

  .footer{

    background-color: #cfaf9b;

    padding-top: 70px;

    height: 600px;

  }

  .footer-col{

    border-right: none;

    padding-left: 10%;

    width: 100%;

  }

  .footer-col3{

    padding-left: 10%;

  }

} 

