

/*TITULO NOTICIA EXTRA*/

.row.extra {
    padding: 0 100px !important;
}


/*.extra_relacionadas {
    border-top: 1px solid #ccc;
}*/



.titulo-modulo-extra .extra_titulo_ultimahora {
    display: flex;
    flex-direction: row;
    align-items: center;
}


.titulo-modulo-extra .extra_titulo_ultimahora p.botultima {
    background-color: #D9263E;
    color: #fff;
    padding: 4px 10px;
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: .0015em;
}


.titulo-modulo-extra .extra_titulo_ultimahora p.extrahora {
    padding-left: 10px;
    color: #8E8E8D;
    font-family: 'Roboto';
    display: none;
}

.extra__contenedor a div span b {
    background-color: #f0f2be;
}


.extra__contenedor a{
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
        font-size: 40px;
    line-height: 103%;
    letter-spacing: .0015em;
    color: #222220;
    text-decoration: none;
}

.extra__contenedor a:hover{
    text-decoration: underline !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}




.extra__contenedor p a {
    font-family: 'roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: .0015em;
    color: #8d8d8d;
    text-decoration: none;
    display: block;
}

.extra__contenedor_add p a{
 display: none;
}





/**************************************************************/




/*IMAGEN EXTRA PRINCIPAL*/

.imagen-modulo-extra section article .image__principal__extraordinaria div img {
    width: 100% !important;
        height: auto;
}




.image__principal__extraordinaria div {
    width: 100% !important;
    height: auto !important;
    /*padding-top: 70.25% !important;*/
}


.imagen-modulo-extra {
    padding-left: 10px;
}

.imagen-modulo-extra figcaption.caption-img {
    padding: 20px;
    color: #686868;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    width: 90%;


    display: none;/*CAMBIAR*/
}


.imagen-modulo-extra section article a {
    text-decoration: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(3) {
    display: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(4) {
    display: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(5) {
    display: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(6) {
    display: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(7) {
    display: none;
}

.imagen-modulo-extra figcaption.caption-img:nth-child(8) {
    display: none;
}
.imagen-modulo-extra figcaption.caption-img:nth-child(9) {
    display: none;
}




/**************************************************************/





/*EXTRA AYUDA*/

.extra_ayuda .container__noticia__secundaria__pequena {
    gap: 10px;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}

.container__noticia__secundaria__pequena a {
    text-decoration: none;
    color: #000 !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

}

.extra_ayuda .text__noticia__secundaria__pequena a:hover{
text-decoration: underline !important;
}

.extra_ayuda .text__noticia__secundaria__pequena h3 {
   
    font-family: 'roboto';
  
}


.extra_ayuda .container__noticia__secundaria__pequena h3{
 font-size: 0.9vw;
    
}



/**************************************************************/





/*NOTAS RELACIONADAS*/

.extra_relacionadas .noticias article {
    font-size: 0;
}


.extra_relacionadas .relatedContent {
    display: block;
}

.extra_relacionadas .ec-teaser-noticia-relacionados-extra100 .hora-noticia {
    position: relative;
    left: 0;
    color: #8E8E8D;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    font-family: 'Roboto';
    padding-top: 20px;
    font-size: 14px;
}

.extra_relacionadas .container__noticia__relacionadas__extra100 {
    font-family: roboto;
    flex-flow: wrap;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
}

.extra_relacionadas .container__noticia__relacionadas__extra100 a {
    text-decoration: none!important;
    /*color: black!important;*/
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}



.extra_relacionadas section.noticias article:nth-child(1) .ec-teaser-noticia-relacionados-extra100 a {
    color: #000 !important;
}

.extra_relacionadas section.noticias article:nth-child(2) .ec-teaser-noticia-relacionados-extra100 a {
    color: #6e6e6e !important;
}

.extra_relacionadas section.noticias article:nth-child(3) .ec-teaser-noticia-relacionados-extra100 a {
    color: #6e6e6e !important;
}

.extra_relacionadas section.noticias article:nth-child(4) .ec-teaser-noticia-relacionados-extra100 a {
    color: #6e6e6e !important;
}



.extra_relacionadas .container__noticia__relacionadas__extra100 a:hover{
    color: #606060!important;
    text-decoration: underline !important;
}



.extra_relacionadas section .teaser-related-external-links {
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-top: 40px;
    border-bottom: 1px solid #ccc;
}


/*
.extra_relacionadas section .teaser-related-external-links article {
    width: 25%;
    position: relative;
    display: block;
    flex-basis: unset;
}*/

.extra_relacionadas section .teaser-related-external-links article {
    width: auto;
    position: relative;
    display: block;
    flex-basis: unset;
    /*min-width: 50%;*/
}

.extra_relacionadas section .teaser-related-external-links article:nth-child(1) {
    width: 100%;
}

.extra_relacionadas section .teaser-related-external-links article:nth-child(2) {
    width: 100%;
}

.extra_relacionadas section .teaser-related-external-links article:nth-child(3) {
    width: 100%;
}

.extra_relacionadas section .teaser-related-external-links article:nth-child(4) {
    width: 100%;
}



.extra_relacionadas .title__noticia__relacionadas__extra100 {
    font-weight: 600;
    font-size: 18px;
    margin: 15px 0 0 0;
    font-family: 'source serif pro';
}


/*Línea notas relacionadas*/



/*1*/

.extra_relacionadas section.noticias article:nth-child(1) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:before {
    content: '';
    background-color:#D9263E;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0px;
}


.extra_relacionadas section.noticias article:nth-child(1) .ec-teaser-noticia-relacionados-extra100 .hora-noticia::after {
    content: '';
    background-color: #D9263E;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 0;
}


/*2*/


.extra_relacionadas section.noticias article:nth-child(2) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:before {
    content: '';
    background-color:#000;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0px;
}

.extra_relacionadas section.noticias article:nth-child(2) .ec-teaser-noticia-relacionados-extra100 .hora-noticia::after {
    content: '';
    background-color: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 0;
}


/*3*/

.extra_relacionadas section.noticias article:nth-child(3) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:before {
    content: '';
    background-color:#000;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0px;
}

.extra_relacionadas section.noticias article:nth-child(3) .ec-teaser-noticia-relacionados-extra100 .hora-noticia::after {
    content: '';
    background-color: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 0;
}


/*4*/

.extra_relacionadas section.noticias article:nth-child(4) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:before {
    content: '';
    background-color:#000;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0px;
}

.extra_relacionadas section.noticias article:nth-child(4) .ec-teaser-noticia-relacionados-extra100 .hora-noticia::after {
    content: '';
    background-color: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 0;
}






/*
.extra_relacionadas .ec-teaser-noticia-relacionados-extra100 .hora-noticia:first-child::before {
    background-color: #000;
}*/


/**************************************************************/


/*CONDICIONALES*/


div#Extrafoto {
    flex-basis: 75%;
    max-width: 75%;
}


.add_extra_foto{
     flex-basis: 50% !important;
    max-width: 50% !important;
}


.extra_ayuda {
    display: none;
}


.add_extra_apoyo {

display: block;

}


/******/


/*RESPONSIVE*/

@media (min-width: 481px) and (max-width: 767px) and (orientation: landscape) {
  


  
}

/* Large devices (desktops, 992px and up) */











@media (max-width: 1199px) { 


.row.extra {
    padding: 0 30px !important;
}

.extra__contenedor a {
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
    font-size: 3vw;
    line-height: 103%;
    letter-spacing: .0015em;
    color: #222220;
    text-decoration: none;
}

.container__noticia__secundaria__pequena>.width-30 {
       width: 60px;
}


.extra_ayuda section {
    display: flex;
    flex-direction: row;
    margin-top: 25px;
}



.extra_ayuda section article {
    padding-right: 20px;
        width: 100%;
}

.extra_ayuda .container__noticia__secundaria__pequena h3 {
    font-size: 1.4vw;
}


.extra_relacionadas .title__noticia__relacionadas__extra100 {
   
    font-size: 1.7vw;
}


div#Extrafoto {
    flex-basis: 100%;
    max-width: 100%;
}


div#Extratitulo {
    flex-basis: 100%;
    max-width: 100%;
}


 }

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) { 



.extra__contenedor a {
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
    font-size: 2.35vw;
    line-height: 103%;
    letter-spacing: .0015em;
    color: #222220;
    text-decoration: none;
}


.container__noticia__secundaria__pequena>.width-30 {
    width: 60px;
}



 }


/* On screens that are 992px or less, set the background color to blue */

@media (min-width: 601px) and (max-width: 992px) {
 .add_extra_foto {
    flex-basis: 100%!important;
    max-width: 100%!important;
}

div#Extranotasapoyo {
    margin-top: 30px;
}

/*div#Extralineadetiempo {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}*/

div#Extralineadetiempo {
    padding: 0 20px;
    border-bottom: 0px solid #ccc;
    margin-bottom: 0;
}

.imagen-modulo-extra {
    padding-left: 0px;
}



.row.extra {
    padding: 0 30px !important;
}

.extra__contenedor a {
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
    font-size: 2.35vw;
    line-height: 103%;
    letter-spacing: .0015em;
    color: #222220;
    text-decoration: none;
}

.container__noticia__secundaria__pequena>.width-30 {
    width: 50px;
}


.extra_ayuda section {
    display: flex;
    flex-direction: row;
    margin-top: 25px;
}



.extra_ayuda section article {
    padding-right: 20px;
        width: 100%;
}

.extra_ayuda .container__noticia__secundaria__pequena h3 {
    font-size: 1.1vw;
}

div#Extrafoto {
    flex-basis: 100%;
    max-width: 100%;
}


}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {

.extra_ayuda section {
    display: flex;
    flex-direction: column;
    margin-top: 25px;
}


.extra__100__teaser {
    position: relative;
    padding-bottom: 0px;
}

#nav__seccion {
    background: #F1F1F1;
    margin-bottom: 0px;
}



.row.extra {
    padding: 0 0px !important;
    /*border-bottom: 1px solid #ccc;
    margin-bottom: 40px;*/
}

.extra__contenedor a {
    font-family: 'source serif pro';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 107%;
    letter-spacing: .0015em;
    color: #222220;
    text-decoration: none;
}

.extra_ayuda .text__noticia__secundaria__pequena h3{
    font-size: 16px;
}

div#Extranotasapoyo {
    margin: 10px 0;
    border-bottom: 0px solid #ccc;
    margin-top: 30px;
    margin-bottom: 0;
}

.extra_relacionadas section .teaser-related-external-links {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-top: 40px;
}


.extra_relacionadas section .teaser-related-external-links article {
    width: 100%;
    position: relative;
    display: block;
    flex-basis: unset;
}

.text__noticia__relacionadas__extra100 {
    padding-left: 2%;
    width: 90%;
}


.extra_relacionadas .ec-teaser-noticia-relacionados-extra100 .hora-noticia {
    
    padding-top: 0px;
  padding-left: 20px;
      margin-left: -3px;
}


.extra_relacionadas section.noticias article:nth-child(1) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:before {
   
    left: 0px;
}



.extra_relacionadas section.noticias article:nth-child(1) .ec-teaser-noticia-relacionados-extra100 .hora-noticia:after {
 
    top: 0px;
    left: 0px;
    height: 0px;
}


/**/



.extra_relacionadas section.noticias article:nth-child(1) .container__noticia__relacionadas__extra100:before{
    content: '';
    background-color: #D9263E;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 0;
}


.extra_relacionadas section.noticias article:nth-child(2) .container__noticia__relacionadas__extra100:before{
    content: '';
    background-color: #000;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 0;
}


.extra_relacionadas section.noticias article:nth-child(3) .container__noticia__relacionadas__extra100:before{
    content: '';
    background-color: #000;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 0;
}

.extra_relacionadas section.noticias article:nth-child(4) .container__noticia__relacionadas__extra100:before{
    content: '';
    background-color: #000;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 0;
}


.extra_relacionadas .title__noticia__relacionadas__extra100 {
    
    margin: 15px 0 0px 8px;
    font-size: 3.5vw;
   
}

div#Extralineadetiempo {
    padding: 0 20px;
}

div#Extrafoto {
    flex-basis: 100% !important;
    max-width: 100% !important;
}


.imagen-modulo-extra {
    padding-left: 0px;
}


}


/*
.extra_relacionadas {
    display: none;
}

*/


.btn-redes.share-article {
   
    color: #8E8E8D !important;
   
}