@charset "UTF-8";
.bandeaunav,
.headercontainer,
body,
html {
  padding: 0;
  margin: 0;
}
.navigation,
.part2 .blocongle {
  justify-content: center;
}
.changement-tarifs a,
.navigation .lien {
  text-decoration: none;
  color: #52355e;
}
.bandeaunav,
.changement-tarifs,
.headercontainer,
.part1,
.part1 .imgsalon,
.part2 {
  text-align: center;
}
.footercontainer .adresse h3,
.footercontainer .contact h3,
.highlight {
  text-decoration: underline;
}
@font-face {
  font-family: modern;
  src: url(/style/PlaywriteUSModern-VariableFont_wght.ttf);
}
body,
html {
  font-family: modern;
  background-image: url("/img/elegant_hand_painted_alcohol_ink_background_with_gold_glitter_0609.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
body h1,
html h1 {
  font-size: 40px;
  color: #52355e;
}
body p,
html p {
  line-height: 2.5;
}
.headercontainer .imgaccueil {
  height: 300px;
  margin: 30px 0 10px;
}
.part2 .blocongle,
.part3 .blocprothesiste {
  margin: 20px 200px 30px;
  display: flex;
}
.bandeaunav {
  position: relative;
  background-color: #f8f8f8;
  border-bottom: 4px solid #d9b65e;
}
.changement-tarifs {
  background-color: #d9b65e;
  width: 100%;
}
.footercontainer {
  background-color: rgba(255, 255, 255, 0.7);
}
.part2,
.tarif-container {
  background-color: #fff;
}
.changement-tarifs p {
  font-size: 16px;
  color: #52355e;
}
.navigation {
  display: flex;
  padding: 20px 0;
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 10;
}
.navigation li {
  margin: 0 50px;
}
.navigation .lien {
  font-family: modern;
  font-weight: 700;
  font-size: 18px;
  position: relative;
  padding: 5px 0;
  transition: color 0.3s ease-in-out;
}
.navigation .lien.active,
.navigation .lien:hover {
  color: #d9b65e;
}
.navigation .lien::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #d9b65e;
  transition: width 0.3s;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
}
.navigation .lien.active::after,
.navigation .lien:hover::after {
  width: 100%;
}
.part1 {
  margin: 0;
}
.part2,
.part3 {
  margin: 100px 0 0;
}
.part1 p {
  margin: 0 200px 30px;
}
.part1 .imgsalon {
  border-radius: 10px;
  max-width: 800px;
  max-height: 400px;
}
.logocentre .logoakyado {
  text-align: center;
  width: 150px;
}
.part2 {
  padding: 50px 0;
}
.footercontainer .adresse,
.textfinal {
  justify-content: center;
  text-align: center;
}
.part3 {
  text-align: center;
}
.part3 .imgprothesiste {
  width: 600px;
  max-height: 300px;
}
.part3 p {
  padding-left: 50px;
}
.textfinal {
  padding-top: 50px;
}
.droits {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.droits a {
  text-decoration: none;
  text-decoration: underline;
  color: #52355e;
  font-weight: bold;
  padding: 0 30px 0 30px;
  &:hover {
    font-size: 2vh;
    color: #52355e;
  }
}

.footercontainer {
  margin-top: 100px;
  min-height: 300px;
  border-top: 4px solid #d9b65e;
}
.footercontainer p {
  color: #52355e;
  text-align: center;
}
.footercontainer .bloccontainer {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-between;
  margin: 10px 100px 20px;
}
.footercontainer .bloccontainer p,
.footercontainer h3 {
  color: #52355e;
}
.footercontainer .adresse img {
  max-width: 50px;
}
.footercontainer .logo {
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
}
.footercontainer .logo img {
  max-width: 80px;
  margin: 20px;
}
.footercontainer .contact img {
  max-width: 30px;
}
.footercontainer .contact p {
  font-weight: 1000;
}
.pagetarif {
  text-align: center;
}
.pagetarif .textfinal {
  margin-top: 50px;
}
.cadre {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.tarif-container {
  max-width: 700px;
  padding: 20px;
  border: 8px solid #d9b65e;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
.containerGall .gallery-item,
.containerstyle .grid-item,
.review {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
h1 {
  text-align: center;
  font-family: "Times New Roman", serif;
  font-size: 24px;
  margin-bottom: 20px;
}
ul li {
  list-style-type: none;
}
p {
  font-size: 18px;
  line-height: 1.6;
  margin: 5px 0;
}
.highlight {
  font-weight: 700;
}
.offer {
  margin-top: 20px;
  font-style: italic;
}
.containerGall,
.containerstyle {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
.containerGall h1,
.containerstyle h1 {
  text-align: center;
  font-size: 36px;
  color: #d9b65e;
  margin-bottom: 50px;
}
.containerGall .grid-gallery,
.containerstyle .grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}
.containerstyle .grid-item {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
}
.containerstyle .grid-item:hover {
  transform: translateY(-5px);
}
.containerstyle .grid-item img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.containerstyle .description {
  padding: 15px;
  text-align: center;
}
.containerstyle .description h2 {
  font-size: 24px;
  color: #d9b65e;
  margin: 0 0 10px;
}
.containerstyle .description p {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.containerGall .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: transform 0.3s;
}
.containerGall .gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}
.containerGall .gallery-item:hover img {
  transform: scale(1.1);
}
.containerGall .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s;
  border-radius: 0 0 10px 10px;
}
.containerGall .gallery-item:hover .overlay {
  height: 40%;
}
.containerGall .text {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.containerGall .textfinal {
  display: none;
}
@media screen and (max-width: 840px) {
  .part1 .imgsalon {
    width: 80%;
    margin: 20px;
  }
  .part2 .blocongle {
    flex-direction: column;
    margin: 20px;
  }
  .part3 .blocprothesiste {
    flex-direction: column;
    margin: 20px;
    align-items: center;
  }
  .imgprothesiste {
    max-width: 70%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .part3 .blocprothesiste p {
    padding-left: 0;
  }
  .textfinal {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .footercontainer .bloccontainer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footercontainer .bloccontainer .logo {
    margin: 0;
  }
  .footercontainer .bloccontainer .logo h2 {
    display: none;
  }
  .part1 p,
  .part2 .blocongle,
  .part3 p {
    margin: 0 10px 30px;
  }
}
@media screen and (max-width: 1300px) {
  .part3 .blocprothesiste {
    flex-direction: column;
    margin: 20px;
    align-items: center;
  }
  .part3 .blocprothesiste .imgprothesiste {
    max-width: 300px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .part3 p {
    padding-left: 0;
  }
  .containerGall .textfinal,
  .pagetarif .textfinal {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .navigation {
    flex-direction: column;
  }
  .navigation li {
    margin: 10px 0;
  }
  .headercontainer .imgaccueil {
    height: 200px;
    margin: 20px 0 10px;
  }
  .bloccontainer {
    display: flex;
    flex-direction: row;
  }
  .textfinal {
    margin-top: 100px;
  }
  .droits {
    display: flex;
    flex-direction: column;
  }
  .droits p {
    font-size: 15px;
  }
}
@media screen and (max-width: 505px) {
  .navigation li {
    margin: 5px 0;
  }
  .navigation .lien {
    font-size: 16px;
  }
  .part1 p,
  .part2 .blocongle p,
  .part3 .blocprothesiste p {
    margin: 0 10px;
  }
  .part2,
  .part3 {
    margin-top: 50px;
  }
  .pagetarif .cadre {
    margin-bottom: 50px;
  }
  .footercontainer .bloccontainer,
  .footercontainer .bloccontainer .logo {
    margin: 0;
  }
}
.container-avis {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
#avis-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.review {
  background-color: rgba(255, 255, 255, 0.6156862745);
  border-radius: 12px;
  padding: 15px;
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease-in-out;
  margin: 10px;
  animation: 0.5s ease-in-out fadeIn;
}
.review:hover {
  transform: scale(1.05);
}
.review-bottom {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  font-size: 0.9em;
  color: #666;
  margin-top: auto;
}
.review-date {
  color: #555;
  font-size: 0.9em;
  font-weight: 400;
}
.review img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  transform: translateY(30%);
}
.review-title {
  display: flex;
}
.review h3 {
  font-size: 1.2em;
  color: #d16ba5;
  margin-bottom: 5px;
}
.review p {
  font-size: 1em;
  color: #666;
  line-height: 1.5;
  margin-bottom: 10px;
}
.rating {
  font-size: 1em;
  color: #ff9800;
  font-weight: 700;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
