/* Styles généraux */
body {
    margin: 0;
    line-height: 1.6;
    font-family: "Nunito", sans-serif;
}

a, .cv {
    text-decoration: none;
}


.alert {
    margin-top: 100px;
    position: relative;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}
.alert-success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}
.alert-danger {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Style pour la croix de fermeture */
.alert .close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    font-weight: bold;
    line-height: 1;
}
.alert .close:hover {
    color: #555;
}

/* NAVBAR */
     
 /* ----------------------------
            NAVBAR
 ---------------------------- */
 .nav {
    background-color: transparent;
    padding: 1px;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-bg-dark {
    background-color:#FFF;
    color: black;
}
.text-dark {
    color: black;
}
.text-white {
    color: white;
}

.span-num-transparent{
    display: none;
}


.logo {
    position: relative;
    display: inline-block;
    font-size: 1.5em; /* Augmente la taille pour un effet plus premium */
    font-weight: bold;
    text-align: center;
    color: #cec0a9; /* Couleur dorée pour refléter l'élégance */
    letter-spacing: 0.05em; /* Ajoute un espacement subtil entre les lettres */
    padding: 0.5em;
    border: 2px solid transparent;
    background: linear-gradient(to right, #dbc49b, #000);
    background-clip: text; /* Applique un dégradé élégant */
    -webkit-background-clip: text; /* Compatible avec WebKit */
    color: transparent; /* Rends le texte transparent pour afficher le dégradé */
}


.text {
    position: relative;
    z-index: 2;
    font-size: 0.8em;
    font-style: italic;
    color: #615c57; /* Couleur sombre pour un contraste élégant */
}


.background-i {
    position: absolute;
    transform: translateX(-50%);
    z-index: 1;
    opacity: 0.8;
    font-size: 0.8em;
    color: transparent;
    background: linear-gradient(to left, #615c57, #c0a08c, rgb(87, 70, 70));
    -webkit-background-clip: text;
    background-clip: text;
    left: 87%;
    top: 43%;
    margin: 3px;
    display: flex;
    align-items: center; /* Ensures the icon aligns with the text */
    justify-content: center; /* Centers the content */
  }
  
  .fa-atlassian {
      font-size: 1em; /* You can adjust the size of the icon here */
      margin-right: 5px; /* Optional space between the icon and text */
  }
 

.nav .menu {
    display: flex;
    gap: 20px;
    margin-right: 47px;
}

.nav .menu a {
    font-size: 13px;
    /* margin-top: 6px; */
    position: relative;
    /* color: white; Couleur initiale du texte */
    text-decoration: none; /* Pour supprimer la décoration de texte par défaut */
    padding: 5px; /* Pour ajouter un peu de padding */
    transition: color 0.3s ease; /* Transition pour la couleur du texte */
}

.nav .menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px; /* Épaisseur de la ligne */
    background-color:  #d3af71; /* Couleur de la ligne */
    transition: width 0.3s ease; /* Transition pour la largeur de la ligne */
}



.nav a:hover {
    color: #d3af71; /* Changement de couleur du texte au survol */
}

.nav a:hover::after {
    width: 100%; /* La ligne s'étend sur toute la largeur de l'élément */
}


/* Styles pour le dropdown */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-toggle {
    text-decoration: none;
    font-size: 16px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.dropdown-toggle i {
    margin-left: 5px;
}
/* Le menu déroulant */
.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 50%;
    width: 1350px;  /* Largeur plus grande pour l'affichage sur grands écrans */
    border-radius: 5px;
    z-index: 1000;
    padding: 15px;
    box-sizing: border-box;
    height: auto; /* Permet au menu de s'ajuster dynamiquement en hauteur */
    max-height: 644px;
    overflow-y: auto;
    border: none;
}

/* Conteneur pour les deux colonnes */
.destination-container {
    display: flex;
    flex-wrap: wrap; /* Permet au contenu de se réorganiser en fonction de la largeur */
}

/* Colonne 1 - Titres des destinations */
.destination-titles {
    flex: 0 0 250px;  /* Largeur fixe pour les titres */
    margin-right: 20px; /* Espacement entre les colonnes */
}

.destination-title {
    font-size: 1.7em !important;
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
    color: #000 !important;
    cursor: pointer;
    transition: color 0.3s;
}

.destination-title:hover {
    color: #ffcc00;
}

/* Colonne 2 - Image et description */
.destination-content {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap; /* Permet aux images de se réorganiser */
}

/* Détails des destinations */
.destination-details {
    text-align: center;
    width: 100%;  /* S'assure que chaque image occupe toute la largeur de la colonne */
    padding: 10px;
}

/* Détails des destinations */
.destination-details {
    display: none;
    text-align: center;
    width: 100%;  /* S'assure que chaque image occupe toute la largeur de la colonne */
    padding: 10px;
}

.destination-details img {
    width: 50vh;  /* Ajuste la largeur de l'image au conteneur */
    height: auto;  /* Garde les proportions de l'image */
    border-radius: 5px;
    object-fit: cover;  /* Permet à l'image de couvrir l'espace sans déformer son ratio */
    transition: transform 0.3s ease;
}

.destination-details p {
    font-size: 14px;
    margin-top: 10px;
    color: #555;
}

/* Afficher le dropdown au survol */
.dropdown:hover .dropdown-menu {
    display: block;
}

/* Afficher le dropdown au clic */
.dropdown-toggle:focus + .dropdown-menu,
.dropdown-menu:hover {
    display: block;
}

/* --- Responsivité --- */

@media (max-width: 792px) {
    .destination-title {
        margin-bottom: 100px; /* Espacement entre les sections */

        font-size: 17px !important; /* Réduire légèrement la taille des titres sur petits écrans */
       

    }
    .destination-content {
        width: 60%; 
        margin-top: 60px;
    }
    .destination-details p {

        font-size: 12px !important;  /* Taille de texte plus grande pour mobile */
        margin-top: 15px;
        padding: 15px 30px;  /* Espacement interne à gauche et à droite */
        text-align: justify;  /* Justifie le texte pour une meilleure présentation */
        max-width: 50%;  /* Limiter la largeur du texte à 90% du conteneur parent */

    }

}

/* --- Adaptation pour les petits écrans --- */
@media (max-width: 793px) {
    .dropdown-menu {
        width: 100vw; /* Le menu prend toute la largeur de l'écran */
        top: 100%; /* Le menu est placé juste sous l'élément déclencheur */
        left: 0; /* Aligner le menu à gauche */
        padding: 15px;
    }

    .destination-container {
        display: flex;
        flex-direction: column; /* Empile les éléments en une colonne sur les petits écrans */
    }

    .destination-titles,
    .destination-content {
        width: 100%; /* Chaque colonne prend toute la largeur disponible */
    }

    /* Gestion des images */
    .destination-details img {
        width: 30vh; 
        width: 100%; /* L'image prend toute la largeur disponible */
        height: auto; /* Garde les proportions de l'image */
        margin: 0; /* Retirer tout espace indésirable autour de l'image */
        padding: 0; /* Retirer le padding éventuel */
        display: block; /* S'assure que l'image est traitée comme un bloc */
        object-fit: cover; /* Ajuste l'image pour couvrir l'espace sans déformation */
    }

    /* Ajuster la présentation des titres et des descriptions */
    .destination-title {
        font-size: 13px; /* Réduire légèrement la taille des titres sur petits écrans */
       

    }

    .destination-details p {
        font-size: 1em; /* Adapter la taille du texte */
        margin-top: 10px;
    
    }
}

/* Adaptation pour les écrans moyens */
@media (max-width: 1024px) {
    .dropdown-menu {
        width: 679px; /* Réduit légèrement la largeur sur les écrans moyens */

        padding: 20px;
    }

    .destination-container {
        flex-direction: row; /* Garder les colonnes côte à côte sur les écrans moyens */
    }

    .destination-titles {
        width: 250px; /* Fixer la largeur des titres */
    }

    .destination-details img {
        width: 40vh; 
    }
}
/* Adaptation pour les écrans moyens */
@media (min-width: 1124px) {
    .dropdown-menu {
        width: 779px; /* Réduit légèrement la largeur sur les écrans moyens */
        right: 10%;
        padding: 20px;
    }


}


/* links */
.fa-paper-plane{
    font-size: 20px;
}

/* Par défaut, le menu hamburger est visible seulement sur les petits écrans */
.nav .hamburger {
    display: none;  /* On cache le hamburger par défaut */
    flex-direction: column;
    cursor: pointer;
    padding: 10px;
    color: black;
}

/* Le menu hamburger avec les lignes */
.nav .hamburger div {
    width: 25px;
    height: 3px;
    background-color: black;
    margin: 4px;
    transition: all 0.3s;
}


/* Pour les grands écrans, on affiche le menu de manière classique (en ligne) */
@media (min-width: 1525px) {
    .nav .hamburger {
        display: none;  
    }
}

.nav .menu.responsive {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 35px;
    right: 0; /* Changement de left à right pour l'apparition de la droite */
    background-color: white;
    transition: right 0.3s ease-in-out;
}

.nav .menu.responsive a {
    padding: 15px;
    top:70px;
    /* text-align: left; */
    font-size: 16px;
    /* margin-top: 10px; */
}

.nav .menu-footer{
    display: none;
}


@media (max-width: 768px) {

    
    .logo {
        color:black !important;
        top:2px;
        font-size: 1.5em; 

    }

    .text {
        font-size: 0.7em;
    }
    
    .background-i {
        font-size: 0.6em;
        left: 140px;
        top:30px;
    }
   
    
    .nav a:hover::after {
        width: 0; /* La ligne s'étend sur toute la largeur de l'élément */
    }


    /* Le menu déroulant */
    .dropdown-menu {
        top: 100px;
        left: 0;
        width: 730px;
    }

/*
    .background-i {
        position: absolute;
   
        font-size: 1.3em;
 
    }
    */


    .nav .menu a {
        color: black  !important;
     
    }
  
  
    .nav .menu-footer {
        display: block;
        margin-top: 70%;
        bottom: 0;
        width: 100%;
        text-align: center;
        padding: 15px;
        background-color:white;
        color: black;
    }

    .nav .menu {
        display: none;
        flex-direction: column;
        width: 100%;
        right: -100%; /* Ajouté pour cacher le menu à droite */
        color: black;
        font-size:9px;
        margin-right:auto;
    }
    .nav .hamburger {
        display: flex;
    }
    .nav .menu.responsive {
        right: 0; /* Ajouté pour montrer le menu en responsive */
    }
    .nav .hamburger.close div:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 11px;
        width: 45px;
    }
    .nav .hamburger.close div:nth-child(2) {
        opacity: 0;
    }
    .nav .hamburger.close div:nth-child(3) {
        transform: rotate(-45deg);
        position: relative;
        top: -11px;
        width: 45px;

    }
    .nav .menu.responsive {
        color: black;
    }
    
    .link-navbar {
        margin-top: 20px; 

    }
}

.link-navbar {
    /* margin-top: 6px; */
    list-style-type: none; /* Supprime les puces de la liste */
    padding: 0;
    display: flex; /* Utilisation de Flexbox */
    justify-content: center; /* Centre les éléments horizontalement */
    align-items: center; /* Centre les éléments verticalement */
}

.link-navbar li {
    margin: 0 10px; /* Marge entre chaque élément li */
}

.link-navbar li a {
    text-decoration: none; /* Supprime le soulignement des liens */
    color: inherit; /* Utilise la couleur par défaut du texte */
    font-size: 24px; /* Taille de police des icônes */
}

.link-navbar li a:hover {
    color: #d9ba85; /* Couleur au survol */
}

/* HERO SECTION */

.hero {
    height: 100vh; /* Hauteur pleine écran */
    background: url('../images/IKIGAI GROUP AEROPORT GENEVE.png') no-repeat center center/cover; /* Image en arrière-plan */
    background-attachment: fixed; /* Fixe l'image de fond pour un effet parallax */
    background-size: cover; /* S'assurer que l'image couvre toute la zone */
    display: flex; 
    justify-content: center; 
    align-items: center; 
    text-align: center; 
    color: #fff; 
    position: relative;
}

/* Pour le contenu de .hero à superposer correctement */
.hero-content {
    position: relative; /* Assurez-vous qu'il reste au-dessus du shape-divider */
    z-index: 1; /* Priorité supérieure à celle de la forme */
}
/* Contenu de la section HERO */
.hero-content {
    background: rgba(0, 0, 0, 0.4);
    padding: 2rem 3rem;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    max-width: 800px;
    width: 90%;
}

/* Titre principal */
.hero h1 {
    font-size: 2.9rem;
    font-family: 'Playfair Display', serif; /* Police élégante */
    color: #f0e6d2;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Paragraphe */
.hero p {
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif; /* Police lisible */
    color: #f5f5f5;
    margin-bottom: 2rem;
    line-height: 1.6;
}

/* Bouton */
.btn-primary {
    padding: 0.8rem 2rem;
    color: #fff;
    background-color: #d3af71;
    border: none;
    border-radius: 50px;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    /* letter-spacing: 1px; */
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn-primary:hover {
    background-color: #c99e5e;
    transform: translateY(-3px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}


/* Forme de base, cachée initialement */
.shape-divider {
    position: absolute; /* Pour la superposer sur l'image */
    bottom: 0; /* En bas de la section hero */
    left: 0;
    width: 100%;
    height: 0; /* Cacher la forme par défaut */
    z-index: 0; /* Derrière le contenu */
    top: 383px; /* Ajuster en fonction de votre section hero */
    overflow: hidden; /* Cache la forme jusqu'à ce qu'elle devienne visible */
    transition: none ; /* Pas de transition pour éviter des effets visibles */
}

/* Lorsque la forme devient visible, on l'affiche */
.shape-divider.visible {
    height: 100%; /* La forme devient visible */
}

.shape-divider svg {
    display: block;
    width: 100%;
    height: 100%;
}

.shape-divider path {
    fill: #ffffff; /* Couleur de la forme, ajustez en fonction de votre design */
}


@media screen and (max-width: 768px) {

    .hero {
        height: 100vh;
        background: url('../images/IKIGAI GROUP AEROPORT GENEVE.png') no-repeat center center/cover;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: #fff;
        position: relative;
    }
    

    .hero h1 {
        font-size: 1.9rem;
    
    }
    .btn-primary {

        font-size: 0.7rem;
    
    }
    .shape-divider {

        top:400px
    }
    
    
}
/* ======= Section "À Propos de Nous" ======= */
.container-space {
    margin-top: 75px;
    margin-bottom: 75px;
    padding: 3rem;
    text-align: center;
    /* background: linear-gradient(to right, #ffffff, #f7f7f7); Douce transition de couleurs */
    /* border-radius: 12px; Bordures plus arrondies pour un aspect plus doux */
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); Ombre plus marquée pour l'élégance */
}

.container h2 {
    font-family: 'Playfair Display', serif; /* Police élégante et premium */
    font-size: 2.8rem;
    color: #3f3e3b; /* Ton gris foncé pour le luxe */
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    font-weight: 700; /* Mise en valeur du titre */
}

.container h2::after {
    content: "";
    display: block;
    width: 100px; /* Une ligne plus grande pour ajouter un impact visuel */
    height: 3px;
    background-color: #d3af71; /* Couleur or pour un effet de luxe */
    margin: 15px auto 0 auto;
}

/* Texte d'introduction */
.intro-text {
    font-size: 1.25rem;
    line-height: 1.8;
    color: #555; /* Gris clair pour une lecture agréable */
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-style: italic; /* Légèrement en italique pour donner un effet de sophistication */
}

/* Texte des paragraphes */
.container p {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #555;
    margin-bottom: 1.5rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; /* Centrer les paragraphes */
}

/* Accentuer le second paragraphe (plus orienté service) */
.why-choose-us {
    font-weight: 600; /* Accentuer le texte du dernier paragraphe */
    color: #333; /* Une nuance de gris plus foncée pour l'accent */
}

/* Effets de survol */
/* .container-space:hover {
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15); 
    transform: translateY(-5px); 
    transition: all 0.3s ease-in-out;
} */

/* Responsive design */
@media (max-width: 768px) {
    .container-space {
        padding: 2rem;
    }

    .container h2 {
        font-size: 2.2rem;
    }

    .intro-text,
    .container p {
        font-size: 1.1rem;
    }
}
/* transport-services */

/* Conteneur principal pour les services de transport */
.transport-services {
    text-align: center;
    padding: 40px;
    /* background-color: #f4f4f4; */
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

/* Titre */
.transport-services h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2rem;
    color: #333;
    margin-bottom: 20px;
}

/* Description */
.transport-services p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #777;
    margin-bottom: 30px;
}

/* Élément déclencheur pour l'animation de descente */
.scroll-effect {
    width: 100%;
    height: 5px;
    background-color: #d3af71;
    margin-bottom: 30px;
    transform: translateY(-50px); /* Position initiale hors de la vue */
    opacity: 0;
    transition: all 0.6s ease-in-out;
}

/* Lors du défilement, l'élément devient visible */
.scroll-effect.active {
    transform: translateY(0); /* Animation de descente */
    opacity: 1;
}

/* Ligne d'itinéraire */
.itinerary-line {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    opacity: 0; /* Commence caché */
    transform: translateY(50px); /* Commence plus bas pour l'animation */
    transition: all 0.6s ease-out; /* Transition pour faire descendre la ligne */
}

/* Lorsque l'élément devient visible après l'animation */
.itinerary-line.active {
    opacity: 1;
    transform: translateY(0);
}

/* Étape de l'itinéraire */
.itinerary-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif;
    color: #555;
    position: relative;
    z-index: 1;
}

/* Icône de l'itinéraire */
.itinerary-step i {
    font-size: 2.5rem;
    color: #d3af71;
    transition: transform 0.3s ease-in-out;
}

/* Texte sous chaque icône */
.itinerary-step span {
    margin-top: 10px;
    font-weight: bold;
}

/* Connecteurs entre les étapes */
.itinerary-connector {
    width: 40px;
    height: 3px;
    background-color: #d3af71;
    margin: 0 10px;
    transition: all 0.3s ease-in-out;
}

/* Animation de l'itinéraire */
.itinerary-line:hover .itinerary-step i {
    transform: scale(1.2); /* Agrandit l'icône lors du survol */
}

.itinerary-line:hover .itinerary-connector {
    background-color: #c99e5e; /* Change la couleur du connecteur */
}

/* Media queries pour l'adaptabilité */
@media screen and (max-width: 768px) {
    /* Ajuster la taille du texte */
    .transport-services h2 {
        font-size: 1.5rem;
    }

    .transport-services p {
        font-size: 1rem;
    }

    /* Ajuster la taille des icônes */
    .itinerary-step i {
        font-size: 2rem; /* Plus petite pour s'adapter aux petits écrans */
    }

    /* Espacements et disposition */
    .itinerary-line {
        flex-direction: column; /* Aligner les icônes verticalement */
    }

    .itinerary-connector {
        width: 30px; /* Réduire la largeur des connecteurs */
        margin: 5px 0; /* Espacement vertical plus petit */
    }
}

/* Media queries pour les petits écrans mobiles */
@media screen and (max-width: 480px) {
    /* Ajuster encore plus la taille des icônes et textes */
    .transport-services h2 {
        font-size: 1.3rem;
    }

    .transport-services p {
        font-size: 0.9rem;
    }

    /* Réduire encore les icônes */
    .itinerary-step i {
        font-size: 1.7rem; /* Taille encore plus petite sur les petits écrans */
    }

    /* Ajuster les espacements */
    .itinerary-connector {
        width: 25px;
        margin: 3px 0;
    }
}

/* SERVICES */
/* Conteneur pour l'arrière-plan parallaxe */
.parallax-bg {
    background-image: url('../images/ikiga_group_resa.png'); /* Chemin vers votre image */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    /* padding: 50px 0; */
}

/* Styles de la section */
#services {
    margin-top: 200px;
}
.service {
    background: rgba(255, 255, 255, 0.9); /* Fond blanc légèrement transparent */
    padding: 20px;
    /* border-radius: 8px; */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* Effet d'ombre */
}

.itineraries{
    padding-top: 100px;
    padding-bottom: 200px;
    background-color: #f4f4f4;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Espacement général des sections */
.itineraries-section {
    margin: 6rem 0; /* Espacement vertical entre les sections */
    padding: 2rem 0;
   

}

/* Style des titres des sections */
.itineraries-section h2 {
    font-size: 2.5rem; /* Taille plus grande pour le titre */
    color: #333;
    text-align: center;
    margin-bottom: 3rem; /* Espacement sous le titre */
    font-weight: bold;
    position: relative;
}

/* Ligne décorative sous le titre */
.itineraries-section h2::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background-color: #d4af37;
    margin: 0.8rem auto 0;
    border-radius: 2px;
}

/* Organisation des vignettes en grille */
.itineraries-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* Grille de 4 colonnes */
    gap: 2rem; /* Espacement entre les vignettes */
    justify-content: center; /* Centre la grille */
    padding: 0 2rem;
}

/* Style des vignettes */
.itinerary {
    background: white;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

.itinerary:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
}

.itinerary img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* .itinerary h3 {
    margin: 1rem 0 0.5rem;
    font-size: 1.5rem;
    color: #d4af37;
    text-align: center;
} */

/* Titre */
.itinerary h3 {
    position: relative;
    z-index: 2;
    margin: 10px 0;
    font-size: 1.5rem;
    color: rgb(49, 37, 25);
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* Paragraphe masqué par défaut */
.itinerary p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(0, 0, 0, 0.6); /* Fond semi-transparent */
    color: white;
    font-size: 1rem;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    opacity: 0; /* Le paragraphe est masqué par défaut */
    z-index: 2; /* Doit être au-dessus de l'image */
    transition: opacity 0.3s ease; /* Transition en douceur */
}

/* Survol de la vignette */
.itinerary:hover p {
    opacity: 1; /* Le paragraphe devient visible lors du survol */
}
.itinerary:hover h3 {
   display: none;
}

/* Effet de l'image sur le survol */
.itinerary:hover img {
    opacity: 0.3; /* Image légèrement transparente */
    transform: scale(1.1); /* Légère augmentation de taille de l'image */
    width: 100%;
    height: 430px;
}


/* RESPONSIVE ADJUSTMENTS */
/* Small screens */
/* @media screen and (max-width: 576px) {
    .itineraries {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 15px;
    }

    .itinerary img {
        height: 150px;
    }

    .itinerary h3 {
        font-size: 1.2rem;
    }

    .itinerary p {
        font-size: 0.9rem;
        padding: 8px 12px;
    }
} */
/* Responsive pour écrans moyens */
@media (max-width: 992px) {
    .itineraries-section {
        grid-template-columns: repeat(2, 1fr); /* Passe à 2 colonnes */
    }

}

/* Responsive pour petits écrans */
@media (max-width: 576px) {
    .itineraries-section {
        grid-template-columns: 1fr; /* Une seule colonne sur petit écran */
    }



    .itinerary {
        width: 100%; /* S'adapte à la largeur de l'écran */
    }
}

/*--------------------------------------------------------------
# POINTS FORTS
--------------------------------------------------------------*/

/* ======= Section des Points Forts ======= */
#points-forts {
    background-color: #090909; /* Un fond foncé pour un aspect sophistiqué */
    padding: 60px 0;
    text-align: center;
}

#points-forts .section-title {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    color: #d3af71; /* Or pour le titre, une couleur luxueuse */
    margin-bottom:100px;
}

/* Point individuel */
.point {
    background-color: #1d1d1d; /* Fond foncé pour chaque bloc */
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Ombre douce pour un effet de relief */
    text-align: center;
    margin-bottom: 30px; /* Un petit espace entre les blocs */
    transition: transform 0.3s ease-in-out; /* Animation au survol */
}

.point:hover {
    transform: translateY(-10px); /* Légère élévation au survol */
}

/* Icônes */
.point-icon {
    font-size: 3rem;
    color:  #d3af71; /* Or pour les icônes */
    margin-bottom: 20px;
}


/* Description du point */
.point-description {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    color: #bbb; /* Gris clair pour la description */
    line-height: 1.6;
    margin-top: 0;
}

/* Responsive : mise en forme sur les petits écrans */
@media (max-width: 768px) {
    .point {
        padding: 20px; /* Moins de padding pour mieux utiliser l'espace */
    }

    .point-icon {
        font-size: 2.5rem; /* Réduction de la taille des icônes sur mobile */
    }

    .point-description {
        font-size: 0.95rem; /* Taille de la description plus petite */
    }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

/* Section Contact */
#contact {
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;
}


/* Conteneur des images demi-cercle à droite */
.images-container {
    display: flex;
    justify-content: flex-end; /* Placer l'image à droite */
    align-items: center;
    position: relative;
    margin-top: -50px; /* Décalage pour plus de style */
}

.text-left-container {
    max-width: 60%;
    margin-left: 30px; /* Espacement entre le texte et l'image */
}


/* Conteneur des images (les demi-cercles) */
.images-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}


/* Image demi-cercle à droite */
.half-circle-right {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 0 0 75px 75px; /* Création d'un demi-cercle en bas */
    position: absolute;
    top: 0;
    right: -75px; /* Décalage vers la droite pour être sur le côté */
    z-index: 1; /* Les images sont derrière le texte */
}



.contact-text {
    font-size: 1.1em;
    line-height: 1.6;
}

#contact .text {
    justify-content: center;
    margin-top: 250px;
    margin-bottom: 100px;
}

/* Texte de description */
.contact-text {
    font-family: 'Lato', sans-serif; /* Police moderne et lisible */
    font-size: 1.2rem;
    line-height: 1.8; /* Espacement pour améliorer la lisibilité */
    color: #555; /* Couleur douce pour le texte */
    margin-top: 0;
    margin-bottom: 0;
}


/* Ajouter un effet subtil */
/* #contact:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
} */

.contact .info {
    width: 100%;
  }
  
  .contact .info i {
    font-size: 20px;
    float: left;
    width: 44px;
    height: 44px;
    background: #cda45e;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
  }
  
  .contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: "Poppins", sans-serif;
  }
  
  .contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #bab3a6;
  }
  
  .contact .info .open-hours,
  .contact .info .email,
  .contact .info .phone {
    margin-top: 40px;
  }
  
  .contact .php-email-form {
    width: 100%;
  }
  
  .contact .php-email-form .form-group {
    padding-bottom: 8px;
  }
  
  .contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
  }
  
  .contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .loading {
    display: none;
    text-align: center;
    padding: 15px;
  }
  
  .contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #cda45e;
    border-top-color: #1a1814;
    animation: animate-loading 1s linear infinite;
  }
  
  .contact .php-email-form input,
  .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-color: #625b4b;
    color: black;
  }
  
  .contact .php-email-form input::-moz-placeholder,
  .contact .php-email-form textarea::-moz-placeholder {
    color: #a49b89;
  }
  
  .contact .php-email-form input::placeholder,
  .contact .php-email-form textarea::placeholder {
    color: #a49b89;
  }
  
  .contact .php-email-form input:focus,
  .contact .php-email-form textarea:focus {
    border-color: #cda45e;
  }
  
  .contact .php-email-form input {
    height: 44px;
  }
  
  .contact .php-email-form textarea {
    padding: 10px 12px;
  }
  
  .contact .php-email-form button[type=submit] {
    background: #cda45e;
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
  }
  
  .contact .php-email-form button[type=submit]:hover {
    background: #d3af71;
  }
  
  @keyframes animate-loading {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
   /* ----------------------------
           NEWS LETTER
 ---------------------------- */
 /* Section Newsletter */
.newsletter {
    background-color: #f7f7f7;
    padding: 40px 0;
}

.newsletter .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
}

.newsletter h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.newsletter p {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
}

.newsletter .newsletter-form {
    margin-top: 20px;
}

.newsletter .newsletter-form form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.newsletter .newsletter-form input {
    padding: 10px 15px;
    font-size: 16px;
    width: 300px;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.newsletter .newsletter-form button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.newsletter .newsletter-form button:hover {
    background-color: #555;
}

.newsletter p:last-of-type {
    font-size: 14px;
    color: #777;
    margin-top: 10px;
}

 /* ----------------------------
           FOOTER
 ---------------------------- */
/* .scroll-to-top {
    position: absolute;
    bottom: 50px;
    right: 70px;
    background-color: black;
    color: white;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
    animation: blink 1.5s infinite;
    z-index: 1000;
}

.scroll-to-top i {
    font-size: 24px;
} */

/* Footer Styles */
.lux-footer {
    background-color: #1a1a1a; /* Fond sombre pour un look moderne */
    color: #f0f0f0;
    padding: 60px 20px;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: center;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.footer-logo {
    flex: 1 1 300px;
    margin-bottom: 30px;
}

.f-logo {
    /* Définir la taille du cercle */
    width: 150px; /* Ajuste la taille du cercle selon tes besoins */
    height: 150px; /* Largeur et hauteur égales pour créer un cercle parfait */
    
    /* Application du dégradé comme fond */
    background: linear-gradient(to left, #615c57, #c0a08c, rgb(87, 70, 70));
    
    /* Rendre l'élément circulaire */
    border-radius: 50%;
    
    /* Centrer le texte et l'icône à l'intérieur du cercle */
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* Ajouter un peu de padding pour espacer le texte de l'extérieur du cercle */
    padding: 10px;
    
    /* Optionnel : ajouter une bordure si nécessaire */
    border: 2px solid transparent;
    background-clip: padding-box; /* Assure que la bordure est bien en dehors du dégradé */
}

.f-logo .text {
    color: white; /* Couleur du texte, ou une autre couleur selon ton design */
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.f-logo .background-i {
    color: transparent; /* Assure que l'icône a un fond transparent */
    background: linear-gradient(to left, #615c57, #c0a08c, rgb(87, 70, 70));
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.5em; /* Taille de l'icône */
    z-index: 1;
}


.footer-logo .logo {
    width: 200px;
    margin-bottom: 15px;
    margin-left: 60px;
}

.footer-logo .footer-text {
    font-size: 18px;
    color: #bbb;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-links,
.footer-itineraries,
.footer-socials,
.footer-legal {
    flex: 1 1 300px;
    margin-bottom: 30px;
}

.footer-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-links ul,
.footer-itineraries ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-links li,
.footer-itineraries li {
    margin-bottom: 10px;
}

.footer-link {
    color: #f0f0f0;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease;
}

.footer-link:hover {
    color: #d8a900; /* Hover couleur dorée pour un look premium */
}

.footer-socials .social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.footer-socials .social-icon {
    color: #f0f0f0;
    font-size:xx-large;
    transition: color 0.3s ease;
}

.footer-socials .social-icon:hover {
    color: #d8a900; /* Hover couleur dorée pour un look premium */
}
.footer-contact {
    margin-top: 35px;
}
.footer-contact a{
    color: white;
    font-size: large;
}


.footer-legal .legal-text {
    font-size: 14px;
    color: #bbb;
}

.footer-legal a {
    color: #f0f0f0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-legal a:hover {
    color: #d8a900;
}

.footer-bottom {
    border-top: 1px solid #444;
    padding-top: 15px;
    font-size: 14px;
    color: #bbb;
}

  /* .language-selector {
    margin-left: 70px;
    margin-top: 60px;
    display: flex;
    align-items: center;
  } */
  
  /* .language-selector label {
    
  } */
  
  /* .language-selector select {
   
    padding: 15px;

    background-color: #0b0b0b;
    color: #fff;
    border: 1px solid#cecac2;
  } */
  
/* MERIBEL COURCHEVEL */

/* Section Intro */
.intro {
    padding: 80px 20px;
    background-color: #f4f4f4; /* Couleur de fond plus douce */
    border-left: 5px solid #d4af37;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* Ombre subtile pour ajouter du contraste */
}

.intro h2 {
    font-size: 3rem;
    color: #3f3e3b;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}

.intro p {
    font-size: 1.2rem;
    color: #777;
    line-height: 1.6;
}

/* Section Details */
.details {
    padding: 50px 20px;
    background-color: #fff;
}

.details h2 {
    font-size: 2.5rem;
    color: #3f3e3b;
    margin-bottom: 40px;
    font-family: 'Playfair Display', serif;
    text-align: center;
}

/* Cards Styles */
.card {
    border: none;
    border-radius: 10px; /* Coins arrondis pour un aspect plus moderne */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 30px;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.card-img-top {
    font-size: 3rem; /* Agrandir les icônes */
    color: #d4af37;
    padding: 20px;
    text-align: center;
    background-color: #f9f9f9;
}

.card-body {
    text-align: center;
}

.card-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #3f3e3b;
    margin-bottom: 10px;
}

.card-text {
    font-size: 1.1rem;
    color: #777;
}

/* Section des Avantages */
.benefits {
    padding: 60px 20px;
    background-color: #fff; /* Fond lumineux pour la section des avantages */
    text-align: center;
    border-top: 5px solid #d4af37; /* Accent doré pour attirer l'attention */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* Ombre subtile pour l'effet de profondeur */
}

.benefits h3 {
    font-size: 2.5rem;
    color: #3f3e3b;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}

.benefits p {
    font-size: 1.2rem;
    color: #777;
    line-height: 1.6;
    margin-bottom: 40px;
}

.benefits .row {
    display: flex;
    justify-content: center;
}

.benefits .col-md-4 {
    flex: 1;
    max-width: 300px;
    margin: 15px;
}

/* Section Informations */
.info-i {
    padding: 50px 20px;
    background-color: #fff;
    text-align: center;
    border-top: 3px solid #d4af37;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Ombre légère */
}

.info-i h3 {
    font-size: 2.5rem;
    color: #3f3e3b;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}

.info-i p {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 20px;
    line-height: 1.6;
}

/* Carousel Styles */
.carousel-inner {
    text-align: center;
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.carousel-item h5 {
    font-size: 2rem;
    font-weight: bold;
    color: #3f3e3b;
    margin-bottom: 10px;
}

.carousel-item p {
    font-size: 1.2rem;
    color: #777;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #d4af37; /* Couleur dorée pour les flèches */
    border-radius: 50%;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .details h2 {
        font-size: 2rem;
    }

    .card-title {
        font-size: 1.3rem;
    }

    .card-text {
        font-size: 1rem;
    }

    .benefits h3 {
        font-size: 2rem;
    }

    .info-i h3 {
        font-size: 2rem;
    }

    .info-i p {
        font-size: 1rem;
    }

    .carousel-item h5 {
        font-size: 1.5rem;
    }

    .carousel-item p {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .details {
        padding: 40px 15px;
    }

    .benefits {
        padding: 40px 15px;
    }

    .info-i {
        padding: 40px 15px;
    }

    .card-img-top {
        font-size: 2.5rem; /* Réduire la taille des icônes */
    }

    .card-title {
        font-size: 1.2rem;
    }

    .card-text {
        font-size: 1rem;
    }

    .carousel-item h5 {
        font-size: 1.3rem;
    }

    .carousel-item p {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .details {
        padding: 30px 10px;
    }

    .benefits {
        padding: 30px 10px;
    }

    .info-i {
        padding: 30px 10px;
    }

    .card-img-top {
        font-size: 2rem; /* Icônes encore plus petites sur les très petits écrans */
    }

    .card-title {
        font-size: 1.1rem;
    }

    .card-text {
        font-size: 0.9rem;
    }

    .carousel-item h5 {
        font-size: 1.2rem;
    }

    .carousel-item p {
        font-size: 0.9rem;
    }
}


/* Section Call-to-Action */
.itinerary-single {
    padding: 60px 20px;
    background-color: #d4af37;
    color: white;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.itinerary-single h3 {
    font-size: 2.2rem;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}

.itinerary-single p {
    font-size: 1.3rem;
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
}

.itinerary-single a.i-btn {
    display: inline-block;
    margin-top: 20px;
    background-color: #000;
    color: white;
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.3s ease;
    text-transform: uppercase;
}

.itinerary-single a.i-btn:hover {
    background-color: #333;
    transform: translateY(-5px); /* Légère élévation au survol */
}

/* SEO Section */
.seo {
    padding: 50px 20px;
    background-color: #f4f4f4;
    border-left: 5px solid #d4af37;
    text-align: center;
}

.seo h3 {
    margin-bottom: 25px;
    font-size: 2.2rem;
    color: #3f3e3b;
    font-family: 'Playfair Display', serif;
}

.seo p {
    font-size: 1.1rem;
    margin-bottom: 20px;
    color: #555;
    line-height: 1.6;
    font-family: 'Lato', sans-serif;
}

/* Responsive */
@media (max-width: 768px) {
    /* Section Intro */
    .intro {
        padding: 60px 15px;
    }

    .intro h2 {
        font-size: 2.5rem;
    }

    .intro p {
        font-size: 1.1rem;
    }

    /* Section Details */
    .details, .info-i, .seo {
        padding: 30px 15px;
    }

    .details h3, .info-i h3, .seo h3 {
        font-size: 2rem;
    }

    .details ul li {
        font-size: 1rem;
    }

    /* Section Call-to-Action */
    .itinerary-single {
        padding: 40px 15px;
    }

    .itinerary-single h3 {
        font-size: 1.8rem;
    }

    .itinerary-single p {
        font-size: 1.2rem;
    }

    .itinerary-single a.i-btn {
        padding: 12px 25px;
        font-size: 1rem;
    }

    /* SEO Section */
    .seo h3 {
        font-size: 1.8rem;
    }

    .seo p {
        font-size: 1rem;
    }
}


/* Section des Véhicules */
.vehicles {
    padding: 60px 20px;
    text-align: center;
}

.vehicles h3 {
    font-size: 2.5rem;
    color: #3f3e3b;
    margin-bottom: 20px;
}

.vehicles p {
    font-size: 1.2rem;
    color: #777;
    margin-bottom: 40px;
}

.vehicle-card {
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    transition: transform 0.3s ease-in-out;
}

.vehicle-card:hover {
    transform: translateY(-5px);
}

.vehicle-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 15px;
}

.vehicle-info {
    display: flex;
    justify-content: space-around;
    font-size: 1rem;
    color: #555;
    margin-bottom: 20px;
}

.vehicle-info div {
    display: flex;
    align-items: center;
}

.vehicle-info i {
    margin-right: 5px;
    font-size: 1.2rem;
}

.vehicle-rating {
    margin-bottom: 20px;
}

.vehicle-rating i {
    color: #f1c40f; /* Couleur dorée pour les étoiles */
    font-size: 1.2rem;
}

.btn-primary {
    background-color: #c99e5e;
    color:black;
    padding: 12px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.btn-primary:hover {
    background-color: black;
    color: white;
}

/* Responsive */
@media (max-width: 768px) {
    .vehicle-card {
        padding: 15px;
    }

    .vehicle-info {
        flex-direction: column;
        align-items: center;
    }

    .vehicle-info div {
        margin-bottom: 10px;
    }
}


/* SINGLE PAGE CCOURCHEVEL MERIBEL */
/* Présentation */
#presentation {
    text-align: center;
}


/* Section des vignettes d'images */
.courchevel-geneve-vignettes .image-container {
    overflow: hidden;
    border-radius: 10px;
}

.courchevel-geneve-vignettes img {
    transition: transform 0.3s ease, opacity 0.3s ease;
    width: 100%;
    height: auto;
}

.courchevel-geneve-vignettes img:hover {
    transform: scale(1.05);
    opacity: 0.85;
}
.destination-image {
    width: 100%;
    max-width: 900px;
    margin-top: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Style général de la section véhicules */
.vehicles {
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 0 15px;
}

.vehicle-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}

.vehicle-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* Style de l'image du véhicule */
.vehicle-image {
    width: 100%;
    height: auto;
    border-radius: 12px;
    transition: transform 0.3s ease, filter 0.3s ease;
    object-fit: cover;
}

.vehicle-image:hover {
    transform: scale(1.05);
    filter: brightness(90%);
}

/* Titre du véhicule */
.vehicle-card h4 {
    font-size: 1.5rem;
    font-weight: 200;
    margin: 15px 0;
    color: #333;
}

/* Informations sur le véhicule (personnes et bagages) */
.vehicle-info {
    font-size: 1rem;
    color: #555;
    margin-bottom: 15px;
}

.vehicle-info i {
    margin-right: 8px;
}

/* Evaluation du véhicule */
.vehicle-rating {
    color: #f5b542;
    font-size: 1.1rem;
}

.vehicle-rating i {
    margin-right: 3px;
}

/* Classe pour centrer les éléments et améliorer le rendu sur mobile */
.container_v {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vehicle {
    flex: 1 1 calc(33.33% - 20px);
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .vehicle {
        flex: 1 1 100%;
    }
}


/* Activités */
.activities-list {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
}

.activity-item {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 30%;
    text-align: center;
}

.activity-item h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
}

.activity-item p {
    font-size: 1rem;
    color: #555;
}

/* Réservation */
#reservation {
    background-color: #f5f5f5;
    padding: 40px 20px;
    text-align: center;
}

#reservation h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

#reservation-form iframe {
    border-radius: 10px;
}



/*--------------------------------------------------------------
# Global Page Titles & Breadcrumbs
--------------------------------------------------------------*/
.page-title {
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 20px 0;
    position: relative;
  }
  
  .page-title h1 {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 5px 0;
  }
  
  .page-title .breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
  }
  
  .page-title .breadcrumbs ol li+li {
    padding-left: 10px;
  }
  
  .page-title .breadcrumbs ol li+li::before {
    content: ">";
    display: inline-block;
    padding-right: 10px;
    color: color-mix(in srgb, var(--default-color), transparent 70%);
  }
  
/*--------------------------------------------------------------
# Blog Posts 2 Section
--------------------------------------------------------------*/
.blog-posts-2 article {
    height: 100%;
  }
  
  .blog-posts-2 .post-img {
    max-height: 440px;
    overflow: hidden;
  }
  
  .blog-posts-2 .title {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 5px 0;
  }
  
  .blog-posts-2 .title a {
    color: var(--heading-color);
    transition: 0.3s;
  }
  
  .blog-posts-2 .title a:hover {
    color: var(--accent-color);
  }
  
  .blog-posts-2 .meta-top {
    margin-top: 10px;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
  }
  
  .blog-posts-2 .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  
  .blog-posts-2 .meta-top i {
    font-size: 24px;
    line-height: 0;
    color: color-mix(in srgb, var(--default-color), transparent 50%);
  }
  
  .blog-posts-2 .meta-top a {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    font-size: 14px;
    display: inline-block;
    line-height: 1;
  }
  
  /*--------------------------------------------------------------
  # Blog Pagination Section
  --------------------------------------------------------------*/
  .blog-pagination {
    padding-top: 0;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
  }
  
  .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  
  .blog-pagination li {
    margin: 0 5px;
    transition: 0.3s;
  }
  
  .blog-pagination li a {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .blog-pagination li a.active,
  .blog-pagination li a:hover {
    background: var(--accent-color);
    color: var(--contrast-color);
  }
  
  .blog-pagination li a.active a,
  .blog-pagination li a:hover a {
    color: var(--contrast-color);
  }
  
  /*--------------------------------------------------------------
  # Blog Details Section
  --------------------------------------------------------------*/
  .blog-details {
    padding-bottom: 30px;
  }
  
  .blog-details .article {
    background-color: var(--surface-color);
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  }
  
  .blog-details .post-img {
    margin: -30px -30px 20px -30px;
    overflow: hidden;
  }
  
  .blog-details .title {
    color: var(--heading-color);
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 30px 0;
  }
  
  .blog-details .content {
    margin-top: 20px;
  }
  
  .blog-details .content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
  }
  
  .blog-details .content blockquote {
    overflow: hidden;
    background-color: color-mix(in srgb, var(--default-color), transparent 95%);
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0;
  }
  
  .blog-details .content blockquote p {
    color: var(--default-color);
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
  }
  
  .blog-details .content blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--accent-color);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .blog-details .meta-top {
    margin-top: 20px;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
  }
  
  .blog-details .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  
  .blog-details .meta-top ul li+li {
    padding-left: 20px;
  }
  
  .blog-details .meta-top i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
  }
  
  .blog-details .meta-top a {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    font-size: 14px;
    display: inline-block;
    line-height: 1;
  }
  
  .blog-details .meta-bottom {
    padding-top: 10px;
    border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  }
  
  .blog-details .meta-bottom i {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    display: inline;
  }
  
  .blog-details .meta-bottom a {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    transition: 0.3s;
  }
  
  .blog-details .meta-bottom a:hover {
    color: var(--accent-color);
  }
  
  .blog-details .meta-bottom .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
  }
  
  .blog-details .meta-bottom .cats li {
    display: inline-block;
  }
  
  .blog-details .meta-bottom .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px;
  }
  
  .blog-details .meta-bottom .tags li {
    display: inline-block;
  }
  
  .blog-details .meta-bottom .tags li+li::before {
    padding-right: 6px;
    color: var(--default-color);
    content: ",";
  }
  
  .blog-details .meta-bottom .share {
    font-size: 16px;
  }
  
  .blog-details .meta-bottom .share i {
    padding-left: 5px;
  }
  
  /*--------------------------------------------------------------
  # Blog Comments Section
  --------------------------------------------------------------*/
  .blog-comments {
    padding: 10px 0;
  }
  
  .blog-comments .comments-count {
    font-weight: bold;
  }
  
  .blog-comments .comment {
    margin-top: 30px;
    position: relative;
  }
  
  .blog-comments .comment .comment-img {
    margin-right: 14px;
  }
  
  .blog-comments .comment .comment-img img {
    width: 60px;
  }
  
  .blog-comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px;
  }
  
  .blog-comments .comment h5 a {
    font-weight: bold;
    color: var(--default-color);
    transition: 0.3s;
  }
  
  .blog-comments .comment h5 a:hover {
    color: var(--accent-color);
  }
  
  .blog-comments .comment h5 .reply {
    padding-left: 10px;
    color: color-mix(in srgb, var(--default-color), transparent 20%);
  }
  
  .blog-comments .comment h5 .reply i {
    font-size: 20px;
  }
  
  .blog-comments .comment time {
    display: block;
    font-size: 14px;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    margin-bottom: 5px;
  }
  
  .blog-comments .comment.comment-reply {
    padding-left: 40px;
  }
  
  /*--------------------------------------------------------------
  # Comment Form Section
  --------------------------------------------------------------*/
  .comment-form {
    padding-top: 10px;
  }
  
  .comment-form form {
    background-color: var(--surface-color);
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  }
  
  .comment-form form h4 {
    font-weight: bold;
    font-size: 22px;
  }
  
  .comment-form form p {
    font-size: 14px;
  }
  
  .comment-form form input {
    background-color: var(--surface-color);
    color: var(--default-color);
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 70%);
    font-size: 14px;
    border-radius: 4px;
    padding: 10px 10px;
  }
  
  .comment-form form input:focus {
    color: var(--default-color);
    background-color: var(--surface-color);
    box-shadow: none;
    border-color: var(--accent-color);
  }
  
  .comment-form form input::placeholder {
    color: color-mix(in srgb, var(--default-color), transparent 50%);
  }
  
  .comment-form form textarea {
    background-color: var(--surface-color);
    color: var(--default-color);
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 70%);
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
    height: 120px;
  }
  
  .comment-form form textarea:focus {
    color: var(--default-color);
    box-shadow: none;
    border-color: var(--accent-color);
    background-color: var(--surface-color);
  }
  
  .comment-form form textarea::placeholder {
    color: color-mix(in srgb, var(--default-color), transparent 50%);
  }
  
  .comment-form form .form-group {
    margin-bottom: 25px;
  }
  
  .comment-form form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: var(--accent-color);
    color: var(--contrast-color);
  }
  
  .comment-form form .btn-primary:hover {
    color: var(--contrast-color);
    background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
  }
/* @media (max-width: 768px) {
    .sidebar {
       display: none;
    }
} */
  /*--------------------------------------------------------------
  # cookie-banner
  --------------------------------------------------------------*/
/* Styles pour la bannière */
#cookie-banner {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    padding: 15px;
    text-align: center;
    display: none;
    z-index: 1000;
}
#cookie-banner button {
    margin: 0 10px;
    padding: 8px 15px;
    background-color: #fff;
    color: black;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
#cookie-banner button:hover {
    background-color:black;
    color: #fff;
}

/* Styles pour la personnalisation */
#cookie-settings {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    width: 400px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1001;
}
#cookie-settings h3 {
    margin: 0 0 15px;
}
#cookie-settings label {
    display: block;
    margin: 10px 0;
}
#cookie-settings button {
    margin-top: 15px;
    padding: 10px 20px;
    background-color: #28a745;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
#cookie-settings button:hover {
    background-color: #218838;
}

/* Responsive Design */
@media (max-width: 768px) {
    /* Ajuste de l'espacement entre les boutons sur la bannière */
    #cookie-banner button {
        margin-top: 10px; /* Espacement vertical entre les boutons */
        margin-right: 5px; /* Espacement horizontal réduit pour les petits écrans */
        margin-left: 5px;
        display: inline-block; /* Les boutons apparaissent côte à côte */
    }

    /* Ajuste de la taille des boutons */
    #cookie-banner button {
        padding: 10px 20px;
    }

    /* Adapter la largeur des boutons dans le settings modal */
    #cookie-settings button {
        width: 100%; /* Remplir toute la largeur de l'écran sur mobile */
        margin-top: 20px; /* Ajouter un espace entre les éléments dans la fenêtre modale */
    }
}