.bg-menu-bong{
    --bs-bg-opacity: 1;
    background-color:#317725;
  }

  a.nav-link{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
  }
  .navbar{
    --bs-navbar-active-color:#eeee22 ;
  }
  .navbar-toggler-icon {
  color: #eeee22; /* Thay đổi màu sắc theo ý muốn */
}

  a.navbar-brand img {
    margin-bottom: -8px;
    margin-top: -8px;
   
}
span.hotline{
    font-size: 16px;
    font-weight: bold;
    color: #eeee22 ;
}
@media screen and (min-width: 1000px) {
    span.hotline{
        display: none;
    }
}
.navbar-toggler{
    border: none;
}
.navbar{
    --bs-navbar-color:#eeee22;
    --bs-navbar-hover-color:blue;
}
.navbar-toggler-icon{
    background-image: none;
}

  div#myCarousel {
    margin-top: 94px;
}

h2.tieude{
    color: #317725;
    text-align: center;
    font-family:Roboto Condensed;
    font-weight:700;
    font-style:normal;
  }
  h2.kc{
    margin-top: 40px;
  }
  h4.tieudecon{
    font-size: 20px;
    text-align: center;
    font-family:Roboto;
    font-weight:500;
    font-style:normal;
  }
  h2.custom_heading{
    font-size: 35px;
    color: #317725;
    text-align: center;
    font-family:Lobster;
    font-weight:400;
    font-style:normal;
  }

  .gach-duoi{
    margin-bottom: 25px;
    text-align: center;
  }
  .gach-duoi h2 {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 46px;
}
  .gach-duoi h2:after {
    content: '';
    background: #146cda;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    height: 2px;
}



.item-news {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.item-news img {
    max-height: 270px;
    background-size:cover;
    overflow:hidden;
}
.news-name{font-size:18px;text-transform:uppercase;line-height:28px;font-weight:700;color:#353535;text-align:center;margin-top:10px;margin-bottom:20px;height:20px;padding:0 20px;}
.news-name a{color:#333;font-size:17px;}
.news-name a.text-split{-webkit-line-clamp:2;}
.news-name a:hover{color:#1272e6;}

.bg_luachon{
    background: #f6f6f6;
    padding: 40px 0;
    
}

.why-info p {
    font-weight: 700;
    font-size: 17px;
    color: #353535;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 5px;
}
.why-info span {
    font-size: 15px;
    color: #3a3939;
    text-align: center;
    
}
img.hinh_ts {
    margin-left: 115px;
}
p.nd_tin {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}
.news-title{
  font-size:18px;
  font-weight:700;
  
  text-align:center;
  margin-top:10px;
 
  padding:0 20px;
}


.footer{
  background-color:#317725;
}
.center-content {
  text-align: center;
  color: #eeee22;
  padding-top: 41px;
  padding-bottom: 20px;
}
#them_class_nhe img{
    width: 100%;
    height: auto;
    background-size:cover;
    overflow:hidden;
}
.content-news img {
    max-height: 270px;
    background-size: cover;
    overflow: hidden;
}


/* single style */
h1.single-title {
    font-size: 30px;
    font-weight: 600;
    color: #333;
}

.post-news-single .meta {
    border-bottom: 1px solid #828181;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

article.post-content p {
    font-size: 15px;
    margin-bottom: 18px;
    line-height: 23px;
    text-align: justify;
}

article.post-content img {
    border: 5px solid #d9d9d9;
}