body {
  font-family: 'Roboto', sans-serif;
  background-color: #fff;

}

.reseau-social {
  background-color: #000;
  width: 20px;
  height: 20px;
}

.navbar-brand {
  font-size: 1.5rem;
}

/* Style moderne pour le bouton menu hamburger */
.navbar-toggler {
  padding: 0.5rem;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.navbar-toggler:hover {
  background-color: rgba(252, 198, 46, 0.1);
  transform: scale(1.1);
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 3px rgba(252, 198, 46, 0.2);
}

.with {
  background-color: #000;
  color: white;
  font-size: 10px;
  margin-left: 95px;
  margin-top: -30px;
  width: 30px;
  padding: 1;
}

.highlight1 {
  background-color: #42AB46;
  top: -56px;
  font-size: 45px;
  font-weight: bold;
  color: #fff;
  padding: 4px;
  margin-top: -10px;
  margin-left: 100px;
  transform: skewX(90deg);
  z-index: 0.9;
  transition: all 0.3s ease-in-out;
}

.underline {
  text-decoration: underline wavy #42AB46;
  text-underline-offset: 4px;
}

.slide-contentyy {
  background-color: #DAAA00;
  color: #000;
  height: 100%;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
  overflow: hidden;
}

.decor-slide38 {
  position: relative;
  z-index: 0.8;
  margin-top: -190px;
  overflow: hidden;
}

.img-suivant7 {
  width: 20px;
  height: 23px;
  overflow: hidden;
}

.section-user,
.section-blog {
  background-color: #F9F9F9;
  width: 100%;
  overflow: hidden;
}

.highlight {
  color: #fff;
  background-color: #42AB46;
  padding: 2px 6px;
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
}

.tagline {
  font-size: 1.2rem;
  font-weight: 500;
  width: 250px;
  background-color: black;
  color: #fff;
  padding-left: 10px;
  margin-left: 55px;
  margin-top: 0;
  transform: skewX(12deg);
  overflow: hidden;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 60% 60%;

}

.mobile-slide1 {
  transform: skewX(-10deg);
  border: solid #000 4px;
  border-radius: 20px;
  transition: transform 0.3s ease, all 0.3s ease-in-out;
  overflow: hidden;
}

.title-expertise {
  margin-left: 190px;
}

.card-section1 {
  background-color: #F9F9F9;
  padding: 2rem 1rem;
  overflow: hidden;
}

.card-text {
  color: #000000;
  font-size: 13.125px;
  font-style: regular;
  font-weight: 400;
  letter-spacing: 0%;
}

.card-section1 .title-card {
  font-size: 1.5rem;
  font-weight: bolder;
  overflow: hidden;
}

.slide2 {
  background-color: #000;
  overflow: hidden;
}

.img-slide2 {
  max-width: 100%;
  height: auto;
  max-height: 450px;
  margin-bottom: -270px;
  border: 3px solid #000;
  border-radius: 20px;
  box-shadow: 0px 20px 4px #000;
  overflow: hidden;
}

.option-slide2 {
  border-radius: 15px;
  min-width: 220px;
  max-width: 100%;
  margin-bottom: -100px;
  box-shadow: 0px 10px 4px #000;
  overflow: hidden;
}

.apropos {
  background-color: #F9F9F9;
  padding: 2rem 1rem;
  overflow: hidden;
}

.apropos-img {
  border-radius: 32px;
  overflow: hidden;
}


.blog-card {
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  background: #fff;
  transition: transform 0.2s ease;
  height: 100%;
  overflow: hidden;
}

.review-card:hover,
.blog-card:hover {
  transform: translateY(-5px);
}

.product-price {
  color: #42AB46;
  font-weight: bold;
}

.btn-sm {
  background-color: #FCC62E;
}

.btn-body {
  background-color: #FCC62E;
}

.btn-body:hover {
  background-color: #DAAA00;
}

.btn-consult {
  background-color: #FCC62E;
  color: #000;
  font-weight: bold;
  border: none;
}

.review-card {
  padding: 20px;
}

.review-card .stars {
  color: #42AB46;
}

.blog-card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}

.blog-card .card-body {
  padding: 15px;
  height: 120px;
}

.badge-date {
  background-color: #ffcc00;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 8px;
  border-radius: 5px;
  overflow: hidden;
}

.mot-directeur {
  background: var(--F9, #F9F9F9);
  overflow: hidden;
}

.text-center-mobile {
  text-align: center;
}

/*produits*/
.product-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #eee;
  border-radius: 12px;
  transition: all 0.3s ease;
  height: 100%;
  min-height: 350px;
}

.product-image {
  height: 200px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



/* Boîte par défaut */
.step-box {
  border-left: 3px solid transparent;
  transition: all 0.3s ease;
}

/* Étape surlignée  */
.step-highlight {
  background-color: #fff3cd;
  border-left: 3px solid #ffc107;
}

/* Nettoyage */
ul.list-unstyled {
  margin: 0;
  padding: 0;
}



/* ============== Media Queries ============== */
@media (max-width: 992px) {
  .title-expertise {
    margin-left: 100px;
    overflow: hidden;
  }

  .tagline {
    font-size: 1rem;
    overflow: hidden;
  }

  .slide-content {
    min-height: 350px;
    padding: 1rem;
    flex-direction: column;
    overflow: hidden;
  }
}

@media (max-width: 768px) {
  .title-expertise {
    margin-left: 50px;
    text-align: start;
  }

  .option-slide2 {
    min-width: 90px;
  }

  .mobile-slide1 {
    transform: none;
    border-width: 2px;
    max-height: 250px;
  }

  .card-section1 .title-card {
    font-size: 1.3rem;
    overflow: hidden;
  }

  .highlight1 {
    font-size: 30px;
    margin-left: 0;
    transform: skewX(45deg);
    overflow: hidden;
  }

  .with {
    margin-left: 0;
    margin-top: -15px;
    overflow: hidden;
  }

  .tagline {
    margin-left: 0;
    transform: none;
  }

  .slide-content h1,
  .slide-content h2 {
    font-size: 1.5rem;
    overflow: hidden;
  }

  .carousel-item .text-md-start {
    text-align: center !important;
    overflow: hidden;
  }

  .section-blog {
    margin: 0;
    padding: 1px;
    width: 100%;
  }

  .section-user .container .row {
    display: block;
    margin: 0 !important;
  }

  .section-blog .row {
    display: block;
    margin: 0 !important;
  }

  .section-blog .row .card .card-body {
    margin: 0;
    min-width: 100%;
  }

  .section-blog .row .card .btn {
    margin: 0;
    width: 100%;
  }

}

@media (max-width: 576px) {
  .title-expertise {
    margin-left: 0;
    text-align: center;
    overflow: hidden;
  }

  .card-section1,
  .apropos {
    padding: 1rem;
    overflow: hidden;
  }

  .slide-content {
    min-height: 300px;
    flex-direction: column;
    overflow: hidden;
  }

  .mobile-slide1 {
    padding: 0.5rem;
    border-radius: 10px;
    overflow: hidden;
  }

  .tagline {
    font-size: 0.95rem;
    overflow: hidden;
  }

  .img-slide2 {
    max-height: 250px;
    margin-bottom: -150px;
    overflow: hidden;
  }
}

/* ============ AJUSTEMENTS RESPONSIFS ============ */

/* Rendre toutes les images adaptatives */
img {
  max-width: 100%;
  height: auto;
}

.equal-img {
  width: 100%;
  /* height: 200px; */
  object-fit: cover;
  border-radius: 20px !important;
}

/* Rendre les colonnes du blog empilées sur mobile */
@media (max-width: 768px) {

  .section-blog .col-md-4,
  .section-user .col-md-3,
  .card-section1,
  .review-card {
    width: 100% !important;
    margin-bottom: 1.5rem;
  }
}

/* Ajuster la section produits scrollable */
#productScroll {
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

.product-card {
  scroll-snap-align: start;
}

/* Cacher les flèches de navigation sur petit écran */
@media (max-width: 576px) {

  #scrollLeft,
  #scrollRight {
    display: none;
  }
}

/* Ajuster les paddings et marges des sections */
@media (max-width: 576px) {

  .section,
  .section-light,
  .section-credit,
  .card-section1,
  .section-blog,
  .apropos {
    padding: 1rem !important;
  }

  .highlight1 {
    font-size: 26px !important;
    transform: none !important;
    margin-left: 0 !important;
  }

  .with,
  .tagline {
    margin-left: 0 !important;
    transform: none !important;
    font-size: 0.9rem;
  }

  .carousel-item .text-md-start {
    text-align: center !important;
  }

  .mobile-slide1 {
    transform: none;
    border-width: 2px;
    max-height: 250px;
  }

  .option-slide2 {
    min-width: 80px;
  }

  .highlight-btn {
    width: 100%;
  }

  /* Amélioration du centrage des produits sur très petits écrans */
  .products-container {
    padding: 1rem;
  }

  .product-card {
    margin: 0 auto 1rem auto;
    max-width: 300px;
  }

  .section-header {
    text-align: center;
    padding: 1.5rem 0;
  }

  .section-header .container {
    text-align: center;
  }

  .section-header h1 {
    margin-bottom: 0.5rem;
  }

}

/* Réduire la taille des titres sur mobile */
@media (max-width: 576px) {

  h1,
  h2,
  h3,
  h4 {
    font-size: 1.3rem;
  }

  .title-card {
    font-size: 1.2rem;
  }

  .underline {
    font-size: 24px;
  }

  .highlight-btn {
    width: 100%;
  }
}

/* Boutons responsives */
.highlight-btn {
  padding: 10px;
  font-size: 1rem;
  text-align: center;
}

.descriptif-produit {
  color: #000000;

}

.section-credit {
  padding: 60px 15px;
  background-color: #000;
  overflow: hidden;
}

.phone-img {
  max-width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.text-small {
  font-size: 14px;
  color: #fff;
}

.section {
  padding: 60px 15px;
  overflow: hidden;
}

.highlight-btn {
  background-color: #42AB46;
  color: #000;
  border: none;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 5px;
}

.section-light {
  background-color: #f9f9f9;
}

.icon-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #42AB46;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.mockup-img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}



/* section product*/

:root {
  --primary-color: #2c3e50;
  --accent-color: #FCC62E;
  --success-color: #27ae60;
  --bg-light: #f8f9fa;
  --border-light: #e9ecef;
  --shadow-light: 0 2px 10px rgba(0, 0, 0, 0.08);
  --shadow-hover: 0 8px 25px rgba(0, 0, 0, 0.15);
  --border-radius: 16px;
}

/* Styles spécifiques pour la page catalogue (rubrique-10) */
.products-grid {
  margin-top: 2rem;
}

.products-grid .product-card {
  transition: all 0.3s ease;
  margin-bottom: 1.5rem;
}

.products-grid .product-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-hover);
}

/* Amélioration responsive pour le catalogue complet */
@media (max-width: 992px) {
  .products-grid .col-md-4 {
    margin-bottom: 1.5rem;
  }

  .banner-products .page-title {
    font-size: 2.5rem;
  }
}

@media (max-width: 768px) {
  .products-grid {
    margin-top: 1rem;
  }

  .products-grid .product-card {
    margin-bottom: 1rem;
  }

  .section-header .section-title {
    font-size: 1.8rem;
  }
}

@media (max-width: 576px) {
  .products-grid .row {
    margin: 0 -0.5rem;
  }

  .products-grid .col-12 {
    padding: 0 0.5rem;
  }

  .product-card {
    margin-bottom: 1rem;
  }
}

body {
  background-color: #ffffff;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.section-header {
  background: linear-gradient(135deg, var(--bg-light) 0%, #ffffff 100%);
  border-bottom: 1px solid var(--border-light);
  padding: 2rem 0;
  margin-bottom: 3rem;
}

.section-title {
  color: var(--primary-color);
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}

.search-container {
  position: relative;
}

.search-input {
  border: 2px solid var(--border-light);
  border-radius: 50px;
  padding: 0.75rem 1.5rem;
  background: white;
  box-shadow: var(--shadow-light);
  transition: all 0.3s ease;
  font-size: 0.95rem;
}

.search-input:focus {
  border-color: var(--accent-color);
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.25);
  outline: none;
}

.filter-btn {
  width: 50px;
  height: 50px;
  border: 2px solid var(--border-light);
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow-light);
  transition: all 0.3s ease;
  color: var(--primary-color);
}

.filter-btn:hover {
  border-color: var(--accent-color);
  background: var(--accent-color);
  color: white;
  transform: translateY(-2px);
}

.scroll-btn {
  width: 50px;
  height: 50px;
  border: none;
  background: white;
  border-radius: 50%;
  box-shadow: var(--shadow-hover);
  color: var(--primary-color);
  transition: all 0.3s ease;
  z-index: 100;
}

.scroll-btn:hover {
  background: var(--accent-color);
  color: white;
  transform: scale(1.1);
}

.products-container {
  position: relative;
  padding: 2rem 0;
}

.products-scroll {
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 1rem 0 2rem 0;
}

.products-scroll::-webkit-scrollbar {
  display: none;
}

.product-card {
  background: white;
  border: 1px solid var(--border-light);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-light);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.product-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-hover);
  border-color: var(--accent-color);
}

.product-image-container {
  position: relative;
  background: var(--bg-light);
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}

.product-image {
  max-width: 100%;
  max-height: 150px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.product-card:hover .product-image {
  transform: scale(1.05);
}

.product-content {
  padding: 1.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 0.75rem;
  line-height: 1.4;
}

.product-description {
  color: #6c757d;
  font-size: 0.95rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  flex: 1;
}

.product-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 1rem;
  border-top: 1px solid var(--border-light);
}

.product-price {
  font-size: 1rem;
  font-weight: 700;
  color: var(--success-color);
  margin: 0;
}

.order-btn {
  background: var(--accent-color);
  color: rgb(0, 0, 0);
  border: none;
  border-radius: 12px;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
  font-size: 0.95rem;
}

.order-btn:hover {
  background: #DAAA00;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px #DAAA00;
}

.dropdown-menu {
  border: none;
  box-shadow: var(--shadow-hover);
  border-radius: 12px;
  padding: 0.5rem;
  min-width: 200px;
}

.dropdown-item {
  border-radius: 8px;
  padding: 0.75rem 1rem;
  font-weight: 500;
  transition: all 0.2s ease;
}

.dropdown-item:hover {
  background: var(--accent-color);
  color: white;
}

/* Animation d'entrée */
.product-card {
  animation: fadeInUp 0.6s ease forwards;
  opacity: 0;
  transform: translateY(30px);
}

.product-card:nth-child(1) {
  animation-delay: 0.1s;
}

.product-card:nth-child(2) {
  animation-delay: 0.2s;
}

.product-card:nth-child(3) {
  animation-delay: 0.3s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive */
@media (max-width: 768px) {
  .section-title {
    font-size: 2rem;
    text-align: center;
  }

  .search-input {
    margin-bottom: 1rem;
  }

  .product-card {
    width: 100%;
    min-height: 300px;
  }

  .products-container {
    text-align: center;
  }

  .section-header .row {
    text-align: center;
  }

  .section-header .col-lg-6 {
    text-align: center !important;
  }

  .scroll-btn {
    display: none;
  }
}

.article-image {
  width: 100%;
  /* height: 400px; */
  object-fit: cover;
  border-radius: var(--border-radius);
  margin-bottom: 2rem;
}

.article-text {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #333;
}

.related-article {
  display: flex;
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid var(--border-light);
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}

.related-article:last-child {
  border-bottom: none;
}

.related-article:hover {
  background: var(--bg-light);
  margin: 1rem -1rem;
  padding: 1rem;
  border-radius: 8px;
  transform: translateX(5px);
}

.related-article-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
}

.article-title {
  color: rgb(0, 0, 0);
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.article-meta {
  display: flex;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.meta-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(0, 0, 0, 0.9);
  font-size: 0.95rem;
}

.meta-item i {
  font-size: 1.1rem;
}

.article-header {
  background: var(--gradient-primary);
  padding: 4rem 0 6rem 0;
  position: relative;
  overflow: hidden;
}

.article-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"><defs><radialGradient id="a" cx="50%" cy="0%" r="100%"><stop offset="0%" stop-color="rgba(255,255,255,.1)"/><stop offset="100%" stop-color="rgba(255,255,255,0)"/></radialGradient></defs><rect width="100" height="20" fill="url(%23a)"/></svg>');
  opacity: 0.1;
}

.price {
  font-size: 2.5rem;
  font-weight: 700;
  background: #FCC62E;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}



.page-banner {
  position: relative;
  height: 300px;
  background: var(--primary-gradient);
  display: flex;
  align-items: center;
  overflow: hidden;
}

.page-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('https://images.unsplash.com/photo-1557804506-669a67965ba0?w=1920&h=600&fit=crop') center/cover;
  opacity: 0.2;
  z-index: 1;
}

.page-banner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.banner-content {
  position: relative;
  z-index: 3;
  color: white;
  width: 100%;
}

.page-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.page-subtitle {
  font-size: 1.2rem;
  opacity: 0.9;
  font-weight: 300;
  margin-bottom: 2rem;
}

.breadcrumb-custom {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* Safari */
  border-radius: 25px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.breadcrumb-custom a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.3s ease;
}

.breadcrumb-custom a:hover {
  color: white;
}

.breadcrumb-custom .separator {
  margin: 0 10px;
  opacity: 0.6;
}

.breadcrumb-custom .active {
  color: white;
  font-weight: 500;
}

.banner-icon {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 4rem;
  opacity: 0.1;
  z-index: 3;
}

/* Variations de bannières pour différentes pages */
.banner-about {
  background: linear-gradient(135deg, #FCC62E 0%, #f8c63d 100%);
}

.banner-contact {
  background: linear-gradient(135deg, #00b894 0%, #00cec9 100%);
}

.banner-products {
  background: linear-gradient(135deg, #e17055 0%, #d63031 100%);
}

.banner-services {
  background: linear-gradient(135deg, #fdcb6e 0%, #e84393 100%);
}

/* Bannière primaire avec couleur principale du projet */
.banner-primary {
  background: linear-gradient(135deg, #FCC62E 0%, #f8c63d 100%);
  position: relative;
  overflow: hidden;
}

/* Effet de décoration */
.decoration-shapes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.shape {
  position: absolute;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}

.shape-1 {
  width: 200px;
  height: 200px;
  top: -100px;
  right: -50px;
  animation: float 6s ease-in-out infinite;
}

.shape-2 {
  width: 150px;
  height: 150px;
  bottom: -75px;
  left: -30px;
  animation: float 8s ease-in-out infinite reverse;
}

.shape-3 {
  width: 100px;
  height: 100px;
  top: 20%;
  left: 10%;
  animation: float 10s ease-in-out infinite;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

/* Responsive */
@media (max-width: 768px) {
  .page-banner {
    height: 200px;
    padding: 2rem 0;
  }

  .page-title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }

  .page-subtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem !important;
  }

  .banner-icon {
    font-size: 2.5rem;
    right: 20px;
  }

  .breadcrumb-custom {
    font-size: 0.9rem;
    padding: 8px 15px;
    flex-wrap: wrap;
  }

  .breadcrumb-custom .separator {
    margin: 0 0.5rem;
  }
}

@media (max-width: 576px) {
  .page-banner {
    height: 180px;
    padding: 1.5rem 0;
  }

  .page-title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }

  .page-subtitle {
    font-size: 0.9rem;
    margin-bottom: 1rem !important;
  }

  .breadcrumb-custom {
    font-size: 0.8rem;
    padding: 6px 12px;
  }

  .breadcrumb-custom .separator {
    margin: 0 0.25rem;
  }

  .banner-icon {
    display: none;
  }

  .shape {
    display: none;
  }

  /* Amélioration de l'espacement pour très petits écrans */
  .banner-content {
    padding: 0 1rem;
  }
}



.contact-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  margin-bottom: 15px;
  border-left: 4px solid #f8c63d;
}

.contact-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.contact-info {
  flex-grow: 1;
}

.contact-name {
  color: #2c3e50;
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 5px;
}

.contact-phone {
  color: #6c757d;
  font-size: 0.95rem;
}

.action-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
}

.btn-action {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: white;
  text-decoration: none;
}

.btn-whatsapp {
  background: #25D366;
}

.btn-whatsapp:hover {
  background: #34d46f;
  transform: scale(1.1);
  color: rgb(255, 255, 255);
}

.btn-phone {
  background: #f8c63d;
}

.btn-phone:hover {
  background: #f8c63d;
  transform: scale(1.1);
  color: rgb(0, 0, 0);
}




.modern-navbar {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.modern-navbar.scrolled {
  box-shadow: var(--shadow-hover);
  background: rgba(255, 255, 255, 0.95);
}

.navbar-brand {
  transition: transform 0.3s ease;
}

.navbar-brand:hover {
  transform: scale(1.05);
}

.navbar-nav .nav-link {
  position: relative;
  font-weight: 500;
  color: var(--secondary-color) !important;
  /*padding: 0.8rem 1.2rem !important;*/
  margin: 0 0.2rem;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.navbar-nav .nav-link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.navbar-nav .nav-link:hover {
  color: var(--primary-color) !important;
  background: rgba(255, 193, 7, 0.1);
  transform: translateY(-2px);
}

.navbar-nav .nav-link:hover::before {
  width: 70%;
}

.contact-info {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.contact-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--text-light) !important;
  text-decoration: none !important;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 0.5rem 0.8rem;
  border-radius: 6px;
}

.contact-link:hover {
  color: var(--secondary-color) !important;
  background: rgba(0, 0, 0, 0.05);
  transform: translateY(-1px);
}

.contact-link i {
  font-size: 1.1rem;
  opacity: 0.8;
}

.btn-connect {
  background: #f8c63d;
  color: var(--secondary-color) !important;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 25px;
  border: none;
  text-decoration: none !important;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  box-shadow: var(--shadow-light);
}

.btn-connect::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}

.btn-connect:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-hover);
  background: #f1bd2c;
  color: var(--secondary-color) !important;
}

.btn-connect:hover::before {
  left: 100%;
}

.navbar-toggler {
  border: 2px solid var(--primary-color);
  border-radius: 8px;
  padding: 0.5rem;
  transition: all 0.3s ease;
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Responsive Design */
@media (max-width: 991.98px) {
  .contact-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .navbar-nav {
    margin-bottom: 1rem;
  }

  .navbar-nav .nav-link {
    padding: 0.7rem 1rem !important;
    margin: 0.2rem 0;
  }

  .btn-connect {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
  }

  .contact-link {
    font-size: 0.9rem;
  }
}

@media (max-width: 576px) {
  .modern-navbar {
    padding: 0.5rem 1rem;
  }

  .contact-info {
    gap: 0.8rem;
  }

  .contact-link {
    padding: 0.4rem 0.6rem;
    font-size: 0.85rem;
  }

  .btn-connect {
    padding: 0.6rem 1.2rem;
    font-size: 0.9rem;
  }
}

/* Animation pour le menu mobile */
.navbar-collapse {
  transition: all 0.3s ease;
}

.collapsing {
  transition: height 0.3s ease;
}

/* Effet de badge pour les informations de contact */
.contact-badge {
  position: relative;
}

.contact-badge::after {
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  width: 8px;
  height: 8px;
  background: #28a745;
  border-radius: 50%;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.modern-footer {
  background: linear-gradient(135deg, var(--dark-bg) 0%, var(--darker-bg) 100%);
  color: var(--text-light);
  position: relative;
  overflow: hidden;
}

.modern-footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, #2c3e50, transparent);
}

.footer-content {
  padding: 4rem 0 2rem;
  position: relative;
  z-index: 2;
}

.footer-logo {
  margin-bottom: 1.5rem;
}

.footer-logo img {
  filter: brightness(1.2);
  transition: all 0.3s ease;
}

.footer-logo:hover img {
  filter: brightness(0.8) drop-shadow(0 0 10px rgba(44, 62, 80, 0.3));
}

.footer-description {
  color: var(--text-light);
  line-height: 1.7;
  margin-bottom: 2rem;
  font-size: 0.95rem;
}

.footer-title {
  color: var(--text-lighter);
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
  position: relative;
  padding-bottom: 0.5rem;
}

.footer-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #2c3e50;
  border-radius: 2px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 0.8rem;
}

.footer-links a {
  color: var(--text-light);
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.footer-links a:hover {
  color: #2c3e50;
  transform: translateX(5px);
}

.footer-links a i {
  font-size: 0.8rem;
  opacity: 0.7;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: 0.8rem;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}

.contact-item:hover {
  background: rgba(44, 62, 80, 0.15);
  border-left-color: #2c3e50;
  transform: translateY(-2px);
}

.contact-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #2c3e50, #1a252f);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
}

.contact-text {
  flex: 1;
}

.contact-label {
  font-size: 0.8rem;
  color: var(--text-light);
  margin-bottom: 0.2rem;
}

.contact-value {
  color: var(--text-lighter);
  font-weight: 500;
}

.social-links {
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
}

.social-link {
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-light);
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.social-link:hover {
  background: #2c3e50;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(44, 62, 80, 0.3);
}

.footer-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.5rem 0;
  text-align: center;
  color: var(--text-light);
  font-size: 0.85rem;
}

.footer-bottom a {
  color: #2c3e50;
  text-decoration: none;
}

.footer-bottom a:hover {
  color: #1a252f;
}

/* Newsletter */
.newsletter-form {
  margin-top: 1.5rem;
}

.newsletter-input {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: var(--text-light);
  border-radius: 25px;
  padding: 0.75rem 1.2rem;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.newsletter-input:focus {
  background: rgba(255, 255, 255, 0.95);
  border-color: #2c3e50;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
  color: var(--text-light);
}

.newsletter-btn {
  background: linear-gradient(135deg, #2c3e50, #1a252f);
  border: none;
  color: white;
  font-weight: 600;
  border-radius: 25px;
  padding: 0.75rem 1.5rem;
  transition: all 0.3s ease;
  width: 100%;
}

.newsletter-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(44, 62, 80, 0.3);
  background: linear-gradient(135deg, #1a252f, #0f1419);
}

/* Responsive Design */
@media (max-width: 768px) {
  .footer-content {
    padding: 3rem 0 1.5rem;
  }

  .social-links {
    justify-content: center;
  }

  .contact-item {
    margin-bottom: 0.8rem;
    padding: 0.6rem;
  }

  .contact-icon {
    width: 35px;
    height: 35px;
  }

  .footer-title {
    text-align: center;
    margin-bottom: 1rem;
  }

  .footer-title::after {
    left: 50%;
    transform: translateX(-50%);
  }

  /* Styles supplémentaires pour les produits sur mobile */
  .product-content {
    padding: 1rem;
    text-align: center;
  }

  .product-title {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }

  .product-description {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }

  .product-footer {
    flex-direction: column;
    gap: 0.75rem;
    text-align: center;
  }

  .order-btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .footer-content {
    padding: 2rem 0 1rem;
  }

  .contact-item {
    flex-direction: column;
    text-align: center;
    gap: 0.5rem;
  }
}

/* Animation d'entrée */
.footer-column {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.6s ease forwards;
}

.footer-column:nth-child(1) {
  animation-delay: 0.1s;
}

.footer-column:nth-child(2) {
  animation-delay: 0.2s;
}

.footer-column:nth-child(3) {
  animation-delay: 0.3s;
}

.footer-column:nth-child(4) {
  animation-delay: 0.4s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Contenu de démonstration */
.demo-content {
  min-height: 50vh;
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ============ FAQ MODERNE ============ */

/* Section hero FAQ */
.faq-hero {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  position: relative;
  overflow: hidden;
}

.faq-hero::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 200px;
  height: 200px;
  background: rgba(252, 198, 46, 0.1);
  border-radius: 50%;
  z-index: 1;
}

.faq-header {
  position: relative;
  z-index: 2;
}

/* Barre de recherche FAQ */
.search-faq-container {
  max-width: 500px;
  margin: 0 auto;
}

.search-faq {
  border: 2px solid #e9ecef;
  border-radius: 50px;
  padding: 1rem 3rem 1rem 1.5rem;
  font-size: 1.1rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.search-faq:focus {
  border-color: #FCC62E;
  box-shadow: 0 0 0 0.2rem rgba(252, 198, 46, 0.25);
  outline: none;
}

.search-icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
  font-size: 1.2rem;
}

/* Cards statistiques */
.faq-stat-card {
  background: white;
  padding: 2rem 1rem;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  margin-bottom: 1rem;
}

.faq-stat-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.stat-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #FCC62E, #f8c63d);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  font-size: 2rem;
  color: #000;
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 800;
  color: #2c3e50;
  margin-bottom: 0.5rem;
}

.stat-label {
  color: #6c757d;
  font-weight: 500;
  margin-bottom: 0;
}

/* Accordéon FAQ moderne */
.modern-faq-accordion {
  margin-top: 2rem;
}

.faq-item {
  background: white;
  border-radius: 12px;
  margin-bottom: 1rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  overflow: hidden;
}

.faq-item:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.faq-question {
  padding: 1.5rem 2rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  background: white;
  width: 100%;
  transition: all 0.3s ease;
  position: relative;
}

.faq-question:hover {
  background: #f8f9fa;
}

.faq-question[aria-expanded="true"] {
  background: linear-gradient(135deg, #FCC62E, #f8c63d);
  color: #000;
}

.faq-question[aria-expanded="true"] .question-icon i {
  transform: rotate(45deg);
  color: #000;
}

.question-content {
  flex: 1;
  text-align: left;
}

.question-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #2c3e50;
  transition: color 0.3s ease;
}

.faq-question[aria-expanded="true"] .question-title {
  color: #000;
}

.question-meta {
  margin-top: 0.5rem;
}

.question-category {
  font-size: 0.75rem;
  padding: 0.25rem 0.75rem;
}

.question-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.question-icon i {
  font-size: 1.2rem;
  color: #6c757d;
  transition: all 0.3s ease;
}

.faq-question[aria-expanded="true"] .question-icon {
  background: rgba(0, 0, 0, 0.1);
}

/* Réponse FAQ */
.faq-answer {
  border-top: 1px solid #e9ecef;
}

.answer-content {
  padding: 2rem;
  background: #fefefe;
}

.answer-text {
  color: #495057;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

.answer-text p:last-child {
  margin-bottom: 0;
}

.answer-actions {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding-top: 1rem;
  border-top: 1px solid #e9ecef;
}

.helpful-btn {
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.helpful-btn:hover {
  transform: translateY(-1px);
}

/* Section contact FAQ */
.faq-contact-section {
  margin-top: 3rem;
}

.contact-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #42AB46, #2c8d3a);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 2.5rem;
  color: white;
}

.contact-actions {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

/* Responsive FAQ */
@media (max-width: 768px) {
  .faq-question {
    padding: 1rem 1.5rem;
  }

  .question-title {
    font-size: 1rem;
  }

  .stat-number {
    font-size: 2rem;
  }

  .contact-actions {
    flex-direction: column;
    align-items: center;
  }

  .contact-actions .btn {
    width: 100%;
    max-width: 300px;
  }
}

@media (max-width: 576px) {
  .faq-question {
    padding: 1rem;
  }

  .answer-content {
    padding: 1.5rem;
  }

  .search-faq {
    padding: 0.875rem 2.5rem 0.875rem 1rem;
    font-size: 1rem;
  }

  .faq-stat-card {
    padding: 1.5rem 1rem;
  }

  .stat-icon {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }
}

/* Animation d'entrée pour les FAQ */
.faq-item {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
}

.faq-item:nth-child(1) {
  animation-delay: 0.1s;
}

.faq-item:nth-child(2) {
  animation-delay: 0.2s;
}

.faq-item:nth-child(3) {
  animation-delay: 0.3s;
}

.faq-item:nth-child(4) {
  animation-delay: 0.4s;
}

.faq-item:nth-child(5) {
  animation-delay: 0.5s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ============ STYLES POUR SECTION POURQUOI NOUS CHOISIR ============ */

.hover-lift {
  transition: all 0.3s ease;
}

.hover-lift:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

/* Effet overlay pour l'image centrale */
.opacity-10 {
  opacity: 0.1;
}

/* ============ STYLES POUR BOUTONS SLIDER REPOSITIONNÉS ============ */

.slider-bottom-actions {
  background: rgba(248, 249, 250, 0.95);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
}

.slider-bottom-actions .slide-actions {
  margin: 0;
}

/* Responsive pour les boutons repositionnés */
@media (max-width: 768px) {
  .slider-bottom-actions .slide-actions {
    flex-direction: column;
    gap: 1rem !important;
  }

  .slider-bottom-actions .btn {
    width: 100%;
    max-width: 280px;
  }
}

/* S'assurer que les boutons dans le slide sont visibles */
.slide-content .slide-actions {
  position: relative;
  z-index: 5;
  display: flex !important;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  bottom: 200px;
}

/* ============ SLIDER MODERNE ============ */

.modern-slider-section {
  position: relative;
  overflow: hidden;
}

.modern-carousel {
  height: 100vh;
  min-height: 600px;
  position: relative;
}

/* Container du slide */
.slide-container {
  height: 100vh;
  min-height: 600px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* Image de fond */
.slide-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.7);
  transition: transform 8s ease-out;
}

.carousel-item.active .slide-image {
  transform: scale(1.05);
}

.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(252, 198, 46, 0.2) 100%);

  z-index: 2;
}

/* Contenu du slide */
.slide-content {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.slide-text {
  animation: slideInLeft 1s ease-out;
}

.carousel-item:not(.active) .slide-text {
  opacity: 0;
  transform: translateX(-50px);
}

.slide-badge {
  display: inline-block;
  background: #FCC62E;
  color: #000;
  padding: 0.5rem 1.5rem;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.slide-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 800;
  color: white;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.slide-description {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 2.5rem;
  max-width: 500px;
  line-height: 1.6;
}

/* Boutons du slide */
.slide-actions {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.btn-primary-slide {
  background: #FCC62E;
  border: 2px solid #FCC62E;
  color: #000;
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.btn-primary-slide:hover {
  background: transparent;
  color: #FCC62E;
  transform: translateY(-2px);
  box-shadow: 0 5px 20px rgba(252, 198, 46, 0.3);
}

.btn-outline-slide {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8);
  color: white;
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.btn-outline-slide:hover {
  background: white;
  color: #2c3e50;
  border-color: white;
  transform: translateY(-2px);
}

/* PAGINATION MODERNE - MISE EN ÉVIDENCE */
.modern-indicators {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10;
  margin: 0;
  padding: 1rem 2rem;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.modern-indicators button {
  width: 60px;
  height: 8px;
  border: none;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.modern-indicators button:hover {
  background: rgba(255, 255, 255, 0.6);
  transform: scale(1.1);
}

.modern-indicators button.active {
  background: #FCC62E;
  transform: scale(1.2);
  box-shadow: 0 0 15px rgba(252, 198, 46, 0.5);
}

.indicator-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #FCC62E;
  width: 0;
  border-radius: 4px;
  transition: width 5s linear;
}

.modern-indicators button.active .indicator-progress {
  width: 100%;
}

/* Compteur de slide */
.slide-counter {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
  padding: 0.75rem 1.5rem;
  border-radius: 25px;
  color: white;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.current-slide {
  color: #FCC62E;
  font-size: 1.2rem;
}

.total-slides {
  opacity: 0.7;
}

.current-slide::after {
  content: " / ";
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.5rem;
}

/* Contrôles de navigation modernes */
.carousel-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  pointer-events: none;
}

.modern-control {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  transition: all 0.3s ease;
  pointer-events: auto;
  cursor: pointer;
}

.modern-control:hover {
  background: rgba(252, 198, 46, 0.9);
  color: #000;
  transform: scale(1.1);
  border-color: #FCC62E;
}

.carousel-control-prev.modern-control {
  left: 30px;
}

.carousel-control-next.modern-control {
  right: 30px;
}

.control-icon {
  font-size: 1.5rem;
}

.control-text {
  font-size: 0.7rem;
  margin-top: 0.25rem;
  font-weight: 500;
}

/* Bouton pause/lecture */
.carousel-play-pause {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* Safari */
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-play-pause:hover {
  background: #FCC62E;
  color: #000;
  border-color: #FCC62E;
  transform: scale(1.1);
}

/* Élément décoratif */
.slide-decoration {
  position: relative;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.decoration-element {
  width: 300px;
  height: 300px;
  background: rgba(252, 198, 46, 0.1);
  border-radius: 50%;
  position: relative;
  animation: float 6s ease-in-out infinite;
}

.decoration-element::before {
  content: '';
  position: absolute;
  top: 50px;
  left: 50px;
  width: 200px;
  height: 200px;
  background: rgba(66, 171, 70, 0.1);
  border-radius: 50%;
  animation: float 4s ease-in-out infinite reverse;
}

/* Animations */
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

/* Responsive Slider */
@media (max-width: 992px) {
  .slide-title {
    font-size: clamp(2rem, 4vw, 3rem);
  }

  .slide-description {
    font-size: 1.1rem;
  }

  .slide-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .btn-primary-slide,
  .btn-outline-slide {
    width: 100%;
    max-width: 300px;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .modern-carousel {
    height: 70vh;
    min-height: 500px;
  }

  .slide-container {
    height: 70vh;
    min-height: 500px;
  }

  .modern-indicators {
    bottom: 20px;
    padding: 0.75rem 1.5rem;
  }

  .modern-indicators button {
    width: 40px;
    height: 6px;
  }

  .slide-counter {
    top: 20px;
    right: 20px;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
  }

  .modern-control {
    width: 50px;
    height: 50px;
  }

  .carousel-control-prev.modern-control {
    left: 15px;
  }

  .carousel-control-next.modern-control {
    right: 15px;
  }

  .carousel-play-pause {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 576px) {
  .slide-badge {
    font-size: 0.8rem;
    padding: 0.4rem 1rem;
    margin-bottom: 1rem;
  }

  .slide-description {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  .slide-actions {
    gap: 0.75rem;
  }

  .btn-primary-slide,
  .btn-outline-slide {
    padding: 0.75rem 1.5rem;
    font-size: 0.9rem;
    width: 100%;
    /*    max-width: 280px;
    margin: 0 auto;  */
  }

  .control-text {
    display: none;
  }

  .modern-indicators {
    gap: 6px;
    padding: 0.75rem 1.5rem;
  }

  .modern-indicators button {
    width: 30px;
    height: 4px;
  }

  .slide-counter {
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
  }
}