.fond_osteo{
    width: 100%;
    height: 100%;
    background: url("https://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;
  } 

  .ecran-cache {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1000;
    overflow: auto; /* Permettre le défilement à l'intérieur */
    transition: right 0.5s;
}

.ecran-visible {
    right: 0; /* Glisse pour être entièrement visible */
}

/* Style de la scrollbar */
.p_soulager_1::-webkit-scrollbar {
    width: 12px; /* Largeur de la scrollbar */
}

.p_soulager_1::-webkit-scrollbar-thumb {
    background-color: #7c91f3; /* Couleur de la scrollbar */
    border-radius: 10px; /* Pour des bords arrondis */
}

.p_soulager_1::-webkit-scrollbar-track {
    background: #f1f1f1; /* Couleur de l'arrière-plan de la scrollbar */
}

.svg_check {
    width: 20px;
    height: auto;
    margin-right: 10px;
    flex-shrink: 0;
}


.fond_right{
    width: 100%;
    height: 100%;
    background-color: white; /* Ou toute autre couleur */
    background: url("https://osteodispo.fr/assets/img/commercial/entreprise/FOND_OSTEODISPO_SANS_LOGO.png") no-repeat center center;
    background-size: cover; /* Ajustez selon vos besoins */
  }
  
  .btn_parcour:hover{
    background-color: white;
    color: #76c9be;
}

@media only screen and (max-width: 419px)
{
    #form-reservation3{
        width: 335px !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .logo_primary{
        margin-left: -20px;
    }

    .containerTaille{
        width: 375px;
    }

    .row-inversable {
        flex-direction: column-reverse;
      }

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

    .btn_domicile_rese{
        color: #76c9be;
        font-size: 18px;
        padding: 7.5px 20px;
        border: 1px solid #76c9be;
        border-radius: 10px;
        white-space: normal;
    }

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

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

    .col_perso_header{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .gif{
        margin-top: -12px;
        width: 265px;
        height: 265px;
        display: none;
    }

    .containerTaille2{
        width: 373px;
    }

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

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

    .h4_taille{
        font-size: 18px !important;
        margin-top: 10px;
    }

    .btn_domicile_header{
        padding: 8px 8px;
        background-color: #7c91f3;
        font-size: 17px;
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

    .btn_domicile_header:hover{
        background-color: white !important; 
        color: #7c91f3;
    }

    .img_3{
        width: 25px;
        display: none;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 10px;
        font-size: 15px;
        margin-left: 225px;
        margin-top: -150px;
    }

    .p_valid_header {
        display: flex;
        align-items: center;
        gap: 10px; /* espace entre l'icône et le texte */
        font-size: 18px; /* ajuste si besoin */
        color: black; /* ou la couleur souhaitée */
        margin-bottom: 10px;
    }

    .p_solution {
        display: flex;
        align-items: center;
        font-size: 20px;
        margin-bottom: 10px;
        color: black;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 5px;
        font-size: 15px;
        margin-left: 215px;
        margin-top: -195px;
    }

    .col_perso_debut{
        margin-top: 0px;
        margin-bottom: 125px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 13px;
        padding: 5px 5px;
        margin-left: -65px;
        margin-top: -115px;
    }

    .img_1{
        width: 175px;
        margin-top: -132px;
        margin-left: 15px;
        margin-bottom: 9px;
    }

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

    .img_2{
        width: 145px;
        margin-top: -125px;
        margin-bottom: 15px;
        margin-left: 20px;
        border-radius: 20px;
    }

    .container_taille2{
        width: 373px;
        margin-top: 125px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 13px;
        padding: 5px 9px;
        margin-left: -95px;
        margin-top: -160px;
    }

    .btn_parcour{
        font-size: 14px !important;
        padding: 5px 20px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
        white-space: normal;
    }

    .container_1{
        height: 195px;
        border-radius: 20px;
        width: 77% !important;
    }

    .btn_reserve{
        padding: 5px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 14px !important;
        white-space: normal;
    }

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

    .p_auto{
        font-size: 15px;
        color: black;
        margin-bottom: 8px;
    }

    .container_taille3{
        width: 375px;
    }

    .h1_2{
        font-size: 24px;
        margin-top: 0px !important;
    }

    .col_button{
        margin-left: 0px;
        margin-top: 13px;
    }

    section {
        padding: 5px 0;
    }

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

    .btn_search{
        font-size: 17px;
        background-color: #76c9be;
        border-radius: 5px;
        padding: 5.5px 128px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 24px;
        margin-top: -15px;
        margin-bottom: -5px;
    }

    .container_taille4{
        width: 375px;
    }
    
    .p_soulager_1{
        color: black;
        font-size: 16px;
    }
    
    .h2_soulager{
        font-size: 24px;
        text-align: center !important;
    }
    .scroll_1{
        height: 155px;
        overflow-y: scroll;
    }
    
    .b_1 {
        color: #76c9be;
        font-size: 45px;
    }
    
    .b_2 {
        color: #7c91f3;
        font-size: 20px;
    }
    
    .p_solution{
        font-size: 17px !important;
    }

    .svg_1{
        width: 20px !important;
    }

    .img_5{
        width: 265px;
    }
    
    .container_taille5{
        width: 375px;
        height: 230px !important;
        padding-top: 40px !important;
        margin-top: -55px !important;
        margin-bottom: -55px !important;
    }
    
    .osteo_clic{
        margin-top: 60px;
        width: 355px;
        padding-bottom: 20px;
        border-radius: 40px;
    }

    #contentWithHelp .row{
        margin-left: 0px !important;
        width: 100%;
    }

    #contentWithoutHelp .row{
        margin-left: 0px !important;
        width: 100%;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 17px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
    }

    .gif_10{
        width: 200px;
        margin-bottom: 25px;
    }
    
    .img_7{
        width: 55px;
        height: 104px;
    }
    
    .img_8{
        width: 55px;
        height: 104px;
    }

    .img_9{
        width: 100px;
        margin-left: -25px;
    }
    
    .btn_avec{
        background-color: #7c91f3;
        font-size: 15px;
        padding: 5px 3px;
        margin-top: 20px;
    }

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

    .btn_gratuit_2 {
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_10{
        width: 180px;
        margin-left: 0px;
        margin-bottom: 25px;
    }

    .left2 {
        margin-top: 65px;
        left: -10px;
    }

    .taille_svg{
        width: 20px;
    }
    
    .right2 {
        right: -10px;
        margin-top: 65px;
    }

    .taille_sans{
        width: 107.5%;
        margin-top: 55px;
        margin-left: -15px;
        margin-bottom: 20px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        display: none;
    }

    .img_zen2{
        width: 325px;
        margin-top: 15px;
        border-radius: 15px;
    }

    .h2_dom{
        font-size: 24px;
        margin-bottom: 10px;
    }

    .row_actualite{
        margin-top: -10px !important;
    }

    .div_disponible{
        margin-top: -40px !important;
        margin-bottom: 0px !important;
    }

    .col_display{
        display: none;
    }

    .col_personnalisé{
        flex: 0 0 46% !important;
        max-width: 46% !important;
    }

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 17px;
        padding: 5px 13px;
        margin-top: -15px;
        border-radius: 10px;
    }

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

    .img_google{
        margin-left: 185px;
        width: 80px;
        height: 27px;
    }

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

    .svg_etoile{
        margin-left: 184px !important;
    }

    .col_personnalisé_avis{
        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;
        width: 286px !important;
        margin-right: 50px;
    }

    .p_avis{
        margin-left: 187px !important;
    }

    .h5_avis{
        margin-top: -85px !important;
        font-size: 17px;
    }

    .containerTaille3{
        width: 355px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 110px;
        margin-top: -15px;
    }

    .text_video {
        font-size: 18px;
        padding-top: 25px !important;
    }

    .btn_consu {
        margin-top: 10px;
        padding: 10px 20px;
        border: 1px solid #7c91f3;
        color: #7c91f3;
        background-color: white;
        border-radius: 5px;
        font-size: 16px;
        white-space: normal;
    }

    .demo_titre {
        font-size: 26px;
        line-height: 1.3;
        text-align: center !important;
        font-weight: 500;
    }

    .col_osteo{
        text-align: center;
    }

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

    .demo_button {
        padding: 10px 15px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 17px;
        margin-top: 5px !important;
        white-space: normal;
    }

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

    .left3 {
        margin-top: 390px;
    }

    .right3 {
        right: 20px;
        margin-top: 390px;
    }

    .slider2 {
        display: flex;
        overflow-x: scroll;
        padding: 0.1px 0;
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 245px;
        height: 360px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 10px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .card_osteo .card-img-top{
        width: 60px !important;
        height: 80px !important;
        margin-top: 0px !important;
    }

    .btn_domicile {
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -163px;
        margin-bottom: 36px;
        margin-top: -12px;
    }

    .btn_bleu {
        background-color: #7c91f3;
        color: white;
        font-size: 17px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 5px 20px;
        margin-top: 15px;
    }

    .container_taille6 {
        width: 345px;
        margin-top: 25px;
    }

    .scroll_5 {
        margin-bottom: 40px;
        height: 180px;
        overflow-y: scroll;
    }

        
    .img_4{
        width: 255px;
        margin-bottom: 10px;
        margin-top: 10px;
        display: none;
    }

    .h2_serenite{
        margin-top: -80px;
    }

    .img_zen {
        width: 325px;
        border-radius: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .scroll_6 {
        height: 200px;
        overflow-y: scroll;
    }

    .col_question{
        margin-top: 0px;
        margin-left: -15px;
    }

    .containerTaille_5 {
        width: 345px;
    }


    .doute_2{
        margin-top: 27px;
    }

    .doute_3{
        margin-top: -13px;
        flex: 0 0 100.333333% !important;
        max-width: 100.333333% !important;
    }

    .doute_4{
        flex: 0 0 100.333333% !important;
        max-width: 100.333333% !important;
        margin-top: 27px;
    }

    .doute_5{
        margin-top: 27px;
    }

    .doute_6{
        margin-top: -12px;

    }

    .doute_7{
        margin-top: 27px;
    }

    .doute_8{
        margin-top: -12px;
    }

    .doute_9{
        margin-top: 27px;
    }

    .row_doute{
        text-align: center;
    }

    .container_recherche{
        width: 375px !important;
    }

    .col_doute{
        font-size: 13px;
        width: 100%;
        border: 1px solid #76c9be;
        padding: 10px 5px;
        border-radius: 20px;
        color: black;
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3;
        padding: 10px 45px;
        font-size: 13px;
        border-radius: 20px;
        color: black;
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 13px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        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{
        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;
    }
    
    .p_office2{
        font-size: 14px;
        color: black;
        margin-top: -15px;
    }

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

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

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

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

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

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

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

    .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;
        margin-top: 20px;
        border: 1px solid #7c91f3;
    }

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

    .img_13{
        width: 155px;
        height: 155px;
        margin-bottom: 20px;
    }

    .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: 10px 5px;
    }

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

    .img_france{
        width: 235px;
        margin-bottom: 20px;
    }

    .img_smmof{
        width: 235px;
        margin-bottom: 20px;
    }

    .img_asso{
        width: 250px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .img_regi{
        width: 250px;
        margin-bottom: 20px;
    }

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

    .card_3{
        width: 345px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        margin-bottom: 20px;
    }

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

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

    .img_6{
        width: 200px;
        margin-left: 65px;
    }

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 20px;
        padding: 7px 28px;
        border-radius: 10px;
        white-space: normal;
        margin-bottom: 25px;
    }
}

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

    .card_3{
        width: 390px; /* Largeur de la carte */
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
        margin-bottom: 20px;
    }

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

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

    .logo_primary{
        margin-left: -20px;
    }

    .containerTaille{
        width: 420px;
    }

    .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: 1000px; 
        background-color: white; 
        margin-top: 20px;
    }

    .col_perso_header{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .gif{
        margin-top: -12px;
        width: 265px;
        height: 265px;
    }

    .containerTaille2{
        width: 418px;
    }

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

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

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

    .btn_domicile_header{
        padding: 8px 20px;
        background-color: #7c91f3;
        font-size: 18px;
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

    .btn_domicile_header:hover{
        background-color: white !important; 
        color: #7c91f3;
    }

    .img_3{
        width: 25px;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 10px;
        font-size: 15px;
        margin-left: 247px;
        margin-top: -150px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 5px;
        font-size: 15px;
        margin-left: 235px;
        margin-top: -195px;
    }

    .col_perso_debut{
        margin-top: 125px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 13px;
        padding: 5px 5px;
        margin-left: -90px;
        margin-top: -115px;
    }

    .img_1{
        width: 175px;
        margin-top: -132px;
        margin-left: 30px;
        margin-bottom: 9px;
    }

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

    .img_2{
        width: 145px;
        margin-top: -125px;
        margin-bottom: 15px;
        margin-left: 34px;
        border-radius: 20px;
    }

    .container_taille2{
        width: 420px;
        margin-top: 125px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 13px;
        padding: 5px 9px;
        margin-left: -115px;
        margin-top: -160px;
    }

    .btn_parcour{
        font-size: 14px !important;
        padding: 5px 20px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
        white-space: normal;
    }

    .container_1{
        height: 175px;
        border-radius: 20px;
        width: 77% !important;
    }

    .btn_reserve{
        padding: 5px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 14px !important;
        white-space: normal;
    }

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

    .p_auto{
        font-size: 16px;
        color: black;
        margin-bottom: 8px;
    }

    .container_taille3{
        width: 420px;
    }

    .h1_2{
        font-size: 25px;
    }

    .col_button{
        margin-left: 0px;
        margin-top: 13px;
    }

    section {
        padding: 5px 0;
    }

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

    .btn_search{
        font-size: 17px;
        background-color: #76c9be;
        border-radius: 5px;
        padding: 5.5px 150px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .container_taille4{
        width: 420px;
    }
    
    .p_soulager_1{
        color: black;
        font-size: 16px;
    }
    
    .h2_soulager{
        font-size: 25px;
    }
    .scroll_1{
        height: 125px;
        overflow-y: scroll;
    }
    
    .b_1 {
        color: #76c9be;
        font-size: 60px;
    }
    
    .b_2 {
        color: #7c91f3;
        font-size: 25px;
    }
    
    .p_solution{
        font-size: 17px !important;
    }

    .svg_1{
        width: 20px !important;
    }

    .img_5{
        width: 265px;
    }
    
    .container_taille5{
        width: 420px;
        height: 260px !important;
        padding-top: 40px !important;
        margin-top: 0px !important;
        margin-bottom: 25px !important;
    }
    
    .osteo_clic{
        margin-top: 60px;
        width: 400px;
        padding-bottom: 20px;
        border-radius: 40px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 17px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
    }

    .gif_10{
        width: 180px;
        margin-bottom: 25px;
    }
    
    .img_7{
        width: 55px;
    }
    
    .img_8{
        width: 63px;
        margin-top: 10px;
    }

    .img_9{
        width: 100px;
        margin-left: -25px;
    }
    
    .btn_avec{
        background-color: #7c91f3;
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 20px;
    }

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

    .btn_gratuit_2 {
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_10{
        width: 155px;
        margin-left: -65px;
        margin-bottom: 25px;
    }

    .left2 {
        margin-top: 65px;
        left: -10px;
    }

    .taille_svg{
        width: 20px;
    }
    
    .right2 {
        right: -10px;
        margin-top: 65px;
    }

    .taille_sans{
        width: 107.5%;
        margin-top: 55px;
        margin-left: -15px;
        margin-bottom: 20px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        display: none;
    }

    .img_zen2{
        width: 335px;
    }

    .col_display{
        display: none;
    }

    .col_personnalisé{
        flex: 0 0 46% !important;
        max-width: 46% !important;
    }

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 17px;
        padding: 5px 20px;
        margin-top: -15px;
        border-radius: 10px;
    }

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

    .img_google{
        margin-left: 185px;
        width: 80px;
        height: 27px;
    }

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

    .svg_etoile{
        margin-left: 184px !important;
    }

    .col_personnalisé_avis{
        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;
        width: 286px !important;
        margin-right: 75px;
    }

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

    .p_avis{
        margin-left: 187px !important;
    }

    .h5_avis{
        margin-top: -85px !important;
        font-size: 17px;
    }

    .containerTaille3{
        width: 400px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 110px;
    }

    .text_video {
        font-size: 18px;
        padding-top: 25px !important;
    }

    .btn_consu {
        margin-top: -10px;
        padding: 10px 20px;
        border: 1px solid #7c91f3;
        color: #7c91f3;
        background-color: white;
        border-radius: 5px;
        font-size: 16px;
    }

    .demo_titre {
        font-size: 34px;
        line-height: 1.3;
        text-align: center !important;
    }

    .col_osteo{
        text-align: center;
    }

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

    .demo_button {
        padding: 10px 15px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 17px;
        margin-top: 20px !important;
        white-space: normal;
    }

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

    .left3 {
        margin-top: 390px;
    }

    .right3 {
        right: 20px;
        margin-top: 390px;
    }

    .slider2 {
        display: flex;
        overflow-x: scroll;
        padding: 0.1px 0;
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 245px;
        height: 360px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 10px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .card_osteo .card-img-top{
        width: 60px !important;
        height: 80px !important;
        margin-top: 0px !important;
    }

    .btn_domicile {
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -163px;
        margin-bottom: 36px;
        margin-top: -12px;
    }

    .btn_bleu {
        background-color: #7c91f3;
        color: white;
        font-size: 17px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 5px 20px;
        margin-top: 15px;
    }

    .container_taille6 {
        width: 400px;
        margin-top: 50px;
    }

    .scroll_5 {
        margin-bottom: 40px;
        height: 180px;
        overflow-y: scroll;
    }

        
    .img_4{
        width: 350px;
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .img_zen {
        width: 365px;
        border-radius: 15px;
    }

    .scroll_6 {
        height: 200px;
        overflow-y: scroll;
    }

    .col_question{
        margin-top: 0px;
        margin-left: -15px;
    }

    .containerTaille_5 {
        width: 400px;
    }


    .doute_2{
        margin-top: 27px;
    }

    .doute_3{
        margin-top: -13px;
        flex: 0 0 100.333333% !important;
        max-width: 100.333333% !important;
    }

    .doute_4{
        flex: 0 0 100.333333% !important;
        max-width: 100.333333% !important;
        margin-top: 27px;
    }

    .doute_5{
        margin-top: 27px;
    }

    .doute_6{
        margin-top: -12px;

    }

    .doute_7{
        margin-top: 27px;
    }

    .doute_8{
        margin-top: -12px;
    }

    .doute_9{
        margin-top: 27px;
    }

    .row_doute{
        text-align: center;
    }

    .container_recherche{
        width: 420px !important;
    }

    .col_doute{
        font-size: 14px;
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 12px;
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3;
        padding: 10px 45px;
        font-size: 15px;
        border-radius: 20px;
        color: black;
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 15px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 390px;
        margin-right: 3%;
        margin-left: 3%;
    }

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

    .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;
    }
    
    .p_office2{
        font-size: 14px;
        color: black;
        margin-top: -15px;
    }

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

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

    .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;
        height: 45px;
    }

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

    .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;
        margin-top: 20px;
        border: 1px solid #7c91f3;
    }

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

    .img_13{
        width: 155px;
        height: 155px;
        margin-bottom: 20px;
    }

    .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: 290px;
    }

    .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: 10px 5px;
    }

    .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;
    }

    .img_france{
        width: 375px;
    }

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 22px;
        padding: 7px 28px;
        border-radius: 10px;
    }

    .img_6{
        width: 200px;
    }
}

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

    .logo_primary{
        margin-left: -20px;
    }

    .containerTaille{
        width: 600px;
    }

    .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: 1000px; 
        background-color: white; 
        margin-top: 20px;
    }

    .col_perso_header{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .gif{
        margin-top: -12px;
        width: 265px;
        height: 265px;
    }

    .containerTaille2{
        width: 600px;
    }

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

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

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

    .btn_domicile_header{
        padding: 8px 50px;
        background-color: #7c91f3;
        font-size: 18px;
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

    .btn_domicile_header:hover{
        background-color: white !important; 
        color: #7c91f3;
    }

    .img_3{
        width: 25px;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 10px;
        font-size: 16px;
        margin-left: 350px;
        margin-top: -150px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 5px;
        font-size: 16px;
        margin-left: 335px;
        margin-top: -194px;
    }

    .col_perso_debut{
        margin-top: 125px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 13px;
        padding: 5px 5px;
        margin-left: -165px;
        margin-top: -115px;
    }

    .img_1{
        width: 185px;
        margin-top: -143px;
        margin-left: 85px;
        margin-bottom: 9px;
    }

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

    .img_2{
        width: 145px;
        margin-top: -126px;
        margin-bottom: 15px;
        margin-left: 94px;
        border-radius: 20px;
    }

    .container_taille2{
        width: 598px;
        margin-top: 125px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 13px;
        padding: 5px 9px;
        margin-left: -195px;
        margin-top: -160px;
    }

    .btn_parcour{
        font-size: 18px !important;
        padding: 5px 20px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
        white-space: normal;
    }

    .container_1{
        height: 185px;
        border-radius: 20px;
        width: 77% !important;
    }

    .btn_reserve{
        padding: 5px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 18px !important;
        white-space: normal;
    }

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

    .p_auto{
        font-size: 16px;
        color: black;
        margin-bottom: 8px;
    }

    .container_taille3{
        width: 590px;
    }

    .h1_2{
        font-size: 25px;
    }

    .col_button{
        margin-left: 0px;
        margin-top: 13px;
    }

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

    section {
        padding: 5px 0;
    }

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

    .btn_search{
        font-size: 17px;
        background-color: #76c9be;
        border-radius: 5px;
        padding: 5.5px 239px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .container_taille4{
        width: 598px;
    }
    
    .p_soulager_1{
        color: black;
        font-size: 16px;
    }
    
    .h2_soulager{
        font-size: 25px;
    }
    .scroll_1{
        height: 125px;
        overflow-y: scroll;
    }
    
    .b_1 {
        color: #76c9be;
        font-size: 60px;
    }
    
    .b_2 {
        color: #7c91f3;
        font-size: 25px;
    }
    
    .p_solution {
        display: flex;
        align-items: center;
        font-size: 17px;
        margin-bottom: 10px;
        color: black;
    }

    .svg_1{
        width: 20px !important;
    }

    .img_5{
        width: 265px;
    }
    
    .container_taille5{
        width: 598px;
        height: 260px !important;
        padding-top: 40px !important;
        margin-top: 0px !important;
        margin-bottom: 25px !important;
    }
    
    .osteo_clic{
        margin-top: 60px;
        width: 570px;
        padding-bottom: 20px;
        border-radius: 40px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 17px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
    }

    .gif_10{
        width: 180px;
        margin-bottom: 25px;
    }
    
    .img_7{
        width: 55px;
    }
    
    .img_8{
        width: 63px;
        margin-top: 10px;
    }

    .img_9{
        width: 100px;
        margin-left: -25px;
    }
    
    .btn_avec{
        background-color: #7c91f3;
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 20px;
    }

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

    .btn_gratuit_2 {
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_10{
        width: 155px;
        margin-left: -65px;
        margin-bottom: 25px;
    }

    .left2 {
        margin-top: 65px;
        left: -10px;
    }

    .taille_svg{
        width: 20px;
    }
    
    .right2 {
        right: -10px;
        margin-top: 65px;
    }

    .taille_sans{
        width: 94.5%;
        margin-top: 55px;
        margin-left: 15px;
        margin-bottom: 20px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        
    }

    .img_zen2{
        width: 335px;
    }

    .col_display{
        display: none;
    }

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

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 17px;
        padding: 5px 20px;
        margin-top: -15px;
        border-radius: 10px;
    }

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

    .img_google{
        margin-left: 185px;
        width: 80px;
        height: 27px;
    }

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

    .svg_etoile{
        margin-left: 184px !important;
    }

    .col_osteo{
        text-align: center;
    }

    .col_personnalisé_avis{
        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;
        width: 286px !important;
        margin-right: 100px;
    }

    .p_avis{
        margin-left: 187px !important;
    }

    .h5_avis{
        margin-top: -85px !important;
        font-size: 17px;
    }

    .containerTaille3{
        width: 570px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 198px;
    }

    .text_video {
        font-size: 30px;
    }

    .btn_consu {
        margin-top: -5px;
        padding: 10px 20px;
        border: 1px solid #7c91f3;
        color: #7c91f3;
        background-color: white;
        border-radius: 5px;
        font-size: 18px;
    }

    .demo_titre {
        font-size: 34px;
        line-height: 1.3;
        text-align: center !important;
    }

    .demo_button {
        padding: 10px 15px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 17px;
        margin-top: 20px !important;
        white-space: normal;
    }

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

    .left3 {
        margin-top: 390px;
    }

    .right3 {
        right: 20px;
        margin-top: 390px;
    }

    .slider2 {
        display: flex;
        overflow-x: scroll;
        padding: 0.1px 0;
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 245px;
        height: 360px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 10px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .card_osteo .card-img-top{
        width: 60px !important;
        height: 80px !important;
        margin-top: 0px !important;
    }

    .btn_domicile {
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -163px;
        margin-bottom: 36px;
        margin-top: -12px;
    }

    .btn_bleu {
        background-color: #7c91f3;
        color: white;
        font-size: 17px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 5px 20px;
        margin-top: 15px;
    }

    .container_taille6 {
        width: 598px;
        margin-top: 50px;
    }

    .scroll_5 {
        margin-bottom: 40px;
        height: 180px;
        overflow-y: scroll;
    }

        
    .img_4{
        width: 350px;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .img_zen {
        width: 365px;
        border-radius: 15px;
    }

    .scroll_6 {
        height: 200px;
        overflow-y: scroll;
    }

    .col_question{
        margin-top: -2px;
    }

    .containerTaille_5 {
        width: 550px;
    }

    .doute_1{
        margin-left: 10px;
    }

    .doute_2{
        margin-left: 100px;
        margin-top: 27px;
    }

    .doute_3{
        margin-left: 0px;
        margin-top: -12px;
        flex: 0 0 34.333333% !important;
        max-width: 34.333333% !important;
    }

    .doute_4{
        margin-left: 5px;
        flex: 0 0 59.333333% !important;
        max-width: 60.333333% !important;
        margin-top: -12px;
    }

    .doute_5{
        margin-left: 290px;
        margin-top: 27px;
    }

    .doute_6{
        margin-left: 20px;
        margin-top: -12px;

    }

    .doute_7{
        margin-left: 195px;
        margin-top: 27px;
    }

    .doute_8{
        margin-left: 0px;
        margin-top: -12px;
    }

    .doute_9{
        margin-left: 205px;
        margin-top: 27px;
    }

    .container_recherche{
        width: 598px !important;
    }

    .col_doute{
        font-size: 15px;
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 12px;
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3;
        padding: 10px 45px;
        font-size: 15px;
        border-radius: 20px;
        color: black;
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 15px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 655px;
        margin-right: 3%;
        margin-left: 3%;
    }

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

    .details{
        width: 499px;
    }

    .office_doctor{
        margin-left: 50px;
        margin-top: -100px;
        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: -25px;
        margin-left: 25px;
    }

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

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

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

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

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

    .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;
        margin-top: 20px;
        border: 1px solid #7c91f3;
    }

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

    .img_13{
        width: 155px;
        height: 155px;
        margin-bottom: 20px;
    }

    .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: 450px;
    }

    .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: 10px 5px;
    }

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

    .img_france{
        width: 375px;
    }

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

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

    .col-blog{
        flex: 0 0 50% !important;
        max-width: 50.333333% !important;
    }

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

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

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

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 22px;
        padding: 7px 20px;
        border-radius: 10px;
    }
}

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

    .d-lg-block {
        display: block !important;
    }

    .logo_primary{
        margin-left: -20px;
    }

    .containerTaille{
        width: 765px;
    }

    .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: 1000px; 
        background-color: white; 
        margin-top: 20px;
    }

    .col_perso_header{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .gif{
        margin-top: -12px;
        width: 265px;
        height: 265px;
        margin-left: -45px;
    }

    .containerTaille2{
        width: 765px;
    }

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

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

    .btn_domicile_header{
        padding: 8px 50px;
        background-color: #7c91f3;
        font-size: 18px;
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

    .btn_domicile_header:hover{
        background-color: white !important; 
        color: #7c91f3;
    }

    .img_3{
        width: 25px;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 70px;
        font-size: 16px;
        margin-left: 39px;
        margin-top: -250px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 50px;
        font-size: 17px;
        margin-left: 50px;
        margin-top: -250px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 13px;
        padding: 5px 5px;
        margin-left: -80px;
        margin-top: -115px;
    }

    .img_1{
        width: 185px;
        margin-top: -143px;
        margin-left: 0px;
        margin-bottom: 9px;
    }

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

    .img_2{
        width: 145px;
        margin-top: -126px;
        margin-bottom: 15px;
        margin-left: 16px;
        border-radius: 20px;
    }

    .container_taille2{
        width: 765px;
        margin-top: 165px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 13px;
        padding: 5px 9px;
        margin-left: -110px;
        margin-top: -160px;
    }

    .btn_parcour{
        font-size: 18px !important;
        padding: 5px 20px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
        white-space: normal;
    }

    .container_1{
        height: 205px;
        border-radius: 20px;
        width: 77% !important;
    }

    .btn_reserve{
        padding: 5px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 18px !important;
        white-space: normal;
    }

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

    .p_auto{
        font-size: 16px;
        color: black;
        margin-bottom: 8px;
    }

    .container_taille3{
        width: 590px;
    }

    .h1_2{
        font-size: 25px;
    }

    .col_button{
        margin-left: -12px;
        margin-top: 13px;
    }

    .col_but{
        margin-left: 30px !important;
    }

    section {
        padding: 5px 0;
    }

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

    .btn_search{
        font-size: 17px;
        background-color: #76c9be;
        border-radius: 5px;
        padding: 5.5px 28px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .container_taille4{
        width: 765px;
    }
    
    .p_soulager_1{
        color: black;
        font-size: 16px;
    }
    
    .h2_soulager{
        font-size: 25px;
    }
    .scroll_1{
        height: 125px;
        overflow-y: scroll;
    }
    
    .b_1 {
        color: #76c9be;
        font-size: 60px;
    }
    
    .b_2 {
        color: #7c91f3;
        font-size: 25px;
    }
    
    .p_solution {
        display: flex;
        align-items: center;
        font-size: 17px;
        margin-bottom: 10px;
        color: black;
    }

    .svg_1{
        width: 20px !important;
    }

    .img_5{
        width: 265px;
    }
    
    .container_taille5{
        width: 765px;
        height: 260px !important;
        padding-top: 40px !important;
        margin-top: 0px !important;
        margin-bottom: 25px !important;
    }
    
    .osteo_clic{
        margin-top: 60px;
        width: 730px;
        padding-bottom: 20px;
        height: 785px;
        border-radius: 40px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 17px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
        height: 520px;
    }

    .gif_10{
        width: 160px;
        margin-left: -60px;
    }
    
    .img_7{
        width: 55px;
    }
    
    .img_8{
        width: 63px;
        margin-top: 10px;
    }

    .img_9{
        width: 100px;
        margin-left: -25px;
    }
    
    .btn_avec{
        background-color: #7c91f3;
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 20px;
    }

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

    .btn_gratuit_2 {
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_10{
        width: 155px;
        margin-left: -65px;
    }

    .left2 {
        margin-top: 65px;
        left: -10px;
    }

    .taille_svg{
        width: 20px;
    }
    
    .right2 {
        right: -10px;
        margin-top: 65px;
    }

    .taille_sans{
        width: 94.5%;
        margin-top: 55px;
        margin-left: 15px;
        margin-bottom: 20px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        
    }

    .img_zen2{
        width: 335px;
    }

    .col_display{
        display: none;
    }

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

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 17px;
        padding: 5px 20px;
        margin-top: -15px;
        border-radius: 10px;
    }

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

    .img_google{
        margin-left: 185px;
        width: 80px;
        height: 27px;
    }

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

    .svg_etoile{
        margin-left: 184px !important;
    }

    .col_personnalisé_avis{
        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;
        width: 286px !important;
        margin-right: 100px;
    }

    .img_6{
        width: 325px;
    }

    .p_avis{
        margin-left: 187px !important;
    }

    .h5_avis{
        margin-top: -70px !important;
        font-size: 17px;
    }

    .containerTaille3{
        width: 730px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 198px;
    }

    .text_video {
        font-size: 30px;
    }

    .btn_consu {
        margin-top: 30px;
        padding: 10px 20px;
        border: 1px solid #7c91f3;
        color: #7c91f3;
        background-color: white;
        border-radius: 5px;
        font-size: 18px;
    }

    .demo_titre {
        font-size: 34px;
        line-height: 1.3;
    }

    .demo_button {
        padding: 10px 15px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 17px;
        margin-top: 20px !important;
        white-space: normal;
    }

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

    .left3 {
        left: -10px;
        margin-top: 390px;
    }

    .right3 {
        right: 20px;
        margin-top: 390px;
    }

    .slider2 {
        display: flex;
        overflow-x: scroll;
        padding: 0.1px 0;
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 245px;
        height: 340px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 10px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .card_osteo .card-img-top{
        width: 80px !important;
        height: 80px !important;
        margin-top: 10px !important;
    }

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

    .btn_domicile {
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -163px;
        margin-bottom: 36px;
        margin-top: -12px;
    }

    .btn_bleu {
        background-color: #7c91f3;
        color: white;
        font-size: 17px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 5px 20px;
        margin-top: 15px;
    }

    .container_taille6 {
        width: 765px;
        margin-top: 50px;
    }

    .scroll_5 {
        margin-bottom: 40px;
        height: 230px;
        overflow-y: scroll;
    }

        
    .img_4{
        width: 315px;
    }

    .img_zen {
        width: 365px;
        border-radius: 15px;
    }

    .scroll_6 {
        margin-bottom: 40px;
        height: 200px;
        overflow-y: scroll;
    }

    .containerTaille_5 {
        width: 700px;
    }

    .doute_1{
        margin-left: 10px;
        flex: 0 0 41.333333% !important;
        max-width: 41.333333% !important;

    }

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

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

    .doute_4{
        margin-left: 5px;
        flex: 0 0 47.333333% !important;
        max-width: 47.333333% !important;
    }

    .doute_5{
        margin-left: 5px;
        flex: 0 0 23.666667% !important;
        max-width: 23.666667% !important;
    }

    .doute_6{
        margin-left: 90px;
        flex: 0 0 57.666667% !important;
        max-width: 57.666667% !important;
    }

    .doute_7{
        margin-left: 305px;
        margin-top: 40px;
        flex: 0 0 51.666667% !important;
        max-width: 51.666667% !important;
    }

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

    .doute_9{
        margin-left: -5px;
        flex: 0 0 49.666667% !important;
        max-width: 49.666667% !important;
    }

    .container_recherche{
        width: 765px !important;
    }

    .col_doute{
        font-size: 15px;
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 12px;
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3;
        padding: 10px 45px;
        font-size: 15px;
        border-radius: 20px;
        color: black;
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 15px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 700px;
        margin-right: 15.5%;
        margin-left: 14.5%;
    }

    .btn_consulter{
        width: 100%;
        margin-top: 12.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;
    }
    
    .p_office2{
        font-size: 15px; 
        color: black; 
        margin-top: -15px;
        margin-left: 25px;
    }

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

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

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

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

    .img_france{
        width: 300px;
    }

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

    .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;
        margin-top: 20px;
        border: 1px solid #7c91f3;
    }

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

    .img_13{
        width: 155px;
        height: 155px;
        margin-bottom: 20px;
    }

    .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: 10px 5px;
    }

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

    .btn_domicile_rese{
        color: #76c9be;
        font-size: 18px;
        padding: 7.5px 20px;
        border: 1px solid #76c9be;
        border-radius: 10px;
        white-space: normal;
    }

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

    .card_3{
        width: 280px; /* Largeur de la carte */
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
    }

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

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

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

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

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

    .card_osteo .card-img-top{
        margin-top: 0px !important;
        width: 90px !important;
        height: 90px !important;
    }

    .col_sip{
        display: none;
    }

    .orange-text{
        margin-top: 15px;
    }

    .containerTaille{
        width: 992px;
    }

    section p {
        margin-bottom: 12px !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: 1000px; 
        background-color: white; 
        margin-top: 20px;
    }

    .gif{
        margin-top: -12px;
        width: 350px;
        height: 310px;
        margin-left: -45px;
    }

    .containerTaille2{
        width: 990px;
    }

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

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

    .btn_domicile_header{
        padding: 8px 50px;
        background-color: #7c91f3;
        font-size: 18px;
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

    .btn_domicile_header:hover{
        background-color: white !important; 
        color: #7c91f3;
    }

    .img_3{
        width: 25px;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 5px;
        font-size: 16px;
        margin-left: 290px;
        margin-top: -250px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 1px 5px;
        font-size: 17px;
        margin-left: 295px;
        margin-top: -250px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 13px;
        padding: 5px 20px;
        margin-left: -130px;
        margin-top: -160px;
    }

    .img_1{
        width: 235px;
        margin-top: -158px;
        margin-left: 20px;
    }

    #ful_adr{
        width: 133% !important;
    }

    .img_2{
        width: 165px;
        margin-top: -129px;
        margin-bottom: 27px;
        margin-left: 70px;
        border-radius: 20px;
    }

    .container_taille2{
        width: 985px;
        margin-top: 165px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 13px;
        padding: 5px 20px;
        margin-left: -150px;
        margin-top: -185px;
    }

    .btn_parcour{
        font-size: 18px !important;
        padding: 5px 20px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
        margin-top: 5px;
    }

    .container_1{
        height: 215px;
        border-radius: 20px;
    }

    .btn_reserve{
        padding: 5px 15px;
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 19px !important;
        margin-top: 5px;
    }

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

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

    .container_taille3{
        width: 590px;
    }

    .h1_2{
        font-size: 25px;
    }

    .col_button{
        margin-left: -12px;
        margin-top: 15px;
    }

    section {
        padding: 5px 0;
    }

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

    .btn_search{
        font-size: 19px;
        background-color: #76c9be;
        border-radius: 5px;
        padding: 9px 23px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .container_taille4{
        width: 990px;
    }
    
    .p_soulager_1{
        color: black;
        font-size: 17px;
    }
    
    .h2_soulager{
        font-size: 25px;
    }
    .scroll_1{
        height: 140px;
        overflow-y: scroll;
    }

    .container_taille5 {
        width: 850px;
        border-radius: 20px;
        height: 220px;
        padding-top: 17px;
        margin-top: 35px;
        margin-bottom: 25px;
    }
    
    .b_1 {
        color: #76c9be;
        font-size: 60px;
    }
    
    .b_2 {
        color: #7c91f3;
        font-size: 25px;
    }
    
    .p_solution {
        display: flex;
        align-items: center;
        font-size: 17px;
        margin-bottom: 10px;
        color: black;
    }

    .svg_1{
        width: 20px !important;
    }

    .img_5{
        width: 315px;
    }
    
    .container_taille5{
        width: 850px;
        height: 260px !important;
        padding-top: 62px !important;
        margin-top: -3px;
        margin-bottom: 25px !important;
    }
    
    .osteo_clic{
        margin-top: 60px;
        width: 935px;
        padding-bottom: 20px;
        height: 785px;
        border-radius: 40px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 17px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
        height: 520px;
    }

    .gif_10{
        width: 200px;
        margin-left: -70px;
    }
    
    .img_7{
        width: 55px;
    }
    
    .img_8{
        width: 63px;
        margin-top: 10px;
    }

    .img_9{
        width: 100px;
    }
    
    .btn_avec{
        background-color: #7c91f3;
        font-size: 17px;
        padding: 5px 20px;
        margin-top: 20px;
    }

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

    .btn_gratuit_2 {
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 15px;
        font-size: 18px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_10{
        width: 165px;
        margin-left: -45px;
    }

    .left2 {
        margin-top: 65px;
        left: 10px;
    }

    .taille_svg{
        width: 20px;
    }
    
    .right2 {
        right: 10px;
        margin-top: 65px;
    }

    .taille_sans{
        width: 90.5%;
        margin-top: 55px;
        margin-left: 42px;
        margin-bottom: 20px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        
    }

    .img_zen2{
        width: 435px;
    }

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

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 17px;
        padding: 5px 20px;
        margin-top: 40px;
        border-radius: 10px;
    }

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

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

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

    .col_personnalisé_avis{
        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: 340px !important;
        margin-right: 125px;
    }

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

    .containerTaille3{
        width: 950px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 198px;
    }

    .text_video {
        font-size: 30px;
    }

    .btn_consu {
        margin-top: 30px;
        padding: 10px 20px;
        border: 1px solid #7c91f3;
        color: #7c91f3;
        background-color: white;
        border-radius: 5px;
        font-size: 18px;
    }

    .demo_titre {
        font-size: 34px;
        line-height: 1.3;
    }

    .demo_button {
        padding: 10px 15px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 17px;
        margin-top: 20px;
    }

    .left3 {
        left: -10px;
        margin-top: 390px;
    }

    .right3 {
        right: 20px;
        margin-top: 390px;
    }

    .slider2 {
        display: flex;
        overflow-x: scroll;
        padding: 0.1px 0;
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 275px;
        height: 379px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 20px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .btn_domicile {
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -163px;
        margin-bottom: 36px;
        margin-top: -12px;
    }

    .btn_bleu {
        background-color: #7c91f3;
        color: white;
        font-size: 17px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 5px 20px;
    }

    .container_taille6 {
        width: 990px;
        margin-top: 50px;
    }

    .scroll_5 {
        margin-bottom: 40px;
        height: 220px;
        overflow-y: scroll;
    }

        
    .img_4{
        width: 315px;
    }

    .img_zen {
        width: 465px;
        border-radius: 15px;
    }

    .scroll_6 {
        margin-bottom: 40px;
        height: 200px;
        overflow-y: scroll;
    }

    .containerTaille_5 {
        width: 800px;
    }

    .col_but{
        margin-left: 50px !important;
    }

    .card_3{
        width: 300px; /* Largeur de la carte */
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
    }

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

    .col-blog{
        flex: 0 0 50% !important;
        max-width: 50.333333% !important;
    }

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

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

    .doute_1{
        margin-left: 5px;
    }

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

    .doute_3{
        margin-left: 40px;
    }

    .doute_4{
        margin-left: 5px;
        flex: 0 0 37.333333% !important;
        max-width: 37.333333% !important;
    }

    .doute_5{
        margin-left: 5px;
        flex: 0 0 18.666667% !important;
        max-width: 18.666667% !important;
    }

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

    .doute_7{
        margin-left: -5px;
    }

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

    .doute_9{
        margin-left: -5px;
        flex: 0 0 45.666667% !important;
        max-width: 45.666667% !important;
    }

    .col_doute{
        font-size: 15px;
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 12px;
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3;
        padding: 10px 100px;
        font-size: 15px;
        border-radius: 20px;
        color: black;
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 15px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

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

    .btn_consulter{
        width: 100%;
        margin-top: 12.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;
    }
    
    .p_office2{
        font-size: 15px; 
        color: black; 
        margin-top: -15px;
        margin-left: 25px;
    }

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

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

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

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

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

    .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;
        margin-top: 20px;
        border: 1px solid #7c91f3;
    }

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

    .img_13{
        width: 155px;
        height: 155px;
        margin-bottom: 20px;
    }

    .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: 285px;
    }

    .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: 365px;
        text-align: center;
        background-color: white;
        border-radius: 20px;
        border: 2px solid #7c91f3;
        margin-bottom: 40px;
        margin-top: 10px;
        padding: 20px 15px;
    }

    .btn_domicile_rese{
        color: #76c9be;
        font-size: 22px;
        padding: 7.5px 20px;
        border: 1px solid #76c9be;
        border-radius: 10px;
    }

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 22px;
        padding: 7px 20px;
        border-radius: 10px;
    }
    
}

@media only screen and (min-width: 1281px) and (max-width: 1600px) 
{

    .col_sip{
        display: none;
    }

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

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

    .col_doute{
        font-size: 17px;
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 12px;
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3; 
        padding: 10px 110px; 
        font-size: 17px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

    .btn_avec{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 18px;
        padding: 5px 20px;
        margin-top: 18px;
        border-radius: 10px;
    }

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

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 22px;
        padding: 5px 20px;
        margin-top: 40px;
        border-radius: 10px;
    }

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

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 10px; 
        font-size: 17px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

    .doute_1{
        margin-left: 80px;
    }

    .doute_2{
        margin-left: -40px;
    }

    .doute_3{
        margin-left: 115px;
    }

    .doute_4{
        margin-left: -50px;
    }

    .doute_5{
        margin-left: 5px;
    }

    .doute_6{
        margin-left: 60px;
    }

    .doute_7{
        margin-left: -5px;
    }

    .doute_8{
        margin-left: 20px;
        flex: 0 0 36.333333% !important;
        max-width: 36.333333% !important;
    }

    .doute_9{
        margin-left: -5px;
    }

    .navbar_logo{
        font-size: 30px;
    }

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

    .col_personnalisé_avis{
        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: 348px !important;
        margin-right: 150px;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        padding: 7.5px 20px;
        font-size: 19px;
        margin-left: 20px;
        margin-top: 12px;
        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: 12px;
        padding: 7.5px 7.5px;
    }

    .svg_2{
        margin-left: 0px;
    }

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

    .containerTaille{
        width: 1250px;
    }

    .containerTaille2{
        width: 1215px;
        margin-bottom: 50px;
    }

    .gif{
        margin-top: 20px;
        width: 385px;
        height: 385px;
    }

    .p_valid_header{
        font-size: 19px; 
        margin-top: 10px;
        display: flex; 
        align-items: center;
    }

    .btn_domicile_header{
        padding: 8px 22px; 
        background-color: #7c91f3; 
        border: 1px solid #7c91f3;
        font-size: 19px; 
        margin-top: 15px;
    }

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

    .h1_taille{
        font-size: 38px !important;
    }

    .h4_taille{
        font-size: 21.5px;
        color: #201448; 
        margin-top: 40px;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 400px;
        margin-top: -160px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 17px;
        margin-left: 400px;
        margin-top: -160px;
    }

    .img_1{
        width: 255px;
        margin-top: -140px;
        margin-left: 20px;
    }

    .img_2{
        width: 190px;
        margin-top: -125px;
        margin-bottom: 27px;
        margin-left: 70px;
        border-radius: 20px;
    }

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 14px;
        padding: 5px 20px;
        margin-left: -150px;
        margin-top: -220px;
    }

    .container_1{
        height: 270px;
        border-radius: 20px;
        width: 416px !important;
    }

    .btn_reserve{
        padding: 5px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 20px !important;
    }

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

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

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 14px;
        padding: 5px 20px;
        margin-left: -130px;
        margin-top: -185px;
    }

    .disdoc{
        height:125px;
    }

    .container_taille2{
        width: 1250px;
        margin-top: 175px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .h1_2{
        font-size: 30px;
        margin-bottom: -30px;
    }

    .p_1{
        font-size: 18px;
    }

    .scroll_1{
        height: 140px; 
        overflow-y: scroll;
    }

    .btn_domicile_2{
        width: 350px; 
        margin-left: 65px; 
        border-radius: 15px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border: 2px solid #7c91f3; 
        color: #7c91f3; 
        font-size: 20px; 
        margin-top: 30px; 
        text-decoration: none;
    }

    .osteo_clic{
        margin-top: -30px;
        width: 1160px; 
        padding-bottom: 20px; 
        height: 845px; 
        border-radius: 40px;
    }

    .osteo_dis{
        margin-right: 210px !important;
    }

    .taille_sans{
        width: 95%;
        margin-top: 55px; 
        margin-left: 25px;
        margin-bottom: 20px;
    }

    .text_video{
        font-size: 30px;
    }

    .img_3{
        width: 30px;
    }

    .container_taille3{
        width: 670px;
        margin-top: 20px;
    }

    .container_taille5{
        width: 1000px;
        margin-top: 20px;
    }

    .b_1{
        color: #76c9be; 
        font-size: 70px;
    }

    .b_2{
        color: #7c91f3; 
        font-size: 30px;
    }

    .container_taille4{
        width: 1160px;
        margin-top: 25px;
        margin-bottom: -50px;
    }

    .container_taille6{
        width: 1160px;
        margin-top: 50px;
    }

    .scroll_5{
        margin-bottom: 40px; 
        height: 200px; 
        overflow-y: scroll;
    }

    .btn_search{
        font-size: 20px; 
        background-color: #76c9be; 
        border-radius: 5px;
        padding: 8px 20px;
    }

    .col_button{
        margin-left: 7px; 
        margin-top: 15.5px;
    }

    .p_soulager_1{
        line-height: 1.3;
        font-size: 19px;
        color: black;
    }

    .img_4{
        margin-bottom: 40px;
        width: 350px;
    }

    .img_5{
        margin-bottom: 40px;
    }

    .img_6{
        width: 350px;
        margin-bottom: 20px;
    }

    .h2_soulager{
        font-size: 30px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 18px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    #btnWithHelp {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
        height: 520px;
    }

    .demo_titre{
        font-size: 30px;
    }

    .container_taille_aide{
        width: 1000px;
    }

    .col_personnalisé_2{
        flex: 0 0 84.4% !important;
        max-width: 84.4% !important;
        margin-left: 100px;
    }
    
    .content {
        position: absolute;
        width: 100%;
        transform: translateX(100%);
    }
    
    .content.active {
        transform: translateX(0);
    }

    .img_7{
        width: 50px;
    }

    .img_8{
        width: 60px;
    }

    .btn_gratuit_2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 30px;
        font-size: 18px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .img_9{
        width: 100px;
    }

    .img_10{
        width: 225px;
        margin-left: -100px;
    }

    .gif_10{
        width: 150px;
    }

    .left2 {
        margin-top: 350px;
        left: -50px;
    }
    
    .right2 {
        right: -50px;
        margin-top: 350px;
    }

    .taille_svg{
        width: 20px;
    }

    .col_personnalisé{
        flex: 0 0 29%;
        max-width: 30%;
    }

    .left3 {
        left: -15px;
        margin-top: 410px;
    }
    
    .right3 {
        right: 0px;
        margin-top: 410px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        top: 8%;
        width: 24px;
        height: 30px;
        
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 290px;
        height: 400px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 20px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .containerTaille3 {
        width: 1160px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 200px;
    }

    .btn_consu{
        margin-top: 30px;
        padding: 10px 20px; 
        border: 1px solid #7c91f3; 
        color: #7c91f3; 
        background-color: white; 
        border-radius: 5px;
        font-size: 18px;
    }

    .demo_button{
        padding: 10px 30px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 18px;
        margin-top: 20px;
    }

    .btn_bleu{
        background-color: #7c91f3;
        color: white;
        font-size: 20px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 10px 20px;
    }

    .btn_domicile{
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -185px;
    }

    .img_zen{
        width: 550px;
        border-radius: 15px;
    }

    .scroll_6{
        margin-bottom: 40px; 
        height: 200px; 
        overflow-y: scroll;
    }

    .img_zen2{
        width: 550px;
    }

    .containerTaille_5{
        width: 1000px;
    }

    .col_but{
        margin-left: 50px !important;
    }

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

    .disdoc{
        height:104px;
    }

    .h2_premium{
        font-size: 15px;
    }

    .col_dispo_1{
        width: 475px;
        margin-right: 25px;
    }

    .btn_consulter{
        width: 100%;
        margin-top: -25px;
        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;
    }
    
    .p_office2{
        font-size: 15px; 
        color: black; 
        margin-top: -25px;
        margin-left: 25px;
    }

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

    .col_dispo_3{
        width: 350px;
    }

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

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

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

    .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;
        margin-bottom: 20px;
    }

    .img_france{
        width: 255px;
    }

    .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;
    }

    .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;
    }

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

    #ful_adr{
        width: 133% !important;
    }

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

    .card_3{
        width: 260px; /* Largeur de la carte */
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
    }

    .titre_blog{
        font-size: 18px;
    }

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

    .btn_actualite:hover{
        background-color: #7c91f3; 
        color: white; 
        transform: translateY(-5px);
        transition: 0.3s ease;
    }

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

    .btn_parcour{
        font-size: 20px !important;
        padding: 5px 15px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
    }

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

    .btn_domicile_rese{
        color: #76c9be;
        font-size: 22px;
        padding: 7.5px 20px;
        border: 1px solid #76c9be;
        border-radius: 10px;
    }

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 22px;
        padding: 7px 20px;
        border-radius: 10px;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) 
{

    .col_dispo_3{
        width: 500px;
    }

    .card_3{
        width: 279px; /* Largeur de la carte */
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
    }

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

    .btn_actualite:hover{
        color: white; 
        background-color: #7c91f3;
        transform: translateY(-5px);
        transition: 0.3s ease;
    }

    .col_personnalisé_avis{
        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: 326px !important;
        margin-right: 215px;
    }

    .col_doute{
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 20px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3; 
        padding: 10px 140px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 20px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .svg_etoile{
        margin-left: 220px !important;
    }

    .p_avis{
        margin-left: 223px !important;
    }

    .doute_1{
        margin-left: 150px;
    }

    .doute_2{
        margin-left: -100px;
    }

    .doute_3{
        margin-left: 135px;
    }

    .doute_4{
        margin-left: -75px;
    }

    .doute_5{
        margin-left: -45px;
    }

    .doute_6{
        margin-left: 75px;
    }

    .doute_7{
        margin-left: -70px;
    }

    .doute_8{
        margin-left: 15px;
    }

    .doute_9{
        margin-left: -15px;
    }

    .navbar_logo{
        font-size: 35px;
    }

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

    .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;
    }

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

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

    .scroll_5{
        margin-bottom: 40px; 
        height: 230px; 
        overflow-y: scroll;
    }

    .scroll_6{
        margin-bottom: 40px; 
        height: 230px; 
        overflow-y: scroll;
    }

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        font-size: 19px;
        margin-left: 20px;
        margin-top: 10px;
    }

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

    .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: 194px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .col_blog{
        margin-left: 310px; 
        margin-right: 75px;
    }

    .card_p_pers{
        line-height: 1.3;
        color: black;
    }

    .container_taille2{
        width: 1485px;
        margin-top: 125px;
    }

    .container_taille4{
        width: 1485px;
        margin-top: 50px;
    }

    .btn_reserve_dimicile{
        background-color: #7c91f3;
        font-size: 22px;
        padding: 7px 20px;
        border-radius: 10px;
    }

    .btn_reserve_dimicile:hover{
        color: #7c91f3;
        background-color: white;
        border: 1px solid #7c91f3;
    }

    .container_1{
        height: 270px;
        border-radius: 20px;
    }

    .btn_reserve{
        padding: 10px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 20px !important;
    }

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

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-top: -180px;
        margin-left: -253px;
        font-size: 14px;
        padding: 5px 20px;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 14px;
        padding: 5px 20px;
        margin-top: -190px;
        margin-left: -240px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 25px;
    }

    .img_1{
        width: 280px;
        margin-top: -170px;
        margin-left: 100px;
    }

    .img_2{
        width: 190px;
        margin-top: -125px;
        margin-bottom: 27px;
        margin-left: 70px;
        border-radius: 20px;
    }

    .p_auto{
        font-size: 18px;
        color: black;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 18px;
        margin-left: 500px;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 18px;
        margin-left: 472px;
    }

    .img_3{
        width: 30px;
    }

    .container_taille3{
        width: 670px;
        margin-top: 20px;
    }

    .container_taille5{
        width: 1015px;
        margin-top: 20px;
    }

    .b_1{
        color: #76c9be; 
        font-size: 85px;
    }

    .b_2{
        color: #7c91f3; 
        font-size: 36px;
    }

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

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

    .p_soulager_1{
        line-height: 1.3;
        font-size: 20px;
        color: black;
    }

    .img_4{
        width: 450px;
        margin-bottom: 40px;
    }

    .img_5{
        width: 350px;
        margin-bottom: 40px;
    }

    .container_taille6{
        width: 1485px;
        margin-top: 20px;
    }

    .btn_domicile_rese{
        color: #76c9be;
        font-size: 22px;
        padding: 7.5px 20px;
        border: 1px solid #76c9be;
        border-radius: 10px;
    }

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

    .img_6{
        width: 350px;
        margin-bottom: 20px;
    }

    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 20px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
        height: 520px;
    }

    .container_taille_aide{
        width: 1100px;
    }

    .osteo_clic{
        width: 1485px; 
        padding-bottom: 20px; 
        height: 775px; 
        border-radius: 40px;
    }

    .taille_sans{
        width: 100%;
        margin-top: 20px; 
        margin-bottom: 20px;
        margin-left: -10px;
    }

    .text_video{
        font-size: 40px;
    }

    .demo_titre{
        font-size: 39px;
        line-height: 1.2;
    }
    
    .content {
        position: absolute;
        width: 100%;
        transform: translateX(100%);
    }
    
    .content.active {
        transform: translateX(0);
    }

    .img_7{
        width: 50px;
    }

    .img_8{
        width: 60px;
    }

    .btn_gratuit_2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 5px 30px;
        font-size: 22px;
        margin-left: 20px;
        margin-top: 18px;
    }

    .containerTaille2{
        width: 1400px;
        margin-bottom: 50px;
    }

    .img_9{
        width: 100px;
    }

    .img_10{
        width: 200px;
        margin-left: -150px;
    }

    .left2 {
        left: -85px;
        margin-top: 350px;
    }
    
    .right2 {
        right: -85px;
        margin-top: 350px;
    }

    .left3 {
        left: -15px;
        margin-top: 410px;
    }
    
    .right3 {
        right: -30px;
        margin-top: 410px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        top:0%;
        width: 40px;
        height: 30px;
        
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 290px;
        height: 400px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 20px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .containerTaille3 {
        width: 1485px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 224px;
    }

    .text_video{
        padding-top: 65px !important;
    }

    .btn_consu{
        margin-top: 12px;
        padding: 10px 20px; 
        border: 1px solid #7c91f3; 
        color: #7c91f3; 
        background-color: white; 
        border-radius: 5px;
        font-size: 20px;
    }

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

    .demo_button{
        padding: 10px 30px;
        color: white;
        background-color: #76c9be;
        font-size: 22px;
        border-radius: 10px;
        margin-top: 20px;
    }

    .demo_button:hover{
        border: 1px solid #76c9be;
        color: #76c9be;
        background-color: white;
    }

    .btn_bleu{
        background-color: #7c91f3;
        color: white;
        font-size: 22px;
        border-radius: 10px;
        padding: 10px 20px;
    }

    .btn_bleu:hover{
        color: #7c91f3;
        background-color: white;
        border: 1px solid #7c91f3;
    }

    .btn_domicile{
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -185px;
    }

    .img_zen{
        width: 700px;
        border-radius: 15px;
    }

    .img_zen2{
        width: 600px;
    }

    .containerTaille_5{
        width:1000px;
    }

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 18px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }

    .disdoc{
        height:104px;
    }

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

    .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;
        height: 45px;
    }

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

    .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;
        margin-bottom: 20px;
    }

    .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;
    }

    .scroll_1{
        height: 140px; 
        overflow-y: scroll;
    }

    .gif{
        width: 450px;
        height: 450px;
        margin-top: -20px;
    }

    .h4_taille{
        color: #201448; 
        margin-top: 40px;
    }
    
    .p_valid_header{
        font-size: 20px; 
        display: flex; 
        align-items: center;
    }

    .btn_domicile_header{
        padding: 10px 15px; 
        background-color: #7c91f3; 
        font-size: 20px; 
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

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

    .h1_2{
        font-size: 30px;
        margin-bottom: -30px;
    }

    .gif_10{
        width: 240px;
        margin-left: -90px;
    }

    .img_france{
        width: 250px;
    }

    .img_smmof{
        width: 250px;
    }

    .img_asso{
        width: 250px;
    }

    .img_regi{
        width: 250px;
    }

    .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_2 {
        font-size: 18px;
        display: flex;
        align-items: center;
    }

    .btn_input {
        border-radius: 10px;
        font-size: 17.5px;
        padding: 6.5px 13px;
    }

    .btn_sans{
        background-color: #76c9be;
        font-size: 22px;
        padding: 5px 20px;
        margin-top: -5px;
        border-radius: 10px;
    }

    .btn_sans:hover{
        color: #76c9be;
        background-color: white;
        border: 1px solid #76c9be;
    }

    .p_solution {
        display: flex;
        align-items: center;
        font-size: 17px;
        margin-bottom: 10px;
        color: black;
    }

    .btn_avec{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 20px;
        padding: 7px 20px;
        margin-top: 18px;
        border-radius: 10px;
    }

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

    .btn_parcour{
        font-size: 20px !important;
        padding: 10px 15px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
    }

    .card-img-top{
        margin-top: 0px !important;
    }
    
    .img_blog{
        height: 194px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .container_image{
        width: 1425px;
    }
}

.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 */
}

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

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

.slider2 {
    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 */
}

.slider2::-webkit-scrollbar {
    width: 12px; /* Largeur de la barre de défilement verticale */
    height: 15px; /* Hauteur de la barre de défilement horizontale */
}

.slider2::-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 */
}

.fond_osteo {
    background: url(https://osteodispo.fr/assets/img/commercial/home/osteo.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.fond_dispo {
    background: url(https://osteodispo.fr/assets/img/commercial/home/dispo.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
}


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

.h1_1 {
    font-weight: 500;
}

@media only screen and (min-width: 1921px) {

    .btn-bleu{
        background-color: #7c91f3;
        border-radius: 15px;
        font-size: 19px;
        margin-left: 20px;
        margin-top: 10px;
    }

    .p_solution {
        display: flex;
        align-items: center;
        font-size: 17px;
        margin-bottom: 10px;
        color: black;
    }

    .btn_parcour{
        font-size: 20px !important;
        padding: 10px 15px;
        border: 1px solid #76c9be;
        background-color: #76c9be;
    }

    .btn_gratuit2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 10px;
        font-size: 18px;
        margin-left: 615px;
        margin-top: -160px;

    }

    .div_disponible{
        margin-top: 50px !important;
    }

    .col_personnalisé_avis{
        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: 410px !important;
        margin-right: 265px;
    }

    .card_blog{
        border-radius: 10px;
        height: 420px;
    }

    .col_perso_blog{
        flex: 0 0 26% !important;
        margin-right: 190px;
    }

    .col_perso_blog_2{
        flex: 0 0 26% !important;
        margin-left: 22px;
    }

    .col_blog{
        margin-left: 310px; 
        margin-right: 75px;
    }

    .card_p_pers{
        line-height: 1.3;
        color: black;
    }

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

    .scroll_5{
        margin-bottom: 40px; 
        height: 230px; 
        overflow-y: scroll;
    }

    .scroll_6{
        margin-bottom: 40px; 
        height: 230px; 
        overflow-y: scroll;
    }

    .svg_2{
        margin-left: -10px;
    }

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

    .doute_1{
        margin-left: 150px;
    }

    .doute_2{
        margin-left: -100px;
    }

    .doute_3{
        margin-left: 135px;
    }

    .doute_4{
        margin-left: -75px;
    }

    .doute_5{
        margin-left: -45px;
    }

    .doute_6{
        margin-left: 75px;
    }

    .doute_7{
        margin-left: -70px;
    }

    .doute_8{
        margin-left: 15px;
    }

    .doute_9{
        margin-left: -15px;
    }

    .col_doute{
        width: 100%; 
        border: 1px solid #76c9be; 
        padding: 10px 75px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #76c9be81;
    }

    .col_doute_2{
        border: 1px solid #7c91f3; 
        padding: 10px 195px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

    .col_doute_3{
        border: 1px solid #7c91f3; 
        padding: 10px 20px; 
        font-size: 18px; 
        border-radius: 20px; 
        color: black; 
        background-color: #7c92f382;
    }

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

    .gif{
        width: 450px;
        height: 450px;
        margin-top: -10px;
        margin-left: 110px;
    }

    .p_valid_header{
        font-size: 25px; 
        margin-top: 10px;
        display: flex; 
        align-items: center;
    }

    .btn_domicile_header{
        padding: 10px 60px; 
        background-color: #7c91f3; 
        font-size: 20px; 
        margin-top: 15px;
        border: 1px solid #7c91f3;
    }

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

    .h1_taille{
        font-size: 60px !important;
    }

    .h4_taille{
        font-size: 28px;
        color: #201448; 
        margin-top: 50px;
    }

    .containerTaille{
        width: 1800px;
    }

    .container_taille2{
        width: 1890px;
        margin-top: 250px;
    }

    .container_1{
        height: 317.5px;
        border-radius: 20px;
    }

    .btn_reserve{
        padding: 10px 15px; 
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 20px !important;
    }

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

    .btn_auto{
        border-radius: 10px;
        background-color: #76c9be;
        margin-bottom: -30px;
        font-size: 16px;
        padding: 5px 20px;
        margin-left: -280px;
        margin-top: -265px;
    }

    .h1_1{
        color: #76c9be;
        font-size: 32px;
    }

    .h1_2{
        font-size: 40px;
        margin-bottom: -30px;
    }

    .p_1{
        font-size: 23px;
    }

    .scroll_1{
        height: 160px; 
        overflow-y: scroll;
    }

    .btn_auto_2{
        border-radius: 10px;
        background-color: #7c91f3;
        margin-bottom: -0px;
        font-size: 16px;
        padding: 5px 20px;
        margin-left: -230px;
        margin-top: -240px;
    }

    .osteo_clic{
        width: 1900px; 
        padding-bottom: 20px; 
        height: 850px; 
        border-radius: 40px;
    }

    .osteo_dis{
        margin-right: 210px !important;
    }

    .taille_sans{
        width: 100%;
        margin-top: 20px; 
        margin-bottom: 20px;
        margin-left: -10px;
    }

    .text_video{
        font-size: 40px;
    }

    .img_1{
        width: 400px;
        margin-top: -250px;
        margin-left: 120px;
    }

    .img_2{
        width: 300px;
        margin-top: -210px;
        margin-bottom: 27px;
        margin-left: 166px;
    }

    .p_auto{
        font-size: 22px;
        color: black;
    }

    .btn_gratuit{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 30px;
        font-size: 18px;
        margin-left: 600px;
        margin-top: -160px;
    }

    .img_3{
        width: 30px;
    }

    .container_taille3{
        width: 840px;
        margin-top: 20px;
    }

    .container_taille5{
        width: 1015px;
        margin-top: 20px;
    }


    .b_1{
        color: #76c9be; 
        font-size: 85px;
    }

    .b_2{
        color: #7c91f3; 
        font-size: 36px;
    }

    .container_taille4{
        width: 1800px;
        margin-top: 50px;
    }

    .container_taille6{
        width: 2000px;
        margin-top: 50px;
    }

    .btn_search{
        font-size: 20px; 
        background-color: #76c9be; 
        border-radius: 5px;
        padding: 8px 20px;
    }

    .col_button{
        margin-left:-125px; 
        margin-top: 15.5px;
    }

    .p_soulager_1{
        line-height: 1.3;
        font-size: 24px;
        color: black;
    }

    .img_4{
        margin-bottom: 40px;
    }

    .img_5{
        margin-bottom: 40px;
    }

    .img_6{
        width: 350px;
        margin-bottom: 20px;
    }

    .h2_soulager{
        font-size: 37px;
    }


    .button-container {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    
    .button {
        padding: 5px 20px;
        border: 2px solid transparent;
        background-color: white;
        font-size: 20px;
        color: black;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Style par défaut pour le bouton actif */
    .button.active {
        color: white;
    }

    #btnWithHelp.active {
        background-color: #7c91f3; /* Couleur de fond quand 'Avec notre aide' est actif */
    }

    #btnWithoutHelp.active {
        background-color: #76c9be; /* Couleur de fond quand 'Sans notre aide' est actif */
    }
    
    .content-container .content {
        display: none;
        transition: all 0.3s ease;
    }
    
    .content-container .content.active {
        display: block;
    }
    
    /* Style to slide content */
    .content-container {
        position: relative;
        overflow: visible;
        height: 520px;
    }

    .container_taille_aide{
        width: 1330px;
    }
    
    .content {
        position: absolute;
        width: 100%;
        transform: translateX(100%);
    }
    
    .content.active {
        transform: translateX(0);
    }

    .img_7{
        width: 50px;
    }

    .img_8{
        width: 60px;
    }

    .btn_gratuit_2{
        background-color: white;
        color: black;
        border: 2px solid #FFD43B;
        border-radius: 10px;
        padding: 3px 30px;
        font-size: 18px;
        margin-left: 20px;
        margin-top: 20px;
    }


    .containerTaille2{
        width: 1900px;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .img_9{
        width: 100px;
    }

    .img_10{
        width: 300px;
        margin-left: -150px;
    }

    .left2 {
        left: -170px;
        margin-top: 350px;
    }
    
    .right2 {
        right: -150px;
        margin-top: 350px;
    }

    .left3 {
        left: -15px;
        margin-top: 410px;
    }
    
    .right3 {
        right: -30px;
        margin-top: 410px;
    }

    .arrow {
        cursor: pointer;
        position: absolute;
        top:0%;
        width: 40px;
        height: 30px;
        
    }

    .card_osteo {
        flex: 0 0 auto;
        width: 290px;
        height: 400px;
        text-align: center;
        margin: 10px;
        margin-right: 30px;
        padding: 20px;
        position: relative;
        border-radius: 15px;
        background: #fdfdfd;
        border: 2px solid #7c91f3;
    }

    .containerTaille3 {
        width: 1400px;
        border-radius: 20px;
        background: linear-gradient(to top, #dff5f2, #a1e3dc);
        height: 225px;
    }

    .btn_consu{
        margin-top: 30px;
        padding: 10px 20px; 
        border: 1px solid #7c91f3; 
        color: #7c91f3; 
        background-color: white; 
        border-radius: 5px;
        font-size: 20px;
    }

    .demo_button{
        padding: 10px 40px;
        border: 1px solid #76c9be;
        color: white;
        background-color: #76c9be;
        font-size: 20px;
        margin-top: 20px;
    }

    .btn_bleu{
        background-color: #7c91f3;
        color: white;
        font-size: 20px;
        border-radius: 5px;
        border: 1px solid #7c91f3;
        padding: 10px 20px;
    }

    .btn_domicile{
        border: 1px solid #87c2e982;
        background-color: #87c2e982;
        padding: 2.5px 10px;
        border-radius: 20px;
        margin-left: -185px;
    }

    .img_zen{
        width: 700px;
        border-radius: 15px;
    }

    .img_zen2{
        width: 600px;
        margin-left: 130px;
    }

    .containerTaille_5{
        width:1200px;
    }

    .disdoc{
        height:125px;
    }

    .img_avatar2{
        border-radius: 50%;
        margin-top: 10px; 
        width: 95px;
        height: 95px;
        margin-left: 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;
    }

    .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;
    }

    .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;
    }

    .gif_10{
        width: 225px;
        margin-left: -90px;
        margin-top: -69px;
    }

    .demo_titre{
        font-size: 48px;
        line-height: 1.2;
        font-weight: 500;
    }

    .container_image{
        width: 1945px;
    }
    
    .navbar_logo{
        font-size: 35px;
    }

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

    .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;
    }

    .btn_avec{
        background-color: #7c91f3;
        border: 1px solid #7c91f3;
        font-size: 18px;
        padding: 5px 20px;
        margin-top: 18px;
        border-radius: 10px;
    }

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

    .btn_sans{
        background-color: #76c9be;
        border: 1px solid #76c9be;
        font-size: 22px;
        padding: 5px 20px;
        margin-top: 20px;
        border-radius: 10px;
    }

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

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

    .btn_marche{
        text-align:center; 
        background-color: #7c91f3; 
        color: white; 
        font-size: 23px; 
        border-radius: 25px;
        margin-bottom: 40px;
    }  

    .card_3{
        width: 325px;
        border-radius: 40px;
        background: #f6f5f8;
        border: 1px solid #f6f5f8;
    }

    .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;
    }

    .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;
        height: 45px;
    }

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

    .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;
        margin-bottom: 20px;
    }

    .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;
    }

    .img_france{
        width: 300px;
    }
}

.btn_actualite:hover{
    color: white; 
    background-color: #7c91f3;
    transform: translateY(-5px);
    transition: 0.3s ease;
}

.slider_nous {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider-wrapper {
    display: flex;
}

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

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

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

section {
    padding: 0px 0 !important;
}      

.btn_marche:hover{
    background-color: white; 
    color: #7c91f3; 
    border: 1px solid #7c91f3;
    transform: translateY(-5px);
    transition: 0.3s ease;
}

.btn_consulter:hover{
    color: #7c91f3;
    background-color: white;
    border: 1px solid #7c91f3;
}

.col_doute:hover{
    color: #76c9be; 
    background-color: white;
    text-decoration: none;
}

.col_doute_2:hover{
    color: #7c91f3; 
    background-color: white;
    text-decoration: none;
}

.col_doute_3:hover{
    color: #7c91f3; 
    background-color: white;
    text-decoration: none;
}