.caf_sum_secciones {
    font-size: min(max(19px, 1.4vw), 26px);
    /*font-size: min(max(24px, 1.4vw), 31px);*/
    line-height: 1.8;
    /*text-align: center;*/
}

.caf_body_secciones {
    font-size: min(max(19px, 1.4vw), 26px);
    line-height: 1.8;
}

.caf_vermas a {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    border-top: 3px solid;
    padding-top: 3px;
    border-image-slice: 1;
    vertical-align: bottom;
    visibility: visible;
    color: #000000;
    white-space: nowrap;
}

.caf_vermas_2 a {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    border-top: 3px solid;
    padding-top: 3px;
    border-image-slice: 1;
    vertical-align: bottom;
    visibility: visible;
    color: #000000;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .caf_vermas_2 {
        visibility: hidden;
    }
}

@media (min-width: 992px) {
    .caf_divider {
        margin-bottom: 150px;
    }
}

.caf_nav_secciones {
    font-weight: 700;
    font-size: .8em;
    text-transform: uppercase;
}

.caf_nav_secciones a {
    color: #000000;
}

.caf_nav_border_t {
    margin: 10px;
    position: relative;
    min-width: 100px;
}

.caf_nav_border_t:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 95px;
    border-top: 3px solid;
}

@media (max-width: 576px) {
    .caf_nav_border_t {
        font-size: 1.2em;
        text-transform: uppercase;
        width: 100%;
        margin-bottom: 10px;
    }

    .caf_vermas {
        visibility: hidden;
    }
}

.nav_border_color_pais:before {
    border-color: #cd2b82;
}

.nav_border_color_project:before {
    border-color: #5C5193;
}

.nav_border_color_result:before {
    border-color: #00789F;
}

/* BREADCRUMB NAV */
.caf_bread_container {
    position: fixed;
    top: 72px;
    z-index: 99;
    /*z-index: 100;*/
    padding: 5px 50px 1px 20px;
    font-family: "Raleway", sans-serif;
    min-height: 32px;
}

@media (max-width: 992px) {
    .caf_bread_container {
        padding: 5px 20px 1px 20px;
    }
}

.caf_bread_container .breadcrumb {
    padding: 0rem;
    margin-bottom: 0.5rem;
    background-color: #fff0;
    border-radius: 0rem;
    font-size: 0.8rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #000;
    content: "/";
    padding-right: 0.3rem;
}

.breadcrumb-item+.breadcrumb-item.text-light::before {
    color: #fff;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item.text-dark::before {
    color: #000;
    content: "/";
}

.caf_bread_explorar a {
    color: #fff; /*cambiado por submenu de eventos*/
    text-transform: uppercase;
    font-size: .75rem;
    vertical-align: text-bottom;
}

.caf_bread_submenu_container {
    font-family: Raleway, sans-serif !important;
    letter-spacing: 0.4px;
}

/* CARDS DE BOOTSTRAP */
.card-img,
.card-img-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.card {
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0rem;
}

.card.bg-dark picture {
    height: 100%;
}

.twitter-tweet-rendered {
    /*margin: 0 80px 0 180px;*/
    margin: 0 auto;
}

/*blockquote*/
.caf_quote_txt h3 {
    font-family: var(--ff-primary);
    font-feature-settings: 'pnum' on,'lnum' on,'ordn' on,'liga' off;
    color: #4a4a4a;
    font-size: 1.2em;
    font-weight: 600;
}
blockquote {
	font-size: 2rem;
    font-weight: 600;
    font-family: Raleway,sans-serif;
	line-height: 1.4;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 2rem 4rem 2rem 0;
}

blockquote:before,
blockquote:after {
	position: absolute;
	color: #f31156;
	font-size: 14rem;
    font-weight: 900;
    width: 4rem;
	height: 4rem;
}


blockquote:before {
    content: '“';
    left: -1rem;
    top: -10rem;
}

blockquote:after {
    content: '”';
    right: 2rem;
    bottom: 0rem;
}

/*blockquote ul {
    margin: 0;
}

blockquote {
    position: relative;
    padding: 0;
}

.caf_quote_txt {
    position: relative;
    font-size: 1.5rem;
    line-height: 2.2;
    font-family: Playfair Display,
        serif;
    padding: 5px 20px 0 30px;
    background-color: #fff;
}

.caf_quote_txt::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40PX;
    background-color: #f31156;
    top: -2px;
    right: -2px;
    z-index: -1;
}*/

.caf_quote_share span {
    font-size: .85rem;
}

.caf_quote_share {
    /*line-height: 2.4;*/
    font-family: Playfair Display,
        serif;
    /*padding: 5px 20px 0 30px;*/
}

.caf_quote_share ul {
    padding: 0;
    margin-bottom: 0;
}

/*.caf_blockquote_lines::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 100%;
    box-shadow: -2px 0 0 0 #f31156,
        -3px 0 0 0 #fff,
        -5px 0 0 0 #f31156,
        -6px 0 0 0 #fff,
        -9px 0 0 0 #f31156,
        -10px 0 0 0 #fff,
        -14px 0 0 0 #f31156;
    top: 0;
    left: 12px;
    z-index: 1;
    transition: .4s;
}

blockquote:hover .caf_blockquote_lines::after {
    box-shadow: -2px 0 0 0 #f31156,
        -3px 0 0 0 #fff,
        -5px 0 0 0 #f31156,
        -6px 0 0 0 #fff,
        -9px 0 0 0 #f31156,
        -10px 0 0 0 #fff,
        -14px 0 0 0 #f31156;
}*/

@media (min-width: 768px) {
    /*.caf_quote_txt {
        padding: 5px 60px 0 60px;
    }*/

    blockquote {
        margin-top: 0px;
        margin-bottom: 30px;
        padding: 2rem 4rem 2rem 0;
    }

    blockquote:before {
        content: '“';
        left: -8rem;
        top: -4rem;
    }
    
    blockquote:after {
        content: '”';
        right: -2rem;
        bottom: 4.5rem;
    }

    /*.caf_quote_share {
        padding: 0 0 0 60px;
    }

    .caf_blockquote_lines::after {
        position: absolute;
        content: '';
        width: 10px;
        height: 100%;
        box-shadow: -2px 0 0 0 #f31156,
            -3px 0 0 0 #fff,
            -5px 0 0 0 #f31156,
            -6px 0 0 0 #fff,
            -9px 0 0 0 #f31156,
            -10px 0 0 0 #fff,
            -14px 0 0 0 #f31156;
        top: 0;
        left: 15px;
        z-index: 1;
        transition: .4s;
    }

    blockquote:hover .caf_blockquote_lines::after {
        box-shadow: -2px 0 0 0 #f31156,
            -9px 0 0 0 #fff,
            -12px 0 0 0 #f31156,
            -19px 0 0 0 #fff,
            -25px 0 0 0 #f31156,
            -32px 0 0 0 #fff,
            -41px 0 0 0 #f31156;
    }*/
}