@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-ExtraBold.ttf");
  font-weight: 800;
}

@font-face {
  font-family: "SourceSerifPro";
  src: url("../fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Hello";
  src: url("../fonts/hello/Hello.ttf");
  font-weight: normal;
}

body, body *{
  margin: 0;
  padding: 0;
}

.menu ul, footer ul, .why-list{
  list-style-type: none;
}

body{
  font-family: "SourceSerifPro";
  font-size: 19px;
  line-height: 1.4;
  color: #000000;
  overflow-x: hidden;
}

.italic{
  font-style: italic;
  font-size: 12px;
}

.border{
  margin-top: 40px;
  border: 1px solid #E2366C;
  padding: 20px 30px;
  width: fit-content;
  height: fit-content;
}

.menu{
  font-size: 21px;
}

.elegant{
  font-family: "Hello";
  font-weight: normal;
}

.title{
  font-family: "Nunito";
  font-weight: 800;
}

.title--kine{
  margin-bottom: 40px;
  width: 450px;
}

.title--ref{
  margin-top: 40px;
}

.title--frein{
  margin-top: 20px;
}

.center{
  text-align: center;
}

.big-title{
  margin-top: 30px;
  font-size: 39px;
}

.second-title{
  font-size: 29px;
}

.img{
  margin: 20px auto 40px auto;
}

.pink, a{
  color: #E2366C;
}

.burger{
  position: absolute;
  z-index: 1200;
  display: none;
  right: 5px;
  top: 5px;
  background-image: url(../images/burger.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  width: 60px;
  height: 40px;
  border: none;
  background-color: transparent;
}

.menu{
  z-index: 1000;
  display: block;
  width: 220px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #F8F1FC;
  box-shadow: 4px 0px 10px 0px hsla(287, 37%, 35%, 5%);
}

.menu__img{
  width: 120%;
}

.menu-list{
  width: 80%;
  height: 75vh;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.menu-list__el--active::before{
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(../images/active.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transform: translate(-5px, -10px);
  position: absolute;
  left: 0;
  z-index: -1;
}

main h1, main h2, main h3, main p, main section, main img, .why-list, footer{
  display: block;
  margin: auto;
}

a, span{
  display: inline;
}

nav a{
  color: #000000;
  text-decoration: none;
}

.profil{
  width: 150px;
  height: 100%;
  margin-top: 20px
}

.bienvenue-title, .text, .img, footer .barre, footer, .left, .seance-list, .grossesse-list, video, .bebe-list, .adulte-list, .contact-list, .formations-list, .little-title, .rdv-section, .formation-img{
  width: 550px;
}

.img--50{
  width: 250px;
}

.bienvenue-title{
  font-size: 59px;
  padding: 50px 0px 0px 70px;
}

.medium-title{
  font-size: 29px;
}

.text{
  padding: 10px 0px;
}

footer .barre{
  height: 1px;
  background-color: #000000;
  margin: 50px auto 30px auto;
}

.rdv-section{
  display: flex;
  margin: 50px auto;
}

.rdv-section *{
  width: 100%;
}

.rdv-section .barre{
  width: 1px;
  height: 300px;
  margin: 0px 25px 0px 20px;
  background-color: #000000;
}

.footer-list{
  display: flex;
  justify-content: space-around;
  font-size: 13px;
  padding-bottom: 20px;
}

.footer-list *{
  width: 250px;
  padding: 1px;
}

.footer-list li{
  padding: 5px 0;
}

.footer-list img{
  width: 20px;
  height: 100%;
}

.footer-list__reseaux li{
  display: flex;
  gap: 10px;
  align-items: center
}

.why-list{
  margin-top: 30px;
  width: 1000px;
  display: flex;
  justify-content: space-around;
}

.list--kine{
  width: auto;
  justify-content: center;
  gap: 30px
}

.why-list img{
  height: 200px;
  max-width: 100%
}

.why-list h2{
  text-align: center
}

.normal{
  font-weight: normal
}

.seance-list, .grossesse-list, .bebe-list, .adulte-list, .formations-list, .formation-img, .contact-list, video{
  margin: auto;
}

.seance-list img, .grossesse-list img, .bebe-list img, .adulte-list img, .formations-list img, .formation-img img, .contact-list img, video img{
  max-width: 100%;
  width: 55%
}

.seance-list iframe, .grossesse-list iframe, .bebe-list iframe, .adulte-list iframe, .formations-list iframe, .formation-img iframe, .contact-list iframe, video iframe{
  max-width: 100%;
  width: 55%
}

.seance-list .maison, .grossesse-list .maison, .bebe-list .maison, .adulte-list .maison, .formations-list .maison, .formation-img .maison, .contact-list .maison, video .maison{
  width: 100%;
  padding: 20px 0px;
}
 
.seance-list .ecole-list, .grossesse-list .ecole-list, .bebe-list .ecole-list, .adulte-list .ecole-list, .formations-list .ecole-list, .formation-img .ecole-list, .contact-list .ecole-list, video .ecole-list{
  margin-top: 500px;
  margin-left: 25px;
}

.seance-list .autres-list, .grossesse-list .autres-list, .bebe-list .autres-list, .adulte-list .autres-list, .formations-list .autres-list, .formation-img .autres-list, .contact-list .autres-list, video .autres-list,
.seance-list .travail-list, .grossesse-list .travail-list, .bebe-list .travail-list, .adulte-list .travail-list, .formations-list .travail-list, .formation-img .travail-list, .contact-list .travail-list, video .travail-list,
.seance-list .educative-list, .grossesse-list .educative-list, .bebe-list .educative-list, .adulte-list .educative-list, .formations-list .educative-list, .formation-img .educative-list, .contact-list .educative-list, video .educative-list{
  margin-left: 25px;
}

.seance-list .composition-enfant, .grossesse-list .composition-enfant, .bebe-list .composition-enfant, .adulte-list .composition-enfant, .formations-list .composition-enfant, .formation-img .composition-enfant, .contact-list .composition-enfant, video .composition-enfant{
  margin-left: 30px;
  position: absolute;
  width: 60%;
  left: 50%;
  transform: translate(-50%);
  margin-top: 50px;
}

.img-left{
  transform: translate(-120px);
}

.bebe-list{
  margin-bottom: 30px;
}

.enfant-note{
  margin-top: 30px
}

.cfkb{
  width: 150px
}

.en-cours{
  margin-top: 100px;
  margin-bottom: 380px;
  text-align: center;
}
.contact-list{
  list-style: none;
}

.contact-list__reseaux{
  display: flex;
  gap: 10px;
  align-items: center;
}

.contact-list__reseaux *{
  margin: 0;
  padding: 0
}

.contact-list img{
  width: 20px;
  height: 100%;
}

.tarif{
  margin-top: 80px;
}

.tarif-text{
  transform: translate(100px);
  margin-top: 20px
}

.seance-text{
  margin-top: 33px
}

.elisabeth{
  margin-top: 100px
}

.ecole{
  margin-top: 50px;
  text-decoration: underline
}

.allaitement, .seance-list__el img, .cfkb, .formation-img, .adulte-list img, video{
  padding: 30px 0
}

video{
  position: relative;
  display: block
}


 /* RESPONSIVE MENU */
@media (max-height: 560px){
  .menu-list{
      height: 70vh;
  }
}

@media (max-height: 460px){
  .menu-list{
      height: 60vh;
  }
}

/* RESPONSIVE */
@media (max-width: 1440px){
  .burger--consulter{
    display: block;
  }
  .menu--consulter{
      transform: translateX(-100vw);
      transition: 1s ease-out;
  }
  body[data-burger] .menu--consulter{
      transform: translateX(0);
      transition: 0.2s ease-out;
  }
}

@media (max-width: 1400px){
  .bebe-list .composition-enfant{
    margin-left: 0;
  }
}

@media (max-width: 1300px){
  .bebe-list .ecole-list{
      margin-top: 450px;
  }
}

@media (max-width: 1070px){
  .burger{
      display: block;
  }
  .menu{
      transform: translateX(-100vw);
      transition: 1s ease-out;
  }
  body[data-burger] .menu{
      transform: translateX(0);
      transition: 0.2s ease-out;
  }
  .why-list{
      width: 700px;
  }
  .why-list img{
    height: 140px;
  }
  .medium-title{
    font-size: 24px
  }
  .bebe-list .composition-enfant{
    width: 90%;
  }
  .bebe-list .ecole-list{
      margin-top: 550px;
  }
}

@media (max-width: 900px){
  .bebe-list .ecole-list{
      margin-top: 450px;
  }
}

@media (max-width: 700px){
  body{
      font-size: 17px;
  }
  .big-title{
      font-size: 29px;
  }
  .second-title{
      font-size: 29px;
  }
  .bienvenue-title, .text, .img, footer .barre, footer, .left, .seance-list, .grossesse-list, video, .bebe-list, .adulte-list, .contact-list, .formations-list, .formation-img, .little-title, .rdv-section{
      width: 450px;
  }
  .img--50{
    width: 200px;
  }
  .why-list{
      flex-direction: column;
      width: 350px;
  }
  .why-list__el{
    padding: 10px;
  }
  .why-list img{
    height: 100%;
    width: 330px;
  }
  .rdv-section{
      flex-direction: column;
  }
  .rdv-section *{
    width: 100%;
  }
  .rdv-section .barre{
    display: none;
  }
  .bebe-list .ecole-list{
      margin-top: 380px;
  }
  .seance-text{
      margin-top: 0px
  }
  .img-left{
      transform: translate(-100px);
  }
  .title--kine{
    width: auto;
  }
}

@media (max-width: 650px){
  .tarif-text{
      transform: translate(50px);
  }
}

@media (max-width: 550px){
  body{
      font-size: 15px
  }
  .bienvenue-title, .text, .img, footer .barre, footer, .left, .seance-list, .grossesse-list, video, .bebe-list, .adulte-list, .contact-list, .formations-list, .formation-img, .little-title, .rdv-section{
      width: 350px;
  }
  .img--50{
    width: 200px;
  }
  .bienvenue-title{
      font-size: 44px;
  }
  .medium-title{
      display: block;
  }
  .footer-list{
      flex-direction: column;
      align-items: center;
  }
  .footer-list ul{
    padding: 5px 0;
  }
  .rdv-section *{
    width: 100%;
  }
  .bebe-list .ecole-list{
      margin-top: 320px;
  }
  .bebe-list .composition-enfant{
    width: 95%;
  }
  .img-left{
      transform: translate(-80px);
  }
}

@media (max-width: 420px){
  .bienvenue-title, .text, .img, footer .barre, footer, .left, .seance-list, .grossesse-list, video, .bebe-list, .adulte-list, .contact-list, .formations-list, .formation-img, .little-title, .rdv-section{
      width: 290px;
  }
  .img--50{
    width: 170px;
  }
  .bienvenue-title{
      font-size: 44px;
  }
  .medium-title{
      display: block;
  }
  .footer-list{
      flex-direction: column;
      align-items: center;
  }
  .footer-list ul{
    padding: 5px 0;
  }
  .rdv-section *{
    width: 100%;
  }
  .tarif-text{
      transform: translate(35px);
  }
  .bebe-list .ecole-list{
      margin-top: 270px;
  }
}