@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
.c-breadcrumb {
  height: 225px;
}

.new-detail .sidebar .input-group {
  border: 1px solid #e8edef;
}
.new-detail .sidebar .input-group input {
  border: none;
}
.new-detail .sidebar .input-group .btn-search {
  color: #005596;
}
.new-detail .sidebar .category-list h5 {
  padding: 0.5rem 1rem;
  background-color: #e8edef;
  margin: 0;
  font-weight: 700;
}
.new-detail .sidebar .category-list ul {
  padding: 0.3rem 0;
}
.new-detail .sidebar .category-list li {
  list-style: none;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #e8edef;
}
.new-detail .sidebar .category-list li a {
  color: #5d5d5d;
  font-weight: 400;
}
.new-detail .info-new .data-new h3 {
  font-weight: 700;
  text-align: justify;
}
.new-detail .info-new .data-new h4 {
  color: #fcb035;
}
.new-detail .social-icons {
  padding: 0.7rem 1rem;
  background-color: #e8edef;
}
.new-detail .social-icons h6 {
  margin: 0;
  font-weight: 700;
}
.new-detail .social-icons img {
  width: 2rem;
}
.new-detail .social-icons a {
  padding: 0 0.2rem;
}
.new-detail .description p {
  font-size: 0.87rem;
  line-height: 1.5rem;
  text-align: justify;
}

/*# sourceMappingURL=noticia-detalle.css.map */
