:root {
	--blue: #094B99;
	--pgray: #666;
	--orange: #E5432F;
	--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:#094b99;
	--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: 'Montserrat', sans-serif;
    font-weight: normal !important;
    font-size: 15px;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
table {
    border: 0;
    border-spacing: 0;
    font-size: 15px;
    margin: 10px 0;
    width: 100%;
    text-decoration: none!important;
}
table a {
    text-decoration: none;
}
.ocultar {display:none!important;}
.top-header #logo-AED {
    margin: 10px 0px;
    max-width: 343px;
    width: 100%;
} 
.top-header #sn a.fb, .page-node .sn a.fb, .sn.fb a {
    background: url(../img/ico-social-nav-33x33px.svg) no-repeat 0px 0px;
}
.top-header #sn a.tw, .page-node .sn a.tw, .sn.tw a {
    background: url(../img/ico-social-nav-33x33px.svg) no-repeat -33px 0px;
}
.top-header #sn a.yt, .sn.yt a {
    background: url(../img/ico-social-nav-33x33px.svg) no-repeat -66px 0px;
}
.top-header #sn a.in, .page-node .sn a.in, .sn.in a {
    background: url(../img/ico-social-nav-33x33px.svg) no-repeat -99px 0px;
}
.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 a, .page-node .sn a, .sn a {
    display: block;
    height: 32px;
    width: 32px;
    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;}
#block-aed-search {
    display: none;
}
#block-aed-search.active {
    display: block;
}
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;
}

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

#block-views-block-temas-destacados-block-2 ul li{
    float: left;
    margin-right: 5px;
}

#block-views-block-temas-destacados-block-2 ul li a{
    background: #094B99;;
    color: #FFFFFF;
    padding: 6px 8px;
    font-size: 0.9em;
    border-radius: 8px;
    text-decoration: none;
}

#block-views-block-temas-destacados-block-2 ul li a:hover{
    background: #448CCA;
}

#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;
}
.page-node-12060 .noticias.relacionados .view-content img {max-width:100%;height:auto;}
.imagen-noticia {margin-bottom: 30px;}
.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;
}
.views-exposed-form{
    background: var(--light-gray);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
.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;
    border: 1px solid var(--light-gray);
}
.equipo-item p.name {
    color: var(--yellow);
    margin: 5px 0px 3px;
    font-size: 1.1em;
}
.equipo-item p.job {
    color: var(--pgray);
    margin-bottom: 3px;
    font-size: 0.9em;
    font-weight: bold;
}
.equipo-item p.phone {
    color: var(--pgray);
    margin-bottom: 3px;
    font-size: 0.8em;
}
.equipo-item p.email {
    color: var(--pgray);
    margin-bottom: 3px;
    font-size: 0.8em;
}
.equipo-item .data {
    padding: 5px;
    border-top: 1px solid var(--light-gray);
}
.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 {
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 0.9em;
    color: var(--green);
}
.bloque_comunicado2 a {
    text-transform: uppercase;
    color: var(--green);
    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(--green);
}
.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(--green);
}
.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(--green);
}
.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 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;
}

.hide {display:none;}
.noticias.relacionados .item-recursos {
    margin-top: 0px;
    margin-bottom: 30px;
}
.noticias.relacionados .data a {
    font-size: 1.1em;
    margin-top: 10px;
    display: block;
}
.noticias.relacionados .item-recursos .data {
    padding: 10px;
}
.contenido h2 {
    color: var(--green);
    font-size: 1.6em;
}
#block-aed-search button#edit-submit {
    background: var(--yellow)!important;
    border: 1px solid var(--yellow)!important;
    width: 100%;
    border-radius: 0px;
    text-transform: uppercase;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
#block-aed-search input {
    border-radius: 0px;
    width: 325px;
}
.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;
    top: 0px;
    width: 110px;
    height: 110px;
    text-align: center;
}
.fecha-evento .fecha-noticia {font-size:3em;}
.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);
    font-size: 1.3em;
    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: var(--orange-date);
    color: var(--white);
    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;
    font-weight: normal;
}
.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: 1em;
    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 li:first-child a {
    background: url(../img/ico-home.png) no-repeat center;
    color: transparent;
}
.mainmenu .navbar-nav li:first-child a:hover {
    color: transparent !important;
}
.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.255em;
    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:#428bca;
}
.mainmenu {background: var(--blue);}

.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: 'Montserrat';
    color: var(--blue);
    font-size: 2em;
    text-align: center;
    margin-bottom: 25px;
}

.noticias {
    background: var(--celeste);
    padding-top: 20px;
    padding-bottom: 20px;
}

.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:hover, .navbar-default .navbar-nav>li > .nolink:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{background-color: #0D2B84 !important; color: var(--white) !important; }

.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;}

.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover, .navbar-expand-lg .navbar-nav .dropdown-menu li a.active-trail{ 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;
}
.noticias .image {position:relative;}
.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;}


/*NUESTRO MOVIMIENTO*/

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

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

.nuestro-movimiento p{color: var(--gris1); font-size: 0.8em;}

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

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

.nuestro-movimiento .wrapper .circle, .page-taxonomy .circle {width: 85px; height: 85px; padding: 15px; text-align: center; border-radius: 50%; margin: 0 auto 10px auto;}

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

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

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

.nuestro-movimiento .cat-119:hover .circle{background: var(--verde3); border: var(--verde3) 3px solid; transition: 0.3s;}

.nuestro-movimiento .cat-116:hover .circle{background: var(--morado1); border: var(--morado1) 3px solid; transition: 0.3s;}

.nuestro-movimiento .cat-118:hover .circle{background: var(--naranja1); border: var(--naranja1) 3px solid; transition: 0.3s;}

.nuestro-movimiento .title {font-weight: bold; font-size: 1.1em;}

.nuestro-movimiento .cat-119 .title{color: var(--verde3);}

.nuestro-movimiento .cat-116 .title{color: var(--morado1);}

.nuestro-movimiento .cat-118 .title{color: var(--naranja1);}

.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/su-empresa.jpg) no-repeat top center; background-size: cover; min-height: 250px; position: relative; margin-bottom: 90px;}

.responsable-y-sostenible .bg {background: var(--azul1); padding: 20px; color: var(--blanco); font-weight: bold; position: absolute; top: 175px;}

.responsable-y-sostenible .bg strong {font-size: 1.2em;}
.item-recursos {margin-top:30px;margin-bottom:30px;}
.item-recursos .data a {font-size: 1.1em;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:36px;}
.page-view-equipo-aed header h3 {
    color: var(--yellow);
}
.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(--green)!important;
    color: var(--white);
    border-color: var(--green)!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(--green);
}
.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%;height: auto;}
.data .tipo_de_publicacion span {color:#E5432F;}
.data .title a {font-size: 1.1em;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;
}
.data .doc-pub-download {
    background-color: var(--green);
    color: var(--white);
    padding: 5px 28px 5px 10px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    min-width: 110px;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 20px;
    text-decoration:none;
}
.data .doc-pub-download:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -17.5px;
    top: 0px;
    border-top: 17.5px solid transparent;
    border-bottom: 17.5px solid transparent;
    border-left: 17.5px solid var(--green);
}
.doc-pub-download:after {
    content: "";
    background: url(../img/AED-ico-download.png) no-repeat;
    position: absolute;
    top: 9px;
    right: 9px;
    height: 18px;
    width: 15px;
}
.item-publicacion {
    overflow: hidden;
    border-bottom: var(--orange) 1px solid;
    padding: 20px 5%;
}
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 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: var(--orange)!important;background-color: transparent;}
.pagination {display: flex;justify-content: center;margin-top: 20px;margin-bottom: 20px;}
.page-item a, .page-item span {
    color: var(--black);
}
.page-link{
    color: #000!important;
}
.page-link:hover {
color: var(--orange)!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;}
.noticias .field-content {background:#fff;display:block;}
.noticias .view-display-id-block_3 .data, .cuadro-noticias .data {padding:10px;}
.noticias .views-row {margin-bottom:30px;}
.noticias .area span {font-weight:bold;}
.noticias h3 {font-size: 1.1em;color: #333;}
.noticias h3 a {color: #333;text-decoration:none;}
.noticias h2 {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    color: var(--azul1);
}
.view-display-id-block_13 h3 a {color: #333;text-decoration:none; font-weight:normal;}
.date.noticia{
    background-color: var(--orange-date);
    color: var(--white);
    padding: 10px;
    display: block;
    position: absolute;
    top: 0px;
    width: 95px;
    height: 95px;
    text-align: center;
}
.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: var(--orange-date);
    color: var(--white);
    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;
}
.cuadro-imagen {position:relative;}
.cuadro-imagen .fecha-evento {position:absolute;top:0;left:0;}
.page-node-type-noticias h1, .page-node-type-eventos h1, .page-node-type-recurso h1, .path-taxonomy h1.title, .path-oferta-de-valor h1.title {display:none;}
.page-header, h1.page-header, h2.page-header, .hero-banner h1 {color: var(--blue);border: none;margin:40px 0 20px;font-size: 2.5em;font-weight: 600;}
.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 {
    color: var(--dark-green);
    margin: 15px 0px 10px;
    font-family: 'Montserrat', 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;
}
.doc-pub-download {
    margin-bottom: 10px;
    background-color: var(--green);
    color: var(--white);
    padding: 5px 30px 5px 10px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 20px;
    text-decoration:none;
}
.doc-pub-download:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -17.5px;
    top: 0px;
    border-top: 18.5px solid transparent;
    border-bottom: 18.5px solid transparent;
    border-left: 17.5px solid var(--green);
}
.doc-pub-download:after {
    content: "";
    background: url(../img/AED-ico-download.png) no-repeat;
    position: absolute;
    top: 9px;
    right: 9px;
    height: 18px;
    width: 15px;
}
.doc-pub-download:hover {
    background-color: var(--blue);
    color: var(--white);
    text-decoration: none;
}
.doc-pub-download:hover:before {
    border-left: 17.5px solid var(--blue);
}
.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;
}
.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;
}
.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 {
    font-size: 2em;
    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: var(--orange);
    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;
    border-left: var(--light-gray) 1px solid;}
.contacto h3{
    color: var(--orange);
    margin: 0px 0px 10px;
    padding-left: 40px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.4em;
    font-weight: bold;
    position: relative;
}

.contacto h3:before{
    content: "";
    position: absolute;
    background: url(../img/ico-contacto.svg) no-repeat;
    width: 30px;
    height: 26px;
    left: 0px;
}
.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(--orange);
    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(--green);
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6em;
    margin-bottom: 20px;
}
.page-node-type-directorio .descripcion h4 {
    font-family: 'Montserrat', 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;}
.file .doc-pub-download {
    background-color: var(--green);
    color: var(--white);
    padding: 5px 28px 5px 10px;
    display: block;
    margin:0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    width: fit-content;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 20px;
    text-decoration:none;
}
.file .doc-pub-download:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -17.5px;
    top: 0px;
    border-top: 18.5px solid transparent;
    border-bottom: 18.5px solid transparent;
    border-left: 17.5px solid var(--green);
}
.file .doc-pub-download:after {
    content: "";
    background: url(../img/AED-ico-download.png) no-repeat;
    position: absolute;
    top: 9px;
    right: 9px;
    height: 18px;
    width: 15px;
}
.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(--green);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: var(--azul1);
    padding-top: 50px;margin-top: 40px;
}
.path-taxonomy .footer, .page-node-12071 .footer, .page-node-type-noticias .footer, .page-node-12060 .footer,
.page-node-type-directorio .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;}


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

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

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

footer h4 {
    font-size: 1.1em;
    text-transform: uppercase;
    color: var(--white);
    font-family: 'Montserrat', 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;
}

#mc_embed_signup_scroll #mce-EMAIL {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
}

#mc_embed_signup_scroll #mc-embedded-subscribe {
    background-color: var(--yellow);
    border: none;
    padding: 6px;
    color: var(--white);
    text-align: center;
    width: 100%;
    font-size: 1.2em;
    text-transform: uppercase;
}
.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: 'Montserrat';
    font-weight: bold;
    font-size: 22px;
}
.filter-recursos .filter-recurso-1{
    color: white;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 17px;
    background: #61BEAE;
}
.filter-recursos .filter-recurso-2{
    color: white;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 17px;
    background: #448CCA;
}
.filter-recursos .filter-recurso-3{
    color: white;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 17px;
    background: #8F539C;
}
.filter-recursos .filter-recurso-4{
    color: white;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 17px;
    background: #D36C48;
}
.filter-recursos .filter-recurso-5{
    color: white;
    font-family: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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{
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 400;
    text-decoration: none;
    color: #666666;
    text-align: center;
}
.ico-recurso .area-362 p::before{
    background-image: url(../img/index-icon-3-bio.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-363 p::before{
    background-image: url(../img/index-icon-7-cadena.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-364 p::before{
    background-image: url(../img/index-icon-5-accion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-365 p::before{
    background-image: url(../img/index-icon-9-com.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-366 p::before{
    background-image: url(../img/index-icon-2-eco.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-367 p::before{
    background-image: url(../img/index-icon-12-empleo.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-368 p::before{
    background-image: url(../img/index-icon-11-estrategia.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-369 p::before{
    background-image: url(../img/index-icon-4-gestion.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-370 p::before{
    background-image: url(../img/index-icon-10-gob.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-371 p::before{
    background-image: url(../img/index-icon-6-DDHH.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-372 p::before{
    background-image: url(../img/index-icon-1-mob.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
/*Institucional no tiene*/
.ico-recurso .area-373 p::before{
    background-image: url(../img/index-icon-6-DDHH.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
.ico-recurso .area-374 p::before{
    background-image: url(../img/index-icon-8-prod.svg);
    background-repeat: no-repeat;
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 36%;
}
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{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    color: #4D4D4D;
}
.desarrollo-soste img{
    width: 148px;
    height: 148px;
}
.pacto-global h6{
    font-family: 'Montserrat';
    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: 'Montserrat';
    font-weight: bold;
    font-size: 17px;
    color: #094B99;
    display: list-item;
    text-align: -webkit-match-parent;
}
.tema-destacado h6{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    color: #4D4D4D;
}
.tema-destacado a{
    text-decoration: none;
    color: #646097;
}
.tema-destacado a:hover{
    text-decoration: none;
    color: #646097;
}
.tema-destacado ul li{
    color: #646097;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
    margin: 2px;
}
.recurso-body h2{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 25px;
    color: #064B8E;
}
.recurso-body h3{
    font-family: 'Montserrat';
    font-size: medium;
    font-size: 20px;
    color: #064B8E;
}
.recurso-body span{
    font-family: 'Montserrat';
    font-style: italic;
    font-size: 13px;
    color: #666666;
}
.recurso-body span a{
    font-family: 'Montserrat';
    font-style: italic;
    font-size: 13px;
    color: #666666;
    text-decoration: none;
}
.recurso-body p{
    font-family: 'Montserrat';
    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: 'Montserrat';
    font-weight: bold;
    font-size: 18px;
    color: #064B8E;
}
.recurso-body .contact-rec ul li{
    color: #000000;
    font-size: 14px;
}
.recurso-body .doc-recursos a{
    background: #064B8E;
    border-radius: 22px;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
}
.buenas-practicas-home h2{
    color: #094B99;
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 40px;
    position: relative;
    left: 20%;
}
.buenas-practicas-home h2 strong{
    color: #094B99;
    font-family: 'Montserrat';
    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: 'Montserrat';
    font-weight: bold;
    font-size: 28px;
}
.buenas-practicas-home p{
    color: #333333;
    font-family: 'Montserrat';
    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: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-recursos-relaciona .resource-type-482::after{
    background-image: url(../img/cat-publicación.svg);
    background-repeat: no-repeat;
    content: '';
    width: 60px;
    height: 69px;
    display: inline-block;
    position: absolute;
    left: 75%;
    top: 0%;
}
.bk-recursos-relaciona .resource-type-485{
    color: #D43C47;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-recursos-relaciona .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-recursos-relaciona .resource-type-488{
    color: #53237C;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-recursos-relaciona .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-recursos-relaciona .resource-type-594{
    color: #29ABE2;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-recursos-relaciona .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-recursos-relaciona .resource-type-595{
    color: #E2521A;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-recursos-relaciona .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-recursos-relaciona h2 a{
    text-decoration: none;
    color: #064B8E;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 18px;
}
.bk-recursos-relaciona  .list-group-item a{
    text-decoration: none;
    color: #646097;
    font-family: 'Montserrat';
    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: 'Montserrat';
    font-weight: 400;
    text-decoration: none;
    color: #666666;
}
/* Centro de buenas practicas search*/
.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: 'Montserrat';
}
.centro-buenas-pra button.btn-primary{
    background: #064B8E;
    color: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    font-family: 'Montserrat';
        position: relative;
    bottom: 142%;
    left: 79%;
}
.centro-buenas-pra .form-actions.js-form-wrapper.form-wrapper{
    position: absolute;
}
.centro-buenas-pra .practice-center img{
    border-radius: 8px 0px 0px 8px;
    width: 100%;
}
.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: 'Montserrat';
}
.busca-buenas-practicas button.btn-primary{
    background: #064B8E;
    color: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    font-family: 'Montserrat';
        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;
}
.bk-good-practice .area-title h2{
    padding-top: 15px;
    padding-left: 12%;
    color: #fff;
    font-size: 26px;
    font-family: 'Montserrat';
}
.bk-good-practice .text-text{
    width: fit-content;
    height: 50px;
}
.bk-good-practice .ico-resources-362{
    background: #569AB8;
    border-radius: 0% 0% 90% 90%;
    height: 70px;
}
.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: 'Montserrat';
    font-size: 20px;
    font-weight: bolder;
    color: #79AA2D;
}
.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: 'Montserrat';
    font-size: 20px;
    font-weight: bolder;
    color: #D43C47;
}
.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: 'Montserrat';
    font-size: 20px;
    font-weight: bolder;
    color: #53237C;
}
.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: 'Montserrat';
    font-size: 20px;
    font-weight: bolder;
    color: #29ABE2;
}
.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: 'Montserrat';
    font-size: 20px;
    font-weight: bolder;
    color: #E2521A;
}
.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{
    color: #064B8E;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 18px;
}
.practice-center a{
    text-decoration: none;
}
.practice-center .company{
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: italic;
    color: #666666;
}
.practice-center .company a{
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #666666;
}
.practice-center .text-practice-center{
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    color: #000000;
}
.practice-center .list-group-item a{
    color: #646097;
    font-family: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.bk-related-resource .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: absolute;
    left: 75%;
    top: 0%;
}
.bk-related-resource .resource-type-485{
    color: #D43C47;
    font-family: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: 'Montserrat';
    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: #064B8E;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 18px;
}
.bk-related-resource  .list-group-item{
    border: 0.97px solid #646097;
    border-radius: 5px;
    color: #646097;
    font-family: 'Montserrat';
    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;
}
@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;
}
}
@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 (max-width: 768px) {
    .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;
    }

}