/********** Template CSS **********/
/*
verde claríssimo 

#a9dc8e
*/
/*
verde mais forte #a9dc8e

verde fortíssimo

#a9dc8evers
*/

body{
    background: #a9dc8e !important;
}

nav.bg-white {
    background-color: #FFF !important; 
}
#top {

    background-color:  #007e00 !important;
        /*  background-color: #a9dc8e !important; 
        background-color: #003E0F !important; */
        color:#fff !important;
}
#top i {
    color:#fff !important;

}
.nav-link:focus, .nav-link:hover {
    color: #266e36;
}
/*
.bg-light {
    background-color: #a9dc8e !important;
}
*/

#inicio-exames.inicio{
    background: #fff!important;
}

#inicio-exames.inicio .service-item.bg-light{
    background :#a9dc8e !important;
}
.bg-light {
    background-color: #ffffff !important;
    box-shadow: 2px 2px 5px #ddd !important;
    margin-bottom: 10px;
}

.bg-cinza {
    background-color: #fff!important;
}

footer .bg-light {
    background-color: #003e0f !important;
    color: #fff!important;
    margin-bottom: 0px;
}

/*
footer .bg-light {
    background-color: #005607 !important;
    color: #fff!important;
    margin-bottom:0px;
}
*/
footer .bg-light li, footer .bg-light a, footer .bg-light i{
    color: #fff!important;

}

