#logoHome_movil {
    width: 4rem;
    padding-right: 1em;
}

#navbar_movil,
#cuerpoEscondido_navbarMovil {
    background-color: #f1f1f1e3 !important;

}


.cambio_pag_movil {
    h5 {
        font-size: 2rem;
        margin-bottom: -12px;
    }

    font-family: 'BebasNeue-Bold';
    color: black;
    text-decoration: none;

}
.bandera_cambio_pag_movil{
    margin-bottom: 20px;
}



.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
    background-color: #000;
}


#navbar_movil {
    width: 100%;
    height: 65px;
}

#displayMenuIcon_movil {
    position: absolute;
}