#header{
    height: auto;
}
#blogarticulos p,#blogarticulos span,#blogarticulos h1,#blogarticulos h2,#blogarticulos h3,#blogarticulos h4 {
    color:black!important;
     margin-bottom: 0px !important; 
     margin-top: 0px !important; 
}

h2:not(:last-child) {
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 24px;
}

#blog img{
    width: 100%;
}
#blog .image img{
    width: 50px;
    height: 50px;
}
.sidebar-right{
    background: white;
    padding: 20px 20px 20px 20px;
    border-radius: 7px;
    
}
.widget{
    margin-bottom:5px;
    
}
.widget a{
   color:black!important;
}
.post-thumbnail-list{
   padding: 20px 0px 20px 0px;   
}
.post-thumbnail-entry{
    margin-bottom: 10px;
 
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px 5px 10px;
}

.post-thumbnail-entry img{
    width: 30%;
    float: left;
    padding: 5px;
}
 
.post-thumbnail-content{
    width: 68%;
    padding-left: 5px;
    float:left;
}


.grid-articles-v2 .post-entry {
    width: 25%;
    margin-left:0%;
    margin-top: 0%;
}
.grid-articles-v2 .principal {
    width: 49.75% !important;
    margin-bottom:2.5px !important;  

}
.grid-articles-v2 .principal2 {
    width: 49.75% !important;    
    margin-left:2.5px !important;
    margin-bottom:2.5px !important;
}
.grid-articles-v2 .secundaria {
    width: 24.75% !important;    
    margin-left:2.5px !important;
    margin-bottom:2.5px !important;
}
/*para que grid de articulos  tenga altura fija*/
.post-item .post-item-description_sobreescribe {
    
    height: 270px !important;
}
.post-item-description_sobreescribe h2 {
    
  display: block !important;
  display: -webkit-box !important;
  max-width: 100% !important;
  margin-bottom: 15px;
  max-height: 85px !important;
  margin: 0 auto !important;
  font-size: 14px !important;
  
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
   
}
/*ARTICULOS*/
.blogarticulos{   
    background-repeat: no-repeat;
    background-position: center;

}
 
.articulo{
    border:1px solid #eaeaea;
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 7px;
}
.articulo .titulo a,.articulo .titulo h3{
    font-size:16px;
    margin-top: 5px;
    text-decoration: none;
    color:black;
    line-height: 1px!important;
    font-weight: bold;
}
.articulo .titulo a:hover{
  
    text-decoration: underline;
    color:#000d72;
    
}
.articulo .contiene_imagen{
     height:250px;
    overflow:hidden
}
.articulo .imagen img{
    -webkit-transform:scale(1.5); /* Safari and Chrome */
    -moz-transform:scale(1.5); /* Firefox */
    -ms-transform:scale(1.5); /* IE 9 */
    -o-transform:scale(1.5); /* Opera */
    transform:scale(1.5);
}
.noticias .row {
     --bs-gutter-x: 0rem!important;
}
.imagen img{
    width:100%;
    
}
.noticias h1{
    color:white!important;
    padding: 30px;
    text-align: center;
}
.metadescripcion a{
    
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 90px;
  margin: 0 auto;
  font-size: 14px;
  color:#696969;
  text-decoration: none;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contiene_borrarcomentario {
    height: 20px;
}
.borrar_comentario {
    float: right;
}
.comments .comment {
    padding: 10px;
    background-color: #f0f0f0;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.comments .comment:hover {
     
    background-color: #cecdcd;
     
}
.comments .comment .image {
    border-radius: 65px;
    display: block;
    float: left;
    height: 65px;
    overflow: hidden;
    width: 65px;
}
.comments .comment .text .name {
    display: block;
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: -4px;
}
.comments .comment .comment_date {
    color: #888;
    font-size: 12px;
}
.comments .comment .text .text_holder {
    display: block;
    margin: 3px 0 0 0;
}
.elcontenido{
    margin-top:50px;
    
}
.post-meta-date,post-meta-category{
    color:gray;
}

.contiene_imagen_adicional {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    text-align: center;
}
.imagenes_temporales {
    height: 100px;
    cursor: move;
}
.barra_eliminar_foto {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    cursor: pointer;
    color: blue;
}
/*ARTICULOS

#editor h1,#editor h2,#editor h3,#editor h4{
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}
#elcontenido h1,#elcontenido h2,#elcontenido h3,#elcontenido h4{
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}
#editor i:not(.fa):not(.fab):not(.far):not(.fas){
    font-family: sans-serif!important;    
    font-style: italic!important;
}
#elcontenido i:not(.fa):not(.fab):not(.far):not(.fas){
    font-family: sans-serif!important;    
    font-style: italic!important;
}

#elcontenido ul li,#editor ul li {
    color:black!important;
    margin-left:30px!important;
    font-size: 16px;
    
}

/* QUIZAS TE INTERESE*/

.ion-minus{
    padding:0px 10px;
}

.blog {
    background-color:#f6f6f6;
    padding:60px 0px;
    font-family: 'Raleway', sans-serif;
}

.blog .blog-column a{
    color: #5db4c0;
    text-decoration: none;
}

.blog  span {
    font-size: 17px;
    font-weight: 700;
}

.blog  .blog-detail {
    margin-top: 10px;
}

.fa.fa-user, .fa.fa-clock-o {
    padding-right: 10px;
    color: #909090;
    font-size: 11px;
}
.fecha_servidor{
    font-size: 10px;
    color:gray;
}
/* QUIZAS TE INTERESE*/
/*ARTICULOS*/

@media (min-width: 0px) and (max-width: 976px) {

    .grid-articles-v2:not(.post-carousel) .post-entry {

        margin-left: 0px !important;
        margin-bottom: 2.5px !important;
        margin-top: 0% !important;
    }
    .grid-articles-v2 .secundaria {
        width: 49.75% !important;    
        margin-left:1px !important;
        margin-bottom:0px !important;
    }

}
@media (min-width: 0px) and (max-width: 800px) {
    .responsivo{
        flex:none!important;
        width: 100%!important;
    }
    .sidebar-right{
        margin-left: 50px;
       }
}
