a{text-decoration: none;}
a:hover{text-decoration: none;}
.informate-1{padding-right: 0; height: 320px;}
.informate-1 a{text-decoration: none;}
.informate-card-main{width: 60%;background-size: cover !important;background-position: 50% !important;position: relative;}
.informate-card-main::after{content: "";width: 100%;height: 100%;display: table;
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 78%, rgba(0,0,0,.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */}
.informate-titulo{font-size: 1.5em;color: #bee77c;font-family: "alone", sans-serif;}
.informate-titulo2{font-size: 1em;color: #FFE3A4;font-family: "alone", sans-serif;}
.informate-descripcion{font-size: .9em; overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 4.5em; color: #fff;}
.informate-1 a{color: #fff; display: flex; flex-wrap: wrap; height: 100%;}
.informate-card-secondary:first-child{ margin-bottom: 3%;}
.informate-card-secondary{width: 100%; height: 48%; background-size: cover !important; background-position: 50% !important; position: relative;}
.informate-card-secondary a{width: 100%; height: 100%; display: flex;flex-wrap: wrap;position: relative;color: #fff;}
.informate-image-secondary{ background-size: cover !important;background-position: 50% !important; width: 40%;}
.informate-overlay-1{ width: 40%; background: #489F9A; padding: 70px 20px 20px; color: #ffffff;border-radius: 0em 2.5em 2.5em 0em;}
.informate-overlay-2{ width: 60%; padding: 20px;color: #ffffff; height: 100%; background: #e86d86;border-radius: 0em 0em 2em 0em;}
.informate-card-secondary .informate-titulo{font-size: 14px;}
.informate-card-secondary a{text-decoration: none;}
.historial{ margin-top: 20px;margin-bottom: 30px;}
.media{ margin-top: 15px; height: 120px;}
.media a{display: flex;flex-wrap: wrap;height: 100%; width: 100%;}
.pleca{width: 31px; height: 6px; background: #AC7EBF; border-radius: 5px;margin-bottom: 15px;}
.media-body h5{ font-size: 14px;}
.informate-text { width: 65%; height: 100%; float: left; color: #212529; padding: 15px;background: #F5F4E7;}
.informate-card { width: 35%; height: 100%; background-size: cover !important; background-position: 50% !important; float: left;}
.notas-pasadas-cont{ position: relative;background: #F5F4E7; margin-top: 60px;}
/****nuevas notas*****/
.informate-card-new { width: 30%; float: left; padding-left: 10px;}
.a-new-notas{text-decoration: none;}
.color-new-notas{ background-color: #489F9A; padding-bottom: 1em; margin-bottom: 1em; height: 20em;}
.img-new-notas{width: 100%;}
.h3-new-notas{font-family: "alone", sans-serif; color: white; 
    text-align: center; font-size: 1.2em; 
    padding: 1em .8em 0em .8em; line-height: 160%;
    text-transform: uppercase}
.p-new-notas{color: white; text-align: center; font-size: .9em; padding: 0em .5em 0em .5em; 
    ; }
.p-new-notas{display: -webkit-box;
    -webkit-line-clamp: 1; /* Limita a 2 líneas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis}




@media (max-width: 991.98px){   
    .informate-card-secondary{ height: 170px; margin-bottom: 15px !important;}
    .informate-1{ padding-right: 15px;margin-bottom: 15px;height: 300px;}
    .informate-overlay-1{border-radius: 0em 0em 2.5em 0em;}
    .media{padding-top: .8em;}


}

@media (max-width: 767.98px){
    .informate-1{height: 270px;}
    .informate-overlay-1{padding: 20px; }
    .informate-titulo{ font-size: 16px;}
}

@media (max-width: 575.98px) { 
   .informate-latest{ padding: 0px;}
   .informate-descripcion { overflow: hidden; height: 58px; margin: 0;}
    .informate-1 { padding-right: 15px; margin-bottom: 15px;height: 420px;}
    .informate-card-main{width: 100%; height: 50%;}
    .informate-overlay-1{ width: 100%; height: 50%;}
}

 @media (max-width: 480px) { 
    .informate-card-secondary{height: 200px; }
   
 }