/* Style custom */

body {
  background-color: #c0d1d1 !important;
}

.template27_card {
  background-color: #d3ddde !important;
}

.text_right_2 {
  background-color: #d3ddde;
}

.text_left_inv {
  background-color: #d3ddde;
}

.testimonials .testimonial-item div {
  background-color: #d3ddde;
}

.template24_testimonial {
  background-color: #d3ddde !important;
}

.navbar2 {
  padding-top: 0.75rem;
}

#direction {
  background-color: #ffffff00;
  border-bottom: 1px solid #ffffff1a;
  box-shadow: 0 2px 4px rgb(0 0 0 / 0%);
  height: 90px;
  margin-top: 1.2rem !important;
  transition:
    background-color 600ms ease,
    height 600ms ease,
    box-shadow 600ms ease,
    backdrop-filter 600ms ease,
    margin-top 600ms ease;
  width: 100%;
  left: 0;
}

.logo {
  max-height: 60px;
  margin-right: 40px;
}

.menu_droite {
  gap: 35px;
}

.menu_gauche {
  gap: 35px;
}

.menu_gauche li a {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 19px;
}

.menu_droite li a {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 19px;
}

.menu_gauche li a::after {
  background: white;
}

.menu_droite li a::after {
  background: white;
}

.slideraccueil {
  min-height: 87vh;
  width: calc(100% - 1.5rem);
  margin: 0 auto;
  border-radius: var(--border-radius);
}

.navbar2 .menu_droite li:last-child>a {
  background-color: var(--second-color);
  padding: 4px 12px;
  border-radius: var(--border-radius);
  color: #fff;
  border: 2px solid white;
  transition: 0.3s ease;
}

.hero_main_overlay {
  z-index: 2;
  background-image:
    linear-gradient(180deg, #2e4047, #fff0),
    linear-gradient(180deg, #0000, var(--second-color));
  position: absolute;
  inset: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0%;
  border-radius: var(--border-radius);
}

.navbar_logo_centre {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.acceuil3 {
  padding: 0.75rem 0;
  width: calc(100% - 1.5rem);
  height: 500px;
  margin: 0 auto;
  background-color: black;
  border-radius: var(--border-radius);
}

.navbar2 .direction .col-md-8 ul li a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.8px;
}

.slideraccueil .contenue {
  min-height: 87vh;
  justify-content: center;
  padding: 0px;
}

.slideraccueil h1,
.slideraccueil h2 {
  margin-top: 0px;
  max-width: 60%;
  font-size: 4rem;
  line-height: 1.4;
  text-shadow: none;
  text-transform: capitalize;
  letter-spacing: 3px;
  margin-bottom: 5px;
}

.slideraccueil p {
  max-width: 55%;
  margin: 0px;
  line-height: 1.7;
  font-size: 1.1rem;
  text-shadow: none;
}

.slideraccueil a {
  margin-top: 28px;
  background-color: var(--second-color);
  color: white;
  font-size: 1.1rem;
  border: 2px solid white;
  padding: 0.55rem 1.5rem;
}

.btn_accueil_list {
  display: flex;
  gap: 15px;
}

.btn-accueil-reserver {
  background-color: rgb(255 255 255) !important;
  color: #000000 !important;
  border: 1.5px solid rgb(255 255 255) !important;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px) !important;
}

.swiper-wrapper {
  height: 100% !important;
}

.slideraccueil {
  height: 87vh;
}

.acceuil3_div {
  text-align: center;
}

.acceuil3 nav {
  justify-content: center;
}

.acceuil3 h1 {
  max-width: 60%;
  font-size: 4rem;
  margin: auto;
}

.acceuil3 p {
  max-width: 45%;
  line-height: 1.7;
  margin-top: 22px !important;
  margin: auto;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a {
  padding: 13px 25px;
  border: 1px solid #ffffff00;
  border-radius: var(--border-radius);
  font-size: 15px;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a:hover {
  transition: 0.3s ease;
  padding: 13px 25px;
  border: 1px solid #ffffff00;
  border-radius: var(--border-radius);
  font-size: 15px;
  background-color: #432de7;
  color: white;
}

.menu_gauche>li.active>a::after,
.menu_droite>li.active>a::after,
.direction ul>li.active>a::after {
  background: white !important;
}

.navbar2 .direction .col-md-8 ul li .sous_menu li a:hover {
  background-color: #cccccc00;
}

.navbar2 .direction .col-md-8 ul li a i {
  font-size: 13px;
}

.navbar2 .direction .col-md-8 ul li .sous_menu {
  background-color: #100940;
  padding: 5px;
  width: 190%;
}

.navbar2 .direction .col-md-8 ul li .sous_menu li a {
  color: #ffffff;
  font-size: 15px;
}

.navbar2 .direction .col-md-8 ul li:not(:last-child) a::after {
  background: white !important;
}

@media screen and (min-width: 1600px) {

  .slideraccueil h1,
  .slideraccueil h2 {
    max-width: 55%;
  }

  .slideraccueil p {
    max-width: 45%;
  }

  .acceuil3 h1 {
    max-width: 70%;
  }

  .acceuil3 p {
    max-width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .slideraccueil {
    padding-top: 0px;
  }

  .navbar2 .icon {
    color: #ffffff;
  }

  .navbar2 .logo {
    height: 50px;
    margin-left: 10px;
  }

  .slideraccueil h1,
  .slideraccueil h2 {
    max-width: 95%;
    margin-top: 30px;
    font-size: 2rem;
    margin-bottom: 10px;
  }

  .slideraccueil p {
    max-width: 85%;
    font-size: 1rem;
  }

  .slideraccueil a {
    margin-top: 0px;
  }

  .btn_accueil_list {
    flex-direction: column;
    margin-top: 20px;
  }

  .container-fixe {
    right: 4%;
    bottom: 1vh;
    width: 4vh;
    padding-top: 43px;
  }

  #direction {
    height: 70px;
  }

  .container-fixe>a:nth-child(1) {
    rotate: 0deg !important;
  }

  .container-fixe>a,
  .container-fixe>button {
    rotate: 0deg;
    transform: rotate(0deg) !important;
    padding: 6px 17px;
    font-size: 0.9rem;
    font-weight: 700;
    width: 87%;
    text-align: center;
    border: none !important;
    color: white !important;
    animation: none;
  }

  .container-fixe {
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: 20px !important;
    width: 54% !important;
    height: auto !important;
    padding: 0;
    padding-top: 0px !important;
    border-radius: 30px;
    border: none !important;
    flex-direction: row;
    justify-content: center;
    animation: none;
  }

  .container-fixe>a {
    color: white !important;
    text-align: right;
  }

  .container-fixe>a:nth-child(1) {
    text-align: right;
  }

  .container-fixe>a:nth-child(2) {
    rotate: 13deg;
    width: 31%;
  }
}

.pres-header {
  text-align: center;
  margin-bottom: 20px;
}

.pres-header h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: black;
  margin-bottom: 10px;
}

.pres-header p {
  color: #888;
  font-size: 1rem;
  max-width: 500px;
  margin: auto;
}

.presentation1 {
  margin-top: 70px;
}

.container-fixe {
  width: 4vh;
  background-color: var(--second-color);
  padding-top: 50px;
  border: 2px solid white !important;
  bottom: 15vh;
  right: 2%;
}

.container-fixe>a {
  color: white !important;
}

.back_to_top {
  height: 4vh;
  bottom: 9%;
  width: 4vh;
}

/* Footer */
.footer3 {
  width: calc(100% - 1.5rem);
  margin: auto;
  margin-bottom: 0.75rem;
  background-color: #2d3f45;
  border-radius: var(--border-radius);
  margin-top: 40px;
}

.footer3 .row:first-child {
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
  background-color: #2d3f45;
  width: 100%;
  max-width: 1200px;
  margin: auto !important;
  padding-left: 0px;
  padding-right: 0px;
}

.footer3 .row:last-child {
  border-bottom-left-radius: var(--border-radius);
  border-bottom-right-radius: var(--border-radius);
  background-color: #2d3f45;
}

.footer3 .row .col-md-2 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: left;
  border-bottom: 0px !important;
  padding: 20px 0;
}

.footer3 .row .col-md-2 h3 {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.footer3 .row .col-md-3 h3 {
  font-size: 1.3rem;
  letter-spacing: 1px;
}

.footer3 .row .col-md-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer3 .row .col-md-2 ul li {
  margin-top: 3px;
}

.footer3 .row .col-md-2 ul li a {
  color: #adadad;
  text-decoration: none;
  font-size: 14px;
  padding-right: 3px !important;
}

.footer3 .row .col-md-2 ul li a:hover {
  text-decoration: underline;
}

.footer3 .row .col-md-2:last-child {
  display: flex;
  justify-content: flex-start;
}

.footer3 .row .col-md-2 p {
  color: #adadad;
  text-decoration: none;
  font-size: 14px;
  padding-right: 3px !important;
  max-width: 75%;
}

/* Service bloc */
.services-section {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.services-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.services-header h2 {
  font-size: 2rem;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.services-header p {
  font-size: 1rem;
  color: #4a5568;
  max-width: 60%;
  margin: auto;
}

.services-grid {
  display: flex;
  gap: 16px;
  align-items: stretch;
  height: 420px;
}

.service-card {
  position: relative;
  border-radius: var(--border-radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  color: #fff;
  flex: 1;
  transition: flex 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  min-width: 0;
}

.services-grid:has(.service-card:hover) .service-card {
  flex: 0.85;
}

.services-grid:has(.service-card:hover) .service-card:hover {
  flex: 1.3;
}

.service-card__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.service-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.72) 40%,
      rgba(0, 0, 0, 0.1) 100%);
  z-index: 1;
}

.service-card__icon {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 2;
  font-size: 1.4rem;
  color: #fff;
  opacity: 0.9;
}

.service-card__content {
  position: relative;
  z-index: 2;
  padding: 0px 20px;
}

.service-card__title {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.service-card__desc {
  font-size: 0.9rem;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 3px;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition:
    max-height 0.35s ease,
    opacity 0.3s ease;
}

.service-card__actions {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition:
    max-height 0.35s ease,
    opacity 0.3s ease;
}

.service-card:hover .service-card__desc {
  max-height: 150px;
  opacity: 1;
  margin-bottom: 15px;
  margin-top: 5px;
}

.service-card:hover .service-card__actions {
  max-height: 60px;
  opacity: 1;
  margin-bottom: 20px;
}

#tarteaucitronIcon #tarteaucitronManager img {
  display: none;
}

.service-card__btn-savoir {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: var(--second-color);
  color: #fff;
  padding: 9px 18px;
  border-radius: var(--border-radius);
  font-size: 0.88rem;
  font-weight: 600;
  white-space: nowrap;
  text-decoration: none;
}

.service-card__btn-reserver {
  display: inline-flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.7);
  padding: 9px 18px;
  border-radius: var(--border-radius);
  font-size: 0.88rem;
  font-weight: 600;
  white-space: nowrap;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  text-decoration: none;
}

@media (max-width: 768px) {
  .services-section {
    padding: 0 16px;
  }

  .services-header h2 {
    font-size: 1.8rem;
    text-align: left;
  }

  .services-header {
    margin-bottom: 20px;
  }

  .services-header p {
    font-size: 1rem;
    max-width: 100%;
    text-align: left;
  }

  .services-grid {
    flex-direction: column;
    height: auto;
  }

  .service-card {
    flex: none !important;
    min-height: auto;
  }

  .service-card__content {
    padding: 60px 20px 0px 20px;
  }

  .service-card__title {
    font-size: 1.5rem;
  }

  .service-card__desc,
  .service-card__actions {
    max-height: 200px !important;
    opacity: 1 !important;
  }

  .service-card__desc {
    margin-bottom: 14px;
    margin-top: 7px;
  }

  .service-card__actions {
    margin-bottom: 20px;
  }

  .testimonials {
    padding: 40px 0 0px 0;
  }

  .write .col-md-4 {
    display: none !important;
  }

  .write .col-md-8 {
    margin-bottom: 20px;
  }

  .navbar2 .icon2 {
    color: #ffffff;
  }

  .navbar2.responsive .nav-mobile2 {
    position: fixed;
    inset: 0.5rem;
    background-image: linear-gradient(#2e424a, #2e424a);
    background-color: black;
    border-radius: var(--border-radius);
    overflow: hidden;
    width: auto;
  }

  .navbar2 .nav-mobile2 ul {
    margin-top: 20px;
  }

  .navbar2 .nav-mobile2 ul li a {
    color: #ffffff;
  }

  .nav-mobile2 li>i.fa-arrow-right {
    color: white;
  }

  .nav-mobile2 ul.sous_menu2.active li a i {
    color: #ffffff;
  }

  .close_second_menu i {
    font-size: 30px;
    color: #ffffff;
  }

  .nav-mobile2 ul.sous_menu2.active li a {
    color: #ffffff;
  }

  .close_second_menu {
    background-color: #ffffff00;
    right: 26px;
    top: 26px;
  }

  .nav-mobile2 li.has-submenu>i {
    color: white;
  }

  .navbar2 .nav-mobile2 ul li a {
    color: #ffffff;
  }

  .acceuil3 h1 {
    max-width: 100%;
    font-size: 2rem;
    letter-spacing: 1px;
    margin: auto;
  }

  .acceuil3 {
    height: 350px;
  }

  .acceuil3 nav {
    margin-top: 57px;
  }

  .faq-container {
    margin-top: 20px !important;
  }

  .faq-title {
    font-size: 1em;
  }

  .realisation2 h2 {
    margin: 0 -4px;
    text-align: left;
    margin-top: 3px;
  }

  .realisation2 {
    padding: 0px !important;
    margin-top: 40px;
    width: calc(100% - 1.5rem);
  }

  .galerie_pin {
    padding-bottom: 0px;
  }

  .formulaire .form-row {
    gap: 0px !important;
  }

  .contact_page .row:nth-child(1) .col-md-8 form {
    margin-top: 20px;
  }

  #formulaire_contact h3 {
    font-size: 1.8rem;
  }

  .contact_page .row:nth-child(1) .col-md-8 form {
    margin-top: 30px;
  }

  .contact_page iframe {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
  }

  .reservation_h2 {
    font-size: 1.8rem;
    letter-spacing: 1px;
    margin-top: -10px;
  }

  #formulaire_contact p {
    margin-bottom: 5px;
  }

  .titreGalerieFaqPage {
    font-size: 1.8rem !important;
    text-align: left !important;
  }

  #container-faq-galerie-contenu {
    margin: 30px auto 30px !important;
  }
}

.container-avis {
  background-color: #2d3f45;
}

.testimonials {
  padding: 40px 0 35px 0;
  margin: 30px auto;
}

.testimonials .testimonial-item div {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  margin: 3px;
}

.testimonials .write .col-md-4 a {
  font-size: 17px;
  font-weight: 500;
  border: 2px solid white;
}

.rating p {
  margin-bottom: 0px;
  color: white;
}

.testimonials .write h2 {
  font-size: 2rem;
  letter-spacing: 1px;
  color: white;
}

.faq-container h2 {
  padding-bottom: 0px;
  margin-bottom: 16px;
  letter-spacing: 1px;
  font-size: 1.8rem;
}

.textGalerie:first-child {
  margin-top: 0px;
}

.textGalerie {
  background-color: #2e3f46;
}

.galerie_pin .images {
  border-radius: var(--border-radius);
}

.galerie_pin .images:hover .overlay-image {
  opacity: 0;
}

.galerie_pin>div>div {
  display: flex;
  flex-direction: column;
}

.formulaire .div_checkbox,
.formulaire .div_date,
.formulaire .div_time {
  display: flex;
  align-items: flex-start;
  gap: 0px;
  flex-direction: column;
  color: gray;
  font-size: 0.8rem;
}

.reservation_h2 {
  font-size: 2rem;
  letter-spacing: 1px;
}

.blog .col-md-5 h2 {
  font-size: 1.8rem;
  margin: 10px 20px -2px;
}

.blog .col-md-5 button:hover {
  background-color: var(--second-color);
  transform: translateY(-1px);
}

#container-faq-galerie-contenu {
  margin: 50px auto 60px;
}

.titreGalerieFaqPage {
  border-bottom: 0px solid var(--second-color);
  margin-bottom: 15px;
  width: 100%;
  font-size: 2rem;
  text-align: center;
}

.services-section-content {
  max-width: 1200px;
  margin: 30px auto;
  padding: 10px 0px 50px;
}

.href_page_ville {
  background-color: inherit !important;
  color: black !important;
  text-decoration: underline !important;
  padding: 0px !important;
  border-radius: initial !important;
}