#block-16 {
    text-align: right;
}

body {
    font-size: 16px;
    color: black;
}

.border-top-1 {
    border-top: 1px solid #eee !important;
}

.dato-requerido {
    color: #FF0000;
}

.dropdown-menu {
    padding: 5px 0;
}

.dropdown-menu>li>a {
    padding: 5px 15px;
}

footer {
    padding-top: 0px;
}

.footer, 
.button, 
#status,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    background: #075382;
}

.footer-area-cont{
    padding-top: 25px;
    background: white;
}

.footer-copyright {
    border-top: 1px solid #075382;
    margin-top: 0px;
}

.footer-widget {
    padding-bottom: 0px;
}

.nav>li>a,
.dropdown-menu>li>a {
    text-transform: none;
}

#mensajeError {
    text-align: center;
}

.navbar-custom.top-nav-collapse .nav>li>a {
    padding: 30px 15px;
    text-transform: none;
}

.logo {
    margin-top: -5px !important;
}

#preloader {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: 15%;
    width: 100%;
    overflow: hidden;
    background-color: #fafafa !important;
    position: inherit;
    z-index: inherit;
}

.scroll-top {
    background-color: #89dbfc;
}

.text-bold {
    font-weight: bold;
}

#vacantesLista,
#mensajeError {
    margin-bottom: 35px;
    padding: 20px;
}

.vc_custom_1497528910607 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #fafafa !important;
}

.wp-block-image {
    margin: 0 0 1em 0;
}

@media screen and (max-width: 768px) {
    /* .table-beneficios {
        width: 100%;
    } */
    .footer-area {
        height: 160px;
    }
    .footer-area-cont {
        padding-top: 10px;
    }
    #block-16, 
    #block-18 {
        text-align: center;
    }
    .footer-widget {
        padding: 10px 0;
    }
}