body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'EstrangeloEdessa';
}

h1 {
    text-transform: uppercase !important;
}

@font-face {
    font-family: 'EstrangeloEdessa';
    src: url('fonts/EstrangeloEdessa_gdi.eot');
    src: url('fonts/EstrangeloEdessa_gdi.eot') format('embedded-opentype'), url('fonts/EstrangeloEdessa_gdi.woff') format('woff'), url('fonts/EstrangeloEdessa_gdi.ttf') format('truetype'), url('fonts/EstrangeloEdessa_gdi.svg#EstrangeloEdessa') format('svg');
    font-weight: normal;
    font-style: normal;
}

.g-recaptcha > div {
    width: 100% !important;
}

.header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    margin-bottom: 5px;
}

.g-recaptcha > div {
    width: 100% !important;
}

.barraSuperior {
    background-color: rgba(2, 47, 88, 0.82);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 50;
    height: 70px;
}

.btn {
    border-style: solid;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.absolute-center {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin: auto;
}

.absolute-mayus {
    text-transform: uppercase;
}

.centro {
    display: block;
}

.contCentroHome {
    left: 0px;
    right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.contLogin {
    left: 0px;
    right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.img-responsive {
    display: inline;
    height: auto;
    width: 100%;
    max-width: 100%;
}
/*PARA PODER OCULTAR LA IMAGEN SI EL LINK ESTA ROTO*/

img[src=""] {
    display: none;
}
/*PARA PODER OCULTAR LA IMAGEN SI EL LINK ESTA ROTO*/
/*FLEXSLIDER*/

.flexslider {
    margin: 0px;
    margin-top: 15px;
    border: 0px;
    width: 100%;
    text-align: center;
}

.flex-caption {
    width: 100%;
    padding: 2%;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgb(2, 47, 88);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 17px;
    text-transform: uppercase;
    line-height: 18px;
}

.flex-viewport {
    height: 100%;
}
/*FLEXSLIDER*/

.img-centered {
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
}
/*INICIO BANNER SUPERIOR*/

.bannerLogo {
    max-width: 100%;
}

.bannerTxt {
    color: white;
    text-transform: uppercase;
    text-align: left;
    float: left;
    padding: 1.7%;
    padding-right: 0px;
    margin-left: 0px;
    width: auto;
    font-size: 12px;
}

    .bannerTxt a:hover {
        color: white !important;
        font-family: 'EstrangeloEdessa' !important;
        -webkit-font-smoothing: none;
    }

    .bannerTxt a {
        color: white !important;
        font-family: 'EstrangeloEdessa' !important;
        -webkit-font-smoothing: none;
    }

.bannerTitulo {
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
}

.bannerSubTitulo {
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
    font-size: 10px !important;
}

.bannerImagen {
    width: 92px;
    height: 93px;
}

.bannerTitulo {
    font-size: 18px;
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
}
/*FIN BANNER SUPERIOR*/

.enlaces_utiles {
    margin-top: 3px;
    vertical-align: middle;
    text-align: center;
}

    .enlaces_utiles:hover {
        border: 0.2em solid #022f58;
        width: 98%;
    }

.enlaces div.col-md-3 {
    margin: 15px 0px;
}

.enlaces {
    text-align: center;
}
/*BARRA DE NAVEGACION*/
/*NAVBAR*/
/*CARET*/
.caret {
    display: inline-block !important;
    opacity: 1 !important;
}
/*CARET*/

.vertical-line {
    width: 1px;
    /* Line width */
    background-color: white;
    /* Line color */
    height: 80%;
    /* Override in-line if you want specific height. */
    float: right;
    display: inline;
}

a:link {
    border: 0px solid #ccc !important;
    border: 0px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none !important;
    background-image: none !important;
}

a:hover {
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    text-decoration: none;
    background: none;
}

.dropdown-menu {
    position: relative;
    font-size: large;
    border: 0px;
    padding: 0px !important;
    border-radius: 0px;
    font-weight: lighter !important;
    line-height: 1.4;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}

    .dropdown-menu > div > a {
        color: black;
        padding: 5px 15px 5px 25px;
    }

    .dropdown-menu > div > div > a {
        color: white;
        padding: 0px;
    }

    .dropdown-menu > div ul {
        display: block;
    }

    .dropdown-menu > li > a {
        color: white;
        background-color: #022F58;
        font-weight: 100;
        line-height: 1.8;
    }

        .dropdown-menu > li > a:hover {
            background-color: white;
        }

.nav > li > ul {
    position: absolute;
    width: 200px;
    top: 100%;
    left: 30px;
}

.navbar-collapse {
    text-align: center !important;
    padding-left: 0px;
    padding-right: 0px;
    border-top-width: 0px;
}

.nav {
    position: relative;
    list-style-type: none;
    list-style-position: outside;
    float: none;
    display: inline-block;
    font-family: "EstrangeloEdessa" !important;
    -webkit-font-smoothing: none;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
}

.nav > li > a {
}

.nav > ul {
    position: absolute;
}

    .nav > ul > ul {
        position: absolute;
        top: 38px;
        left: -9999em;
    }

.navbar {
    position: relative;
    border-radius: 0px;
    font-size: 20px;
    color: white;
    border: 0px;
    margin: 0 auto;
    font-family: "EstrangeloEdessa" !important;
}

.navbar-nav {
    font-family: "EstrangeloEdessa" !important;
    padding-left: 0px;
}

    .navbar-nav > li {
        margin-top: 10px;
    }

        .navbar-nav > li > a {
            display: inline-block;
            height: auto;
        }

        .navbar-nav > li:hover {
            background-color: rgba(58, 210, 208, 0.17);
        }

ul li:focus ul {
    display: block !important;
}

ul li:focus div {
    display: block !important;
}
/*CLASE NAVBAR DEFAULT*/

.navbar-default {
    border-radius: 0px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #ffffff;
    }

    .navbar-default .navbar-text {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
        font-size: 18px;
        width: 100%;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-image: none;
        color: #ffffff;
        background-color: #015190;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-image: none;
    }

    .navbar-default .navbar-toggle {
        border: 0px;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: rgba(141, 141, 145, 0.22);
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-default .navbar-form {
        border-color: #ffffff;
    }

    .navbar-default .navbar-link {
        color: #ffffff;
    }

        .navbar-default .navbar-link:hover {
            color: #ffffff;
        }

.navbar-default {
    background-color: transparent;
    opacity: 0.95;
}
/*CLASE NAVBAR DEFAULT*/
/*FULL WIDTH*/

.full-width.dropdown > .dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
    width: auto;
    background-color: #022F58;
}

    .full-width.dropdown > .dropdown-menu > li > a {
        white-space: normal;
        height: 43px;
    }
/*FULL WIDTH*/
/*BARRA DE NAVEGACION*/
/*Contenido de titulos*/
.titulos_cont {
    height: auto;
    text-align: left;
    border-radius: 3px;
    width: 100%;
    color: black;
    background-size: auto;
    border-radius: 0px;
    border-bottom: 1px solid gray;
    margin: 20px 0px;
    margin-top: 4px;
    margin-bottom: 3px;
}

.titulos_txt {
    font-family: "EstrangeloEdessa" !important;
    font-size: 30px;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 0 auto;
}

.enlaces {
    margin-top: 9vh;
    margin-bottom: 55px;
}
/*Contenido de Titulos*/
/*Cuadro Novedad*/

.titulos_novedades {
    padding-top: 5vh !important;
    padding-bottom: 5px !important;
}

.novedad {
    padding: 0px 20px;
    margin-bottom: 0px;
}

.novedad_panel {
    padding-top: 25px;
}

.novedad_caja {
    height: auto;
    height: 350px;
    border: 1px;
    border-color: black;
    padding: 15px;
    padding-top: 7px;
    overflow: hidden;
}

    .novedad_caja h3 {
        text-transform: uppercase;
        margin-bottom: 2px;
        margin-top: 0px;
        font-size: 12px;
        color: black;
        height: 30px;
        font-weight: bold;
    }

    .novedad_caja:hover,
    .novedad_caja:hover span {
        background-color: #022f58;
        color: white !important;
    }

        .novedad_caja:hover h3,
        .novedad_caja:hover time {
            color: white;
        }

        .novedad_caja:hover p {
            color: white;
        }

.novedad_subcaja {
    border-top-width: 10px;
    border-right-width: 1em;
    border-bottom-width: thick;
    border-left-width: thin;
}

.novedad_caja time {
    display: block;
    margin-bottom: 4px;
    opacity: 0.6;
}

.novedad_cuerpo {
    color: black;
    font-family: 'EstrangeloEdessa';
}

    .novedad_cuerpo p {
        font-family: Arial;
        font-size: 14px;
    }

    .novedad_cuerpo span {
        margin-top: 7px;
        display: block;
        margin-bottom: 7px;
    }

.truncate {
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.novedad_fecha {
}

.novedad_foto {
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.novedad_titulo {
    font-family: "EstrangeloEdessa" !important;
}

    .novedad_titulo span {
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

        .novedad_titulo span:hover {
            color: white;
        }
/*Cuadro Novedad*/

.footer {
    height: auto;
    position: relative;
    background-color: white;
    z-index: 120;
}

.sol {
    position: absolute;
    z-index: 50;
    height: 51px;
    margin: 0 auto;
    margin-top: -30px;
    left: 0px;
    right: 0px;
}

    .sol:hover {
        top: 5px !important;
        height: 46px !important;
    }
/*bandera*/

.bandera {
    padding-top: 0px;
    position: relative;
    text-align: center;
}

.blanco {
    position: relative;
    height: 7px;
    background-color: white;
}

.azul {
    position: relative;
    height: 7px;
    background-color: #91B4EC;
}
/*bandera*/
/*MAPA*/

.overlay {
    position: absolute;
    float: left;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 50000000;
    background: #1f1f1f;
}

.overlayMap {
    position: absolute;
    float: left;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 60000000;
    background: #1f1f1f;
}
/*MAPA*/
/* Form login */
.loginButtons {
    width: 100%;
}

.loginTitles {
    text-align: center;
}

.izquierda {
    padding-right: 5%;
}

.derecha {
    padding-left: 5%;
}

.formLogin {
    margin-left: -15px;
    margin-right: -15px;
}

.loginStyle {
    width: 50%;
    margin-left: 50%;
}

#formContainer form {
    color: white;
    font-weight: normal;
}

.form-inline .form-control {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
}

form input[type='text'],
form input[type='password'] {
    padding-left: 5px;
    color: black;
}

form input[type='button'] {
    border: none;
    background: transparent;
    color: white;
    border: 1px solid white;
    padding: 2px 15px;
    margin-bottom: 5px;
    text-transform: lowercase;
}

form input[type='submit'] {
    color: white;
    background: transparent;
    border: none;
    border: 1px solid white;
    padding: 2px 15px;
    margin-left: 15px;
    margin-top: 13px;
    font-weight: normal;
}

form input {
    border-radius: 3px;
}

label {
    font-weight: normal;
    margin-top: 5px;
}

#formContainer a.btn_registrarse {
    color: white;
    font-size: 22px;
    text-align: center;
    display: inherit;
}

.botonAnexo1 {
    width: 100%;
    margin-top: 5px;
}

.form-group {
    margin-top: 2px;
    margin-bottom: 0px;
}

.form-control {
    height: 26px;
    padding: 3px 12px;
}

img#patternImage {
    width: 100%;
}
/*PAGINA DE SEGUROS DE VIDA*/
.verificadores {
    text-align: right;
}

.verificador_izquierda {
    width: 37%;
    margin-right: 1%;
}

.verificador_derecha {
    width: 37%;
    margin-left: 1%;
}
/** Footer **/

.footerComplemento {
    background-color: #022f58;
    height: auto;
    color: white;
    font-family: "EstrangeloEdessa" !important;
    -webkit-font-smoothing: none;
    font-size: 16px;
}

    .footerComplemento li {
        list-style-type: none;
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .footerComplemento ul {
        text-align: left;
    }

    .footerComplemento li img {
        margin-right: 10px;
    }

.infoFooter {
    height: 100px;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

.finalFooter span {
    margin-top: 1%;
    margin-bottom: 1%;
    text-align: center;
    display: block;
}

.footerComplemento h4 {
    margin: 30px 0px;
}

.pull-left {
    text-align: left;
}

.absolute-center h3 {
    text-align: left;
}

.absolute-center ul {
    padding-left: 0px;
}

.contactoLinks {
    color: white;
}

    .contactoLinks:hover {
        color: white;
        font-weight: 200;
        padding-top: 3px;
        font-size: 15px;
    }

    .contactoLinks:focus {
        color: white;
    }

.contactoFotos {
    width: 20px;
}
/* Fin footer*/
/*Flechas navegadoras*/
#btnToTop {
    position: fixed;
    right: 20px;
    z-index: 150;
    width: 50px;
    bottom: 203px;
    height: 50px;
    overflow: hidden;
}

.upArrow {
    width: 50px;
}

#toButtonNovedades {
    position: fixed;
    left: 20px;
    z-index: 151;
    width: 50px;
    bottom: 22px;
    height: 50px;
    overflow: hidden;
}

.downArrow {
    width: 50px;
}
/*Fin flechas navegadoras*/
#btnAsistente {
    position: fixed;
    right: 20px;
    z-index: 150;
    width: 80px;
    bottom: 0px;
    height: 80px;
    display: none !important;
}

    #btnAsistente:hover #cerrar_Asistente {
        display: block;
    }

.asistente_contenedor_opacity {
    position: absolute;
    background-color: black;
    opacity: 0.8;
    top: 100px;
    left: 280px;
    width: 800px;
    overflow-y: scroll;
    height: 350px;
    z-index: 40;
    padding: 20px;
}

.asistente_contenedor_respuesta {
    position: absolute;
    top: 100px;
    left: 280px;
    width: 800px;
    background-color: transparent;
    overflow-y: scroll;
    height: 350px;
    z-index: 80;
    color: white;
    padding: 20px;
}

#btnAsistente span.cerrar_ventana {
    z-index: 200;
    width: 24px;
}

#btnAsistente .asistente_campo_busqueda span.cerrar_ventana {
}

.asistente_resultado {
    margin-top: 10px;
    color: white;
    height: 408px;
    overflow-y: auto;
}

    .asistente_resultado ul {
        list-style-type: none;
        margin-top: 10px;
        padding-left: 5px;
    }

    .asistente_resultado h5 {
        border-bottom: 1px solid white;
    }

    .asistente_resultado ul li {
        margin-bottom: 10px;
    }

        .asistente_resultado ul li span {
            margin-left: 5px;
            font-size: 11px;
        }

.asistente_txt_resultados {
}

.back_miniBuscador {
    height: 100%;
    width: 100%;
    position: absolute;
    top: -2px;
    left: 0px;
    background-color: rgba(2, 47, 88, 1);
    opacity: 1;
    border: 1px solid white;
    border-radius: 9px;
    z-index: -2;
    display: block;
}

.contenido_miniBuscador {
    padding: 4px;
}

.asistente_busqueda_mini {
    position: absolute;
    z-index: 41;
    width: 245px;
    bottom: 90px;
    right: 0px;
    padding: 5px;
    margin-bottom: 10px;
}

    .asistente_busqueda_mini input {
        border: 2px solid white;
        color: white;
        background-color: black;
    }

#busquedamini_lupa {
    height: 30px;
    width: 30px;
    color: white;
    padding: 3px;
    float: right;
    font-weight: 600 !important;
    padding-top: 3px;
    border-left: 0px;
}

#btnAsistente input[type='text'] {
    color: white !important;
}

#txt_bus_mini {
    font-weight: 600;
    overflow: hidden;
    width: 185px;
    padding: 3px;
    height: 30px;
}

.triangle-down {
    border-top: 16px solid rgba(0, 0, 0, 0.82);
    border-left: 11px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    z-index: 99999;
}

.triangle-up {
    height: 0px;
    top: -15px !important;
    left: 100px !important;
    width: 0px;
    border-bottom: 16px solid #000000;
    border-left: 12px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    z-index: 99999;
}

.cartel_ingreso {
    background-color: #010101;
    width: 160px;
    border-radius: 20px;
    color: white;
    padding: 15px;
    top: 80px;
    text-align: center;
    left: 28%;
    box-shadow: 1px 2px 47px 5px #000000;
    position: absolute;
    z-index: 1040;
}

    .cartel_ingreso p {
        font-size: 16px;
        color: white;
    }

        .cartel_ingreso p span {
            font-size: 16px;
            padding-left: 8px;
            color: white;
        }

.textoCartel {
    font-weight: bolder;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 17px;
    margin-bottom: 7px;
}

.opacity_buscador {
    position: absolute;
    right: 0px;
    background-color: black;
    opacity: 0.8;
    z-index: 40;
    width: 248px;
    height: 480px;
    bottom: 90px;
    padding: 5px;
}

.asistente_busqueda {
    display: block;
    background-color: transparent;
    position: absolute;
    height: 480px;
    width: 244px;
    right: 0px;
    bottom: 90px;
    padding: 5px;
    z-index: 41;
}

    .asistente_busqueda input {
        border: 1px solid white;
        background: transparent;
        padding-left: 5px;
        width: 205px;
        color: white;
    }

.titleDinamico {
    color: white;
    padding: 7px;
    width: 155px;
    position: absolute;
    right: 90px;
    text-align: center;
}

    .titleDinamico a {
        color: white;
    }

.video {
    width: 500px;
    height: 350px;
    position: absolute;
    background-color: black;
    top: 0px;
    z-index: 180;
    left: 34%;
    top: 20%;
}

    .video iframe {
        width: 100%;
    }

.form-control {
    height: 26px;
}

form input[type='submit'] {
    width: 100%;
    margin-left: 0px;
}

.esquinaSupDer {
    padding-top: 3.5% !important;
}
/*PAGINA SEGUROS*/

blockquote {
    padding: 0px 20px !important;
    margin: 0px 0px 0px !important;
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
    border-left: 5px solid #022F58;
}

p {
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
    font-size: 20px;
    text-align: left;
    display: inline-block;
}

    p.sangria {
        text-indent: 10px;
        font-weight: 100 !important;
        font-size: 21px;
    }

}

h2 {
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
}

.lineaDivisora hr {
    margin-bottom: 0px;
}

.cuadroContainer {
    color: #5398de;
    width: 100%;
}

.cuerpoConsultas {
    margin-left: 5px;
}

.segurosLinks {
    color: #015190;
    font-family: 'EstrangeloEdessa';
    -webkit-font-smoothing: none;
    font-size: 17px;
}

a {
    font-weight: lighter !important;
}

.auto-style14, .auto-style3, .auto-style15, .auto-style5, .auto-style14 > p, .auto-style15 > p, .auto-style3 > p, .auto-style5 > p {
    text-align: right !important;
}

p.auto-style16 {
    text-align: left !important;
}

p.auto-style20 {
    text-align: left !important;
}

p.auto-style22 {
    text-align: left !important;
}

.lineaDivisora {
    border-top: 2px solid white;
    margin-bottom: 10px;
    text-align: left;
}
/*PAGINA SEGUROS*/
/*PAGINA SOFTWARE*/

.software_links {
    height: 150px;
}
/*PAGINA SOFTWARE*/

.foto_perfil {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 130px;
    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.img_perfil {
    max-width: 100% !important;
    border-radius: 50%;
    height: 8.5vh;
}

.header_datos_usuario {
    text-align: left;
}

.menu_logeado {
    position: absolute;
    top: 10.1vh;
    color: white;
    z-index: 50;
}

.menu_soluciones {
    background-color: rgba(2, 47, 88, 0.8);
    cursor: pointer;
}

#ocultarMenuLog {
    position: absolute;
    left: 100%;
    top: 0px;
}
/*CONFIGURAR CUENTA*/
.configuracion_texto {
    position: absolute;
    margin-top: -2px;
    margin-left: 4px;
}

.change_password {
    color: black;
}

.navegacion_configuracion {
    background-color: rgba(13, 13, 13, 0.6);
    text-align: center;
    position: relative;
    display: inline-block;
    list-style: none;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px !important;
}

.confFotoPerf img {
    width: 100%;
}

.confFotoPerf img {
    text-align: center;
}

.boxBoton {
    position: absolute;
    bottom: 10px;
}

    .boxBoton button {
        font-size: 12px;
    }

.campoArrobaEmail {
    text-align: center;
}

.confIcono {
    text-align: center;
}

    .confIcono img {
        height: 25px;
        width: auto;
    }

.box_tituloconfig {
    text-align: left;
    padding-top: 15px;
    padding-left: 45px;
    padding-bottom: 15px;
    z-index: 1;
    position: relative;
    width: 100%;
}

.cartel_configuracion p {
    color: white;
    font-size: 15px;
    display: inline-block;
}

.renglonConfiguracion {
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    display: inline-block;
}

.titulo_config {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    color: white;
}

.cuerpo_ConfigUsuario {
    position: absolute;
    top: 16%;
    z-index: 55;
}

.opacity_containerConfiguracion {
    background-color: rgba(2, 47, 88, 0.8);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
}

.opacity_Configuracion {
    opacity: 0.5;
    background-color: white;
    z-index: 1999;
    display: block;
    position: absolute;
}

    .opacity_Configuracion a {
        display: block;
        height: 100%;
        width: 100%;
    }

.opacity_Cuadro {
    background-color: rgba(13, 13, 13, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2001;
}

.contenido_Configuracion {
    position: absolute;
    z-index: 2002;
}

    .contenido_Configuracion span {
        color: white;
        font-size: 16px;
    }

    .contenido_Configuracion label {
        color: white;
    }

.contenido_configuracion {
    overflow-x: hidden;
    /* height: 88vh;*/
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.ajuste_titulo {
    text-align: left;
    padding-top: 0.3vh;
    padding-bottom: 0.3vh;
}

    .ajuste_titulo h4 {
        text-transform: uppercase;
        font-size: 19px;
    }

    .ajuste_titulo span {
        text-transform: uppercase;
    }

.div_label_configuracion {
    padding-right: 0px;
}

.links_configuracion {
    float: right;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 105px;
    z-index: 1000;
    display: none;
}

    .links_configuracion ul {
        list-style: none;
        padding: 10px 10px 10px 10px;
    }

    .links_configuracion li {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .links_configuracion img {
        width: 35px;
        height: 35px;
    }

.navegacion_configuracion a {
    display: block;
    color: white;
    position: relative;
    right: 0px;
}

#ocultaNavConfiguracion {
    position: absolute;
    right: 100%;
    top: 0px;
}

.contenido_configuracion span {
    color: white;
    font-size: 16px;
}

.cartel_configuracion {
    padding-top: 15px;
    height: 200px;
    padding-bottom: 15px;
    background: rgba(2, 47, 88, 0.8);
    border: 3px solid white;
    border-radius: 0px;
}

.cartel_configuracion {
    padding-top: 5px;
    padding-bottom: 5px;
}

.connected_device {
    border: 1px solid rgba(13, 13, 13, 0.6);
    padding: 5px;
}

    .connected_device img {
        height: 35px;
    }

.boxBoton input {
    color: black !important;
    background: white !important;
    border: none !important;
    border: 1px solid white;
    padding: 2px 15px;
    margin-left: 15px;
    margin-top: 13px;
    font-weight: normal;
}

.cuadroTop {
    border-bottom: 0px;
}

.cuadroLeft {
    border-right: 0px;
}

.funcionalidadProxima {
    height: 100%;
    width: 100%;
    margin-top: -5px;
    z-index: 500000;
    margin-bottom: -10px;
    position: absolute;
}

.opacityFuncionalidadProxima {
    background-color: white;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}

.funcionalidadProxima p {
    font-size: 20px;
    text-transform: uppercase;
    top: 40%;
    width: 100%;
    margin-left: -20px;
    color: black;
    text-align: center;
    z-index: 999999999;
    position: absolute;
}
/*CONFIGURAR CUENTA*/

.menu_soluciones {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 0px;
    visibility: hidden;
}

.menu_logeado li {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none;
}

.formRegistro {
    background-color: rgba(2, 47, 88, 0.82);
    position: absolute;
    right: 0;
    height: 770px;
    top: 9vh;
    color: white;
    padding-top: 0px;
}

    .formRegistro label,
    .formRegistro span {
        color: white;
    }
/*Utilidades*/

.valign {
    display: flex;
    align-items: center;
}

.noLaterales {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    overflow: hidden;
}

.vcenter {
    vertical-align: middle;
    float: none;
}

.page-header {
    margin: 0px;
    border: none;
    position: absolute;
    top: 0px;
    padding: 0px;
    width: 100%;
    height: 9vh;
}

.resenia {
    position: relative;
    left: inherit;
    right: inherit;
    margin-top: -818px;
    text-align: right;
    height: auto;
    padding-bottom: 10px;
}

.autoridades {
    position: absolute;
    left: inherit;
    right: inherit;
    height: auto;
    padding-bottom: 10px;
}

.cs-style-4 h2 {
    text-align: center;
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#registroFechaNacimiento, #registroFechaNacimiento span {
    color: rgba(2, 47, 88, 0.82);
}

#autoridades h1 {
    color: #FFF;
    text-shadow: 0px 0px 0px;
    width: 100%;
    padding-left: 15px;
    text-align: left;
    font-family: EstrangeLoEdessa;
}

}

.boxLinksResena {
    position: absolute;
    width: 100% !important;
    bottom: 0px;
    right: 0px;
}

.resenia .textResena {
    font-size: 14px;
}

.oldCgeResenia {
    height: 970px;
}

.back-no-inicio {
    height: auto;
    top: 0px;
    overflow: hidden;
}

.back-novedades {
    filter: blur(3px);
}

.back-autoridades {
    height: 1350px;
}

img.imgResena {
    width: 40px;
}

div#proximaPagina {
    text-align: right;
}

.flotarIzquierda {
    float: left;
}

    .flotarIzquierda img {
        transform: rotate(180deg);
    }

.flotarDerecha {
    float: right;
}

.menu_logeado img {
    width: 50px;
}

.opacity_modulos {
    position: absolute;
    display: none !important;
    left: 233px;
    background-color: rgba(2, 47, 88, 0.8);
    opacity: 0.8;
    z-index: 40;
    width: 900px;
    height: 348px;
    top: 0px;
}

.espacioSAF {
    /*height: 70vh;*/
    width: 100%;
    z-index: 80;
    background-color: rgba(2, 47, 88, 0.8);
}

    .espacioSAF li {
        text-align: center;
        cursor: pointer;
    }

        .espacioSAF li img {
            /*width: 45px;*/
            /*height: 8.8vh;*/
            width: 15%;
        }

        .espacioSAF li h4 {
            float: left;
            margin-left: -5px !important;
            font-size: 15px;
            overflow: hidden;
            height: 35px;
            width: 100%;
            margin-top: 12px;
        }

        .espacioSAF li a {
            color: white;
        }

    .espacioSAF h3 {
        margin-left: 40px;
        display: inline;
    }

.cerrar_ventana {
    position: absolute;
    border-radius: 25px;
    right: 1vw;
    top: 2vh;
    z-index: 204;
}

.asistente_contenedor_respuesta span.cerrar_ventana {
    position: absolute;
    right: 4px;
    border-radius: 25px;
    z-index: 204;
    top: 2px;
}

#cerrar_Asistente {
    padding: 1px;
    left: 73px;
    display: none;
    background-color: white;
    border-radius: 25px;
    border: 1px solid black;
    z-index: 200;
    top: 2px;
    position: absolute;
}

    #cerrar_Asistente img {
        width: 18px;
        border-radius: 40px;
        -webkit-filter: invert(1);
    }

.cerrar_ventana {
}

.abrir_ventana {
    bottom: 0px;
    position: fixed;
    z-index: 500;
    right: 10px;
    color: white;
    padding: 8px;
}

    .abrir_ventana a {
        color: white;
    }

.cerrar_ventana {
    cursor: pointer;
}

    .cerrar_ventana img {
        width: 17px;
    }

.modulos_header {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 15px;
}

    .modulos_header ul {
        padding: 10px 10px 0px 10px;
    }

    .modulos_header img {
        width: 26px;
    }

    .modulos_header a {
        float: right;
        margin-right: 5px;
    }

    .modulos_header input.txt_busqueda {
        border: 1px solid white;
        width: 530px;
        color: white;
        margin-left: 45px;
        background-color: black;
        opacity: 0.7;
    }

.content_modulos {
    overflow-y: hidden;
    height: 100%;
}

li.menu_seleccionado {
    background-color: rgba(58, 210, 208, 0.17);
}

div#video_tutorial {
    position: absolute;
    top: 110px;
    left: 18%;
    background: black;
    width: 900px;
    z-index: 170;
}

#video_tutorial img {
    width: 17px;
}

#video_tutorial span {
    position: absolute;
    right: 3px;
    z-index: 99;
    width: 20px;
    top: 3px;
    cursor: pointer;
}

.sinBack {
    margin-top: 60px;
    margin-bottom: 10px;
}

.admin_mic {
    background-color: rgba(2, 47, 88, 0.8);
    height: 43px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

    .admin_mic span {
        margin-top: 5px;
        margin-right: 40px;
    }

    .admin_mic input {
        margin-left: 15px;
        width: 130px;
    }

.btn_cge {
    border: 1px solid white;
    color: white;
    background-color: black;
    margin-left: 10px;
}

.middle_centrada {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.menu_activo {
    background-color: #4EC2E7;
}

.cuadro_Configuracion {
    position: absolute;
    display: block;
    width: 487px;
    height: 400px;
    z-index: 2000;
}

.opacity_containerConfiguracion {
    background-color: rgba(2, 47, 88, 0.8);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
}

.opacity_Configuracion {
    opacity: 0.5;
    background-color: white;
    z-index: 1999;
    display: block;
    position: absolute;
}

    .opacity_Configuracion a {
        display: block;
        height: 100%;
        width: 100%;
    }

.opacity_Cuadro {
    background-color: rgba(13, 13, 13, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2001;
}

.contenido_Configuracion {
    position: absolute;
    z-index: 2002;
}

    .contenido_Configuracion span {
        color: white;
        font-size: 16px;
    }

    .contenido_Configuracion label {
        color: white;
    }

#cambioPregSec button {
    margin-top: 36px;
}
/*Fin utilidades*/

.back-image-inicio {
    margin-top: 0px;
    /*height: 101vh;*/
    width: 100%;
    min-width: 100%;
}

.boxIcon {
    position: absolute;
    text-align: center;
    z-index: 40;
    top: 0px;
    margin-top: 20vh;
    border-radius: 260px;
}

    .boxIcon img {
        z-index: 5000;
        width: 300px;
        max-width: 40%;
    }

.boxText {
    color: white;
    font-size: 15px;
}

    .boxText h1 {
        text-align: center;
    }

    .boxText p {
        text-align: center;
        font-size: 14px;
        margin-bottom: 70px;
    }

.modal-body {
    display: inline-block;
    width: 100%;
}

.modalGrande {
    height: auto;
    width: 1000px;
}

    .modalGrande .modal-body {
        height: auto;
        width: auto;
    }

.bloqueTramite img {
    display: inline-block;
}

.bloqueTramite p {
    display: inline-block;
}
/*PAGINAS TRAMITES*/
.cuerpo_tramites {
    position: relative;
    right: 0;
    height: 83vh;
    background-color: rgb(2,47,88);
    color: white;
}

.boxTramitesRelacionados {
    position: absolute;
    margin-top: -9%;
}

.boxTituloTramites img {
    width: 100%;
}

.boxTituloTramites h1 {
    position: absolute;
    top: 0px;
    padding: 24px;
    color: white;
    padding-top: 22px;
    margin-top: 70px;
}

.boxTituloTramites h2 {
    position: absolute;
    top: 0px;
    font-size: 17px;
    margin-top: 70px;
    padding: 60px;
    padding-left: 2px;
}

    .boxTituloTramites h2 a {
        color: white;
        padding-left: 20px;
        padding-right: 20px;
    }

.boxTituloTramites {
    text-align: center;
    margin-top: -60px;
    margin-bottom: -40px;
    color: white;
}

    .boxTituloTramites img {
        width: 100%;
        height: 85vh;
    }

.tramitesRelacionados img {
    width: 55%;
    border-radius: 60px;
}

.linksTramites {
    background-color: white;
    float: right;
    height: 100%;
    text-align: right;
}

    .linksTramites a {
        color: white;
    }

.accesoTramites {
    text-align: center;
}

    .accesoTramites p {
        color: #022F58;
        font-size: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

.pantallaTramites {
    height: 76vh;
    text-align: left;
    display: none;
    padding: 30px;
}

#prenatal, #convarias, #desigApoderado, #pliegos, #sugrecl, #creditoHipot, #avisoFallec, #cobHab, #sobreVivencia, #certEfec, #modifDatos, #decJur, #solPresPer {
    display: block;
}

.pantallaTramites h2 {
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 3%;
}

.pantallaTramites h3 {
    margin-left: 3%;
}

.abreTramite {
    color: white;
}

    .abreTramite p {
        display: inline;
    }

.contenidoTramite {
    width: auto;
    padding: 3%;
}

.accesoTramites img {
    padding: 2px;
}
/* Effect 9: second text and borders */
.cl-effect-9 a {
    text-align: center;
    width: 100%;
    position: relative;
}

.boxTramitesRelacionados .cl-effect-9 {
    text-align: center;
    padding: 0px;
}

.cl-effect-9 a::before, .cl-effect-9 a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    color: white;
    -webkit-transition: opacity 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s;
}

.cl-effect-9 a::after {
    top: 100%;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cl-effect-9 a span:first-child {
    z-index: 2;
    display: block;
    font-weight: 300;
}

.cl-effect-9 a span:last-child {
    z-index: 1;
    display: block;
    color: white;
    text-shadow: none;
    text-transform: none;
    font-size: 0.75em;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cl-effect-9 a:hover::before, .cl-effect-9 a:focus::before {
    height: 6px;
}

.cl-effect-9 a:hover::before, .cl-effect-9 a:hover::after, .cl-effect-9 a:focus::before, .cl-effect-9 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.cl-effect-9 a:hover span:last-child, .cl-effect-9 a:focus span:last-child {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}
/* Effect 9: second text and borders */
.tramitesContent {
    padding-bottom: 50px;
    overflow: scroll;
    height: 50vh;
    overflow-x: hidden;
}

.pantallaTramites .col-md-12 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.cuadroBlanco {
    background-color: white;
    color: black;
    margin: 40px;
    padding: 20px;
    margin-left: 0px;
}

.abreTramite span {
}

.abreTramite p {
    display: inline-block;
    text-align: left;
    color: white;
    width: 100%;
    padding: 10px;
    background-color: #3A709C;
    border: 1px solid white;
}

.contenidoTramite p {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: lighter;
    font-size: 15px;
}

.accesoTramitesImg {
    width: 100%;
}

.tramitesLateral img {
    width: 75%;
}
/*PAGINAS TRAMITES*/
.menu_perfil span {
    color: white;
}
/*HIDDEN*/

.escondido {
    display: none;
}

ul > div > div > span {
    color: white;
}
/*HIDDEN*/
/*STYLE PARA EL EFFECT*/

.grid {
    list-style: none;
    text-align: center;
}

    .grid li {
        display: inline-block;
        padding: 20px;
        text-align: left;
        position: relative;
    }

    .grid figure {
        position: relative;
    }

        .grid figure img {
            max-width: 100%;
            display: block;
            position: relative;
        }

    .grid figcaption {
        position: absolute;
        top: 0;
        left: 0;
        padding: 20px;
        background: #022F58;
        color: #fff;
    }

        .grid figcaption h3 {
            margin: 0;
            padding: 0;
            color: #fff;
            text-align: left;
            font-size: 14px;
            text-transform: uppercase;
            margin-top: 5px;
        }

        .grid figcaption h2 {
            text-align: left;
            margin: 0;
            padding: 0;
            color: #fff;
            font-size: 16px;
            text-transform: uppercase;
        }

        .grid figcaption span:before {
            content: 'by ';
        }

        .grid figcaption a {
            text-align: center;
            width: 80%;
            left: 10%;
            border-radius: 2px;
            display: block;
            background: #242524;
            color: #fff;
        }

.cs-style-4 li {
    perspective-origin: 0 50%;
}

.cs-style-4 figure {
    transform-style: preserve-3d;
}

    .cs-style-4 figure > div {
        overflow: hidden;
    }

    .cs-style-4 figure img {
        transition: transform 0.4s;
        height: 150px;
    }

.autoridadPresidente img {
    height: 100% !important;
}

.autoridadPresidente figcaption {
    padding: 20px !important;
    width: 40% !important;
}

.autoridadPresidente h2 {
    font-size: 23px !important;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
    transform: translateX(25%);
}

.cs-style-4 figure img {
    transition: transform 0.4s;
    width: 100%;
}

.cs-style-4 figcaption {
    height: 100%;
    width: 100%;
    opacity: 0;
    backface-visibility: hidden;
    transform-origin: 0 0;
    transform: rotateY(-90deg);
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
    transform: translateX(25%);
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
    opacity: 1;
    transform: rotateY(0deg);
    transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
    position: absolute;
    bottom: 20px;
}

.textShadow {
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
/*STYLE PARA EL EFFECT*/

/*STYLE PARA SIMULACION LEGAJOS*/
.simulacion_box {
    color: white;
    padding: 1vh;
    position: absolute;
    margin-top: 60vh;
    font-size: 2.5vh;
}

.back-image {
    height: 750px;
}

@media screen and (min-width: 240px) and (max-width: 991px) {

    .boxIcon {
        top: 100px;
    }

    .img_perfil {
        height: 12vh;
        margin-top: -0.2vh;
        padding-left: 1.5vh;
        padding-right: 1.5vh;
    }
    .espacioSAF li img {
        width: 40%;
    }
        .simulacion_box {
        margin-top: 0vh;
        position: relative;
    }

    .configuracion_texto {
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
    }

    .col-xs-12 .izquierda {
        padding-right: 0%;
    }

    .col-xs-12 .derecha {
        padding-left: 0%;
    }

    .header-central {
        height: 11.5vh;
    }
    /*Noticias*/
    .pgwSlider .ps-current-img {
        max-width: 100%;
        min-width: 100%;
        margin-left: 0%;
    }
    /*Noticias*/
    .boxTituloTramites {
        margin: 0px;
    }

        .boxTituloTramites img {
            height: 70vh;
        }

        .boxTituloTramites h2, .boxTituloTramites h1 {
            margin-top: 20px;
        }

    .barraSuperior {
        height: auto;
    }

    .cuerpo_tramites {
        display: inline-block;
        height: auto;
    }

    .flexslider .slides > li {
        height: auto;
    }

    .boxBoton {
        position: relative;
        bottom: 4px;
    }

    .contenido_configuracion {
        padding: 0px;
        overflow: hidden;
    }

    .box_tituloconfig {
        padding: 0px;
    }

    .footerComplemento {
        background-color: #022f58;
    }

    .cuadroTop, .cuadroLeft {
        border: 3px solid white;
    }

    .back-no-inicio {
        position: absolute;
    }

    .menu_soluciones {
        padding: 0px;
        background-color: rgb(47, 84, 118);
        border-bottom: 1px solid white;
    }

    .valign {
        display: block;
    }

    .back-inicio {
        position: absolute;
        top: 0vh;
    }

    .page-header {
        margin-top: 70vh;
        position: relative;
    }

    .page-headerInicio {
        position: relative;
        /*margin-top: 101vh;*/
        top: 0vh;
        display: inline-block;
        height: 100%;
        width: 100%;
    }

    .menu_logeado {
        position: relative;
        margin-top: -7.6px;
        top: 0px;
    }

    .centro {
        position: relative;
    }

    .centroIndex {
        position: relative;
    }

    .tramitesContent {
        height: auto;
    }

    .pantallaTramites h2, .pantallaTramites h3 {
        margin-left: 30px;
        text-align: left;
    }

    .linksTramites {
        display: none;
    }

    .contenido_configuracion {
        padding-left: 4%;
        padding-right: 4%;
    }

    .flex-control-nav {
        bottom: -25px;
    }

    .links_configuracion {
        display: none;
    }

    .admin_mic {
        padding-left: 0px;
        display: none;
    }

    .flexslider .slides img {
        height: auto;
    }

    .flexslider {
        height: 100%;
    }

    .boton_configurarCuenta {
        margin-left: 15px;
    }

    .espacioSAF span.cerrar_ventana {
        top: 0px !important;
        display: none;
    }

    .menu_seleccionado {
        padding-bottom: 0px;
    }

    .content_modulos {
        height: 100%;
        margin-top: 25px;
        overflow: hidden;
    }

    .menu_perfil span {
        color: white !important;
    }

    .menu_logeado ul {
        text-align: left;
    }

    .menu_logeado span {
        display: block;
    }

    .menu_logeado li {
        width: 25%;
        text-align: center;
        display: inline-block;
    }

    .menu_soluciones li div {
        display: inline;
    }

    .back-image {
        height: 70.2vh;
    }

    #navbarDiv {
        overflow-x: hidden;
    }

    .oldCgeResenia {
        height: 210px;
    }

    .verificador_izquierda {
        width: 140px;
    }

    .verificador_derecha {
        width: 140px;
    }

    p.sangria {
        text-indent: 8px;
        font-weight: 100 !important;
        font-size: 16px;
    }

    h1 {
        text-align: justify;
        font-size: 32px;
    }

    h2 {
        font-size: 18px;
        text-align: justify;
    }

    h3 {
        font-size: 18px;
        text-align: justify;
        line-height: 1.6;
    }

    .novedad_caja h3 {
        margin-bottom: 12px;
    }

    .linksResena img {
        background-color: black;
        border-radius: 43px;
    }

    .opacity_modulos {
        display: none;
    }

    #login {
        margin-bottom: 35px;
    }

    table {
        overflow-x: scroll;
    }

    #content_seg_obligatorio p {
        text-indent: 8px;
        margin-left: 0;
        font-size: 16px;
    }

    li.menu_seleccionado {
        opacity: 0.92;
        margin-top: 0%;
        height: auto;
    }

    #btnAsistente {
        visibility: hidden;
    }

    .bannerTitulo {
        text-align: center;
    }

    .bannerSubTitulo {
        text-align: center;
    }

    .bannerLogo {
        display: none;
    }

    #toButtonNovedades {
        position: fixed;
        left: 10px;
        z-index: 151;
        width: 37px;
        bottom: 20px;
        height: 50px;
        overflow: hidden;
    }

    .downArrow {
        position: fixed;
        bottom: 20px;
        width: 37px;
        left: 10px;
    }

    #btnToTop {
        position: fixed;
        right: 10px;
        z-index: 151;
        width: 37px;
        bottom: 20px;
        height: 50px;
        overflow: hidden;
    }

    .upArrow {
        position: fixed;
        bottom: 20px;
        width: 37px;
        right: 10px;
    }

    .opacity_containerConfiguracion {
        background-color: rgba(2, 47, 88, 0.82);
    }

    .novedad {
        padding-left: 0px;
        padding-right: 0px;
    }

    .verificadores {
        position: absolute;
        text-align: center !important;
        /* padding-bottom:7px; */
        height: 10vh;
        margin-top: 0.5vh;
        left: 0px;
        z-index: 50000;
    }

        .verificadores a {
            margin-bottom: 0px;
            margin-left: 0px;
        }

    .logoCaja {
        text-align: center !important;
    }

    .logo {
        max-width: none;
    }

    .formLogin {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .formRegistro {
        position: relative;
        background-color: rgba(2, 47, 88, 0.82);
        color: white;
        top: 0px;
        height: 100%;
        padding-bottom: 10vh;
    }

        .formRegistro label,
        .formRegistro span {
            color: white;
        }

        .formRegistro input[type='submit'] {
            color: white;
            border-color: white;
            font-weight: bold;
        }

    .resenia {
        margin-left: 0px;
    }

    .espacioSAF {
        left: 0px !important;
        height: auto;
        overflow-y: hidden;
        background-color: rgba(2, 47, 88, 0.82);
    }

        .espaciosaf ul {
            height: auto;
        }

        .espaciosaf h3 {
            margin-left: 0px;
        }

    .content_modulos li {
        margin-left: 0px !important;
        width: 50%;
        padding: 4px;
    }

    .espaciosaf li h4 {
        margin-top: 0px;
    }

    .modulos_header {
        margin: 0px;
        padding: 0px
    }

        .modulos_header h3 {
            display: none;
        }

    .cerrar_ventana {
        display: none;
    }

    .seguros_cuadro {
        text-align: center;
    }

        .seguros_cuadro a {
            color: black;
        }

    .foto_perfil {
        float: left;
    }

    .menu_perfil {
        height: 55px;
    }

        .menu_perfil > .col-md-9 {
            padding: 0.9vh;
        }

        .menu_perfil > .col-md-3 {
            padding-left: 0px;
        }

    .seguros_cuadro {
        border: 1px solid black;
        margin-top: 6px;
        margin-bottom: 6px;
        padding: 6px;
        font-size: 12px;
    }

    .menu_logeado span {
        color: white !important;
        margin-top: -2px;
    }

    .menu_logeado li#perfil {
        height: 75px;
    }

    .foto_perfil img {
        width: 55px;
    }

    .foto_perfil {
        width: 55px;
        height: 55px;
    }

    #cerrar_sesion {
        display: block;
    }

    .sinBackSeguros {
        margin-top: 125px !important;
    }

    #cartel_Ingreso {
        display: none !important;
    }

    .cartel_configuracion {
        margin-top: 30px;
        height: 280px;
        padding: 0px;
        height: 100%;
        border: 0px;
        background: none;
    }

    .ajuste_titulo {
        text-align: center;
    }

    .novedad_caja {
        height: auto;
    }

    .boxTramitesRelacionados {
        margin-top: -19%;
    }

    .cl-effect-9 a span:last-child {
        opacity: 1;
        transform: translateY(0%);
    }

    .pantallaTramites {
        padding: 0px;
    }

    .cuerpo_ConfigUsuario {
        padding-bottom: 60px;
        position: relative !important;
    }
    /*NAVBAR*/
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .tooltip-inner {
        display: none !important;
    }

    .tooltip-arrow {
        display: none !important;
    }
    /*NAVBAR*/
}

@media screen and (min-width: 992px) and (max-width: 1159px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 17px;
    }

    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .bannerTitulo {
        font-size: 17px;
    }

    .bannerSubTitulo {
        font-size: 11px;
    }

    .navbar {
        float: right;
    }

    .navbar-nav > li {
        width: auto;
    }

        .navbar-nav > li > a {
            font-size: 14px;
            padding: 10px;
        }

    .bannerTxt {
        padding: 0% !important;
    }

    .opacity_modulos {
        width: 800px;
    }

    .espacioSAF li {
        margin-left: 0px;
    }
}

@media screen and (max-width: 31.5em) {
    .grid {
        padding: 10px 10px 100px 10px;
    }

        .grid li {
            width: 100%;
            min-width: 300px;
        }
}

/*Tooltips eIAF*/
.tooltip-inner {
    background-color: #336699 !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #336699 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #336699 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #336699 !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #336699 !important;
}
/*Tooltips eIAF*/
/*NOVEDADES*/
.contnpw_link_tit {
    overflow: hidden;
    height: 15vh;
}

    .contnpw_link_tit h3 {
        font-size: 2.4vh;
        margin: 0vh auto;
        text-align: center;
        margin-top: 1.4vh;
    }

.npw_link {
    color: #284d6f;
    height: 35vh;
    padding-top: 1.8vh;
    font-size: 2.08vh;
}

    .npw_link:hover {
        border: 1px solid black !important;
    }

.npw_imn {
    width: 100%;
}

.npw_fuente {
    font-size: 2.2vh;
    font-weight: bolder;
}

.npw_tit, .npw_link_tit {
    text-transform: uppercase;
}

.npw_lugar {
    float: right;
}

.noticias {
    position: absolute;
    width: 100%;
    top: 17.1vh;
}

.cuadros_Novedades {
    background-color: white;
    padding: 3vh;
    padding-right: 5.5vh;
}

.cuerpo_Novedades {
    position: absolute;
    background-color: white;
}

.close-button {
    display: none;
}

.cuerpo_Novedades > .cerrar_ventana img,
.cuadros_Novedades > .cerrar_ventana img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.npw_body {
    background-color: white;
    display: none;
    padding: 4%;
}

    .npw_body .npw_tit {
        padding: 3.2vh;
        margin-bottom: 7vh;
        text-align: center;
    }

    .npw_body p, h4 {
        display: block;
        text-indent: 3vh;
    }

    .npw_body p {
        font-size: 1.2em;
    }

    .npw_body h4 {
        font-size: 1.28em;
        font-weight: 800;
    }

    .npw_body .ps-caption {
        margin-bottom: 1.1vh;
    }

.pgwSlider .ps-current {
    width: 100%;
}
/*PARA QUE ANDE ABAJO 100%*/
.pgwSlider ul {
    width: 100%;
}

.pgwSlider.wide > ul > li {
    width: 20% !important;
    display: inline-block;
    height: 15.1vh !important;
    margin-bottom: 0px;
}
/*.pgwSlider .ps-current img{
    max-width: 120%;
    min-width: 120%;
    margin-left: -10%;
}*/
/*PARA QUE ANDE ABAJO 100%*/
.ps-caption a {
    font-size: 1.4em;
}

.loader {
    height: 1px;
    width: 75%;
    margin: 1em auto;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
}

.npw_body > .pgwSlider .ps-caption {
    display: none !important;
}

.npw_body > .pgwSlider .ps-current {
    margin-bottom: 5vh;
    margin-top: 5vh;
    min-height: 40vh;
}

.fa {
    padding-right: 0.4vh;
}

.meta {
    font-size: 1.8vh;
    text-align: left;
    margin-top: -4vh;
    height: 19vh;
}

    .meta .fa {
        margin-right: 4px;
    }

    .meta:before, .meta:after {
        display: table;
        content: '';
    }

    .meta:after {
        clear: both;
    }

.meta__avatar {
    display: block;
    border-radius: 50%;
    margin-bottom: 2vh;
    height: 13vh;
}

.meta--preview .meta__avatar {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}

.grid__item:hover .meta--preview .meta__avatar,
.grid__item:focus .meta--preview .meta__avatar {
    -webkit-filter: none;
    filter: none;
}

.meta__date,
.meta__reading-time {
    display: block;
    float: left;
}

.meta__reading-time {
    text-align: right;
    float: right;
}

.meta__misc {
    display: block;
    clear: both;
    text-align: left;
    padding: 5px 0;
}

.meta__misc--seperator {
    padding: 20px 0 0;
    margin: 65px 0 0;
    border-top: 1px solid #f5f5f5;
}

.creditos_aclaracion_cuotas_tit {
    background-color: #284d6f;
    color: white;
    margin-top: 2vh;
    margin-bottom: 2vh;
    padding: 3vh;
}

.creditos p {
    margin-top: 2vh;
    margin-bottom: 2vh;
}
/*NOVEDADES*/
