#loading #preloader:after{
    color:#0E4A89;
}
.btn-enterate_container {
    max-width: 100% !important;
}
.text-shadow {
    text-shadow: 0px 1px 1px rgb(0 0 0);
}
@media screen and (max-width: 768px){
    .rc-seccion .credit-scroll {
        height: 350px;
    }
    .rc-seccion .credit p, .rc-seccion .credit ul li {
        font-size: 1.7rem;
        line-height: 1.3;
    }
    .logo-rendicion-home{
        height:150px !important;
    }
    .rc-seccion .credit ul li {
        margin-bottom: 1rem;
    }
}

.logo-rendicion-home{
    height:250px !important;
}
.rc-seccion .logo-rendicion {
    margin-top: 0px;
    margin-bottom: 0px;
}
.rc-seccion h2 {
    font-size: 3.5rem;
}
/*@media (max-width: 900px){
    #sectionHome {
        background-image: url(../../images/imagen-de-fondo-rendicion-mobile-2.png) !important;
    }
}*/
#menu li {
    line-height: 10rem;
}
.open-close-menu {
    right: 0;
}
.section.theme-color_ambiente .rc-seccion h2 {
    color: #197B30;
}
.section.theme-color_ambiente .rc-seccion a.action-btn {
    color: #197B30;
    border: 1px solid #197B30;
    background-color: rgba(25,123,48,.2);
}
