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

    .wrap {
        padding-left: 3em;
        padding-right: 3em;
    }

    .title-home li {
        font-size: 10vw;
    }

    .pdt-15 {
        padding-top: 8rem;
    }

    #top-image-leaf {
        display: block !important;
        width: 20vw;
        padding-bottom: 10vw;

    }


    .menu-primary, .menu__box {
        flex-direction: column;
    }
    .menu__box {
        position: absolute;
        left: 0;
        background-color: #0b0b0b;
        width: 100%;
        display: none;
        height: 50vw;
    }
    .menu__btn {
        display: block;
        cursor: pointer;
    }
    #menu__toggle:checked + .menu__btn + .menu__box {
        display: block;
    }
    .header_trajets {
        padding-top: 2rem;
    }
    .title-home_2 {
        font-size: 15vw;
    }

    .pre-title {
        font-size: 8vw;
        text-align: center;
        letter-spacing: 1vw;
        padding-top: 40vw;
    }

    .title-home li{
        padding-top: 5vw;
        color: white;
        font-size: 15vw;
        font-family: 'Archivo Black', sans-serif;
        letter-spacing: 0px;
        text-shadow: 11px 8px 12px rgba(0, 0, 0, 1);


    }

    .title-home {
        padding-left: 0;
    }

    .text-content-header {
        margin: auto;
    }

    .prologue {
        font-size: 3vw;
        width: 80vw;
    }

    .btn-decouvrir {
        font-size: 4vw;

    }

    .wrap .row {
        flex-direction: column;
    }

    .column {
        max-width: 100%;
        margin: 0;
    }

    .leaf {
        border: none;
    }

    .text_leaf {
        padding-bottom: 30vw;
        width: 100%;
    }

    .svg_1 {
        position: absolute;
        width:150vw;
        height: 25vw;
        top: -25vw;
        right: -35vw;
        width: 110vw;
    }

    .svg-container {
        display: none;
    }

    svg {
        margin: 0;
    }


    .svg_2 {
        position: absolute;
        width:150vw;
        height: 25vw;
        top:  70vw;
        right: -35vw;
        width: 110vw;
    }

    .svg_3 {
        position: absolute;
        width:150vw;
        height: 25vw;
        top:  170vw;
        right: -35vw;
        width: 110vw;
    }

    .header_index {
        padding-bottom: 0vw;
        height: 150vw;
    }

    .text-content-header {
        padding: 2vw;
    }

    h2.title_leaf {
        margin-top: 0;
        text-align: center;
    }

    .column .h2-title {
        font-size: 22pt;
    }

    .h2-title {
        font-size: 22pt;
    }

    .h2-title {
        width: 100%;
        text-align: center;
    }

    .white {
        font-size: 5vw;
        text-align: left;
    }

    .btn-decouvrir {
        margin-top: 2vw;
        margin-bottom: 10vw;
    }

    .slider {
        padding-bottom: 30vw;
    }

    .slide {
        flex: 0 0 auto;
        width: 100%;
        scroll-snap-align: start;
    }

    .slider-container .prev,.next {
        height: 15vw;
        top:80vw;

    }

    .slide-content p {
        font-size: 3vw;
        width: vw;
        display: none;

    }

    .slide-content h2 {
        font-size: 10vw;
        width: 40vw;
    }

    .slide-content .btn-decouvrir {
        margin-top: 30vw;
        font-size: 3vw;

    }

    .slide-content {
        text-align: center;
        top:10vw;
        left:28vw;
        width: 45vw;
        height: 10vw;
        padding-right: 100vw;
        padding-bottom: 0;
        top: 5;
    }

    .slide-content h2 {
        text-align: center;
        width: 45vw;

    }

    .slide-image {
        height: 80vw;
        width: 100vw;
    }

    .container {
        display: flex;
        flex-direction: column;
        gap: 10vw;
        padding-top: 20vw;
    }

    .title-card {
        font-size: 10vw;
        left: 50%;
    }

    .title-card_2 {
        font-size: 10vw;
        left: 50%;
    }
    .title-card_3 {
        font-size: 7vw;
        left: 50%;
    }

    .horizontal-card-content p {
        font-size: 3vw;
        width: 50vw;
    }

    .horizontal-card-content {
        padding-top: 0;
    }

    .horizontal-card-content h3 {
        font-size: 3.5vw;
        width: 50vw;
    }

    .horizontal-card-content .detail-btn {
        font-size: 3vw;
        padding-top: 5vw;
        padding-bottom: 5vw;
    }

    .horizontal-card-bg {
        height: 90vw;
    }

    .horizontal-card-bg::before {
        height: 0vw;
    }

    .horizontal-card-bg img {
        height: 20vw;
    }

    .horizontal-card {
        border: solid 1px rgb(56, 56, 56);
    }

    .circle-image {
        display: none;
    }

    .circle-image2 {
        display: none;
    }

    .circle-image4 {
        display: none;
    }

    .circle-image3 {
        display: none;
    }

    .circle-image5 {
        display: none;
    }


    .bar {
        margin: 0;
    }

    .point {
        left:0%;
    }

    .points .text_1 {
        left: 20%;
    }

    .points .text_2 {
        left: 20%;
    }

    .points .text_3 {
        left: 20%;
    }

    .points .text_4 {
        left: 20%;
    }

    .points .text_5 {
        left: 20%;
        top:  200vw;
        color: white;
    }

    .info-list {
        padding-bottom: 0vw;
    }



    body[data-aos-duration="0"] [data-aos] {
        transition-duration: 0s;
    }

    .w-35 {
        width: 60vw;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: auto;
        padding-bottom: 15vw;
    }

    .w-35 img {
        width: 60vw;
    }

    .footer-content {
        flex-direction: column; /* Changer la direction de l'affichage en colonne */
        align-items: center; /* Centrer les éléments horizontalement */
        text-align: center; /* Centrer le texte horizontalement */
    }

    .footer-left,
    .footer-right {
        margin-bottom: 20px; /* Ajouter un espace entre les éléments */

    }

    .footer-right {
        padding-top: 5vw;
    }
}
