/**
 * @file
 * Subtheme specific CSS.
 */
 .views-hero-slider {
    width: 100%;
    max-height: 268px !important;
    position: relative;
}
#block-bootstrap-barrio-views-block-media-galleries-block-1{
    background: #bef7a0  !important;
}
a {
    color: var(--bs-link-color);
    text-decoration: none !important;
}

.site-footer {
    background: #2d7e02  !important;
    padding: 5px 0 10px !important;
}
.site-footer a{
    color: #fff !important;
}
.site-footer .block {
    border: none !important;
}
.sidebar .block {
    border: none !important;
}
#navbar-top{
 padding: 0px !important;
}
.tech-item{
    margin-bottom: 10px !important;
    border-bottom: dotted 1px #ccc !important;
}
.dropdown-item.active {
    background: #198754 !important;
}
.dropdown-item.active a{
    color: #fff !important;
}

/* Wrapper */
.tin-tuc-featured img {
  width: 100%;
  height: auto;
  display: block;
}

/* Left main card */
.tin-tuc-main-card .tin-tuc-main-media img{
  border-radius: 0;
}
.tin-tuc-main .tin-tuc-main img{
  border-radius: 0;
  object-fit: cover;
  box-shadow: 0 1rem 2rem rgba(0,0,0,.08);
}
.tin-tuc-main-card img{
  object-fit: cover;
}
.tin-tuc-main-title{
  line-height: 1.25;
}

/* Right list cards */
.tin-tuc-side-card .tin-tuc-thumb img{
  width: 96px;
  height: 72px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 1rem 2rem rgba(0,0,0,.08);
}
.tin-tuc-side-card:hover{
  box-shadow: 0 1rem 2rem rgba(0,0,0,.08);
  transform: translateY(-2px);
  transition: .2s ease;
}

/* === Tin tức: ảnh nhỏ bên phải === */
.tin-tuc-list .tin-tuc-thumb img {
  width: 220px;
  height: 100px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

/* Card item */
.tin-tuc-item {
  
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  transition: .2s ease;
}

.tin-tuc-item:hover {
  border-color: #0d6efd;
  background: #f8fbff;
}

/* Text bên phải ảnh */
.tin-tuc-item h6,
.tin-tuc-item h5 {
  line-height: 1.35;
  margin-bottom: 6px;
}
.flex-shrink-1 .views-field-field-image{
    width: 220px;
    float: left;
    padding: 10px;
}
.flex-shrink-1 {
  width: 100%;
}
#block-bootstrap-barrio-quicktabshomenews h2{
  text-align: center;
  padding: 10px;
}
.navbar-dark .nav-link {
  color: rgb(255 255 255) !important;
}
.datetime{
  font-size: 13px;
  color: #0d6efd;
  font-style: italic;
}
.btn-primary {
  color: #fff !important;
}
#block-bootstrap-barrio-foneemail p{
  margin-bottom: 0;
}
#navbar-top{

}
h1, h1 a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px !important;
  color: #f37335 !important;
  border-bottom: 1px solid #f37335;
}
#block-bootstrap-barrio-views-block-tin-tuc-block-1 h2{
  font-size: 20px !important;
  color: #f37335;
  border-bottom: 1px solid #f37335;
}
#block-bootstrap-barrio-views-block-tin-tuc-block-5 h2{
  font-size: 20px !important;
  color: #f37335;
  border-bottom: 1px solid #f37335;
}
.sidebar .block {
  background: #f9e0d5;
  padding: 10px 15px !important;
  margin: 0px !important;
}
.sidebar {
  background: #f9e0d5;
}
#block-bootstrap-barrio-views-block-doi-tac-hop-tac-block-1 img{
  max-height: 88px;
}
.site-footer__bottom {

  margin-top: 0px !important;

}
.site-footer__bottom .region {
  margin-top: 0px !important;
}
.site-footer__bottom .region p{
  margin-bottom: 0px !important;
  color: #e6ff85 !important;
}