/* Style custom */
.navbar2 .reseau {
  height: 35.5px;
}

#direction {
  height: 70px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0);
}

.acceuil3 {
  margin-top: 70px;
}

.slideraccueil {
  height: 74vh;
  min-height: inherit;
  width: calc(100% - 30px);
  margin: 70px auto auto auto;
  overflow: hidden;
}

@media screen and (min-width: 1600px) {
  .slideraccueil {
    height: 68vh;
  }

  .slideraccueil .swiper-slide {
    height: 68vh;
  }
}

.navbar2 .direction .col-md-8>ul>li:last-child>a {
  background-color: var(--second-color);
  padding: initial;
  border: initial;
  color: black;
  transition: initial;
  margin-left: -10px;
  padding: 5px 10px;
  border: 1px solid rgba(92, 83, 83, 0);
  transition: 0.3s ease;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a:hover {
  background-color: var(--second-color);
  padding: initial;
  border: initial;
  color: black;
  transition: initial;
  margin-left: -10px;
  padding: 5px 10px;
  border: 1px solid black;
  transition: 0.3s ease;
}

.navbar2 .direction .col-md-8 ul {
  margin-top: 3px;
}

.navbar2 .direction {
  padding-left: 5vw;
  padding-right: 5vw;
}

.navbar2 .direction .col-md-8 ul li {
  padding: 0px 17px;
}

.logo {
  max-height: 35px;
}

.navbar2 .reseau .col-md-4 ul li a {
  color: #000000;
  font-size: 14px;
}

.navbar2 .reseau .col-md-4 ul li a i {
  font-size: 14px;
}

.navbar2 .reseau .col-md-8 p {
  color: #000000;
  font-size: 14px;
}

.navbar2 .reseau .col-md-8 a {
  color: #000000;
  font-size: 14px;
}

.navbar2 .reseau .col-md-8 i {
  font-size: 14px !important;
}

.slideraccueil {
  height: 74vh;
  min-height: inherit;
  width: calc(100% - 30px);
  margin: 70px auto auto auto;
  overflow: hidden;
}

.slideraccueil .swiper-slide {
  height: 74vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slideraccueil .swiper-slide img {
  height: 100%;
  object-fit: cover;
}

.slideraccueil .contenue {
  display: none;
}

.image-slider {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  color: black;
}

.swiper-button-next,
.swiper-button-prev {
  top: 96% !important;
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
  color: black;
}

.footer3 .row:last-child {
  background-color: var(--second-color);
}

.footer3 .row:first-child {
  background-color: var(--second-color);
  padding-left: 5vw;
  padding-right: 5vw;
  border-bottom: 1px solid rgb(28 27 27 / 25%) !important;
}

.footer3 .row span {
  color: #000000;
  padding: 10px 0;
}

.footer3 .row span a {
  color: #000000 !important;
}

.footer3 .row .col-md-3 h3 {
  color: #000000;
}

.footer3 .row .col-md-3 ul li a {
  color: #212121;
}

.footer3 .row .col-md-3 p {
  color: #212121;
}

.presentation .row:has(.col-md-3:nth-child(n + 3)) {
  grid-template-columns: repeat(2, 1fr);
  max-width: 1200px;
}

.presentation {
  max-width: initial !important;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 40px 0px;
  background-color: #f5f0e9;
}

.presentation .col-md-3 .discover-btn {
  color: #000000;
}

.raw-html-embed {
  text-align: center !important;
  margin-top: 30px !important;
}

.container-avis {
  background-color: #ffffff;
}

.testimonials .write .col-md-4 a {
  color: #000000;
}

.testimonials .testimonial-item div {
  box-shadow: 0 4px 15px rgb(230 225 200 / 53%);
  border: 2px solid #f5f0e9;
  background-color: #e6e1c81f;
}

.nothing_tetiere {
  margin-top: 70px;
}

#container-faq-galerie-contenu {
  padding: 0vw 5vw;
  margin: 15px auto;
  max-width: none !important;
}

.galerie_pin>div {
  column-count: 4 !important;
}

.contact_page .row:nth-child(1) .col-md-4 h2 {
  color: #000000;
}

.contact_page .row:nth-child(1) .col-md-4 p {
  color: #000000;
}

.contact_page .row:nth-child(1) .col-md-4 ul li a {
  color: #000000;
}

.contact_page .row:nth-child(1) .col-md-8 form button {
  color: #000000;
}

.contact_page .row:nth-child(1) .col-md-4 li i {
  border: 1px solid #000000;
  color: #000000;
}

.page-avis .stat-number {
  color: black;
}

.page-avis .btn-add-review {
  color: #000000;
}

.page-avis .avis-avatar {
  color: #000000;
}

.textGalerie h2 {
  color: rgb(0, 0, 0) !important;
}

#backButton {
  background-color: #000000;
}

#div_img_h2 h2 {
  color: #000000 !important;
}

.galerie_pin .images .overlay-image {
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.25) 0%,
      rgba(0, 0, 0, 0.25) 80%);
}

.swiper-pagination {
  display: none;
}

.faq-container {
  max-width: none;
  width: 100%;
  background-color: #f5f0e9;
  padding: 60px 0px;
  margin: 0px;
  margin-top: 30px !important;
}

.faq-container>div {
  max-width: 1200px;
  margin: auto;
}

.faq-question {
  background: #ffffff;
  margin-bottom: 20px;
  background-color: white;
  transition: 0.3s ease;
}

.faq-question:hover {
  background-color: #e6e1c8;
  transition: 0.3s ease;
}

.faq-question.active {
  background-color: #e6e1c8;
}

.faq-question.active .faq-title {
  color: #000000;
}

.faq-question.active .faq-toggle {
  color: #000000;
  background-color: white;
}

.faq-question.active .faq-toggle i {
  margin-top: -3px;
}

.faq-container h2 {
  text-align: center;
  border-bottom: 2px solid #e6e1c800;
  font-size: 2rem;
  width: 100%;
  margin-bottom: 30px;
}

.back_to_top {
  background-color: #e6e1c8;
  border: 2px solid black;
}

.back_to_top i {
  color: black;
  font-size: 2vh;
}

@media screen and (max-width: 768px) {
  .slideraccueil {
    height: 55vh;
    padding-top: 0px;
    margin-top: 70px;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .slideraccueil .swiper-slide {
    height: 55vh !important;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slideraccueil .swiper-wrapper {
    align-items: center;
  }

  .slideraccueil .swiper-slide .image-slider {
    position: relative !important;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
  }

  .slideraccueil .swiper-slide img {
    position: relative !important;
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    transform-origin: center center;
  }

  .navbar2 .icon2 {
    font-size: 25px;
    z-index: 9999999;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 89% !important;
  }

  .presentation .row:has(.col-md-3:nth-child(n + 3)) {
    padding: 0px 20px;
  }

  .faq-container h2 {
    font-size: 1.5rem !important;
    margin-top: 20px !important;
  }

  .galerie_pin>div {
    column-count: 2 !important;
  }

  .realisation2 {
    margin-top: 48px;
  }
}