.noticia{margin: 20px 0;min-height: 152px;max-height: 152px;padding-left: 15px;position: relative;}
.noticia_img img{object-fit:fill;-o-object-fit:fill;margin-right:20px;float: right;border: 2px solid #393185;}
.img-noticia{
  position: absolute;
  top: 0;
  right: 0;
}
.noticia_fecha{
  padding-top: 15px;
}
.news-color div{background: #ebedec;}
.news-color{background: #ebedec;height: 480px}
.news-color {margin-top: 10px;margin-bottom: 10px;}
.noticias h4{
    width: 50%;
    color: #393185;
    font-weight: bold;
    position: relative;
    left: 25%;
    padding-top: 15px;
}
.noticia_fecha{
  margin-bottom: 0px;
}
#block-sitetheme-contactenos h2,#block-bloqueparaloscontactos h2,
.footer-title h2{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
}
.news-color .btn {
    color: #393185;
    border: 2px solid #393185;
    border-radius: 13px;
    box-shadow: 2px 2px 1px #393185;
}

@media (max-width:990px){.noticia_img img{height:350px!important}}
@media (max-width:599px){.noticia_titulo_fecha{padding:0}}
@media (max-width:767px){.noticia_img img{height:100px!important}}
@media (max-width:480px){.noticia_img img{height:60px!important}
    .news-color .btn{
        margin-top: 0px;
    }
    .news-color{
        height: 470px;
    }
}
