body a{
    text-decoration: none;
}
/* .text-primary{
    color: rgba(16, 185, 129, 1) !important;
} */

.text-primary_fon{
    color: rgb(17, 119, 85) !important;
}

.btn-primary{
    background-color: rgba(16, 185, 129, 1) !important;
}

.bg-primary{
    
    background-color: rgba(16, 185, 129, 1) !important;
}

.card{
    border-bottom: rgb(3, 145, 98) 4.75px solid !important;
}
/* css des pages de visuel appart,bureaux... */

.log{
    height: 5.5rem; 
    width: 5rem;
    border-radius: 100%;
    margin-right: 07px;
}

.a_back{
    margin: 0 5% 0 -3.7%;
}

.nav_link{
    margin: 0 -5% 0 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar{
    margin-top: -10px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar div{
    margin-top: 0 !important;
    margin-bottom: -10px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.i{
    margin-right: 5px !important;
    position: relative;
    bottom: 1.5px ;
}

.mar_appart{
    margin-top: -10px !important;
    margin-bottom: 2rem !important;
}

.mar_select{
    padding: 0 1.5rem 0 1.5rem !important;
    margin: 1rem 0;
}

.label_select{
    font-size: 22.5px;
}
.ville{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    
}
.ville .capital{

    width: 270px;
    height: 94%;
    background: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 05px;
    margin: 20px;
    text-align: justify;
}

.ville .capital .img{
    height: 150px;
    width: 100%;
    border-radius: 10px;
}

img{
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

.ville .capital .pays{
    padding: 5px 5px;
    opacity: 0.8;
    font-weight: 450;
    font-size: 20px;
    text-transform: capitalize;
}

.ville .capital .titre{
    font-weight: 700;
    font-size: 20px;
    color: #424144;
    padding: 0 5px;
    text-transform: capitalize;
}

.ville .capital .box{
    font-weight: 600;
    font-size: 20px;
    color: rgb(106, 207, 4);
    margin: .6rem 18px 0 10px!important;
    /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
    /* text-align: center; */
    float: right;
    position: relative;
    /* top: 1.8rem; */

}

a{
    text-decoration: none !important;
}


/*hover*/

/* .capital .img:hover{
    transform: scale(0.9);
} */

@media (min-width: 991.5px) {

    .nav_link{
        margin: 0 -5% 0 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .navbar{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .navbar div{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

}

@media (max-width: 1000.5px){

   .a_back{
        margin: 0 5% 0 -3%;
    }

}

@media (max-width: 991.5px){

    .dropdown-content {
        min-width: 160px;
        width: 100%;
    }

   /* .a_back{
        margin: 0 0% 0 -17% !important;

    }

    .a_bars_btn{
        margin-right: -15%;
    }

    .a_title{
        margin-left: -70% !important;
    } */

    .sect_margin{
        margin-top: .6rem !important;
    }

    .auth{
        font-size: 25px;
    }

    .a_back{
        margin: 0 0% 0 0% !important;

    }

    .mar_titre_rl{
        padding-top: 0.5rem !important; 
    }

}


@media (max-width: 799px){

    .auth{
        font-size: 23px;
    }

    .falcul_search{
        display: none !important;
    }

    .sect_margin{
        margin-top: -8px !important;
    }

    .mar_titre_rl{
        padding-top: 0 !important; 
    }

    .mar_titre_cont{
        padding-top: 2rem !important; 
    }

    .mar_appart{
        margin-top: 3.5rem !important;
    }

    .log{
        height: 5.5rem !important; 
        width: 5rem !important;
        border-radius: 100%;
        margin-right: 0px;
    }

    .log_title{
        font-size: 1.4rem !important;
    }

    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    
    }
    .ville .capital{
    
        width: 155px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }
    

    .ville .capital .img{
        height: 115px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 07px;
        font-size: 16.5px;
        opacity: 0.8;
        margin: 0 0px 1px 0px!important;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 16.5px;
        color: #424144;
        margin: 0 5px 2.5px 3px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 16.5px;
        color: rgb(106, 207, 4);
        margin: 0 2px 0 10px!important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
    
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }


}

@media (min-width: 680.5px) {
    .fa-bell{
        margin-right: 2px !important;
    }

    .fa-comment-dots{
        margin-left: 2.5px !important;
    }
}

@media (max-width: 680px) {

    .dropdown-content {
        min-width: 160px;
        width: auto;
    }

    .Notifications{
        display: none;
    }

    .fa-comment-dots{
        margin-left: 0 !important
    }

    .fa-bell{
        margin-right: .125rem !important;
    }

}


@media (max-width: 500px){

    .dropdown-content {
        min-width: 160px;
        width: auto;
    }

    .auth{
        font-size: 22.5px;
    }

    .sect_margin{
        margin-top: -10px !important;
    }

    .mar_titre_rl{
        padding-top: 0 !important; 
    }

    .mar_titre_cont{
        padding-top: 1.9rem !important; 
    }

    .mar_appart{
        margin-top: 1.5rem !important;
        margin-bottom: 2rem !important;
    }

    .log{
        height: 5.5rem !important; 
        width: 5rem !important;
        border-radius: 100%;
        margin-right: 0px;
    }

    .log_title{
        font-size: 1.4rem !important;
    }

    .mar_select{
        padding: 0 1.5rem 0 1.5rem !important;
        margin: 2px 0;
    }
    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    
    }
    .ville .capital{
    
        width: 175px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }

    /* .mardm{
        margin-left: 7px !important;
    }

    .marcr{
        margin-left: 3.5px !important;
    } */

    .ville .capital .img{
        height: 110px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 10px;
        opacity: 0.8;
        margin: 0 0px 0 -2px!important;
        font-size: 16.5px;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 16.5px;
        color: #424144;
        margin: 0 5px 0 3px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 16.5px;
        color: rgb(106, 207, 4);
        margin: .6rem 0px 0 10px !important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
        
    
    }

    .ville .capital .titrecd{
        font-weight: 600;
        font-size: 15px;
        color: #424144;
        margin: 0!important;
    
    }

    .ville .capital .titredm{
        font-weight: 600;
        font-size: 15px;
        color: #424144;
        margin: 0!important;
    
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }

}

@media (max-width: 408px){

    .dropdown-content {
        min-width: 160px;
        width: auto;
    }

    .auth{
        font-size: 22px;
    }

    .sect_margin{
        margin-top: -10px !important;
    }

    .mar_titre_rl{
        padding-top: 0 !important; 
    }

    .mar_titre_cont{
        padding-top: 1.8rem !important; 
    }

    .mar_appart{
        margin-top: 3.5rem !important;
    }

    .log{
        height: 5.5rem !important; 
        width: 5rem !important;
        border-radius: 100% !important;
        margin-right: 0px !important;
    }

    .log_title{
        font-size: 1.4rem !important;
    }

    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    
    }
    .ville .capital{
    
        width: 165px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }
    

    .ville .capital .img{
        height: 120px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 10px;
        opacity: 0.8;
        margin: 0 0px 0 0px!important;
        font-size: 16px;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 16px;
        color: #424144;
        margin: 0 5px 0 5px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 16px;
        color: rgb(106, 207, 4);
        margin: 0 2px 0 10px!important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
    
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }


}

@media (max-width: 387px){

    .dropdown-content {
        min-width: 160px;
        width: auto;
    }

    .auth{
        font-size: 21.75px;
    }

    .sect_margin{
        margin-top: -15px !important;
    }

    .mar_titre_rl{
        padding-top: 0 !important; 
    }

    .mar_titre_cont{
        padding-top: 1.35rem !important; 
    }

    .mar_appart{
        margin-top: 3.5rem !important;
    }

    .log{
        height: 5rem !important; 
        width: 4.6rem !important;
        border-radius: 100%;
        margin-right: 0px;
    }

    .log_title{
        font-size: 1.3rem !important;
    }
    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    
    }
    .ville .capital{
    
        width: 150px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }
    

    .ville .capital .img{
        height: 115px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 07px;
        opacity: 0.8;
        font-size: 16px;
        margin: 0 0px 1px 0px!important;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 16px;
        color: #424144;
        margin: 0 5px 2.5px 3px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 16px;
        color: rgb(106, 207, 4);
        margin: 0 2px 0 10px!important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
    
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }


}

@media (min-width: 800px){

    .mar_appart{
        margin-top: 1.5rem !important;
        margin-bottom: 2rem !important;
    }

    .mar_select{
        padding: 0 1.5rem 0 1.5rem !important;
        margin: 2px 0;
    }
    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    
    }
    .ville .capital{
    
        width: 175px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }

    /* .mardm{
        margin-left: 7px !important;
    }

    .marcr{
        margin-left: 3.5px !important;
    } */

    .ville .capital .img{
        height: 110px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 10px;
        opacity: 0.8;
        margin: 0 0px 0 -2px!important;
        font-size: 17px;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 17px;
        color: #424144;
        margin: 0 5px 0 3px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 17px;
        color: rgb(106, 207, 4);
        margin: .6rem 0px 0 10px !important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
        
    
    }

    .ville .capital .titrecd{
        font-weight: 600;
        font-size: 15px;
        color: #424144;
        margin: 0!important;
    
    }

    .ville .capital .titredm{
        font-weight: 600;
        font-size: 15px;
        color: #424144;
        margin: 0!important;
    
    }

    .filter{
        margin-bottom: .2rem !important;
    }

    .rotate{
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }

}

@media (min-width: 394px){

    .avatar {
        width: 80px;
        height: 90px;
    }

}



@media (max-width: 359px){

    .dropdown-content {
        min-width: 160px;
        width: auto;
    }

    .auth{
        font-size: 21.192px;
    }

    .sect_margin{
        margin-top: -20px !important;
    }

    .mar_titre_rl{
        padding-top: 0 !important; 
    }

    .mar_titre_cont{
        padding-top: 1.25rem !important; 
    }

    .mar_appart{
        margin-top: 3.5rem !important;
    }

    .log{
        height: 4.4rem !important; 
        width: 4.0rem !important;
        border-radius: 100%;
        margin-right: 0px;
    }

    .log_title{
        font-size: 1.275rem !important;
    }

    
    .ville{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    
    }
    .ville .capital{
    
        width: 143px;
        height: 94%;
        background: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
        border-radius: 7px;
        margin-bottom: 5px !important;
        padding: 5px 0.5px 0 0.5px !important;
        margin: 20px 0px 0px 0px !important;
        text-align: justify;
        
    }
    

    .ville .capital .img{
        height: 115px;
        width: 100%;
        border-radius: 10px;
        padding: 5px !important;
    }

    img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }

    .ville .capital .pays{
        font-weight: 500;
        padding: 0px 07px;
        opacity: 0.8;
        font-size: 16px;
        margin: 0 0px 1px 0px!important;
        /* text-align: center; */
    }

    .ville .capital .titre{
        font-weight: 600;
        font-size: 16px;
        color: #424144;
        margin: 0 5px 2.5px 3px!important;
        /* text-align: center; */
    
    }

    .ville .capital .box{
        font-weight: 600;
        font-size: 16px;
        color: rgb(106, 207, 4);
        margin: 0 2px 0 10px!important;
        /* text-shadow: 1px 2px 2px rgba(57, 215, 5, 0.8); */
        /* text-align: center; */
        float: right;
    
    }


    /*hover*/

    /* .capital .img:hover{
        transform: scale(0.9);
    } */

    .ville .capital:hover{
        transform: scale(0.9);

    }


}



#loader {
    display: none;
    justify-content: center;
    margin: 2rem 0;
}

.spinner {
    width: 30px;
    height: 30px;
    border: 4px solid #10b981;
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#no-results {
    display: none;
    text-align: center;
    color: #999;
    font-style: italic;
    margin-top: 2rem;
}

#pagination {
    margin-top: 1.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.pagination-btn {
    background: #10b981;
    color: #fff;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.pagination-btn.active {
    background: #0e9f6e;
    font-weight: bold;
}

.mySelect2:focus {
    border-color: rgba(16, 185, 129, 1);
    border: solid 1.5px rgb(16, 185, 129, 0.5);
}

/* Global Styles info style */

    .modaln-content {
        background: white;
        border-radius: 12px;
        padding: 0 .6rem !important;
    }

    .notif-listn{
        list-style: none;
        padding: 0 !important;
    }

    .notif-listn li {
        background: linear-gradient(to bottom, #ebeaeaff, #fbfefcff, #fbfefcff);
        margin: 8px 0 !important;
        padding: 10px !important;
        border-radius: 8px;
        border-left: 5px solid #10b981;
        font-size: 13.5px;
    }

    
    .im{
    height: 30px;
    width: 30px;
    position: relative;
    bottom: 2.5px;
    /* margin-right: -5; */
    }

    .hover{
        /* flex: 1 1 30%; */
        /* padding: 20px !important; */
        border-radius: 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s, box-shadow 0.3s;
    }

    .hover:hover {
        transform: scale(1.05);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
    }

    .button-success {
        background: linear-gradient(135deg, #10b981, #059669);
        color: #fff;
        box-shadow: 0 6px 12px rgba(16, 185, 129, 0.3);
        padding: 12px 19px !important;
        font-size: 15.5px;
        font-weight: 500;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
        font-family: 'Segoe UI', sans-serif;
        letter-spacing: 0.5px;
    }

    .button-success:hover {
        background: linear-gradient(135deg, #059669, #047857);
        box-shadow: 0 8px 16px rgba(16, 185, 129, 0.4);
        transform: translateY(-2px);
    }

    .button-success:active {
        transform: scale(0.98);
        box-shadow: 0 4px 8px rgba(16, 185, 129, 0.4);
        color: #fff !important;
    }
        