body {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  top: 0px !important;
  scroll-behavior: smooth;
}
body.modal-open {
  overflow: hidden;
}
body::-webkit-scrollbar {
  width: 12px;
  background-color: #f0f0f0;
}
body::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}
body::-webkit-scrollbar-track {
  background-color: #e0e0e0;
  border-radius: 10px;
}
.row {
  margin: 0px !important;
}
.swiper-container:not(.swiper-initialized) {
  height: auto !important;
  overflow: visible !important;
}
.swiper-container:not(.swiper-initialized) .swiper-wrapper {
  display: block !important;
  transform: none !important;
  height: auto !important;
}
.swiper-container:not(.swiper-initialized) .swiper-slide:first-child {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  transform: none !important;
}
.swiper-container:not(.swiper-initialized) .swiper-slide:not(:first-child) {
  display: none !important;
}
img[data-lcp="true"] {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.swiper-button-next,
.swiper-button-prev {
  width: 30px !important;
  height: 30px !important;
  background: rgb(255 255 255 / 0.9);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.1);
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
  border: 2px solid var(--second-color);
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 14px !important;
  font-weight: bolder;
  color: var(--second-color);
  transition: all 0.3s ease;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: var(--second-color);
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.2);
  border-color: var(--second-color);
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  color: #fff;
}
.swiper-pagination {
  bottom: 20px !important;
}
.swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  background: white !important;
  border: 1px solid var(--second-color) !important;
  opacity: 1 !important;
  transition: all 0.3s ease;
  margin: 0 8px !important;
  position: relative !important;
}
.swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
}
.swiper-pagination-bullet-active {
  background: var(--second-color) !important;
  border: 1px solid white !important;
  transform: scale(1.2);
  box-shadow: 0 0 10px rgb(0 0 0 / 0.3);
}
.swiper-pagination-bullet:hover {
  transform: scale(1.1);
  background: var(--second-color) !important;
}
@media (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 14px;
  }
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px !important;
  }
  .swiper-wrapper {
    height: auto !important;
  }
  .swiper-container {
    height: auto;
  }
  .titre_article_secondaire {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.back_to_top {
  position: fixed;
  height: 5vh;
  width: 5vh;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--second-color);
  right: 2%;
  bottom: 2%;
  opacity: 0;
  cursor: pointer;
  z-index: 999999999;
}
.back_to_top i {
  color: #fff;
  font-size: 2vh;
}
.article-color {
  color: inherit;
}
.article-color * {
  color: inherit;
}
.container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1200px !important;
}
.containerLittle {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 800px;
}
.article_block {
  padding: 20px !important;
  margin: 20px auto !important;
  overflow: auto;
  border-radius: var(--border-radius);
}
.editable-block b {
  display: initial !important;
}
.article_block img {
  cursor: initial !important;
}
.article_block .template29_feature_icon,
.template25_feature_icon,
.template27_card_icon,
.template21_icon,
.template14_icon {
  cursor: initial !important;
}
.backgroundImage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  filter: brightness(0.4);
  z-index: -1;
}
.titreGalerieFaqPage {
  margin-top: 20px;
  border-bottom: 3px solid var(--second-color);
  margin-bottom: 15px;
  width: fit-content;
  font-size: 1.5rem;
}
#galerie_pin_contenu > div {
  margin: 0px !important;
}
#container-faq-galerie-contenu {
  padding-left: 0;
  padding-right: 0;
  margin: 30px auto;
}
@media screen and (max-width: 768px) {
  .titre_article_secondaire {
    width: 100%;
  }
  #container-faq-galerie-contenu {
    padding-left: 20px;
    padding-right: 20px;
    margin: 30px auto;
  }
}
/* ========================================
   STRUCTURE PRINCIPALE - 3 COLONNES
   ======================================== */

#direction {
  position: fixed;
  width: 100%;
  height: 100px;
  margin: 0;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
  background-color: #fff;
  --bs-gutter-x: 0rem;
}

.navbar2 .direction {
  background-color: #fff0;
  padding-left: 8vw;
  padding-right: 8vw;
  z-index: 1000;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 20px;
}

/* COLONNE GAUCHE - LOGO */
.navbar2 .direction .navbar-left {
  display: flex;
  align-items: center;
  padding: 0;
  width: auto;
}

.navbar2 .direction .navbar-left a {
  height: -webkit-fill-available;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo {
  max-height: 100px;
  width: auto;
  object-fit: cover;
}

/* COLONNE CENTRE - MENU */
.navbar2 .direction .navbar-center {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  flex: 1;
}

.navbar2 .direction .navbar-center ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  align-items: center;
  margin-bottom: 0;
  justify-content: center;
  flex-wrap: wrap;
}

.navbar2 .direction .navbar-center ul li {
  color: #000;
  padding: 10px;
  position: relative;
}

.navbar2 .direction .navbar-center ul li:last-child {
  padding-right: 10px;
}

.navbar2 .direction .navbar-center ul li a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff0;
}

.navbar2 .direction .navbar-center ul li:not(:last-child) a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: var(--second-color);
  transition: width 0.3s ease;
}

.navbar2 .direction .navbar-center ul li a:hover::after {
  width: 100%;
}

.navbar2 .direction .navbar-center ul li a i {
  font-size: 16px;
  margin-left: 5px;
}

/* .navbar2 .direction .navbar-center ul > li:last-child > a {
  background-color: var(--second-color);
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: var(--border-radius);
  color: #fff;
  transition: 0.3s ease;
}

.navbar2 .direction .navbar-center ul > li:last-child > a:hover {
  background-color: #fff;
  padding: 5px 10px;
  border: 1px solid var(--second-color);
  transition: 0.3s ease;
  color: var(--second-color);
} */

/* Search bar */
#search_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  padding: 5px;
  cursor: pointer;
  transition: transform 0.2s ease;
  color: #000000a6;
}

.search-container {
  position: relative;
  display: inline-block;
}

.search-input {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 10px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: var(--border-radius);
  width: 250px;
  outline: none;
  transition: opacity 0.2s;
  z-index: 1000;
  background: white;
}

.search-input:focus {
  border-color: var(--second-color);
}

.search-results {
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  background: white;
  border: 1px solid #ccc;
  border-radius: var(--border-radius);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-height: 400px;
  overflow-y: auto;
  z-index: 1001;
  width: 294px;
}

.search-result-item {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: background-color 0.2s;
  text-decoration: none;
  color: inherit;
}

.search-result-item:hover {
  background-color: #f8f8f8;
}

.search-result-item:last-child {
  border-bottom: none;
}

.search-result-image {
  width: auto;
  height: 70px;
  object-fit: cover;
  border-radius: 4px;
  margin-right: 10px;
}

.search-result-info {
  flex: 1;
}

.search-result-name {
  font-weight: 500;
  margin-bottom: 3px;
  font-size: 14px;
}

.search-result-price {
  color: #666;
  font-size: 13px;
}

.search-no-results {
  padding: 10px;
  text-align: left;
  color: #515151;
}

@media screen and (max-width: 768px) {
  .search-input {
    position: fixed;
    right: 50%;
    top: 68px;
    transform: translateX(50%);
    margin-right: 0;
    width: calc(100% - 40px);
    max-width: 350px;
  }

  .search-results {
    position: fixed;
    right: 50%;
    top: 112px;
    transform: translateX(50%);
    margin-right: 0;
    width: calc(100% - 40px);
    max-width: 350px;
  }

  .search-results:has(.search-no-results:only-child) {
    top: 112px;
  }
}

/* COLONNE DROITE - PANIER + HAMBURGER */
.navbar2 .direction .navbar-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  padding: 0;
  width: auto;
}

#id_panier_btn {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
  margin: 0;
}

#id_panier_btn a {
  background-color: #ff000000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

#id_panier_btn a:hover {
  border: 1px solid #fff0;
  transform: scale(1.1);
}

#href_no_hover {
  padding-right: 0;
}

#href_no_hover:hover {
  border-bottom: 1px solid transparent !important;
}

.number_panier_article {
  border-radius: 100%;
  background-color: #000;
  width: 17px;
  height: 17px;
  position: absolute;
  top: -5px;
  right: -5px;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 0.7rem;
  color: #fff;
}

/* ========================================
   SOUS-MENUS
   ======================================== */

.sous_menu {
  flex-direction: column;
  display: none;
  opacity: 0;
  overflow: hidden;
  max-height: 0;
  position: absolute;
  top: 138%;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  background-color: #fff;
  box-shadow: rgb(50 50 93 / 0.25) -3px 20px 27px -5px,
    rgb(0 0 0 / 0.3) -1px 20px 16px -8px;
  border-radius: 4px;
  z-index: 1000;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

.navbar2 .direction .navbar-center ul li:hover .sous_menu {
  display: flex !important;
  flex-direction: column;
  animation: slideDown 0.3s ease;
  overflow: hidden;
  opacity: 1;
  align-items: flex-start;
  max-height: 500px;
}

.navbar2 .direction .navbar-center ul li .sous_menu {
  margin: 0;
  list-style: none;
  max-height: fit-content;
  overflow: hidden;
  box-shadow: rgb(50 50 93 / 0.25) -3px 20px 27px -5px,
    rgb(0 0 0 / 0.3) -1px 20px 16px -8px;
  background-color: #fff;
  z-index: 1000;
}

.navbar2 .direction .navbar-center ul li .sous_menu li {
  margin: 0;
  padding: 0;
  border-bottom: 0 solid var(--second-color) !important;
  width: 100%;
}

.navbar2 .direction .navbar-center ul li .sous_menu li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0 solid var(--second-color) !important;
}

.navbar2 .direction .navbar-center ul li .sous_menu li a:hover {
  background-color: #ccc;
  text-decoration: none !important;
  border: 0 solid #fff0;
}

.navbar2 .direction .navbar-center ul li .sous_menu li a {
  color: #000;
  font-size: 17px;
  padding: 7px 10px;
  width: 100%;
  text-decoration: none;
}

/* ========================================
   ICONES HAMBURGER
   ======================================== */

.navbar2 .icon,
.navbar2 .icon2 {
  display: none;
}

.direction.is-mobile .navbar-center ul {
  display: none !important;
}

.direction.is-mobile .icon2 {
  display: block;
  font-size: 30px;
  color: #000;
  border: none;
  background-color: #fff0;
}

/* ========================================
   MENUS MOBILES
   ======================================== */

.nav-mobile {
  display: none;
  transition: transform 0.5s ease-in-out;
}

.navbar2.responsive .nav-mobile {
  display: flex !important;
  position: absolute;
  top: 147px;
  left: 0;
  width: 100%;
  z-index: 9999999999999;
  background-color: #fff;
}

.nav-mobile2 {
  transform: translateX(100%);
  transition: transform 0.5s ease;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
  justify-content: center;
  background-color: #fff;
  z-index: 99999999;
  display: none;
  overflow: auto;
  padding-top: 50px;
}

.nav-mobile2.open2 {
  transform: translateX(0);
}

.navbar2 .nav-mobile2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 90%;
  margin-top: 70px;
}

.navbar2 .nav-mobile2 ul li {
  border-bottom: 0.2px solid #b7b5b5;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 15px 10px;
  flex-direction: column;
  justify-content: space-around;
}

.navbar2 .nav-mobile2 ul li:last-child {
  border-bottom: 0;
}

.navbar2 .nav-mobile2 ul li a {
  text-decoration: none;
  color: #000;
  width: 100%;
  display: block;
  font-size: 20px;
  text-align: left;
  z-index: 3;
}

.navbar2.responsive .nav-mobile ul {
  list-style: none;
  margin: 0;
  padding-left: 8vw;
  padding-right: 8vw;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.navbar2.responsive .nav-mobile ul li {
  border-bottom: 0.2px solid #b7b5b5;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar2.responsive .nav-mobile ul li:last-child {
  border-bottom: 0 solid #b7b5b5;
}

.navbar2.responsive .nav-mobile ul li a {
  text-decoration: none;
  color: #000;
  width: 100%;
  display: block;
  padding: 10px 0;
  font-size: 20px;
}

/* ========================================
   RESEAU SOCIAL (TOP BAR)
   ======================================== */

.navbar2 .reseau {
  background-color: var(--second-color);
  display: flex;
  height: 45.5px;
  padding-left: 8vw;
  --bs-gutter-x: 0rem;
  padding-right: 8vw;
  align-content: center;
  margin: 0;
  justify-content: space-between;
}

.navbar2 .reseau span {
  display: none;
}

.navbar2 .reseau .col-md-8 {
  display: flex;
  align-items: center;
  width: fit-content;
}

.navbar2 .reseau .col-md-4 {
  display: flex;
  align-items: center;
}

.navbar2 .reseau .col-md-4:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: fit-content;
}

.navbar2 .reseau .col-md-8 p {
  color: #fff;
  margin-bottom: 0;
  padding: 13px 0;
  font-weight: 400;
  font-size: 15px;
}

.navbar2 .reseau .col-md-8 a {
  margin-right: 25px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px;
  font-family: "ParaFont";
}

.navbar2 .reseau .col-md-8 p:last-child {
  padding-left: 0;
}

.navbar2 .reseau .col-md-4 ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.navbar2 .reseau .col-md-4 ul li {
  color: #fff;
  padding: 0 10px;
  transition: 0.2s;
}

.navbar2 .reseau .col-md-4 ul li i:hover {
  scale: 1.2;
  transition: 0.2s;
}

.navbar2 .reseau .col-md-4 ul li i {
  margin-right: 5px;
  font-size: 17px;
}

.navbar2 .reseau .col-md-4 ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.navbar2 .reseau .col-md-4 ul li:last-child {
  padding-right: 0;
}

.navbar2 .reseau .col-md-8 ul li a i {
  color: #fff;
  transition: transform 0.3s ease;
  font-size: 17px;
}

/* ========================================
   ANIMATIONS
   ======================================== */

.rotate {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}

.rotate-inverse {
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px) translateX(-50%);
  }
  to {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
  }
}

@keyframes nav {
  0% {
    opacity: 0;
    transform: rotateX(-100deg);
    transform-origin: top;
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: top;
  }
}

@keyframes nav-inverse {
  0% {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: top;
  }
  100% {
    opacity: 0;
    transform: rotateX(-100deg);
    transform-origin: top;
  }
}

/* ========================================
   RESPONSIVE - GRAND ÉCRAN
   ======================================== */

@media screen and (min-width: 1900px) {
  #direction {
    height: 110px;
  }
}

/* ========================================
   RESPONSIVE - TABLETTE
   ======================================== */

@media screen and (max-width: 1600px) {
  .navbar2.responsive .nav-mobile2 {
    display: flex;
  }

  .close_second_menu {
    position: absolute;
    right: 20px;
    top: 20px;
    border: none;
    background-color: #fff;
  }

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

  .nav-mobile2 ul.sous_menu2 {
    display: none;
    padding-left: 20px;
    width: 100%;
  }

  .nav-mobile2 ul.sous_menu2.active {
    display: block;
    padding: 0;
    margin-top: 5px;
  }

  .nav-mobile2 ul.sous_menu2.active li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
  }

  .nav-mobile2 ul.sous_menu2.active li a i {
    color: #000;
    font-size: 16px;
  }

  .nav-mobile2 li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nav-mobile2 li.has-submenu > a {
    width: 70%;
  }

  .nav-mobile2 li.has-submenu > i {
    width: 30%;
    text-align: right;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 25px;
    z-index: 5;
    top: 0;
    display: flex;
    bottom: 0;
    justify-content: flex-end;
    align-items: center;
    max-height: 60px;
  }

  .nav-mobile2 li.has-submenu > ul {
    width: 100%;
    padding-left: 20px;
  }

  .nav-mobile2 li > i.fa-arrow-right {
    position: absolute;
    right: 10px;
  }
}

/* ========================================
   RESPONSIVE - MOBILE
   ======================================== */

@media screen and (max-width: 992px) {
  .navbar2 .direction {
    grid-template-columns: auto 1fr auto;
    gap: 10px;
  }

  .navbar2 .reseau {
    justify-content: center;
  }

  #id_panier_btn {
    font-size: 1.5rem;
    margin-right: 15px;
  }

  #id_panier_btn i {
    margin-bottom: 0px !important;
    font-size: 1.3rem !important;
  }

  #id_panier_btn img {
    max-width: inherit;
  }

  .navbar2 .reseau .col-md-8 {
    display: none !important;
  }

  .navbar2 .reseau .col-md-4:last-child {
    display: none;
  }

  #direction {
    margin: initial;
  }

  .navbar2 .logo {
    height: 80px;
    width: auto;
    margin-left: 20px;
  }

  .navbar2 .direction .navbar-center ul li {
    display: none;
  }

  .navbar2 .direction .navbar-right {
    justify-content: flex-end;
  }

  .navbar2 .reseau a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
  }

  .navbar2 .icon,
  .navbar2 .icon2 {
    display: block;
    font-size: 30px;
    color: #000;
    height: auto;
    border: none;
    background-color: #fff0;
  }

  .navbar2 .icon:focus,
  .navbar2 .icon2:focus {
    outline: none;
  }

  .navbar2 .direction .navbar-left {
    width: auto;
  }

  .navbar2 .reseau .col-md-4 p {
    display: none;
  }

  .navbar2 .reseau .col-md-4 ul {
    display: none;
  }

  .navbar2 .reseau span {
    display: flex;
    color: #fff;
    text-align: center;
    font-size: 1em;
    padding: 10px;
    align-items: center;
    justify-content: space-evenly;
  }

  .navbar2.responsive .nav-mobile {
    height: auto;
    transition: max-height 0.3s ease-in-out;
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 22px;
    z-index: 999;
    align-items: center;
    display: block;
    position: fixed;
    box-shadow: 0 4px 8px rgb(0 0 0 / 0.2);
    width: 100%;
  }

  .navbar_logo_centre.is-mobile-centered .nav-mobile {
    display: flex;
  }
}

/* ========================================
   RESPONSIVE - PETIT MOBILE
   ======================================== */

@media screen and (max-width: 768px) {
  #direction {
    height: 85px;
  }

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

  .navbar2 .direction .navbar-left a {
    padding-right: 20px;
  }

  .navbar2 .direction {
    padding: 0vh 3vh;
  }

  .navbar2 .direction .navbar-center ul li {
    display: none;
  }

  .navbar2 .reseau {
    padding-left: 0vh;
    justify-content: center;
    padding-right: 0vh;
  }

  .navbar2 .reseau a {
    text-decoration: none;
    color: #fff;
    font-size: 11px;
  }
}

.navbar_logo_centre {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 8vw;
  --bs-gutter-x: 0rem;
  padding-right: 8vw;
  box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
  background-color: #fff;
}
.navbar_logo_centre.is-mobile-centered .col-md-5 ul {
  display: none !important;
}
.navbar_logo_centre.is-mobile-centered .pages_droite .icon {
  display: block !important;
  font-size: 30px !important;
}
.navbar_logo_centre.is-mobile-centered .pages_droite .icon2 {
  display: block !important;
  font-size: 30px !important;
}
.navbar_logo_centre.is-mobile-centered .pages_gauche {
  display: none !important;
}
.navbar_logo_centre.is-mobile-centered .icon2 {
  display: block;
}
.navbar_logo_centre.is-mobile-centered .logo_centre {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 30% !important;
}
.pages_gauche {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0px !important;
}
.menu_gauche {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 25px;
}
.menu_gauche li {
  position: relative;
}
.menu_gauche li a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff0;
}
.menu_gauche > li.active > a,
.menu_droite > li.active > a,
.direction ul > li.active > a {
  position: relative !important;
  display: inline-block !important;
}
.menu_gauche > li.active > a::after,
.menu_droite > li.active > a::after,
.direction ul > li.active > a::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 2px !important;
  background: var(--second-color) !important;
  transition: width 0.3s ease !important;
}
.menu_gauche li a:hover::after {
  width: 100%;
}
.menu_gauche li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: var(--second-color);
  transition: width 0.3s ease;
}
.logo_centre {
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo_centre .logo {
  display: block;
}
.pages_droite {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  padding: 0px !important;
}
.menu_droite {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 25px;
  align-items: center;
}
.menu_droite li {
  position: relative;
}
.menu_droite li a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff0;
}
.menu_droite li a:hover::after {
  width: 100%;
}
.menu_droite li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: var(--second-color);
  transition: width 0.3s ease;
}
.menu_droite li a i,
.menu_gauche li a i {
  font-size: 16px;
  margin-left: 5px;
}
.menu_droite li:hover .sous_menu,
.menu_gauche li:hover .sous_menu {
  display: flex !important;
  flex-direction: column;
  animation: slideDown 0.3s ease;
  overflow: hidden;
  opacity: 1;
  align-items: flex-start;
  max-height: 500px;
}
.menu_droite .sous_menu,
.menu_gauche .sous_menu {
  margin: 0;
  list-style: none;
  max-height: fit-content;
  overflow: hidden;
  box-shadow: rgb(50 50 93 / 0.25) -3px 20px 27px -5px,
    rgb(0 0 0 / 0.3) -1px 20px 16px -8px;
  background-color: #fff;
  z-index: 1000;
  padding: 0;
}
.menu_droite .sous_menu li,
.menu_gauche .sous_menu li {
  margin: 0;
  padding: 0;
  border-bottom: 0 solid var(--second-color) !important;
  width: 100%;
}
.menu_droite .sous_menu li:last-child,
.menu_gauche .sous_menu li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0 solid var(--second-color) !important;
}
.menu_droite .sous_menu li a:hover,
.menu_gauche .sous_menu li a:hover {
  background-color: #ccc;
  text-decoration: none !important;
  border: 0 solid #fff0;
}
.menu_droite .sous_menu li a,
.menu_gauche .sous_menu li a {
  color: #000;
  font-size: 17px;
  padding: 7px 10px;
  width: 100%;
  text-decoration: none;
}
#id_panier_btn {
  position: relative;
  display: flex;
  align-items: center;
}
.number_panier_article {
  position: absolute;
  top: 5px;
  left: 5px;
  background: #f44;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.icon,
.icon2 {
  display: none;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  padding: 10px;
}
@media (max-width: 768px) {
  .navbar_logo_centre {
    padding-left: 20px;
    padding-right: 20px;
  }
  .menu_gauche,
  .menu_droite {
    display: none;
  }
  .logo_centre {
    order: -1;
    width: 100%;
  }
  .icon,
  .icon2 {
    display: block;
  }
}
@media (max-width: 992px) {
  .navbar_logo_centre {
    flex-wrap: wrap;
  }
  .pages_gauche,
  .pages_droite {
    flex: 1;
    min-width: calc(50% - 50px);
  }
  .logo_centre {
    flex: 0 0 100px;
  }
}
.presentation {
  width: 100%;
  max-width: 1200px !important;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.presentation h2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  text-align: center;
}
.presentation .col-md-3 {
  background-color: #f9fafb;
  box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  position: relative;
  align-items: flex-start;
  padding-bottom: 50px;
  border-radius: var(--border-radius);
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s;
  width: auto;
}
.presentation .col-md-3:hover {
  transform: scale(1.02);
  text-decoration: none;
  color: inherit;
}
.presentation .col-md-3 img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
}
.presentation .col-md-3 h3 {
  font-size: 1.2rem;
  color: #000;
  margin-left: 20px;
  padding-top: 20px;
  text-align: left;
  width: 90%;
}
.presentation .col-md-3 p {
  color: #000;
  margin-left: 20px;
  text-align: left;
  width: 90%;
  color: #3d3d3d;
}
.presentation .col-md-3 .discover-btn {
  border-radius: var(--border-radius);
  color: #fff;
  text-decoration: none;
  margin-left: 20px;
  font-size: 1rem;
  position: absolute;
  background-color: var(--second-color);
  padding: 5px 20px;
  bottom: 20px;
  transition: 0.2s;
}
.presentation .col-md-3:hover .discover-btn {
  scale: 1.05;
  transition: 0.2s;
}
.presentation .col-md-3 .discover-btn i {
  margin-left: 10px;
}
.presentation .row {
  --bs-gutter-x: 0rem;
  display: grid;
  gap: 20px;
  margin: auto !important;
  justify-items: stretch;
  align-items: stretch;
}
.presentation .row:has(.col-md-3:nth-child(1):last-child) {
  grid-template-columns: 1fr;
}
.presentation .row:has(.col-md-3:nth-child(2):last-child) {
  grid-template-columns: 1fr 1fr;
}
.presentation .row:has(.col-md-3:nth-child(n + 3)) {
  grid-template-columns: repeat(3, 1fr);
  justify-content: start;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .presentation {
    padding: 40px 0;
  }
  .presentation .col-md-3 {
    min-width: 280px;
  }
  .presentation .row:has(.col-md-3:nth-child(n + 3)) {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .presentation .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .presentation {
    width: 100%;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .presentation .col-md-3 img {
    height: 150px;
  }
  .presentation h2 {
    margin-bottom: 10px;
  }
  .presentation .col-md-3 {
    margin-bottom: 20px;
    width: 100% !important;
  }
  .presentation .row {
    grid-template-columns: 1fr !important;
    gap: 0;
  }
  .presentation .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
.presentation1 {
  width: 100%;
  max-width: 1200px !important;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.presentation1 .col-md-3 div {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.presentation1 .col-md-3 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px !important;
  overflow: hidden;
  border-radius: var(--border-radius);
  background-color: #000;
  color: #fff;
  text-decoration: none;
  transition: transform 0.2s;
  width: auto;
}
.presentation1 .col-md-3::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 0.5);
  z-index: 1;
}
.presentation1 .col-md-3:hover {
  transform: scale(1.02);
  text-decoration: none;
}
.presentation1 .col-md-3 img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-radius: var(--border-radius);
}
.presentation1 .col-md-3 h3,
.presentation1 .col-md-3 .discover-btn {
  position: relative;
  z-index: 2;
  text-align: center;
}
.presentation1 .col-md-3 h3 {
  font-size: 1.5rem;
  margin-bottom: 5px;
  color: #fff;
}
.presentation1 .col-md-3 p {
  width: 90%;
  margin-bottom: 10px;
}
.presentation1 .col-md-3 .discover-btn {
  border-radius: var(--border-radius);
  color: #fff;
  border: 2px solid #fff;
  font-size: 1rem;
  background-color: var(--second-color);
  font-weight: 500;
  padding: 4px 13px;
  transition: 0.2s;
  display: inline-block;
}
.presentation1 .col-md-3:hover .discover-btn {
  transform: scale(1.05);
}
.presentation1 .col-md-3 .discover-btn i {
  margin-left: 10px;
}
.presentation1 .row {
  --bs-gutter-x: 0rem;
  display: grid;
  gap: 20px;
  margin: auto !important;
  justify-items: stretch;
  align-items: stretch;
}
.presentation1 .row:has(.col-md-3:nth-child(1):last-child) {
  grid-template-columns: 1fr;
}
.presentation1 .row:has(.col-md-3:nth-child(2):last-child) {
  grid-template-columns: 1fr 1fr;
}
.presentation1 .row:has(.col-md-3:nth-child(n + 3)) {
  grid-template-columns: repeat(3, 1fr);
  justify-content: start;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .presentation1 {
    padding: 40px 0;
  }
  .presentation1 .col-md-3 {
    min-width: 280px;
  }
  .presentation1 .row:has(.col-md-3:nth-child(n + 3)) {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .presentation1 .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .presentation1 {
    width: 100%;
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .presentation1 .col-md-3 {
    margin-bottom: 20px;
    width: 100% !important;
    height: 200px !important;
  }
  .presentation1 .col-md-3 img {
    height: 100%;
  }
  .presentation1 .row {
    grid-template-columns: 1fr !important;
    gap: 0;
  }
  .presentation1 .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
.presentation2 {
  width: 100%;
  max-width: 1200px !important;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.presentation2 .row {
  --bs-gutter-x: 0rem;
  display: grid;
  gap: 30px;
  margin: auto !important;
  justify-items: stretch;
  align-items: flex-start;
}
.presentation2 .col-md-3 {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: auto;
  width: 100%;
}
.presentation2 .col-md-3:hover {
  text-decoration: none;
}
.presentation2 .col-md-3 .image-container {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-bottom: -105px;
  z-index: 10;
}
.presentation2 .col-md-3 .profile-image {
  width: 276px;
  height: 168px;
  border-radius: var(--border-radius);
  border: 6px solid #fff;
  object-fit: cover;
  box-shadow: rgb(255 255 255 / 0.2) 0 0 0 1px inset, rgb(0 0 0 / 0.9) 0 0 0 1px;
  transition: all 0.3s ease;
}
.presentation2 .col-md-3:hover .profile-image {
  transform: scale(1.02);
}
.presentation2 .col-md-3 .content {
  background: #fff;
  padding: 120px 30px 20px;
  height: 100%;
  text-align: center;
  border-radius: var(--border-radius);
  box-shadow: rgb(60 64 67 / 0.3) 0 1px 2px 0,
    rgb(60 64 67 / 0.15) 0 2px 6px 2px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.presentation2 .col-md-3:hover .content {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgb(0 0 0 / 0.15);
}
.presentation2 .col-md-3 h3 {
  font-size: 1.4rem;
  margin-bottom: 3px;
  color: #000;
}
.presentation2 .col-md-3 p {
  color: #000;
  margin-bottom: 15px;
  font-size: 1rem;
}
.presentation2 .col-md-3 .discover-btn {
  color: #fff;
  background-color: var(--second-color);
  border: none;
  padding: 8px 28px;
  border-radius: var(--border-radius);
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  font-size: 0.9rem;
}
.presentation2 .col-md-3:hover .discover-btn {
  transform: scale(1.05);
}
.presentation2 .col-md-3 .discover-btn i {
  margin-left: 8px;
  transition: transform 0.3s ease;
}
.presentation2 .col-md-3:hover .discover-btn i {
  transform: translateX(3px);
}
.presentation2 .row:has(.col-md-3:nth-child(1):last-child) {
  grid-template-columns: 1fr;
}
.presentation2 .row:has(.col-md-3:nth-child(2):last-child) {
  grid-template-columns: 1fr 1fr;
}
.presentation2 .row:has(.col-md-3:nth-child(n + 3)) {
  grid-template-columns: repeat(3, 1fr);
  justify-content: start;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .presentation2 {
    padding: 40px 0;
  }
  .presentation2 .row:has(.col-md-3:nth-child(n + 3)) {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .presentation2 .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .presentation2 {
    width: 100%;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .presentation2 .row {
    grid-template-columns: 1fr !important;
    gap: 40px;
  }
  .presentation2 .col-md-3 p {
    margin-bottom: 12px;
  }
  .presentation2 .row .col-md-3 {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  .presentation2 .col-md-3 .image-container {
    margin-bottom: -74px;
  }
  .presentation2 .col-md-3 .profile-image {
    width: 250px;
    height: 151px;
    border: 5px solid #fff;
  }
  .presentation2 .col-md-3 .content {
    padding: 96px 20px 17px;
    height: 268px;
    box-shadow: rgb(60 64 67 / 0.3) 0 1px 2px 0,
      rgb(60 64 67 / 0.15) 0 2px 6px 2px !important;
  }
  .presentation2 .col-md-3 h3 {
    margin-bottom: 2px;
  }
}
.map_contact {
  height: auto;
  background-color: #f6f7f8;
}
.obligatoire_telephone {
  display: none;
}
.map_contact .row {
  --bs-gutter-x: 0rem;
}
.map_contact .form {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.map_contact .map {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
.map_contact .map iframe {
  width: 100%;
  border: 0;
  height: 100%;
}
.map_contact .form .formulaire {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 35px;
}
.map_contact .form .formulaire h3 {
  color: #000;
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 20px;
}
.additonVerifbot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.additonVerifbot label {
  width: 40%;
}
.additonVerifbot input {
  width: 100%;
}
#backButton {
  padding: 5px 55px;
  border: none;
  color: var(--second-color);
  cursor: pointer;
  position: absolute;
  background-color: #fff;
  text-decoration: none;
  left: 20px;
  border-radius: var(--border-radius);
  z-index: 99999;
}
.map_contact .form .formulaire input,
.map_contact .form .formulaire select,
.map_contact .form .formulaire textarea {
  padding: 12px 13px;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: var(--border-radius);
  margin-bottom: 10px;
  transition: all 0.2s ease;
  color: #9ca3af;
  appearance: none;
}
.map_contact .form .formulaire input:focus,
.map_contact .form .formulaire select:focus,
.map_contact .form .formulaire textarea:focus {
  outline: none;
  border: 1px solid #cdcdcd;
  box-shadow: none;
  background-color: #fff;
  color: #000;
}
.map_contact .form .formulaire input:not(:placeholder-shown),
.map_contact .form .formulaire textarea:not(:placeholder-shown),
.map_contact .form .formulaire select option:checked:not([value=""]) {
  color: #000;
  background-color: #fff;
  border: 1px solid #cdcdcd;
}
.map_contact .form .formulaire .div_checkbox {
  padding: 12px 13px;
  background-color: #fff;
  border: 0;
  border-radius: 8px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.map_contact .form .formulaire .div_checkbox label {
  color: #f80000;
  display: flex;
  align-items: center;
}
.map_contact .form .formulaire .div_checkbox input {
  transform: scale(1.2);
  margin: 0;
}
.map_contact .form .formulaire input:focus {
  outline: none;
}
.map_contact .form .formulaire textarea:focus {
  outline: none;
}
.map_contact .form .formulaire button {
  color: #fff;
  padding: 15px 10px;
  background-color: var(--second-color);
  border: 0;
  font-size: 15px;
  border-radius: var(--border-radius);
  margin-bottom: 10px;
  letter-spacing: 1.3px;
  transition: 0.3s ease;
  margin-top: 20px;
}
.map_contact .form .formulaire button:hover {
  scale: 1.02;
  transition: 0.3s ease;
}
@media screen and (max-width: 992px) {
  .additonVerifbot {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }
  .additonVerifbot label {
    width: 100%;
    margin-top: 7px;
  }
  .map_contact .form .formulaire {
    width: 90%;
    padding: 14px;
  }
  .map_contact .form .formulaire textarea {
    height: 100px;
  }
  .map_contact .form {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .map_contact .map {
    padding-right: 0;
    height: 227px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  .map_contact {
    padding-top: 0;
  }
  .map_contact .map iframe {
    width: 100%;
  }
  .map_contact .form {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .map_contact .form h3 {
    margin-bottom: 30px;
  }
  .map_contact .form .formulaire {
    width: 95%;
  }
  .map_contact .form .formulaire input {
    padding: 12px 14px;
    font-size: 17px;
  }
  .map_contact .form .formulaire textarea {
    padding: 12px 14px;
    font-size: 17px;
  }
  .map_contact .form .formulaire button {
    padding: 13px 15px;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .map_contact .form .formulaire h3 {
    text-align: center;
  }
}
.container-avis {
  background-color: #f3f4f6;
  width: 100%;
}
.testimonials {
  max-width: 1200px;
  margin: auto;
  padding: 30px 0 45px 0;
}
.testimonials .write {
  margin-bottom: 20px !important;
}
.testimonials .write .col-md-4,
.testimonials .write .col-md-8 {
  padding: 0;
}
.testimonials .write h2 {
  font-size: 1.5rem;
  width: 75%;
  margin-bottom: 10px;
}
.testimonials .write i {
  color: #ffb41f;
  font-size: 20px;
}
.testimonials .write span {
  display: flex;
}
.testimonials .write .col-md-4 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.testimonials .write .col-md-4 a {
  padding: 10px 20px;
  background-color: var(--second-color);
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  border-radius: var(--border-radius);
}
.testimonials .write .col-md-4 a:hover {
  scale: 1.05;
  transition: 0.3s;
}
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: auto;
}
.testimonial-item i {
  color: orange;
  margin-top: 15px;
  font-size: 18px;
}
.testimonial-item b {
  margin-top: 5px;
}
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: -40px 0 0 40px;
  position: relative;
  z-index: 2;
  border: 6px solid #fff;
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 5px 45px;
  color: #111;
}
.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 0 45px;
}
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #ffe7a0;
  font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.testimonials .testimonial-item div {
  font-style: italic;
  padding: 20px 15px;
  position: relative;
  border-radius: 0;
  position: relative;
  z-index: 1;
  border-radius: var(--border-radius);
  background-color: #fff;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.08);
}
.testimonials .swiper-pagination {
  margin-top: -62px;
  margin-bottom: 50px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ffc107;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffc107;
}
.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ffc107;
  bottom: 0;
  left: calc(50% - 25px);
}
.section-title p {
  margin-bottom: 0;
  font-size: 14px;
  color: #aab3c7;
}
.section-title h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
#slider-container {
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
  padding: 40px 12px;
  width: 80%;
}
#slider-container #slider {
  display: flex;
  height: 100%;
  transition: all 0.5s;
  width: fit-content;
}
#slider-container #slider .slide span {
  color: #fff;
  font-size: 150px;
}
@media screen and (max-width: 992px) {
  .write span {
    justify-content: center;
  }
  .write .col-md-4 {
    display: flex;
    justify-content: center !important;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .testimonials {
    padding: 0;
  }
  .testimonials .testimonials-slider {
    padding: 0 20px 20px 20px;
  }
  .testimonials .write {
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 0px !important;
  }
  .testimonials .testimonial-item div {
    font-style: italic;
    padding: 30px 20px 20px 20px;
  }
  #slider-container {
    width: 85%;
    padding: 12px;
  }
  .write .col-md-4 {
    justify-content: center;
    align-items: center;
    margin: 10px 0;
  }
  .write h2 {
    text-align: center;
    width: 100% !important;
  }
  .write .col-md-8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px !important;
  }
  .write .col-md-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }
}
.mention-legals {
  max-width: 1200px;
  margin: 0 auto;
}
#retour {
  padding: 10px 20px;
  background-color: var(--second-color);
  color: #fff;
  text-decoration: none;
  margin-top: 30px;
  transition: 0.2s;
}
.mention-legals a:hover {
  scale: 1.05;
  transition: 0.2s;
}
.mention-legals h1 {
  margin-bottom: 40px;
  width: fit-content;
}
.mention-legals h2 {
  margin-top: 40px;
  font-size: 2vw;
}
.mention-legals p {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .mention-legals h2 {
    font-size: 6vw;
  }
  .mention-legals h1 {
    font-size: 8vw;
  }
  .mention-legals {
    padding: 50px 50px;
  }
  .mention-legals p {
    font-size: 4vw;
  }
}
/* Footer avec le nouveau design */
.footer3 {
  height: auto;
  width: 100vw;
  display: flex;
  background-color: #121212;
  border-top: 1px solid #333;
  flex-direction: column;
  align-items: center;
}

.footer3 .row {
  display: flex;
  justify-content: space-between;
  --bs-gutter-x: 0rem;
}

.footer3 .row:first-child {
  background-color: #121212;
  width: 100%;
  padding: 60px 0vw 30px;
  border-bottom: 1px solid #333;
  max-width: 1200px;
  margin: 0 auto;
  gap: 100px;
}

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

.footer3 .row .col-md-3 h3 {
  color: #d4af37;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

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

.footer3 .row .col-md-3 ul li {
  margin-bottom: 10px;
}

.footer3 .row .col-md-3 ul li a {
  color: #b0b0b0;
  text-decoration: none;
  font-size: 15px;
  transition: color 0.3s;
  display: block;
}

.footer3 .row .col-md-3 ul li a:hover {
  color: #d4af37;
  text-decoration: none;
}

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

.footer3 .row .col-md-3 p {
  color: #b0b0b0;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.6;
  max-width: 100%;
  margin-bottom: 10px;
}

/* Icônes réseaux sociaux */
#reseauLinkFooter {
  margin-top: 20px;
  display: flex;
  gap: 15px;
}

#reseauLinkFooter a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #0a0a0a;
  border-radius: 50%;
  color: #d4af37;
  font-size: 18px;
  transition: background-color 0.3s, transform 0.3s, color 0.3s;
  margin-right: 0;
}

#reseauLinkFooter a:hover {
  background-color: #d4af37;
  color: #0a0a0a;
  transform: translateY(-3px);
}

/* Ligne du copyright */
.footer3 .row:last-child {
  background-color: #121212;
  height: auto;
  padding: 15px 0;
}

.footer3 .row span {
  color: #b0b0b0;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 0 20px;
}

.footer3 .row span a {
  color: #b0b0b0 !important;
  text-decoration: none;
  transition: color 0.3s;
}

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

/* Responsive */
@media screen and (max-width: 992px) {
  .footer3 .row:first-child {
    flex-wrap: wrap;
    padding: 40px 5vw 20px;
  }

  .footer3 .row .col-md-3 {
    width: 48%;
    margin-bottom: 30px;
    border-right: 0;
    border-bottom: 0;
  }

  .footer3 .row .col-md-3:last-child {
    border-right: 0;
    border-bottom: 0;
  }

  .footer3 .row .col-md-3 ul li a {
    font-size: 15px;
  }

  .footer3 .row .col-md-3 h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

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

  .footer3 .row:first-child {
    padding: 30px 5vw !important;
    flex-direction: column;
  }

  .footer3 .row .col-md-3 {
    width: 100%;
    margin-bottom: 30px;
    border-right: 0;
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
  }

  .footer3 .row .col-md-3:last-child {
    border-bottom: 0;
  }

  .footer3 .row .col-md-3 p {
    max-width: 100%;
  }

  .footer3 .row .col-md-3 ul li a {
    font-size: 15px;
  }

  .footer3 .row .col-md-3 h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .footer3 .row span {
    width: 90%;
    margin: auto;
    text-align: center;
    font-size: 13px;
  }

  #reseauLinkFooter {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer3 .row .col-md-3 {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer3 .row:first-child {
    justify-content: space-between;
  }
}
.slider_partenaire {
  overflow: hidden;
  position: relative;
  display: flex;
  margin: auto;
  justify-content: center;
}
.partenaire {
  max-width: 1200px;
  margin: 20px auto;
}
.partenaire h2 {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
}
.slider_partenaire .slide {
  height: 80px;
}
.slider_partenaire .slide img {
  object-fit: contain;
  height: 60px;
  width: 100%;
}
@media screen and (max-width: 819px) {
  .slider_partenaire .slide {
    height: 70px;
    width: 132px;
    margin-left: 2px !important;
    margin-right: 0px !important;
    width: 50% !important;
  }
  .slider_partenaire .slide img {
    height: 70px;
    width: auto !important;
  }
  .slider_partenaire .slide-track {
    display: flex;
  }
  .slider_partenaire::before,
  .slider_partenaire::after {
    width: 0;
  }
  .slider_partenaire {
    height: 70px;
  }
  .partenaire h2 {
    margin-bottom: 7px;
    text-align: center;
  }
}
.message {
  background: #c4f3d7;
  padding: 14px 38px;
  min-width: 420px;
  position: fixed;
  right: 20px;
  top: 50px;
  border-radius: 4px;
  border-left: 8px solid #2bd771;
  overflow: hidden;
  opacity: 0;
  border-right: 0;
  z-index: 99999999999;
  animation: message 4s linear;
}
.message .fa-circle-check {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #1eb05d;
  font-size: 30px;
}
.message .msg {
  padding-left: 20px;
  font-size: 15px;
  color: #286e45;
}
.messageRED {
  background: #ffd6d6;
  padding: 14px 38px;
  min-width: 420px;
  position: fixed;
  right: 20px;
  top: 50px;
  border-radius: 4px;
  border-left: 8px solid #ff5252;
  overflow: hidden;
  opacity: 0;
  border-right: 0;
  z-index: 999999999;
  animation: message 4s linear;
}
.messageRED .fa-exclamation-circle {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #ff5252;
  font-size: 30px;
}
.messageRED .msg {
  padding-left: 20px;
  font-size: 15px;
  color: #ff5252;
}
@keyframes message {
  0% {
    opacity: 0;
    top: 0;
  }
  14% {
    opacity: 1;
    top: 70px;
  }
  50% {
    opacity: 1;
    top: 70px;
  }
  75% {
    opacity: 1;
    top: 70px;
  }
  80% {
    opacity: 0;
    top: 70px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
@media screen and (max-width: 819px) {
  .message {
    min-width: 90% !important;
    width: 60% !important;
    padding: 14px 9px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .message .fa-circle-check {
    font-size: 20px;
    left: 5px;
  }
  .message .msg {
    padding-left: 18px;
    font-size: 13px;
  }
  .messageRED {
    min-width: 90% !important;
    width: 60% !important;
    padding: 14px 9px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .messageRED .fa-exclamation-circle {
    font-size: 20px;
    left: 5px;
  }
  .messageRED .msg {
    font-size: 13px;
    padding-left: 18px;
  }
}
.maintenance {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 90vh;
  justify-content: center;
}
.maintenance_div {
  background-color: #fff;
  z-index: 9;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  border-radius: var(--border-radius);
}
.maintenance .maintenance_div h2 {
  margin-top: 20px;
  margin-bottom: 25px;
}
.maintenance .maintenance_div p {
  font-weight: 400;
  font-size: 1.1rem;
  text-align: center;
}
#blur_background {
  background: url(../../assets/img/blurBackground.jpg);
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: blur(6px);
  border: none;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .maintenance_div {
    width: 80% !important;
  }
  .maintenance_div img {
    height: 80px !important;
    width: auto !important;
  }
  .maintenance .maintenance_div h2 {
    font-size: 23px;
    margin-bottom: 13px !important;
  }
  .maintenance .maintenance_div p {
    font-size: 1rem;
  }
}
.error_page {
  height: 100vh;
  overflow: hidden;
  z-index: 99999;
  position: fixed;
  top: 0;
  background: #fff;
  flex-direction: column;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.error_page a {
  font-size: 25px;
}
.slideraccueil {
  min-height: 85vh;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.slideraccueil .contenue {
  width: 100%;
  margin: 0 auto;
  padding: clamp(1rem, 4vw, 3rem);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 85vh;
  position: relative;
  z-index: 2;
}
.slideraccueil h1,
.slideraccueil h2 {
  color: #fff;
  font-weight: 700;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 1rem;
  text-shadow: 0 2px 8px rgb(0 0 0 / 0.7);
  line-height: 1.2;
  margin-top: 80px;
}
.slideraccueil p {
  color: #fff;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  text-align: center;
  max-width: 80%;
  margin: 1rem auto 2rem;
  text-shadow: 0 2px 8px rgb(0 0 0 / 0.7);
  line-height: 1.6;
}
.slideraccueil a {
  display: inline-block;
  color: var(--second-color);
  background-color: #fff;
  font-size: clamp(1rem, 2vw, 1.25rem);
  text-decoration: none;
  padding: 0.75rem 2rem;
  font-weight: 600;
  border-radius: var(--border-radius);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.3);
}
.slideraccueil a:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.4);
}
.image-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slideraccueil img,
.slideraccueil video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  z-index: -1;
}
#image-slider {
  display: flex;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.image-slider .image-mobile {
  display: none;
}
.slideraccueil_second {
  width: 100%;
  padding-left: 8vw;
  padding-right: 8vw;
  min-height: 80vh;
  display: flex;
  background-color: #f4f4f4;
  align-items: center;
  justify-content: center;
  box-shadow: rgb(0 0 0 / 0.16) 0 1px 4px;
}
.slideraccueil_second .row {
  width: 100%;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  margin-top: 60px !important;
}
.slideraccueil_second .col-md-6:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  width: 49%;
}
.slideraccueil_second .col-md-6:nth-child(1) h1 {
  color: #000;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-weight: 900;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.slideraccueil_second .col-md-6:nth-child(1) p {
  font-weight: 300;
  color: #333;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}
.slideraccueil_second .col-md-6:nth-child(1) a {
  display: inline-flex;
  align-items: center;
  background-color: var(--second-color);
  text-decoration: none;
  color: #fff;
  padding: 0.75rem 1.5rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  border-radius: 8px;
  border: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.1);
}
.slideraccueil_second .col-md-6:nth-child(1) a:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.2);
}
.slideraccueil_second .col-md-6:nth-child(1) a i {
  margin-right: 0.5rem;
  color: currentColor;
}
.slideraccueil_second .col-md-6:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 49%;
  padding: 0;
}
.slideraccueil_second .col-md-6:nth-child(2) img,
.slideraccueil_second .col-md-6:nth-child(2) video {
  width: 100%;
  max-width: 500px;
  height: auto;
  border-radius: var(--border-radius);
  object-fit: cover;
  border: 2px solid var(--second-color);
  box-shadow: 0 8px 25px rgb(0 0 0 / 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.slideraccueil_second .col-md-6:nth-child(2) img:hover,
.slideraccueil_second .col-md-6:nth-child(2) video:hover {
  transform: scale(1.02);
  box-shadow: 0 12px 35px rgb(0 0 0 / 0.2);
}
.slideraccueil_second video {
  position: relative;
}
@media screen and (min-width: 1600px) {
  .slideraccueil {
    min-height: 75vh;
  }
  .slideraccueil .contenue {
    min-height: 75vh;
  }
  #image-slider {
    min-height: 75vh;
  }
  .slideraccueil_second {
    min-height: 75vh;
  }
}
@media screen and (max-width: 1024px) {
  .slideraccueil_second .row {
    grid-template-columns: 1fr;
    gap: 3rem;
    text-align: center;
  }
  .slideraccueil_second .col-md-6:nth-child(1) {
    align-items: center;
    text-align: center;
    width: 100%;
  }
  .slideraccueil_second .col-md-6:nth-child(2) {
    order: -1;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .image-slider .image-normal {
    display: none;
  }
  .image-slider .image-mobile {
    display: block;
  }
  .slideraccueil {
    min-height: 70vh;
    padding-top: 60px;
  }
  .slideraccueil .contenue {
    min-height: 70vh;
    padding: 1rem;
  }
  .slideraccueil h1,
  .slideraccueil h2 {
    font-size: clamp(1.25rem, 6vw, 2rem);
    max-width: 95%;
    margin-bottom: 0.5rem;
  }
  .slideraccueil p {
    font-size: clamp(0.9rem, 4vw, 1.1rem);
    max-width: 95%;
    margin-bottom: 1.5rem;
  }
  .slideraccueil a {
    font-size: clamp(0.9rem, 4vw, 1.1rem);
    padding: 0.6rem 1.5rem;
  }
  #image-slider {
    min-height: 100vh;
    padding-top: 60px;
  }
  .slideraccueil_second {
    min-height: auto;
    padding: 20px;
    margin-top: 27px;
  }
  .slideraccueil_second .row {
    gap: 2rem;
  }
  .slideraccueil_second .col-md-6:nth-child(1) h1 {
    font-size: clamp(1.25rem, 6vw, 1.75rem);
    text-align: center;
  }
  .slideraccueil_second .col-md-6:nth-child(1) p {
    font-size: clamp(0.9rem, 4vw, 1rem);
    text-align: center;
  }
  .slideraccueil_second .col-md-6:nth-child(2) img,
  .slideraccueil_second .col-md-6:nth-child(2) video {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .slideraccueil .contenue {
    padding: 0.5rem;
  }
  .slideraccueil h1,
  .slideraccueil h2 {
    font-size: 1.5rem;
  }
  .slideraccueil p {
    font-size: 1rem;
  }
  .slideraccueil a {
    font-size: 1rem;
    padding: 0.5rem 1.25rem;
  }
}
.slick-slider {
  height: auto;
}
@media (prefers-reduced-motion: reduce) {
  .slideraccueil a,
  .slideraccueil_second .col-md-6:nth-child(1) a,
  .slideraccueil_second .col-md-6:nth-child(2) img,
  .slideraccueil_second .col-md-6:nth-child(2) video {
    transition: none;
  }
  .slideraccueil a:hover,
  .slideraccueil_second .col-md-6:nth-child(1) a:hover {
    transform: none;
  }
}
.acceuil3 {
  position: relative;
  height: 300px;
  margin-top: 90px;
  background-position: center;
  display: flex;
  background: center / cover no-repeat;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px;
}
.acceuil3_div {
  width: 1200px;
  z-index: 99;
  margin: auto;
}
.acceuil3 nav {
  display: flex;
  margin: 20px auto;
  margin-bottom: 15px;
  z-index: 999;
}
.acceuil3 nav ol {
  margin: 0;
  padding: 0;
  gap: 10px;
  display: flex;
}
.acceuil3 nav ol li a {
  color: #fff;
  text-decoration: none;
}
.acceuil3 nav ol li {
  list-style: none;
}
.acceuil3 nav ol li a:hover {
  text-decoration: underline !important;
}
.acceuil3 nav ol li span {
  color: #fff;
}
.acceuil3 p {
  color: #fff;
  position: relative;
  font-size: 1.1rem;
  margin: 0 auto;
  line-height: 28px;
}
.acceuil3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.acceuil3 h1 {
  color: #fff;
  position: relative;
  font-size: 2rem;
  width: fit-content;
  margin-bottom: 12px;
  padding-bottom: 5px;
}
.titre_contenu_solo {
  max-width: 1200px;
  margin-bottom: 20px !important;
  margin: 0 auto;
  margin-top: 10px !important;
}
.span_contenu_solo {
  margin-top: 10px !important;
  margin-top: 150px !important;
  max-width: 1200px;
  margin-bottom: 20px !important;
  margin: 0 auto;
}
.nothing_tetiere {
  margin-top: 100px;
}
.span_contenu_solo a {
  color: #000;
  text-decoration: none;
}
.span_contenu_solo ol {
  display: flex;
  padding: 0;
}
.tetiere {
  margin-top: 90px;
  position: relative;
  top: 40px;
  border-radius: var(--border-radius);
  text-decoration: none;
  background: center / cover no-repeat;
  margin-bottom: 80px;
}
.tetiere_div {
  padding: 60px;
}
.tetiere span a {
  color: #fff;
  text-decoration: none;
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.tetiere p {
  color: #fff;
  position: relative;
  margin: 0 auto;
  line-height: 28px;
}
.tetiere nav {
  display: flex;
  margin-bottom: 15px;
}
.tetiere nav ol {
  margin: 0;
  padding: 0;
  gap: 10px;
  display: flex;
}
.tetiere nav ol li a {
  color: #fff;
  text-decoration: none;
}
.tetiere nav ol li a:hover {
  text-decoration: underline !important;
}
.tetiere nav ol li span {
  color: #fff;
}
.tetiere nav ol li {
  list-style: none;
}
.titre_article_secondaire {
  font-size: 1.5rem;
  padding-left: 0px !important;
  padding: 0 10px;
  margin: auto;
  margin-bottom: 20px;
}
.tetiere h1 {
  color: #fff;
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding-bottom: 5px;
  width: fit-content;
}
.withouttetiere {
  margin-top: 180px;
  padding: 0px !important;
}
.withouttetiere h1 {
  color: #000;
  position: relative;
  margin-bottom: 50px !important;
  margin: 20px auto;
}
@media screen and (max-width: 768px) {
  .acceuil3 {
    height: auto;
    padding: 50px 0;
    margin-top: 85px;
    margin-bottom: 0;
  }
  .acceuil3 nav {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .acceuil3_div {
    padding: 0 20px;
    width: auto;
  }
  .tetiere p {
    margin-bottom: 10px;
  }
  .acceuil3 h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .acceuil3 span {
    font-size: 15px;
  }
  .nothing_tetiere {
    margin-top: 85px;
  }
  .acceuil3 p {
    line-height: 25px;
    font-size: 1rem;
  }
  .withouttetiere {
    margin-top: 120px !important;
  }
  .withouttetiere h1 {
    padding: 0 30px;
  }
  .tetiere {
    border-radius: 0px !important;
    margin-top: 46px !important;
    margin-bottom: 40px;
  }
  .tetiere_div {
    padding: 40px 20px;
  }
  .tetiere nav ol {
    margin: 0;
    padding: 0;
    gap: 5px;
    display: flex;
  }
  .tetiere nav {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .tetiere h1 {
    margin-top: 0px !important;
    padding-bottom: 10px;
  }
  .span_contenu_solo {
    margin-top: 110px !important;
    margin-bottom: 0px !important;
    margin: 0 auto;
    padding: 0 20px;
  }
  .titre_contenu_solo {
    padding: 0 20px;
  }
}
.faq-container {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 30px;
  width: 99%;
  margin-top: 50px !important;
}
.faq-container h2 {
  text-align: left;
  border-bottom: 2px solid var(--second-color);
  font-size: 1.5rem;
  width: fit-content;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.faq-container h2:not(:first-child) {
  padding-top: 40px;
}
.faq-question {
  box-sizing: border-box;
  background: #fff0;
  padding: 23px;
  position: relative;
  overflow: hidden;
  background-color: #e2e2e224;
  border-radius: var(--border-radius);
}
.faq-question:hover {
  background-color: #cdcdcd3b;
  cursor: pointer;
}
.faq-question:not(:first-child) {
  border-bottom: 1px solid #c1c1c1;
}
.faq-title {
  margin: 0 35px 0 0;
  font-family: "ParaFont";
  font-size: 1.2rem;
}
.faq-text {
  margin: 20px 0 0;
  display: none;
  line-height: 1.5rem;
}
.faq-question.active {
  background-color: #cdcdcd3b;
  box-shadow: inset 4px 0 0 0 var(--second-color);
}
.faq-question.active .faq-title {
  color: var(--second-color);
}
.faq-question.active .faq-text {
  display: block;
}
.faq-toggle {
  background-color: #fff0;
  border: 1px solid #e6e6e6;
  color: inherit;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  padding-top: 3px;
  position: absolute;
  top: 20px;
  right: 20px;
  height: 30px;
  width: 30px;
  transition: 0.3s ease;
}
.faq-toggle:focus {
  outline: none;
}
.faq-question.active .faq-toggle {
  transform: rotate(180deg);
  background-color: var(--second-color);
  border-color: var(--second-color);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .faq-container {
    width: 100%;
    padding: 20px !important;
    margin-top: 0;
  }
  .faq-question {
    padding: 20px 10px;
  }
  .faq-container h2 {
    margin-bottom: 7px;
  }
  .faq-title {
    font-size: 1.1em;
  }
  .faq-text {
    margin: 21px 0 0;
  }
}
.container-fixe-whatsapp {
  position: fixed;
  right: 2%;
  width: 7vh;
  height: 7vh;
  z-index: 999;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  bottom: 8vh;
  align-items: center;
  transition: 0.2s ease;
}
.container-fixe-whatsapp:hover {
  scale: 1.1;
  transition: 0.2s ease;
}
.container-fixe {
  position: fixed;
  right: 2%;
  width: 5vh;
  z-index: 999;
  background-color: #fff;
  border-radius: 30px;
  border: 2px solid var(--second-color) !important;
  padding-top: 35px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  bottom: 8vh;
  align-items: center;
}
.container-fixe > a {
  text-decoration: none;
  padding: 28px 10px;
  rotate: 90deg;
  display: block;
  color: var(--second-color) !important;
  font-size: 16px;
  text-align: center;
  width: max-content;
}
.container-fixe > a:nth-child(1) {
  rotate: 90deg !important;
}
.container-fixe > a:nth-child(2) {
  rotate: 13deg;
}
.container-fixe a,
.container-fixe {
  animation-timeline: auto;
  animation-range-start: normal;
  animation-range-end: normal;
  animation: 1.5s ease 0s infinite normal none running agrandir-retrécir;
}
.container-fixe > button {
  text-decoration: none;
  padding: 32px 10px;
  rotate: 90deg;
  display: block;
  color: var(--second-color) !important;
  font-size: 15px;
  text-align: center;
  width: max-content;
  border: none;
}
.container-fixe > button:nth-child(1) {
  rotate: 90deg !important;
}
.container-fixe > button:nth-child(2) {
  rotate: 13deg;
}
.container-fixe button,
.container-fixe {
  animation-timeline: auto;
  animation-range-start: normal;
  animation-range-end: normal;
  animation: 1.5s ease 0s infinite normal none running agrandir-retrécir;
}
@keyframes agrandir-retrécir {
  0% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.realisation2 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
}
.galerie_pin {
  width: 100%;
  padding-bottom: 30px;
  z-index: 1;
}
.galerie_pin > div {
  column-count: 3;
  column-gap: 5px;
}
.galerie_pin > div > div {
  margin-bottom: 5px;
}
.galerie_pin .images {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 5px;
}
.galerie_pin .images img {
  width: 100%;
  box-shadow: 0 0 5px 0 #5a5a5a;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: var(--border-radius);
}
.galerie_pin .images .overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(0deg, rgb(0 0 0 / 0.6) 0%, rgb(0 0 0 / 0.8) 80%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  border-radius: var(--border-radius);
}
.galerie_pin .images:hover .overlay-image {
  opacity: 1;
}
.overlay-image h2 {
  display: block;
  margin: 10px 0;
  text-transform: capitalize;
  font-size: 1rem;
  color: #fff;
  text-align: center;
}
.overlay-image p {
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin: 0 20px;
}
.textGalerie {
  max-width: 1200px;
  width: 100%;
  background-color: var(--second-color);
  padding: 15px 20px;
  margin-bottom: 10px;
  border-radius: var(--border-radius);
}
.textGalerie_accueil {
  max-width: 1200px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 2rem;
}
.textGalerie:first-child {
  margin-top: -25px;
  border-radius: var(--border-radius);
}
.textGalerie h2 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-size: 1.5rem;
}
#div_img_h2 {
  justify-content: center;
  max-width: 1200px;
  width: 100%;
  background-color: var(--second-color);
  padding: 20px 20px;
  margin-bottom: 19px;
  margin-top: -25px;
  align-items: center;
  position: relative;
  border-radius: var(--border-radius);
}
#div_img_h2 h2 {
  position: relative !important;
  margin-top: 0px !important;
  transform: none !important;
  text-align: center;
  color: white !important;
  font-size: 1.5rem;
  margin-bottom: 0px !important;
}
#div_img_h2 button {
  padding: 5px 55px;
  border: none;
  color: var(--second-color);
  cursor: pointer;
  position: absolute;
  left: 20px;
}
.album {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 12px;
  margin-bottom: 50px !important;
}
.album .image_album {
  position: relative;
  height: 185px;
  border: none;
  transition: 0.3s ease;
  overflow: hidden;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.album .image_album:hover img {
  filter: brightness(0.8);
  transition: 0.3s ease;
}
.album .image_album h3 {
  z-index: 999999;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 95%;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.album .image_album img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: var(--border-radius);
  filter: brightness(0.5);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .realisation2 .projet_img .col-md-3 {
    min-width: 378px;
  }
}
@media screen and (max-width: 768px) {
  .album {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 8px;
  }
  .album a {
    max-height: 130px;
  }
  #backButton {
    padding: 4px 23px;
    top: 14px;
  }
  .textGalerie:first-child {
    margin-top: -20px;
  }
  .realisation2 h2 {
    font-size: 1.2rem !important;
    width: 90%;
    margin: 0 16px;
    text-align: center;
  }
  #galerieName {
    margin-left: 60px !important;
    font-size: 1.1rem !important;
    margin-right: 0px !important;
  }
  .album .image_album h3 {
    font-size: 1rem;
  }
  .realisation2 {
    padding: 0 20px !important;
    margin-top: 80px;
  }
  #div_img_h2 button {
    padding: 5px 20px !important;
  }
  #div_img_h2 {
    padding: 20px 5px;
  }
  .galerie_pin > div {
    column-count: 2 !important;
  }
}
.blog {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
}
.blog .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
}
.blog a {
  border: none;
  text-decoration: none;
  background-color: #fff0;
  display: block;
  padding: 0;
  width: 100%;
}
.blog a:hover img {
  transform: scale(1.05);
  transition: 0.3s ease;
}
.blog a:hover h2 {
  color: var(--second-color);
  transition: 0.3s ease;
  text-decoration: underline;
}
.blog a:hover span {
  text-decoration: none !important;
}
.blog .col-md-5 {
  width: 100%;
  height: auto;
  background-color: #f9fafb;
  box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
  border-radius: var(--border-radius);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.blog .col-md-5:hover {
  transform: translateY(-5px);
  box-shadow: rgb(100 100 111 / 0.3) 0 12px 35px 0;
}
.blog .col-md-5 .content_image_blog {
  overflow: hidden;
  width: 100%;
  height: 215px;
  position: relative;
}
.blog .col-md-5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  transition: 0.3s ease;
}
.blog .time_date {
  font-weight: 400;
  padding: 15px 20px 10px;
  display: flex;
  justify-content: space-between;
  color: #6f6e6e;
  align-items: center;
  font-size: 0.9rem;
}
.blog .time_date span i {
  margin-right: 5px;
}
.blog .time_date span {
  text-align: left;
}
.blog .col-md-5 h2 {
  font-size: 1.4rem;
  color: #000;
  margin: 10px 20px 5px;
  text-align: left;
  line-height: 1.3;
}
.blog .col-md-5 p {
  color: #6f6e6e;
  margin: 10px 20px 20px;
  text-align: left;
  line-height: 1.5;
  flex-grow: 1;
}
.blog .col-md-5 button {
  color: #fff;
  border-radius: var(--border-radius);
  padding: 8px 20px;
  margin: 0 20px 20px;
  background-color: var(--second-color);
  width: fit-content;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
}
.blog .col-md-5 button:hover {
  background-color: var(--primary-color);
  transform: translateY(-1px);
}
@media screen and (max-width: 819px) {
  .blog {
    margin: 50px auto;
    padding: 20px;
  }
  .blog .row {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .blog .col-md-5 .content_image_blog {
    height: 200px;
  }
  .blog .time_date {
    flex-wrap: wrap;
    padding: 12px 15px 8px;
  }
  .blog .time_date span:nth-child(2) {
    margin-top: 3px;
  }
  .blog .col-md-5 h2 {
    margin: 8px 15px 5px;
    font-size: 1.3rem;
  }
  .blog .col-md-5 p {
    margin: 8px 15px 15px;
  }
  .blog .col-md-5 button {
    margin: 0 15px 15px;
  }
}
@media screen and (max-width: 600px) {
  .blog .col-md-5 .content_image_blog {
    height: 180px;
  }
  .blog .col-md-5 h2 {
    font-size: 1.2rem;
  }
}
.article {
  margin-top: 150px;
  margin-bottom: 50px;
}
.article .row {
  max-width: 1200px;
  margin: auto !important;
  display: flex;
  margin-bottom: 67px;
}
.titre_article_blog {
  width: fit-content;
  word-break: break-word;
}
.article .contenu_article .ql-tooltip {
  display: none;
}
.article .contenu_article {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  align-items: flex-start;
}
.titre_article_blog_span {
  font-size: 18px;
  margin-bottom: 30px;
  color: #6c7984;
}
.titre_article_blog_a {
  color: #6c7984;
  text-decoration: none;
}
.article .time_date_article {
  margin-top: 15px;
  font-size: 17px;
  color: #6c7984;
}
.article .time_date_article i {
  margin: 0 5px 0 25px;
}
.article .share_link i {
  color: #6c7984;
  margin-right: 11px;
  font-size: 16px;
}
.article .information_article {
  height: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  width: 33%;
  margin-left: auto;
}
.article .information_article .autre_article {
  display: flex;
  margin-top: 10px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: #6c7984;
  transition: 0.3s;
  box-shadow: rgb(0 0 0 / 0.09) 0 3px 12px;
}
.article .information_article .autre_article:hover {
  text-decoration: underline;
  color: var(--second-color);
  transition: 0.3s;
}
.article .information_article h2 {
  font-size: 23px;
  margin-top: 35px;
}
.article .information_article img {
  height: auto;
  max-height: 268px;
  width: -webkit-fill-available;
  object-fit: cover;
  border-radius: var(--border-radius);
}
.article .information_article .auteur {
  text-decoration: underline;
  color: var(--second-color);
}
.article .information_article .autre_article img {
  height: 50px;
  width: auto;
}
.article .information_article .autre_article p {
  margin: 0 10px;
}
.liseret {
  width: 98%;
  border-bottom: 1px solid rgb(116 116 116 / 0.607);
  margin: 10px 0;
}
.contenu_article .ck-content h2 {
  font-size: 1.5rem;
}
.contenu_article .ck-content h3 {
  font-size: 1.2rem;
}
.contenu_article .ck-content h4 {
  font-size: 1.2rem;
}
.contenu_article .ck-content ul {
  list-style: disc;
}
.contenu_article .ck-content figure.image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing, 1em);
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  max-width: 50%;
}
.contenu_article .ck-content figure.image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing, 1em);
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  max-width: 50%;
}
.contenu_article .ck-content figure.image-style-align-center {
  margin-left: auto;
  margin-right: auto;
  display: table;
  text-align: center;
}
.contenu_article .ck-content figure.image-style-block {
  display: block;
  text-align: center;
  margin: 1em auto;
  max-width: 100%;
}
.contenu_article .ck-content figure.image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing, 1em);
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  max-width: 50%;
}
.contenu_article .ck-content figure.image.image_resized {
  display: table;
  margin: 0 auto;
  border-radius: var(--border-radius);
}
.contenu_article .ck-content figure.image_resized img {
  height: auto;
  border-radius: var(--border-radius);
}
.contenu_article .ck-content figure.image-style-bordered img {
  border: 1px solid #ccc;
  padding: 2px;
  background: #fff;
  border-radius: var(--border-radius);
}
.contenu_article .ck-content figure.image-style-shadow img {
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.2);
  border-radius: var(--border-radius);
}
@media screen and (max-width: 819px) {
  .article p {
    margin: 0;
  }
  .article .information_article h2 {
    margin-top: 10px;
  }
  .article .information_article .auteur {
    margin-bottom: 30px;
  }
  .article .row {
    margin: 0 auto !important;
    width: 100%;
    padding: 20px;
  }
  .article .information_article {
    position: initial;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 30px;
    padding: 0;
    height: auto;
  }
  .article .information_article .autre_article img {
    height: 100%;
    width: 30%;
  }
  .article {
    width: 100%;
    margin-bottom: 0;
  }
  .article .information_article .autre_article p {
    margin: 0 19px;
    padding: 10px 0;
  }
  .article .contenu_article {
    width: 100%;
    margin-top: -40px;
    padding: 0;
  }
  article .contenu_article h2 {
    margin-top: 20px;
  }
  .article .contenu_article span {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .article .information_article img {
    width: inherit;
    height: auto;
    max-height: 200px;
  }
  .liseret {
    margin: 25px 0;
  }
}
.contact_page {
  max-width: 1200px;
  margin: 0 auto;
}
.contact_page iframe {
  padding: 0;
  max-height: 250px;
  margin-bottom: 30px;
  border-radius: var(--border-radius);
}
.contact_page .row:nth-child(1) {
  box-shadow: rgb(17 17 26 / 0.1) 0 8px 24px, rgb(17 17 26 / 0.1) 0 16px 56px,
    rgb(17 17 26 / 0.1) 0 24px 80px;
  margin-top: 50px !important;
  border-radius: var(--border-radius);
  margin-bottom: 40px !important;
}
#openModalButtonRdvContact {
  color: #fff;
  padding: 4px;
}
.contact_page .row:nth-child(1) .col-md-4 {
  background-color: var(--second-color);
  padding: 30px;
  border-top-left-radius: var(--border-radius);
  border-bottom-left-radius: var(--border-radius);
}
.contact_page .row:nth-child(1) .col-md-4 h2 {
  color: #fff;
}
.contact_page .row:nth-child(1) .col-md-4 p {
  color: #fff;
  margin-bottom: 40px;
  margin-top: 20px;
}
.contact_page .row:nth-child(1) .col-md-4 ul {
  padding: 0;
  margin-top: 20px;
}
.contact_page .row:nth-child(1) .col-md-4 li {
  list-style: none;
  margin: 20px 0;
}
.contact_page .row:nth-child(1) .col-md-4 li i {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  color: #fff;
  margin-right: 5px;
}
.contact_page .row:nth-child(1) .col-md-4 ul li a {
  color: #fff;
  text-decoration: none;
}
.contact_page .row:nth-child(1) .col-md-8 {
  padding: 30px;
}
.contact_page .row:nth-child(1) .col-md-8 form {
  display: flex;
  flex-direction: column;
}
.contact_page .row:nth-child(1) .col-md-8 form input,
.contact_page .row:nth-child(1) .col-md-8 form textarea,
.contact_page .row:nth-child(1) .col-md-8 form select {
  margin: 7px 0px !important;
  padding: 7px 10px;
  border-radius: 5px;
  color: #9ca3af;
  border: 1px solid #cdcdcd;
}
.contact_page .row:nth-child(1) .col-md-8 form .div_checkbox {
  display: flex;
  justify-content: space-between;
  margin: 7px 0;
  padding: 7px 10px;
  border-radius: 5px;
  border: 1px solid #b9b9b9;
}
.contact_page .row:nth-child(1) .col-md-8 form .div_checkbox label {
  display: flex;
  align-items: center;
}
.contact_page .row:nth-child(1) .col-md-8 form .div_checkbox input {
  transform: scale(1.2);
  cursor: pointer;
}
.contact_page .row:nth-child(1) .col-md-8 form .div_checkbox select {
  transform: scale(1.2);
  cursor: pointer;
  margin-top: 7px;
}
.contact_page .row:nth-child(1) .col-md-8 form textarea {
  margin-top: 7px;
}
.contact_page .row:nth-child(1) .col-md-8 form button {
  color: #fff;
  padding: 15px 10px;
  background-color: var(--second-color);
  border: 0;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.3px;
  margin-top: 10px;
  transition: 0.3s ease;
  border-radius: var(--border-radius);
}
.map-container {
  padding: 0px !important;
}
@media screen and (max-width: 768px) {
  .contact_page iframe {
    padding: 10px;
    border-radius: var(--border-radius);
    max-height: 150px;
  }
  .contact_page .row:nth-child(1) .col-md-8 form button {
    margin-bottom: 25px;
  }
  .map-container {
    padding: 10px !important;
  }
  .contact_page .row:nth-child(1) .col-md-8 {
    padding: 0 0;
  }
  .contact_page .row:nth-child(1) {
    margin: 0 auto !important;
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
    border-radius: 0;
    box-shadow: inherit;
  }
  .contact_page .row:nth-child(1) .col-md-4 p {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .contact_page .row:nth-child(1) .col-md-4 {
    padding: 20px;
    margin-bottom: 20px;
    border-radius: var(--border-radius);
  }
  .contact_page .row:nth-child(1) .col-md-4 li i {
    padding: 7px;
  }
  .contact_page .row:nth-child(1) .col-md-4 ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 0.8rem;
  }
}
.panier {
  max-width: 1200px;
  margin: 20px auto;
  display: flex;
  gap: 20px;
  margin-top: 0px !important;
  margin-bottom: 35px;
}
.panier .col-md-8 {
  width: 65%;
  border-radius: var(--border-radius);
  box-shadow: rgb(0 0 0 / 0.1) 0 3px 8px;
  background-color: #fff;
  height: fit-content;
  border: 1px solid #e1e1e1;
}
.info_panier {
  width: 30%;
  border-radius: var(--border-radius);
  box-shadow: rgb(0 0 0 / 0.1) 0 3px 8px;
  background-color: #fff;
  height: auto;
  border: 1px solid #e1e1e1;
}
.header_panier {
  background-color: var(--second-color);
  padding: 16px 24px;
  color: #fff;
  border-bottom: 0;
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
}
.header_panier h2 {
  margin: 0;
  font-size: 1.3rem;
}
.panier_vide {
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.panier_vide h3 {
  font-size: 1.2rem;
}
.panier_vide img {
  max-height: 120px;
  width: fit-content;
  margin-top: 10px;
}
.list_products {
  padding: 10px 20px;
}
.products {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #cbcbcb;
}
.products:last-child {
  border-bottom: 0 solid #cbcbcb;
}
.product_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 15px;
  border-radius: 10px;
  transition: transform 0.2s ease-in-out;
}
.product_row:hover {
  transform: scale(1.01);
}
.product_image img {
  max-height: 141px;
  width: 100px;
  object-fit: cover;
  border-radius: 8px;
}
.info_product_list {
  flex-grow: 1;
  padding-left: 20px;
}
.form_select_panier {
  margin-bottom: 0;
}
.form_select_panier select {
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  font-size: 0.9rem;
}
.info_product_list a {
  color: #000;
}
.info_product_list h4 {
  font-size: 1.1rem;
  font-weight: 600;
}
.info_product_list p {
  margin: 5px 0;
  font-size: 0.9rem;
  font-weight: 500;
  color: #555;
}
.price {
  color: #e63946;
  font-weight: 600;
  font-size: 1.2rem;
}
.product_actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 20px;
}
.quantity_control {
  display: flex;
  align-items: center;
}
.quantity_btn {
  background-color: var(--second-color);
  color: #fff;
  border: none;
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.quantity_btn:hover {
  background-color: #0056b3;
}
.quantity_input {
  width: 45px;
  text-align: center;
  border: 1px solid #ddd;
  margin: 0 10px;
  padding: 2px 5px;
  border-radius: 5px;
}
.delete_btn {
  background-color: #fff0;
  color: red;
  border: none;
  font-size: 1.2rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
.info_product {
  padding: 20px;
  padding-bottom: 0;
  padding-top: 10px;
}
.price_details {
  margin-bottom: 20px;
}
.price_details p {
  margin: 10px 0;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
}
.price_details span {
  color: #333;
  font-size: 0.95rem;
}
.total {
  font-size: 1.2rem;
  font-weight: 600;
}
.payment_methods h4 {
  margin-bottom: 10px;
  font-size: 1rem;
  text-align: center;
}
.payment_methods ul {
  list-style: none;
  margin-bottom: -10px;
  padding-left: 0;
  display: flex;
  justify-content: center;
}
.payment_methods li {
  margin-bottom: 10px;
  font-size: 1.1rem;
}
.promotion_code_div_value {
  font-style: italic;
  font-size: 0.9rem !important;
}
.payment_methods li img {
  max-width: 40px;
  height: 25px;
  margin-right: 5px;
}
.pay_button_container {
  text-align: center;
  margin-top: 20px;
}
.pay_btn {
  background-color: var(--second-color);
  color: #fff;
  border: none;
  padding: 8px 20px;
  font-size: 1.2rem;
  font-weight: 600;
  width: 70%;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: 0.3s ease;
  margin-bottom: 20px;
}
.pay_btn.disabled {
  background-color: gray !important;
  color: #fff;
  cursor: not-allowed;
}
.pay_btn:hover {
  transform: translateY(-2px);
}
.popup_info_payement {
  width: 65%;
  border-radius: var(--border-radius);
  box-shadow: rgb(0 0 0 / 0.1) 0 3px 8px;
  background-color: #fff;
  height: fit-content;
  border: 1px solid #e1e1e1;
}
.info_product_paiement {
  padding: 20px;
}
.info_product_paiement .input-container {
  border-bottom: 1px solid #d1d1d1;
  padding: 13px 0;
  width: fit-content;
}
.info_product_paiement label {
  color: #333;
  font-size: 1rem;
  width: 200px;
}
.info_product_paiement input {
  border-radius: 5px;
  border: 1px solid gray;
  background-color: #f7f7f77a;
  padding: 5px 10px;
  font-size: 1rem;
  width: 300px;
}
.info_product_paiement h4 {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
}
.info_product_paiement p {
  margin-bottom: 7px;
  font-size: 0.9rem;
}
.next_before_btn {
  background-color: var(--second-color);
  color: #fff;
  border: none;
  margin-top: 15px;
  padding: 5px 20px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.second_btn_next {
  background-color: #fff;
  border: 1px solid var(--second-color);
  color: var(--second-color);
}
.next_before_btn.disabled {
  background-color: gray !important;
  color: #fff;
  cursor: not-allowed;
}
#panierResume .panier-article {
  display: flex;
}
.code_promo_form {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.code_promo_form input {
  border: 1px solid #c7c7c7;
  padding: 3px 10px;
  font-size: 0.9rem;
  font-weight: 400;
  color: #000;
  border-right: 0;
  border-bottom-left-radius: var(--border-radius);
  border-top-left-radius: var(--border-radius);
}
.code_promo_form input:focus {
  outline: none;
}
.code_promo_form input:focus-visible {
  outline: none;
}
.code_promo_form button {
  border: 2px solid var(--second-color);
  padding: 0 10px;
  font-size: 0.9rem;
  color: var(--second-color);
  font-weight: 600;
  background-color: #fff;
  border-top-right-radius: var(--border-radius);
  border-bottom-right-radius: var(--border-radius);
}
.promotion_code_div {
  width: fit-content;
  background-color: #ddddddc7;
  padding: 5px 7px;
  color: #000;
  font-weight: 400;
  border-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.promotion_code_div span {
  font-size: 1rem;
  font-weight: 500;
  margin-right: 10px;
}
.promotion_code_div i:first-child {
  margin-right: 10px;
  color: #979797;
}
.close_coupon {
  margin-left: 5px;
  color: #353535;
  font-size: 0.9rem;
  cursor: pointer;
}
@media (max-width: 992px) {
  .panier {
    flex-direction: column;
    padding: 20px;
    margin-top: 0px !important;
    margin-bottom: 0;
  }
  .price_basket button img {
    height: auto !important;
  }
  .panier_vide h3 {
    text-align: center;
  }
  .col-md-8,
  .info_panier {
    width: 100%;
  }
  .product_row {
    flex-direction: row;
    align-items: flex-start;
    padding: 10px;
  }
  .product_image img {
    width: 100%;
    height: auto;
    width: 70px;
  }
  .quantity_btn {
    padding: 5px 5px;
    width: 22px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .info_product_list {
    padding-left: 0;
    width: 95%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .product_actions {
    align-items: flex-start;
    margin-top: 0;
    width: auto;
    margin-right: 0;
  }
  .list_products {
    padding: 10px;
  }
  .product_actions form {
    display: flex;
    align-items: center;
  }
  .quantity_control,
  .delete_btn {
    margin: 0;
    display: flex;
    height: 25px;
    font-size: 1.2rem;
    align-items: center;
  }
  .info_product_list p {
    font-size: 0.8rem;
    margin: 2px 0;
  }
  .quantity_input {
    margin: 0 5px;
    padding: 5px 5px;
    width: 35px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .popup_info_payement {
    width: 100%;
  }
  .info_product_paiement .input-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .info_product_paiement label {
    font-size: 0.9rem;
    width: 100px;
  }
  .info_product_paiement input {
    width: 250px;
    padding: 5px 9px;
    font-size: 0.9rem;
  }
  .pay_btn {
    width: 100%;
    padding: 10px;
    font-size: 1.1rem;
  }
  .panier .col-md-8 {
    width: 100%;
  }
  .panier .col-md-4 {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .header_panier h2 {
    font-size: 1.3rem;
  }
  .panier_vide img {
    width: auto;
  }
  .product_row {
    padding: 0;
    gap: 15px;
  }
  .info_product_list h4 {
    font-size: 0.9rem;
    margin-bottom: 0;
  }
  .price {
    font-size: 0.8rem;
  }
  .pay_btn {
    font-size: 1rem;
  }
  .payment_methods ul li {
    font-size: 1rem;
  }
}
.product_page {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px;
}
.product_page .sorting_bar {
  background-color: #f1f1f1;
  padding: 16px 24px;
  color: #333;
  margin-bottom: 15px;
  border: 1px solid rgb(0 0 0 / 0.164);
  border-radius: var(--border-radius);
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
  max-width: 1200px;
}
.product_page .sorting_bar form {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
.product_page .sorting_bar form > div {
  display: flex;
  gap: 10px;
  align-items: center;
}
.product_page .sorting_bar form label {
  font-weight: 500;
}
.product_page .sorting_bar select,
.product_page .sorting_bar input[type="text"] {
  padding: 5px 10px;
  border: 1px solid #ccc;
  outline: none;
  border-radius: var(--border-radius);
  transition: border-color 0.3s;
  font-size: 1rem;
}
.product_page .sorting_bar select:focus,
.product_page .sorting_bar input[type="text"]:focus {
  box-shadow: 0 0 5px rgb(185 185 185 / 50%);
}
.product_page .sorting_bar input[type="text"] {
  width: 200px;
  border-radius: var(--border-radius);
}
.product_page .sorting_bar input[type="text"]::placeholder {
  color: #3e3e3e;
}
.search_button {
  background-color: var(--second-color);
  color: #fff;
  border: none;
  border-radius: var(--border-radius);
  padding: 5px 10px;
}
.line_product {
  max-width: 1200px;
  margin: 20px auto;
  border-radius: var(--border-radius);
}
.line_product .titre_produits_similaires {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
}
.line_product .grille_produits_similaires {
  display: grid;
  gap: 20px;
}
.line_product .carte_produit_similaire {
  position: relative;
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}
.line_product .carte_produit_similaire:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgb(0 0 0 / 0.15);
}
.line_product .badge_promo_similaire,
.line_product .badge_rupture_similaire {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  z-index: 2;
  color: #fff;
}
.line_product .badge_promo_similaire {
  background: #dc2626;
}
.line_product .badge_rupture_similaire {
  background: #64748b;
}
.line_product .lien_produit_similaire {
  text-decoration: none;
  color: inherit;
  display: block;
  flex: 1;
}
.line_product .image_produit_similaire {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.line_product .image_produit_similaire img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.line_product .image_product {
  transition: opacity 0.2s ease-in-out;
}
.line_product .carte_produit_similaire:hover .image_produit_similaire img {
  transform: scale(1.08);
}
.line_product .info_produit_similaire {
  padding: 15px 20px;
}
.line_product .nom_produit_similaire {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 2px 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line_product .description_produit_similaire {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0 0 10px 0;
  min-height: 40px;
}
.line_product .prix_produit_similaire {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}
.line_product .prix_normal_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #1f2937;
}
.line_product .prix_promo_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #dc2626;
}
.prix_promo_similaire sup,
.prix_normal_similaire sup {
  vertical-align: super;
  font-size: 0.5em;
}
.promo_price sup,
.price_normal sup {
  vertical-align: super;
  right: 0.3rem;
  font-size: 0.5em;
}
.line_product .prix_barre_similaire {
  font-size: 16px;
  color: #9ca3af;
  text-decoration: line-through;
}
.line_product .action_produit_similaire {
  padding: 0 20px 15px;
}
.line_product .basket-form-similaire {
  width: 100%;
}
.line_product .cart-btn,
.line_product .btn_voir_details_similaire {
  width: 100%;
  padding: 12px 20px;
  border: none;
  border-radius: var(--border-radius);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
}
.line_product .cart-btn {
  background: var(--second-color);
  color: #fff;
}
.line_product .cart-btn:hover {
  transform: translateY(-2px);
}
.line_product .cart-btn:active {
  transform: translateY(0);
}
.line_product .btn_voir_details_similaire {
  background: var(--second-color);
  color: #fff;
}
.line_product .btn_voir_details_similaire:hover {
  transform: translateY(-2px);
}
.line_product .basket-form-similaire {
  pointer-events: auto;
}
@media (max-width: 768px) {
  .line_product {
    margin: 0 auto;
  }
  .line_product .titre_produits_similaires {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .line_product .grille_produits_similaires {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
  }
  .line_product .image_produit_similaire {
    height: 220px;
  }
  .line_product .nom_produit_similaire {
    font-size: 16px;
  }
  .product_page .sorting_bar {
    padding: 11px;
    width: 90%;
    margin: auto;
    margin-top: 60px;
  }
  .product_page .sorting_bar select,
  .product_page .sorting_bar input[type="text"] {
    width: 65%;
    padding: 5px;
  }
  .product_page .sorting_bar input[type="text"] {
    width: 100px;
  }
  .product_page .sorting_bar form {
    gap: 11px;
  }
  .product_page .sorting_bar form > div {
    gap: 7px;
  }
}
@media (max-width: 480px) {
  .line_product .grille_produits_similaires {
    grid-template-columns: 1fr;
    padding: 20px;
  }
  .line_product .image_produit_similaire {
    height: 225px;
  }
}
#ariane_produit {
  margin-top: 130px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.titre_article_blog_a {
  color: #666;
  text-decoration: none;
  transition: color 0.2s;
}
.titre_article_blog_a:hover {
  color: #000;
}
.container_page_product {
  max-width: 1200px;
  margin: 20px auto 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: start;
}
.container_page_product .left-column {
  position: sticky;
  top: 120px;
  display: flex;
  gap: 16px;
}
.container_page_product .little_image {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 90px;
}
.container_page_product .div_little_image {
  width: 90px;
  height: 90px;
  background: #f8f9fa;
  padding: 5px;
  border: 2px solid #e9ecef;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.container_page_product .div_little_image:hover {
  border-color: var(--second-color);
  transform: translateY(-2px);
}
.div_little_image.active {
  border-color: var(--second-color);
}
.container_page_product .div_little_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.container_page_product .big_image {
  flex: 1;
  background: #f8f9fa;
  border-radius: var(--border-radius);
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}
.container_page_product .big_image img {
  max-width: 100%;
  max-height: 600px;
  object-fit: contain;
  transition: opacity 0.3s ease;
}
.container_page_product .big_image img.fade {
  opacity: 0;
}
.container_page_product .right-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.container_page_product .product-description {
  border-bottom: 1px solid #e9ecef;
}
.container_page_product .product-description span {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #667085;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.container_page_product .product-description h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  width: fit-content;
  line-height: 1.2;
  margin: 0 0 20px 0;
  letter-spacing: -0.5px;
}
.container_page_product .product-description-ck ul {
  list-style: disc;
  margin-left: 20px;
  margin-top: 12px;
}
.container_page_product .product-description-ck p {
  margin-bottom: 12px;
}
.container_page_product .product-configuration {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ecef;
}
.container_page_product .caracteristiques-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
.container_page_product .caracteristique-item {
  background: #f8f9fa;
  padding: 10px 16px;
  border-radius: var(--border-radius);
  border: 1px solid #e9ecef;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
}
.container_page_product .caracteristique-item i {
  color: var(--second-color);
  font-size: 16px;
  margin-right: 5px;
}
.container_page_product .caracteristique-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #667085;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.container_page_product .caracteristique-value {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0;
}
.container_page_product .caracteristique-item select {
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
  padding: 12px 14px;
  border: 2px solid #e5e7eb;
  border-radius: var(--border-radius);
  background: #fff;
  cursor: pointer;
  transition: all 0.2s;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
}
.container_page_product #select-taille {
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
  padding: 3px 14px;
  border: 2px solid #e5e7eb;
  border-radius: var(--border-radius);
  background: #fff;
  cursor: pointer;
  transition: all 0.2s;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.container_page_product .stock-info {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  border-radius: var(--border-radius);
  border: 2px solid;
  margin-top: 16px;
}
.container_page_product .stock-info i {
  font-size: 20px;
  flex-shrink: 0;
}
.container_page_product .stock-info div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.container_page_product .stock-info strong {
  font-size: 14px;
  font-weight: 700;
}
.container_page_product .stock-info p {
  font-size: 13px;
  margin: 0;
}
.container_page_product .stock-limited {
  background: #fef3c7;
  border-color: #fbbf24;
  color: #92400e;
}
.container_page_product .stock-limited i {
  color: #f59e0b;
}
.container_page_product .stock-out {
  background: #fee2e2;
  border-color: #f87171;
  color: #991b1b;
}
.container_page_product .stock-out i {
  color: #dc2626;
}
.container_page_product .product-price {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.container_page_product .price-display {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.container_page_product .price-group {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.container_page_product .price_normal {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
}
.container_page_product .promo_price {
  font-size: 28px;
  font-weight: 700;
  color: #dc2626;
}
.container_page_product .promo_price_barre {
  font-size: 20px;
  font-weight: 500;
  color: #9ca3af;
  text-decoration: line-through;
}
.container_page_product .promo_badge {
  background: #dc2626;
  color: #fff;
  padding: 4px 10px;
  border-radius: var(--border-radius);
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}
.container_page_product .cart-btn {
  width: 100%;
  background: var(--second-color);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 24px;
  border: none;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 16px rgb(0 0 0 / 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.container_page_product .cart-icon {
  flex-shrink: 0;
}
.container_page_product .cart-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgb(0 0 0 / 0.3);
}
.container_page_product .cart-btn:active {
  transform: translateY(0);
}
.product-tabs-container {
  max-width: 1200px;
  background-color: #f8f9fa;
  margin: 40px auto;
  border-radius: var(--border-radius);
}
.product-tabs-container .product-tabs {
  display: flex;
  gap: 0;
  margin-bottom: 0;
}
.product-tabs-container .tab-btn {
  flex: 1;
  background: #fff0;
  border: none;
  padding: 16px 24px;
  font-size: 15px;
  font-weight: 600;
  color: #676767;
  cursor: pointer;
  transition: all 0.3s ease;
  border-bottom: 3px solid #fff0;
  position: relative;
  bottom: -2px;
}
.product-tabs-container .tab-btn:hover {
  color: #1a1a1a;
}
.product-tabs-container .tab-btn.active {
  color: var(--second-color);
  border-bottom-color: var(--second-color);
}
.product-tabs-container .tab-content {
  display: none;
  animation: fadeIn 0.4s ease;
}
.product-tabs-container .tab-content.active {
  display: block;
  padding: 20px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.product-tabs-container .section_avis_produit h2 {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 24px;
}
.product-tabs-container .stats_avis {
  display: flex;
  align-items: center;
  gap: 24px;
  background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
  padding: 24px 28px;
  border-radius: var(--border-radius);
  margin-bottom: 32px;
  box-shadow: 0 4px 20px rgb(251 191 36 / 0.2);
}
.product-tabs-container .stats_avis_simple {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  padding: 15px 24px;
  background: #fff;
  border-radius: var(--border-radius);
  border: 1px solid #e9ecef;
}
.product-tabs-container .moyenne_container {
  display: flex;
  align-items: baseline;
  gap: 4px;
}
.product-tabs-container .moyenne_note {
  font-size: 45px;
  font-weight: 700;
  color: #252525;
  line-height: 1;
}
.product-tabs-container .moyenne_total {
  font-size: 24px;
  font-weight: 600;
  color: #252525;
}
.product-tabs-container .etoiles_moyenne {
  font-size: 20px;
  color: #fbbf24;
}
.product-tabs-container .total_avis {
  color: #667085;
  font-size: 15px;
  font-weight: 500;
}
.product-tabs-container .no-avis {
  text-align: center;
  padding: 40px 20px;
  color: #0e0e0e;
  font-size: 16px;
  margin-bottom: 0;
}
.product-tabs-container .liste_commentaires {
  margin: 20px 0;
  display: grid;
  gap: 16px;
}
.product-tabs-container .commentaire_item {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: var(--border-radius);
  padding: 15px 20px;
  transition: all 0.3s ease;
}
.product-tabs-container .commentaire_item:hover {
  border-color: #d1d5db;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.05);
  transform: translateY(-2px);
}
.product-tabs-container .commentaire_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  gap: 16px;
  flex-wrap: wrap;
}
.product-tabs-container .commentaire_user {
  display: flex;
  align-items: center;
  gap: 16px;
}
.product-tabs-container .user_name {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
}
.product-tabs-container .user_rating {
  color: #fbbf24;
  font-size: 16px;
}
.product-tabs-container .commentaire_date {
  font-size: 14px;
  color: #4b4b4b;
  font-weight: 500;
}
.product-tabs-container .commentaire_message {
  font-size: 15px;
  line-height: 1.7;
  color: #4a5568;
  margin: 0;
}
.product-tabs-container .formulaire_avis {
  background: #fff;
  border-radius: var(--second-color);
  padding: 20px;
  border: 1px solid #e9ecef;
  border-radius: var(--border-radius);
}
.product-tabs-container .formulaire_avis h3 {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 17px;
}
.product-tabs-container .form_group {
  margin-bottom: 15px;
}
.product-tabs-container .form_group label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.product-tabs-container .form_input,
.product-tabs-container .form_textarea {
  width: 100%;
  padding: 6px 16px;
  border: 1px solid #d1d5db;
  border-radius: var(--border-radius);
  font-size: 15px;
  font-family: inherit;
  transition: all 0.2s;
  background: #fff;
}
.product-tabs-container .form_input:focus,
.product-tabs-container .form_textarea:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgb(163 163 163 / 0.05);
}
.product-tabs-container .form_textarea {
  resize: vertical;
  min-height: 90px;
}
.product-tabs-container .form_helper {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #6b7280;
}
.product-tabs-container .rating_input {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 8px;
  font-size: 32px;
  margin-top: 8px;
}
.product-tabs-container .rating_input input[type="radio"] {
  display: none;
}
.product-tabs-container .rating_input label {
  cursor: pointer;
  transition: all 0.2s;
}
.product-tabs-container .rating_input label:hover,
.product-tabs-container .rating_input label:hover ~ label {
  transform: scale(1.15);
}
.product-tabs-container .rating_input label i {
  color: #d1d5db;
  transition: color 0.2s;
  font-size: 25px;
}
.product-tabs-container .rating_input label:hover i,
.product-tabs-container .rating_input label:hover ~ label i {
  color: #fbbf24 !important;
}
.product-tabs-container .rating_input input:checked ~ label i {
  color: #fbbf24 !important;
}
.product-tabs-container .btn_submit_avis {
  background: var(--second-color);
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: var(--border-radius);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 8px;
}
.product-tabs-container .btn_submit_avis:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.2);
}
.product-tabs-container .btn_submit_avis:active {
  transform: translateY(0);
}
.page_produit_autre_categorie {
  max-width: 1200px;
  margin: 20px auto;
  padding: 20px 20px;
  background-color: #f8f9fa;
  border-radius: var(--border-radius);
}
.page_produit_autre_categorie .titre_produits_similaires {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
}
.page_produit_autre_categorie .grille_produits_similaires {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}
.page_produit_autre_categorie .carte_produit_similaire {
  position: relative;
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}
.page_produit_autre_categorie .carte_produit_similaire:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgb(0 0 0 / 0.15);
}
.page_produit_autre_categorie .badge_promo_similaire,
.page_produit_autre_categorie .badge_rupture_similaire {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  z-index: 2;
  color: #fff;
}
.page_produit_autre_categorie .badge_promo_similaire {
  background: #dc2626;
}
.page_produit_autre_categorie .badge_rupture_similaire {
  background: #64748b;
}
.page_produit_autre_categorie .lien_produit_similaire {
  text-decoration: none;
  color: inherit;
  display: block;
  flex: 1;
}
.page_produit_autre_categorie .image_produit_similaire {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_produit_autre_categorie .image_produit_similaire img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.page_produit_autre_categorie
  .carte_produit_similaire:hover
  .image_produit_similaire
  img {
  transform: scale(1.08);
}
.page_produit_autre_categorie .info_produit_similaire {
  padding: 15px 20px;
}
.page_produit_autre_categorie .nom_produit_similaire {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 2px 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page_produit_autre_categorie .description_produit_similaire {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0 0 10px 0;
  min-height: 40px;
}
.page_produit_autre_categorie .prix_produit_similaire {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}
.page_produit_autre_categorie .prix_normal_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #1f2937;
}
.page_produit_autre_categorie .prix_promo_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #dc2626;
}
.page_produit_autre_categorie .prix_barre_similaire {
  font-size: 16px;
  color: #9ca3af;
  text-decoration: line-through;
}
.page_produit_autre_categorie .action_produit_similaire {
  padding: 0 20px 15px;
}
.page_produit_autre_categorie .basket-form-similaire {
  width: 100%;
}
.page_produit_autre_categorie .cart-btn,
.page_produit_autre_categorie .btn_voir_details_similaire {
  width: 100%;
  padding: 12px 20px;
  border: none;
  border-radius: var(--border-radius);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
}
.page_produit_autre_categorie .cart-btn {
  background: var(--second-color);
  color: #fff;
}
.page_produit_autre_categorie .cart-btn:hover {
  transform: translateY(-2px);
}
.page_produit_autre_categorie .cart-btn:active {
  transform: translateY(0);
}
.page_produit_autre_categorie .btn_voir_details_similaire {
  background: var(--second-color);
  color: #fff;
}
.page_produit_autre_categorie .btn_voir_details_similaire:hover {
  transform: translateY(-2px);
}
.page_produit_autre_categorie .basket-form-similaire {
  pointer-events: auto;
}
@media (max-width: 1024px) {
  .container_page_product {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .container_page_product .left-column {
    position: static;
  }
}
@media (max-width: 768px) {
  #ariane_produit {
    margin-top: 100px;
    padding: 0 20px;
  }
  .container_page_product {
    padding: 0 20px;
    margin-bottom: 40px;
    margin-top: 5px;
    gap: 20px;
  }
  .container_page_product .left-column {
    flex-direction: column-reverse;
    gap: 5px;
  }
  .container_page_product .product-description span {
    margin-bottom: 5px;
  }
  .container_page_product #select-taille {
    width: 68%;
  }
  .container_page_product .caracteristique-item select {
    width: 68%;
  }
  .container_page_product .caracteristiques-grid {
    gap: 12px;
    margin-bottom: 12px;
  }
  .container_page_product .caracteristique-item {
    justify-content: space-between;
  }
  .container_page_product .little_image {
    flex-direction: row;
    max-width: 100%;
    overflow-x: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .container_page_product .div_little_image {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
  }
  .container_page_product .big_image {
    min-height: 250px;
    height: 200px;
    max-height: 250px;
    padding: 20px;
  }
  .container_page_product .big_image img {
    max-height: 250px;
  }
  .container_page_product .product-description h1 {
    margin-bottom: 13px;
  }
  .container_page_product .price_normal,
  .container_page_product .promo_price {
    font-size: 28px;
  }
  .container_page_product .promo_price_barre {
    font-size: 20px;
  }
  .container_page_product .caracteristiques-grid {
    grid-template-columns: 1fr;
  }
  .container_page_product .product-tabs {
    border-bottom: none;
  }
  .product-tabs-container {
    padding: 0 20px;
    background-color: #f000;
  }
  .product-tabs-container .tab-btn {
    border-bottom: 2px solid #e9ecef;
    position: static;
    padding: 8px 9px;
    font-size: 14px;
    background-color: #f3f3f3;
  }
  .product-tabs-container .product-tabs .tab-btn:first-child {
    border-top-left-radius: var(--border-radius);
  }
  .product-tabs-container .product-tabs .tab-btn:last-child {
    border-top-right-radius: var(--border-radius);
  }
  .product-tabs-container .form_group label {
    margin-bottom: 5px;
  }
  .product-tabs-container .form_input,
  .product-tabs-container .form_textarea {
    padding: 3px 16px;
  }
  .product-tabs-container .form_group {
    margin-bottom: 10px;
  }
  .product-tabs-container .formulaire_avis h3 {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .product-tabs-container .tab-btn.active {
    border-bottom: 2px solid var(--second-color);
    background-color: #fff0;
    box-shadow: 2px -2px 8px rgb(0 0 0 / 0.08), 0 4px 8px #fff;
    overflow: inherit;
  }
  .product-tabs-container .liste_commentaires {
    margin: 12px 0;
    display: grid;
    gap: 12px;
  }
  .product-tabs-container .tab-content.active {
    display: block;
    padding: 15px;
    box-shadow: rgb(0 0 0 / 0.24) 0 3px 8px;
    border-bottom-left-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
  }
  .product-tabs-container .stats_avis,
  .product-tabs-container .stats_avis_simple {
    align-items: baseline;
    gap: 20px;
    padding: 10px 20px;
  }
  .product-tabs-container .etoiles_moyenne {
    display: none;
  }
  .product-tabs-container .moyenne_note {
    font-size: 36px;
  }
  .product-tabs-container .formulaire_avis {
    padding: 0;
    border: 0;
  }
  .product-tabs-container .rating_input {
    font-size: 28px;
  }
  .page_produit_autre_categorie {
    margin: 40px auto;
  }
  .page_produit_autre_categorie .titre_produits_similaires {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .page_produit_autre_categorie .grille_produits_similaires {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
  }
  .page_produit_autre_categorie .image_produit_similaire {
    height: 220px;
  }
  .page_produit_autre_categorie .nom_produit_similaire {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .page_produit_autre_categorie .grille_produits_similaires {
    grid-template-columns: 1fr;
  }
  .page_produit_autre_categorie .image_produit_similaire {
    height: 225px;
  }
}
.categories-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 40px 0;
  padding: 0 20px;
  padding-bottom: 30px;
}
.categories-container .category-block {
  background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
  border-radius: var(--border-radius);
  box-shadow: 0 8px 32px rgb(0 0 0 / 0.08);
  overflow: hidden;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid rgb(0 0 0 / 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.categories-container .category-block:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgb(0 0 0 / 0.12);
}
.categories-container .category-header {
  padding: 20px 0 20px 0;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
}
.categories-container .category-name {
  font-size: 1.5em;
  color: #000;
  letter-spacing: -0.5px;
  position: relative;
  margin-bottom: 0;
}
.categories-container .category-name::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: var(--second-color);
  border-radius: var(--border-radius);
}
.categories-container .see-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--second-color);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 20px;
  font-size: 1rem;
  border-radius: var(--border-radius);
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.1);
  margin-top: 0;
}
.categories-container .see-more::after {
  content: "→";
  font-size: 1.1em;
  transition: transform 0.3s ease;
}
.categories-container .see-more:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgb(0 0 0 / 0.15);
}
.categories-container .see-more:hover::after {
  transform: translateX(4px);
}
.categories-container {
  max-width: 1200px;
  margin: 20px auto;
  background-color: #f8f9fa;
  border-radius: var(--border-radius);
}
.categories-container .titre_produits_similaires {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}
.categories-container .grille_produits_similaires {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
.categories-container .carte_produit_similaire {
  position: relative;
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}
.categories-container .carte_produit_similaire:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgb(0 0 0 / 0.15);
}
.categories-container .badge_promo_similaire,
.categories-container .badge_rupture_similaire {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  z-index: 2;
  color: #fff;
}
.categories-container .badge_promo_similaire {
  background: #dc2626;
}
.categories-container .badge_rupture_similaire {
  background: #64748b;
}
.categories-container .lien_produit_similaire {
  text-decoration: none;
  color: inherit;
  display: block;
  flex: 1;
}
.categories-container .image_produit_similaire {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.categories-container .image_produit_similaire img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.categories-container .image_product {
  transition: opacity 0.2s ease-in-out;
}
.categories-container
  .carte_produit_similaire:hover
  .image_produit_similaire
  img {
  transform: scale(1.08);
}
.categories-container .info_produit_similaire {
  padding: 15px 20px;
}
.categories-container .nom_produit_similaire {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 2px 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.categories-container .description_produit_similaire {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0 0 10px 0;
  min-height: 40px;
}
.categories-container .prix_produit_similaire {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}
.categories-container .prix_normal_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #1f2937;
}
.categories-container .prix_promo_similaire {
  font-size: 22px;
  font-weight: 700;
  color: #dc2626;
}
.categories-container .prix_barre_similaire {
  font-size: 16px;
  color: #6b7280;
  text-decoration: line-through;
}
.categories-container .action_produit_similaire {
  padding: 0 20px 15px;
}
.categories-container .basket-form-similaire {
  width: 100%;
}
.categories-container .cart-btn,
.categories-container .btn_voir_details_similaire {
  width: 100%;
  padding: 12px 20px;
  border: none;
  border-radius: var(--border-radius);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
}
.categories-container .cart-btn {
  background: var(--second-color);
  color: #fff;
}
.categories-container .cart-btn:hover {
  transform: translateY(-2px);
}
.categories-container .cart-btn:active {
  transform: translateY(0);
}
.categories-container .btn_voir_details_similaire {
  background: var(--second-color);
  color: #fff;
}
.categories-container .btn_voir_details_similaire:hover {
  transform: translateY(-2px);
}
.categories-container .basket-form-similaire {
  pointer-events: auto;
}
@media (max-width: 768px) {
  .categories-container {
    gap: 30px;
    margin: 0 0;
    padding: 20px;
  }
  .categories-container .category-header {
    padding: 0 0 15px;
    gap: 15px;
  }
  .categories-container .category-name {
    font-size: 1.5em;
  }
  .categories-container .see-more {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
  .categories-container {
    margin: 40px auto;
  }
  .categories-container .titre_produits_similaires {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .categories-container .grille_produits_similaires {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
  }
  .categories-container .image_produit_similaire {
    height: 220px;
  }
  .categories-container .nom_produit_similaire {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .categories-container .grille_produits_similaires {
    grid-template-columns: 1fr;
  }
  .categories-container .image_produit_similaire {
    height: 225px;
  }
}
.modal_product_added {
  display: none;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.5);
  overscroll-behavior: contain;
}
.modal_product_added .modal_content {
  background-color: #fff;
  margin: 15% auto;
  padding: 30px;
  border-radius: var(--border-radius);
  width: 400px;
  position: relative;
  text-align: center;
}
.modal_product_added h3 {
  font-size: 1.4rem;
  margin-bottom: 40px;
  text-align: left;
}
.modal_product_added .close_btn {
  position: absolute;
  right: 23px;
  top: 23px;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  cursor: pointer;
}
.modal_product_added .product_info {
  display: flex;
  margin-bottom: 40px !important;
  margin: auto;
  align-items: flex-start;
}
.modal_product_added .product_image {
  width: 100px;
  height: 150px;
  object-fit: cover;
  margin-right: 10px;
}
.modal_product_added .product_details p {
  margin: 0;
  text-align: left;
}
.modal_product_added .view_cart,
.proceed_to_payment {
  display: block;
  margin: 10px auto;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
}
.modal_product_added .view_cart {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: var(--border-radius);
  color: #000;
}
.modal_product_added .proceed_to_payment {
  background-color: var(--second-color);
  color: #fff;
  border-radius: var(--border-radius);
  width: 100%;
}
.modal_product_added .continue_shopping {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
  color: #666;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .modal_product_added .modal_content {
    padding: 20px;
    top: 10%;
    width: 350px;
  }
  .modal_product_added .close_btn {
    top: 12px;
  }
}
.promotion_message {
  position: fixed;
  height: auto;
  top: 0;
  font-size: 1rem;
  background-color: #000;
  padding: 10px 50px;
  color: #fff;
  z-index: 999999;
  text-align: center;
  width: 100%;
  display: none;
}
.promotion_message.show {
  display: block;
}
.promotion_message i {
  position: absolute;
  top: 13px;
  right: 15px;
  font-size: 1.1rem;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .promotion_message {
    font-size: 1rem;
    padding: 10px 20px;
  }
}
.logo_reasurrance {
  padding: 36px 24px;
  color: #333;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
  display: flex;
  justify-content: center;
  width: 100%;
}
.logo_reasurrance .row {
  max-width: 1200px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.logo_reasurrance .row .col-md-3 {
  display: flex;
  flex-direction: column;
  width: auto;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  box-shadow: rgb(99 99 99 / 0.2) 0 2px 8px 0;
  border-radius: var(--border-radius);
}
.logo_reasurrance .row .col-md-3 i {
  font-size: 2rem;
  color: #000;
  border: 2px solid var(--second-color);
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cf8bac30;
  transition: 0.3s ease;
}
.logo_reasurrance .row .col-md-3:hover i {
  transform: scale(1.1);
  background-color: #cf8bac50;
}
.logo_reasurrance .row .col-md-3 span {
  color: #494949;
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
  font-size: 1rem;
}
.logo_reasurrance .row .col-md-3 p {
  text-align: center;
  color: #494949;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .logo_reasurrance .row {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
  .logo_reasurrance .row .col-md-3 {
    padding: 25px 15px;
    box-shadow: rgb(0 0 0 / 0.1) 0 2px 8px 0;
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .logo_reasurrance {
    padding: 20px;
  }
  .logo_reasurrance .row {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .logo_reasurrance .row .col-md-3 {
    padding: 20px 12px;
    box-shadow: rgb(0 0 0 / 0.1) 0 0 5px 0, rgb(0 0 0 / 0.1) 0 0 1px 0;
    background-color: #fff;
  }
  .logo_reasurrance .row .col-md-3 i {
    font-size: 1.5rem;
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
  }
  .logo_reasurrance .row .col-md-3 span {
    font-size: 0.9rem;
    margin-bottom: 6px;
  }
  .logo_reasurrance .row .col-md-3 p {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 480px) {
  .logo_reasurrance {
    padding: 20px;
  }
  .logo_reasurrance .row {
    gap: 12px;
  }
  .logo_reasurrance .row .col-md-3 {
    padding: 15px 8px;
  }
  .logo_reasurrance .row .col-md-3 i {
    font-size: 1.3rem;
    width: 45px;
    height: 45px;
  }
  .logo_reasurrance .row .col-md-3 span {
    font-size: 0.85rem;
  }
  .logo_reasurrance .row .col-md-3 p {
    font-size: 0.75rem;
  }
}
.page_video {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px;
}
.video-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}
.video-item {
  background-color: #f8f8f8;
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.1);
  padding: 10px;
  text-align: center;
  transition: transform 0.3s ease;
  border: 1px solid #80808038;
  position: sticky;
  border-radius: var(--border-radius);
}
.video-item:hover {
  transform: scale(1.05);
}
.video-player iframe {
  width: 100%;
  height: 200px;
}
.video-player,
.video-link img {
  width: 100%;
  height: 200px;
}
.video-title {
  font-size: 1.2em;
  color: #444;
  margin-top: 4px;
  margin-bottom: 5px;
}
.video-description {
  color: #666;
  font-size: 0.9em;
  margin-bottom: 0;
}
.image-container:hover button {
  opacity: 1;
}
.image-container button {
  opacity: 0.7;
  transition: opacity 0.2s;
}
.image-container button:hover {
  background: darkred !important;
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .video-title {
    font-size: 1em;
  }
  .page_video {
    padding: 20px;
  }
  .video-description {
    font-size: 0.8em;
  }
}
.modal_rdv {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}
.modal-title-rdv {
  padding: 10px 20px;
  background-color: #bdbdbd85;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.modal-content-rdv {
  background-color: #fff;
  border-radius: var(--border-radius);
  max-width: 600px;
  width: 90%;
  position: relative;
}
.modal-content-rdv iframe {
  padding: 20px;
}
#close-button-rdv {
  position: absolute;
  top: -7px;
  right: 10px;
  font-size: 34px;
  cursor: pointer;
  color: #333;
}
.close-button-rdv:hover {
  color: red;
}
#goog-gt-tt,
.goog-te-banner-frame,
.goog-te-gadget-icon {
  display: none !important;
  position: absolute;
}
#google_translate_element {
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-yAWNEb-L7lbkb,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .drapeau_trad_pc {
    display: none;
  }
}
.block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.block:first-of-type {
  margin-top: -39.5px;
}
.block h2 {
  margin-top: 10px;
  text-align: center;
  font-size: 1.4rem;
}
.block p {
  text-align: center;
}
.smartlink_btn_button {
  position: fixed;
  bottom: 12px;
  left: 17px;
  background-color: var(--second-color);
  color: #fff;
  border: none;
  padding: 16px;
  border-radius: 50px;
  z-index: 3147483646;
  cursor: pointer;
  font-size: 16px;
  box-shadow: 2px 2px 10px rgb(0 0 0 / 0.2);
  transition: background 0.3s ease;
  animation: smartlink_btn_pulse 1.5s infinite ease-in-out;
}
.block.has-background {
  min-height: 170px;
}
.buttons-lists {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  width: 100%;
}
.buttons-lists a {
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 31px;
  flex-grow: 0;
  width: 80%;
}
.buttons-lists a[style*="width"] {
  flex-basis: auto;
}
.buttons-lists a:hover {
  scale: 1.05;
  transition: 0.3s;
}
.smartlink_btn_button i {
  font-size: 18px;
}
@keyframes smartlink_btn_pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.logo_block {
  max-height: 80px;
  margin-top: 20px;
}
.smartlink_btn_menu {
  position: fixed;
  overflow-y: auto;
  top: 0;
  left: 0;
  height: 100%;
  width: 350px;
  background: #fff;
  z-index: 4147483646;
  box-shadow: 2px 2px 10px rgb(0 0 0 / 0.2);
  display: flex;
  flex-direction: column;
  transform: translateX(-100%);
  transition: transform 0.2s ease-in-out;
}
.smartlink_btn_menu.open {
  transform: translateX(0);
}
.smartlink_btn_menu::-webkit-scrollbar {
  width: 8px;
  background-color: #f0f0f0;
}
.smartlink_btn_menu::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}
.smartlink_btn_menu::-webkit-scrollbar-track {
  background-color: #e0e0e0;
  border-radius: 10px;
}
.smartlink_btn_close {
  align-self: flex-end;
  display: flex;
  align-items: center;
  background: none;
  justify-content: center;
  border: none;
  cursor: pointer;
  background-color: #e8e8e8;
  border-radius: 3px;
  position: sticky;
  right: 10px;
  top: 10px;
  z-index: 999;
  width: 30px;
}
.smartlink_btn_close i {
  height: auto;
  width: auto;
  padding: 2px;
  font-size: 1.5rem;
}
.newsletter-container {
  background-color: #f4f4f9;
  padding: 32px 20px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.newsletter-container h2 {
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 6px;
  font-family: "Arial", sans-serif;
}
.newsletter-container p {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
  font-family: "Arial", sans-serif;
}
.newsletter-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.newsletter-input {
  margin-bottom: 0;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 10px 24px;
  margin-right: 10px;
  min-width: 600px;
  max-width: 800px;
  transition: border-color 0.3s ease;
  border-radius: var(--border-radius);
}
.newsletter-input:focus {
  border-color: var(--second-color);
  outline: none;
}
.newsletter-button {
  background-color: var(--second-color);
  color: #fff;
  font-size: 16px;
  padding: 11px 24px;
  border: none;
  cursor: pointer;
  border-radius: var(--border-radius);
  transition: 0.3s ease;
}
.newsletter-button:hover {
  scale: 1.05;
  transition: 0.2s ease;
}
.newsletter-button:focus {
  outline: none;
}
@media (max-width: 768px) {
  .newsletter-form {
    flex-direction: column;
  }
  .newsletter-input {
    margin-right: 0;
    min-width: initial;
    max-width: initial;
    width: 95%;
    margin-bottom: 10px;
  }
  .newsletter-button {
    width: 95%;
  }
  .newsletter-container {
    padding: 20px;
  }
}
#cookie-banner-wrapper {
  background: #000;
  display: flex;
  font-size: 16px !important;
  left: 0;
  position: fixed;
  bottom: 0;
  box-sizing: content-box;
  z-index: 2147483645;
  text-align: center;
  margin: auto;
  width: 100%;
  justify-content: center;
}
#cookie-banner-wrapper button {
  background: #d10000;
  border: 0px !important;
  border-radius: 5px !important;
}
#tarteaucitronCloseAlert {
  display: none !important;
}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
  text-align: center;
  margin-bottom: 15px;
}
.galerie-pdf-container {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.galerie-pdf-container .galerie-title {
  font-size: 2rem;
  color: #2c3e50;
  margin-bottom: 0.5rem;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  background-clip: text;
}
.galerie-pdf-container .galerie-title i {
  color: #e74c3c;
  margin-right: 0.5rem;
  animation: pulse 2s infinite;
}
.galerie-pdf-container .galerie-subtitle {
  font-size: 1.1rem;
  color: #7f8c8d;
  margin: 0;
}
.galerie-pdf-container .pdf-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 2rem;
}
.galerie-pdf-container .pdf-card {
  background: #fff;
  border-radius: var(--border-radius);
  box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
}
.galerie-pdf-container .pdf-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgb(0 0 0 / 0.15);
}
.galerie-pdf-container .pdf-image-container {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.galerie-pdf-container .pdf-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.galerie-pdf-container .pdf-card:hover .pdf-preview {
  transform: scale(1.05);
}
.galerie-pdf-container .pdf-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, var(--second-color), var(--second-color));
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.galerie-pdf-container .pdf-card:hover .pdf-overlay {
  opacity: 0.9;
}
.galerie-pdf-container .pdf-actions {
  display: flex;
  gap: 1rem;
}
.galerie-pdf-container .btn-view-pdf,
.galerie-pdf-container .btn-download-pdf {
  padding: 0.8rem 1.5rem;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.galerie-pdf-container .btn-view-pdf {
  background: rgb(255 255 255 / 0.9);
  color: #2c3e50;
}
.galerie-pdf-container .btn-download-pdf {
  background: #fff0;
  color: #fff;
  border: 2px solid #fff;
}
.galerie-pdf-container .btn-view-pdf:hover,
.galerie-pdf-container .btn-download-pdf:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.2);
}
.galerie-pdf-container .pdf-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: linear-gradient(135deg, var(--second-color), var(--second-color));
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: var(--border-radius);
  font-size: 0.8rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  box-shadow: 0 2px 10px rgb(231 76 60 / 0.3);
}
.galerie-pdf-container .pdf-content {
  padding: 1.5rem;
}
.galerie-pdf-container .pdf-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 0.8rem;
  line-height: 1.3;
}
.galerie-pdf-container .pdf-description {
  color: #7f8c8d;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}
.galerie-pdf-container .pdf-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  border-top: 1px solid #ecf0f1;
}
.galerie-pdf-container .pdf-date {
  color: #95a5a6;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.galerie-pdf-container .pdf-link {
  color: #3498db;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  transition: color 0.3s ease;
}
.galerie-pdf-container .pdf-link:hover {
  color: #2980b9;
}
@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
@media (max-width: 768px) {
  .galerie-pdf-container {
    padding: 20px;
  }
  .galerie-pdf-container .galerie-title {
    font-size: 2rem;
  }
  .galerie-pdf-container .pdf-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .galerie-pdf-container .pdf-actions {
    flex-direction: column;
    width: 100%;
  }
  .galerie-pdf-container .btn-view-pdf,
  .galerie-pdf-container .btn-download-pdf {
    width: 100%;
    justify-content: center;
  }
  .galerie-pdf-container .pdf-image-container {
    height: 205px;
  }
  .galerie-pdf-container .pdf-overlay {
    padding: 30px;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.galerie-pdf-container .pdf-card {
  animation: fadeInUp 0.6s ease forwards;
}
.galerie-pdf-container .pdf-card:nth-child(2) {
  animation-delay: 0.1s;
}
.galerie-pdf-container .pdf-card:nth-child(3) {
  animation-delay: 0.2s;
}
.galerie-pdf-container .pdf-card:nth-child(4) {
  animation-delay: 0.3s;
}
.galerie-pdf-container .pdf-card:nth-child(5) {
  animation-delay: 0.4s;
}
.galerie-pdf-container .pdf-card:nth-child(6) {
  animation-delay: 0.5s;
}
.offres-emploi-container {
  max-width: 1200px;
  margin: 0 auto;
}
.offres-emploi-container.card-header {
  position: absolute;
  right: 0;
  top: 20px;
}
.offres-emploi-container.jobs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-bottom: 36px;
  margin-top: 29px;
}
.offres-emploi-container.job-card {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 0;
  box-shadow: 0 4px 24px rgb(0 0 0 / 0.06);
  border: 1px solid #f1f5f9;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.offres-emploi-container.job-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--second-color);
}
.offres-emploi-container.job-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgb(0 0 0 / 0.12);
  border-color: var(--second-color);
}
.offres-emploi-container.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.2rem 1.5rem 0 1.5rem;
}
.offres-emploi-container.company-logo {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.1);
}
.offres-emploi-container.company-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.offres-emploi-container.logo-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(
    135deg,
    var(--second-color),
    rgba(var(--second-color-rgb, 59, 130, 246), 0.8)
  );
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
}
.offres-emploi-container.job-date {
  background: #f8fafc;
  color: #64748b;
  font-size: 0.9rem;
  padding: 0.4rem 0.8rem;
  border-radius: var(--border-radius);
  font-weight: 500;
}
.offres-emploi-container.card-content {
  padding: 1rem 1.5rem;
}
.offres-emploi-container.job-title {
  font-size: 1.25rem;
  color: #1e293b;
  margin: 0 0 0.5rem 0;
  line-height: 1.3;
  padding: 1.5rem 0 0 0;
}
.offres-emploi-container.company-name {
  color: var(--second-color);
  font-weight: 600;
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
.offres-emploi-container.job-info {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 10px;
  align-items: center;
}
.offres-emploi-container.info-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #64748b;
  font-size: 0.9rem;
}
.offres-emploi-container.info-item i {
  color: var(--second-color);
  width: 14px;
}
.offres-emploi-container.contract-badge {
  background: linear-gradient(
    135deg,
    rgba(var(--second-color-rgb, 59, 130, 246), 0.1),
    rgba(var(--second-color-rgb, 59, 130, 246), 0.05)
  );
  color: var(--second-color);
  padding: 0.4rem 0.8rem;
  border-radius: var(--border-radius);
  font-size: 0.8rem;
  margin: 0;
  font-weight: 600;
  border: 1px solid rgba(var(--second-color-rgb, 59, 130, 246), 0.2);
}
.offres-emploi-container.salary-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #059669;
  font-weight: 600;
  font-size: 0.95rem;
  margin-bottom: 1rem;
  padding: 0.5rem 0.8rem;
  background: rgb(5 150 105 / 0.1);
  border-radius: 8px;
  width: fit-content;
}
.offres-emploi-container.salary-info i {
  font-size: 0.8rem;
}
.offres-emploi-container.job-description {
  color: #424852;
  line-height: 1.6;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.voir-plus-btn {
  background: none;
  border: none;
  color: var(--second-color);
  cursor: pointer;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.2rem 0;
  margin-left: 0.5rem;
  text-decoration: underline;
}
.voir-plus-btn:hover {
  opacity: 0.8;
}
.offres-emploi-container.competences-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.offres-emploi-container.competence-badge {
  background: linear-gradient(
    135deg,
    rgb(16 185 129 / 0.1),
    rgb(16 185 129 / 0.05)
  );
  color: #059669;
  padding: 0.3rem 0.6rem;
  border-radius: var(--border-radius);
  font-size: 0.8rem;
  font-weight: 500;
  border: 1px solid rgb(16 185 129 / 0.2);
  white-space: nowrap;
  margin: 7px 0;
}
.offres-emploi-container.card-footer {
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.offres-emploi-container.apply-btn {
  background: var(--second-color);
  color: #fff;
  padding: 0.8rem 1.5rem;
  border-radius: var(--border-radius);
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  width: 100%;
  box-shadow: 0 2px 8px rgba(var(--second-color-rgb, 59, 130, 246), 0.3);
}
.offres-emploi-container.apply-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(var(--second-color-rgb, 59, 130, 246), 0.4);
}
.offres-emploi-container.no-jobs {
  text-align: center;
  padding: 2rem 2rem;
  color: #64748b;
  margin-top: -20px;
}
.offres-emploi-container.no-jobs-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 1.5rem;
  background: #f1f5f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.offres-emploi-container.no-jobs-icon i {
  font-size: 2rem;
  color: #cbd5e1;
}
.offres-emploi-container.no-jobs h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #334155;
  font-weight: 600;
}
.offres-emploi-container.no-jobs p {
  color: #64748b;
  font-size: 1rem;
}
.offres-emploi-container.competences-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #475569;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.3rem;
}
.job-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.5);
  backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.job-modal-content {
  background-color: #fff;
  padding: 0;
  border-radius: var(--border-radius, 12px);
  width: 90%;
  max-width: 1200px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 20px 60px rgb(0 0 0 / 0.2);
}
.job-modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
  color: #64748b;
  z-index: 1001;
}
.job-modal-close:hover {
  color: #1e293b;
}
.modal-date {
  background: #f8fafc;
  color: #64748b;
  font-size: 0.9rem;
  padding: 0.4rem 0.8rem;
  border-radius: 20px;
  font-weight: 500;
  width: fit-content;
}
.modal-job-title {
  font-size: 1.5rem;
  color: #1e293b;
  margin: 1rem 0 0.5rem 0;
  padding: 0 20px;
  line-height: 1.3;
}
.modal-company-name {
  color: var(--second-color);
  font-weight: 600;
  font-size: 1.1rem;
  margin: 0 0 1.5rem 0;
  padding: 0 20px;
}
.modal-job-info {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 20px;
}
.modal-job-description {
  color: #424852;
  line-height: 1.6;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  padding: 0 20px;
}
.modal-job-description p {
  margin-top: 0.5rem;
}
.modal-footer {
  padding: 20px !important;
  border-top: 1px solid #f1f5f9 !important;
}
@media (max-width: 768px) {
  #offres-emploi-container-id {
    padding: 20px;
  }
  .offres-emploi-container.jobs-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
  .offres-emploi-container.job-info {
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5rem;
    flex-wrap: wrap;
  }
  .offres-emploi-container.competence-badge {
    margin: 3px 0;
  }
  .offres-emploi-container.competences-list {
    gap: 0.2rem;
  }
  .offres-emploi-container.salary-info {
    width: 100%;
    justify-content: center;
  }
  .offres-emploi-container.job-card {
    box-shadow: rgb(0 0 0 / 0.16) 0 3px 6px, rgb(0 0 0 / 0.23) 0 3px 6px;
  }
  .offres-emploi-container.job-title {
    padding: 0.5rem 0 0 0;
    max-width: 70%;
    font-size: 1.1rem;
  }
  .offres-emploi-container.apply-btn {
    padding: 0.5rem 1.5rem;
  }
  .offres-emploi-container.card-content {
    padding: 1rem 1rem;
  }
  .offres-emploi-container.card-header {
    padding: 0rem 0.5rem 0 0.5rem;
  }
  .job-modal-content {
    width: 95%;
    max-height: 95vh;
  }
  .modal-job-info {
    flex-direction: column;
    align-items: flex-start;
  }
  .offres-emploi-container .modal-header {
    margin-top: 10px;
  }
  .job-modal-close {
    top: 5px;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .offres-emploi-container.job-title {
    font-size: 1.1rem;
  }
  .offres-emploi-container.job-description {
    font-size: 0.85rem;
  }
}
.equipe {
  max-width: 1200px;
  margin-top: 45px;
  margin: auto;
}
.equipe .container {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
.equipe .pole-section {
  margin-bottom: 60px;
}
.equipe .pole-titre {
  text-align: left;
  margin-bottom: 15px;
}
.equipe .pole-titre h2 {
  font-size: 1.8rem;
  color: var(--second-color);
  margin-bottom: 10px;
  font-weight: 500;
  position: relative;
  display: inline-block;
}
.equipe .membres-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.equipe .membre-card {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 25px;
  text-align: center;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.08);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
}
.equipe .membre-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgb(0 0 0 / 0.12);
  border-color: var(--second-color);
}
.equipe .membre-photo {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
  border: 3px solid #e9ecef;
  transition: border-color 0.3s ease;
}
.equipe .membre-card:hover .membre-photo {
  border-color: var(--second-color);
}
.equipe .membre-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.equipe .membre-info h3 {
  font-size: 1.2rem;
  color: #2c3e50;
  margin-bottom: 5px;
}
.equipe .membre-info .fonction {
  font-size: 0.95rem;
  color: var(--second-color);
  margin-bottom: 15px;
  font-weight: 500;
}
.equipe .membre-contact {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.equipe .contact-btn {
  padding: 8px 16px;
  border-radius: var(--border-radius);
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid var(--second-color);
  color: var(--second-color);
  background: #fff0;
}
.equipe .contact-btn:hover {
  background: var(--second-color);
  color: #fff;
  transform: translateY(-1px);
}
.equipe .chef-badge {
  display: inline-block;
  background: var(--second-color);
  color: #fff;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (max-width: 992px) {
  .equipe .membres-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }
  .equipe .container {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .equipe {
    margin-top: 15px;
  }
  .equipe .pole-titre h2 {
    font-size: 1.5rem;
  }
  .equipe .membres-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .equipe .membre-card {
    padding: 10px;
  }
  .equipe .membre-photo {
    margin: 0 auto 10px;
  }
  .equipe .contact-btn {
    width: 100%;
    padding: 5px 10px;
  }
  .equipe .membre-photo {
    width: 80px;
    height: 80px;
  }
  .equipe .membre-contact {
    margin-bottom: 5px;
  }
}
.events .events-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.events .event-link {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s ease;
}
.events .event-card {
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
  position: relative;
  border: 1px solid rgb(255 255 255 / 0.2);
  transition: 0.2s ease;
}
.events .event-card:hover {
  box-shadow: 0 20px 60px rgb(0 0 0 / 0.15);
  transform: scale(1.01);
  transition: 0.2s ease;
}
.events .event-image {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.events .event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.events .event-card:hover .event-image img {
  transform: scale(1.05);
}
.events .event-status {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 8px 16px;
  border-radius: var(--border-radius);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  backdrop-filter: blur(10px);
  border: 1px solid rgb(255 255 255 / 0.3);
}
.events .event-status.upcoming {
  background: rgb(34 197 94 / 0.9);
  color: #fff;
  border: 2px solid #fff;
}
.events .event-status.ongoing {
  background: var(--second-color);
  border: 2px solid #fff;
  color: #fff;
  animation: pulse-ongoing 2s infinite;
}
.events .event-status.past {
  background: rgb(204 21 21 / 0.9);
  color: #fff;
  border: 2px solid #fff;
}
@keyframes pulse-ongoing {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
}
.events .event-content {
  padding: 25px;
}
.events .event-dates {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
  padding: 5px 5px;
  border-radius: var(--border-radius);
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.05);
  border: 1px solid #e5e7eb;
}
.events .date-block {
  display: flex;
  align-items: center;
  gap: 12px;
}
.events .date-icon {
  background-color: var(--second-color);
  color: #fff;
  padding: 10px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 29px;
  height: 29px;
}
.events .date-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.events .date-label {
  font-size: 12px;
  color: #64748b;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.events .date-value {
  font-size: 15px;
  color: #1e293b;
}
.events .date-separator {
  color: var(--second-color);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.events .event-title {
  font-size: 22px;
  margin-top: 16px;
  color: #1e293b;
  margin-bottom: 7px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.events .event-summary {
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 15px;
}
.events .event-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
}
.events .read-more {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  background-color: var(--second-color);
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 6px 16px;
  border-radius: var(--border-radius);
}
.events .read-more i {
  transition: transform 0.3s ease;
}
.events .event-card:hover .read-more i {
  transform: translateX(5px);
}
.events .event-card.past {
  opacity: 0.8;
  position: relative;
}
.events .event-card.past::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(107 114 128 / 0.1);
  pointer-events: none;
}
.events .event-card.ongoing {
  border: 2px solid var(--second-color);
}
.events .event-card.upcoming {
  border: 2px solid #22c55e;
}
@media (max-width: 768px) {
  .events {
    padding: 20px;
  }
  .events .events-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .events .event-dates {
    align-items: center;
    gap: 9px;
    text-align: center;
    padding: 7px;
  }
  .events .date-block {
    justify-content: center;
  }
  .events .date-label {
    font-size: 11px;
  }
  .events .event-title {
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 13px;
  }
  .events .date-value {
    font-size: 14px;
  }
  .events .date-icon {
    display: none;
  }
  .events .date-info {
    align-items: center;
  }
  .events .date-separator {
    font-size: 20px;
    margin: 6px 0;
  }
  .events .event-title {
    font-size: 20px;
  }
  .events .event-summary {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .events .event-image {
    height: 170px;
  }
  .events .event-content {
    padding: 20px;
  }
  .events .event-title {
    font-size: 18px;
  }
}
.event-page {
  background: #f9fafb;
  min-height: 100vh;
  padding: 2rem 0;
}
.event-page .event-layout {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 2rem;
  margin-bottom: 2rem;
  margin-top: 18px;
}
.event-page .event-content-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.event-page .event-header {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 1.5rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  border: 1px solid #e5e7eb;
}
.event-page .event-image-column {
  position: sticky;
  top: 2rem;
  height: fit-content;
}
.event-page .event-image {
  width: 100%;
  height: 450px;
  overflow: hidden;
  border-radius: var(--border-radius);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
}
.event-page .event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-page .event-status {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: var(--border-radius);
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.event-page .event-status.upcoming {
  background: rgb(34 197 94 / 0.9);
  color: #fff;
  border: 2px solid #fff;
}
.event-page .event-status.ongoing {
  background: var(--second-color);
  border: 2px solid #fff;
  color: #fff;
}
.event-page .event-status.past {
  background: rgb(204 21 21 / 0.9);
  color: #fff;
  border: 2px solid #fff;
}
.event-page .event-title {
  font-size: 2rem;
  width: fit-content;
  color: #1a1a1a;
  line-height: 1.2;
  margin: 0;
}
.event-page .event-container {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 150px;
  padding: 0 24px;
}
.event-page .event-info-card {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 1.5rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  border: 1px solid #e5e7eb;
}
.event-page .info-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
}
.event-page .info-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.event-page .info-item i {
  color: var(--second-color);
  font-size: 1.25rem;
  width: 20px;
  text-align: center;
}
.event-page .info-item div {
  display: flex;
  flex-direction: column;
}
.event-page .info-label {
  font-size: 0.75rem;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.event-page .info-value {
  font-size: 0.875rem;
  color: #1a1a1a;
  margin-top: 0.125rem;
}
.event-page .event-section {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 1.5rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  border: 1px solid #e5e7eb;
}
.event-page .event-section h2 {
  font-size: 1.5rem;
  color: #1a1a1a;
  margin: 0 0 0.5rem 0;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid var(--second-color);
  display: inline-block;
}
.event-page .event-summary {
  font-size: 1rem;
  line-height: 1.6;
  color: #6b7280;
  margin: 0;
}
.event-page .event-description {
  font-size: 1rem;
  line-height: 1.6;
  color: #1a1a1a;
}
.event-page .event-description h1,
.event-page .event-description h2,
.event-page .event-description h3 {
  color: #1a1a1a;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}
.event-page .event-description h1 {
  font-size: 1.5rem;
}
.event-page .event-description h2 {
  font-size: 1.25rem;
}
.event-page .event-description h3 {
  font-size: 1.125rem;
}
.event-page .event-description p {
  margin-bottom: 1rem;
}
.event-description h2 {
  font-size: 1.5rem;
  color: inherit !important;
  margin: inherit !important;
  padding: inherit !important;
  border: inherit !important;
  display: inherit !important;
}
.event-page .event-actions {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}
.event-page .btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  border-radius: var(--border-radius);
  font-weight: 500;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 0.875rem;
}
.event-page .btn-primary {
  background: var(--second-color);
  color: #fff;
}
.event-page .btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}
.event-page .btn-secondary {
  background: #fff;
  color: #6b7280;
  border: 1px solid #e5e7eb;
}
.event-page .btn-secondary:hover {
  background: #f9fafb;
  color: #1a1a1a;
  text-decoration: none;
  transform: translateY(-1px);
}
@media (max-width: 1024px) {
  .event-page .event-layout {
    grid-template-columns: 1fr 300px;
    gap: 1.5rem;
  }
  .event-page .event-image {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .event-page .event-layout {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .event-page .event-image-column {
    position: static;
    order: -1;
  }
  .event-page .event-image {
    height: 250px;
  }
  .event-page .event-title {
    font-size: 2rem;
  }
  .event-page .event-container {
    padding: 0 1rem;
    margin-top: 74px;
  }
  .event-page .info-row {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .event-page .event-actions {
    flex-direction: column;
  }
  .event-page .btn {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .event-page .event-title {
    font-size: 1.75rem;
  }
  .event-page .event-image {
    height: 200px;
  }
  .event-page .event-section {
    padding: 1rem;
  }
  .event-page .event-info-card {
    padding: 1rem;
  }
  .event-page .event-header {
    padding: 1rem;
  }
}
.projets-section {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
.projets-section .projets-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
  margin: 0 auto;
}
.projets-section .projet-card {
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
  transition: all 0.3s ease;
  position: relative;
}
.projets-section .projet-card.clickable-card {
  cursor: pointer;
}
.projets-section .projet-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgb(0 0 0 / 0.15);
}
.projets-section .projet-slider-container {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.projets-section .swiper-slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.projets-section .projet-card:hover .swiper-slide img {
  transform: scale(1.05);
}
.projets-section .images-counter {
  position: absolute;
  top: 15px;
  right: 15px;
  background: rgb(0 0 0 / 0.7);
  color: #fff;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 0.8rem;
  font-weight: 500;
  backdrop-filter: blur(10px);
}
.projets-section .projet-content {
  padding: 2rem;
}
.projets-section .projet-content h3 {
  font-size: 1.5rem;
  color: #2c3e50;
  margin-bottom: 1rem;
  font-weight: 600;
}
.projets-section .projet-description {
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}
.projets-section .voir-plus-btn {
  color: #007bff;
  font-weight: 500;
  margin-left: 10px;
  cursor: pointer;
  transition: color 0.3s ease;
}
.projets-section .voir-plus-btn:hover {
  color: #0056b3;
  text-decoration: underline;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.85);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 20px;
}
.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}
.modal-content {
  background: #fff;
  border-radius: var(--border-radius) !important;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  max-height: 800px;
  position: relative;
  overflow: hidden;
  transform: scale(0.9) translateY(40px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 25px 50px rgb(0 0 0 / 0.25);
  display: flex;
  flex-direction: column;
}
.modal-overlay.active .modal-content {
  transform: scale(1) translateY(0);
}
.modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgb(255 255 255 / 0.95);
  backdrop-filter: blur(10px);
  color: #2c3e50;
  border: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10001;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.15);
}
.modal-close:hover {
  background: rgb(255 255 255);
  transform: rotate(90deg);
  box-shadow: 0 6px 30px rgb(0 0 0 / 0.2);
}
.modal-body {
  display: flex;
  height: 100%;
  flex: 1;
}
.modal-info-section {
  flex: 0 0 60%;
  padding: 60px 40px 40px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow-y: auto;
}
.modal-info-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: var(--second-color);
}
.modal-header {
  margin-bottom: 10px;
}
.modal-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 8px 0;
  line-height: 1.2;
  word-wrap: break-word;
}
.modal-subtitle {
  font-size: 1rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.modal-content-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.modal-description {
  font-size: 1rem;
  margin-bottom: 30px;
  flex: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.modal-description p {
  margin-bottom: 1rem;
}
.modal-stats {
  border-top: 2px solid rgb(0 123 255 / 0.1);
  padding-top: 20px;
}
.stat-item {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 12px 0;
  color: #495057;
  font-size: 1rem;
}
.stat-item svg {
  color: #007bff;
  flex-shrink: 0;
}
.stat-label {
  font-weight: 500;
}
.stat-value {
  font-weight: 700;
  color: #007bff;
}
.modal-media-section {
  flex: 0 0 40%;
  position: relative;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-slider-container {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.modal-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  width: 100%;
  height: 100%;
}
.modal-swiper .swiper-slide img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
  border-radius: var(--border-radius);
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.1);
}
.modal-images-counter {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: rgb(0 0 0 / 0.8);
  backdrop-filter: blur(10px);
  color: #fff;
  padding: 8px 16px;
  border-radius: var(--border-radius);
  font-size: 0.95rem;
  font-weight: 600;
  z-index: 10000;
  border: 1px solid rgb(255 255 255 / 0.2);
}
.modal-swiper-next,
.modal-swiper-prev {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 30px !important;
  height: 30px !important;
  background: rgb(255 255 255 / 0.9) !important;
  backdrop-filter: blur(10px);
  border-radius: 50% !important;
  color: #2c3e50 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.3s ease !important;
  z-index: 10000 !important;
  cursor: pointer !important;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.3) !important;
  margin: 0 !important;
  border: none !important;
}
.modal-swiper-next:hover,
.modal-swiper-prev:hover {
  background: white !important;
  transform: translateY(-50%) scale(1.1) !important;
  box-shadow: 0 6px 30px rgb(0 0 0 / 0.4) !important;
}
.modal-swiper-next {
  right: 15px !important;
  left: auto !important;
}
.modal-swiper-prev {
  left: 15px !important;
  right: auto !important;
}
.modal-swiper-next::after,
.modal-swiper-prev::after {
  display: none !important;
}
.modal-swiper-pagination {
  bottom: 20px !important;
  right: 20px !important;
  left: auto !important;
  width: auto !important;
}
.modal-swiper-pagination .swiper-pagination-bullet {
  background: rgb(255 255 255 / 0.6) !important;
  opacity: 1 !important;
  width: 12px !important;
  height: 12px !important;
  margin: 0 6px !important;
  transition: all 0.3s ease !important;
}
.modal-swiper-pagination .swiper-pagination-bullet-active {
  background: #007bff !important;
  transform: scale(1.2) !important;
  box-shadow: 0 0 10px rgb(0 123 255 / 0.5) !important;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.projets-section .projet-card {
  animation: fadeInUp 0.6s ease-out;
}
@media (max-width: 1024px) {
  .modal-body {
    flex-direction: column;
    height: auto;
    max-height: 85vh;
    overflow-y: auto;
  }
  .modal-info-section {
    flex: none;
    padding: 40px 30px 30px;
  }
  .modal-media-section {
    flex: none;
    height: 400px;
  }
  .modal-title {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .modal-content {
    margin: 10px;
    border-radius: 20px;
    max-height: 95vh;
  }
  .modal-info-section {
    padding: 30px 25px 25px;
  }
  .modal-media-section {
    height: 300px;
  }
  .modal-title {
    font-size: 1.75rem;
  }
  .modal-description {
    font-size: 1rem;
  }
  .modal-swiper-next,
  .modal-swiper-prev {
    width: 40px !important;
    height: 40px !important;
  }
  .projets-section .projets-grid {
    grid-template-columns: 1fr;
    padding: 20px;
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .modal-overlay {
    padding: 5px;
  }
  .modal-info-section {
    padding: 25px 20px 20px;
  }
  .modal-title {
    font-size: 1.5rem;
  }
  .modal-media-section {
    height: 250px;
  }
}
.page-avis {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
.page-avis .stats-container {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 0.5rem 1.5rem;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.08);
  border: 1px solid #f0f0f0;
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.page-avis .stats-grid {
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
}
.page-avis .stat-item {
  text-align: center;
}
.page-avis .stat-number {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--second-color);
  line-height: 1;
}
.page-avis .stat-label {
  color: #666;
  font-size: 0.9rem;
}
.page-avis .stat-stars {
  color: #ffc107;
}
.page-avis .btn-add-review {
  background: var(--second-color);
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: var(--border-radius);
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-avis .btn-add-review:hover {
  background: #fff;
  color: var(--second-color);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.2);
}
.page-avis .form-container {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 20px;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.08);
  border: 1px solid #f0f0f0;
  margin-bottom: 2rem;
  animation: slideDown 0.3s ease;
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.page-avis .form-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #f0f0f0;
}
.page-avis .form-header h3 {
  margin: 0;
  color: #333;
  font-size: 1.5rem;
}
.page-avis .btn-close-form {
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #999;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.page-avis .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1rem;
}
.page-avis .form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-avis .form-group label {
  display: block;
  margin-bottom: 0.5rem;
  color: #333;
  font-weight: 500;
}
.page-avis .form-group input,
.page-avis .form-group textarea {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: var(--border-radius);
  font-size: 1rem;
  transition: border-color 0.3s ease;
}
.page-avis .form-group input:focus,
.page-avis .form-group textarea:focus {
  outline: none;
  border-color: var(--second-color);
  box-shadow: 0 0 0 3px rgba(var(--second-color-rgb), 0.1);
}
.page-avis .rating-input {
  display: flex;
  flex-direction: row-reverse;
  gap: 0.2rem;
  margin-top: -10px;
  margin-bottom: 4px;
}
.page-avis .rating-input input {
  display: none;
}
.page-avis .rating-input label {
  font-size: 1.8rem;
  color: #ddd;
  cursor: pointer;
  transition: color 0.3s ease;
}
.page-avis .rating-input input:checked ~ label,
.page-avis .rating-input label:hover,
.page-avis .rating-input label:hover ~ label {
  color: #ffc107;
}
.page-avis .form-actions {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 1rem;
}
.page-avis .btn-cancel,
.page-avis .btn-submit {
  padding: 0.8rem 1.5rem;
  border: none;
  border-radius: var(--border-radius);
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
}
.page-avis .btn-cancel {
  background: #f8f9fa;
  color: #666;
}
.page-avis .btn-cancel:hover {
  background: #e9ecef;
}
.page-avis .btn-submit {
  background: var(--second-color);
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-avis .btn-submit:hover {
  background: #fff;
  color: var(--second-color);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.2);
}
.page-avis .avis-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 1.5rem;
  margin-top: 2rem;
}
.page-avis .avis-card {
  background: #fff;
  border-radius: var(--border-radius);
  padding: 1.5rem;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.08);
  border: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}
.page-avis .avis-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgb(0 0 0 / 0.12);
}
.page-avis .avis-header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  gap: 1rem;
}
.page-avis .avis-avatar {
  width: 50px;
  height: 50px;
  background-color: var(--second-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
}
.page-avis .avis-info {
  flex: 1;
}
.page-avis .avis-info h3 {
  margin: 0 0 0.5rem 0;
  font-size: 1.1rem;
  color: #333;
  font-weight: 600;
}
.page-avis .avis-rating {
  color: #ffc107;
  font-size: 0.9rem;
}
.page-avis .avis-rating .fa-regular {
  color: #ddd;
}
.page-avis .avis-comment {
  color: #555;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-style: italic;
  position: relative;
}
.page-avis .avis-date {
  color: #999;
  font-size: 0.85rem;
  text-align: right;
  border-top: 1px solid #f0f0f0;
  padding-top: 0.8rem;
}
@media (max-width: 768px) {
  .page-avis {
    padding: 0 20px;
  }
  .page-avis .stats-container {
    flex-direction: column;
    text-align: center;
    padding: 10px 20px 20px 20px;
    gap: 0.5rem;
    margin-bottom: 0;
  }
  .page-avis .stat-item {
    text-align: center;
    padding: 8px;
  }
  .page-avis .stats-grid {
    justify-content: center;
    gap: 0rem;
  }
  .page-avis .form-row {
    grid-template-columns: 1fr;
  }
  .page-avis .form-actions {
    flex-direction: column;
  }
  .page-avis .avis-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }
  .page-avis .form-container {
    margin-top: 1rem;
    padding: 10px 20px 20px 20px;
  }
  .page-avis .form-header {
    margin-bottom: 0.5rem;
  }
  .page-avis .avis-card {
    padding: 1rem;
  }
  .page-avis .avis-header {
    flex-wrap: wrap;
    gap: 0.8rem;
  }
  .page-avis .avis-avatar {
    width: 45px;
    height: 45px;
    font-size: 0.8rem;
  }
  .page-avis .btn-add-review {
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  .page-avis .avis-header {
    align-items: flex-start;
  }
  .page-avis .stat-number {
    font-size: 1.2rem;
  }
}
