
.contenido_interior h1::after{
    content: " ";
    display: block;
    height: 3px;
    width: 30%;
    margin-bottom: 30px;
    background-color: #4C8508;
    margin: 10px auto 40px auto
}
#noticias .card {
    box-shadow: 0px 0px 30px 0px rgba(0, 33, 85, 0.1);
    margin-bottom: 30px;
}

#noticias h2.card-title {
    font-size: 1.45em;
    font-weight: 600;
    line-height: 100%;
}

#noticias .fecha_not {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
}




#noticias .card-text{
    font-size: 0.9em;
    display: block;
    display: -webkit-box;
    max-width: 100%; 
    line-height: 130%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#noticias .card-text a {
    color: #000;
}
#noticias .card-text a:hover {
    text-decoration: underline;
}


.boton_noticias {
    position: absolute;
    bottom: 15px;
    font-weight: 400!important;
}



/*------------------ ficha --------------------*/

/*#ficha_noticia{background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/rustic-pattern-tile-19.jpg); background-repeat: repeat; }*/
.bloque_rayas{ margin: 20px 0px; border-top:1px solid #333;  border-bottom:1px solid #333; padding: 10px 0px;}
#ficha_noticia .fecha_g{color:#333;  font-weight: 500; font-size: 1.5em;    display: inline-block;}


.lista_redes {
    margin-bottom: 0px;
}
.caja_noticia{ background-color: #fff; padding-bottom: 20px;  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);}
.lista_redes li {
    display: inline-block;    
    color:#fff;
   
}

.lista_redes li i {
    line-height: 30px !important;
}

.lista_redes li a {
    color: #fff;
    font-size: 16px;
    height: 30px;
    text-align: center;
    width: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #333;
    border-radius: 30px;
}

.lista_redes a:hover {
    color: #fff;
}

.lista_redes li.facebook a:hover {
    background-color: #3B5998!important;
}

.lista_redes li.twitter a:hover{
    background-color: #00A0D1;
}

 .lista_redes li.whatsapp a:hover{
    background-color: #48A91F;
}

.lista_redes li.email a:hover{
    background-color: #012A5E;
}

.youtube {
    background-color: #C4302B;
}

.instagram {
    background-color: #825C48;
}

.columna_dcha {

    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
    margin-top: 20px;
    -webkit-box-shadow: -5px 0px 37px -3px rgba(102, 102, 102, 0.51);
    -moz-box-shadow: -5px 0px 37px -3px rgba(102, 102, 102, 0.51);
    box-shadow: -5px 0px 37px -3px rgba(102, 102, 102, 0.51);

}

.imagen_p {

    padding: 0px !important;
}

.titulares_p {
    text-transform: uppercase;
    font-weight: 700;
    color: #ddd;
    font-size: 1.3em;
    padding-bottom: 10px;
}

.imagen_g {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.imagen_g img{
    margin: auto;
}

.titular_not_g {
    font-size: clamp(1.5rem, 1.23rem + 1.35vw, 3rem); 
    font-weight: 600;
    color: #000;
    padding-bottom: 15px;
    line-height: 100%;
    text-align: center;
}

.destacado_ficha {
    padding-bottom: 20px;
}

.destacado_ficha strong {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding-right: 8px;
    font-size: 0.9em;
}

.columna_dcha .titulares_p {
    text-align: center;
    margin-top: 10px;
}

.caja_noticia p {
    text-align: justify;
}

.categoria_g {
    font-size: 0.8em;
    text-transform: uppercase;
    display: inline-block;
}



.cat_g {
    color: #666;
    margin-left: 5px;
    display: inline-block;
}

.cat_g a {
    color: #666;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.cat_g a:hover {
    color: #000;
    border-color: #000 !important;
}


.relleno_n2 {
    margin-bottom: 30px;
    padding: 20px;
}

.relleno_n2 p {
    margin-top: 8px;
}

.form_comentarios .form-control {
    margin-bottom: 8px;
}

.envia_coment {
    margin-top: 10px;

    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 0px !important; /*Estandar   */
    -ms-border-radius: 0px !important; /* IE8   */
    -moz-border-radius: 0px !important; /* firefox   */
    -webkit-border-radius: 0px !important; /*safari   */
    -khtml-border-radius: 0px !important; /* Konqueror   */
}


.titulo_vertical {
    color: #ccc;

    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1.1;
    padding-bottom: 10px;

    margin-bottom: 10px;
}

.caja_coment {
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 30px;
    font-size: 0.8em;
    line-height: 130%;
    background-color: #f4f4f4;
}

.alias {
    padding-left: 20px;
}

.fecha_coment {
    color: #999;
}

.respuesta {
    background-color: #fff;
    padding: 8px;
}

.redes_ficha {
    text-align: right;
}

.zona_noticias .form-control {
    font-size: 0.87em;
    color: #666;
    text-transform: uppercase;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.politica{
    font-size: 12px;
    color: #666666;
}

#ficha_noticia .menu_cat li {
    background-color: #012A5E;
    padding: 0.8rem 0.5rem 1rem 1rem;
    border-radius: 1rem;
    transition: all linear 0.5s;
    transition-duration: 1s;
    box-shadow: 1px 1px 5px 0 rgb(1 1 1 / 5%);
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1.1em;

}

#ficha_noticia .menu_cat li a {
    color: #fff;
}

#ficha_noticia .titular_categoria {
    color: #fff;
    font-size: 1.5em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-left: 10px;
}



.card-text {
    margin-bottom: 2.5rem;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .relleno_n2 {
        padding: 3px;
    }

   


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .relleno_n2 {
        padding: 3px;
    }

   


}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .relleno_n2 {
        padding: 3px;
    }

}

@media (min-width: 1200px) and (max-width: 1900px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1901px) {
}
