@font-face {
        font-family: "DIN";
        src:    local("DIN"),
                url('./font/DINNNextLTPro/561f38b1f4570de0fb8a39d691ab058c.ttf'),
                url('./font/DINNNextLTPro/561f38b1f4570de0fb8a39d691ab058c.eot'),
                url('./font/DINNNextLTPro/561f38b1f4570de0fb8a39d691ab058c.woff'),
                url('./font/DINNNextLTPro/561f38b1f4570de0fb8a39d691ab058c.woff2');

}
@font-face {
        font-family: "DINNextLTPro-Heavy";
        src:    local("DINNextLTPro-Heavy"),
                url('./font/DINNNextLTPro/DINNextLTPro-Heavy.ttf'),;

}

@font-face {
        font-family: "DINNextLTPro-Regular";
        src:    local("DINNextLTPro-Regular"),
                url('./font/DINNNextLTPro/DINNextLTPro-Regular.ttf'),;

}
@font-face {
        font-family: "Din Next LT Pro Regular";
        src:    local("DINNextLTPro-Regular"),
                url('./font/DINNNextLTPro/DINNextLTPro-Regular.ttf'),;

}
@font-face {
        font-family: "Tungsten";
        src: url('./font/Tungsten/Tungsten-Bold.ttf');
}

.DINNNext {
        font-family: "DIN", sans-serif;
}

.tungsten {
        font-family: "Tungsten", sans-serif;
}

/* class font pour chaque texte, DIN et DINNNExt, enlever * qui nique aussi wordpress entier */

.color_picker {
        border-radius: 5px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        -webkit-transition: all linear .2s;
        -moz-transition: all linear .2s;
        -ms-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
}       
.color_picker:hover { transform: scale(1.1); }


/* Nom du centre  */

.laserNomCentreBg {
        background-color: #232323;
        max-width: 1140px;
}

/* .laserNomCentre {
        margin-top: 10px;
} */

/* Bandeau activités avec slider */

.bandeauActivitesSlider {
        background-color: #BB0000;
        background-image: url(./images/backgrounds/home-hero-img-LG-BT-F.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        height: 680px;
}

.activitesCentre {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        color: white;
        font-family: "DIN", Sans-serif;
}

.activitesTexte {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
}

.activites1 {
        font-size: 30px;
}

.activites2 {
        font-size: 97px;
}

.activites3 {
        margin-top: 10px;
        font-size: 30px;
        text-align: center;
}

#carouselActivites {
        height: 300px;
        width: 300px;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
}

.fa-chevron-left {
        font-size: 47px;
        font-weight: 900;
        position: absolute;
        left: -50px;
}

.fa-chevron-right {
        font-size: 47px;
        font-weight: 900;
        position: absolute;
        right: -50px;
}

/* description-widget */

.bandeauDescription {
        background-color: #ece8e1;
        background-image: url(./images/backgrounds/fondDescription-CROIX.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: row;
        padding: 30px 0 50px 0;
}

.videDescription {
        background-image: url(./images/backgrounds/fondDescription-246x300.png);
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
}

.laserDescription {
        padding-right: 40px;
}

.laserDescriptionReseaux {
        display: flex;
        gap: 20px;
}

/* NOS ACTIVITES */

.bandeauActivites {
        background-color: #232323;
        /*height: 792px;*/
        position: relative;
}

.nosActivites {
        color: white;
        font-weight: 900;
        padding: 20px 20px 0px 20px;
        margin-bottom: 0;
}

.grilleActivites {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        /* display: flex; */
        padding: 10px;
        background-image: url('../assets/images/fondactivite.png');
        background-repeat: no-repeat;
        background-position: 80%;
}

.activiteCarte {
        display: flex;
        flex-direction: column;
        padding: 10px;
        /* width: 25%; */
}

.activiteCarteHaut {
        display: flex;
        flex-direction: column;
        /* align-items: center;
        background-color: white; */
        margin-bottom: 20px;
        position: relative;
        height: 340px;
}

.carte1, .carte4 {
        background-color: white;
}

.carte2 {
        background-color: black;
        color: white;
}

.carte3 {
        background-color: #FF0022;
}

.activiteFond {
        background-image: url(./images/Copie-de-Post-Instagram-1-650x650.png.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 127px;
        width: 100%;
}

.activiteRang {
        font-family: Tungsten, sans-serif;
        position: absolute;
        top: 90px;
        left: 10px;
        font-size: 55px;
        color: white;
        text-shadow: 0 0 3px #000000;
}
.descActivite-1, .descActivite-2, .descActivite-3, .descActivite-4 {
        padding-left: 12px;
}
.activiteTexte {
        display: flex;
        flex-direction: column;
        /*align-items: center;*/
        padding-top: 40px;
        padding-left:10px;
        /*width: 80%;
         height: 240px; */
}

.nomActivite {
        font-size: 26px;
        font-weight: bold;
        padding-bottom: 20px;
}

/* .pitchActivite {
        width: 60%;
} */

.activiteCarteBas {
        /* background-color: white;  */
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
        height: 250px;
        position: relative;
}

.rangActivite {
        /* position: absolute;
        left: 10px; */
        font-family: Tungsten, sans-serif;
        font-size: 55px;
        color: white;
        text-shadow: 0 0 5px #000000;
}

.boutonReserverActivite-1, .boutonReserverActivite-3, .boutonReserverActivite-4 {
        font-weight: 400;
        font-style: normal;
        color: #FFFFFF;
        background-color: #000000;
        padding: 5px 10px 5px 10px;
        width: fit-content;
        position: absolute;
        left: 20px;
        bottom: 20px;
}  

.boutonReserverActivite-2 {
        font-weight: 400;
        font-style: normal;
        color: #000000;
        background-color: #FFFFFF;
        padding: 5px 10px 5px 10px;
        width: fit-content;
        position: absolute;
        left: 20px;
        bottom: 20px;
}  

.activiteTarif {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #000000;
        position: absolute;
        right: 20px;
        bottom: 20px;
}
.activiteTarif-2 {
        color: #fff;
}
.prix {
        font-size: 45px;
        font-weight: bold;
        height: 45px;
}

.parPersonne {
        font-size: 30px;
        font-weight: bold;
}

.boutonTarifs {
        font-family: "DIN", sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #FFFFFF;
        padding: 10px 30px 10px 30px;
        /*width: fit-content;
        position: absolute;*/
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        border-style: solid;
        border-width: 2px;
        margin-top: 10px;
}

/* NOS OFFRES */

.bandeauOffres {
        height: 420px;
        position: relative;
}

.nosOffres {
        color: white;
        font-weight: 900;
        padding: 20px 20px 0px 20px;
        margin-bottom: 0;
        font-size: 50px;
        font-family: 'DIN';

}

.grilleOffres {
        display: flex;
        flex-direction: row;
}

.carteOffre {
        color: white;
        background-color: #232323;
        /* background-image: url(./images/Rectangle-64.png); */
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center;
        height: 238px;
        /* width: 25%; */
        margin: 10px;
        padding: 10px;
        position: relative;
}

.packFond {
        background-image: url(./images/pack.png);
}

.anniversairesFond {
        background-image: url(./images/anniversaires.png);
}

.jeunesseFond {
        background-image: url(./images/jeunesse.png);   
}

.entreprisesFond {
        background-image: url(./images/entreprises.png);
}

.nomOffre {
        font-size: large;
        opacity: 1;
}

.boutonOffre {
        font-weight: 500;
        font-family: 'DIN', sans-serif;
        font-style: normal;
        color: #FFFFFF;
        border-radius: 3px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size:15px;
        width:100px;
        height:40px;
        color:#fff;
        background-color:#a3090a;
        margin-top: 20px;
        position: absolute;
        left: 15px;
        bottom: 10px;
}

.boutonOffre:hover {
        color: white;
        background: transparent linear-gradient(135deg, #b6252d 30%, #f44248 100%);
}

.boutonNosOffres {
        font-family: "DIN", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        color: #FFFFFF;
        padding: 15px 40px 15px 40px;
        width: fit-content;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        border-style: solid;
        border-width: 2px;
        margin-top: 20px;
}

/*descriptifs Widget*/

.descriptifsWidgetMain {
        min-height: 450px;
        max-height: 600px;
}

.descriptifsWidgetMain-0 {
        flex-direction: row;
}

.descriptifsWidgetMain-1 {
        flex-direction: row-reverse;
}

.descriptif {
        width: 50%;
        display: flex;
        background-color: #232323;
}

.activiteRouge {
        background-color: #FF0022;
        background-image: url(./images/Group-48.png);
        background-position: left;
        background-size: contain;
        background-repeat: no-repeat;

}

.activiteNoir {
        background-color: #505050;
        background-image: url(./images/Group-49.png);
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
}

.fondSombre {
        background-color: #ece8e1;
}

#imageActivite {
        max-width: 80%;
        max-height: 100%;
        object-fit: contain;
        margin: 15px;
}

.descriptionText {
        width: 50%;
        display: flex;
        padding: 20px;
}

.boutonsActivite {
        gap: 20px;
        padding: 30px;
}

.boutonReserver {
        font-weight: 500;
        font-family: 'DIN';
        font-style: normal;
        fill: #B30000;
        color: #B30000;
        background-color: #A3090A00;
        background-image: none;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #B30000;
        border-radius: 0px 0px 0px 0px;
        padding: 14px 14px 14px 14px;
}

.boutonReserver:hover {
        color: #fff;
        background-color: #B30000;
}

.boutonPlaquette {
        font-weight: 400;
        font-style: normal;
        fill: #000000;
        color: #000000;
        background-color: #A3090A00;
        background-image: none;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #000000;
        border-radius: 0px 0px 0px 0px;
        padding: 14px 14px 14px 14px;
}     

.boutonPlaquette:hover {
        color: #fff;
        background-color: #000000;
}

/* CAFE SHOOT */

.espaceCafe {
        color: white;
        background-image: url(./images/backgrounds/Main.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 500px;
        justify-content: center;
        align-items: center;
        padding: 40px;
        gap: 20px;
}

.texteCafe {
        font-family: "DIN", Sans-serif;
        width: 100%;
}
.titreCafe {
        padding-bottom: 20px;
        font-family: "DIN", Sans-serif;
        font-size: 56px;
        font-weight: 600;
        text-transform: uppercase;
}

.phraseCafe {
        max-width: 70%;
        font-family: "Din Next LT Pro Regular", Sans-serif;
        font-weight: 400;
        text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

#boutonCafe {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size:20px;
        width:140px;
        height:50px;
        color:#fff;
        border-radius:3px;
        background:#A3090A;
        margin-top: 20px;
        font-weight: 500;
        font-family: 'DIN';
}
              
#boutonCafe:hover {
        background: transparent linear-gradient(135deg, #b6252d 30%, #f44248 100%);
}


.shootRefuel {
        color: white;
        background-image: url(./images/backgrounds/Main-1.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 500px;
        justify-content: center;
        align-items: end;
        gap: 20px 20px;
        padding: 40px 10px 40px 40px;
}

.texteShoot {
        width: 33%;
}

.titreShoot {
        align-self: center;
}

.phraseShoot {
        text-align: justify;
}

/* EVENEMENTS */

.bandeauEvents {
        background-color: #ECE8E1;
        background-image: url(./images/Group-48.png);
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
}

.laserEventTitre {
        height: 110px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FF0022;
}

.eventImage {
        max-width: 222px;
        margin: 5px 5px 0 5px;
}

.lireLaSuite {
        background-color: #f7f7f7;
        height: 94px;
        margin: 0 5px 5px 5px;
        display: flex;
        justify-content: center;
        align-items: center;
}

.boutonEvent {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size:15px;
        width: 50%;
        height: 40px;
        color:#fff;
        border-radius:3px;
        background:#a3090a;
        margin-top: 20px;
        font-weight: 500;
        font-family: 'DIN';
}
              
#boutonEvent:hover {
        background: transparent linear-gradient(135deg, #b6252d 30%, #f44248 100%);
}

/*widget event, carousel*/

.cards-wrapper {
        display: flex;
        justify-content: center;
}
.card img {
        max-width: 100%;
        max-height: 100%;
}


/* MODES DE JEU */

.bandeauModes {
        color: black;
        background-image: url(./images/backgrounds/MacBook-Pro-16_-34.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 500px;
        justify-content: space-evenly;
        align-items: center;
        /* gap: 20px 20px; */
        /* padding: 40px; */
}

.modesDeJeu {
        font-size: 60px;
        font-weight: 900;
        max-width: 30%;
}

#carouselModes {
        margin-top: 50px;
        display: flex;
        align-items: center;
        position: relative;
        max-width: 60%;
}

.carousel-item-modes, .imageMode {
        width: 265px;
        height: 265px;
        object-fit: cover;
        margin: 0;
}
/*.multiple-items img{
        height:100vw;
        max-height:100vw !important;
        width:auto;
        }
 .fa-chevron-left-modes {
        content: "<";
        font-size: 47px;
        font-weight: 900;
        position: absolute;
        left: 0px;
}

.fa-chevron-right-modes {
        content: ">";
        font-size: 47px;
        font-weight: 900;
        position: absolute;
        right: 0px;
} */



/* HORAIRES */

.horaires {
        display: flex;
        justify-content: center;
        padding: 30px;
        gap: 20px;
        background-image: url(./images/backgrounds/Group-46-242x300-1.png);
        background-color: #1b1b1b;
        background-position: center;
        /* background-size: cover; */
        /* height: 680px; */
}  

.titrePanneauHoraires {
        margin-bottom: 30px;
        font-family: "DINNextLTPro-Heavy", Sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        line-height: 1;
        font-weight: 600;
        margin-bottom: 30px;
        text-align: center;
}

.panneauHoraires {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        min-height: 364px;
        width: 330px;
        padding: 20px;
        background-color: black;
}      
      
.entreeHoraire {
        display: flex;
        width: 90%;
        justify-content: space-between;
        padding: 10px;
        background: linear-gradient(#b30000 0 0) calc(100% - var(--p,0%)) / var(--p,0%) no-repeat;
}

.entreeHoraire:hover {
        /* background-color: #b30000; */
        --p: 100%;
}

.entreeHoraire span{
        text-transform: uppercase;
        color: white;
        font-size: 12px;
}


/* ********************************* TARIFS ******************************** */

.fondRouge {
        background-color: #FF0022;
}

.texteRouge {
        color: #FF0022;
}

.fondNoir {
        background-color: black;
}

.fondBlanc {
        background-color: white;
}

.whiteBorder {
        border: 2px solid white;
}

.blackBorder {
        border: 2px solid black;
}

.tarifsNomCentreBg {
        display: flex;
        flex-direction: column;
        align-items: center;
}

.tarifNomCentre {
        font-size: 50px;
}

.tarifsTitre {
        font-size: 60px;
}

.bandeauPartiesClassiques {
        background-color: #FF0022;
        background-image: url(./images/backgrounds/Frame-279x300.png);
        background-position: center right;
        background-repeat: no-repeat;
        min-height: 365px;
        padding: 10px;
}

.titreBandeauTarif {
        font-size: 60px;
        font-weight: 700;  
        text-transform: uppercase;
        padding: 10px;
        margin-bottom: 10px;
        font-family: "DIN", Sans-serif;        
}

.tarifsGrille {
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
        align-items: stretch;
}

.tarifsCarte {
        display: flex;
        flex-direction: column;
        /* align-items: stretch; */
        /* justify-content: space-between; */
        max-width: 270px;
        width: 25%;
}

.carteTitre {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        background-color: #000000;
        min-height: 87px;
        max-width: 270px;
        width: auto;
        padding: 10px 0 0 0;
}

.carteTitrePrincipal {
        color: white;
        font-family: "DIN", Sans-serif;
        font-size: 35px;
        font-weight: 700;
        text-transform: uppercase;
}

.carteTitreDetails {
        color: #FF0022;
        font-size: 20px;
        font-weight: 400;
        font-family: "DIN", Sans-serif;
}

.tarifsCarteCorps {
        display: flex;
        flex-direction: column;
        align-items: center;
        /* justify-content: space-between; */
        max-width: 270px;
        height: 100%;
        padding: 10px;
}

.tarifsPrixPersonne {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
        font-family: "DINNextLTPro-Heavy", sans-serif;
}

.partiePrix {
        font-size: 60px;
        font-weight: 700;
        line-height: 0.8;
}

.prixParPersonne {
        font-size: 12px;
}

.tarifsListeDetails {
        align-self: flex-start;
        padding: 10px;
}

.boutonReserverParties {
        font-family: "DIN", sans-serif;
        font-weight: 400;
        font-style: normal;
        background-color: black;
        color: white;
        padding: 10px 20px;
        margin: 10px;
}

.boutonReserverParties:hover {
        color: #fff;
        background-color: #B30000;
}

.partiesAge {
        font-size: 13px;
        margin: 15px 30px 0px 30px;
}

/* ************************ LES ANNIV' ****************************/

.bandeauLesAnniv {
        background-color: #000000;
        background-image: url(./images/Group-35.png);
        background-position: center right;
        background-repeat: no-repeat;
        /* min-height: 365px; */
        padding: 10px;
}

.bandeauLesAnniv .tarifsCarte {
        min-height: 476px;
}

/* ************************ FUTURS MARIES ****************************/

.bandeauFutursMaries {
        background-color: #ece8e1;
        background-image: url(./images/Vector-1.png);
        background-position: center right;
        background-repeat: no-repeat;
        /* min-height: 365px; */
        padding: 10px;
}


/* ************************ STRUCTURES JEUNESSE ****************************/

.bandeauStructuresJeunesse {
        background-color: #232323;
        background-image: url(./images/Group-39.png);
        background-position: center right;
        background-repeat: no-repeat;
        /* height: 365px; */
        padding: 10px;
}


/* ************************ ENTREPRISE ****************************/

.bandeauEntreprise {
        background-color: #ece8e1;
        background-image: url(./images/Vector-2.png);
        background-position: center right;
        background-repeat: no-repeat;
        /* min-height: 365px; */
        padding: 10px;
}


/* ************************ AUTRES ACTIVITES ****************************/


.bandeauAutresActivites {
        background-color: #FF0022;
        background-image: url(./images/Group-49.png);
        background-position: top right;
        background-repeat: no-repeat;
        /* height: 365px; */
        padding: 10px;
}





/* ************************ MEDIA QUERIES ****************************** */
/* ********************************************************************* */
/* ********************************************************************* */
/* ********************************************************************* */
/* ********************************************************************* */

@media (min-width: 768px) and (max-width: 992px) { 
        .bandeauActivitesSlider {
                background-position: center left;
                flex-direction: column;
                align-items: center;
                text-align: center;
                height: auto;
        }

        .videActivites {
                display: none;
        }

        .grilleActivites {
                display: flex;
                flex-direction: column;
        }
        
        #carouselActivites {
                margin: 20px 0 20px 0;
        }

        .fa-chevron-left {
                font-size: 37px;
                left: -30px;
        }
        
        .fa-chevron-right {
                font-size: 37px;
                right: -30px;
        }

        /*shoot and refuel*/

        .espaceCafe {
                background-image: url(./images/backgrounds/Mainsombre.jpg);
        }

        .shootRefuel {
                background-image: url(./images/backgrounds/Main-1sombre.jpg);
        }

        .texteShoot {
                width: 50%;
        }

        .tarifsCarte {
                width: 33%;
        }

}


@media (max-width: 767px) { 

        .bandeauActivitesSlider {
                background-position: center left;
                flex-direction: column;
                align-items: center;
                text-align: center;
                height: auto;
        }

        .activitesTexte {
                margin-top: 20px;
        }

        .videActivites {
                display: none;
        }

        .grilleActivites {
                display: flex;
                flex-direction: column;
        }
        
        #carouselActivites {
                margin: 20px 0 20px 0;
        }
        
        .carousel-inner {
                max-width: 75%;
        }

        .fa-chevron-left {
                font-size: 37px;
                left: -30px;
        }
        
        .fa-chevron-right {
                font-size: 37px;
                right: -30px;
        }

        /* Description Ville */

        .videDescription {
                display: none;
        }

        .descriptionCentre {
                width: 100%;
                opacity: 1;
        }
        
        .bandeauDescription {
                background-image: url(./images/backgrounds/fondDescription-246x300opacity.png);
                background-repeat: no-repeat;
                background-position: center;
                /* background-size: cover; */
                padding: 40px 10px 50px 10px;
        }

        /* DESCRIPTIFS ACTIVITES */

        .descriptifsWidgetMain {
                flex-direction: column;
                max-height: none;
        }

        .descriptif {
                width: 100%;
        }

        .descriptionText {
                width: 100%;
        }

        /*offres*/

        .bandeauOffres {
                height: 1194px;
                position: relative;
        }

        .grilleOffres {
                display: flex;
                flex-flow: column;
        }
        /* CAFESHOOT */

        .texteCafe {
                width: 100%;
        }

        .phraseCafe {
                max-width: none;
        }
        
        #boutonCafe {
                margin-top: 40px;
        }        
        
        .texteShoot {
                width: 100%;
        }

        .espaceCafe {
                background-image: url(./images/backgrounds/Mainsombre.jpg);
        }

        .shootRefuel {
                background-image: url(./images/backgrounds/Main-1sombre.jpg);
                padding: 40px 40px 40px 40px;
        }

        /* MODES DE JEU */

        .bandeauModes {
                flex-direction: column;
        }

        #carouselModes {
                max-width: 265px;
        }

        .fa-chevron-left {
                left: 0px;
        }
        
        .fa-chevron-right {
                right: 0px;
        }

        
        /* HORAIRES */

        .horaires {
                flex-direction: column;
                align-items: center;
        }
        .panneauHoraires {
                width: 100%;
        }    



        /* ********************* TARIFS ****************** */
 
        .tarifsGrille {
                flex-direction: column;
        }

        .tarifsCarte {
                width: 100%;
                margin: auto;
        }
        .activites2 {
                font-size: 60px;
        }
        .titreBandeauTarif {
                font-size: 50px;
                line-height: 1;
                text-align: center;
        }

}
#draggablediv {
        position: fixed;
        z-index: 9999;
        background-color: #B30000;
        /*border: 1px solid #d3d3d3;*/
        text-align: center;
        bottom:100px;
        right:100px;
        width:190px;
      }
      #draggabledivheader p, #draggabledivheader p a  {
        color: #fff;
      }
      .swiper {
        width: 100%;
        height: 400px; /* Hauteur fixe du slider */
        background: #f5f5f5; /* Fond léger pour les espaces vides */
    }
    
    .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        object-fit: contain; /* Conserve le ratio de l'image */
    }
    
    .swiper-slide a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        text-decoration: none;
    }
    
    .swiper-slide .title {
        margin-top: 10px;
        background: rgba(0, 0, 0, 0.7);
        color: white;
        padding: 10px 20px;
        border-radius: 4px;
        text-align: center;
    }