* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #162431 !important;
  background-color: #162431;
  font-family: 'Sulphur Point', sans-serif;
}

html,
body {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #000;
  font-family: 'Sulphur Point', sans-serif;
  font-weight: 300;
}

a {
  text-decoration: none;
  color: #fff;
}

header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  justify-content: space-between;
  color: #fff;
  padding: 10px;
  transition: background-color ease-in-out 2s;
}

header:hover {
  background: rgba(0, 0, 0, 0.8);
}

footer {
  background: #162431;
}

footer a {
  text-decoration: none;
}

footer a:hover {
  text-decoration: none;
  color: #dba736da;
}

.dropdown-menu hr {
  width: 100% !important;
}

.navbar-brand {
  filter: drop-shadow(0 0 0.2rem black);
}

.dropdown-menu {
  background: none !important;
  color: white !important;
}

.dropdown-item {
  color: white !important;
}

.dropdown-item:hover {
  color: black !important;
}

header nav {
  align-self: flex-end !important;
  justify-self: flex-end !important;
  margin-right: 20px !important;
}

header nav a {
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5em;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 200ms ease-in-out;
  /* text-shadow: 0px 0px 4px #000; */
  text-shadow: 0em 0em 0.2em rgba(10, 10, 10, 0.9);

}

header nav a:hover {
  background: white;
  opacity: 100%;
  color: #000;
}

header nav .logoMaxouEtVous:hover {
  background: none;
  opacity: 100%;
}

li .bi-instagram {
  font-size: 13px!important;
}


.wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  perspective: 300px;
}

.parallax__group {
  position: relative;
  height: 100vh;
  width: 100vw;
  transform-style: preserve-3d;
}

.parallax__secondgroup {
  position: relative;
  width: 100vw;
  transform-style: preserve-3d;
}

.parallax__layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.salon {
  background: url('../img/salon/Maxou-et-vous-photo-David-Morganti-22-recolor.jpg') no-repeat #000;
  background-size: cover;
  transform: translateZ(-600px) scale(3);
  z-index: 1;
}

.produits {
  background: url('../img/salon/Maxou-et-vous-photo-David-Morganti-28-recolor.jpg') center no-repeat no-repeat #000;
  background-size: cover;
  transform: translateZ(-600px) scale(3);
  z-index: 1;
}



.logo-loreal-container {
  position: absolute;
  bottom: 2.5rem;
  margin-left: calc(50% - 140px) !important;
}

.titre-produits-container {
  position: absolute;
  bottom: 50%;
  margin-left: calc(50% - 175px) !important;
  text-shadow: 0em 0.2em 0.3em rgba(10, 10, 10, 0.9);
}

.nosProduits {
  font-size: 4rem !important;
}

.loreal {
  filter: drop-shadow(0 0 0.1rem rgb(255, 255, 255));
}

.info-container {
  background: #162431;
  transform: translateZ(0) scale(1);
  z-index: 2;
  color: white;
}


.prestations {
  text-align: center;
}

.controller-carousel {
  width: 100%;
  margin: 0 !important;
}

.tarif-container {
  background: #162431;
  transform: translateZ(0) scale(1);
  z-index: 3;
  color: white;
}

.tarif-container {
  color: #162431;
}

.shuuemura-container {
  color: white;
}

.tarif-prestation p {
  color: #162431;
  /*if no support for background-clip*/
  background: -webkit-linear-gradient(transparent, transparent),
    -webkit-linear-gradient(top, rgba(213, 173, 109, 1) 0%, rgba(213, 173, 109, 1) 26%, rgba(226, 186, 120, 1) 35%, rgb(207, 169, 85) 45%, rgb(221, 180, 67) 21%, rgba(213, 173, 109, 1) 100%);
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.158);
}

.womencard {
  background: url('../img/autre/goodmarbre2.jpg');
  background-size: cover;
  border-radius: 20px !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
}

.womencard2 {
  background: url('../img/autre/goodmarbre3.jpg');
  background-size: cover;
  border-radius: 20px !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
}

.mencard {
  background: url('../img/autre/goodmarbre4.jpg');
  background-size: cover;
  border-radius: 20px !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
}

.coiffuresexceptionnelles {
  background: url('../img/autre/goodmarbre5.jpg');
  background-size: cover;
  border-radius: 20px !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
}

.team-container {
  background: #162431;
  transform: translateZ(0) scale(1);
  z-index: 4;
  color: white;
}

.forfait_titre {
  color: white !important;
  text-align: center;
  font-weight: bold;
}

.alacarte_titre {
  color: white !important;
  text-align: center;
  font-weight: bold;
}

.soins_titre {
  color: white !important;
  text-align: center;
  font-weight: bold;
}

.nomMagazine a:hover {
  text-decoration: none !important;
  color: #dba736da !important;
}


h1 {
  font-size: 2.4rem !important;
}

h2 {
  font-size: 2.4rem !important;
  color: white;
}


h3 {
  font-size: 2.4rem !important;
  color: white;
}

h4 {
  font-size: 2.4rem !important;
  color: white;
}

h5 {
  font-size: 2.4rem !important;
  color: white;
}

.news-container {
  background: #162431;
  transform: translateZ(0) scale(1);
  z-index: 5;
  color: white;
}


.contact-container {
  background: #162431;
  transform: translateZ(0) scale(1);
  z-index: 6;
  color: white;
}

.btn-outline-primary {
  color: #162431 !important;
  border: #162431 1px solid !important;
  background-color: white !important;
  border-radius: 12px !important;
  font-weight: bold !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-size: 20px!important;
}

.btn-outline-primary:hover {
  color: white !important;
  border: #162431 1px solid !important;
  background-color: #162431 !important;
  border-radius: 12px !important;
  font-weight: bold !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-size: 20px!important;
}

.tarifButtons {
  color: white !important;
  border: #162431 1px solid !important;
  background-color: #162431 !important;
  border-radius: 12px !important;
  font-weight: bold !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-size: 20px!important;
}

.tarifButtons:hover {
  color: #162431 !important;
  border: #162431 1px solid !important;
  background-color: white !important;
  border-radius: 12px !important;
  font-weight: bold !important;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  font-size: 20px!important;
}

.echoLogo {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.echoLogo:hover {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  background: white;
  opacity: 40%;
  color: #000;
}

.elleLogo {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.elleLogo:hover {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  background: white;
  opacity: 40%;
  color: #000;
}

.MmeFiLogo {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.MmeFiLogo:hover {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  background: white;
  opacity: 40%;
  color: #000;
}

.PNLogo {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.PNLogo:hover {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  background: white;
  opacity: 40%;
  color: #000;
}

.imgSteampod {
  width: 100%;
  height: auto;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.divSteampod {
  padding-bottom: 10rem;
}

hr {
  margin: auto !important;
  border: 1px solid #e2b658da !important;
  width: 40% !important;
  opacity: 100% !important;
}

.longueurCheveux {
  /* display: none; */
  color: white;
}

.phoneNumber {
  text-decoration: none;
}

.phoneNumber:hover {
  text-decoration: none !important;
  color: white;
}

.bi-facebook {
  font-size: 40px;
  padding-right: 1rem;
}

.facebook a:hover .bi-facebook {
  color: #dba736da;
}

.bi-instagram {
  font-size: 40px;
}

.instagram a:hover .bi-instagram {
  color: #dba736da;
}

iframe {
  border-radius: 20px !important;
}

.card-img-top {
  width: 120px;
  height: auto;
  margin: auto;
  padding-top: 1rem !important;
}

.salonShu {
  width: 100%;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.imgShu {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 12px !important;
  border-radius: 15px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important
}

.ShuShu {
  border-radius: 20px;
  width: 100%;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.card-text {
  color: #162431 !important;
  text-align: center;
  font-weight: bold;
}

.productName {
  color: #dba736da;
}

.card {
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  background: white;
  color: #162431;
}

.card hr {
  width: 100% !important;
  margin-top: 1rem !important;
  border: solid 1px #162431 !important;
}

video {
  object-fit: contain;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.selectionEssenceAbsolue {
  font-weight: bold;
  font-size: 30px;
}


footer {
  background-color: #162431;
  color: white;
  width: 100vw;
  height: 50px;
  position: fixed;
  bottom: 0;
  z-index: 11;
  text-align: center;
  overflow: hidden;
  margin-left: 0.1rem !important;
}

.spacer {
  height: 50px;
}

.teamPic {
  width: 100%!important;
  height: auto;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.maxouPic {
  width: 100%!important;
  height: auto;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 12px 0 rgba(24, 24, 24, 0.15), 0 17px 45px 0 rgba(0, 0, 0, 0.3);
}

.sousTitre {
  font-weight: bold!important;
}

@media screen and (min-width: 768px) and (max-width: 900px) {

  .brTarif {
    display: none!important;
  }

}


@media screen and (min-width: 376px) and (max-width: 640px) {
  .tarifs {
    padding: 0.5rem !important;
  }

  .prestations {
    padding-left: 2rem !important;
  }

  .navbar-brand {
    width: 150px;
    height: auto;
  }

  iframe {
    width: 80vw;
  }

  .echoLogo {
    width: 130px;
  }

  .elleLogo {
    width: 130px;
  }

  .MmeFiLogo {
    width: 130px;
  }

  .PNLogo {
    width: 130px;
  }

  .divSteampod {
    padding-bottom: 2rem;
  }

  .selectionEssenceAbsolue {
    font-size: 20px;
  }

  .boutonsTarifs {
    margin : auto!important;
  }

  .divBouton {
    width: 200px!important;
  }

  .news {
    margin: auto!important;
  }

  footer {
    height: 80px!important;
  }

}


@media screen and (max-width: 375px) {
  .tarifs {
    padding: 0.5rem !important;
  }

  .prestations {
    padding-left: 2rem !important;
  }

  .navbar-brand {
    width: 150px;
    height: auto;
  }

  iframe {
    width: 80vw;
  }

  .echoLogo {
    width: 130px;
  }

  .elleLogo {
    width: 130px;
  }

  .MmeFiLogo {
    width: 130px;
  }

  .PNLogo {
    width: 130px;
  }

  .divSteampod {
    padding-bottom: 2rem;
  }

  .selectionEssenceAbsolue {
    font-size: 20px;
  }

  .boutonsTarifs {
    margin : auto!important;
  }

  .news {
    margin: auto!important;
  }

  footer {
    height: 100px!important;
  }

}