.seccion-portada-noticia{
    width: 100%;
    height: 450px;
    float: left;
    background-color: #2C2C2C;
    display: inline-flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.seccion-portada-noticia figure{
    width: 100%;
    height: 450px;
    background-color: transparent;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
}

.seccion-portada-noticia figure img{
    width: 100%;
    height: 100%;
    background-color: transparent;
    float: left;
    object-fit: cover;
    object-position: center;
    filter: grayscale(1);
}

.contenedor-info-portada{
    width: 1200px;
    height: 180px;
    background-color: transparent;
    float: left;
    position: absolute;
    bottom: 60px;
    z-index: 1;
}

.contenedor-info-portada h2{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #AD9666;
    text-align: left;
    border-left: solid 3px #AD9666;
    padding-left: 10px;
}

.contenedor-info-portada h1{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-size: 56px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 10px;
}

.seccion-info-noticia{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    padding-top: 120px;
    padding-bottom: 120px;
    display: inline-flex;
    justify-content: center;
}

.contenedor-info-noticia{
    width: 1200px;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-info-noticia p{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #2C2C2C;
    line-height: 26px;
    text-align: justify;
}

.contenedor-media-interna{
    width: 100%;
    height: auto;
    background-color: transparent;
    margin-top: 40px;
    margin-bottom: 40px;
    float: left;
    display: inline-flex;
    justify-content: center;
}

.contenedor-media-interna figure{
    width: 720px;
    height: 450px;
    background-color: transparent;
    float: left;
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.contenedor-media-interna img{
    width: 100%;
    height: 100%;
    background-color: transparent;
    float: left;
    object-fit: cover;
}

.contenedor-media-interna iframe{
    width: 720px;
    height: 450px;
    background-color: transparent;
    float: left;
    display: none;
    visibility: hidden;
}

.contenedor-publicado-redes{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 40px;
    display: inline-flex;
    justify-content: space-between;
}

.contenedor-publicado-redes p{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .5px;
    text-align: left;
    color: #AD9666;
    margin-top: 5px;
}

.contenedor-publicado-redes span{
    width: auto;
    height: auto;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #2C2C2C;
}

.contenedor-compartir{
    width: 380px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
}

.contenedor-compartir label{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #2C2C2C;
    margin-top: 4px;
}

.contenedor-compartir a{
    width: 30px;
    height: 30px;
    background-color: transparent;
    float: left;
    cursor: pointer;
}

.contenedor-compartir a img{
    width: 30px;
    height: 30px;
    background-color: transparent;
    float: left;
}





.seccion-otros-articulos{
    width: 100%;
    height: auto;
    background-color: #F8F8F8;
    float: left;
    padding-top: 0px;
    padding-bottom: 120px;
    display: inline-flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.contenedor-general-otros-articulos{
    width: 1200px;
    height: auto;
    background-color: transparent;
    float: left;
    padding-top: 70px;
}

.contenedor-general-otros-articulos h3{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-size: 56px;
    color: #2A425B;
    text-align: left;
    margin-top: 20px;
    letter-spacing: -1.5px;
}

.contenedor-otras-noticias{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 60px;
    display: inline-flex;
    justify-content: start;
}

.noticia{
    width: 30%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.noticia figure{
    width: 100%;
    height: 350px;
    background-color: #1f1f1f;
    float: left;
    overflow: hidden;
}

.noticia figure img{
    width: 100%;
    height: 100%;
    background-color: #1f1f1f;
    float: left;
    object-fit: cover;
    object-position: center;
}

.intro-noticia{
    width: 100%;
    height: 130px;
    background-color: #2A425B;
    float: left;
    padding: 20px;
}

.intro-noticia h3{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}







@media only screen and (max-width: 1380px){

    .contenedor-info-portada{
        width: 100%;
        padding-left: 90px;
        padding-right: 90px;
    }




    .seccion-info-noticia{
        padding-left: 90px;
        padding-right: 90px;
    }
    
    .contenedor-info-noticia{
        width: 100%;
    }




    .seccion-otros-articulos{
        padding-left: 90px;
        padding-right: 90px;
    }
    
    .contenedor-general-otros-articulos{
        width: 100%;
    }

    .noticia{
        margin-right: 16px;
        margin-left: 16px;
    }
}








@media only screen and (max-width: 1180px){

    .noticia{
        margin-right: 13px;
        margin-left: 13px;
    }

    .intro-noticia{
        height: 150px;
    }
}







@media only screen and (max-width: 980px){

    .contenedor-info-portada{
        width: 100%;
        padding-left: 70px;
        padding-right: 70px;
    }




    .seccion-info-noticia{
        padding-left: 70px;
        padding-right: 70px;
    }




    .seccion-otros-articulos{
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-otras-noticias{
        justify-content: space-between;
    }

    .noticia{
        width: 48%;
        margin-right: 0px;
        margin-left: 0px;
    }

    .noticia2{
        display: none;
        visibility: hidden;
    }

    .intro-noticia{
        height: 130px;
    }
}








@media only screen and (max-width: 780px){

    .contenedor-info-portada{
        padding-left: 50px;
        padding-right: 50px;
        height: 140px;
    }

    .contenedor-info-portada h1{
        font-size: 46px;
        letter-spacing: 0px;
    }




    .seccion-info-noticia{
        padding-left: 50px;
        padding-right: 50px;
    }




    .seccion-otros-articulos{
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-otras-noticias{
        justify-content: space-between;
    }

    .noticia{
        width: 48%;
        margin-right: 0px;
        margin-left: 0px;
    }

    .noticia2{
        display: none;
        visibility: hidden;
    }

    .intro-noticia{
        height: 150px;
    }
}








@media only screen and (max-width: 580px){

    .contenedor-info-portada{
        padding-left: 30px;
        padding-right: 30px;
        height: 200px;
    }

    .contenedor-info-portada h1{
        font-size: 46px;
        letter-spacing: 0px;
    }




    .seccion-info-noticia{
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-publicado-redes{
        flex-wrap: wrap;
    }
    
    .contenedor-publicado-redes p{
        width: 100%;
    }
    
    .contenedor-compartir{
        width: 280px;
        margin-top: 10px;
    }




    .seccion-otros-articulos{
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-otras-noticias{
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .noticia{
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 40px;
    }

    .noticia2{
        display: block;
        visibility: visible;
    }

    .noticia figure{
        width: 50%;
        height: 250px;
    }
    
    .intro-noticia{
        width: 50%;
        height: 100%;
    }

    .intro-noticia h3{
        text-align: left;
    }
}








@media only screen and (max-width: 480px){

    .contenedor-info-portada{
        padding-left: 20px;
        padding-right: 20px;
        height: 200px;
    }

    .contenedor-info-portada h1{
        font-size: 46px;
        letter-spacing: -4.5px;
    }




    .seccion-info-noticia{
        padding-left: 20px;
        padding-right: 20px;
    }




    .seccion-otros-articulos{
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-otras-noticias{
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .noticia{
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 40px;
    }

    .noticia2{
        display: block;
        visibility: visible;
    }

    .noticia figure{
        width: 100%;
        height: 350px;
    }
    
    .intro-noticia{
        width: 100%;
        height: auto;
    }

    .intro-noticia h3{
        text-align: center;
    }
}








@media only screen and (max-width: 480px){

    .contenedor-info-portada{
        padding-left: 10px;
        padding-right: 10px;
        height: 200px;
    }

    .contenedor-info-portada h1{
        font-size: 36px;
        letter-spacing: -2px;
    }




    .seccion-info-noticia{
        padding-left: 10px;
        padding-right: 10px;
    }

    .contenedor-compartir{
        width: 100%;
        margin-top: 10px;
    }




    .seccion-otros-articulos{
        padding-left: 10px;
        padding-right: 10px;
    }

    .contenedor-general-otros-articulos h3{
        font-size: 46px;
    }

    .intro-noticia h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        font-size: 20px;
        color: #FFFFFF;
        text-align: center;
    }
}