@font-face {
  font-family: "meriendaregular";
  src: url("merienda-regular-webfont.woff2") format("woff2"),
    url("merienda-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "alex_brushregular";
  src: url("alexbrush-regular-webfont.woff2") format("woff2"),
    url("alexbrush-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@import url('grid_12-825-55-15.css');


@media screen and (max-width: 768px) {
  .titreAccueil {
    font-size: 70px;
    margin-top: 70%;
  }
  .logoNaturofan {
    width: 150px;
    height: 60px;
  }

  p,
  ul,
  li {
    font-size: 12px;
  }
  h4,
  h3 {
    font-size: 17px;
  }
  #bandeauFougere,
  #bandeauArbre,
  #bandeauPied {
    height: 20vh;
  }
  #imageFanny {
    margin-top: 10px;
    width: 60%;
  }
  #deuxPremierFondement,
  #deuxSecondFondement {
    width: 33.3%;
    margin-top: 5%;
  }

  #causalisme {
    margin-bottom: 20%;
  }

  #consultation {
    height: 900px;
  }
  #headerConsultation {
    height: 10%;
  }
  #divSeanceDecouverte {
    text-align: center;
    width: 70%;
    height: 22px;
    --bs-bg-opacity: 0.8;
    margin: auto;
  }
  #blockNaturopathie {
    height: 55%;
  }
  #card1,
  #card2,
  #card3,
  #card4,
  #card5,
  #card6,
  #card7,
  #card8,
  #card9 {
    height: 70px;

  }
  #texteCarte1,
  #texteCarte2,
  #texteCarte3,
  #texteCarte4,
  #texteCarte5,
  #texteCarte6,
  #texteCarte7,
  #texteCarte8,
  #texteCarte9
  {
    font-size: 5px;
  }
  #txtTechVinb
  {
    font-size: 10px;
  }
  #urlFacture {
    margin-top: 10%;
  }
  #logoContact {
    display: none;
  }
  #containerContact {
    margin-top: 30%;
  }
  #logoConference {
    width: 200px;
  }
  #titreConf {
    margin-top: 15vh;
  }
  #borderFougere1,
  #borderFougere2,
  #borderFougere3,
  #borderFougere4,
  #borderFougere5,
  #borderFougere6 {
    border: double 50px;
    border-image-source: url("../element/encadre.png");
    border-image-slice: 700;
    border-image-repeat: round stretch;
    height: 60vh;
  }
}
@media screen and (min-width: 768px) {
  .titreAccueil {
    font-size: 200px;
    margin-top: 28%;
  }
  .logoNaturofan {
    width: 150px;
    height: 80px;
  }
  p {
    font-size: 17px;
  }
  #bandeauFougere,
  #bandeauArbre,
  #bandeauPied {
    height: 350px;
  }
  #imageFanny {
    width: 70%;
  }
  #deuxPremierFondement,
  #deuxSecondFondement {
    width: 33.3%;
    margin-top: 20%;
  }
  #causalisme {
    margin-left: 50%;
    margin-bottom: 20%;
  }
  #hygienisme {
    margin-left: 50%;
  }
  #holisme {
    margin-right: 50%;
    margin-bottom: 20%;
  }
  #humorisme {
    margin-right: 50%;
  }
  #vitalisme {
    width: 15%;
  }
  #listeIridologie {
    margin-left: 50%;
  }
  #consultation {
    height: 900px;
  }
  #blockNaturopathie,
  #blockReflexologie {
    height: 75%;
  }
  #card1,
  #card2,
  #card3,
  #card4,
  #card5,
  #card6,
  #card7,
  #card8,
  #card9 {
    height: 270px;
  }
  #texteCarte1,
  #texteCarte2,
  #texteCarte3,
  #texteCarte4,
  #texteCarte5,
  #texteCarte6,
  #texteCarte7,
  #texteCarte8,
  #texteCarte9
  {
    font-size: 12px;
  }
  #txtTechVinb
  {
    font-size: 12px;
  }
  #headerConsultation {
    height: 15%;
  }
  #divSeanceDecouverte {
    text-align: center;
    transform: rotate(-10deg);
    width: 200px;
    height: 100px;
    --bs-bg-opacity: 0.8;
    position: absolute;
    top: 90%;
    padding-top: 20px;
  }
  .listeContact {
    display: flex;
    justify-content: flex-start;
  }
  #containerContact {
    margin-top: 12%;
  }
  #logoConference {
    width: 400px;
  }
  #borderFougere1,
  #borderFougere2,
  #borderFougere3,
  #borderFougere4,
  #borderFougere5,
  #borderFougere6 {
    border: double 100px;
    border-image-source: url("../element/encadre.png");
    border-image-slice: 700;
    border-image-repeat: round stretch;
    height: 60vh;
  }
}
.titreAccueil {
  width: 100%;
  text-align: center;
  position: absolute;
  font-family: "alex_brushregular";
  color: white;
}

p,
li,
h2,
h3,
h4 {
  font-family: "meriendaregular";
}

@keyframes clignote {
  50% {
    opacity: 0.5;
  }
}

#clignote {
  color: green;
  animation: clignote 2s linear infinite;
}

@keyframes carteTransition {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#initial1,
#initial2,
#initial3,
#initial4,
#initial5,
#initial6,
#initial7,
#initial8,
#initial9 {
  display: block;
}
#survol1,
#survol2,
#survol3,
#survol4,
#survol5,
#survol6,
#survol7,
#survol8,
#survol9 {
  display: none;
}

#card1:hover #survol1,
#card2:hover #survol2,
#card3:hover #survol3,
#card4:hover #survol4,
#card5:hover #survol5,
#card6:hover #survol6,
#card7:hover #survol7,
#card8:hover #survol8,
#card9:hover #survol9 {
  display: block;
}

#card1:hover #initial1,
#card2:hover #initial2,
#card3:hover #initial3,
#card4:hover #initial4,
#card5:hover #initial5,
#card6:hover #initial6,
#card7:hover #initial7,
#card8:hover #initial8,
#card9:hover #initial9 {
  display: none;
}

#card1:hover #texteCarte1,
#card2:hover #texteCarte2,
#card3:hover #texteCarte3,
#card4:hover #texteCarte4,
#card5:hover #texteCarte5,
#card6:hover #texteCarte6,
#card7:hover #texteCarte7,
#card8:hover #texteCarte8,
#card9:hover #texteCarte9 {
  animation: carteTransition 3s;
}
