:root {
    --blue: #094B99;
    --pgray: #666;
    --orange: #E5432F;
    --celeteh4: #30ceff;
    --azulH3: #1161e5;
    --orange-date: #FB9132;
    --yellow: #FBB03F;
    --green: #64AD39;
    --dark-green: #326116;
    --black: #000000;
    --white: #ffffff;
    --light-gray: #E1E6f2;
    --dim1: #20A87B;
    --dim1-rollover: #1C8E65;
    --dim2: #127DDD;
    --dim2-rollover: #0970AF;
    --dim3: #B704A6;
    --dim3-rollover: #820676;
    --dim4: #F7A81C;
    --dim4-rollover: #d88d08;
    --gray: #9A9A9a;
    --grayblue: #778EC7;
    --blanco: #FFFFFF;
    --azul1: #003296;
    --azul2: #448cca;
    --azul3: #569ab8;
    --azul4: #687dbd;
    --naranja1: #feb236;
    --naranja2: #f6a34a;
    --naranja3: #FB9132;
    --naranja3: #f6a34a;
    --verde1: #8ec14d;
    --verde2: #7cbe73;
    --verde3: #61beae;
    --verde4: #64ad39;
    --morado1: #9d368b;
    --morado2: #8f539c;
    --morado3: #9d368b;
    --rosa1: #cb72ac;
    --rosa2: #ed6e6b;
    --amarillo1: #f8ca14;
    --rosa2: #ed6e6b;
    --gris1: #9a9a9a;
    --gris2: #666666;
    --celeste: #e2e6f2;
}

.oscuro {
    color: #333333;
}

.claro {
    color: #FFFFFF;
}

body {
    font-family: "filson-pro", sans-serif;
    font-weight: normal !important;
    font-size: 15px;
    overflow-x: hidden;
}

a {
    transition: .5s all ease-in;
}

.phs-content a {
    color: #00beff;
}

.phs-content a:hover {
    color: #38aacc;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "filson-pro", sans-serif;
    font-weight: 700;
}

h1 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.node-content p,
.node-content li {
    color: #666;
    font-size: 16px;
    font-weight: 500;
}

h2 {
    color: #1161e5;
}

h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

h3 {
    color: var(--azulH3);
}

h4 {
    font-size: 1.6rem;
    color: var(--celeteh4);
}

h3.phs-title {
    color: #0090b8;
    font-size: 1.4em;
}

table {
    border: 0;
    border-spacing: 0;
    font-size: 15px;
    margin: 10px 0;
    width: 100%;
    text-decoration: none !important;
}

table a {
    text-decoration: none;
}

.contenido li {
    margin-bottom: 10px;
}

.logo-alianza {
    width: 35%;
}

.logo-dehvi {
    width: 30%;
}

.logo-bid {
    width: 17%;
}

.logo-gene {
    width: 20%;
}

.intro-primera-infancia {
    border-radius: 25px;
    background: #0090b8;
    color: var(--white);
    font-family: 'filson-pro';
    font-weight: normal;
    font-size: 1.2em;
}

#views-exposed-form-eventos-page-1 .d-flex {
    justify-content: flex-start;
    gap: 15px;
    align-items: center;
}

#views-exposed-form-eventos-page-1 .d-flex div:first-child {
    flex-basis: 18rem;
}

#views-exposed-form-eventos-page-1 .d-flex div:nth-child(2) {
    flex-basis: 20rem;
}

#views-exposed-form-eventos-page-1 .d-flex div:nth-child(3) {
    flex-basis: 17rem;
    margin-top: 20px;
    display: flex;
    gap: 5px;
    align-items: center;
}

.js-form-submit {
    background: #084B99;
    color: #fff;
    border-radius: 5px;
    transition: 0.5s;
}

.js-form-submit:hover {
    background: #FBB03F;
    color: #fff;
    border-radius: 5px;
    transition: 0.5s;
}

.title-border {
    border-top: #f2c9d2 3px solid;
}

.featured p {
    color: var(--azul1);
    font-size: 0.9em;
    padding: 15px 0;
}

.pi p {
    font-size: 1.2em;
}

.kit h4 {
    display: block;
    text-align: center;
    color: var(--celeteh4);
    font-size: 1.2em;
}

.kit a,
.kit img {
    max-width: 200px;
    display: inline-block
}

.kit a {
    color: var(--black);
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9em;
    ;
}

.kit a:hover {
    color: var(--black);
    text-decoration: underline;
}

.ocultar {
    display: none !important;
}

.imagen-insignia {
    width: 245px;
    height: 245px;
}

.image-w-insignia {
    width: 500px;
    height: 500px;
}

.top-header .top {
    margin-top: 15px;
}

.top-header #logo-AED {
    margin: 10px 0px;
    max-width: 65%;
    width: 100%;
}

.top-header #sn a.fb,
.page-node .sn a.fb,
.sn.fb a {
    background: url('../img/ico-rrss-header-fb.svg') no-repeat;
    background-size: 100% 100%;
}

.top-header #sn a.tw,
.page-node .sn a.tw,
.sn.tw a {
    background: url('../img/ico-rrss-header-x.svg') no-repeat;
    background-size: 100% 100%;
}

.top-header #sn a.ig,
.sn.ig a {
    background: url('../img/ico-rrss-header-ig.svg') no-repeat;
    background-size: 100% 100%;
}

.top-header #sn a.in,
.page-node .sn a.in,
.sn.in a {
    background: url('../img/ico-rrss-linkedin.svg') no-repeat;
    background-size: 100% 100%;
}

.sn.fb a,
.sn.tw a,
.sn.in a {
    border: 1px solid var(--light-gray);
    margin-right: 5px;
}

.redes-flex {
    display: flex;
    flex-flow: row wrap;
    gap: 15px;
    justify-content: flex-start;
    margin-left: 20px;
}

.top-header #sn span {
    display: block;
    float: left;
    color: #666;
    font-weight: 600;
    margin-right: 5px;
    width: fit-content;
}

.top-header #sn a,
.page-node .sn a,
.sn a {
    margin-right: 5px;
    display: block;
    height: 25px;
    width: 25px;
    float: left;
}

#edit-advanced,
.search-help-link {
    display: none;
}

button.nav-link.dropdown-toggle.nav-link {
    background: transparent;
    border: none;
    padding: 15px 20px;
}

.centrado {
    text-align: center;
}

section.row.region.region-top-header-form {
    display: block;
    float: right;
}

.video video {
    display: block;
    margin: 0 auto;
}

h3.titulo-filtro {
    color: #094B99;
    text-align: left;
    position: relative;
    text-decoration: none;
    font-size: 28px;
}

.filtrar-por {
    font-size: 1.4em;
    padding-left: 2em;
}

#block-views-block-temas-destacados-block-2 .view-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

#block-views-block-temas-destacados-block-2 .view-content ul li {
    float: left;
    margin: 2%;
    width: 28%;
}

#block-views-block-temas-destacados-block-2 .view-content ul li a {
    background: transparent;
    color: var(--black);
    font-family: 'filson-pro';
    border-radius: 15px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: bold;
    min-height: 170px;
}


#block-views-block-temas-destacados-block-2 .view-content ul li:nth-child(1) a {
    background: url(../img/ico-recurso.svg);
    background-size: 75px;
    background-repeat: no-repeat;
    background-position: center top 15px;
    padding: 100px 15px 15px;
}

#block-views-block-temas-destacados-block-2 .view-content ul li:nth-child(2) a {
    background: url(../img/ico-fam.svg);
    background-size: 75px;
    background-repeat: no-repeat;
    background-position: center top 15px;
    padding: 100px 15px 15px;
}

#block-views-block-temas-destacados-block-2 .view-content ul li:nth-child(3) a {
    background-image: url(../img/icon-centro.svg);
    background-repeat: no-repeat;
    background-position: center top 15px;
    background-size: 75px;
    padding: 100px 15px 15px;
}

#block-views-block-temas-destacados-block-2 .view-content ul li a:hover {
    background-color: var(--white);
}

#views-exposed-form-cursos-page-1 .form-row {
    display: flex;
    gap: 30px;
    flex-flow: row wrap;
    justify-content: center;
}

#views-exposed-form-cursos-page-1 .form-row fieldset {
    flex-basis: 25rem;
}

#views-exposed-form-cursos-page-1 .form-row fieldset input,
#views-exposed-form-cursos-page-1 .form-row fieldset select {
    border: 1px solid #094B99;
}

#views-exposed-form-cursos-page-1 .form-row fieldset input {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

#views-exposed-form-cursos-page-1 label {
    color: #094B99;
    font-size: 1.2em;
}

#views-exposed-form-cursos-page-1 {
    margin-bottom: 40px;
}

.fila-cursos {
    border: 1px solid #383838;
    border-radius: 10px;
    margin-bottom: 30px;
}

.imagen-curso img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.docs-modulo a,
.doc-curso a {
    color: #fff !important;
    display: block;
    text-decoration: none;
    padding: 8px 10px 8px 45px;
    background: url(../img/ico-lista-descarga.svg) no-repeat 15px 10px transparent !important;
    background-size: 16px !important;
    transition: 0.5s;
}

.docs-modulo a:hover,
.doc-curso a:hover {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 10px 8px 45px;
    background: url(../img/ico-lista-descarga.svg) no-repeat 15px 10px var(--blue) !important;
    background-size: 16px !important;
    transition: 0.5s;
}

h2.page-header.titulo-curso-m {
    margin-top: 15px !important;
}

h2.page-header.titulo-curso-m a {
    color: #094B99;
    text-align: left;
    position: relative;
    text-decoration: none;
    font-size: 29px;
}

h3.modulo-title {
    font-size: 26px;
    padding-bottom: 20px;
    border-bottom: 8px solid #FF671D;
}

h3.modulo-title span.naranja {
    color: #FF671D;
}

.fila-cursos .circle img,
.icono-area-modulo .circle img {
    width: 50px;
}

video {
    width: 100%;
    height: auto;
}

.titulo-modulos {
    background: #094B99;
    padding: 0px;
}

.titulo-modulos h2 {
    color: #fff;
    text-align: center;
    padding: 10px;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    font-size: 20px;
    padding-left: 50px;
}

.titulo-modulos h2:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    background: url(../img/icono_libro-blanco.svg)no-repeat;
    top: 8px;
    left: 0px;
}

.titulo-modulos-contenido h2 {
    color: #094B99;
    text-align: center;
    padding: 10px;
    position: relative;
    width: fit-content;
    padding-left: 50px;
}

.titulo-modulos-contenido h2:before {
    position: absolute;
    content: "";
    height: 40px;
    width: 40px;
    background: url(../img/icono_libro.svg)no-repeat;
    top: 8px;
    left: 0px;
}

a.boton-inicia {
    background: #F09232;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
    margin-bottom: 20px;
}

.boton-inicia:hover {
    background: #f5830d;
    transition: 0.5s;
    color: #FFF;
}

a#boton-volver,
#boton-volver-aula a {
    background: url(../img/arrow-left-solid.svg) no-repeat #F09232;
    color: #FFF;
    padding: 10px 20px 10px 40px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
    margin-bottom: 20px;
    background-size: 20px;
    background-position-x: 14px;
    background-position-y: center;
}

#boton-cerrar {
    background: url(../img/xmark-solid.svg) no-repeat #F09232;
    color: #FFF;
    padding: 10px 40px 10px 20px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
    margin-bottom: 20px;
    background-size: 17px;
    background-position-x: 128px;
    background-position-y: center;
}

#boton-volver:hover,
#boton-volver-aula a:hover {
    background: url(../img/arrow-left-solid.svg) no-repeat #f5830d;
    transition: 0.5s;
    color: #FFF;
    background-size: 20px;
    background-position-x: 8px;
    background-position-y: center;
}

#boton-cerrar:hover {
    background: url(../img/xmark-solid.svg) no-repeat #f5830d;
    transition: 0.5s;
    color: #FFF;
    background-size: 21px;
    background-position-x: 128px;
    background-position-y: center;
}

a.boton-inicia-curso {
    background: #084B99;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
}

.boton-inicia-curso:hover {
    background: #0D2B84;
    transition: 0.5s;
    color: #FFF;
}

.botones-aux-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
}

.botones-aux-flex2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    gap: 30px;
    align-items: center;
}

#block-nextpreviouslink .content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    gap: 30px
}

.boton-modulo-prev {
    background: url(../img/arrow-left-solid.svg) no-repeat #094B99;
    color: #FFF;
    padding: 10px 20px 10px 40px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
    margin-bottom: 20px;
    background-size: 20px;
    background-position-x: 14px;
    background-position-y: center;
}

.boton-modulo-next {
    background: url(../img/arrow-right-solid.svg) no-repeat #094B99;
    color: #FFF;
    padding: 10px 40px 10px 20px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.5s;
    margin-bottom: 20px;
    background-size: 20px;
    background-position-x: 158px;
    background-position-y: center;
}

.boton-modulo-prev:hover {
    background: url(../img/arrow-left-solid.svg) no-repeat #094B99;
    transition: 0.5s;
    color: #FFF;
    background-size: 20px;
    background-position-x: 8px;
    background-position-y: center;
}

.boton-modulo-next:hover {
    background: url(../img/arrow-right-solid.svg) no-repeat #094B99;
    transition: 0.5s;
    color: #FFF;
    background-size: 20px;
    background-position-x: 164px;
    background-position-y: center;
}

.fila-modulo span {
    color: #e5432f;
    font-weight: bold;
}

.fila-modulo {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #6b6b6b;
}

.fila-modulo h3 a {
    color: #383838;
    font-size: 21px;
    text-decoration: none;
}

.page-node-type-cursos #block-aed-page-title h1.title,
.page-node-type-modulos #block-aed-page-title h1.title {
    display: none;
}

.page-node-type-cursos h1.title a,
.page-node-type-modulos h1.title a {
    background: url(../img/aula_virtual_header_desktop.png) no-repeat 0px 0px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    color: #094B99;
    padding: 50px 20px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    text-decoration: none;
    background-size: cover;
}

.page-view-cursos h1.title {
    background: url(../img/aula_virtual_header_desktop.png) no-repeat 0px 0px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    color: #094B99;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    text-decoration: none;
    background-size: cover;
}

.page-view-cursos h1.title a {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    color: #094B99;
    padding: 50px 20px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.contacto-curso {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 5px solid #a9c5db;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fila-cursos h3 {
    font-size: 1.5rem;
    color: #094B99;
    text-decoration: none;
}

.fila-cursos h3 a {
    color: #094B99;
    text-decoration: none;
}

.page-node-12060 .noticias.relacionados h2,
.page-node-12060 .noticias.relacionados h2.title {
    color: var(--orange) !important;
    margin-top: 35px;
    margin-bottom: 0px;
}


.view-directorio .view-content img {
    max-width: 100%;
    height: auto;
}

.page-node-12060 .noticias.relacionados .view-content img {
    max-width: 100%;
    height: auto;
}

.imagen-noticia {
    margin-bottom: 30px;
}

.imagen-directorio {
    margin-bottom: 30px;
}

.imagen-directorio img {
    max-width: 250px;
    height: auto;
}

.docs.field_materiales_y_presentaciones,
.docs-modulo,
.doc-curso {
    margin-bottom: 40px;
    margin-top: 40px;
    background: #0970AF;
    list-style: none;
    padding: 0px;
}

.docs.field_materiales_y_presentaciones a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 10px 8px 45px;
    background: transparent;
}

.docs.field_materiales_y_presentaciones a:hover {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 10px 8px 45px;
    background: url(../img/ico-enlace-01.svg) no-repeat 15px 10px var(--blue) !important;
    background-size: 16px !important;
}

.docs.field_materiales_y_presentaciones ul,
.docs-modulo ul,
.doc-curso ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0px;
}

.docs.field_materiales_y_presentaciones h3,
.docs-modulo h3 {
    background: var(--blue);
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 0;
}

.docs.field_materiales_y_presentaciones .enlace a {
    background: url(../img/ico-enlace-01.svg) no-repeat 15px 10px;
    background-size: 16px;
}

table thead {
    background: var(--yellow);
    color: var(--white);
    border: none;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
    background-color: #f7f7f7;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.exposed-filters .form-wrapper {
    width: 100%;
    padding: 0.5rem 1rem;
    margin-bottom: 10px;
    border-radius: 0.375rem;
    float: none !important;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.175);
}

.exposed-filters .form-text {
    margin-bottom: 15px;
}

.center-good-practice .views-exposed-form {
    padding: 20px 0;
}

.center-good-practice .views-exposed-form .form-wrapper {
    padding: 0;
}

#edit-actions--2 #edit-submit-busador-centro-de-buenas-practicas {
    display: block;
}

#edit-formato-collapsible .card-header {
    color: var(--white);
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: var(--blue) !important;
}

#edit-etiquetas-tematicas-collapsible .card-header {
    color: var(--white);
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #d36c48 !important;
}


.views-exposed-form .form-actions {
    background: transparent;
    border: 0px;
}

.center-good-practice .views-exposed-form .js-form-submit {
    margin: 10px auto 0;
}

.center-good-practice .exposed-filters .form-item label {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 0;
    font-family: "filson-pro";
}

.exposed-filters .form-item .form-type-checkbox {
    gap: 20px;
    display: flex;
    align-items: flex-start;
}

.exposed-filters .form-item .form-check-input {
    border: 1px solid #666666;
}

.views-exposed-form {
    background: var(--light-gray);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}


.directory .views-exposed-form .form--inline,
#views-exposed-form-recursos-page-6 .form--inline,
#views-exposed-form-recursos-page-7 .form--inline,
#views-exposed-form-recursos-page-8 .form--inline,
#views-exposed-form-recursos-page-9 .form--inline {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.directory .views-exposed-form .form-item-keys,
#views-exposed-form-recursos-page-6 .form-item-title,
#views-exposed-form-recursos-page-7 .form-item-title,
#views-exposed-form-recursos-page-8 .form-item-title,
#views-exposed-form-recursos-page-9 .form-item-title {
    width: 40%;
    padding: 0 50px 0 0;
}

.directory .views-exposed-form .form-item-sector-economico,
#views-exposed-form-recursos-page-8 .form-item-uid,
#views-exposed-form-recursos-page-9 .form-item-uid {
    width: 40%;
    padding: 0 0 0 50px;
    border-left: 1px solid #666;
}

#views-exposed-form-recursos-page-6 .form-item-uid,
#views-exposed-form-recursos-page-7 .form-item-uid {
    width: 40%;
}

.directory .views-exposed-form .form-actions,
#views-exposed-form-recursos-page-6 .form-actions,
#views-exposed-form-recursos-page-7 .form-actions,
#views-exposed-form-recursos-page-8 .form-actions,
#views-exposed-form-recursos-page-9 .form-actions {
    width: 10%;
    padding: 0 0 0 50px;
}

.view-area-directorio {
    overflow: hidden;
    border-bottom: #30ceff 2px solid;
    padding: 20px 5%;
}

.view-area-directorio:first-child {
    border-top: #30ceff 2px solid;
}

.item-publicacion img {
    max-width: 100% !important;
    height: auto;
}

.page-node-12071 h1.title,
.page-node-12053 h1.title,
.page-node-type-oferta-de-valor h1.title,
.page-node-12061 h1.title,
.page-node-type-page h1.title,
.page-node-type-directorio h1.title,
.path-search h1.title {
    display: none;
}

.page-node-12053 .view-header {
    display: none;
}

.page-node-12053 .areas-de-enfoque {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 40px;
}

.page-node-12071 .siderbars-id {
    background: var(--light-gray);
    margin-bottom: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
}

.page-node-12071 .siderbars-id h2 {
    color: var(--orange);
}

.page-node-12071 .contacto {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #666;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 10px 5px 0px;
}

.page-node-12071 .contacto ul li:before {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: var(--orange);
    position: absolute;
    top: 8px;
    left: -12px;
}

.page-node-12071 .contacto ul li {
    color: var(--black);
    position: relative;
    list-style: none;
}

.page-node-12071 .contacto .texto {
    min-height: 70px;
    border-right: var(--light-gray) 1px solid;
}

.equipo-item {
    margin-bottom: 20px;
    min-height: 405px;
}

.equipo-item .image {
    position: relative;
}

.equipo-item img {
    border-radius: 20px;
}

.equipo-item .btn-vocero {
    position: absolute;
    bottom: 30px;
    right: 40px;
    z-index: 1;
}

.equipo-item p.name {
    color: var(--white);
    margin: 5px 0px 3px;
    font-size: 1.4em;
    font-weight: bold;
}

.equipo-item p.job {
    color: var(--white);
    margin-bottom: 3px;
    font-size: 1em;
    font-weight: bold;
}

.equipo-item p.phone {
    color: var(--white);
    margin-bottom: 3px;
    font-size: 1em;
}

.equipo-item p.phone::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background: url('../img/ico-telefono.svg') no-repeat center;
    background-size: 100% 100%;
}

.equipo-item p.email {
    color: var(--white);
    margin-bottom: 3px;
    font-size: 1em;
    max-width: 100%;
    display: flex;
    align-items: baseline;
    overflow-wrap: break-word;
    word-break: break-all;
}

.equipo-item a {
    color: var(--white);
    text-decoration: none;
}

.equipo-item p.email::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 0.8em;
    height: 0.8em;
    margin-right: 5px;
    background: url('../img/ico-correo.svg') no-repeat center;
    background-size: 100% 100%;
}

.equipo-item .data {
    padding: 5px 15px;
    width: 80%;
    position: relative;
    margin: -50px auto 0;
    border-radius: 20px 0 20px 0;
    background-color: #0D2B84;
}

.equipo-item .image {
    position: relative;
    max-width: 100%;
    height: auto;
}

.bloques-comunicados {
    background: url(../img/bck-oferta-valor-index.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0px 30px 0;
    margin-top: 25px;
}

.fondo-blanco-bloques {
    background: #FFF;
    padding: 15px 20px 30px 20px;
    margin-bottom: 15px;
    min-height: 412px;
}

.item-comunicado {
    position: relative;
}

.item-comunicado .data a {
    color: #333;
    text-decoration: none;
}

.social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.fondo-blanco-bloques h2 {
    color: var(--yellow);
    font-size: 1.8em;
    text-align: left;
}

.fondo-blanco-bloques ul li {
    list-style: none;
    margin-bottom: 10px;
    margin-left: -20px;
    font-size: 0.9em;
    padding-right: 20px;
}

.fondo-blanco-bloques ul li a {
    color: #000;
    position: relative;
    text-decoration: none;
}

.fondo-blanco-bloques ul li:after {
    background: url(../img/btn-mas-21x21px.svg)0 0;
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    top: 0;
    right: 0px;
}

.fondo-blanco-bloques ul li a:before {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: var(--orange);
    position: absolute;
    top: 8px;
    left: -12px;
}

.social span.lbl {
    display: block;
    padding-right: 40px;
    position: relative;
    font-size: 1rem;
    font-weight: 500;
    color: var(--azul1);
    background: url('../img/ico-compartir.svg') no-repeat center right;
    background-size: 1.5rem 1.5rem;
}

.social span.lbl:hover .region-better-social {
    opacity: 1;
}

.social-sharing-buttons {
    margin: 0;
}

.social-sharing-buttons a {
    background-color: #fff;
    border-radius: 3px;
}

.social span.lbl .region-better-social {
    right: 0;
    top: 20px;
    z-index: 1;
    opacity: 0;
    padding: 15px;
    width: fit-content;
    color: #093b47;
    border-radius: 6px;
    position: absolute;
    transition: opacity 0.3s;
    background-color: rgba(0, 50, 150, 0.80);
}

.bloque_comunicado2 a {
    text-transform: uppercase;
    color: var(--azul2);
    font-size: 0.9em;
    line-height: 22px;
    text-decoration: none;
    margin-bottom: 8px !important;
    display: block;
    font-weight: normal;
}

.bloque_comunicado2 .views-row:nth-child(2) a {
    color: var(--orange) !important;
}

.bloque_comunicado2 .views-row:nth-child(3) a {
    color: var(--blue);
}

.bloque_comunicado2 .views-row:nth-child(4) a {
    color: var(--azul2);
}

.bloque_comunicado2 .views-row:nth-child(5) a {
    color: var(--orange) !important;
}

.bloque_comunicado2 .views-row:nth-child(6) a {
    color: var(--blue);
}

.bloque_comunicado2 .views-row:nth-child(7) a {
    color: var(--azul2);
}

.bloque_comunicado2 .views-row:nth-child(8) a {
    color: var(--orange) !important;
}

.bloque_comunicado2 .views-row:nth-child(9) a {
    color: var(--blue);
}

.bloque_comunicado2 .views-row:nth-child(10) a {
    color: var(--azul2);
}

.fondo-blanco-bloques img {
    max-width: 100%;
    height: auto;
}

.path-taxonomy .accordion-item {
    margin-bottom: 0px;
}

.accordion-item {
    background-color: #fff;
    border: none;
    margin-bottom: 20px;
}

.path-taxonomy .accordion-button {
    padding: 10px 15px 10px 20px;
    background: var(--blue);
    color: var(--blanco);
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.accordion-button {
    padding: 10px 15px 10px 20px;
    background: var(--blue);
    color: var(--blanco);
    display: flex !important;
    width: 100%;
}

.path-taxonomy .accordion-button:not(.collapsed) {
    color: #fff;
    background: var(--blue);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background: var(--blue);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.path-taxonomy .accordion-body {
    border-top: 1px solid #ddd;
}

.path-taxonomy .accordion-body {
    background: #0970AF;
    color: #fff;
}

.accordion-body {
    background: #fff;
    color: var(--pgray);
}

.path-taxonomy .accordion-body ul {
    list-style: none;
}

.path-taxonomy .accordion-body a {
    color: var(--blanco);
    background: url(../img/ico-bullet.svg) no-repeat 5px 10px;
    background-size: 10px;
    padding: 5px 0 5px 25px;
    display: inline-block;
    text-decoration: none;
}

.accordion-body a {
    color: #428bca;
    background-size: 10px;
    padding: 5px;
    display: inline-block;
    text-decoration: none;
}

.accordion-body a:hover {
    color: #428bca;
    background-size: 10px;
    display: inline-block;
    text-decoration: underline;
}

.path-taxonomy .accordion-body a:hover {
    color: var(--blanco);
    background: url(../img/ico-bullet.svg) no-repeat 5px 10px;
    background-size: 10px;
    padding: 5px 0 5px 25px;
    display: inline-block;
    text-decoration: underline;
}

.accordion-button span {
    padding: 15px 15px 15px 65px;
    background: var(--blue);
    color: var(--blanco);
    display: inline-block;
    width: 100%;
}

.fondo-acordeon {
    background: url(../img/pattern-20.jpg) 100% top;
    padding: 30px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

span.t-278,
span.t-proyectos {
    background: var(--blue) url(../img/ico-proy.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-299 {
    background: var(--blue) url(../img/ico-mesasimpacto.svg) no-repeat 12px 10px !important;
    background-size: 25px !important;
}

span.t-herramientas {
    background: var(--blue) url(../img/ico-herramientas.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-cursos {
    background: var(--blue) url(../img/ico-cursos.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-elearning {
    background: var(--blue) url(../img/ico-eLearning.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-303 {
    background: var(--blue) url(../img/ico-gestion.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-304 {
    background: var(--blue) url(../img/ico-servicios.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-305 {
    background: var(--blue) url(../img/pacto-global.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-306,
span.t-iniciativas {
    background: var(--blue) url(../img/ico-capacitacion.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-aceleradora {
    background: var(--blue) url(../img/icono_aceleradora.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-espacios-innovacion {
    background: var(--blue) url(../img/icono_innovacion.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-aula-virtual {
    background: var(--blue) url(../img/icono_aula_virtual.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-charla {
    background: var(--blue) url(../img/icono_charla.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-servicios-especializados {
    background: var(--blue) url(../img/ico-servicios.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-taller {
    background: var(--blue) url(../img/icono_taller.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-alianzas {
    background: var(--blue) url(../img/icono_alianza.svg) no-repeat 12px 15px !important;
    background-size: 25px !important;
}

span.t-InsigniasCambio {
    background: var(--blue) url('../img/Insignias-por-el-Cambio.svg') no-repeat 12px center !important;
    background-size: 35px !important;
}

span.t-encuetrosLiderazgo {
    background: var(--blue) url('../img/Encuentros-de-Liderazgo.svg') no-repeat 12px center !important;
    background-size: 35px !important;
}

span.t-voluntariadoCorpo {
    background: var(--blue) url('../img/Voluntariado-corporativo.svg') no-repeat 12px center !important;
    background-size: 35px !important;
}

span.t-proyectosCorpo {
    background: var(--blue) url('../img/Proyectos-corporativos.svg') no-repeat 12px center !important;
    background-size: 35px !important;
}

span.t-inversionSocial {
    background: var(--blue) url('../img/Inversión-Social.svg') no-repeat 12px center !important;
    background-size: 35px !important;
}

.hide {
    display: none;
}

.noticias.relacionados .item-recursos {
    margin-top: 0px;
    margin-bottom: 30px;
}

.noticias.relacionados .data a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

.noticias.relacionados .item-recursos .data {
    padding: 10px;
}

.region-top-header-form {
    float: right;
    margin-left: 10px;
}

#block-aed-searchform input#edit-submit--2,
#block-aed-searchform input#edit-submit {
    width: 35px;
    display: block;
    padding: 5px;
    max-width: 100%;
    margin-right: 10px;
    border-radius: 0px;
    text-indent: -99999px;
    border: 1px solid transparent !important;
    background: url('../img/ico-busqueda.svg') no-repeat center !important;
    background-size: 65% 65% !important;
}

#block-aed-searchform input {
    border-color: #666;
    border-radius: 10px;
    width: 225px;
}

.region-front-7 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.imagen-area {
    position: relative;
}

.imagen-area img {
    border-radius: 50%;
}

.imagen-area .icono {
    position: absolute;
    bottom: 10px;
    content: "";
    width: 120px;
    height: 120px;
    left: 10px;
}

.casos-slider .owl-carousel .owl-nav button.owl-prev {
    left: -5px;
}

.casos-slider .owl-carousel .owl-nav button.owl-next {
    right: -5px;
}

.view-display-id-block_7 .owl-carousel .owl-nav button.owl-prev {
    left: -25px;
}

.view-display-id-block_7 .owl-carousel .owl-nav button.owl-next {
    right: -25px;
}

.view-display-id-block_7 {
    padding-left: 35px;
    padding-right: 35px;
}

.top-header ul {
    list-style: none;
    margin-top: 13px;
    padding: 0px;
    float: right;
    margin-right: 15px;
}

.top-header ul li a {
    color: var(--pgray);
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.fecha-evento {
    background-color: var(--orange-date);
    color: var(--white);
    padding: 10px;
    display: block;
    width: 110px;
    height: 110px;
    align-content: center;
    text-align: center;
}

.fecha-evento span {
    color: var(--white) !important;
    display: block;
}

.top-header ul li.login a {
    background: url(../img/ico-login.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: 100%;
    text-indent: -9999px;
    display: inline-block;
}

.casos.relacionados,
.areas.relacionados {
    background: #788EC7;
    padding-top: 40px;
    padding-bottom: 40px;
}

.casos.relacionados h2,
.areas.relacionados h2 {
    color: var(--blanco);
    padding-bottom: 0px;
    padding-left: 20px;
}

.noticias.relacionados {
    border-top: var(--azul1) 5px solid;
}

.page-vocabulary-categoria-oferta-de-valor .noticias.relacionados {
    border-top: var(--azul1) 5px solid;
    margin-top: 40px;
}

.noticias.relacionados h2.block-title {
    color: #798EC7 !important;
}

.evento-flex .date.noticia {
    background-color: #ffaf00;
    color: #00246b;
    padding: 10px;
    display: block;
    position: relative;
    top: 0px;
    width: 115px;
    height: 115px;
    text-align: center;
}

.evento-flex .data {
    padding: 5px 20px;
}

.evento-flex .data a {
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.1em;
}

.noticias.relacionados .data a,
.noticias.relacionados .data h3 {
    color: #333;
    text-decoration: none;
}

.areas.relacionados .data {
    background: #fff;
}

.areas.relacionados .item-recursos {
    margin-top: 20px;
}

.areas.relacionados .item-publicacion {
    overflow: hidden;
    border-bottom: none;
    padding: 20px 5%;
}

.areas.relacionados .data .title a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.areas.relacionados .data {
    background: #fff;
    padding: 10px;
    min-height: 172px;
}

.areas.relacionados .cuadro-recurso {
    border: none;
}

.top-header #search {
    float: right;
    background: var(--yellow);
    padding: 5px;
    margin-top: 3px;
    margin-left: 10px;
    cursor: pointer;
}

.top-header #sn {
    float: right;
    margin-top: 5px;
}

.top-header ul li {
    display: inline;
    padding: 2px 15px;
    border-right: 2px solid #FBB03F;
}

#block-search-form {
    clear: both;
    overflow: hidden;
    height: 0px;
    transition: all 0.5s ease;
}


.mainmenu .navbar-nav .nav-item .nav-link,
.mainmenu .navbar-nav .dropdown-toggle.nav-link {
    padding: 5px 20px;
    border-right: 1px solid #ffffff;
}

.mainmenu .navbar-nav .nav-item:last-child .nav-link {
    border: 0px;
}

.mainmenu .navbar-nav li a {
    position: relative;
}

.mainmenu .navbar-nav .dropdown-menu li:first-child a:hover {
    color: #fff !important;
}

.mainmenu .navbar-nav .dropdown-menu {
    font-size: 14px;
}

.mainmenu .navbar-nav .dropdown-menu li a {
    background: transparent;
    border-bottom: 1px solid #0D2B84;
    padding: 10px 20px;
    position: relative;
    color: var(--white) !important;
}

.addthis_inline_share_toolbox {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
}

.page-view-frontpage .mainmenu .nav-item:first-child a.is-active:before {
    content: "";
    position: absolute;
    background-color: var(--yellow);
    height: 3px;
    width: 90%;
    bottom: 8px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.block-views-blockempresas-block-1 .owl-carousel .owl-nav button.owl-next {
    right: 5px !important;
    background: url(../img/slider-der-normal.png) no-repeat !important;
}

.block-views-blockempresas-block-1 .owl-carousel .owl-nav button.owl-prev {
    left: 5px !important;
    background: url(../img/slider-izq-normal.png) no-repeat !important;
}

.view-display-id-block_1 .owl-carousel .owl-nav button {
    position: absolute;
    top: -10px;
    bottom: 0px;
    color: transparent !important;
    width: 35px;
    height: 35px;
    margin: auto !important;
    content: "";
}

#navbar-main {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-item a {
    padding: 15px 20px;
}

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.55em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #FFF;
}

.mainmenu {
    background: #0D2B84;
}

.slider {
    padding: 0;
    margin: 0;
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: -115px;
    bottom: 0px;
    color: transparent !important;
    width: 35px;
    height: 35px;
    margin: auto !important;
    content: "";
}

.owl-carousel .owl-nav button.owl-next {
    right: 15px;
    background: url(../img/slider-der-normal.png) no-repeat !important;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 15px;
    background: url(../img/slider-izq-normal.png) no-repeat !important;
}

.owl-carousel .owl-nav button.owl-next:hover {
    background: url(../img/slider-der-roll.png) no-repeat !important
}

.owl-carousel .owl-nav button.owl-prev:hover {
    background: url(../img/slider-izq-roll.png) no-repeat !important
}

.empresas-aed h2 {
    font-family: 'filson-pro';
    color: var(--blue);
    font-size: 2em;
    text-align: center;
    margin-bottom: 25px;
}

.node-add .vertical-tabs {
    display: none;
}

/*region de noticias home*/

.noticias-home {
    background: url('../img/img-fondo-noticias.jpg') no-repeat top center;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 20px;
}

.noticias-home .news-content-text {
    text-align: center;
    color: #ffffff;
    padding-bottom: 40px;
}

.noticias-home .news-content-text h2 {
    color: #ffffff;
    font-weight: bold;
}

.noticias-home .news-content-text p {
    font-weight: 400;
    font-size: 1.4rem;
}

.noticias-home p {
    color: #fff;
}

.noticias-home .image {
    position: relative;
}

.noticias-home .field-content {
    background: #fff;
    display: block;
}

.noticias-home .view-display-id-block_3 .data,
.cuadro-noticias .data {
    padding: 10px;
}

.noticias-home .views-row {
    margin-bottom: 30px;
}

.noticias-home .area span {
    font-weight: bold;
}

.noticias-home h3 {
    color: #FFF;
    font-weight: bold;
    font-size: 2rem;
}


.noticias-home h3 a {
    color: #333;
    text-decoration: none;
}

/*endregion de noticias home*/

/*region de ultimas noticias*/
.last-news .data {
    padding: 15px;
}

.last-news .data h3 {
    font-size: 18px;
}

.last-news .data .autor {
    color: var(--azul1);
    font-weight: 500;
    font-style: italic;
}

.last-news h3 {
    font-size: 1.4rem;
    margin: 5px 0;
}

.last-news h3 a {
    text-decoration: none;
}

/*endregion de ultimas noticias*/

#carouselLastNews .carousel-inner,
#carouselEventosHome .carousel-inner {
    width: 78%;
    margin: auto;
}

#carouselEventosHome .carousel-control-prev-icon,
#carouselEventosHome .carousel-control-next-icon,
#carouselLastNews .carousel-control-prev-icon,
#carouselLastNews .carousel-control-next-icon {
    width: 2rem;
    height: 2rem;
    opacity: 1;
}

/*region de nuestras noticias*/
.our-news {
    background-color: #fff;
    border-radius: 0 20px 0 0;
    margin-bottom: 20px;
}

.our-news .field-content {
    background: none;
}

.our-news .autor {
    color: #084B99;
    font-weight: 500;
    font-style: italic;
}

.our-news h3 {
    font-weight: bold;
    font-size: 1.2rem;
    margin: 5px 0;
}

.our-news h3 a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.date-news {
    padding: 3px 10px;
    width: fit-content;
    background-color: #ffaf00;
    color: #00246b;
    margin-bottom: 10px;
}

.date-news time {
    color: #00246b;
    font-size: 1rem;
    font-weight: bold;
}

.date .normal-text time {
    color: #00246b;
    font-size: 1rem;
    font-weight: bold;
}

.our-news-content .more-link a {
    border-radius: 25px;
    background: transparent;
    border: 1px solid #ffffff;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    display: block;
    width: fit-content;
    margin-left: auto;
}

/*endregion de nuestras noticias*/

.area-more-link .more-link a {
    border-radius: 25px;
    background: transparent;
    border: 1px solid #003296;
    padding: 10px 20px;
    color: #003296;
    font-size: 1rem;
    font-weight: 600;
    display: block;
    width: fit-content;
    margin-left: auto;
}

.border-point-left {
    background: url('../img/linea-punteada-vertical.svg') no-repeat center right;
    background-size: 20px 100%;
    padding-right: 2.5rem;
}

.resource-home h3,
.events-home h3 {
    color: #003296;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.evento-box .header {
    background: url('../img/patron-eventos.svg') no-repeat center;
    background-size: cover;
}

.evento-box .data {
    background-color: #003296;
    padding: 10px;
    min-height: 270px;
}

.evento-box .data h3 {
    text-align: left;
}

.evento-box .data h3 a {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.4rem;
    text-decoration: none;
}

.evento-box .data span {
    padding-left: 25px;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

.evento-box .data span.type {
    background: url('../img/ico-ubicacion-amarillo.svg') no-repeat center left;
    background-size: 1rem;
}

.evento-box .data span.public {
    background: url('../img/ico-publico-amarillo.svg') no-repeat center left;
    background-size: 1rem;
}

.evento-box .data span.hour {
    background: url('../img/ico-reloj-amarillo.svg') no-repeat center left;
    background-size: 1rem;
}

.date.noticia.event {
    background-color: #00beff;
    color: #fff;
    padding: 10px;
    display: block;
    position: relative;
    top: 0px;
    width: 100px;
    height: 100px;
    align-content: center;
    text-align: center;
}

/*region de recursos home*/
.resources-box {
    margin-bottom: 20px;
}

.resources-box .content-data {
    padding: 15px;
}

.resources-box .content-data h3 {
    text-align: left;
    line-height: 1.2;
    margin: 0;
    font-size: 18px;
}

.resources-box .content-data h3 a {
    text-align: left;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.resources-box .resource-type {
    font-weight: bold;
    font-size: 1rem;
    padding-left: 20px;
}

.resources-box .resource-type-482 {
    color: #7aaa2d;
    background: url('../img/ico-publicaciones-verde.svg') no-repeat center left;
    background-size: 1rem 1rem;
}

.resources-box .resource-type-488 {
    color: #53237c;
    background: url('../img/ico-multimedia-morado.svg') no-repeat center left;
    background-size: 1rem 1rem;
}

.resources-box .resource-type-594 {
    color: #29ABE2;
    background: url('../img/Formato-enlaces.svg') no-repeat center left;
    background-size: 1rem 1rem;
}

.resources-box .resource-type-585 {
    color: #D43C47;
    background: url('../img/Formato-casos.svg') no-repeat center left;
    background-size: 1rem 1rem;
}

.btn-area-enfoque a,
.btn-area-resource {
    display: inline-block;
    color: var(--azul1);
    margin-right: 5px;
    margin-bottom: 10px;
    background: var(--white);
    text-decoration: none;
    border: 1px solid var(--azul1);
    border-radius: 8px;
    padding: 4px 8px;
    transition: .5s all ease-in;
}

.btn-area-enfoque a:hover,
.btn-area-resource:hover {
    color: var(--white);
    background: var(--azul1);
}


/*endregion de recursos home*/

.nuestra-oferta {
    background: url(../img/nuestra-oferta.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 30px;
}

.navbar-default .navbar-nav>li.first>a {
    background: url(../img/ico-home.png) no-repeat center;
    color: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link,
.navbar-default .navbar-nav>li>.nolink {
    color: var(--white);
    font-size: 1.1em;
}

.navbar-default .navbar-nav>li>.nolink {
    position: relative;
    display: block;
    padding: 14px;
    cursor: pointer;
}

.navbar-expand-lg .navbar-nav .nav-link,
.navbar-default .navbar-nav>li>.nolink,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a {
    position: relative;
}

.navbar-expand-lg .navbar-nav .nav-link:hover::before,
.navbar-default .navbar-nav>li>.nolink:hover::before,
.navbar-default .navbar-nav>.active>a:hover::before,
.navbar-default .navbar-nav>.active>a:focus::before {
    height: 1px;
    width: 75%;
    content: "";
    bottom: 0;
    left: 15%;
    display: block;
    position: absolute;
    background-color: var(--amarillo1);
}

.navbar-default .navbar-nav>li.first>a:hover,
.navbar-default .navbar-nav>.active.first>a {
    color: transparent !important;
}

.navbar-default .navbar-nav>.active>a {
    color: var(--white) !important;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:before,
.navbar-default .navbar-nav>li>.nolink.active-trail:before {
    content: "";
    position: absolute;
    background-color: var(--yellow);
    height: 3px;
    width: 90%;
    bottom: 8px;
    left: 0px;
    right: 0px;
    margin: auto;
}



.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: var(--blue);
    border-radius: 0px;
    padding: 0px;
    border: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    background: transparent;
    border-bottom: 1px solid #0D2B84;
    padding: 10px 20px;
    position: relative;
    color: var(--white) !important;
    text-decoration: none;
    display: block;
    word-wrap: break-word;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover,
.navbar-expand-lg .navbar-nav .dropdown-menu li a.active {
    background: var(--yellow);
    text-decoration: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a:before {
    content: "";
    position: absolute;
    background-color: var(--yellow);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 17px;
    left: 10px;
}

.dropdown-item {
    padding: 0;
}

.nuestro-movimiento a {
    text-decoration: none;
    font-size: 1.2em;
}

.nuestra-oferta .nav-tabs li button {
    background: var(--azul1);
    color: var(--blanco);
    border-radius: 0;
    border: none;
    padding: 15px;
}

.nuestra-oferta .nav-tabs>li.active>button,
.nuestra-oferta .nav-tabs>li.active>button:hover,
.nuestra-oferta .nav-tabs>li.active>button:focus {
    background: var(--naranja1);
    color: var(--blanco);
    border-radius: 0;
    border: none;
}

.nuestra-oferta .nav-tabs .nav-item.show .nav-link,
.nuestra-oferta .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #feb236;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nuestra-oferta #myTabContent {
    background: #fff;
    padding: 30px;
}

.nuestra-oferta h3 {
    color: var(--azul1);
    font-size: 1em;
    margin-top: 0;
}

.nuestra-oferta h3 a {
    text-decoration: none;
    font-size: 1em;
}

.nuestra-oferta .item-list ul li a {
    color: var(--gris2);
    font-size: 0.9em;
    background: url(../img/bullet-arrow.svg) no-repeat 2px 3px;
    background-size: 10px;
    padding-left: 15px;
    text-decoration: none;
}

.nuestra-oferta h2 {
    color: var(--blanco);
    text-transform: uppercase;
    margin-bottom: 15px;
}

.nuestra-oferta p {
    color: var(--blanco);
    font-size: 0.9em;
}

.slider-text {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.slider-text {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.slider-text .text-1,
.slider-text .text-2,
.slider-text .text-3,
.text-4 {
    display: inline-block;
    float: left;
    clear: both;
    margin-bottom: 5px;
    padding: 5px 15px 5px 10%;
    font-weight: bold;
}

.slider-text .text-1 {
    color: var(--blanco);
    font-size: 1.5em;
}

.slider-text .inter {
    color: var(--blanco);
    text-transform: uppercase;
    font-size: 1.8em;
    margin-bottom: 3px;
}

.slider-text .text-4 {
    color: var(--blanco);
    color: var(--blanco);
    font-size: 1.3em;
}

.slider-text ul li {
    display: none;
}

.owl-stage .owl-item:nth-child(1) .slider-text .inter {
    background: rgba(9, 75, 153, 0.8);
}

.owl-stage .owl-item:nth-child(2) .slider-text .inter {
    background: rgba(97, 190, 174, 0.8);
}

.owl-stage .owl-item:nth-child(3) .slider-text .inter {
    background: rgba(246, 163, 74, 0.8);
}

.owl-stage .owl-item:nth-child(4) .slider-text .inter {
    background: rgba(157, 54, 139, 0.8);
}

.owl-stage .owl-item::nth-child(5) .slider-text .inter {
    background: rgba(142, 193, 77, 0.8);
}

.effect-1 {
    animation: fadeIn;
    animation-duration: 1s;
}

.effect-2 {
    animation: fadeInLeft;
    animation-duration: 1s;
}

/*Box flip*/
.box-rotate {
    width: 100%;
    margin-bottom: 40px;
    perspective: 1000px;
    background-color: transparent;
}

.box-content {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.8s;
}

.box-flip {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.box-flip:hover {
    transform: rotateY(180deg);
}

.front-card {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px;
    backface-visibility: hidden;
}

.back-card {
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    transform: rotateY(180deg);
    backface-visibility: hidden;
}

/*NUESTRO MOVIMIENTO*/

.container.nuestro-movimiento {
    padding-bottom: 50px;
    padding-top: 50px;
}

.nuestro-movimiento h2 {
    text-align: center;
    color: var(--azul1);
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.nuestro-movimiento p {
    color: #333;
    font-size: 1em;
}

.nuestro-movimiento .views-row {
    text-align: center;
}

.nuestro-movimiento span.title {
    color: var(--azul1);
    font-weight: bold;
}

.nuestro-movimiento .logo-item {
    margin-bottom: 10px;
}

.nuestro-movimiento .short-name .title {
    font-size: 1.2rem;
}

.nuestro-movimiento .name .title {
    font-size: 1.2rem;
}

.nuestro-movimiento .name::after {
    content: "";
    width: 50%;
    height: 15px;
    display: block;
    margin: 5px auto;
    background: url('../img/linea-punteada-h2.svg');
    background-size: 100% 100%;
}

.nuestro-movimiento a:hover {
    text-decoration: none;
}

.nuestro-movimiento .logo-item img {
    max-width: 120px;
}

.nuestro-movimiento .box-content .front-card {
    min-height: 380px;
    transition: .5s all ease-in;
}

.nuestro-movimiento .box-content .front-card:hover {
    border: 2px solid var(--azul1);
}

.nuestro-movimiento .box-flip {
    width: 100%;
    height: 330px;
    max-height: 100%;
}

.nuestro-movimiento .front-card {
    border-radius: 15px;
    align-content: center;
    border: 2px solid var(--gris2);
}

.nuestro-movimiento .back-card {
    border-radius: 15px;
    align-content: center;
    border: 2px solid var(--azul1);
}

.image-container {
    width: 254px;
    height: 280px;
    margin: 10px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.image-container .mask,
.image-container .content {
    width: 100%;
    height: 50%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
}

.image-container img {
    display: block;
    position: relative;
}

.image-container a.info {
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
}

.effect .mask {
    opacity: 1;
    overflow: visible;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
}

.effect span.info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -76px;
    left: 0;
    opacity: 1;
    transition: opacity 0.5s 0s ease-in-out;
}

.effect:hover span.info {
    top: 0;
}

.effect:hover .mask {
    opacity: 1;
    height: 100%;
}

.effect:hover a.info {
    opacity: 1;
    transition-delay: 0.3s;
}

.effect .mask {
    opacity: 1;
    overflow: visible;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
}

.effect:hover .mask {
    opacity: 1;
}


.mask.t-362 {
    background: rgb(86, 154, 184, 0.7);
}

.mask.t-363 {
    background: rgb(143, 83, 156, 0.7);
}

.mask.t-364 {
    background: rgb(68, 140, 202, 0.7);
}

.mask.t-365 {
    background: rgb(246, 163, 74, 0.7);
}

.mask.t-366 {
    background: rgb(97, 190, 174, 0.7);
}

.mask.t-367 {
    background: rgb(203, 114, 172, 0.7);
}

.mask.t-368 {
    background: rgb(142, 193, 77, 0.7);
}

.mask.t-369 {
    background: rgb(104, 125, 189, 0.7);
}

.mask.t-370 {
    background: rgb(157, 54, 139, 0.7);
}

.mask.t-371 {
    background: rgb(248, 202, 20, 0.7);
}

.mask.t-372 {
    background: rgb(124, 190, 115, 0.7);
}

.mask.t-374 {
    background: rgb(237, 110, 107, 0.7);
}

#effect {
    position: relative;
    width: 300px;
    height: auto;
    padding: 0.4em;
    background: var(--azul1);
    display: none;
    float: left;
}

#effect p {
    color: var(--blanco);
}

.areas-de-enfoque {
    background: var(--celeste);
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 40px;
}

.areas-de-enfoque .views-row {
    margin-bottom: 20px;
}

.areas-de-enfoque .views-row>div>span {
    display: flex;
    width: 100%;
}

.areas-de-enfoque h2 {
    text-align: center;
    margin-bottom: 15px;
    color: var(--verde2);
    margin-bottom: 50px;
}

.areas-de-enfoque .wrapper {
    width: 200px;
    height: 200px;
    padding: 15px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 10px auto;
}

.areas-de-enfoque a .title {
    color: var(--blanco);
    width: 90%;
    text-align: center;
    font-size: 0.8em;
    display: inline-block;
    margin-top: 5px;
}

.areas-de-enfoque a:hover {
    text-decoration: none;
}

.areas-de-enfoque .circle {
    width: 75px;
    height: 75px;
    margin: auto;
    border-radius: 50%;
    margin-top: 35px;
}

.areas-de-enfoque .cat-260 .circle {
    background: var(--verde2);
}

.areas-de-enfoque .cat-263 .circle {
    background: var(--verde3);
}

.areas-de-enfoque a .title {
    color: var(--blanco);
    width: 90%;
    text-align: center;
    font-size: 0.8em;
    display: inline-block;
    margin-top: 5px;
}

.page-node-type-oferta-de-valor .cuadro-imagen img {
    display: block;
    margin: 0 auto;
}

.responsable-y-sostenible {
    background: url('../img/img-fondo-empresa-aed.jpg') no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}

.aed-intro-empresa {
    color: #ffffff;
}

.aed-intro-empresa h3 {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
}

.aed-intro-empresa h3 span {
    display: block;
    font-size: 2.4rem;
}

.aed-intro-empresa p {
    font-size: 1.2rem;
}

.btn-ghost {
    display: block;
    width: fit-content;
    font-size: 1rem;
    font-weight: bold;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 25px;
    background-color: #0000004e;
    transition: .5s all ease-in;
}

.btn-ghost span {
    font-size: 1.2rem;
}

.btn-ghost.ghost-icon-blue {
    color: #003296;
    padding-right: 40px;
    border: 1px solid #003296;
    background: #ffffff url('../img/arrow-right-circle-fill.svg') no-repeat 95% center;
    background-size: 1.5rem 1.5rem;
}

.ghost-icon-blue:hover {
    color: #fff !important;
    background: #003296 url('../img/arrow-right-circle-fill-white.svg') no-repeat 95% center;
    background-size: 1.5rem 1.5rem;
}

.area-logos-empresa {
    padding: 20px;
    text-align: center;
    margin-bottom: -50px;
    background-color: #ffffff;
}

.area-logos-empresa h2 {
    color: #0D2B84;
    font-weight: bold;
}

.swiper-button-next,
.swiper-button-prev {
    width: 30px;
    height: 30px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    width: 30px;
    height: 30px;
}

.swiper-button-prev:after,
.carousel-control-prev-icon,
.swiper-rtl .swiper-button-next:after {
    content: "" !important;
    background: url('../img/btn-carrusel-izq-reposo.svg') no-repeat center;
    background-size: 100% 100%;
}

.swiper-button-prev:hover:after,
.carousel-control-prev-icon:hover,
.swiper-rtl .swiper-button-next:hover:after {
    background: url('../img/btn-carrusel-izq-click.svg') no-repeat center;
    background-size: 100% 100%;
}

.swiper-button-next:after,
.carousel-control-next-icon,
.swiper-rtl .swiper-button-prev:after {
    content: "" !important;
    background: url('../img/btn-carrusel-der-reposo.svg') no-repeat center;
    background-size: 100% 100%;
}

.swiper-button-next:hover:after,
.carousel-control-next-icon:hover,
.swiper-rtl .swiper-button-prev:hover:after {
    background: url('../img/btn-carrusel-der-click.svg') no-repeat center;
    background-size: 100% 100%;
}

.swiper-horizontal {
    padding: 0 40px !important;
}

.item-recursos {
    margin-bottom: 30px;
}

.item-recursos .data a {
    font-size: 18px;
    font-weight: bold;
    color: var(--black);
    line-height: 1.1em;
}

.cuadro-recurso {
    border: 1px solid #333;
    min-height: 592px;
}

.view-display-id-block_4 .cuadro-recurso {
    border: none;
    min-height: auto;
}

.cuadro-recurso img {
    max-width: 100%;
    height: auto;
}

.image.tipo1 {
    position: relative;
}

.tipo_multimedia.tipo1 {
    background: url(../img/ico-video.jpg) 100% no-repeat;
    width: 65px;
    height: 65px;
    margin-top: -65px;
    position: absolute;
}

.cuadro-recurso .data {
    padding: 5%;
}

h2.titulo-vista,
.page-view-eventos header h2,
.page-view-noticias header h2,
.page-view-equipo-aed header h2 {
    color: #094B99;
    padding-bottom: 9px;
    margin: 40px 0 20px;
    font-size: 2rem;
}

.page-view-equipo-aed header h3 {
    color: var(--azulH3);
}

.contacto-flex {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    gap: 30px;
}

.contacto-flex div {
    flex-basis: 25rem;
    flex-grow: 1;
}

.page-node-type-webform .info-aed {
    background-color: var(--light-gray);
    padding: 10px;
}

.page-node-type-webform .info-aed p {
    color: var(--pgray);
    font-weight: bold;
}

.page-node-type-webform .info-aed ul li {
    margin-bottom: 8px;
    font-size: 0.9em;
}

.page-node-type-webform #edit-submit {
    border-radius: 0px;
    background-color: var(--azul2) !important;
    color: var(--white);
    border-color: var(--azul2) !important;
    margin: auto;
    display: block;
    position: relative;
}

.page-node-type-webform #edit-submit:after {
    top: -1px;
    right: -18px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 17px solid var(--azul2);
}

.btn-primary {
    background-color: #094B99 !important;
    border-color: #094B99 !important;
}

.page-view-recursos h1.title,
.page-view-eventos h1.title,
.page-view-noticias h1.title,
.page-node-type-noticias h1.title,
.page-node-type-eventos h1.title,
.page-view-equipo-aed h1.title,
.page-node-12118 h1.title {
    display: none;
}

.image img {
    max-width: 100%;
}

.data .tipo_de_publicacion span {
    color: #666;
    margin-right: 5px;
}

.data .tipo_de_publicacion a {
    color: #30ceff;
}

.data .tipo_de_publicacion a:hover {
    color: #38aacc;
}

.data .title {
    margin-bottom: 5px;
}

.data .title a {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.resultado h3 a {
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.resultado h3 {
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 0px solid transparent;
}

.area-button {
    margin: 20px 0;
}

.doc-pub-download {
    margin: 0;
    display: block;
    width: fit-content;
    text-align: center;
    font-size: 1.2em;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    align-content: center;
    padding: 5px 15px;
    margin: 5px auto;
    transition: 0.5s all ease-in;
    background-color: #ffaf00;
    color: #00246b;
    border-radius: 25px;
    font-family: 'filson-pro', sans-serif;
}

.doc-pub-download:hover {
    background-color: #f39f0a;
}

.doc-pub-download::before {
    content: "";
    background: url(../img/ico-descargar-doc.svg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    height: 15px;
    width: 15px;
}

.doc-pub-download:after {
    display: none;
}

.item-publicacion {
    overflow: hidden;
    padding: 20px 5%;
}

.report-aed .image {
    background-color: #e7eff2;
    border-radius: 15px;
    padding: 20px;
}

.report-aed .image img {
    border-radius: 15px;
}

form#views-exposed-form-recursos-page-2 .form-row,
#views-exposed-form-directorio-page-1 .form-row,
form#views-exposed-form-recursos-page-1 .form-row,
form#views-exposed-form-recursos-page-3 .form-row,
form#views-exposed-form-recursos-page-4 .form-row,
form#views-exposed-form-eventos-page-1 .form-row {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    gap: 30px;
    align-items: center;
}

#search-block-form {
    margin-right: 10px;
    flex-flow: row-reverse;
}

#search-block-form button {
    margin-top: 0px;
}

.form-row button {
    margin-top: 25px;
}

form#views-exposed-form-recursos-page-2 fieldset,
form#views-exposed-form-recursos-page-1 fieldset,
form#views-exposed-form-recursos-page-3 fieldset,
form#views-exposed-form-eventos-page-1 fieldset,
form#views-exposed-form-recursos-page-4 fieldset {
    flex-basis: 18rem;
    flex-grow: 0;
}

form#views-exposed-form-recursos-page-2,
form#views-exposed-form-recursos-page-1,
form#views-exposed-form-recursos-page-3,
form#views-exposed-form-eventos-page-1,
form#views-exposed-form-recursos-page-4 {
    background: var(--light-gray);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}

.views-exposed-form label {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    color: #000;
}

.page-item.active a,
.page-item.active span {
    color: #30ceff !important;
    background-color: transparent;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pagination .page-item .page-link {
    margin-left: 5px;
    border-radius: 10px;
}

.page-item a,
.page-item span {
    color: var(--black);
}

.page-link {
    color: #000 !important;
}

.page-link:hover {
    color: #38aacc !important;
}

.page-link {
    background-color: #fff;
    border: none !important;
}

.page-item.active .page-link {
    background-color: transparent !important;
    border-color: transparent !important;
}

.data .area {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.area span {
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    border-right: var(--gris2) 1px solid;
    font-size: 0.7em;
}

.area span:last-child {
    border-right: none;
}

.cuadro-noticias {
    position: relative;
}

.date.noticia {
    background-color: #ffaf00;
    color: #00246b;
    padding: 10px;
    display: block;
    position: absolute;
    top: 0px;
    width: 95px;
    height: 95px;
    text-align: center;
    line-height: 125%;
}

.date.noticia .fecha-noticia time {
    font-weight: bold;
}

.cuadro-recurso .image.noticia {
    position: relative;
}

.more-link a {
    font-size: 2em;
    color: var(--white);
    background: var(--blue);
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-top: 12px;
    float: right;
    padding: 0px 13px;
    font-weight: 100;
    margin-bottom: 5px;
    text-decoration: none;
}

.banner-agenda .evento-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    position: relative;
}

.banner-agenda .date.noticia {
    background-color: #ffaf00;
    color: #00246b;
    padding: 0 10px 10px 10px;
    display: block;
    position: relative;
    top: 0px;
    width: 95px;
    height: 95px;
    text-align: center;
}

.banner-agenda .evento-flex .data {
    padding-left: 10px;
}

.banner-agenda .evento-flex {
    background: #fff;
}

.banner-agenda .evento-flex .data .type {
    background-color: var(--blue);
    color: var(--white);
    padding: 1px 6px;
    font-size: 0.9em;
    display: block;
    width: fit-content;
    margin-top: 10px;
}

.banner-agenda .evento-flex .data a {
    font-size: 1.1em;
    color: var(--black);
    display: block;
    text-decoration: none;
}

.banner-agenda .evento-flex .date {
    flex-basis: 6rem;
    flex-grow: 0;
}

.banner-agenda .evento-flex .data {
    flex-basis: 25rem;
    flex-grow: 1;
}

.banner-agenda h2 {
    color: var(--white);
    margin-bottom: 25px;
}

span.fecha-noticia {
    font-size: 2.5em;
    line-height: 1;
    display: block;
}

.imagen-noticia img {
    max-width: 100%;
    height: auto;
}

.descripcion img {
    max-width: 100% !important;
    height: auto !important;
}

.modal-body img {
    max-width: 100%;
    height: auto;
}

.recdestacado {
    display: none;
}

.cuadro-imagen {
    position: relative;
}

.cuadro-imagen .fecha-evento {
    position: absolute;
    top: 0;
    left: 0;
}

.path-taxonomy h1.title,
.path-oferta-de-valor h1.title {
    display: none;
}

.title-node,
.page-header,
.page-title,
h1.page-header,
h2.page-header,
.hero-banner h1,
#block-aed-page-title h1 {
    color: #003296;
    border: none;
    margin: 40px 0;
    font-size: 2.5em;
    font-weight: bold;
}

h1.page-header,
#block-aed-page-title h1 {
    text-align: center;
    font-weight: bold;
}

h1.page-header::after,
#block-aed-page-title h1::after {
    content: "";
    display: block;
    width: 45%;
    height: 20px;
    margin: 10px auto 0;
    background: url('../img/linea-punteada-h1.svg') no-repeat center;
    background-size: 100% 100%;
}

.page-node-type-noticias .intro-data,
.page-node-type-recurso .intro-data {
    overflow: hidden;
    border: var(--light-gray) solid 1px !important;
    margin-bottom: 25px;
}

.page-node-type-noticias .intro-data .data p.title {
    font-size: 1.3em;
}

.page-node-type-noticias h3 {
    margin: 15px 0px 10px;
    font-family: 'filson-pro', sans-serif !important;
    font-size: 1.4em;
    font-weight: bold;
}

.doc-descarga ul li a {
    color: var(--blue);
    text-decoration: none;
}

.paragraph {
    margin-top: 25px;
    margin-bottom: 25px;
}

.intro-data .area span a {
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    border-right: 1px solid #0071b3;
}

.intro-data .area span a:first-child {
    text-decoration: none;
    padding-right: 3px;
    padding-left: 0px;
    border-right: 1px solid #0071b3;
}

.intro-data .area span a:last-child {
    text-decoration: none;
    padding-right: 0px;
    padding-left: 3px;
    border-right: none;
}

.intro-data .area {
    display: block;
    margin-top: 15px;
}

.intro-data p.title span {
    font-size: 1.3em;
    margin-top: 10px;
    display: block;
}

.intro-data .area span {
    float: none;
}

.page-view-eventos .data {
    border: 1px solid var(--pgray);
    margin-bottom: 15px;
    min-height: 125px;
    padding: 10px;
    flex-basis: 25rem;
    flex-grow: 1;
}

.page-view-eventos .data a {
    font-size: 1.1em;
    color: var(--black);
    display: block;
}

.page-view-eventos .data .type {
    background-color: var(--blue);
    color: var(--white);
    padding: 1px 6px;
    font-size: 0.9em;
    display: inline-block;
}

.evento-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.item-event {
    margin-bottom: 20px;
}

.item-event .date.event {
    width: 20%;
}

.item-event .data {
    width: 80%;
}

.item-event .data .type {
    font-size: 1rem;
    font-weight: 500;
    color: var(--azul1);
    margin-bottom: 0;
}

.item-event .data a {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.page-view-eventos .date {
    background-color: var(--orange-date);
    color: var(--white);
    padding: 10px;
    height: 125px;
    text-align: center;
    flex-basis: 9rem;
    flex-grow: 1;
}

.date.adjust time.datetime:first-child {
    font-size: 3em;
    text-align: center;
    display: block;
}

.date.adjust time.datetime:nth-child(2) {
    font-size: 15px;
    text-align: center;
    display: block;
}

.item-eventos {
    margin-bottom: 30px;
}


#views-exposed-form-eventos-page-1 .form--inline {
    display: flex;
    flex-wrap: wrap;
    align-items: self-end;
}

#views-exposed-form-eventos-page-1 .form--inline .form-item-actividad {
    background: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    float: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

#views-exposed-form-eventos-page-1 .form--inline .form-item-actividad .form-checkbox {
    border-color: #333;
}

.cuadro-fecha {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    border-bottom: var(--light-gray) 1px solid;
    border-top: var(--light-gray) 1px solid;
    border-right: var(--light-gray) 1px solid;
    border-left: var(--light-gray) 1px solid;
    margin-bottom: 30px;

}

.cuadro-fecha time.datetime:first-child {
    text-align: center;
    display: block;
}

.cuadro-fecha .fecha {
    flex-basis: 9rem;
    flex-grow: 0;
    background-color: var(--orange-date);
    color: var(--white);
    padding: 10px;
    height: 125px;
    text-align: center;
}

.texto-fecha {
    flex-basis: 25rem;
    flex-grow: 1;
    padding: 10px;
}

.datos-fecha {
    flex-basis: 25rem;
    flex-grow: 1;
    padding: 10px;
    border-left: var(--light-gray) 1px solid;
}

.fecha-final time.datetime:nth-child(2) {
    font-size: 15px;
    text-align: center;
    display: inline-block;
}

.cuadro-fecha span,
.contacto span,
.intro-publi span,
.intro-casos span {
    color: #000;
    font-weight: bold;
    margin-right: 3px;
}

.intro-casos {
    overflow: hidden;
    border: var(--light-gray) solid 1px;
    margin-bottom: 25px;
}

.cuadro-fecha p.title span {
    font-size: 1.1em;
    color: var(--black);
    display: block;
    margin-top: 10px;
}

.cuadro-fecha .tipo {
    background-color: var(--blue);
    color: var(--white);
    padding: 1px 6px;
    font-size: 0.9em;
    display: inline-block;
}

.page-node-type-directorio .contacto,
.page-node-type-eventos .contacto,
.page-node-type-oferta-de-valor .contacto {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-top: 1px solid rgb(102, 102, 102);
    padding: 15px 10px 5px 0px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.contacto .item1 {
    flex-basis: 25rem;
    flex-grow: 1;
}

.contacto .item2 {
    flex-basis: 25rem;
    flex-grow: 1;
}

.contacto h3 {
    color: var(--azulH3);
    margin: 20px 0;
    font-family: 'filson-pro', sans-serif !important;
    font-size: 1.4em;
    font-weight: bold;
    position: relative;
}

.contacto ul {
    padding: 0;
}

.item1 ul li,
.item2 ul li {
    color: var(--black);
    position: relative;
    list-style: none;
}

.item1 ul li:before,
.item2 ul li:before {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: var(--azul1);
    position: absolute;
    top: 8px;
    left: -12px;
}

.directorio-flex {
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.page-node-type-directorio .descripcion h3 {
    color: var(--azulH3);
    font-family: 'filson-pro', sans-serif;
    font-size: 1.6em;
    margin-bottom: 20px;
}

.page-node-type-directorio .descripcion h4 {
    font-family: 'filson-pro', sans-serif;
    font-size: 1.3em;
    margin-bottom: 20px;
}

.imagen-publi img {
    max-width: 100%;
    height: auto;
}

.publicacion-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.publicacion-flex .autor {
    flex-basis: 25rem;
    flex-grow: 1;
}

.publicacion-flex .file {
    flex-basis: 14rem;
    flex-grow: 0;
}

.cat-362 {
    background: url(../img/biodiversidad_y_negocios.jpeg)no-repeat center center;
}

.cat-363 {
    background: url(../img/cadena_de_valor_sostenible.jpeg)no-repeat center center;
}

.cat-364 {
    background: url(../img/cambio_climatico_y_ecoeficiencia.jpeg)no-repeat center center;
}

.cat-365 {
    background: url(../img/comunidades_resilientes.jpeg)no-repeat center center;
}

.cat-366 {
    background: url(../img/economia_circular.jpeg)no-repeat center center;
}

.cat-367 {
    background: url(../img/empleo_de_calidad_e_inclusivo.jpeg)no-repeat center center;
}

.cat-368 {
    background: url(../img/estrategia_sostenible.jpeg)no-repeat center center;
}

.cat-369 {
    background: url(../img/gestion_integral_y_riegos.jpeg)no-repeat center center;
}

.cat-370 {
    background: url(../img/gobernanza_para_la_sosteniblidad.jpeg)no-repeat center center;
}

.cat-371 {
    background: url(../img/inlcusion_social.jpeg)no-repeat center center;
}

.cat-372 {
    background: url(../img/movilidad_sostenible.jpeg)no-repeat center center;
}

.cat-374 {
    background: url(../img/productos_y_servicios_sostenibles.jpeg)no-repeat center center;
}

.intro-publi,
.intro-casos {
    margin-bottom: 30px;
}

.tipo-485 .intro-publi,
.tipo-482 .intro-casos {
    display: none;
}

.tipo-485 .intro-casos,
.tipo-482 .intro-publi {
    display: block;
}

.contenido-caso h3 {
    color: var(--azulH3);
    font-size: 1.4em;
}

.tipo-485 .intro-casos .area a {
    font-size: .9em;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    position: relative;
}

.tipo-485 .intro-casos .area a:after {
    content: ', ';
    display: inline;
}

.tipo-485 .intro-casos .area {
    margin-bottom: 10px;
    margin-top: 10px;
}

.page-node-type-recurso .contacto {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-top: 1px solid rgb(102, 102, 102);
    padding: 15px 10px 5px 0px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.banner-cont {
    position: absolute;
    background-color: var(--blue);
    max-width: 860px;
    width: 100%;
    margin: auto;
    left: 0px;
    right: 0px;
    bottom: -50px;
    padding: 10px;

}

.banner-cont p {
    color: var(--white);
    font-weight: bold;
    font-size: 1.8em;
    line-height: 110%;
}

h1.logo {
    display: block;
}

.banner-cont a.button-aed {
    background: url(../img/btn-sobre-AED-index.png) no-repeat 0px 0px;
    width: 245px;
    height: 75px;
    margin: 0 auto;
    display: block;
}

.banner-cont .button-aed:hover {
    background: url(../img/btn-sobre-AED-index.png) no-repeat 0px -75px;
    width: 245px;
    height: 75px;
    margin: 0 auto;
    display: block;
}

.imagen-oferta-tax img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.imagen-oferta-tax {
    position: relative;
}

.icono-oferta-tax {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    padding: 10px;
    margin: 0 auto 10px auto;
}

.icono-oferta-tax img {
    width: 100%;
    height: auto;
    border-radius: 0;
}

.circle.cat-45 {
    background: var(--verde3);
    border: var(--blanco) 3px solid;
    transition: 0.3s;
}

.circle.cat-46 {
    background: var(--morado1);
    border: var(--blanco) 3px solid;
    transition: 0.3s;
}

.circle.cat-47 {
    background: var(--naranja1);
    border: var(--blanco) 3px solid;
    transition: 0.3s;
}

.footer {
    background: url('../img/img-fondo-footer.jpg') no-repeat center;
    background-size: cover;
    padding-top: 50px;
}

.footer h2 {
    text-align: center;
    color: #ffffff;
}

.footer .contact h4 {
    color: #ffffff;
    font-size: 1.3rem;
}

.footer .contact ul {
    list-style: "●";
    padding-left: 10px;
}

.footer .contact ul li {
    color: #ffffff;
    padding-left: 10px;
}

.footer .contact ul li a {
    text-decoration: none;
}

.footer .contact ul li::marker {
    color: #ffaf00;
}

#sn-footer {
    margin-top: 10px;
}

.contact #sn-footer a {
    margin-right: 10px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
}


.contact #sn-footer a.fb {
    background: url('../img/ico-rrss-vaciado-footer-fb.svg') no-repeat;
    background-size: 100% 100%;
}

.contact #sn-footer a.tw {
    background: url('../img/ico-rrss-vaciado-footer-x.svg') no-repeat;
    background-size: 100% 100%;
}

.contact #sn-footer a.ig {
    background: url('../img/ico-rrss-vaciado-ig.svg') no-repeat;
    background-size: 100% 100%;
}

.contact #sn-footer a.in {
    background: url('../img/ico-rrss-vaciado-linkedin.svg') no-repeat;
    background-size: 100% 100%;
}

.footer .boletin-email {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #ffffff;
}

.footer h3 {
    color: #ffffff;
    font-size: 1.6em;
}

footer h4 {
    font-size: 1.1em;
    text-transform: uppercase;
    color: var(--white);
    font-family: 'filson-pro', sans-serif !important;
}

.footer p {
    color: var(--white);
    display: block;
    padding-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.footer a,
.footer a:hover {
    color: var(--white);
    display: block;
}

.footer .copyright a {
    display: contents;
}

.path-taxonomy .footer,
.page-node-12071 .footer,
.page-node-type-noticias .footer,
.page-node-12060 .footer,
.page-node-type-directorio .footer,
.page-view-busador-centro-de-buenas-practicas .footer {
    background: var(--azul1);
    padding-top: 50px;
    margin-top: 0px;
}

.page-node-type-noticias .noticias.relacionados h2 {
    color: #798EC7;
}

.autor-container p.autor {
    color: var(--orange);
}

.partners div {
    min-height: 130px;
}

.partners div a {
    text-align: center;
    width: 100%;
}

.partners img {
    margin-bottom: 15px;
    display: inline;
}

img.logo-united-way {
    max-width: 200px;
}

#views-exposed-form-busador-centro-de-buenas-practicas-page-1 .form--inline,
#views-exposed-form-buenas-practicas-block-1 .form--inline {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

#views-exposed-form-busador-centro-de-buenas-practicas-page-1 .form-item-label,
#views-exposed-form-buenas-practicas-block-1 .form-item-label {
    width: 70%;
    margin: 0;
}

#views-exposed-form-busador-centro-de-buenas-practicas-page-1 .form-actions,
#views-exposed-form-buenas-practicas-block-1 .form-actions {
    width: 30%;
    margin: 0;
    padding-left: 10px;
}

#views-exposed-form-busador-centro-de-buenas-practicas-page-1 .form-actions input,
#views-exposed-form-buenas-practicas-block-1 .form-actions input {
    margin: 0;
}

#views-exposed-form-buenas-practicas-block-1 #edit-field-tipo-de-recurso-target-id-collapsible--2,
#views-exposed-form-buenas-practicas-block-1 #edit-field-etiquetas-tematicas-desta-target-id-collapsible--2 {
    display: none;
}

#views-exposed-form-buenas-practicas-page-1 .form-item-label {
    display: none;
}

#edit-field-tipo-de-recurso-target-id-collapsible .card-header {
    color: var(--white);
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: var(--blue) !important;
}

#edit-field-etiquetas-tematicas-desta-target-id-collapsible .card-header {
    color: var(--white);
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #d36c48 !important;
}

.text-destacado-item h3,
.text-destacado-item h2,
.accordion-body h2,
.accordion-body h3 {
    color: var(--azulH3);
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #00beff;
}

blockquote a {
    color: var(--celeteh4);
}

#mc_embed_signup_scroll #mce-EMAIL {
    width: 100%;
    border: none;
    padding: 5px;
    height: 35px;
    border-radius: 6px;
    margin-bottom: 10px;
}

#mc_embed_signup_scroll #mc-embedded-subscribe {
    background-color: var(--yellow);
    border: none;
    display: block;
    font-weight: 700;
    margin: 10px auto 0;
    border-radius: 25px;
    padding: 10px 20px;
    color: #003296;
    text-align: center;
    width: fit-content;
    font-size: 1.2em;
    transition: .5s all ease-in;
    text-transform: capitalize;
}

#mc_embed_signup_scroll #mc-embedded-subscribe:hover {
    background-color: #f39f0a;
}

.banner-agenda {
    background: linear-gradient(to top, #778EC7 40%, #044072 60%);
}

.area span {
    font-size: 0.8em;
    font-weight: 300;
}

/* Acordeon Recursos */
.filter-recursos h2 {
    color: #094B99;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 22px;
}

.filter-recursos .filter-recurso-1 {
    color: white;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #61BEAE;
}

.filter-recursos .filter-recurso-2 {
    color: white;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #448CCA;
}

.filter-recursos .filter-recurso-3 {
    color: white;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #8F539C;
}

.filter-recursos .filter-recurso-4 {
    color: white;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #D36C48;
}

.filter-recursos .filter-recurso-5 {
    color: white;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    background: #094B99;
}

.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.filter-recursos ul {
    list-style-type: none;
    padding: 0;
}

.filter-recursos label {
    display: initial;
    padding-left: 5px;
    color: #666666;
    font-family: 'filson-pro';
    font-weight: 400;
    font-size: 16px;
}

/* Nodo recurso */
.img-principal-rec img {
    width: 100%;
    height: auto;
}

.rec-cursos {
    border-bottom: #B4BCC8 solid 1px;
}

.rec-cursos .resource-type-482 p {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #79AA2D;
}

.rec-cursos .resource-type-482 p::before {
    background-image: url(../img/Formato-publicacion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.rec-cursos .resource-type-485 p {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #D43C47;
}

.rec-cursos .resource-type-485 p::before {
    background-image: url(../img/Formato-casos.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.rec-cursos .resource-type-488 p {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #53237C;
}

.rec-cursos .resource-type-488 p::before {
    background-image: url(../img/Formato-multidmedia.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.rec-cursos .resource-type-594 p {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #29ABE2;
}

.rec-cursos .resource-type-594 p::before {
    background-image: url(../img/Formato-enlaces.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.rec-cursos .resource-type-595 p {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #E2521A;
}

.rec-cursos .resource-type-595 p::before {
    background-image: url(../img/Formato-curso.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.ico-recurso a {
    text-decoration: none;
}

.ico-recurso p {
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: block;
    color: transparent;
}

.ico-recurso p a {
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: block;
    color: transparent;
    word-wrap: break-word;
}

.ico-recurso .area-146 p {
    background-image: url('../img/ico-liderazgo-consciente.svg');
    background-repeat: no-repeat;
}

.ico-recurso .area-147 p {
    background-image: url('../img/ico-transformacion_empresarial.svg');
    background-repeat: no-repeat;
}

.ico-recurso .area-148 p {
    background-image: url('../img/ico-transformacion_pais.svg');
    background-repeat: no-repeat;
}

div.separador {
    background-image: url(../img/line-areas.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    width: 100%;
    height: 20px;
    background-position-y: 4px;
}

.desarrollo-soste h6,
.title-area-enfoque {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    color: #4D4D4D;
    display: block;
    margin-bottom: 20px;
}

.desarrollo-soste img {
    width: 148px;
    height: 148px;
}

.pacto-global h6 {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    color: #4D4D4D;
}

.pacto-global ul {
    list-style: disc;
    padding-left: 2rem;
}

.pacto-global ul a::marker {
    color: #29ABE2;
}

.pacto-global ul a {
    text-decoration: none;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 17px;
    color: #094B99;
    display: list-item;
    text-align: -webkit-match-parent;
}

.tema-destacado h6 {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    color: #4D4D4D;
}

.tema-destacado .views-row {
    width: fit-content;
    padding: 0;
    padding-right: 5px;
}

.tema-destacado .btn-area-resource {
    margin-right: 0;
}

.recurso-body h2 {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 25px;
    color: #064B8E;
}

.recurso-body h3 {
    font-family: 'filson-pro';
    font-size: medium;
    font-size: 20px;
    color: var(--azulH3);
}

.recurso-body span {
    font-family: 'filson-pro';
    font-style: italic;
    font-size: 14px;
    color: #666666;
}

.recurso-body span a {
    font-family: 'filson-pro';
    font-style: italic;
    font-size: 14px;
    color: var(--celeteh4);
    text-decoration: none;
}

.recurso-body span a:hover {
    color: #38aacc;
}

.recurso-body p,
.recurso-body li {
    font-family: 'filson-pro';
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

.recurso-body .contact-rec {
    background: #E2E6F2;
    padding: 15px;
    border-radius: 10px;
}

.recurso-body .contact-rec h4 {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 18px;
    color: #064B8E;
}

.recurso-body .contact-rec ul li {
    color: #000000;
    font-size: 14px;
}

.recurso-body .doc-recursos a {
    margin-right: auto;
    margin-left: 0;
}

.buenas-practicas-home h2 {
    color: #094B99;
    font-family: 'filson-pro';
    font-style: normal;
    font-size: 40px;
    position: relative;
    left: 20%;
}

.filter-recursos h2,
.main-title h2 {
    left: 0 !important;
}

.buenas-practicas-home h2 strong {
    color: #094B99;
    font-family: 'filson-pro';
    font-style: normal;
    font-size: 60px;
}

.buenas-practicas-home .img-prin img {
    margin-top: 70px;
    position: relative;
    right: 20%;
}

.buenas-practicas-home h3 {
    color: #156AA7;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 28px;
}

.buenas-practicas-home p {
    color: #333333;
    font-family: 'filson-pro';
    font-size: 20px;
}

.buenas-practicas-home a {
    text-decoration: none;
}

.bk-recursos-relaciona {
    background: #B4BCC8;
}

.bk-recursos-relaciona img {
    width: 100%;
    height: auto;
}

.bk-recursos-relaciona .card-body {
    min-height: 220px;
}

.bk-recursos-relaciona h3 {
    color: #fff;
}

.bk-recursos-relaciona .card-img-top {
    max-height: 250px;
    height: auto;
}

.bk-recursos-relaciona .card {
    border: none;
}

.bk-recursos-relaciona .card-title {
    margin-top: 10px;
    line-height: 15px;
}

.bk-recursos-relaciona .resource-type-482 {
    color: #79AA2D;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-recursos-relaciona .resource-type-482::after {
    background: #79AA2D url('../img/Formato-publicaciones-white.svg') no-repeat center;
    background-size: 60% 60%;
    content: '';
    width: 60px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-recursos-relaciona .resource-type-485 {
    color: #D43C47;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-recursos-relaciona .resource-type-485::after {
    background: #D43C47 url('../img/Formato-casos-white.svg') no-repeat center;
    background-size: 60% 60%;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-recursos-relaciona .resource-type-488 {
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-recursos-relaciona .resource-type-488::after {
    background: #53237C url('../img/Formato-multidmedia-white.svg') no-repeat center;
    background-size: 60% 60%;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-recursos-relaciona .resource-type-594 {
    color: #29ABE2;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-recursos-relaciona .resource-type-594::after {
    background: #29ABE2 url('../img/Formato-enlaces-white.svg') no-repeat center;
    background-size: 60% 60%;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-recursos-relaciona .resource-type-595 {
    color: #E2521A;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-recursos-relaciona .resource-type-595::after {
    background: #E2521A url('../img/Formato-curso-white.svg') no-repeat center;
    background-size: 60% 60%;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-recursos-relaciona h2 a {
    text-decoration: none;
    color: #000000;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 18px;
}

.bk-recursos-relaciona .list-group-item a {
    text-decoration: none;
    color: #646097;
    font-family: 'filson-pro';
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}

.bk-recursos-relaciona .list-group-item a:hover {
    color: #646097;
}

.bk-recursos-relaciona .list-group-item {
    border: 0.97px solid #646097;
    border-radius: 5px;
    width: fit-content;
    padding: 3px 6PX;
    margin: 3px 6px;
}

.area-buenas-practicas img {
    width: 50px;
}

.area-buenas-practicas a {
    font-size: 20px;
    font-family: 'filson-pro';
    font-weight: 400;
    text-decoration: none;
    color: #666666;
    line-height: 1;
}

.area-buenas-practicas .filter-recursos a {
    font-size: 18px;
    padding-bottom: 8px;
}

/* Centro de buenas practicas search*/
.bk-recursos-relaciona h3 {
    text-transform: lowercase;
}

.bk-recursos-relaciona h3:first-letter {
    text-transform: uppercase;
}


.block-facet-blocksubtema-primera-infancia {
    display: none;
}

.centro-buenas-pra .views-exposed-form {
    background: none;
    padding: 20px 20px 0px 20px;
    margin-bottom: 0px;
}

.centro-buenas-pra .form-control {
    width: 80%;
    border: 0.92px solid #064B8E;
    border-radius: 20px 0 0 20px;
    font-size: 16px;
    font-family: 'filson-pro';
}

.centro-buenas-pra button.btn-primary {
    background: #064B8E;
    color: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    font-family: 'filson-pro';
    position: relative;
    bottom: 142%;
    left: 79%;
}

.centro-buenas-pra .practice-center img {
    border-radius: 8px 0px 0px 8px;
    width: 100%;
    height: auto;
}

.busca-buenas-practicas .views-exposed-form {
    background: none;
    padding: 20px 20px 0px 20px;
    margin-bottom: 0px;
}

.busca-buenas-practicas .form-control {
    width: 80%;
    border: 0.92px solid #064B8E;
    border-radius: 20px 0 0 20px;
    font-size: 16px;
    font-family: 'filson-pro';
}

.busca-buenas-practicas button.btn-primary {
    background: #064B8E;
    color: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    font-family: 'filson-pro';
    position: relative;
    bottom: 142%;
    left: 80.5%;
}

.bk-good-practice {
    background: #E2E6F2;
}

.bk-good-practice .practice-center {
    background-color: #FFFFFF;
    border-radius: 8px;
}

.bk-good-practice .area-title {
    background-image: url(../img/header-fichas.svg);
    background-repeat: no-repeat;
    height: 100px;
    display: none;
}

.bk-good-practice .area-title h2 {
    padding-top: 15px;
    padding-left: 12%;
    color: #fff;
    font-size: 26px;
    font-family: 'filson-pro';
}

.bk-good-practice .text-text {
    width: fit-content;
    height: 50px;
}

.bk-good-practice .ico-resources-603 {
    border-radius: 0% 0% 90% 90%;
    background-image: url(../img/index-icon-primera.svg);
    background-repeat: no-repeat;
    width: 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-362 {
    background: #569AB8;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-362::before {
    background-image: url(../img/index-icon-3-bio.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-363 {
    background: #8F539C;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-363::before {
    background-image: url(../img/index-icon-7-cadena.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-364 {
    background: #448CCA;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-364::before {
    background-image: url(../img/index-icon-5-accion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-365 {
    background: #F6A34A;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-365::before {
    background-image: url(../img/index-icon-9-com.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-366 {
    background: #61BEAE;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-366::before {
    background-image: url(../img/index-icon-2-eco.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-367 {
    background: #CB72AC;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-367::before {
    background-image: url(../img/index-icon-12-empleo.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-368 {
    background: #8EC14D;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-368::before {
    background-image: url(../img/index-icon-11-estrategia.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-369 {
    background: #687DBD;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-369::before {
    background-image: url(../img/index-icon-4-gestion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-370 {
    background: #9D368B;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-370::before {
    background-image: url(../img/index-icon-10-gob.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-371 {
    background: #F8CA14;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-371::before {
    background-image: url(../img/index-icon-6-DDHH.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-372 {
    background: #7CBE73;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-372::before {
    background-image: url(../img/index-icon-1-mob.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-373 {
    background: #F8CA14;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-373::before {
    background-image: url(../img/index-icon-6-DDHH.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.bk-good-practice .ico-resources-374 {
    background: #ED6E6B;
    border-radius: 0% 0% 90% 90%;
    height: 100px;
}

.bk-good-practice .ico-resources-374::before {
    background-image: url(../img/index-icon-8-prod.svg);
    background-repeat: no-repeat;
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 30%;
}

.practice-center .resource-type-482 {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #79AA2D;
    margin: 10px 0;
}

.practice-center .resource-type-482::before {
    background-image: url(../img/Formato-publicacion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.practice-center .resource-type-485 {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #D43C47;
    margin: 10px 0;
}

.practice-center .resource-type-485::before {
    background-image: url(../img/Formato-casos.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.practice-center .resource-type-488 {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #53237C;
    margin: 10px 0;
}

.practice-center .resource-type-488::before {
    background-image: url(../img/Formato-multidmedia.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.practice-center .resource-type-594 {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #29ABE2;
    margin: 10px 0;
}

.practice-center .resource-type-594::before {
    background-image: url(../img/Formato-enlaces.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.practice-center .resource-type-595 {
    font-family: 'filson-pro';
    font-size: 20px;
    font-weight: bolder;
    color: #E2521A;
    margin: 10px 0;
}

.practice-center .resource-type-595::before {
    background-image: url(../img/Formato-curso.svg);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 25px;
    display: -webkit-inline-box;
    padding-right: 25px;
    padding-bottom: 5px;
}

.practice-center a .title-practice-center,
.practice-center a {
    color: #000000;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.title-practice-center {
    line-height: 20px;
    margin: 10px 0;
    font-style: normal;
}

.practice-center a {
    text-decoration: none;
}

.practice-center .company {
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: italic;
    color: #666666;
}

.practice-center .company a {
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #666666;
}

.practice-center .text-practice-center {
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    color: #000000;
}

.practice-center .list-group-item a {
    color: #646097;
    font-family: 'filson-pro';
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}

.practice-center .list-group-item {
    border: 0.97px solid #646097;
    border-radius: 5px;
    display: inline-block;
    width: fit-content;
    padding: 3px 6px;
    margin: 5px 5px 0px 0px;
}

.practice-center .item-list ul {
    display: inline-block;
}

.title.cbp a {
    text-decoration: none;
    color: #094B99;
}

.title.cbp {
    font-family: 'filson-pro';
    font-size: 38px;
    font-weight: normal;
}

.title.cbp strong {
    font-size: 58px;
}

.ico-index-wallpaper::after {
    background-image: url(../img/index-fondo.svg);
    background-repeat: no-repeat;
    content: '';
    width: 300px;
    height: 120px;
    display: -webkit-inline-box;
    position: relative;
    bottom: 25px;
    left: 100px;
}

.bk-related-resource {
    background: #304C59;
}

.bk-related-resource h3 {
    color: #fff;
}

.bk-related-resource .card-img-top {
    height: 200px;
}

.bk-related-resource .resource-type-482 {
    color: #79AA2D;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-related-resource .resource-type-482::after {
    background-image: url('../img/cat-publicacion.svg');
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-related-resource .resource-type-485 {
    color: #D43C47;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-related-resource .resource-type-485::after {
    background-image: url('../img/cat-practicas.svg');
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-related-resource .resource-type-488 {
    color: #53237C;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-related-resource .resource-type-488::after {
    background-image: url('../img/cat-mulimeda.svg');
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-related-resource .resource-type-594 {
    color: #29ABE2;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-related-resource .resource-type-594::after {
    background-image: url('../img/cat-enlaces.svg');
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-related-resource .resource-type-595 {
    color: #E2521A;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bk-related-resource .resource-type-595::after {
    background-image: url('../img/cat-curso.svg');
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}

.bk-related-resource h2 a {
    text-decoration: none;
    color: #333;
    font-family: 'filson-pro';
    font-weight: bold;
    font-size: 18px;
}

.bk-related-resource .list-group-item {
    border: 0.97px solid #646097;
    border-radius: 5px;
    color: #646097;
    font-family: 'filson-pro';
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    width: fit-content;
    padding: 3px 6px;
    margin: 3px 6px;
}

.bk-related-resource .card-title {
    margin-top: 10px;
    line-height: 15px;
}

/*Recursos destacados*/
.centro-buenas-pra .recdestacado .practice-center img {
    border-radius: 8px 8px 0px 0px;
}

.bk-good-practice .recdestacado .practice-center {
    background-color: #064B8E;
    border-radius: 8px;
}

.recdestacado .practice-center a,
.recdestacado .practice-center a .title-practice-center,
.recdestacado .practice-center .company,
.recdestacado .practice-center .text-practice-center {
    color: #fff;
    width: 570px;
}

.recdestacado .practice-center .list-group-item {
    border: 0.97px solid #fff;
    background: transparent;
}

.recdestacado .practice-center .resource-type-482,
.recdestacado .practice-center .resource-type-485,
.recdestacado .practice-center .resource-type-488,
.recdestacado .practice-center .resource-type-594,
.recdestacado .practice-center .resource-type-595 {
    color: #fff;
    margin-top: 0px;
    font-size: 15px;
}

.recdestacado .practice-center .resource-type-482::before,
.recdestacado .practice-center .resource-type-485::before,
.recdestacado .practice-center .resource-type-488::before,
.recdestacado .practice-center .resource-type-594::before,
.recdestacado .practice-center .resource-type-595::before {
    display: none !important;
}

.recdestacado .practice-center .resource-type-482::after {
    background-image: url(../img/cat-publicación.svg);
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: relative;
    left: 75%;
    bottom: 0px;
}

.recdestacado .practice-center .resource-type-485::after {
    background-image: url(../img/cat-practicas.svg);
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: relative;
    left: 65%;
    bottom: 0px;
}

.recdestacado .practice-center .resource-type-488::after {
    background-image: url(../img/cat-mulimeda.svg);
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: relative;
    left: 75%;
    bottom: 0px;
}

.recdestacado .practice-center .resource-type-594::after {
    background-image: url(../img/cat-enlaces.svg);
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: relative;
    left: 75%;
    bottom: 0px;
}

.recdestacado .practice-center .resource-type-595::after {
    background-image: url(../img/cat-curso.svg);
    background-repeat: no-repeat;
    content: '';
    width: 63px;
    height: 69px;
    display: inline-block;
    position: relative;
    left: 75%;
    bottom: 0px;
}

.phs-video iframe {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 900px;
    aspect-ratio: 16/9;
}

#block-exposedformbusador-centro-de-buenas-practicaspage-1-2 .form-actions {
    margin: 0 auto;
}

.title-exposed {
    font-size: 16px;
    font-weight: bold;
}

.login-page .login-form {
    border: 1px solid #000000;
}

.login-page .login-form .user-info article {
    text-align: center;
}

.login-page .login-form .user-info #block-useraccountmenu .nav {
    padding-left: 20px;
}

.login-page .login-form .user-info #block-useraccountmenu .nav a {
    border-bottom: 1px solid #000000;
    display: block;
    width: 100%;
}

.login-page .login-form .user-info .tabs {
    display: block;
}

.user-login-form label {
    text-align: left;
    display: block;
}

.top-header .item-user {
    float: right;
    padding-left: 40px;
    margin-left: 10px;
    background: url('../img/ico-user-login.svg') no-repeat 5px center;
    background-size: 30px 30px;
}

.top-header .item-user .dropdown {
    min-width: 100px;
}

.top-header .item-user .dropdown-toggle {
    display: flex;
    color: #666;
    align-items: center;
    border-radius: 20px;
    background-color: #ffffff;
    justify-content: space-between;
}

.top-header .item-user .dropdown-toggle::after {
    color: #666666;
}

.top-header .item-user .dropdown-menu {
    width: 300px;
}


.top-header .item-user .dropdown-menu {
    width: 300px;
    padding: 5px 10px;
}

.top-header .item-user .dropdown-menu li {
    border-right: none;
    padding: 2px 0;
}

.top-header .item-user .dropdown-menu .nav-link {
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    padding: 10px 0;
}

.menu-area-home .mainmenu {
    background-color: transparent;
}

.menu-area-home .navbar-expand-lg .navbar-nav .nav-link,
.menu-area-home .navbar-default .navbar-nav>li>.nolink {
    color: var(--black);
    font-size: 1.1em;
}

.menu-area-home .mainmenu .navbar-nav>li:first-child a {
    background: url(../img/ico-home.png) no-repeat center;
    color: transparent;
    display: block;
    text-indent: -99999px;
    width: 50px;
}

.menu-area-home .navbar-expand-lg .navbar-nav .nav-link:hover,
.menu-area-home .navbar-default .navbar-nav>li>.nolink:hover,
.menu-area-home .navbar-default .navbar-nav>.active>a:hover,
.menu-area-home .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent !important;
    color: var(--black) !important;
}

#logo-AED-home {
    margin: 10px 0px;
    max-width: 210px;
    width: 100%;
}

#carouselRecursosOferta .carousel-inner {
    width: 75%;
    margin: 0 auto;
}

#carouselSliderHome .carousel-indicators button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #094B99;
}

#carouselSliderHome .carousel-indicators button.active {
    background-color: #094B99;
}

#carouselSliderHome .carousel-control-prev-icon,
#carouselSliderHome .carousel-control-next-icon {
    background-color: #333;
    background-size: 20px;
    border-radius: 50%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
}

.swiper-slide img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.item-impacto-text {
    text-align: center;
}

.item-impacto-text p {
    color: #ffffff;
    font-weight: bold;
    font-size: 1rem;
}

.item-impacto-text p.num-big {
    font-size: 2rem;
}

.sir-founder {
    text-align: center;
    position: relative;
}

.sir-founder img {
    max-height: 400px;
    position: absolute;
    top: -100px;
    left: 0;
}

.img-ingresos-year {
    max-height: 400px;
}

.extra-margin-top {
    margin-top: 4rem;
}

.extra-padding-bottom {
    padding-bottom: 4rem;
}

.hitos-timeline {
    background: url('../img/linea-hitos-a.svg') no-repeat 79px;
    background-size: 3px 100%;
    padding: 20px 0;
    margin-top: 40px;

}

.list-hitos {
    list-style: none;
    padding-left: 70px;
}

.list-hitos li {
    display: flex;
    padding-left: 40px;
    margin-bottom: 15px;
    position: relative;
    color: #666;
    align-items: center;
    font-weight: 500;
}

.list-hitos li .year-hito {
    color: #002b6d;
    font-size: 1.2rem;
    font-weight: bold;
    display: contents;
}

.list-hitos li .year-hito::after {
    content: "—";
    margin: 0 10px;
    color: #666;
}


.list-hitos li::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #00beff;
    border-radius: 50%;
}

.region-content {
    padding: 0;
}

.alianza-item {
    margin-bottom: 40px;
}

.alianza-item h2 {
    color: #000000;
    font-size: 1.64rem;
}

.bk-circul-white blockquote {
    background-color: #ffffff;
}

.bk-circul-white blockquote a {
    color: #30ceff;
    font-weight: 500;
}

.bk-circul-white blockquote a:hover {
    color: #38aacc;
}

.accountability-item {
    margin-bottom: 20px;
}

.accountability-item span.year {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    color: #1161e5;
    margin-top: 30px;
}

.accountability-item blockquote a {
    color: #666;
}

.accountability-item blockquote a:hover {
    color: #30ceff;
}

.accountability-item p {
    font-weight: 600;
}

.accountability-item .report-item {
    padding-left: 20px;
    background: url('../img/ico-publicaciones-azul.svg') no-repeat left 4px;
    background-size: 16px 16px;
}

.accountability-item .video-item {
    padding-left: 20px;
    background: url('../img/ico-multimedia-azul.svg') no-repeat left 4px;
    background-size: 16px 16px;
}

.membresy-category-item {
    border-radius: 15px;
    padding: 20px;
    align-content: center;
    border: 2px solid var(--gris2);
    transition: 0.5s all ease-in;
    margin-bottom: 25px;
}

.membresy-category-item:hover {
    border: 2px solid var(--azul1);
}

.membresy-category-item .area-title {
    text-align: center;
    margin-bottom: 15px;
}

.membresy-category-item .area-title .title-category {
    font-size: 1.5rem;
    font-weight: bold;
    color: var(--azul1);
}

.membresy-category-item .area-image {
    text-align: center;
    margin-bottom: 15px;
}

.membresy-category-item .area-image img {
    height: 155px;
    max-width: 200px;

}

.membresy-category-item .info-category ul {
    list-style-image: url('../img/bullet-flecha.svg');
    margin-bottom: 10px;
    font-weight: 500;
}

.membresy-category-item .info-category .amount {
    color: #666;
    display: block;
    line-height: 40px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.membresy-category-item .info-category .timelast {
    color: #666;
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
}

.membresy-category-item .info-category .membership {
    margin: 25px auto 0;
    display: block;
    background-color: #ffaf00;
    color: #00246b;
    font-weight: 600;
    border-radius: 25px;
    padding: 10px 20px;
    width: fit-content;
    text-decoration: none;
}

.membership-box p {
    font-size: 20px;
}

.text-icon-star {
    padding-left: 30px;
    font-size: 1.4rem;
    font-weight: bold;
    background: url('../img/ico-estrella_membresias.svg') no-repeat left 2px;
    background-size: 1.4rem 1.4rem;
}

/*Region personal*/
.personal-item {
    width: 20%;
    margin-bottom: 20px;
}

.personal-item .area-personal {
    padding: 0 10px;
}

.img-content-rodunded img {
    border-radius: 50%;
}

.personal-item .data {
    margin: 20px 0;
}

.personal-item .data .name {
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 3px;
    line-height: normal;
    display: block;
}

.personal-item .data .job {
    font-weight: 400;
    font-size: 16px;
    display: block;
}

.personal-item .img-content-rodunded {
    position: relative;
}


.personal-item .btn-vocero {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.btn-vocero {
    display: block;
    height: 35px;
    width: 35px;
    text-indent: -9999px;
    transition: .5s all ease-in-out;
    background: url('../img/ico-junta-a.svg') no-repeat;
    background-size: 100% 100%;
}

.btn-vocero:hover {
    background: url('../img/ico-junta-b.svg') no-repeat;
    background-size: 100% 100%;
}



#accordion .accordion-item {
    border-radius: 10px;
    border: 1px solid #0e61e5;
}

#accordion-junta-directiva .accordion-item {
    border-radius: 10px;
}

#accordion-junta-directiva .accordion-item h3,
#accordion .accordion-item h3 {
    margin: 0;
}

#accordion-junta-directiva .accordion-button,
#accordion .accordion-button {
    background-color: #ffffff;
    position: relative;
    padding: 10px 60px;
    color: #0e61e5;
    font-weight: bold;
    font-size: 22px;
    box-shadow: none;
    border-radius: 10px;
}

#accordion-junta-directiva .accordion-button:not(.collapsed),
#accordion .accordion-button:not(.collapsed) {
    background-color: #ffffff;
    color: #0e61e5;
}

#accordion-junta-directiva .accordion-button:not(.collapsed)::before,
#accordion .accordion-button:not(.collapsed)::before {
    content: "";
    bottom: 0;
    left: 60px;
    display: block;
    width: 89%;
    height: 1px;
    position: absolute;
    background-color: #0e61e5;
}

#accordion-junta-directiva .accordion-button:after,
#accordion .accordion-button:after {
    background-image: url('../img/ico-flecha-acordeon-abajo.svg') !important;
}


#accordion-junta-directiva .accordion-body,
#accordion .accordion-body {
    padding: 20px 65px;
    border-radius: 0 0 10px 10px;
}

.accordion {
    margin-bottom: 20px;
}

.personal-info-item {
    margin-bottom: 20px;
}

.personal-info-item .name {
    font-weight: 600;
    font-size: 18px;
    display: block;
}

.personal-info-item .job {
    font-weight: 400;
    font-size: 16px;
    display: block;
}

.content-tool-tip.shared {
    margin-bottom: 0;
    width: fit-content;
    justify-content: center;
}

.content-shared {
    width: 18px;
    height: 18px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-indent: -999999px;
    background: url(../img/share-fill.svg) no-repeat center;
    background-size: 100% 100%;
}

.social-s {
    right: 0;
    top: -52px;
    z-index: 1;
    opacity: 0;
    padding: 15px;
    width: fit-content;
    color: #093b47;
    border-radius: 6px;
    position: absolute;
    transition: opacity 0.3s;
    background-color: rgba(28, 32, 33, 0.5411764706);
}

.our-job-sponsor {
    margin-bottom: 60px;
}

.news-item .data h3 {
    font-size: 18px;
    margin: 0;
}

.news-item .data h3 a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.news-item .date .my time {
    color: #00246b;
    font-size: 1rem;
    font-weight: bold;
}

.job-pilar-item {
    padding: 20px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 3px solid #ddd;
}

.job-pilar-wrapper {
    counter-reset: job-counter;
}

.nodo-oferta-flex a {
    color: #30ceff;
}

.nodo-oferta-flex h2 a {
    color: #1161e5;
}

.job-pilar-item::before {
    counter-increment: job-counter;
    content: counter(job-counter);
    font-weight: bold;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 1.8rem;
    position: absolute;
    top: 10px;
    left: -25px;
    align-content: center;
    text-align: center;
    color: #ffffff;
    background-color: #30ceff;
}

.job-pilar-item h3 a {
    color: var(--azul1);
    font-weight: 600;
    font-size: 1.3rem;
    text-decoration: underline;
}

.job-pilar-item p {
    color: #333333;
    font-weight: 500;
    font-size: 1.1rem;
}

.contact-prensa p {
    color: #333;
    font-size: 1rem;
    font-weight: 500;
}

.contact-prensa p::before {
    display: none !important;
}

.contact-prensa p.name {
    font-size: 1.1rem;
    margin-bottom: 0;
}

.contact-prensa p.job {
    font-style: italic
}

.contact-prensa p.phone::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background: url('../img/ico-telefono.svg') no-repeat center;
    background-size: 100% 100%;
}

.contact-prensa p.email::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 0.8em;
    height: 0.8em;
    margin-right: 5px;
    background: url('../img/ico-correo.svg') no-repeat center;
    background-size: 100% 100%;
}

.contact-prensa p a {
    color: #00beff;
}

.voceras-content p {
    font-size: 1rem;
    color: #333;
    font-weight: 500;
}

.voceras-content p.name {
    font-size: 1.1rem;
    margin-bottom: 0;
}

.voceras-content p.job {
    font-style: italic
}

.area-download {
    background-color: #e7eff2;
    border-radius: 20px;
    padding: 20px;
}

.area-download img {
    max-height: 50px;
}

.area-download span {
    font-size: 1rem;
    color: #333;
    font-weight: 500;
}

.area-download a {
    text-decoration: none;
}

/*Region backgrounds*/
.rounded-top {
    border-radius: 20px 20px 0 0;
}

.rounded-bottom {
    border-radius: 0 0 20px 20px;
}

.rounded-complete {
    border-radius: 20px;
}

.p-container {
    padding-right: calc(var(--bs-gutter-x)* 0.5) !important;
    padding-left: calc(var(--bs-gutter-x)* 0.5) !important;
}

.circul-arrow {
    background-image: url('../img/flecha_circulo.svg');
    background-position: right 85%;
    background-repeat: no-repeat;
    background-size: 200px;
}

.bk-grey-circul {
    background: #e7eff2 url('../img/circulo-esq-sup-der.svg')no-repeat 101% top;
    background-size: 90px 90px;
}

.bk-blue-figure {
    background: url('../img/img-fondo-patron-impacto.jpg') center;
    background-size: cover;
    padding: 20px;
}

.bk-white {
    background-color: #ffffff;
    padding: 20px;
}

.bk-blue-dark {
    background-color: #00246b;
    padding: 40px;
}

.bk-blue-dark a {
    color: #30ceff;
}

.bk-blue-dark p,
.bk-blue-dark h2,
.bk-blue-dark h3,
.bk-blue-dark h4,
.bk-blue-dark h5,
.bk-blue-dark li,
.bk-blue-dark span {
    color: #ffffff;
}

.bk-blue-dark blockquote {
    background-color: #ffffff;
}

.bk-blue-dark blockquote p,
.bk-blue-dark blockquote li,
.bk-blue-dark blockquote span {
    color: #333333;
}

.bk-blue-dark blockquote h1 {
    color: #003296;
}

.bk-blue-dark blockquote h2 {
    color: #1161e5;
}

.bk-blue-dark blockquote h3 {
    color: var(--azulH3);
}

.bk-blue-dark blockquote h4 {
    color: var(--celeteh4);
}

.bk-blue-dark blockquote h5 {
    color: #1161e5;
}

.box-roundend {
    border-radius: 20px;
}

.border-yellow-impact {
    position: relative;
}

.border-yellow-impact::after {
    right: 0;
}

.border-yellow-impact::before {
    left: 0;
}

.border-yellow-impact::after,
.border-yellow-impact::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 15%;
    height: 70%;
    background: #ffaf00;
}

.bk-circul-white {
    background: url('../img/img-fondo-alianzas.jpg') no-repeat center;
    background-size: cover;
    padding: 40px;
}

.bk-comites {
    background: url('../img/img-fondo-comites.jpg') no-repeat center;
    background-size: cover;
    padding: 40px;
}

.bk-light-gray {
    background-color: #e7eff2;
    padding: 40px;
}

/*Modal*/
.modal h2,
.modal h2 span,
.modal h2 p.name {
    color: var(--azul1);
}

.modal h3 {
    color: var(--azulH3);
}

.modal p.email {
    max-width: 100%;
    display: flex;
    align-items: baseline;
    overflow-wrap: break-word;
    word-break: break-all;
}

.modal p.email a,
.modal p.phone a {
    color: #30ceff;
    font-size: 1rem;
}

.modal p.email a:hover,
.modal p.phone a:hover {
    color: #38aacc;
}

.modal p,
.modal li,
.modal h4,
.modal h5,
.modal h6,
.modal span,
.modal p.jop,
.modal p.phone,
.modal p.email {
    color: #333;
}

.modal p.phone::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background: url('../img/ico-telefono.svg') no-repeat center;
    background-size: 100% 100%;
}

.modal p.email::before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background: url('../img/ico-correo.svg') no-repeat center;
    background-size: 100% 100%;
}

.user-login-form .form-item label {
    width: fit-content;
}

@media only screen and (min-width: 768px) {
    .area span {
        font-size: 0.8em;
    }

    .titulo-modulos h2 {
        color: #fff;
        text-align: center;
        padding: 10px;
        position: relative;
        width: fit-content;
        margin: 0 auto;
        font-size: 24px;
        padding-left: 45px;
    }

    .titulo-modulos h2:before {
        position: absolute;
        content: "";
        height: 40px;
        width: 40px;
        background: url(../img/icono_libro-blanco.svg)no-repeat;
        top: 8px;
        left: 0px;
    }
}

.navbar-toggler-icon {
    background-image: url('../img/list.svg');
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 1px #fff;
}

.navbar-toggler {
    border: 1px solid var(--white);
}

.header-centro {
    margin-top: 20px;
}

.intro-data-news .cuadro-imagen {
    margin: 0 20px;
}

@media only screen and (min-width: 992px) {
    .banner-cont p {
        line-height: 140%;
    }

    .banner-agenda {
        background: linear-gradient(to left, #778EC7 50%, #044072 50%);
    }

    .footer .contact p {
        border-right: 2px solid #044072;
        display: inline-block;
    }
}

@media only screen and (min-width: 1200px) {
    .menu-area-home nav {
        align-items: center;
        height: 100%;
    }

    .view-events .doc-pub-download {
        margin-left: auto;
        margin-right: 10px;
        position: relative;
        z-index: 1;
        margin-bottom: -70px;
    }
}

@media only screen and (max-width: 1200px) {

    .mainmenu .navbar-nav .nav-item .nav-link,
    .mainmenu .navbar-nav .dropdown-toggle.nav-link {
        border: 0;
        padding: 10px 0;
    }

    .nav-item {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover::before,
    .navbar-default .navbar-nav>li>.nolink:hover::before,
    .navbar-default .navbar-nav>.active>a:hover::before,
    .navbar-default .navbar-nav>.active>a:focus::before {
        width: 90%;
        left: 0;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background: transparent;
    }
}

@media only screen and (max-width: 768px) {
    .intro-data-news .cuadro-imagen {
        margin: 0;
    }

    .intro-data-news .cuadro-imagen img {
        min-height: 200px;
    }

    .fecha-evento {
        width: 110px;
        height: 75px;
    }

    .area-download {
        text-align: center;
    }

    .img-mb {
        margin-bottom: 20px;
    }

    .swiper-horizontal {
        padding: 0 25px !important;
    }

    .top-header .item-user {
        float: none;
        width: fit-content;
        margin: 0 auto;
    }

    .cuadro-imagen {
        margin: 0 !important;
    }

    .resources-box,
    .our-news {
        border: 1px solid #666;
        margin-bottom: 20px;
        border-radius: 0;
    }

    .directory .views-exposed-form .form-item-keys,
    #views-exposed-form-recursos-page-6 .form-item-title,
    #views-exposed-form-recursos-page-7 .form-item-title,
    #views-exposed-form-recursos-page-8 .form-item-title,
    #views-exposed-form-recursos-page-9 .form-item-title {
        width: 100%;
        padding: 10px;
    }

    .directory .views-exposed-form .form-item-sector-economico,
    #views-exposed-form-recursos-page-6 .form-item-uid,
    #views-exposed-form-recursos-page-7 .form-item-uid,
    #views-exposed-form-recursos-page-8 .form-item-uid,
    #views-exposed-form-recursos-page-9 .form-item-uid {
        width: 100%;
        padding: 10px;
        border-left: none;
    }

    .directory .views-exposed-form .form-actions,
    #views-exposed-form-recursos-page-6 .form-actions,
    #views-exposed-form-recursos-page-7 .form-actions,
    #views-exposed-form-recursos-page-8 .form-actions,
    #views-exposed-form-recursos-page-9 .form-actions {
        width: 100%;
        padding: 20px;
    }

    h1.logo {
        text-align: center;
    }

    .top-header #sn {
        float: none;
        margin: 5px auto;
        display: flex;
        width: fit-content;
    }

    .region-top-header-form {
        float: none;
        display: block;
        margin: 10px auto;
        width: fit-content;
    }

    .top-header #sn a,
    .page-node .sn a,
    .sn a {
        float: none;
    }

    .personal-item {
        width: 50%;
    }

    .directory .views-exposed-form .form-item-keys {
        width: 100%;
        padding: 10px;
    }

    .directory .views-exposed-form .form-item-sector-economico {
        width: 100%;
        padding: 10px;
    }

    .directory .views-exposed-form .form-actions {
        width: 100%;
        padding: 10px;
        text-align: center;
    }

    .bk-good-practice .ico-resources-362 {
        display: none;
    }

    .bk-good-practice .ico-resources-363 {
        display: none;
    }

    .bk-good-practice .ico-resources-364 {
        display: none;
    }

    .bk-good-practice .ico-resources-365 {
        display: none;
    }

    .bk-good-practice .ico-resources-366 {
        display: none;
    }

    .bk-good-practice .ico-resources-367 {
        display: none;
    }

    .bk-good-practice .ico-resources-368 {
        display: none;
    }

    .bk-good-practice .ico-resources-369 {
        display: none;
    }

    .bk-good-practice .ico-resources-370 {
        display: none;
    }

    .bk-good-practice .ico-resources-371 {
        display: none;
    }

    .bk-good-practice .ico-resources-372 {
        display: none;
    }

    .bk-good-practice .ico-resources-373 {
        display: none;
    }

    .bk-good-practice .ico-resources-374 {
        display: none;
    }

    .bk-good-practice .area-title h2 {
        padding-top: 5px;
        font-size: 10px;
    }

    .bk-good-practice .text-text {
        height: 0px;
    }

    .intro-primera-infancia img {
        max-width: 200px;
        margin: 10px auto;
    }

    #block-views-block-temas-destacados-block-2 .view-content ul {
        width: 100%;
    }

    #block-views-block-temas-destacados-block-2 .view-content ul li {
        float: none;
        margin: 20px auto;
        width: 75%;
    }

    .img-prin {
        display: none;
    }

    .header-centro {
        display: flex;
        flex-direction: column-reverse;
    }

    .mision-sostenibilidad img {
        max-width: 200px;
    }

    .bk-recursos-relaciona .card-body {
        min-height: auto;
        padding-bottom: 15px;
        margin-bottom: 30px;
        border-bottom: var(--gray) 1px solid;
    }

    .nuestro-movimiento .box-flip:hover {
        transform: none;
    }

    .nuestro-movimiento .front-card {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0;
        align-items: center;
    }

    .nuestro-movimiento .logo-item {
        width: 30%;
        padding: 0 10px;
    }

    .nuestro-movimiento .short-name {
        width: 70%;
        text-align: left;
        padding: 0 10px;
    }

    .nuestro-movimiento .box-content .front-card {
        min-height: 280px;
    }

    .nuestro-movimiento .box-flip {
        height: auto;
    }

    .centro-buenas-pra .practice-center img {
        border-radius: 8px 8px 0 0;
    }

    .ico-index-wallpaper::after {
        left: -12px;
    }

    .responsable-y-sostenible {
        background: url('../img/img-fondo-empresa-aed.jpg') no-repeat top;
        background-size: cover;
    }

    .noticias-home .news-content-text {
        padding-bottom: 20px;
    }

    .aed-intro-empresa h3 span {
        font-size: calc(1.5rem + 0.9vw);
    }

    .noticias-home .news-content-text p {
        font-size: calc(1.1rem + 0.9vw);
    }

    .noticias-home h3,
    .resource-home h3,
    .events-home h3,
    .aed-intro-empresa h3 {
        font-size: calc(1.325rem + 0.9vw);
    }

    .border-point-left {
        padding-right: calc(var(--bs-gutter-x)* 0.5);
        background: none;
    }

    #carouselLastNews .carousel-control-prev,
    #carouselEventosHome .carousel-control-prev {
        left: -26px;
    }


    #carouselLastNews .carousel-control-next,
    #carouselEventosHome .carousel-control-next {
        right: -26px;
    }

    #carouselLastNews .carousel-inner,
    #carouselEventosHome .carousel-inner {
        width: 90%;
    }

    .footer .contact {
        margin-bottom: 30px;
    }

    .page-header,
    .page-title,
    h1.page-header,
    h2.page-header,
    .hero-banner h1 {
        font-size: 2em;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu li a {
        white-space: break-spaces;
    }

    .item-impacto-text p.num-big {
        line-height: 1.2;
        margin-bottom: 0;
    }

    .item-impacto-text {
        margin-bottom: 30px;
    }

    .border-yellow-impact::after,
    .border-yellow-impact::before {
        display: none;
    }

    .sir-founder img {
        margin-top: 10px;
        position: relative;
        top: 0;
    }

    .list-hitos {
        padding: 0;
    }

    .hitos-timeline {
        background: url(../img/linea-hitos-a.svg) no-repeat 7px center;
        background-size: 6px 100%;
    }

    .footer {
        padding-top: 20px;
    }
}