.noticia{margin: 20px 0;min-height: 103px;max-height: 103px;padding-left: 15px;}
.noticia_img img{object-fit:fill;-o-object-fit:fill;margin-right:20px;float: right;border: 2px solid #393185;}
/*.noticia:hover .noticia_img{box-shadow:0 18px 24px -9px #999;-webkit-transition:all .2s ease-in;-webkit-transform:scale(.9);-moz-transition:all .2s ease-in;-moz-transform:scale(.9);-ms-transition:all .2s ease-in;-ms-transform:scale(.9);transition:all .2s ease-in;transform:scale(.9)}*/
/*.noticia:hover .noticia_titulo_fecha{box-shadow:0 18px 24px -9px #999}*/
/*.noticia_info{padding:10px 15% 30px}*/
/*.noticia_titulo_fecha{background-color:rgba(41,39,34,.5);position:absolute;bottom:0;left:10%;right:10%;padding:2px 30px 0}*/
/*.noticia_titulo_fecha h4,.noticia_titulo_fecha h6{color:#fff;font-weight:300}*/
/*.noticia_titulo_fecha h4{font-size:20px}.noticia_titulo_fecha h6{font-size:14px}*/
/*.btn.btn-primary{background-color:rgba(229,4,19,.5);padding:10px;border:none;color:#fff;border-radius:0}*/
/*.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:rgba(229,4,19,.6)}*/
/*.fecha-fuente{font-size:14px;color:#aaa;font-weight:400;margin-left:10px}*/
.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;
}
#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;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
}
.noticia a {
    color: #333;
}
.noticia a:hover{
    color: #393185;
    text-decoration: none;
}
.noticia .noticia_img img:hover{
    opacity: 0.8;
}

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