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

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


.gm-style-iw-c{
    padding-inline-end: 0px;
    padding-bottom: 0px; 
    padding-top: 12px;
    max-width: 500px !important;
    max-height: 466px;
    width: 500px;
    min-width: 0px;
    border: 1px solid blue;
    overflow: hidden !important;
}

.btn-nocheck {
    background-color: #f8f8f8;
    color: black;
}

.btn-check:checked + .btn-nocheck,
.btn-check2:checked + .btn-nocheck,
.btn-check3:checked + .btn-nocheck,
.btn-check4:checked + .btn-nocheck,
.btn-check5:checked + .btn-nocheck_2{
    background-color: #76c9be;
    color: white;
    border-color: #76c9be;
}

section {
    padding: 0px 0 !important;
}

.btn_drop{
    border-radius: 30px !important;
}

.drop_1{
    width: 200px;
}

.drop_filtres{
    width: 400px;
}

/* Style pour le custom checkbox */
.form-check-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: #ccc;
    border-radius: 5px;
    transition: background-color 0.3s;
  }
  
  /* Style pour le custom checkbox quand il est coché */
  .form-check-input:checked + .form-check-label:before {
    background-color: #28a745;
  }

.form-check-input {
    background-color: #ccc; /* Couleur de fond pour l'état non coché */
    border-color: #ccc; /* Couleur de bordure pour l'état non coché */
}
.form-check-input:checked {
    background-color: #28a745; /* Couleur de fond pour l'état coché */
    border-color: #28a745; /* Couleur de bordure pour l'état coché */
}

.label-selected {
    background-color: #28a745 !important; /* Changez cette couleur à celle que vous souhaitez */
    color: white !important;
}

.btn-outline-secondary{
    background-color: white;
    color: #7c91f3;
    border: 1px solid #7c91f3;
    padding: 10px 20px;
    border-radius: 10px;
}

.btn-outline-secondary:hover{
    background-color: #7c91f3;
    color: white;
}
.modal-footer{
    justify-content: center !important;
}

.btn-secondary{
    font-size: 14px;
}

.tarif a{
    padding: 0px !important;
}
      
      /* Smartphones standards en mode portrait (max-width: 480px) */
    @media only screen and (max-width: 419px) {
        .container_taille2{
            width: 345px;
        }

        .img_404{
            width: 225px !important;
        }

        .h3_404{
            font-size: 26px !important;
        }

        .checkbox_1{
            margin-left: 86px !important;
        }

        .checkbox_2{
            margin-left: 86px !important;
        }

        .checkbox_3{
            margin-left: 214px !important;
        }

        .checkbox_4{
            margin-left: 213px !important;
        }

        .checkbox_5{
            margin-left: 216px !important;
        }

        .checkbox_6{
            margin-left: 190px !important;
        }

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

        .checkbox_8{
            margin-left: 215px !important;
        }

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

        .checkbox_10{
            margin-left: 195px !important;
        }

        .checkbox_11{
            margin-left: 199px !important;
        }

        .checkbox_12{
            margin-left: 76px !important;
        }

        .checkbox_13{
            margin-left: 104px !important;
        }

        .checkbox_14{
            margin-left: 88px !important;
        }

        .checkbox_15{
            margin-left: 104px !important;
        }

        .checkbox_16{
            margin-left: 98px !important;
        }

        .checkbox_17{
            margin-left: 107px !important;
        }

        .checkbox_18{
            margin-left: 70px !important;
        }

        .fond_osteo{
            padding-top: 0px !important;
        }

        .p_office l{
            display: none !important;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 98px !important;
        }

        .tarif{
            display: block !important;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 270px;
            font-size: 11px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 270px;
            font-size: 11px;
        }

        .btn_conseils_2 {
            background-color: #7c91f3;
            border-radius: 10px;
            width: 230px !important;
            font-size: 17px;
            margin-top: 20px;
        }

        .carousel-item .p_conseils_2{
            padding: 0px 25px;
        }

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

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

        .h4_conseils{
            font-size: 20px;
            margin-top: 20px;
            margin-bottom: 30px;
        }

        .btn_filtrer {
            background-color: #76c9be;
            width: 68%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_effacer_filtres{
            margin-right: 0px !important;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 100%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 100%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 100%;
        }

        .col_button_profils{
            margin-right: 0px;
        }

        .office_doctor{
            margin-left: 0px;
            margin-top: -110px;
            flex: 0 0 99% !important;
            max-width: 100% !important;
        }

        .border-dark{
            width: 100% !important;
        }

        .details .row .col-4 .btn{
            width: 260px !important;
            font-size: 13px !important;
            margin-left: -73px;
            margin-top: 10px !important;
        }

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

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

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

        .col-6 a h2 .badge_cabinet{
            display: none;
        }

        .col_cabinet{
            margin-top: 27.5px !important;
        }

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

        .col_button_profils{
            display: none;
        }

        .col_dispo{
            margin-left: -15px;
            max-width: 100% !important;
            margin-right: 33px;
        }

        .prochaine_dispo{
            margin-bottom: 10px !important;
            margin-left: 0px !important;
        }
        
        .p_office2{
            font-size: 14px; 
            color: black; 
            margin-top: -25px;
        }

        .details .row .col-4{
            margin-top: -22.5px;
        }

        
        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 271px;
        }

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

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 85.5px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 100% !important;
            font-size: 14px;
            margin-left: 2px;
        }

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

        .btn_prise{
            width: 95% !important;
            font-size: 13px !important;
        }

        .h4_details{
            font-size: 19px;
        }

        .col_perso{
            max-width: 100%;
            margin-left: -15px;
        }

        .img_avatar{
            border-radius: 50%;
            margin-bottom: 20px;
            width: 60px;
            height: 60px;
            margin-left: 100px;
        }

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

        .h5_resultat{
            font-size: 15px;
            margin-top: 40px !important;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 45px; 
            font-size: 18px;
        }

        .btn_search{
            font-size: 13px;
            background-color: #76c9be;
            border-radius: 10px;
            width: 100%;
            padding: 5.5px 10px;
            margin-top: 35px;
        }

        .btn_dom{
            margin-right: 0px !important;
        }

        .col_button{
            margin-top: -92px;
        }

        .pagination{
            display: none;
        }

        .form_1{
            width: 90% !important;
        }

        .form_2{
            margin-top: -47px !important;
            width: 35% !important;
            margin-left: 212px !important;
        }

        .col-sup{
            display: none;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 150px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 150px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding: 7.5px 0px;
            margin-right: 10px;
            width: 185px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 185px;
        }

        .btn_verif{
            margin-right: 0px !important;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -110px;
            margin-left: 175px;
            margin-bottom: 15px;
            color: black;
        }

        .h2_name{
            margin-top: -7px !important;
        }

        .btn_modifier_retour {
            padding: 5px 133px;
            margin-top: -5px;
        }

        .aide_mobile{
            margin-left: 83px;
            margin-top: -10px;
        }

        .drop_filtres {
            width: 310px !important;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 200px;
            margin-left: 40px;
            margin-top: -580px;     
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 15px;
            font-size: 17px;
            text-align: center;
        }

        .h5_elargie{
            color: black;
            padding-right: 22px;
            padding-left: 22px;
            padding-top: 145px;
            font-size: 15px;    
        }

        .btn_faq{
            background-color: #76c9be;
            font-size: 15px;
            border-radius: 10px;
            padding: 10px 79px;
        }

        .btn_blog{
            background-color: #76c9be;
            font-size: 15px;
            border-radius: 10px;
            margin-left: 0px;
            padding: 10px 66px;
        }

        div .d-grid{
            padding-left: 20px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: 255px;
            margin-right: 0px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 12px left 0px;
        }

        .navbar-brand img{
            width: 40px;
            margin-top: -6px;        
        }

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

        #map{
            height: 365px !important;
        }

        .div_distance_phone{
            display: block !important;
            margin-top: -30px;
            margin-bottom: 15px;
            text-align: end;
            margin-right: -5px;
        }

        .search_osteo_computer{
            display: none;
        }

        .search_osteo_mobile{
            display: block !important;
        }

        .btn_modifier_recherche{
            padding: 8px 87px;
            margin-top: -5px;
        }

        .col_buton_smart{
            display: block !important;
            padding-left: 5px;
            padding-right: 5px;
        }

        .div_distance{
            display: none;
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
            padding: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 7px !important;
        }

        .doctor-office-info-free .img_avatar{
            margin-left: 110px;
        }

        .doctor-office-info-free .office_doctor {
            margin-left: 0px;
            margin-top: -90px;
            flex: 0 0 99% !important;
            max-width: 100% !important;
        }

        .doctor-office-info-free .col_cabinet {
            margin-top: 10px !important;
        }

        .doctor-office-info-free .row_badge{
            margin-top: 10px !important;
            margin-left: 15px !important;
            margin-right: -10px !important;
        }

        .row_badge{
            margin-top: 28px !important;
            margin-left: 15px !important;
            margin-right: -10px !important;
        }
    }
      
      /* Grands smartphones (max-width: 600px) */
    @media only screen and (min-width: 420px) and (max-width: 600px) {
        .container_taille2{
            width: 420px;
        }

        .tarif{
            display: block !important;
        }

        .user-switch-desktop{
            display: none !important;
        }

        .user-switch-mobile{
            display: inline-flex !important;
        }

        .search_osteo_computer{
            display: none !important;
        }

        .search_osteo_mobile{
            display: block !important;
        }

        .fond_osteo{
            padding-top: 0px !important;
        }

        .btn_modifier_recherche {
            padding: 8px 125px;
            margin-top: -5px;
        }

        .aide_mobile {
            margin-left: 150px;
            margin-top: -10px;
        }

        .p_office l {
            display: none !important;
        }

        .btn_modifier_retour{
            padding: 8px 172px;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 120px !important;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 314px;
            font-size: 11px;
        }

        .btn_conseils_2 {
            background-color: #7c91f3;
            border-radius: 10px;
            width: 230px !important;
            font-size: 17px;
            margin-top: 20px;
        }

        .col_horaire_affiche {
            flex: 0 0 50%;
        }

        .carousel-item .p_conseils_2{
            padding: 0px 25px;
        }

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

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

        .h4_conseils{
            font-size: 20px;
            margin-top: 20px;
            margin-bottom: 30px;
        }

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6;
            text-align: center;
            color: black;
            border-radius: 12px;
            font-size: 12px;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 100%;
            
        }

        .btn_domicile{
            background-color: #87c2e982;
            text-align: center;
            color: black;
            border-radius: 12px;
            font-size: 12px;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 100%;
        }

        .btn_urgence{
            background-color: #ec757578;
            text-align: center;
            color: black;
            border-radius: 12px;
            font-size: 12px;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 100%;
        }

        .col_button_profils{
            margin-right: 0px;
            display: none;
        }

        .col_button_profils{
            margin-right: 0px;
            display: none;
        }

        .col_buton_smart{
            margin-right: 5px;
            display: block !important;
            padding-right: 0px;
            padding-left: 0px;
            flex: 0 0 29%;
        }

        .office_doctor{
            margin-left: 0px;
            margin-top: -110px;
            flex: 0 0 99% !important;
            max-width: 100% !important;
        }

        .border-dark{
            width: 100% !important;
        }

        .details .row .col-4 .btn{
            width: 335px !important;
            font-size: 13px !important;
            margin-left: -73px;
            margin-top: 10px !important;
        }

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

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

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

        .col-6 a h2 .badge_cabinet{
            display: none;
        }

        .col_cabinet{
            margin-top: 27.5px !important;
        }

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

        .row_badge{
            padding-left: 0px !important;
            margin-left: 55px !important;
            width: 120px;
        }

        .col_dispo{
            margin-left: 0px;
            flex: 0 0 100% !important;
            max-width: 100% !important;
            margin-right: 33px;
        }

        .prochaine_dispo{
            margin-bottom: 10px !important;
            margin-left: 0px !important;
        }
        
        .p_office2{
            font-size: 14px; 
            color: black; 
            margin-top: -25px;
        }

        .details .row .col-4{
            margin-top: -22.5px;
        }
        
        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 316px;
        }

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

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 16.5px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 100% !important;
            font-size: 14px;
            margin-left: 2px;
        }

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

        .btn_prise{
            width: 95% !important;
            font-size: 15px !important;
        }

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

        .img_avatar{
            border-radius: 50%;
            margin-bottom: 30px;
            width: 60px;
            height: 60px;
            margin-left: 140px;
            margin-top: -5px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 316px;
        }

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

        .h5_resultat{
            font-size: 17px;
            margin-top: 20px !important;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 45px; 
            font-size: 15px;
            padding-right: 40px;
        }

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

        .btn_urg{
            margin-right: 0px !important;
        }

        small{
            margin-top: 5px !important;
            margin-top: 2px;
        }

        .col_button{
            margin-left: 0px;
            margin-top: -74px;
            flex: 0 0 100%;
        }

        .form_1{
            width: 93% !important;
        }

        .form_2{
            margin-top: 0px !important;
            width: 14% !important;
            margin-left: 15px !important;
        }

        .col-sup{
            display: none;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 123px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 123px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -115px;
            margin-left: 255px;
            margin-bottom: 115px;
            color: black;    
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
            padding: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 16px !important;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .disdoc{
            height:140px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 200px;
            margin-left: 95px;
            margin-top: -460px;       
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black;
            padding-left: 15px;
            padding-top: 15px;
            font-size: 19px;
        }

        .h5_elargie{
            color: black;
            padding-left: 30px;
            padding-top: 145px;
            font-size: 15px;    
        }

        .btn_faq{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px;
            padding: 10px 15px;
        }

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 30px;
            padding: 10px 15px;
        }

        div .d-grid{
            padding-left: 20px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: 330px;
            margin-right: -15px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 12px left 0px;
        }

        .navbar-brand img{
            width: 40px;
            margin-top: -6px;        
        }

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

        #map{
            height: 365px !important;
        }

        .div_distance_phone{
            display: block !important;
            margin-left: 270px;
            width: 25%;
            margin-top: -30px;
            margin-bottom: 15px;
        }

        .div_distance{
            display: none;
        }
    }

    @media only screen and (min-width: 601px) and (max-width: 767px)
    {

        .container_taille2{
            width: 600px;
        }

        .fond_osteo{
            padding-top: 0px !important;
        }

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

        .carousel-item .p_conseils_2{
            padding: 0px 25px;
        }

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

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

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

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 155%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 155%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 155%;
        }

        .col_button_profils{
            margin-right: -5px;
        }

        .office_doctor{
            margin-left: 100px;
            margin-top: -110px;
        }

        .details .row .col-4 .btn{
            width: 170px !important;
            font-size: 13px !important;
            margin-left: 0px;
            margin-top: 50px !important;
        }

        .disdoc .row .office_doctor{
            margin-left: 85px;
            margin-top: -105px;
            flex: 0 0 78% !important;
            max-width: 78% !important;
        }

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

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

        .col-6 a h2 .badge_cabinet{
            display: none;
        }

        .col_cabinet{
            margin-top: 27.5px !important;
        }

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

        .row_badge{
            padding-left: 0px !important;
            margin-right: 0px !important;
        }

        .col_dispo{
            margin-left: 3.5px;
            max-width: 33.5% !important;    
        }

        .prochaine_dispo{
            margin-bottom: 10px !important;
            margin-left: 20px !important;
        }
        
        .p_office2{
            font-size: 14px; 
            color: black; 
            margin-top: -25px;
        }

        .details .row .col-4{
            margin-top: -22.5px;
        }
        
        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 141px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 141px;
            font-size: 11px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 141px;
            font-size: 11px;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 33px !important;
        }

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

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 20.5px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 84% !important;
            font-size: 14px;
            margin-left: 18px;
        }

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

        .btn_prise{
            width: 95% !important;
            font-size: 15px !important;
        }

        .col_perso{
            margin-left: 3.5px;
            max-width: 33.5% !important;
        }

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

        .col-sup{
            display: none;
        }

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

        .h5_resultat{
            font-size: 17px;
            margin-top: 20px !important;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 45px; 
            font-size: 17px;
            padding-right: 150px;
        }

        .btn_search{
            font-size: 13px;
            background-color: #76c9be;
            border-radius: 10px;
            width: 94%;
            padding: 5.5px 10px;
        }

        .col_button{
            margin-left: 470px;
            margin-top: -73.5px;
        }

        .form_1{
            width: 95% !important;
        }

        .btn_verif{
            margin-right: 0px !important;
        }

        .form_2
        {
            margin-top: -46px !important;
            width: 14% !important;
            margin-left: 470px !important;
        }

        .doctor-office-info-free{
            padding: 20px;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 134px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 134px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -119px;
            margin-left: 440px;
            margin-bottom: 95px;
            color: black;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .disdoc{
            height:100px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 200px;
            margin-left: 175px;
            margin-top: -405px;    
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black;
            padding-left: 15px;
            padding-top: 15px;
            font-size: 19px;
        }

        .h5_elargie{
            color: black;
            padding-left: 30px;
            padding-top: 145px;
            font-size: 15px;    
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 30px;
        }

        div .d-grid{
            padding-left: 87px !important;
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 18px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -62px;
            margin-right: -15px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 12px left 0px;
        }

        .navbar-brand img{
            width: 40px;
            margin-top: -6px;        
        }

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

    @media only screen and (min-width: 768px) and (max-width: 991px)
    {
        .containerTaille{
            width: 785px;
        }

        .container_taille2{
            width: 770px;
        }

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

        .carousel-item .p_conseils_2{
            padding: 0px 0px;
        }

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

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

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

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 12px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
        }

        .col_button_profils{
            margin-right: -5px;
        }

        .office_doctor{
            margin-left: -93px;
            margin-top: -15px;
            flex: 0 0 90% !important;
            max-width: 90% !important;
        }

        .details .row .col-4 .btn{
            width: 263px !important;
            font-size: 13px !important;
            margin-left: -55px;
        }

        .disdoc .row .office_doctor{
            margin-left: -15px;
            margin-top: -30px;
            flex: 0 0 78% !important;
            max-width: 78% !important;
        }

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

        .badge_cabinet{
            font-size: 13px !important;
            border: 1px solid #ff9a01; 
            margin-left: 0px; 
            border-radius: 15px;
        }

        .col-6 a h2 .badge_cabinet{
            display: none;
        }

        .col_cabinet{
            margin-top: 27.5px !important;
        }

        .p_office{
            font-size: 16px; 
            color: black; 
            margin-top: -10px;
            margin-bottom: 5px;
        }

        .col_dispo{
            margin-left: -3.5px;
            max-width: 33.5% !important;
        }

        .prochaine_dispo{
            margin-bottom: 10px !important;
            margin-left: 18px !important;
        }

        .btn_horaire_free{
            width: 172px !important;
        }

        #map{
            height: 300px !important;
        }
        
        .p_office2{
            font-size: 14px; 
            color: black; 
            margin-top: -25px;
        }

        .details .row .col-4{
            margin-top: -22.5px;
        }
        
        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 120px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 120px;
            font-size: 11px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 120px;
            font-size: 11px;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 23px !important;
        }

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

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 20.5px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 470%;
            font-size: 14px;
            margin-left: 18px;
        }

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

        .btn_prise{
            width: 95% !important;
            font-size: 13px !important;
        }

        .col_perso{
            flex: 0 0 50%;
            max-width: 50%;
        }

        .img_avatar{
            border-radius: 50%;
            margin-top: 10px;
            width: 60px;
            height: 60px;
            margin-left: 175px;
        }

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

        .h5_resultat{
            font-size: 17px;
            margin-top: 20px !important;
            margin-left: 0px !important;
        }

        .col-sup{
            display: none;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 45px; 
            font-size: 14px;
            padding-right: 140px;
        }

        .btn_search{
            font-size: 13px;
            background-color: #76c9be;
            border-radius: 10px;
            width: 130%;
            padding: 5.5px 10px;
        }

        .col_button{
            margin-left: -75px;
            margin-top: 4.5px;
        }

        .form_1{
            width: 93% !important;
        }

        .btn_urg{
            margin-right: 0px !important;
        }

        .form_2
        {
            margin-top: 0px !important;
            width: 14% !important;
            margin-left: 16px !important;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 132px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 132px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -120px;
            margin-bottom: 105px;
            margin-left: 287px;
            color: black;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 195px;
            margin-left: 105px;
            margin-top: -445px;
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black;
            padding-left: 15px;
            padding-top: 15px;
            font-size: 19px;
        }

        .h5_elargie{
            color: black;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 135px;
            font-size: 15px;
            text-align: center;
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 30px;
        }

        div .d-grid{
            padding-left: 15px !important
        }

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

        .col_questions_2{
            height: 3px;
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 15px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -83px;
            margin-right: -15px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 12px left 0px;
        }

        .col_recherche_1{
            flex: 0 0 60%;
            max-width: 60%;
        }

        .col_recherche_2{
            flex: 0 0 40%;
            max-width: 40%;
        }

        .navbar-brand img{
            width: 40px;
            margin-top: -6px;        
        }

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

    @media only screen and (min-width: 992px) and (max-width: 1280px)
    {
        .containerTaille{
            width: 990px !important;
        }

        #maps{
            width: 370px !important
        }

        .container_taille2{
            width: 960px;
        }

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

        .carousel-item .p_conseils_2{
            padding: 0px 25px;
        }

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

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

        .h4_conseils{
            font-size: 20px;
            margin-top: 20px;
            margin-bottom: 30px;
        }

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 13px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 13px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 13px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 165%;
        }

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

        .details .row .col-4 .btn{
            width: 310px !important;
            font-size: 13px !important;
            margin-left: -55px;
            padding: 8px 15px;
            border-radius: 10px;
        }

        .disdoc .row .office_doctor{
            margin-left: -15px;
            margin-top: -30px;
            flex: 0 0 78% !important;
            max-width: 78% !important;
        }

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

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

        .col-6 a h2 .badge_cabinet{
            display: none;
        }

        .col_cabinet{
            margin-top: 27.5px !important;
        }

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

        .col_dispo{
            margin-left: 0px;
            flex: 0 0 33.3% !important;
            max-width: 34% !important;
        }

        .col-sup{
            display: none;
        }

        .prochaine_dispo{
            margin-top: -10px !important;
            margin-bottom: 10px;
            margin-left: 18px !important;
        }
        
        .p_office2{
            font-size: 14px; 
            color: black; 
            margin-top: -25px;
        }

        .details .row .col-4{
            margin-top: -22.5px;
        }
        
        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 141px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 141px;
            font-size: 11px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 141px;
            font-size: 11px;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 33px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 90%;
            font-size: 14px;
            margin-left: -15px;
        }

        .btn_reserve:hover{
            background-color: white; 
            border: 1px solid #7c91f3;
            color: #7c91f3;
            width: 90%; 
            font-size: 14px; 
        }

        .btn_prise{
            width: 85% !important;
            font-size: 15px !important;
        }

        .col_perso{
            flex: 0 0 33.3%;
            max-width: 35%;
        }

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

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

        .h5_resultat{
            font-size: 17px;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 60px; 
            font-size: 16px;
            padding-right: 170px;
        }

        .btn_search{
            font-size: 13px; 
            background-color: #76c9be; 
            border-radius: 10px;
            width: 125%;
            padding: 12px 10px;
        }

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

        .form_1{
            width: 94% !important;
        }

        .btn_verif{
            margin-right: 0px !important;
        }

        .form_2
        {
            margin-top: 65px !important;
            width: 14% !important;
            margin-left: -333px !important;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 124px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 110px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 124px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -103.5px;
            margin-left: 395px;
            margin-bottom: 75px;
            color: black;
        }

        .h5_resultat{
            margin-left: 0px !important;
            margin-top: 5px !important;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .disdoc{
            height:130px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 195px;
            margin-left: 160px;
            margin-top: -395px;
        }

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

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 30px;
            font-size: 20px;
        }

        .h5_elargie{
            color: black;
            padding-left: 30px;
            padding-top: 135px;
            font-size: 15px;
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 40px;
        }

        div .d-grid{
            padding-left: 70px !important;
        }

        .btn_horaire_dispo {
            border: 1px solid #7c91f3;
            color: #7c91f3;
            padding: 9px 20.5px !important;
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 25px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -93px;
            margin-right: -5px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 20px left 0px;
        }

        .col_recherche_1{
            flex: 0 0 60%;
            max-width: 60%;
        }

        .col_recherche_2{
            flex: 0 0 40%;
            max-width: 40%;
        }

        .navbar-brand img{
            width: 40px;
            margin-top: -6px;        
        }

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

        .footer_ad {
            width: 240px;
        }

        ul.custom-list li::before {
            font-size: 17px !important;
            margin-right: 2px !important;
        }
    }

    @media only screen and (min-width: 1281px) and (max-width: 1600px) 
    {
        .containerTaille{
            width: 1400px;
        }

        .btn_horaire_dispo {
            border: 1px solid #7c91f3;
            color: #7c91f3;
            padding: 9px 20.5px !important;
        }

        .container_taille2{
            width: 1250px;
        }

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

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
        }

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

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

        #map{
            height: 490px !important;
        }

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

        .prochaine_dispo{
            margin-left: 45px !important;
        }
        
        .btn_horaire {
            border: 1px solid #7c91f3;
            color: #7c91f3;
            padding: 10px 0px !important;
            width: 130px;
            font-size: 11px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 130px;
            font-size: 11px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 130px;
            font-size: 11px;
        }

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 28px !important;
        }

        .height_days{
            margin-left: 30px;
        }

        .five_days{
            margin-left: 30px;
        }

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3; 
            width: 110%; 
            font-size: 14px; 
        }

        .btn_reserve:hover{
            background-color: white; 
            border: 1px solid #7c91f3;
            color: #7c91f3;
            width: 110%; 
            font-size: 14px; 
        }

        .col_perso{
            flex: 0 0 21%;
            max-width: 35%;
        }

        .img_avatar{
            border-radius: 50%;
            margin-top: 20px;
            width: 90px;
            height: 90px;
            margin-left: 15px;
        }

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

        .col-4 .btn{
            font-size: 13px !important;
        }

        .h5_resultat{
            font-size: 17px;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 60px; 
            font-size: 18px;
            padding-right: 175px;
        }

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

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

        .form_1{
            width: 96% !important;
        }

        .form_2
        {
            margin-top: 0px !important;
            width: 14% !important;
            margin-left: 600px !important;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 110px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 110px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a;
            text-align: center;
            color: black;
            border-radius: 30px;
            border: 1px solid #76c9be;
            font-size: 13px;
            padding-top: 7.5px;
            padding-bottom: 7.5px;
            width: 180px;
            margin-left: 35px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-top: -80px;
            margin-left: 565px;
            margin-bottom: 65px;
            color: black;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

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

        .elargie{
            color: black;
        }

        .img_questions{
            width: 200px;
            margin-left: -20px;
            margin-top: 45px;
        }

        .btn_prise{
            width: 72% !important;
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 30px;
            font-size: 21px;
        }

        .h5_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 20px;
            font-size: 15px;
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 40px;
        }

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

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

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

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 15px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -68px;
            margin-right: -5px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 20px left 0px;
        }

        .col_recherche_1{
            flex: 0 0 69%;
            max-width: 69%;
        }

        .col_recherche_2{
            flex: 0 0 31%;
            max-width: 31%;
        }
    }

    @media only screen and (min-width: 1601px) and (max-width: 1920px) 
    {
        .containerTaille{
            width: 1400px;
        }

        .container_taille2{
            width: 1400px;
        }

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

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .btn_cabinet{
            background-color: #b8d4b6; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
            
        }

        .btn_domicile{
            background-color: #87c2e982; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: black; 
            border-radius: 20px; 
            font-size: 15px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 130%;
        }

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

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

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 10px 33px !important;
        }

        .btn_horaire{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 10px 0px !important;
            width: 141px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 0px !important;
            width: 141px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 0px !important;
            width: 141px;
        }

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

        #map{
            height: 580px !important;
        }

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 20.5px !important;
        }

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

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            text-align: left;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3; 
            width: 110%; 
            font-size: 14px; 
        }

        .btn_reserve:hover{
            background-color: white; 
            border: 1px solid #7c91f3;
            color: #7c91f3;
            width: 110%; 
            font-size: 14px; 
        }

        .col_perso{
            flex: 0 0 23%;
            max-width: 23%;
        }

        .col_dispo{
            flex: 0 0 23% !important;
        }

        .img_avatar{
            border-radius: 50%;
            margin-top: 20px; 
            width: 100px; 
            height: 100px;
            margin-left: 30px;
        }

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

        .h5_resultat{
            font-size: 17px;
        }

        .pac-target-input{
            border-radius: 10px; 
            border: 3px solid #76c9be; 
            height: 60px; 
            font-size: 18px;
            padding-right: 195px;
        }

        .btn_search{
            font-size: 16px;
            background-color: #76c9be;
            border-radius: 10px;
            width: 95%;
            padding: 8px 10px;
        }

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

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 16px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 6px;
            padding-right: 9px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 110px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 7px;
            width: 110px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            width: 110px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 13px; 
            padding-top: 7.5px; 
            padding-bottom: 7.5px;
            margin-right: 10px;
            width: 180px;
        }

        .h5_aides{
            font-size: 17px;
            margin-bottom: 30px;
            color: black;
        }

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

        .img_client{
            width: 300px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .col_questions_2{
            text-align: center;
        }

        .disdoc{
            height:104px;
        }

        .elargie{
            color: black;
        }

        .img_questions{
            width: 250px;
            margin-left: -20px;
            margin-top: 15px;
        }

        .p_elargie{
            font-size: 17px;
        }

        .h3_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 30px;
            font-size: 21px;
        }

        .h5_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 20px;
            font-size: 15px;
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 15px; 
            border-radius: 10px; 
            margin-left: 40px;
        }

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

        .height_days{
            margin-left: 34px;
        }
        
        .five_days{
            margin-left: 34px;
        }

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

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

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

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
            margin-top: 15px !important;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -68px;
            margin-right: -5px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 20px left 0px;
        }
    }


    @media only screen and (min-width: 1921px) {
        .containerTaille{
            width: 1800px;
        }

        .btn_filtrer {
            background-color: #76c9be;
            width: 48%;
            font-size: 15px;
            padding: 10px;
            color: white;
        }

        .details{
            margin-top: -15px; 
            margin-left: -45px;
        }

        .p_office2{
            font-size: 18px; 
            color: black; 
            margin-top: -25px;
        }

        .h2_premium{
            font-size: 18px;
        }

        .disdoc{
            height:125px;
        }

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

        .container_taille2{
            width: 1940px;
        }

        .img_client{
            width: 450px;
            margin-bottom: 30px;
            margin-top: -90px;
        }

        .btn_cabinet{
            background-color: #76c9be; 
            text-align: center; 
            color: white; 
            border-radius: 20px; 
            font-size: 18px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 120%;
        }

        .btn_domicile{
            background-color: #7c91f3; 
            text-align: center; 
            color: white; 
            border-radius: 20px; 
            font-size: 18px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 120%;
        }

        .btn_urgence{
            background-color: #ec757578; 
            text-align: center; 
            color: white; 
            border-radius: 20px; 
            font-size: 18px; 
            padding-top: 5px; 
            padding-bottom: 5px;
            width: 120%;
        }

        .btn_verifie{
            color:black; 
            border: 1px solid #ff9a01;  
            border-radius: 20px; 
            font-size: 20px; 
            margin-top: -10px; 
            text-align:center; 
            padding-top: 2px; 
            padding-bottom: 2px;
            padding-left: 16px;
            padding-right: 16px;
        }

        .office_doctor{
            margin-left: -60px;
        }

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

        .p_office{
            font-size: 20px; 
            color: black; 
            margin-top: -15px;
        }

        .doctor-office-info-free {
            background: #ffffff9a;
            border-radius: 15px;
            border: 2px solid #53457d;
            margin-bottom: 20px;
        }

        .doctor-office-info-free h2 {
            color: #223744;
            font-weight: bold;
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-bottom: 0;
            text-align: left;
        }

        .btn_horaire{
            border: 1px solid #7c91f3;
            color: #7c91f3;
            padding: 10px 23px !important;
            width: 215px;
        }

        .btn_horaire_free{
            border: 1px solid #A873F7;
            color: #A873F7;
            padding: 10px 23px !important;
            width: 215px;
        }

        .btn_horaire_cabinet{
            border: 1px solid #76c9be;
            color: #76c9be;
            padding: 10px 23px !important;
            width: 215px;
        }

        .five_days{
            margin-left: 46px;
        }

        .btn_horaire2{
            border: 1px solid #7c91f3; 
            margin-left: -150px;
            color:#7c91f3;
        }

        .btn_horaire3{
            border: 1px solid #7c91f3; 
            margin-left: -310px;
            color:#7c91f3;
        }

        .btn_reserve{
            background-color: #7c91f3;
            width: 43.5%;
            font-size: 17px;
            margin-left: -14px;
            padding: 7px 10px !important;    
        }

        .btn_reserve:hover{
            background-color: white; 
            border: 1px solid #7c91f3;
            color: #7c91f3;
            width: 100%; 
            font-size: 17px; 
        }

        .col_perso{
            flex: 0 0 23%;
            max-width: 23%;
        }

        .img_avatar{
            border-radius: 50%;
            margin-top: 20px;
            width: 115px;
            height: 115px;
            margin-left: 50px;
        }

        .pac-target-input{
            border-radius: 10px;
            border: 3px solid #76c9be;
            height: 65px;
            font-size: 20px;
            padding-right: 215px;
        }

        .btn_search{
            font-size: 20px; 
            background-color: #76c9be; 
            border-radius: 10px;
            padding: 7px 25px;
        }

        .col_button{
            margin-left: -184px;
            margin-top: 14.5px;
        }

        .btn-nocheck{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 140px;
        }

        .btn-check{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 140px;
        }

        .btn-nocheck_2{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 225px;
        }

        .btn-check_2{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 225px;
        }

        .btn-nocheck_3{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 148px;
        }

        .btn-check_3{
            background-color: #b8d4b67d; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 15px;
            width: 140px;
        }

        .h5_aides{
            margin-top: -75px;
            margin-left: 922px;
            margin-bottom: 45px;
            color: black;
        }

        .form_1{
            width: 84% !important;
        }

        .btn_horaire_dispo{
            border: 1px solid #7c91f3; 
            color:#7c91f3;
            padding: 9px 68.5px !important;
        }

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

        .btn_horaire_non_dispo{
            border: 1px solid gray; 
            color: gray;
            padding: 9px 70.5px !important;
        }

        .img_questions{
            width: 280px;
            margin-top: 15px;
        }

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

        .p_elargie{
            font-size: 19px;
        }

        .h3_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 30px;
        }

        .h5_elargie{
            color: black; 
            padding-left: 30px; 
            padding-top: 20px;
        }

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

        .btn_blog{
            background-color: #76c9be; 
            font-size: 18px; 
            border-radius: 10px; 
            margin-left: 40px;
        }

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

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

        .height_days{
            margin-left: 46px;
        }

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

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

        .btn-act{
            background-color: #ffffff9a; 
            text-align: center; 
            color: black; 
            border-radius: 30px; 
            border: 1px solid #76c9be;
            font-size: 18px; 
            padding-top: 10px; 
            padding-bottom: 10px;
            margin-right: 7px;
            width: 140px;
            margin-left: 7px;
        }

        .modal-dialog{
            width: 505px;
            max-width: 505px !important;
        }

        .col_questions_2{
            text-align: center;
        }

        .btn_geo{
            background-color: transparent; 
            color: black; 
            border-radius: 10px; 
            padding: 8px 20px; 
            font-size: 16px; 
            margin-top: 0px;
            margin-left: -55px;
            margin-right: -5px;
        }

        .bi-cursor{
            color: #76c9be;
            margin-top: 2px;
        }

        .select-geo:after {
            background-position: top 22px left 0px;
        } 
    }

    .bi-cursor:hover{
        color: #7c91f3;
    }

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

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

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

    .btn_verif{
        display: inline-flex; /* Active Flexbox */
        align-items: center; /* Aligne verticalement */
        justify-content: center; /* Aligne horizontalement */
    }

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

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

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

    .doctor-office-info-free {
        background: #ffffff9a;
        border-radius: 15px;
        border: 2px solid #53457d;
        margin-bottom: 20px;
    }

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

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