/* BREADCRUMB */
.caf_desp_noticia .breadcrumb {
    font-size: .8rem;
    padding: 0;
    background-color: #fff0;
    border-radius: .25rem;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.caf_desp_noticia .breadcrumb-item+.breadcrumb-item.text-light::before,
.caf_desp_noticia .breadcrumb-item+.breadcrumb-item.text-dark::before {
    font-size: .6rem;
    content: ">";
    line-height: 2;
}

.caf_bread_nav_noti li a {
    font-size: .7rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    vertical-align: 10%;
}

.caf_bread_nav_noti ul {
    margin: 0;
}


/* APERTURA */

.caf_desp_noticia h1 {
    font-size: min(max(1.5rem, 4.5vw), 2.4rem);
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    webkit-box-orient: vertical;
}

.caf_desp_noticia h3 {
    font-size: 1.1rem;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.caf_main_pict_art,
.caf_main_video_art {
    padding: 0 !important;
}

.caf_main_pict_art img,
.caf_main_video_art {
    height: clamp(360px, 45vw, 580px);
    width: 100%;
    object-fit: cover;
}

.caf_video_article iframe {
    height: clamp(190px, 20vw, 440px);
}

/* BODY TEXTO */

.caf_desp_noti_body,
.caf_desp_noti_body p,
.caf_desp_noti_body ul,
.caf_desp_noti_body ol,
aside {
    position: relative;
}

.caf_desp_noti_body p,
.caf_desp_noti_body ul,
.caf_desp_noti_body ol,
.caf_video_article {
    font-size: 1rem;
    letter-spacing: .4px;
    line-height: 2;
    font-family: Raleway, sans-serif;
    padding: 0;
}

.caf_desp_noti_body h5 {
    font-size: 1rem;
    line-height: 2;
    font-family: Playfair Display,
        serif;
    padding: 0;
}

.caf_desp_noti_body .carousel-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top center;
  max-height: 640px;
}

@media (min-width: 768px) {
    .caf_desp_noti_body, .img-temp-news,
    .caf_video_article {
        padding: 0 80px 30px 180px;
    }

    .caf_desp_noti_body ul,
    .caf_desp_noti_body ol {
        padding: 0 50px 30px 50px;
    }

    .caf_desp_noti_body h5 {
        padding: 0 80px 0 180px;
    }

    .caf_video_article iframe {
        height: clamp(160px, 18vw, 640px);
    }

}

/* RELACIONADAS ASIDE (OP 1) */

aside h6,
.caf_reference_2 h6 {
    font-size: .8rem;
}

.caf_reference_txt {
    font-size: 1.2rem;
    line-height: 1.5 !important;
    display: block;
}

/* .caf_reference {
    position: relative;
    background-color: #fdfcf4;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    top: 0;
    left: 0;
    padding: 40px 30px;
    z-index: 10;
} */

.caf_relacionadas_container {
    position: relative;
    background-color: #fdfcf4;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    top: 0;
    left: 0;
    padding: 20px 80px 20px 20px;
    z-index: 10;
}

aside::after,
.caf_reference_2::after {
    position: absolute;
    content: '';
    background-color: #fdfcf4;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
}

.carousel-item {
    transition-duration: 1s;
}


@media (min-width: 768px) {

    aside::after,
    .caf_reference_2::after {
        position: absolute;
        content: '';
        background-color: #fdfcf4;
        width: 80px;
        height: 80px;
        top: 0;
        left: -15px;
        z-index: -1;
    }

    /*     .caf_reference {
        position: absolute;
        background-color: #ffffff00;
        width: 160px;
        margin-left: 0;
        transform: unset;
        top: .4rem;
        left: 0;
        padding: 0;
    } */

    .caf_relacionadas_container {
        position: absolute;
        background-color: #ffffff00;
        width: 160px;
        margin-left: 0;
        transform: unset;
        top: .4rem;
        left: 0;
        padding: 0;
    }

    .caf_reference_txt {
        font-size: .8rem;
        line-height: 1.5 !important;
        display: block;
    }
}

.caf_vermas {
    display: block;
    margin-top: 10px;
}



/* FOTO INTERNA */

/*figure {
    margin-bottom: 3rem;
}*/

figcaption {
    font-size: .8rem;
    font-family: Raleway,
        sans-serif;
    margin-top: 1rem;
}

/* DESTACADOS */

/*blockquote ul {
    margin: 0;
}

blockquote,*/
.caf_list_agenda {
    position: relative;
    padding: 0;
}

@media (min-width: 768px) {
    /*blockquote,*/
    .caf_list_agenda {
        padding: 0 80px 0 180px;
    }
}

/* SUSCRIBETE */
.caf_suscribete_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
}

.caf_suscribete_outerwrap {
    width: 80%;
}

.caf_check_innerwrap,
.caf_susc_innerwrap h6 {
    padding: 0;
}

.btn-caf-check {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0rem;
    padding: .5rem 4rem;
    margin-left: 15px;
}

@media (min-width: 768px) {

    .caf_suscribete_wrap {
        width: auto;
        margin-left: 0;
        transform: unset;
    }

    .caf_suscribete_outerwrap {
        width: 60%;
    }

    .caf_check_innerwrap,
    .caf_susc_innerwrap h6 {
        padding: 0 15%;
    }

    .btn-caf-check {
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0rem;
        padding: .5rem 4rem;
        margin-left: 15px;
    }

}


.btn-caf-check:hover {
    color: #ddc5e8;
    border: 1px solid #ddc5e8;
}

.form-control {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #964698;
    border: 1px solid #2f4859;
}

.form-control::-webkit-input-placeholder {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #a2509f;
}

.form-control:-moz-placeholder {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #a2509f;
}

.form-control::-moz-placeholder {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #a2509f;
}

.form-control:-ms-input-placeholder {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #a2509f;
}

.form-control::-ms-input-placeholder {
    font-size: 1rem;
    font-family: Raleway,
        sans-serif;
    color: #a2509f;
}

/* NOTICIAS RECIENTES */

.caf_titulosh5 {
    font-weight: 100;
}

.caf_recientes h6 {
    font-family: Playfair Display,
        serif;
}


/* BLOG */

.caf_listado_autores,
.caf_entradas_relacionadas {
    border-top: 1px solid;
    font-family: Raleway,
        sans-serif;
    font-weight: 600;
}

.caf_sobre_este {
    font-weight: 100;
    letter-spacing: .4px;
}

.caf_modal_blog_about .close {
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: .7px;
    font-weight: 600;
    font-family: Raleway,
        sans-serif;
    opacity: 1;
}

.caf_modal_blog_about .modal-content {
    border-radius: 0rem;
}

.modal-open {
    padding: 0 !important;
}

.caf_publicado {
    position: relative;
    font-size: 1rem;
    line-height: 1.5 !important;
    display: block;
    font-family: Playfair Display,
        serif;
    font-style: italic;
    color: #212529;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 28px;
    left: 0;
    padding: 0 40px 30px 40px;
    z-index: 1;
}

.caf_publicado a {
    color: #212529;
}

@media (min-width: 768px) {

    .caf_publicado {
        position: relative;
        background-color: #ffffff00;
        width: 140px;
        margin-left: 0;
        transform: unset;
        top: .0;
        left: 0;
        padding: 0;
    }
}

.caf_entradas_relacionadas_tit {
    font-family: Playfair Display,
        serif;
    font-weight: 700;
}

.caf_entradas_tags {
    font-size: .7rem;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .7px;
    padding: 4px 8px;
    white-space: nowrap;
    display: inline-block;
}

/* DESPLIEGUE OFERTA DE EMPLEO */

.caf_encabez_empleo H1 {
    font-size: clamp(38px, 5vw, 3.8rem);
}
.caf_btn_group_aplicar button {
    width: 180px;
    border-radius: 0px;
    margin-right: 20px;
} 

@media (min-width: 768px) {
    .caf_btn_group_aplicar button {
        width: 200px;
    } 
}

.caf_ficha_empleo_container span {
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1.6;
}

.caf_ficha_empleo_container p, .caf_ficha_empleo_container p span {
    font-size: 1.1rem;
    line-height: 1.6;
    text-transform: initial;
}

.caf_ficha_empleo_container h4 {
    font-size: 1.5rem;
}

.caf_ficha_empleo_container h5 {
    font-size: 1.2rem;
    font-weight: 100;
}

.caf_empleo_body h5 {
    font-size: 1.2rem;
    font-family: Raleway, sans-serif;
    font-weight: 700;
}

.caf_empleo_body p, .caf_empleo_body li {
    font-size: 1rem;
    letter-spacing: .4px;
    line-height: 2;
    font-family: Raleway, sans-serif;
    padding: 0;
}

/*.caf_empleo_keywords {font-family: Raleway, serif;}
.caf_empleo_keywords h6 {margin-bottom: 0;}*/

.caf-resumen-empleo p {
    font-weight: 700;
}

.caf-resumen-empleo h6 {
    font-size: 1.1rem;
}

.caf-opacity {
    opacity: .3;
}

.caf-vacante {
    display: inline-block;
    padding: 1rem 2rem .5rem 2rem;
    color: #fff;
    margin-bottom: .5rem;
}