body {
    background-color: #F6F6F6;
    overflow-x: hidden;
}

.navbar-light {
    height: 80px;
}

/* ESTILOS TABS */
/* .nav {
    position: relative;
    left: 10px;
    width: 750px;
} */

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.nav-tabs .nav-link.active {
    background-color: white;
    color: #01424c;
    font-weight: 500;
}

.nav-tabs .nav-link {
    background-color: #c3d4f1;
    color: #01424c;
    font-weight: 500;
    margin-right: 9px;
    padding-left: 50px;
    padding-right: 50px;
}

.nav-tabs .nav-link:hover {
    color: #01424c;
}

#tab-1.nav-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#tab-2.nav-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* /ESTILOS TABS */


/* ESTILOS BANNER */
.banner {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/assets/img/banner_vistas_1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: 15%;
    border-radius: 0;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;

}

.custom-shape-divider-bottom-1669059168 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1669059168 svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 88px;
}

.custom-shape-divider-bottom-1669059168 .shape-fill {
    fill: #F6F6F6;
}

/* FIN ESTILOS BANNER */


.flaticon-user-fill {
    color: #01424c;
    height: 20px;
    width: auto;
}

footer {
    font-family: 'Open Sans', sans-serif;
    color: grey;
    box-shadow: 4px 4px 4px 4px rgb(201, 201, 201);
}

.logokibernum {
    margin-left: 20px;
}

.jumbotron {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../img/home_Kiberpro_1600_x_700.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 50%;
    border-radius: 0;
    height: 320px;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
}

.display-4 {
    font-family: 'Open Sans', sans-serif;
    margin-top: 60px;
    padding-top: 60px;
}

.lead {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 10px;
}

.rrss {
    position: relative;
    top: -200px;
    left: -10px;
}

.custom-shape-divider-bottom-1666889472 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1666889472 svg {
    position: relative;
    display: block;
    width: calc(194% + 1.3px);
    height: 260px;
}

.custom-shape-divider-bottom-1666889472 .shape-fill {
    fill: #F6F6F6;
}

.content-area {
    background-color: white;
    height: 200px;
}

/* revisar (por qué estaba solo en anticipos)*/
.navbar-light {
    height: 80px;
}

.navbar .navbar-nav .nav-item.dropdown .nav-link:hover span {
    color: #01424c;
}

.row.noticias {
    margin-top: -20px;
}

.img-carrusel {
    border-radius: 26px;
}



.img-fluid-logo {
    height: 48px
}

/* breadcrumbs */

h3.ml-5 {
    font-size: 25px;
}

.breadcrumb li a {
    color: #646464 !important;
}

.breadcrumb li .active a {
    color: #646464 !important;
}

.flaticon-home-fill {
    color: #01424c !important;
    margin-left: 50px;
}

.breadcrumb>li+li:before {
    color: #646464;
}

ul.breadcrum {
    margin-top: -10px;
}

/* botón vista móvil */

.boton_responsive {
    padding-left: 0;
    padding-right: 0;
}

.margin-top {
    margin-top: 30px;
}

@media(max-width: 992px) {
    .widget-content-area {
        display: block;
        position: relative;
        margin-top: 0px;
    }
}

@media(max-width: 992px) {
    .widget-content-area-cajitas {
        position: relative;
        margin-top: 0px;
    }
}

@media(max-width: 992px) {
    .widget-content-area-2 {
        position: relative;
        margin-top: -25px;
    }
}

.margin-left-to-center {
    margin-left: 420px;
}

.border-title {
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
    /* border-left: 0px; */
    /* border-right: 0px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #FFFFFF;
}

.border-title-sintabs {
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
    padding: 0px;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    background-color: #FFFFFF;
}

.widget-header.border-title-1 {
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    background-color: #fff;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}



.widget-content-area-0 {
    position: relative;
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}


.widget-content-tabla {
    padding: 20px;
    position: relative;
    background-color: #fff;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
    border-top: 0px;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
}

.widget-content-form {
    padding: 20px;
    position: relative;
    background-color: #fff;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
    border-top: 0px;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
}

.content-area {
    background-color: #F6F6F6;
    height: 700px;
    position: relative;
    top: -41px;
    padding-top: 20px;
}



/* ESTILOS ANTICIPOS */

.widget-content-anticipos {
    padding: 10px;
    position: relative;
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}

.lateral-izquierdo {
    margin-top: 50px;
}

@media(max-width: 992px) {
    .lateral-izquierdo {
        margin-top: 0px;
    }
}

/* BONOS */

.azul {
    color: #01424c !important;
}

.caja.mb-0 {
    color: #fff;
}

.bono-1 {
    margin-left: 13px;
}

.bono-2 {
    margin-left: 2px;
}

.caja-contacto {
    margin-top: -35px;
}

.contacto-azul {
    color: #01424c !important;
}

i.flaticon-like-4 {
    color: #01424c
}

.widget-content.widget-content-area {
    margin: 0px;

}

/* CERTIFICADOS */

.seccion-derecho {
    margin-left: 25px;
}

.input-auto {
    width: auto;
}

.widget-content-cert {
    position: relative;
    background-color: #fff;
    border-color: #dee2e6;
    border-top: 0px;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}

/* DESPRENDIBLES */

.desprendibles-content {
    background-color: white;
}

.seccion-izquierdo {
    margin-top: 89px;
}

@media(max-width: 992px) {
    .seccion-izquierdo {
        margin-top: 0px;
    }
}

/* PERMISOS */

.widget-content-area-0.azul {
    color: #008CAD;
}

.seccion-izquierda {
    margin-top: 88px;
}

/* VACACIONES */

.img-fluid-logo-kiberpro {
    height: 48px
}

.widget-content.widget-content-area-cajasvacaciones {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    /* margin-top: -160px; */
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}

.widget-content-area-cajasvacaciones2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    margin-top: 10px;
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}

.border-title-vac {
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
    padding: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 10px;
    background-color: #FFFFFF;
}

.widget-header-vac {
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
}

.btn-responsivo {
    width: 50%;
}

@media(min-width: 1200px) {
    .custom-col-xl-12by5 {
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 19.9444444444%;
    }
}


/*SEGURIDAD*/
.widget-content-area-info {
    padding: 20px;
    position: relative;
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);

}

.widget-header.widget-heading {
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    background-color: #fff;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}

.widget-content-area-2 {
    position: relative;
    margin-left: 15px;
    margin-top: 24px;
    /* margin-right: 15px; */
    background-color: #fff;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    box-shadow: 4px 4px 4px 4px rgba(225, 225, 225, 1);
}