.fond_osteo{
    width: 100%;
    height: 100%;
    background: url("https://dev.osteodispo.fr/assets/img/commercial/entreprise/FOND_OSTEODISPO_SANS_LOGO.png") no-repeat center center;
    background-size: cover; /* Ajustez selon vos besoins */
    z-index: -1;
  } 

  .fond_osteo_home {
    background: url(https://dev.osteodispo.fr/assets/img/commercial/home/FOND_OSTEODISPO.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
    padding-top: 30px;
}

.slider-container {
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    position: relative;
}

.slider {
    display: flex;
    overflow-x: scroll; /* Permet le défilement horizontal */
    padding: 0.1px 0; /* Ajoutez du padding pour permettre à l'image de sortir sans être coupée */
    width: 100%;
}

/* Supprime la flèche de la liste déroulante */
.nav-link.header_a::after {
    display: none;
}

/* Affiche le menu déroulant au survol */
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.slider::-webkit-scrollbar {
    display: none; /* Cache la barre de défilement sur Chrome, Edge et Safari */
}

@media only screen and (max-width: 419px) 
{
    .d-lg-block {
        display: block !important;
    }

    .justify-content-between {
        width: 100% !important;
    }

    .footer_email{
        margin-bottom: 20px;
    }

    .containerTaille{
        width: 375px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .btn_geo{
        margin-top: -70px !important;
        margin-left: 340px !important;
        margin-right: 10px !important;
    }

    .btn_rech{
        margin-left: 85px;
        margin-top: -15px;
        width: 315px;
    }

    .row_avis{
        margin-bottom: 30px !important;
    }

    .col_perso_1 #ful_adr{
        width: 315px !important;
    }

    .navbar_logo{
        font-size: 25px !important;
    }

    .logo_primary{
        width: 45px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 5.5px 15px;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 8px;
        border: 3px solid #7c91f3;
        margin-top: 13px;
        padding: 4.5px 4.5px
    }

    #form-reservation{
        width: 100% !important;
    }

    #ful_adr{
        width: 100% !important;
        padding: 10px 40px !important;
    }

    .header_a{
        font-size: 15px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .header_dif{
        margin-left: 5px !important;
        margin-right: 5px !important;
        padding: 9px 0 !important;
    }

    .container_header{
        width: 345px;
        background-color: white;
        margin-top: 20px;
    }

    .card_imme .row .col-md-9{
        margin-top: -49px;
        flex: 0 0 88% !important;
        max-width: 88% !important;
        margin-left: 27px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
        display: inline-flex;
    }

    .col_header_urgence{
        text-align: center;
    }

    .header_P_1{
        margin-left: 0px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 8px;
    }

    #confirmation-popup{
        width: 315px;
    }

    .display_flex{
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 65px;
        font-size: 17px;
        width: 100%;
    }

    .img_1{
        width: 245px;
        display: none;
    }

    .h2_header{
        font-size: 25px;
    }

    .p_header_1{
        font-size: 16px !important;
    }

    .col_modif_header{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px;
    }

    .col_modif_header_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .btn_resa{
        margin-top: 20px;
        width: 100%;
    }

    .col_intervention{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_header{
        width: 100px;
        margin-top: -15px;
    }

    .row_inter{
        margin-top: 45px !important;
    }

    .switch{
        margin-top: 25px;
        width: 107px !important;
    }

    .col_inter{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .div_header_2{
        margin-top: -35px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 16px !important;
        text-align: center;
    }

    .h5_calcule{
        font-size: 18px;
        margin-top: 10px;
    }

    .container_taille2{
        width: 375px;
        margin-top: 20px !important;
    }

    .container_taille2 .container_taille2{
        width: 345px;
    }

    .container_taille_urgence{
        width: 345px;
    }

    .col_urgence_osteo{
        text-align: center;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 300px;
        border: 0px solid transparent;
        background-color: #f6f5f8;
        border-radius: 15px;
        height: 50px;
        margin-left: 23px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 15px;
        margin-top: -5px !important;
        margin-left: -15px;
    }

    .h6_imme_2{
        font-size: 14px;
        margin-top: -3px !important;
        margin-left: -17px;
    }

    .row_lien_1{
        margin-top: 0px !important;
    }

    .row_lien_2{
        margin-top: 0px !important;
    }

    .row_lien_3{
        margin-top: 0px !important;
    }

    .h6_3{
        margin-top: -5px !important;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 300px;
        height: 300px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -20px;
        margin-left: -20px;
        display: none;
    }

    .img_2{
        width: 300px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .img_3{
        width: 300px;
        height: 200px;
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .btn_domicile{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 18px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_cabinet{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 18px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .h3_inter{
        font-size: 26px;
        margin-bottom: 20px !important;
    }

    .gif_3{
        width: 40px;
    }

    .row_actifs{
        margin-top: 30px !important;
    }

    .col_transparent{
        margin-top: 10px;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-left: 0px;
    }

    .etoile_google{
        margin-left: 180px !important;
    }

    .p_google{
        margin-left: 183px !important;
    }

    .col_personnalise_1{
        flex: 0 0 9% !important;
        display: none;
    }

    .col_personnalise_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_mots{
        width: 135px;
        height: 68px;
        margin-left: 0px;
        margin-top: 45px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
        display: none;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 205px;
        width: 95% !important;
        margin-right: 100px;
    }

    .col_mots{
        display: none;
    }

    .img_google{
        margin-left: 175px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 95% !important;
        max-width: 95% !important;
    }

    .h5_commentaire{
        margin-top: -90px !important;
        font-size: 16px;
    }

    .gif_4{
        width: 60px;
        display: none;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
        display: none;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .col_border_sup{
        border-right: 0 !important;
    }

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
        display: none;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
        display: none;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        font-size: 17px !important;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 300px;
        height: 185px;
        margin-left: 10px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 105px; 
        overflow-y: scroll;
        font-size: 16px !important;
        margin-left: 0px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 10px;
        margin-top: 35px;
        margin-bottom: 35px;
        width: 300px;
        height: 165px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 18px !important;
        margin-left: 0px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 375px !important;
    }

    .france li {
        font-size: 7px !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }

    .france_taille{
        margin-left: 80px !important;
        height: 525px !important;
        width: 540px !important;
    }

    .col_perso_carte_2{
        flex: 0 0 108% !important;
        max-width: 108% !important;
        margin: 0 auto;
    }

    .col_carte_2{
        margin-left: 0px !important;
    }

    .col_carte_3{
        margin-left: 0px !important;
    }

    ul .nos-zones__item{
        font-size: 15px !important;
    }

    .h3_carte{
        margin-bottom: 45px !important;
        margin-left: 0px !important;
        text-align: center !important;
        font-size: 24px;
    }

    .h3_recherche{
        font-size: 24px;
    }

    .h3_blog{
        margin-top: 30px !important;
        font-size: 25px;
    }

    .row_disponible{
        margin-top: 25px !important;
    }

    .h3_motifs{
        margin-left: 0px !important;
        margin-top: 33px !important;
        font-size: 26px;    
    }

    .card_motifs{
        padding: 10px 0px !important;
    }

    .col_motifs_1{
        margin-left: 10px !important;
    }

    .col_motifs_2{
        margin-left: 10px !important;
    }

    .col_motifs_3{
        margin-left: 10px !important;
    }

    .col_motifs_4{
        margin-left: 10px !important;
    }

    .col_motifs_5{
        margin-left: 10px !important;
    }

    .col_motifs_6{
        margin-left: 10px !important;
    }

    .col_motifs_7{
        margin-left: 10px !important;
    }

    .col_motifs_8{
        margin-left: 10px !important;
    }

    .col_motifs_9{
        margin-left: 10px !important;
    }

    .col_motifs_10{
        margin-left: 10px !important;
    }

    .col_motifs_11{
        margin-left: 10px !important;
    }

    .col_motifs_12{
        margin-left: 10px !important;
    }

    .col_troubles_1{
        flex: 0 0 24.666667% !important;
        max-width: 24.666667% !important;    
    }

    .btn_motifs{
        white-space: normal;
    }

    .col_troubles_2{
        flex: 0 0 64% !important;
        max-width: 64% !important;
    }

    .container_recherche{
        width: 375px !important;
    }

    .h3_garde{
        margin-left: 0px !important;
    }

    .card_titre{
        font-size: 14px !important;
    }

    .img_12{
        width: 325px;
        margin-top: 20px;
        margin-bottom: -15px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 18px; 
        margin-top: 20px !important;
    }

    .h3_publics{
        font-size: 24px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 15px;
        background-color: #76c9be;
        border-radius: 10px;
        width: 100%;
    }

    .col_button{
        margin-top: 10px;
    }

    .p_office2 {
        font-size: 14px;
        color: black;
        margin-top: -15px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 0px;
        width: 50px;
        height: 50px;
        margin-left: 0px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 100%;
        margin-right: 20px;
        margin-left: 20px;
    }

    .btn_consulter{
        width: 120%;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 7px 7.5px !important;
        margin-left: -65px;
    }

    .details .row .col-8 {
        flex: 0 0 100.666667% !important;
        max-width: 100.666667% !important;
    }

    .details .row .col-4 {
        margin-top: 0px !important;
        flex: 0 0 100.666667% !important;
        max-width: 100.666667% !important;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: 65px;
        margin-top: -85px;
        flex: 0 0 84% !important;
        max-width: 84% !important;
    }

    .titre_doc{
        color: #223744;
        font-weight: bold;
        font-size: 16px !important;
        letter-spacing: 0.2px;
        margin-bottom: 0;
        text-align: left;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }

    .col_dispo_2{
        width: 560px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .col_dispo_3{
        width: 380px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-top: 10px;
        padding: 20px 15px;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .card_motif_1{
        max-width: 300px;
        margin-left: 12px;
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    footer .navbar-brand{
        font-size: 40px !important;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 311px;
        height: 208px;
        margin: 15px auto;
    }

    .img_patient{
        height: 206px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .centered-text {
        font-size: 26px;
        width: 100%;
        text-align: center;
    }

    .card_3{
        width: 340px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin: 15px auto;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }

    .col_modif_header select{
        width: 305px !important;
    }
}

@media only screen and (min-width: 420px) and (max-width: 600px) 
{
    .d-lg-block {
        display: block !important;
    }

    .containerTaille{
        width: 420px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .navbar_logo{
        font-size: 28px;
    }

    .logo_primary{
        width: 45px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 5.5px 15px;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 8px;
        border: 3px solid #7c91f3;
        margin-top: 13px;
        padding: 4.5px 4.5px
    }

    #form-reservation{
        width: 100% !important;
    }

    #ful_adr{
        width: 100% !important;
        padding: 10px 40px !important;
    }

    .header_a{
        font-size: 15px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .header_dif{
        margin-left: 5px !important;
        margin-right: 5px !important;
        padding: 9px 0 !important;
    }

    .container_header{
        width: 390px;
        background-color: white;
        margin-top: 20px;
    }

    .card_imme .row .col-md-9{
        margin-top: -49px;
        flex: 0 0 88% !important;
        max-width: 88% !important;
        margin-left: 27px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
    }

    .col_header_urgence{
        text-align: center;
    }

    .header_P_1{
        margin-left: 90px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .display_flex{
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 65px;
        font-size: 17px;
        width: 100%;
    }

    .img_1{
        width: 245px;
    }

    .h2_header{
        font-size: 25px;
    }

    .p_header_1{
        font-size: 17px !important;
    }

    .col_modif_header{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px;
    }

    .col_modif_header_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .btn_resa{
        margin-top: 20px;
        width: 100%;
    }

    .col_intervention{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_header{
        width: 100px;
        margin-top: 30px;
    }

    .div_header_2{
        margin-top: -75px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 16px !important;
        text-align: center;
    }

    .h5_calcule{
        font-size: 18px;
        margin-top: 10px;
    }

    .container_taille2{
        width: 420px;
    }

    .container_taille2 .container_taille2{
        width: 400px;
    }

    .container_taille_urgence{
        width: 390px;
    }

    .col_urgence_osteo{
        text-align: center;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 14px;
        margin-top: -5px !important;
        margin-left: 10px;
    }

    .h6_imme_2{
        font-size: 14px;
        margin-top: -4px !important;
        margin-left: 10px;
    }

    .h6_3{
        margin-top: -5px !important;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 300px;
        height: 300px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .img_2{
        width: 325px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .img_3{
        width: 325px;
        height: 217px;
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .btn_domicile{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 18px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_cabinet{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 18px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .h3_inter{
        font-size: 23px;
        text-align: center;
    }

    .gif_3{
        width: 40px;
    }

    .col_transparent{
        margin-top: 10px;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-left: 0px;
    }

    .etoile_google{
        margin-left: 180px !important;
    }

    .p_google{
        margin-left: 183px !important;
    }

    .col_personnalise_1{
        flex: 0 0 9% !important;
        display: none;
    }

    .col_personnalise_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_mots{
        width: 135px;
        height: 68px;
        margin-left: 0px;
        margin-top: 45px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 205px;
        width: 95% !important;
        margin-right: 100px;
    }

    .col_mots{
        display: none;
    }

    .img_google{
        margin-left: 175px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 85% !important;
        max-width: 85% !important;
    }

    .h5_commentaire{
        margin-top: -90px !important;
        font-size: 16px;
    }

    .gif_4{
        width: 60px;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .col_border_sup{
        border-right: 0 !important;
    }

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 340px;
        height: 195px;
        margin-left: 10px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 105px; 
        overflow-y: scroll;
        font-size: 16px !important;
        margin-left: 0px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 10px;
        margin-top: 35px;
        margin-bottom: 35px;
        width: 345px;
        height: 175px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 18px !important;
        margin-left: 0px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 420px !important;
    }

    .france li {
        font-size: 7px !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }

    .france_taille{
        margin-left: 80px !important;
        height: 525px !important;
        width: 540px !important;
    }

    .col_perso_carte_2{
        flex: 0 0 105% !important;
        max-width: 105% !important;
        margin: 0 auto;
    }

    .col_carte_2{
        margin-left: 0px !important;
    }

    .col_carte_3{
        margin-left: 0px !important;
    }

    ul .nos-zones__item{
        font-size: 15px !important;
    }

    .h3_carte{
        margin-bottom: 45px !important;
        margin-left: 20px !important;
        text-align: center !important;
    }

    .h3_motifs{
        margin-left: 0px !important;
    }

    .card_motifs{
        padding: 10px 0px !important;
    }

    .col_motifs_1{
        margin-left: 10px !important;
    }

    .col_motifs_2{
        margin-left: 10px !important;
    }

    .col_motifs_3{
        margin-left: 10px !important;
    }

    .col_motifs_4{
        margin-left: 10px !important;
    }

    .col_motifs_5{
        margin-left: 10px !important;
    }

    .col_motifs_6{
        margin-left: 10px !important;
    }

    .col_motifs_7{
        margin-left: 10px !important;
    }

    .col_motifs_8{
        margin-left: 10px !important;
    }

    .col_motifs_9{
        margin-left: 10px !important;
    }

    .col_motifs_10{
        margin-left: 10px !important;
    }

    .col_motifs_11{
        margin-left: 10px !important;
    }

    .col_motifs_12{
        margin-left: 10px !important;
    }

    .col_troubles_1{
        flex: 0 0 24.666667% !important;
        max-width: 24.666667% !important;    
    }

    .btn_motifs{
        white-space: normal;
    }

    .col_troubles_2{
        flex: 0 0 64% !important;
        max-width: 64% !important;
    }

    .container_recherche{
        width: 420px !important;
    }

    .h3_garde{
        margin-left: 0px !important;
    }

    .card_titre{
        font-size: 14px !important;
    }

    .img_12{
        width: 350px;
        margin-top: 90px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 16px; 
        margin-top: 20px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 15px;
        background-color: #76c9be;
        border-radius: 10px;
        width: 100%;
    }

    .col_button{
        margin-top: 10px;
    }

    .p_office2 {
        font-size: 14px;
        color: black;
        margin-top: -15px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 0px;
        width: 50px;
        height: 50px;
        margin-left: 0px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 100%;
        margin-right: 20px;
        margin-left: 20px;
    }

    .btn_consulter{
        width: 120%;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 7px 7.5px !important;
        margin-left: -65px;
    }

    .details .row .col-8 {
        flex: 0 0 100.666667% !important;
        max-width: 100.666667% !important;
    }

    .details .row .col-4 {
        margin-top: 0px !important;
        flex: 0 0 100.666667% !important;
        max-width: 100.666667% !important;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: 65px;
        margin-top: -85px;
        flex: 0 0 84% !important;
        max-width: 84% !important;
    }

    .titre_doc{
        color: #223744;
        font-weight: bold;
        font-size: 16px !important;
        letter-spacing: 0.2px;
        margin-bottom: 0;
        text-align: left;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }

    .col_dispo_2{
        width: 560px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .col_dispo_3{
        width: 380px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        width: 380px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
        margin-top: 40px;
    }

    .col_modif_header select{
        width: 350px !important;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 356px;
        height: 238px;
        margin: 15px auto;
    }

    .img_patient{
        height: 236px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .centered-text {
        font-size: 26px;
        width: 100%;
        text-align: center;
    }

    .card_3{
        width: 390px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin: 15px auto;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px)
{
    .d-lg-block {
        display: block !important;
    }

    .containerTaille{
        width: 600px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .navbar_logo{
        font-size: 28px;
    }

    .logo_primary{
        width: 45px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 5.5px 15px;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 8px;
        border: 3px solid #7c91f3;
        margin-top: 13px;
        padding: 4.5px 4.5px
    }

    #form-reservation{
        width: 100% !important;
    }

    #ful_adr{
        width: 100% !important;
        padding: 10px 40px !important;
    }

    .header_a{
        font-size: 15px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .header_dif{
        margin-left: 5px !important;
        margin-right: 5px !important;
        padding: 9px 0 !important;
    }

    .container_header{
        width: 570px; 
        background-color: white; 
        margin-top: 20px;
    }

    .card_imme .row .col-md-9{
        margin-top: -49px;
        flex: 0 0 88% !important;
        max-width: 88% !important;
        margin-left: 27px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
    }

    .col_header_urgence{
        text-align: center;
    }

    .header_P_1{
        margin-left: 90px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .display_flex{
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 65px;
        font-size: 17px;
        width: 100%;
    }

    .img_1{
        width: 345px;
    }

    .h2_header{
        font-size: 25px;
    }

    .p_header_1{
        font-size: 17px !important;
    }

    .col_modif_header{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px;
    }

    .col_modif_header_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .btn_resa{
        margin-top: 20px;
        width: 100%;
    }

    .col_intervention{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_header{
        width: 100px;
        margin-top: 30px;
    }

    .div_header_2{
        margin-top: -75px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 16px !important;
        text-align: center;
    }

    .h5_calcule{
        font-size: 18px;
        margin-top: 10px;
    }

    .container_taille2{
        width: 600px;
    }

    .container_taille_urgence{
        width: 570px;
    }

    .col_urgence_osteo{
        text-align: center;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 14px;
        margin-top: -5px !important;
        margin-left: 10px;
    }

    .h6_imme_2{
        font-size: 14px;
        margin-top: -4px !important;
        margin-left: 10px;
    }

    .h6_3{
        margin-top: -5px !important;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 300px;
        height: 300px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .img_2{
        width: 325px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .img_3{
        width: 325px;
        height: 217px;
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .btn_domicile{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 18px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_cabinet{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 18px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .h3_inter{
        font-size: 23px;
        text-align: center;
    }

    .gif_3{
        width: 40px;
    }

    .col_transparent{
        margin-top: 10px;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-left: 0px;
    }

    .etoile_google{
        margin-left: 200px !important;
    }

    .p_google{
        margin-left: 205px !important;
    }

    .col_personnalise_1{
        flex: 0 0 9% !important;
        display: none;
    }

    .col_personnalise_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_mots{
        width: 135px;
        height: 68px;
        margin-left: 0px;
        margin-top: 45px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 205px;
        margin-right: 100px;
    }

    .col_mots{
        display: none;
    }

    .img_google{
        margin-left: 195px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 65% !important;
        max-width: 65% !important;
    }

    .h5_commentaire{
        margin-top: -90px !important;
    }

    .gif_4{
        width: 60px;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 340px;
        height: 195px;
        margin-left: 95px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 105px; 
        overflow-y: scroll;
        font-size: 16px !important;
        margin-left: 0px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 95px;
        margin-top: 35px;
        margin-bottom: 35px;
        width: 345px;
        height: 175px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 18px !important;
        margin-left: 0px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 600px !important;
    }

    .france li {
        font-size: 7px !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }

    .france_taille{
        margin-left: 80px !important;
        height: 525px !important;
        width: 540px !important;
    }

    .col_perso_carte_2{
        flex: 0 0 105% !important;
        max-width: 105% !important;
        margin: 0 auto;
    }

    .col_carte{
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .col_carte_2{
        margin-left: 0px !important;
    }

    ul .nos-zones__item{
        font-size: 15px !important;
    }

    .h3_carte{
        margin-bottom: 45px !important;
        margin-left: 20px !important;
        text-align: center !important;
    }

    .h3_motifs{
        margin-left: 0px !important;
    }

    .card_motifs{
        padding: 10px 0px !important;
    }

    .col_motifs_1{
        flex: 0 0 49% !important;
        max-width: 49% !important;
        margin-left: 10px !important;
    }

    .col_motifs_2{
        flex: 0 0 46% !important;
        max-width: 46% !important;
        margin-left: 0px !important;
    }

    .col_motifs_3{
        flex: 0 0 58% !important;
        max-width: 58% !important;
        margin-left: 10px !important;
    }

    .col_motifs_4{
        flex: 0 0 37% !important;
        max-width: 37% !important;
        margin-left: 0px !important;
    }

    .col_motifs_5{
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-left: 10px !important;
    }

    .col_motifs_6{
        flex: 0 0 45% !important;
        max-width: 45% !important;
        margin-left: 0px !important;
    }

    .col_motifs_7{
        flex: 0 0 45% !important;
        max-width: 45% !important;
        margin-left: 10px !important;
    }

    .col_motifs_8{
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-left: 0px !important;
    }

    .col_motifs_9{
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-left: 10px !important;
    }

    .col_motifs_10{
        flex: 0 0 45% !important;
        max-width: 45% !important;
        margin-left: 0px !important;
    }

    .col_motifs_11{
        flex: 0 0 48% !important;
        max-width: 48% !important;
        margin-left: 10px !important;
    }

    .col_motifs_12{
        flex: 0 0 47% !important;
        max-width: 47% !important;
        margin-left: 0px !important;
    }

    .container_recherche{
        width: 600px !important;
    }

    .h3_garde{
        margin-left: 0px !important;
    }

    .card_titre{
        font-size: 14px !important;
    }

    .img_12{
        width: 350px;
        margin-top: 90px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 16px; 
        margin-top: 20px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 15px;
        background-color: #76c9be;
        border-radius: 10px;
        width: 100%;
    }

    .col_button{
        margin-top: 10px;
    }

    .p_office2 {
        font-size: 14px;
        color: black;
        margin-top: -15px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: -8px;
        width: 65px;
        height: 65px;
        margin-left: -5px;
    }

    .disdoc{
        height:90px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 100%;
        margin-right: 20px;
        margin-left: 20px;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -2.5px;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 10px 7.5px !important;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: 75px;
        margin-top: -95px;
        flex: 0 0 87% !important;
        max-width: 87% !important;
    }

    .titre_doc{
        color: #223744;
        font-weight: bold;
        font-size: 16px !important;
        letter-spacing: 0.2px;
        margin-bottom: 0;
        text-align: left;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }

    .col_dispo_2{
        width: 560px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .col_dispo_3{
        width: 560px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        width: 560px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
        margin-top: 40px;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 534px;
        height: 357px;
        margin: 13px auto;
    }

    .img_patient{
        height: 355px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .centered-text {
        font-size: 26px;
    }

    .card_3 {
        width: 390px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin: 15px auto;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .col_modif_header select{
        width: 530px !important;
    }

    .col_border_sup{
        border: 0px solid transparent !important;
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .container_taille2 .container_taille2{
        width: 570px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .d-lg-block {
        display: block !important;
    }

    .col_intervention_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .containerTaille{
        width: 768px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .navbar_logo{
        font-size: 28px;
    }

    .logo_primary{
        width: 45px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 5.5px 15px;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 8px;
        border: 3px solid #7c91f3;
        margin-top: 13px;
        padding: 4.5px 4.5px
    }

    #form-reservation{
        width: 100% !important;
    }

    #ful_adr{
        width: 133% !important;
    }

    .header_a{
        font-size: 15px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .header_dif{
        margin-left: 5px !important;
        margin-right: 5px !important;
        padding: 9px 0 !important;
    }

    .container_header{
        width: 738px; 
        background-color: white; 
        margin-top: 20px;
    }

    .card_imme .row .col-md-9{
        margin-top: -49px;
        flex: 0 0 88% !important;
        max-width: 88% !important;
        margin-left: 27px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .display_flex{
        display: flex; 
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 65px;
        font-size: 17px;
    }

    .img_1{
        width: 345px;
    }

    .h2_header{
        font-size: 25px;
    }

    .p_header_1{
        font-size: 17px !important;
    }

    .col_modif_header{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px;
    }

    .col_modif_header_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .btn_resa{
        margin-top: 20px;
        width: 100%;
    }

    .col_intervention{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_header{
        width: 100px;
        margin-top: 30px;
    }

    .div_header_2{
        margin-top: -75px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 17.8px !important;
        text-align: center;
    }

    .h5_calcule{
        font-size: 18px;
        margin-top: 10px;
    }

    .container_taille2{
        width: 768px;
    }

    .container_taille2 .container_taille2{
        width: 738px;
    }

    .container_taille_urgence{
        width: 740px;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 14px;
        margin-top: -5px !important;
        margin-left: 10px;
    }

    .h6_imme_2{
        font-size: 14px;
        margin-top: -13px !important;
        margin-left: 10px;
    }

    .h6_3{
        margin-top: -5px !important;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 300px;
        height: 300px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -25px;
    }

    .img_2{
        width: 325px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .img_3{
        width: 325px;
        height: 217px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .btn_domicile{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 20px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_cabinet{
        width: 250px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .h3_inter{
        font-size: 23px;
    }

    .gif_3{
        width: 40px;
    }

    .col_transparent{
        margin-top: 10px;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-left: 0px;
    }

    .etoile_google{
        margin-left: 200px !important;
    }

    .p_google{
        margin-left: 205px !important;
    }

    .col_personnalise_1{
        flex: 0 0 9% !important;
        display: none;
    }

    .col_personnalise_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .gif_mots{
        width: 135px;
        height: 68px;
        margin-left: 0px;
        margin-top: 45px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 205px;
        margin-right: 100px;
    }

    .col_mots{
        display: none;
    }

    .img_google{
        margin-left: 195px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .h5_commentaire{
        margin-top: -70px !important;
    }

    .gif_4{
        width: 60px;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 340px;
        height: 195px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 105px; 
        overflow-y: scroll;
        font-size: 16px !important;
        margin-left: 0px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 0px;
        margin-top: 140px;
        width: 345px;
        height: 175px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 18px !important;
        margin-left: 0px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 765px !important;
    }

    .france li {
        font-size: 7px !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }

    .france_taille{
        margin-left: 80px !important;
        height: 525px !important;
        width: 540px !important;
    }

    .col_perso_carte_2{
        flex: 0 0 104% !important;
        max-width: 104% !important;
        margin: 0 auto;
    }

    .col_carte{
        flex: 0 0 37.6% !important;
        max-width: 37.6% !important;
    }

    ul .nos-zones__item{
        font-size: 15px !important;
    }

    .h3_carte{
        margin-bottom: 45px !important;
    }

    .h3_motifs{
        margin-left: 0px !important;
    }

    .card_motifs{
        padding: 10px 0px !important;
    }

    .col_motifs_1{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: 35px !important;
    }

    .col_motifs_2{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: 35px !important;
    }

    .col_motifs_3{
        flex: 0 0 49% !important;
        max-width: 49% !important;
        margin-left: -15px !important;
    }

    .col_motifs_4{
        flex: 0 0 31% !important;
        max-width: 31% !important;
        margin-left: 25px !important;
    }

    .col_motifs_5{
        margin-left: 35px !important;
    }

    .col_motifs_6{
        margin-left: 35px !important;
    }

    .col_motifs_7{
        margin-left: 35px !important;
    }

    .col_motifs_8{
        margin-left: 35px !important;
    }

    .col_motifs_9{
        margin-left: 35px !important;
    }

    .col_motifs_10{
        margin-left: 35px !important;
    }

    .col_motifs_11{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: -10px !important;
    }

    .col_motifs_12{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: 25px !important;
    }

    .h3_garde{
        margin-left: 0px !important;
    }

    .card_titre{
        font-size: 15px !important;
    }

    .img_12{
        width: 350px;
        margin-top: 90px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 16px; 
        margin-top: 20px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 13px; 
        background-color: #76c9be; 
        border-radius: 10px;
    }

    .col_button{
        margin-left: 40px; 
        margin-top: 17px;
    }

    .p_office2 {
        font-size: 15px;
        color: black;
        margin-top: -10px;
        margin-left: 25px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 12px;
        width: 75px;
        height: 75px;
        margin-left: 10px;
    }

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 100%;
        margin-right: 15.5%;
        margin-left: 15.5%;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -21.5px;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 3px 7.5px;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: -20px;
        margin-top: -20px;
        height: 150px;
    }

    .titre_doc{
        color: black;
        font-size: 18px;
        margin-top: 5px;
        margin-left: 25px;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }

    .col_dispo_2{
        width: 350px;
        margin-right: 20px;
        margin-left: 16px;
    }

    .col_dispo_3{
        width: 350px;
        margin-right: 0px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        width: 365px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
        margin-top: 40px;
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 144px;
        height: 97px;
    }

    .img_patient{
        height: 95px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .centered-text {
        font-size: 20px;
    }

    .card_3{
        width: 285px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin-left: 25px;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }

    .col_modif_header select{
        width: 330px !important;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .col-blog{
        margin-left: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) 
{

    .col_intervention{
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .col_intervention_2{
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }

    .containerTaille{
        width: 992px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .navbar_logo{
        font-size: 28px;
    }

    .logo_primary{
        width: 45px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 5.5px 15px;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 8px;
        border: 3px solid #7c91f3;
        margin-top: 13px;
        padding: 4.5px 4.5px
    }

    #form-reservation{
        width: 100% !important;
    }

    #ful_adr{
        width: 133% !important;
    }

    .header_a{
        font-size: 15px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .header_dif{
        margin-left: 5px !important;
        margin-right: 5px !important;
        padding: 9px 0 !important;
    }

    .container_header{
        width: 960px; 
        background-color: white; 
        margin-top: 20px;
    }

    .card_imme .row .col-md-9{
        margin-top: -49px;
        flex: 0 0 88% !important;
        max-width: 88% !important;
        margin-left: 27px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .display_flex{
        display: flex; 
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 65px;
        font-size: 17px;
    }

    .img_1{
        width: 345px;
    }

    .h2_header{
        font-size: 25px;
    }

    .p_header_1{
        font-size: 18px !important;
    }

    .col_modif_header{
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .col_modif_header_2{
        flex: 0 0 51% !important;
        max-width: 51% !important;
    }

    .col_modif_header select{
        margin-top: 10px;
        width: 215px !important;
    }

    .btn_resa{
        margin-top: 20px;
        width: 200%;
    }

    .gif_header{
        width: 100px;
        margin-top: 30px;
    }

    .div_header_2{
        margin-top: -75px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 17.8px !important;
        text-align: center;
    }

    .h5_calcule{
        font-size: 18px;
        margin-top: 10px;
    }

    .container_taille2{
        width: 992px;
    }



    .container_taille_urgence{
        width: 975px;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 14px;
        margin-top: -5px !important;
        margin-left: -10px;
    }

    .h6_imme_2{
        font-size: 14px;
        margin-top: -13px !important;
        margin-left: -10px;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 300px;
        height: 300px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -25px;
    }

    .img_2{
        width: 360px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .img_3{
        width: 365px;
        height: 240.5px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .btn_domicile{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 20px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_cabinet{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .h3_inter{
        font-size: 23px;
    }

    .gif_3{
        width: 40px;
    }

    .col_transparent{
        margin-top: 10px;
        flex: 0 0 78.666667% !important;
        max-width: 78.666667% !important;
        margin-left: 170px;
    }

    .etoile_google{
        margin-left: 245px !important;
    }

    .p_google{
        margin-left: 247px !important;
    }

    .col_personnalise_1{
        flex: 0 0 9% !important;
    }

    .col_personnalise_2{
        flex: 0 0 81.666667% !important;
        max-width: 81.666667% !important;
    }

    .gif_mots{
        width: 135px;
        height: 60px;
        margin-left: 0px;
        margin-top: 45px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 185px;
        margin-right: 100px;
    }

    .img_google{
        margin-left: 240px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 44% !important;
        max-width: 44% !important;
    }

    .h5_commentaire{
        margin-top: -70px !important;
    }

    .gif_4{
        width: 60px;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .container_taille2 .container_taille2{
        width: 970px;
    }

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 470px;
        height: 255px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 105px; 
        overflow-y: scroll;
        font-size: 16px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 0px;
        margin-top: 140px;
        width: 430px;
        height: 200px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 19px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 990px !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }

    .france_taille{
        margin-left: 80px !important;
        height: 660px !important;
    }

    .col_perso_carte_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
    }

    .card_motifs{
        padding: 10px 0px !important;
    }

    .col_motifs_1{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: 35px !important;
    }

    .col_motifs_2{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        margin-left: 35px !important;
    }

    .col_motifs_3{
        flex: 0 0 45% !important;
        max-width: 45% !important;
        margin-left: 30px !important;
    }

    .col_motifs_4{
        flex: 0 0 28% !important;
        max-width: 28% !important;
        margin-left: 35px !important;
    }

    .col_motifs_5{
        margin-left: 35px !important;
    }

    .col_motifs_6{
        margin-left: 35px !important;
    }

    .col_motifs_7{
        margin-left: 35px !important;
    }

    .col_motifs_8{
        margin-left: 35px !important;
    }

    .col_motifs_9{
        margin-left: 35px !important;
    }

    .col_motifs_10{
        margin-left: 35px !important;
    }

    .col_motifs_11{
        flex: 0 0 38.333333% !important;
        max-width: 38.333333% !important;
        margin-left: 15px !important;
    }

    .col_motifs_12{
        flex: 0 0 38.333333% !important;
        max-width: 38.333333% !important;
        margin-left: 35px !important;
    }

    .card_titre{
        font-size: 18px !important;
    }

    .img_12{
        width: 450px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 16px; 
        margin-top: 20px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 13px; 
        background-color: #76c9be; 
        border-radius: 10px;
    }

    .col_button{
        margin-left: 40px; 
        margin-top: 17px;
    }

    .p_office2 {
        font-size: 15px;
        color: black;
        margin-top: -10px;
        margin-left: 25px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 12px;
        width: 75px;
        height: 75px;
        margin-left: 10px;
    }

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 100%;
        margin-right: 23.5%;
        margin-left: 23.5%;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -21.5px;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 3px 7.5px;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: -20px;
        margin-top: -20px;
        height: 150px;
    }

    .titre_doc{
        color: black;
        font-size: 18px;
        margin-top: 5px;
        margin-left: 25px;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }

    .col_dispo_2{
        width: 350px;
        margin-right: 40px;
        margin-left: 120px;
    }

    .col_dispo_3{
        width: 350px;
        margin-right: 50px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        width: 365px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
        margin-top: 40px;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .col_personnalise_1 .border-3 {
        width: 155% !important;
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 220px;
        height: 177px;
    }

    .col-blog{
        margin-left: 85px;
    }

    .img_patient{
        height: 175px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .card_3{
        width: 325px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin-left: 25px;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1600px) 
{
    .card_motifs{
        padding: 10px 0px !important;
    }

    .form_taille{
        width:100% !important;
    }

    .col_intervention{
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .col_intervention_2{
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }

    .containerTaille{
        width: 1280px !important;
    }

    .taille_sans{
        width: 100%;
    }

    .navbar_logo{
        font-size: 33px;
    }

    .logo_primary{
        width: 50px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 7.5px 20px;
        font-size: 17px;
        margin-left: 20px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 44px;
        margin-left: 20px;
        border: 3px solid #7c91f3;
        margin-top: 14px;
        padding: 5.5px 5.5px;
    }

    .header_a{
        font-size: 18px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .container_header{
        width: 1245px;
        margin-left: -20px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        padding: 5.5px 10px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .display_flex{
        display: flex; 
        align-items: center; 
        justify-content: center; 
        font-size: 19px; 
        text-align: center;
    }

    .p_header{
        margin-right: 215px;
    }

    .img_1{
        width: 375px;
    }

    .h2_header{
        font-size: 28px;
    }

    .p_header_1{
        font-size: 20px !important;
    }

    .gif_header{
        width: 110px;
    }

    .france {
        width: 700px !important;
        height: 660px !important;
        font-size: 8px !important;
        margin: 2em auto !important;
        padding: 0 !important;
        list-style: none !important;
        font-family: "Open Sans Condensed", sans-serif !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        position: relative !important;
        overflow: hidden !important;
    }

    #ful_adr{
        width: 133% !important;
    }

    #form-reservation{
        width: 100% !important;
    }

    .card-title {
        font-size: 17px;
    }

    .div_header_2{
        margin-top: -75px !important;
    }

    .p_header_2{
        margin-top: -25px;
    }

    .p_taille{
        font-size: 15.3px;
        text-align: center;
    }

    .container_taille2{
        width: 1235px;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .col_mots{
        flex: 0 0 14%;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .h6_imme{
        font-size: 16px;
        margin-top: -5px !important;
        margin-left: -10px;
    }

    .h6_imme_2{
        font-size: 16px;
        margin-top: -13px !important;
        margin-left: -10px;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 335px;
        height: 335px;
    }

    .gif_1{
        width: 110px;
        height: 110px;
        margin-right: -25px;
    }

    .img_2{
        width: 425px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .img_3{
        width: 425px;
        height: 283.5px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .btn_cabinet{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .gif_3{
        width: 40px;
    }

    .col_personnalise_1{
        flex: 0 0 12% !important;
    }

    .col_personnalise_1 .border-3 {
        width: 125% !important;
    }

    .h3_inter{
        font-size: 27px;
    }

    .col_personnalise_2{
        flex: 0 0 75.666667% !important;
        max-width: 75.666667% !important;
    }

    .gif_mots{
        width: 119px;
        height: 50px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 200px;
        margin-right: 100px;
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .img_google{
        margin-left: 260px;
        width:90px;
        height:30px;
    }

    .col_pers_3{
        flex: 0 0 35% !important;
        max-width: 35% !important;
    }

    .gif_4{
        width: 60px;
    }

    .img_5{
        width: 259px;
        height: 209px;
        margin-bottom: 22px;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .img_6{
        width: 175px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 192px;
        margin-bottom: 18px;
    }

    .p_taille_2{
        padding: 0px 2px !important;
    }

    .img_8{
        width: 100px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
    .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
    }
    
    /* Texte défilant */
    .messagedefilant {
        margin: auto;
        display: inline-block;
        width: 100%;
    }
    
    a {
        text-decoration: none;
        /* enlève les underline que pourrais provoqué la balise a */
    }
    
    .messagedefilant div {
        position: absolute;
        transform: translateY(-50%);
        min-width: 100%;
    }
    
    .messagedefilant div span {
        left: 0;
    }
    
    /* Animation */
    .messagedefilant div span:first-child {
        animation: defilement var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    .messagedefilant div span:last-child {
        position: absolute;
        animation: defilement2 var(--Vitesse) infinite linear;
        /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
    }
    
    @keyframes defilement {
        0% {
            margin-left: 0;
        }
    
        100% {
            margin-left: -100%;
        }
    }
    
    @keyframes defilement2 {
        0% {
            margin-left: 100%;
        }
    
        100% {
            margin-left: 0%;
        }
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .img_9{
        width: 590px;
        border-radius: 10px;
    }

    .scroll_1{
        height: 117px; 
        overflow-y: scroll;
        font-size: 18px !important;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_10{
        margin-left: 40px;
        margin-top: 140px;
        width: 560px;
        border-radius: 10px;
    }

    .h3_scroll{
        font-size: 24px !important;
    }

    .img_11{
        width: 70px;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_carte{
        width: 1030px !important;
        flex: 0 0 100.666667% !important;
        max-width: 100.666667% !important;
    }

    .col_perso_carte{
        flex: 0 0 42.6666666667% !important;
        max-width: 42.666667% !important;
        margin: 0 auto;
    }


    .col_perso_carte_2{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
    }

    .img_12{
        width: 500px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 18px; 
        margin-top: 20px;
    }

    .demo_button {
        font-size: 18px;
        color: #7c91f3;
        border: 1px solid #7c91f3;
        margin-top: 40px;
        border-radius: 20px;
    }

    .btn_search{
        font-size: 13px; 
        background-color: #76c9be; 
        border-radius: 10px;
    }

    .col_button{
        margin-left: 40px; 
        margin-top: 16.5px;
    }

    .p_form{
        font-size: 18px !important;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 18px;
        width: 65px;
        height: 65px;
        margin-left: 10px;
    }

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 440px;
        margin-left: 0%;
    }

    .btn_consulter{
        margin-top: -21.5px;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 8px 8.5px !important;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: -20px;
        margin-top: -20px;
        height: 150px;
    }

    .titre_doc{
        color: black;
        font-size: 18px;
        margin-top: 5px;
        margin-left: 25px;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }
    
    .p_office2{
        font-size: 15px; 
        color: black; 
        margin-top: -30px;
        margin-left: 25px;
    }

    .col_dispo_2{
        width: 350px;
        margin-right: 40px;
        margin-left: 40px;
    }

    .col_dispo_3{
        width: 350px;
        margin-right: 0px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
        height: 45px;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
        height: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .btn_domicile{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 20px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .doc_dispo_3{
        width: 365px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
        margin-top: 40px;
    }

    .col_modif_header{
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }

    .col_modif_header_2{
        margin-top: 10px;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 264px;
        height: 177px;
    }

    .img_patient{
        height: 175px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .card_3{
        width: 325px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
        margin-left: 25px;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

}

@media only screen and (min-width: 1601px) and (max-width: 1920px) 
{
    .col_modif_header{
        flex: 0 0 33.3% !important;
        max-width: 33.3% !important;
    }

    .btn_resa{
        margin-top: 15px;
        padding: 8px 24px;
        font-size: 15px;
        margin-bottom: 40px;    
    }

    .col_modif_header select{
        width: 220px !important;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .taille_sans{
        width: 100%;
    }

    .display_flex{
        display: flex; 
        align-items: center; 
        justify-content: center; 
        font-size: 22px; 
        text-align: center;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 7.5px 20px;
        font-size: 19px;
        margin-left: 20px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 50px;
        margin-left: 20px;
        border: 3px solid #7c91f3;
        margin-top: 14px;
        padding: 7.5px 7.5px;
    }

    .svg_2{
        margin-left: 0px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        margin-right: 5px; 
        padding: 7.5px 10px;
    }

    .header_a{
        font-size: 19px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .right_header{
        margin-right: 240px;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        padding: 5px 10px;
    }

    .p_taille{
        font-size: 19px;
        text-align: center;
    }

    .border-3{
        width: 120px !important;
    }

    .card-body{
        padding: 15px 5px !important;
    }

    .gif_mots{
        width: 140px;
        height: 50px;
        margin-left: 65px;
    }

    .gif_header{
        width: 110px;
        height: 110px;
        margin-top: -50px;
    }

    .col-md-2\.5{
        width: 16.999999%; 
        max-width: 16.999999%;
    }

    .containerTaille{
        width: 1400px;
    }

    .container_taille2{
        width: 1485px;
    }

    .img_1{
        width: 405px;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 335px;
        height: 335px;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        max-width: 540px; 
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 50px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .card_imme_2{
        height: 50px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .gif_1{
        width: 125px;
        height: 125px;
    }

    .btn_cabinet{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 185px;
        margin-right: 100px;
    }

    .container_avis_texte{
        margin-top: 20px;
    }

    .scroll_1{
        height: 130px; 
        overflow-y: scroll;
    }

    .scroll_1::-webkit-scrollbar {
        width: 12px; /* Largeur de la barre de défilement verticale */
        height: 15px; /* Hauteur de la barre de défilement horizontale */
    }
    
    .scroll_1::-webkit-scrollbar-thumb {
        background-color: #7c91f3; /* Couleur de la poignée de la barre de défilement */
        border-radius: 5px; /* Arrondit les coins de la poignée de défilement */
    }

    .img_google{
        margin-left: 260px;
        width:90px;
        height:30px;
    }

    .img_2{
        width: 500px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .img_3{
        width: 500px;
        height: 333.5px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .gif_3{
        width: 50px;
        margin-top: -2px;
    }

    .gif_4{
        width: 60px;
    }

    .img_4{
        width: 60px;
        margin-right: 10px;
    }

    .col_personnalise_1 .border-3 {
        width: 120% !important;
    }

    .img_5{
        width: 275px;
        height: 230px;
        margin-bottom: 22px;
    }

    .col_personnalise_1{
        flex: 0 0 12% !important;
    }

    .col_personnalise_2{
        flex: 0 0 75.666667% !important;
        max-width: 75.666667% !important;
    }

    .btn_rouge{
        margin-top: 10px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red; 
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .img_6{
        width: 205px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        width: 205px;
        margin-bottom: 18px;
    }

    .img_8{
        width: 100px;
    }

    .img_11{
        width: 70px;
    }

    .img_9{
        width: 600px;
        height: 300px;
        border-radius: 10px;
    }

    .img_10{
        width: 600px;
        margin-left: 40px;
        margin-top: 135px;
        border-radius: 10px;
    }

    .img_12{
        width: 600px;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 20px; 
        margin-top: 20px;
    }

    .demo_button{
        font-size: 18px;
        color: #7c91f3; 
        border: 1px solid #7c91f3; 
        margin-top: 40px; 
        border-radius: 20px;
    }

    .btn_search{
        font-size: 13px; 
        background-color: #76c9be; 
        border-radius: 10px;
    }

    .col_button{
        margin-left: -100px; 
        margin-top: 17px;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 15px;
        width: 70px;
        height: 70px;
        margin-left: 15px;
    }

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .details{
        width: 200px;
    }

    .office_doctor{
        margin-left: -20px;
        margin-top: -20px;
        height: 150px;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }
    
    .p_office2{
        font-size: 15px; 
        color: black; 
        margin-top: -25px;
        margin-left: 25px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 155px;
        height: 155px;
    }

    .col_dispo_3{
        width: 500px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; 
        margin-left: 370px;
    }

    .btn_domicile{
        width: 290px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 20px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
      .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
      }
        /* Texte défilant */
        .messagedefilant {
            margin: auto;
            display: inline-block;
            width: 100%;
        }
    
        a {
            text-decoration: none;
            /* enlève les underline que pourrais provoqué la balise a */
        }
    
        .messagedefilant div {
            position: absolute;
            transform: translateY(-50%);
            min-width: 100%;
        }
    
        .messagedefilant div span {
            left: 0;
        }
    
        /* Animation */
        .messagedefilant div span:first-child {
            animation: defilement var(--Vitesse) infinite linear;
            /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
        }
    
        .messagedefilant div span:last-child {
            position: absolute;
            animation: defilement2 var(--Vitesse) infinite linear;
            /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
        }
    
        @keyframes defilement {
            0% {
                margin-left: 0;
            }
    
            100% {
                margin-left: -100%;
            }
        }
    
        @keyframes defilement2 {
            0% {
                margin-left: 100%;
            }
    
            100% {
                margin-left: 0%;
            }
        }

        .card_blog{
            border-radius: 10px;
            height: 390px;
        }
    
        .col_perso_blog{
            flex: 0 0 30% !important;
            margin-right: 70px;
        }
    
        .col_perso_blog_2{
            flex: 0 0 30% !important;
        }
    
        .img_blog{
            height: 220px;
        }
    
        .col_blog{
            margin-left: 310px; 
            margin-right: 75px;
        }
    
        .card_p_pers{
            line-height: 1.3;
            color: black;
        }

    .b_taille{
        font-size: 25px;
        color: #666;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .card_blog{
        border-radius: 10px;
        height: 390px;
    }

    .col_perso_blog{
        flex: 0 0 30% !important;
        margin-right: 70px;
    }

    .col_perso_blog_2{
        flex: 0 0 30% !important;
    }

    .img_blog{
        height: 220px;
    }

    .col_blog{
        margin-left: 310px; 
        margin-right: 75px;
    }

    .card_p_pers{
        line-height: 1.3;
        color: black;
    }

    .row_dispo{
        margin-top: 100px;
        margin-left: 0px;
    }

    .col_dispo_1{
        width: 540px;
        margin-right: 40px;
    }

    .col_dispo_2{
        width: 365px;
        margin-right: 40px;
    }

    .col_dipo_3{
        width: 365px;
        margin-right: 50px;
    }

    .titre_doc{
        color: black;
        font-size: 18px;
        margin-top: 5px;
        margin-left: 25px;
    }

    .span_badge{
        font-size: 15px !important;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -25px;
        background-color: #7c91f3;
        font-size: 15px;
        padding: 3px 7.5px;
    }

    .doc_dispo_2{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 5px;
    }

    .doc_dispo_3{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 30px;
    }

    .p_header{
        margin-right: 260px;
    }

    .france {
        width: 700px !important;
        height: 660px !important;
        font-size: 8px !important;
        margin: 2em auto !important;
        padding: 0 !important;
        list-style: none !important;
        font-family: "Open Sans Condensed", sans-serif !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        position: relative !important;
        overflow: hidden !important;
    }

    .map-section .container-fluid{
        width: 100% !important;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 309px;
        height: 207px;
    }

    .img_patient{
        height: 205px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .card_3{
        width: 325px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .titre_blog{
        height: 48px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }
}

section{
    padding: 0px 0 !important;
}

.france li{
    font-size: 9px;
}

.marquee {
    width: 100%;  /* Largeur du conteneur */
    overflow: hidden;  /* Cache le contenu débordant */
    position: relative;
    height: 100px;  /* Hauteur ajustée pour contenir le texte */
    margin-bottom: 50px;
}

.marquee-content {
    margin-bottom: 50px;
    display: inline-block;
    white-space: nowrap;  /* Garantit que le texte reste sur une seule ligne */
    position: absolute;
    animation: scroll-text 40s linear infinite;  /* Animation continue et fluide */
}

.marquee2 {
    margin-top: -15px;
    width: 100%;  /* Largeur du conteneur */
    overflow: hidden;  /* Cache le contenu débordant */
    position: relative;
    height: 85px;  /* Hauteur ajustée pour contenir le texte */
}

.marquee-content2 {
    display: flex;
    white-space: nowrap;  /* Garantit que le texte reste sur une seule ligne */
    position: absolute;
    animation: scroll-text 20s linear infinite;  /* Animation continue et fluide */
}

@keyframes scroll-text {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}

.btn_def {
    border-radius: 10px;
    margin-right: 25px;
    font-size: 16px;
    background-color: red;
    padding: 5px 10px;
    color: white;
    border: 2px solid red;
    text-decoration: none;
}

.btn_def:hover {
    background-color: white;
    color: red;
}

.marquee-item {
    display: inline-block;
}

.marquee3 {
    margin-top: -15px;
    width: 100%;  /* Largeur du conteneur */
    overflow: hidden;  /* Cache le contenu débordant */
    position: relative;
    height: 95px;  /* Hauteur ajustée pour contenir le texte */
}

.marquee-content3 {
    display: inline-block;
    white-space: nowrap;  /* Garantit que le texte reste sur une seule ligne */
    position: absolute;
    animation: scroll-text 50s linear infinite;  /* Animation continue et fluide */
}

@keyframes scroll-text {
    from { transform: translateX(100%); }  /* Démarre hors de l'écran à droite */
    to { transform: translateX(-100%); }  /* Se déplace jusqu'à être complètement hors de l'écran à gauche */
}

.fond_osteo_home {
    width: 100%;
    background: url(https://dev.osteodispo.fr/assets/img/commercial/home/FOND_OSTEODISPO.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
    padding-top: 30px;
}

@media only screen and (min-width: 1921px) {

    .col_header_perso_2 {
        margin-left: -115px !important;
    }
    
    .header_a{
        font-size: 21px !important;
        color: #2b2450; 
        margin-top: 14px;
    }

    .display_flex{
        display: flex; 
        align-items: center; 
        justify-content: center; 
        font-size: 25px; 
        text-align: center;
    }

    .logo_primary{
        width: 60px;
        margin-top: -7.5px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 10px 20px;
        font-size: 19px;
        margin-left: 20px;
        margin-top: 14px;
        display: flex; 
        align-items: center;
    }

    .btn-second{
        background-color: white;
        color: #5e69a6;
        border-radius: 30px;
        width: 50px;
        margin-left: 20px;
        border: 3px solid #7c91f3;
        margin-top: 14px;
        padding: 10px 10px;
    }

    .navbar_logo{
        font-size: 35px;
    }

    .svg_2{
        margin-left: 0px;
    }

    .btn_rdv{
        background-color: red; 
        color: white; 
        border: none; 
        border-radius: 10px; 
        padding: 10px 20px; 
        margin-right: 5px;
        font-size: 16px; 
        z-index: 1;
    }

    .btn_num{
        color: red; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        padding: 10px 20px;
        font-size: 16px;
        z-index: 1;
    }

    .right_header{
        margin-right: 490px;
        font-size: 23px;
    }

    .p_taille{
        font-size: 19px;
        text-align: center;
    }

    .gif_mots{
        width: 140px;
        height: 50px;
        margin-left: 65px;
    }

    .gif_imme{
        border: 2.5px solid red;
        border-radius: 10px;
        width: 385px;
        height: 385px;
    }

    .gif_header{
        width: 115px;
    }

    .h6_imme{
        font-size: 21px;
        margin-top: 0px !important;
    }

    .h6_imme_2{
        font-size: 21px;
        margin-top: -12px !important;
    }

    .card_motif_1{
        max-width: 540px; 
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px;
        text-decoration: none;
    }

    .card_motif_1::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
        text-decoration: none;
    }

    .card_motif_1:hover::before {
        right: 0;
        text-decoration: none;
    }

    .card_motif_1:hover{
        text-decoration: none;
    }

    .card_imme{
        position: relative;
        overflow: hidden;
        border: 0px solid transparent; 
        background-color: #f6f5f8; 
        border-radius: 15px; 
        height: 64px;
    }

    .card_imme::before{
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        background-color: #eeecf5;
        transition: right 0.9s ease; /* Durée et effet de transition */
    }

    .card_imme:hover::before {
        right: 0;
    }

    .card_imme_2{
        height: 64px; 
        background-color: #eeecf5; 
        border-top-left-radius: 15px; 
        border-bottom-left-radius: 15px;
        margin-left: 16px;
    }

    .col_personnalisé{
        border: 1px solid #76c9be;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        box-shadow: 0 0 8px 1px #76c9be;
        padding: 10px;
        text-align: left;
        height: 185px;
        width: 398px !important;
        margin-right: 265px;
    }

    .img_google{
        margin-left: 260px;
        width:90px;
        height:30px;
    }

    .containerTaille{
        width: 1800px;
    }

    .container_taille2{
        width: 1890px;
    }

    .container_header{
        width: 1890px;
        margin-left: -15px;
    }

    .img_2{
        width: 600px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .img_3{
        width: 600px;
        height: 400.19px;
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .btn_domicile{
        width: 350px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #76c9be; 
        color: #76c9be; 
        font-size: 20px; 
        padding: 0px 10px;
        margin: 0 auto;
    }

    .btn_domicile:hover{
        color:  white; 
        background-color: #76c9be;
    }

    .text_calcule{
        color: #7c91f3; 
        text-align: center; 
        font-size: 25px; 
        margin-top: 20px;
    }

    .demo_button{
        font-size: 25px;
        color: #7c91f3; 
        border: 1px solid #7c91f3; 
        margin-top: 50px; 
        border-radius: 20px;
    }

    .btn_search{
        font-size: 20px;
        background-color: #76c9be;
        border-radius: 10px;
        padding: 8px 10px;
    }

    .col_button{
        margin-left: -106px;
        margin-top: 15px;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 10px; 
        width: 95px;
        height: 95px;
        margin-left: 15px;
    }

    .disdoc{
        height:125px;
    }

    .img_1{
        width: 550px;
    }

    .h1_urgence{
        font-size: 40px;
    }

    .gif_3{
        width: 55px;
    }

    .btn_cabinet{
        width: 350px; 
        margin-left: 260px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin: 0 auto;
        padding: 1px 10px;
    }

    .btn_cabinet:hover{
        color:  white; 
        background-color: #7c91f3;
    }

    .p_header{
        margin-right: 525px;
        z-index: 1;
    }

    .img_4{
        width: 75px;
        margin-right: 20px;
    }
    .gif_4{
        width: 65px;
    }

    .img_5{
        width: 345px;
        height: 280px;
        margin-bottom: 22px;
    }

    .col_personnalise_1{
        flex: 0 0 12% !important;
    }

    .col_personnalise_2{
        flex: 0 0 75.666667% !important;
        max-width: 75.666667% !important;
    }

    .btn_rouge{
        margin-top: -5px; 
        margin: 0 auto;
        margin-bottom: -50px; 
        background-color: red;
        border: 1px solid red; 
        color: white; 
        padding: 5px 10px; 
        border-radius: 15px; 
        text-decoration: none;
    }

    .btn_rouge:hover{
        background-color: white;
        color: red;
        text-decoration: none;
    }

    .img_6{
        width: 290px;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .img_7{
        margin-top: -2px;
        margin-bottom: 22px;
        width: 250px;
    }

    .p_taille_2{
        font-size: 19px;
    }

    html, body{
        --Vitesse: 25s; /* Vitesse de défillement */
      }
      
      .Conteneur{
        position: relative;
        width: 100%;
        height: 100px;
        display:flex;
        flex-direction:column;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        margin-top: -20px;
      }
        /* Texte défilant */
        .messagedefilant {
            margin: auto;
            display: inline-block;
            width: 100%;
        }
    
        a {
            text-decoration: none;
            /* enlève les underline que pourrais provoqué la balise a */
        }
    
        .messagedefilant div {
            position: absolute;
            transform: translateY(-50%);
            min-width: 100%;
        }
    
        .messagedefilant div span {
            left: 0;
        }
    
        /* Animation */
        .messagedefilant div span:first-child {
            animation: defilement var(--Vitesse) infinite linear;
            /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
        }
    
        .messagedefilant div span:last-child {
            position: absolute;
            animation: defilement2 var(--Vitesse) infinite linear;
            /* Vitesse de défillement !!! les 2 vitesses doivent être identique !!! */
        }
    
        @keyframes defilement {
            0% {
                margin-left: 0;
            }
    
            100% {
                margin-left: -100%;
            }
        }
    
        @keyframes defilement2 {
            0% {
                margin-left: 100%;
            }
    
            100% {
                margin-left: 0%;
            }
        }

    .b_taille{
        font-size: 25px;
        color: #666;
    }

    .img_8{
        width: 100px;
    }

    .img_11{
        width: 70px;
    }

    .img_9{
        width: 600px;
        border-radius: 10px;
    }

    .img_10{
        width: 600px;
        margin-left: 40px;
        margin-top: 45px;
        border-radius: 10px;
    }

    .img_12{
        width: 600px;
    }

    .col-md-2\.5{
        width: 18.999999%; 
        max-width: 18.999999%;
    }

    .titre_doc{
        color: black;
        font-size: 23px;
        margin-top: 5px;
        margin-left: 35px;
    }

    .span_badge{
        font-size: 18px !important;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -25px;
        background-color: #7c91f3;
        font-size: 19px;
        padding: 6px 10px;
    }

    .office_doctor{
        margin-left: -20px;
        margin-top: -20px;
        height: 150px;
    }

    .badge_cabinet{
        font-size: 15px;
        border: 1px solid #ff9a01; 
        margin-left: 10px; 
        border-radius: 15px;
    }

    .p_office{
        font-size: 18px; 
        color: black; 
        margin-top: -10px;
    }
    
    .p_office2{
        font-size: 17px; 
        color: black; 
        margin-top: -25px;
        margin-left: 35px;
    }

    .p_conseils{
        color: black;
        font-size: 20px;
    }

    .p_conseils_2{
        color: black;
    }

    .h4_conseils{
        color: black;
        margin-bottom: 30px;
    }

    .input_conseils {
        background-color: #c8ebe5;
        border: 1px solid #76c9be;
        color: black;
        border-radius: 10px;
        width: 300px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        height: 50px;
    }

    .btn_conseils {
        background-color: #76c9be;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .btn_conseils_2{
        background-color: #7c91f3;
        border-radius: 10px;
        width: 300px;
        font-size: 17px;
        border-radius: 10px;
    }

    .img_13{
        width: 190px;
        height: 190px;
    }

    .btn_prev{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

    .btn_next{
        position: absolute;
        top: 0;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 15%;
        margin-top: 140px;
        height: 10%;
        color: #fff;
        text-align: center;
        opacity: 0.5; margin-left: 260px;
    }

    .row_dispo{
        margin-top: 100px;
        margin-left: 0px;
    }

    .col_dispo_1{
        width: 640px;
        margin-right: 190px;
        margin-left: 15px;
    }

    .col_dispo_2{
        width: 405px;
        margin-right: 125px;
    }

    .col_dispo_3{
        width: 405px;
        margin-right: 50px;
    }

    .doc_dispo_2{
        width: 100%;
        height: 425px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #76c9be;
        margin-bottom: 40px;
        margin-top: 40px;
        padding: 30px 5px;
    }

    .doc_dispo_3{
        width: 100%;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 40px;
        padding: 30px 30px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .card_arrondi{
        border-radius: 15px;
        width: 408px;
        height: 273px;
    }

    .img_patient{
        height: 271px;
        border-radius: 14px;
    }

    .btn_acceder{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
    }

    .btn_consul{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        background-color: #76c9be; 
        padding: 5px 10px; 
        color: white; 
        border: 2px solid #76c9be;
    }

    .container_taille_urgence{
        width: 1800px;
    }

    .btn_intervention{
        border-radius: 10px; 
        margin-right: 25px; 
        font-size: 16px; 
        padding: 5px 10px; 
        color: #76c9be; 
        border: 2px solid #76c9be;
    }

    .btn_avis_urgence{
        color: black; 
        border: 2px solid red; 
        background-color: white; 
        border-radius: 10px; 
        padding: 5px 10px; 
        font-size: 20px; 
        z-index: 1000;
    }

    .btn_avis_urgence:hover{
        color: white; 
        background-color: red; 
    }

    .gif_1{
        width: 125px;
        margin-right: -25px;
    }

    .container_interventions{
        width: 1890px !important;
    }

    .container_avis{
        width: 1890px !important;
    }

    .container_carte{
        width: 1890px !important;
    }

    .card_3{
        width: 325px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        text-align: center;
    }

    .img_blog{
        height: 215px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .btn_actualite{
        text-align:center; 
        background-color: white; 
        color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 18px; 
        border-radius: 25px;
        margin-top: 10px;
    }
}

.btn_geo {
    background-color: transparent;
    color: red;
    border-radius: 10px;
    padding: 5px 20px;
    font-size: 16px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.col_header_perso_2{
    margin-left: -85px;
}

.slider-wrapper {
    display: flex;
}

.slider_nous {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.btn_acceder:hover{
    background-color: white;
    color: #7c91f3;
}

.btn_actualite:hover{
    color: white; 
    background-color: #7c91f3;
    transform: translateY(-5px);
    transition: 0.3s ease;
}

.btn_rdv{
    z-index: 1;
}

.btn_num{
    z-index: 1;
}

.paused * {
    animation-play-state: paused !important;
}

.btn_intervention:hover{
    background-color: #76c9be; 
    color: white;
}

.a_header {
    color: #7c91f3;
}

.btn_consul:hover{
    background-color: white; 
    color: #76c9be; 
    text-decoration: none;
}

.btn_consulter:hover{
    color: #7c91f3;
    background-color: white;
    border: 1px solid #7c91f3;
}