/*
Theme Name: CriteriaCaixa
Template: bootscore-main
Author: Auren Sistemas
Author URI: https://soporte.sistemas.auren.es/
Description: Criteria Caixa Theme
Version: 1.0.1.1654098803
Updated: 2022-06-01 17:53:23

*/

:root {
    --blue: #469cdb;
    --light-blue: #d3e7f7;
    --salmon: #f4eee0;
}

.site-content{
    margin-top: 76px;
}

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

a{
    color: var(--blue);
    text-decoration: none;
}

a:hover{
    text-decoration: none;
    color: #0d67b8;
}

.info-blue{
    background-color: var(--blue);
    color: white;
}
.info-light-blue{
    background-color: var(--light-blue);
    color: black;
}
.info-salmon{
    background-color: var(--salmon);
    color: black;

}
.info-white{
    background-color: white;
    color: black;
}

.bg-line{
    background-image: url("./img/vertical-line.svg");
    background-position-x: center;
    background-repeat: repeat-y;
    shape-rendering: "crispEdges";
}

.bg-line-white{
    background-image: url("./img/vertical-line-white.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-repeat: repeat-y;
}

.bg-line-blue{
    background-image: url("./img/vertical-line-blue.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-repeat: repeat-y;
}

.bg-line-gray {
    background-image: url("./img/vertical-line-gray.svg");
    background-position-x: center;
    background-repeat: repeat-y;
    shape-rendering: "crispEdges";
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: none;
}

.enlace{
    font-family: CircularStd;
    font-size: 1em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.1px;
    text-align: center;
    margin-bottom: 7px;
}

.enlace-borde-negro a{
    padding: 0 20px 6px 20px;
    border-bottom: 1px solid black;
}

.enlace-borde-negro a:hover{
    color: #0d67b8 !important;
}

.enlace-borde-blanco a{
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-bottom: 1px solid white;
}

.enlace-borde-blanco a:hover{
    color: #0d67b8 !important;
}

.enlace-borde-azul a{
    padding: 0 20px 6px 20px;
    border-bottom: 1px solid var(--blue);
}

..enlace-borde-azul a:hover{
    color: #0d67b8 !important;


}

.polygon-top{
    clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
    padding-top: 60px;
    /*padding-bottom: 30px;*/
}

.polygon-top-datos-home{
    clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
    padding-top: 80px;
    padding-bottom: 30px;
}

.polygon-bottom{
    clip-path: polygon(0 0, 100% 0, 100% 40px, 0% 100%);
    padding-bottom: 60px;
}

.wp-post-image {
    width: auto;
}

.titulo_listados_anuales{
    font-family: AddingtonCF;
    font-size: 2.8125em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.58px;
    text-align: center;
    color: #000;
}

.texto_principal_listados_anuales{
    font-family: CircularStd;
    font-size: 1.25em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -0.08px;
    text-align: center;
    color: #000;
}

/*
table thead tr th{
    font-family: CircularStd;
    font-size: 0.938em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.01px;
    color: #a8a8a8;
    padding: 25px !important;
}

table tbody tr td{
    font-family: CircularStd;
    font-size: 1.250em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: -0.02px;
    background-color: #fff !important;
    padding: 25px !important;
}

table tbody tr td a{
    font-family: CircularStd;
    font-size: 0.750em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.1px;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 0.5rem;
}
*/

.table{
    --bs-table-striped-bg: #faf8f5;
}
.ListadoDocumentosIcono{
    border-radius: 12px;
}

.ListadoDocumentosIcono .documento{
    text-align: center;
}

.ListadoDocumentosIcono .documento_fecha{
    font-family: CircularStd;
    font-size: 0.90em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.1px;
    color: #a8a8a8;
}

.ListadoDocumentosIcono .documento_titulo{
    font-family: CircularStd;
    font-size: 1em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 0.11px;
}

.breadcrumb .divider{
    color: #979797;
    padding: 0 5px;
    font-size: 0.8125em;
}

.breadcrumb a {
    font-family: CircularStd;
    font-size: 0.8125em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #000;
}

.breadcrumb .title{
    font-family: CircularStd;
    font-size: 0.8125em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: var(--blue);
}

.page h1{
    font-family: CircularStd;
    font-size: 2.8125em;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: -2px;
    padding-bottom: 20px;
}


.nav-pestanias .nav-item .nav-link{
    font-family: AddingtonCF;
    font-size: 1.3125em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.25px;
    text-align: center;
    color: #979797;
    background-color: #fff;
    padding: 10px;
    border: 2px solid #979797;
    border-radius: 0;
}

.nav-pestanias .nav-item .nav-link.active{
    color: black;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.wrapper-nav{
    height: 70px;
    border-bottom: 2px solid #a8a8a8;
}
.nav-tabs {
    border-bottom: none;
}

.nav-anios .nav-item.nav-link{
    font-family: AddingtonCF;
    font-size: 2.8125em;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.58px;
    color: #d7d7d7;
    background-color: transparent;
    padding: 0 23px;
    border: none;
    border-radius: 0;
}

.nav-anios .nav-item.nav-link.active{
    color: black;
}


.nav-pills .nav-item p{
    margin-bottom: 0;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: white;
    color: black !important;
    font-size: 12px !important;
}

.depth_0 a.dropdown-item {
    color: #469cdb !important;
    font-size: 14px !important;
    padding: 16px 0px 16px 30px !important;
}

.offcanvas.offcanvas-end.show .menu-principal li a {
    font-size: 16px;
}

.depth_0 li.menu-item {
    border: none !important;
}

a:focus-visible{
    outline: -webkit-focus-ring-color auto 1px !important;
}

.submenu_paginas a{
    font-family: CircularStd;
    font-size: 0.75em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.1px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 24px;
    background-color: #009ee2;
    width: 100%;
    display: inline-block;
}
.submenu_paginas a:hover{
    background-color: #0d67b8;
}


.submenu_paginas img{
    float: right;
    padding-top: 3px;
}
/* GENERAL CSS */
.hor-blue-line{
    background-color: var(--blue);
    margin: 0 auto 20px auto;
    width: 75px;
    height: 7px;
}

.border-round{
    border-radius: 12px;
}

/* FIN GENERAL CSS */


/* CSS ERROR 404 */
.page-404 .container{
    padding-top: 80px;
    padding-bottom: 80px;
}

.page-404 .titulo, .page-404 .error-number{
    font-family: AddingtonCF;
    font-size: 4.375em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.82px;

}

.page-404 .texto-principal{
    font-family: CircularStd;
    font-size: 1.125em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;

}
.page-404 .volver{
    font-family: CircularStd;
    font-size: 0.75em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.1px;
    color: #469cdb;
    border-bottom: solid 0.5px #000;
    width: 15%;
    margin: auto;

}
.tall{
    height: 9px !important;
}
/* FIN CSS 404 */

/* CSS SINGLE NOTICIA*/
.intro-noticia .container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.intro-noticia .titulo{
    font-family: AddingtonCF;
    font-size: 2.8125em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.44px;
    text-align: center;
    color: #000;
}

.cuerpo-noticia{
    font-family: CircularStd;
    font-size: 1.125em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
}
.cuerpo-noticia .date{
    font-size: 1.25em;
    line-height: 1.23;
    letter-spacing: -0.02px;
}
.cuerpo-noticia h2{
    font-weight: 500;
    font-size: 1.75em;
    letter-spacing: -0.37px;
}

.cuerpo-noticia .icon-download {
    padding-right: 12px;
}

.cuerpo-noticia ul li{
    padding-bottom: 12px;
}

.intro-noticia .imagen{
    height: 244px;
    overflow: hidden;
    box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.18);
}

.noticias-related .container{
    padding-top: 80px;
    padding-bottom: 80px;
}

.noticias-related .titulo{
    font-family: AddingtonCF;
    font-size: 50px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.5px;
    text-align: center;
}

.noticias-related .enlace{
    font-family: CircularStd;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.1px;
    text-align: center;
}

.noticias-related .noticia_fecha{
    font-family: CircularStd;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: -0.01px;
}

.noticias-related .noticia_titulo{
    font-family: AddingtonCF;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: -0.32px;
    color: #000;
    max-width: 395px;
}

.noticias-related .noticia_imagen{
    height: 160px;
    overflow: hidden;
    box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.18);
}

@media (min-width: 576px) { /* sm */ }
@media (min-width: 768px) { /* md */
    .noticias-related .noticia_imagen{
        height: 160px;
        overflow: hidden;
    }
}
@media (min-width: 992px) { /* xl */
    .intro-noticia .container{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .noticias-related .container{
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .noticias-related .noticia_imagen{
        height: 160px;
        overflow: hidden;
    }
    .intro-noticia .imagen{
        height: 279px;
    }
}
@media (min-width: 1200px) { /* xl */
    .noticias-related .noticia_imagen{
        height: 208px;
        overflow: hidden;
    }
    .intro-noticia .imagen{
        height: 339px;
    }
}
@media (min-width: 1400px) {
    /* xxl */
    .noticias-related .noticia_imagen {
        height: 274px;
        overflow: hidden;
    }
    .intro-noticia .imagen{
        height: 439px;
    }
}
/* FIN CSS SINGLE NOTICIA*/

/* CSS PÁGINAS POLÍTICAS */
.page-politicas{
    margin-top: 3rem ;
    margin-bottom: 1rem;
    font-family: CircularStd;
    font-size: 1.125em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #1d1d1b;
}
.page-politicas h3{
    margin-top: 3rem ;
    margin-bottom: 1rem;
    font-family: CircularStd;
    font-size: 1.625em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #1d1d1b;
}
.page-politicas li strong, ::marker{
    color: #6bb0e2;
}
.page-politicas li{
    margin-top: 1rem;
}
.page-politicas .tabla-aviso-legal td{
    border: 1px solid black;
    padding: 5px;
}

/* FIN CSS PÁGINAS POLÍTICAS */

/* CSS PÁGINA PAGO MEDIO */
.pago-medio{
    font-family: CircularStd;
}

/* FIN CSS PÁGINA PAGO MEDIO */

/* TABLAS */

.table-header{
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
    padding: 30px;
}

.table-row{
    border: 1px solid #faf8f5;
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
}

.table-row:nth-child(odd) {
    background-color: #faf8f5;
    padding: 30px;
}
.table-row:nth-child(even) {
    background-color: #fff;
    padding: 30px;
}

.texto_header_tabla{
    font-family: CircularStd;
    font-size: 0.938em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.01px;
    color: #a8a8a8;
}

.texto_tabla{
    font-family: CircularStd;
    font-size: 1.25em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: -0.02px;
    color: #000;
}

.descargar_tabla{
    font-family: CircularStd;
    font-size: 1em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: center;
    color: #469cdb;
    padding-bottom: 2px;
}

.descargar_tabla img{
    width: 22px;
    margin-top: -7px;
    padding-left: 5px;
}
/* FIN TABLAS */

.descargarnotadeprensa_icon{
    padding-bottom: 8px;
    padding-left: 5px;
}

.descargar-nota-prensa a {
    padding: 0 20px 15px 20px !important;
}

.wp-block-table table th,
.wp-block-table table td{
    border: 1px solid black !important;
    padding: 8px;
}

.submitform{
    border: none;
    background: transparent;
    color: var(--blue);

    font-family: CircularStd;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.1px;
    margin-bottom: 7px;
}

.submitform:hover{
    color: #0d67b8 !important;
}

.enlace-borde-negro .submitform {
    padding: 0 20px 6px 20px;
    border-bottom: 1px solid black;
}

@media (min-width: 576px) { /* sm */ }
@media (min-width: 768px) { /* md */
    .enlace{
	font-size: 0.75em;
    }
    .texto_tabla{
        font-size: 1em;
    }
    .descargar_tabla{
        font-size: 0.6em;
    }
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        padding-left: 50px;
        padding-right: 50px;
    }
    .navbar>.container{
        padding-left: inherit;
        padding-right: inherit;
    }

    .site-content{
        margin-top: 76px;
    }

}
@media (min-width: 992px) { /* lg */
    /*
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        padding-left: initial;
        padding-right: initial;
    }
    */
    .polygon-top-datos-home{
        clip-path: polygon(0 112px, 100% 0, 100% 100%, 0% 100%);
        padding-top: 120px;
        padding-bottom: 30px;
        box-shadow: -10px 0px 5px 0px rgba(0,0,0,0.75);
        -webkit-box-shadow: -10px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: -10px 0px 5px 0px rgba(0,0,0,0.75);
    }
    .polygon-top{
        clip-path: polygon(0 112px, 100% 0, 100% 100%, 0% 100%);
        padding-top: 112px;
        /*padding-bottom: 30px;*/
    }

    body{
        font-size: 16px;
    }
    .site-content{
        margin-top: 81px;
    }
    .ListadoDocumentosIcono .documento_titulo{
        font-size: 0.813em;
    }

    .ListadoDocumentosIcono .documento_fecha{
        font-size: 0.75em;
    }
}
@media (min-width: 1200px) { /* xl */}
@media (min-width: 1400px) { /* xxl */
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1440px;
    }
}
