a, a:hover, a:active{color: #212529; }
.width80{
    max-width: 80% !important;
}
.btn_newticket{
  margin: auto;
  padding: 11px 28px;
}

.video-margin{
    text-align:center;
}

@media (min-width: 576px){
  .width80{
      max-width: 80% !important;
  }
}

@media (max-width: 576px){
  #header #logo img{
      max-height: 100% !important;
  }
  
  .owl-carousel .owl-item img{
    width: 50%;
  }
}

.p_30{
  padding: 30px;
}

.p_30 img{ width: 100%; margin: 34px 0; max-height: 180px;}

.containernews{
  margin-top:53px;
}

.new_fecha p{
  font-size: 14px;
  margin: 0;
  color: #000;
}
.new_fecha h4{
  margin-top: 10px;
  font-size: 25px !important;
  font-weight:400 !important;
}

.news_contenido{
      font-size: 1rem;
      font-style: normal;
    line-height: 1.6;
}
.btn_vermas_news a{
  padding: 6px 16px !important;
}


