body {
  font-family: 'Inter', sans-serif  !important;
}


.active-link {
  color: #4f46e5  !important; /* Bleu indigo */
  font-weight: bold  !important;
  border-bottom: 2px solid #4f46e5  !important; /* Effet souligné */
}


.active-link-mobile {
  color: #4f46e5  !important; /* Bleu indigo */
  font-weight: bold  !important;
}


.bg-slider {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 1.5s ease-in-out, opacity 1s ease-in-out;
    opacity: 0;
    transform: translateX(100%); /* ✅ L'image commence toujours à droite */
}

.bg-slider.active {
    opacity: 1;
    transform: translateX(0); /* ✅ L'image arrive au centre */
}

.bg-slider.previous {
    opacity: 0;
    transform: translateX(-100%); /* ✅ L'image sort toujours vers la gauche */
}

 

/* Masquer le ruban Google Translate */
.goog-te-banner-frame {
    display: none !important;
}

/* Masquer la pop-up qui s'affiche au clic */
.goog-tooltip, .goog-tooltip:hover {
    display: none !important;
}

/* Désactiver l'ombre autour des textes traduits */
.goog-te-balloon-frame {
    display: none !important;
}

/* Supprimer la bordure sur les textes traduits */
body {
    top: 0px !important;
}

/* Masquer le logo Google en bas à droite */
.goog-logo-link {
    display: none !important;
}

/* Masquer le widget Google Translate flottant */
.goog-te-gadget {
    display: none !important;
}

/* Masquer le ruban Google Translate */
.goog-te-banner-frame {
    display: none !important;
}

/* Masquer la pop-up qui s'affiche au clic */
.goog-tooltip, .goog-tooltip:hover {
    display: none !important;
}

/* Désactiver l'ombre autour des textes traduits */
.goog-te-balloon-frame {
    display: none !important;
}

/* Supprimer la bordure sur les textes traduits */
body {
    top: 0px !important;
}

/* Masquer le logo Google en bas à droite */
.goog-logo-link {
    display: none !important;
}

/* Masquer le widget Google Translate flottant */
.goog-te-gadget {
    display: none !important;
}


/* Cacher complètement le bandeau de Google Translate */
.goog-te-banner-frame {
    display: none !important;
}
body {
    top: 0px !important;
}

/* Cacher le bouton et la barre Google Translate */
.goog-te-gadget-simple {
    display: none !important;
}
.goog-tooltip,
.goog-tooltip:hover,
.goog-te-balloon-frame {
    display: none !important;
}

/* Supprimer la boîte qui affiche le texte original */
span[data-ved],
iframe[style*="translate.google.com"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0px !important;
    width: 0px !important;
    position: absolute !important;
    z-index: -9999 !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
}

.VIpgJd-yAWNEb-L7lbkb {
  display: none !important;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
  display: none !important;
}
.bbai-tooltip {
  display: none !important;
}

.bbai-tooltip.show {
  display: none !important;
}
bbai-tooltip.show {
    opacity: 0 !important;
    visibility: invisible !important;
    transform: translateY(0) !important;
}

.VIpgJd-ZVi9od-aZ2wEe-Jt5cK{
    display: none !important;
}



