/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
.header-2 .header-top-mid h2 {
  font-size: 18px;
}
.hidden {
  display: none;
}

em {
  margin-right: 10px;
}

.footer span {
  margin-right: 10px;
}

.blog-item .box-img {
  aspect-ratio: 16/9;
}

.bottom .blog-item .flex-time {
  font-size: 13px;
  gap: 10px;
}

.qc img {
  object-fit: unset;
}

.header-2 h3 {
  font-family: "Dancing Script", cursive;
  font-size: 20px;
  color: var(--primary);
  font-weight: 700;
  font-style: italic;
}
@media screen and (max-width: 575px) {
  .header-2 .header-top-mid h2 {
    font-size: 13px;
  }
}

.bottom .blog-item .box-content h4 a {
  -webkit-line-clamp: 2;
}
.bottom .blog-item .box-content .fa-eye {
  margin-right: 4px;
}
.bottom .blog-item {
  margin-bottom: 5px;
}
.bottom .blog-item .box-content {
  width: 100% !important;
}

@media (max-width: 996px) {
  .hot-news-slider {
    margin-bottom: 10px;
  }
  .bottom .blog-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
  }

  .bottom [class^="vuta-col-"]:last-child .blog-item {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .banner-day .d-flex {
    display: block !important;
  }
  .banner-day .d-flex .real-time {
    padding-bottom: 0;
  }
  .banner-day .d-flex .real-time::before {
    display: none;
  }
}

.range {
  padding-top: 0;
}

.list-none li:before {
  display: none;
}
.list-none li em {
  color: var(--primary);
}
.list-none {
  padding: 10px 15px !important;
  border: 2px solid var(--primary);
  border-radius: 10px;
}
.list-none li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #000;
}
.list-none li span {
  margin-right: 4px;
}
.list-none li:last-child {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.cat:nth-child(2n) [class^="vuta-col-"]:first-child {
  border-right: 0;
}
.cat:nth-child(2n + 1) .blog-item,
.cat:nth-child(2n) .blog-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cdcdcd;
}
.notice-slider .icon {
  width: 18px;
  min-width: 18px;
  height: 18px;
}
.footer .footer-top .d-flex {
  gap: 10px;
  align-items: center;
}
.footer .footer-top .d-flex img {
  min-width: 90px;
}
.footer .footer-top .d-flex h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--primary);
}
.hot-news {
  margin-top: 0 !important;
}
.cat-body {
  margin-top: 40px;
}
.hot-news .box-hot-news {
  border-top: 1px solid #ececec;
}
.bottom .blog-item .box-img {
  width: 40%;
}
.bottom .blog-item .flex-time {
  font-size: 12px;
  gap: 5px;
}
.slick-arrow {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.box-bg-title .box-title::before {
  background-color: var(--second);
}
.slick-arrow::before {
  color: #fff;
}
.box-bg-title .box-title::after {
  border-bottom: 10px solid var(--second);
}

.range .blog-item {
  background: #fff;
  height: 100%;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cat {
    margin: 10px 0;
    padding: 0;
  }
  .hot-news {
    margin: 10px 0;
  }
  .aside {
    margin-bottom: 10px;
  }
  .cat-body {
    margin-top: 15px;
  }
  .break .break-item .box-content h3 {
    font-size: 14px;
  }
  .range .bg {
    padding: 10px;
  }
  .header .header-logo img {
    min-width: 55px;
    width: 55px;
  }
  .news-slider {
    display: none;
  }
  .absolute-item {
    margin-bottom: 30px;
  }
  .home-aside {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .footer .footer-top .d-flex h2 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--primary);
  }
  .footer .footer-top .logo img {
    width: 55px !important;
    min-width: 55px !important;
    height: 55px !important;
  }
}
.absolute-item .box-content {
  position: unset;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  background-image: unset;
  z-index: 1;
  margin-top: 10px;
}
.absolute-item .box-content h4 a {
  color: var(--primary);
  font-weight: 600;
  -webkit-line-clamp: 2;
  font-size: 20px;
}

.absolute-item .box-content .flex-time li {
  color: #111 !important;
}
.bottom .blog-item {
  width: 100% !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #111;
}
.bottom [class^="vuta-col-"]:last-child .blog-item {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.box-bg-title {
  background-color: #e6edf0;
  position: relative;
  height: 32px;
  border-radius: 10px 5px 0 0;
  margin-bottom: 15px;
}
.box-bg-title .box-title {
  padding-top: 5px;
  padding-bottom: 5px;
}

.first {
  margin: 40px 0 20px;
}
.first .blog-item {
  margin-bottom: 10px;
}

.sub-menu li .sub-menu-min,
#menu #list_menu .sub-menu {
  min-width: 250px;
}

@media(max-width:575px){
    object{
        width: 100%;
        height: 250px !important;
    }
}
.desc img {
  display: block;
  margin: 0 auto;
}
.pagination li.active a {
  color: #fff;
  background: var(--primary);
}
.pagination li.disabled a {
  background: var(--primary);
  color: #fff;
  cursor: not-allowed;
}


.faq .box-hide p {
  margin-bottom: 0;
  font-style: italic;
}
#list-faq {
  padding: 10px 30px;
  border-radius:10px ;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}
#list-faq .link i {
  margin-left: auto;
}
#list-faq .link {
  padding: 5px 10px;
  background: #f9f9f9;
}

#list-faq li.active .box-hide {
  padding-left: 10px;
  padding-bottom: 10px;
  border: 3px solid var(--primary);

}
#list-faq li i {
  -webkit-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
#list-faq .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
#list-faq li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed var(--primary);
}
#list-faq li:last-child {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}
#list-faq li.active .box-hide {
  display: block;
  transition: all ease 0.05s;
  opacity: 1;
  visibility:visible;
} 

#button-contact-vr{
    bottom:70px !important;
}

.video-item iframe{
    max-width: 310px;
}
.blog-detail .desc .detail img {
  height: 100% !important; 
  width: 100% !important;
}
.blog-detail .desc .detail {
  margin-top: 5px;
}

.related-news{
    padding-left: 20px;
}
.related-news li{
    list-style: disc;
}


.related-news li a{
    color: #f4ae04 !important;
}

.related-news li a:hover{
    color: #009600 !important;
}

.blog-detail .desc img {
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 8px;
}

.blog-detail .desc figure {
  width: 100% !important;
  height: 100% !important;
}

