/* ESTILOS TIPOGRÁFICOS CAF */
h1,
.caf_titulosh1 {
    font-size: 5.4em;
    font-family: Playfair Display, serif;
    font-weight: 700;

}

h1,
.caf_titulosh1_fluid {
    font-size: 80px;
    font-size: min(max(32px, 5.4vw), 120px);
    font-family: Playfair Display, serif;
    font-weight: 700;
}

/* APERTURAS TITULO H1 SECCION */
.caf_cabecera_seccion h1 {
    font-size: min(max(40px, 4.8vw), 100px);
    font-family: Playfair Display, serif;
    font-weight: 700;
}

h2,
.caf_titulosh2 {
    font-size: 5em;
    font-family: Playfair Display, serif;
    font-weight: 700;

}

h2,
.caf_titulosh2_fluid {
    font-size: min(max(42px, 4.8vw), 100px);
    font-family: Playfair Display, serif;
    font-weight: 700;
}

h3,
.caf_titulosh3 {
    font-size: 2.2em;
    font-family: Raleway, sans-serif;
    font-weight: 600;
}

h4,
.caf_titulosh4 {
    font-size: min(max(24px, 2vw), 36px);
    font-family: Playfair Display, serif;
    font-weight: 700;
}

/* h5,
.caf_titulosh5 {
    font-size: 1em;
    font-family: Raleway, serif;
    font-weight: 700;
} */

h5,
.caf_titulosh5 {
    font-size: min(max(19px, 1.8vw), 25px);
    font-family: Raleway, serif;
    font-weight: 700;
}

h6,
.titulos_noticias {
    font-size: min(max(18px, 1.4vw), 22px);
    font-family: Raleway, serif;
    font-weight: 700;
}

.caf_items {
    font-size: 30px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
}

.caf_fechas {
    font-size: 16px;
    font-family: Raleway, sans-serif;
}

.caf_texto_cuerpo_bold {
    font-size: 0.98em;
    font-weight: 600;
    font-family: Raleway, sans-serif;
}

p, .caf_texto_cuerpo, .caf_sum_secciones ul li,
.caf_sum_secciones ol li  {
    font-size: .9em;
    font-family: Raleway, sans-serif;
}

.caf_proyectos_bloques_tit, .caf_proyectos_bloques_tit p {
    /*font-size: .9em;*/
    font-family: Raleway, sans-serif;
}

.caf_subtitulos {
    font-size: 1.35em;
    font-family: Raleway, sans-serif;
}

.caf_subtitulos_fluid {
    font-size: min(max(20px, 1.6vw), 30px);
    font-family: Raleway, sans-serif;
}

.caf_container {
    text-align: center;
    padding: 2rem;
    border-radius: 5px;
    background-color: #fff;
    flex: 0 0 80%
}


.project-item h6 span {
    font-weight: 400;
}

.project-execution-status .caf_strap_label h6 {
    font-size: 1.4em;
    font-weight: 700;
}

.project-execution-status li.caf_movimientos_li {
    font-size: 18px;
}
