/**
 * 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 */
#main-content p{
    font-size: 17px;
}
#news-bodyhtml,#news-bodyhtml div,#news-bodyhtml span{
    font-size: 17px;
    font-family: Arial!important;
}
#main-content .news_column .panel-default .panel-body{
    padding: 15px 0;
}
@media (max-width: 767.98px){
    #menusite .navbar-toggle {
        top: -1px;
    }
    #showsearch{
        color:#004e2b;
    }
}
#main-content .related li{
    padding: 8px 0 7px 20px;
}
.scroll-topnew li a{
    font-weight: 400;
}
.container{
    padding: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24{

}
.panel{
    border-radius: 0;
}
.second-nav .bg{
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0 5px;
}
.third-nav .row{
    margin: 0;
}
.relatednewscat .img-thumbnail{

    max-height: 90px;
    width: 100%;
    object-fit: cover;
}
#body .news_column .panel-heading .sub-list-icon li a.dimgray{
    font-size: 16px;
}

.tinhotslider {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #c11815;
}

.tinhotslider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.tinhotslider-wrapper a {
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #333;
    flex: 0 0 auto;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
}
.tinhotslider a:hover{
    color: #c11815;
}
.third-nav .row{
    border: 0;
}
@media screen and (max-width: 768px) { .quangcao2 img { width: 100% !important; float: none !important; display: block; margin: 5px auto; }}
@media (min-width: 767.98px) {
    div#hot-news {
        max-height: 535px;
        overflow: hidden;
    }

    div#hot-news .panel-default {
        height: 523px;
        overflow: hidden;
        border: 0!important;
    }
}
#cauhoi #listfaq h2 button{
    max-width: 100%;
    word-wrap: break-word;
    white-space: normal;
    text-align: left;
}
.img-thumbnail{
    border-radius: 0;
}
#hot-news .custom-description{
    text-align: left;
}
#hot-news .news_column img{
    object-fit: cover;
}
.hometext,#news-bodyhtml div, #news-bodyhtml p, #news-bodyhtml i, #news-bodyhtml span, #news-bodyhtml * {
    font-size: 17px !important;
}
figure figcaption{
    font-size: 17px !important;
}
#menu-site-default ul li ul{
    margin: 0;
    padding: 0;
}
#searchForm button .fa-search{
    color: #fff;
}
.headerSearch input,.headerSearch .input-group button{
    border-color: #ccc;
}
body,div,span,a,h1,h2,h3,h4{
    font-family: Roboto,sans-serif!important;
}
#news-bodyhtml div, #news-bodyhtml p, #news-bodyhtml i, #news-bodyhtml span, #news-bodyhtml *{
    font-family: Roboto,sans-serif!important;
    font-weight: 400;
}
#menu-site-default a.home:focus{
    outline-offset: 0;
}
.v2-green{
    color: #004e2b;
}
.footer-contact{
    display:flex;
    align-items:flex-start;
    gap:18px;
    color:#fff;
}
.footerNav2{
    background: #004e2b;
    border-top: 1px solid #787474;
}
.footer-logo{
    flex:0 0 78px;
}

.footer-logo img{
    max-width:78px;
    height:auto;
    display:block;
}

.footer-info{
    flex:1;
}

.footer-info h3{
    margin:0 0 12px;
    color:#fff;
    font-size:22px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.3px;
}

.footer-info ul{
    margin:0;
    padding:0;
    list-style:none;
}

.footer-info li{
    display:flex;
    align-items:flex-start;
    gap:10px;
    color:#d9e7dd;
    font-size:15px;
    line-height:1.7;
}

.footer-info li i{
    width:18px;
    margin-top:4px;
    color:#fff;
    text-align:center;
}

.footer-info a{
    color:#fff;
}

.footer-info a:hover{
    color:#ffe082;
    text-decoration:none;
}

@media(max-width:768px){

    .footer-contact{
        flex-direction:column;
        text-align:center;
    }

    .footer-logo{
        margin:0 auto;
    }

    .footer-info li{
        justify-content:center;
    }
}
#footer {
    position: relative;
    min-height: 200px;
    width: 100%;
    background: #004e2b;
    padding: 20px 0 20px 0;
    font-size: 14px;
    color: #fff;
}

.panel-vanban,
.panel-cauhoi {
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    box-shadow: none;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}

.panel-vanban .panel-heading,
.panel-cauhoi .panel-heading {
    background: #fff;
    border-bottom: none;
    padding: 18px 5px 8px 0 !important;
}

.panel-vanban .panel-heading h4,
.panel-cauhoi .panel-heading h4 {
    margin: 0;
}

.panel-vanban .panel-heading h4 a,
.panel-cauhoi .panel-heading h4 a {
    color: #006b3f;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
}

.panel-vanban .panel-body,
.panel-cauhoi .panel-body {
    padding: 6px 20px 18px;
}

/* Văn bản pháp luật */
.block-law .item {
    margin: 0;
}

.block-law .list-group {
    margin: 0;
    padding: 0;
}

.block-law .list-group li {
    list-style: none;
    position: relative;
    padding: 8px 38px 8px 28px;
    border: none;
    line-height: 1.45;
}

.block-law .list-group li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
    color: #c11815;
    font-size: 15px;
}

.block-law .list-group li:after {
    content: "\f019";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 8px;
    color: #006b3f;
    font-size: 14px;
}

.block-law .list-group li a {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-law .list-group li a:hover {
    color: #006b3f;
}

/* Câu hỏi thường gặp */
.panel-cauhoi .card {
    border: none;
    background: transparent;
    margin: 0;
}

.panel-cauhoi .card-header {
    background: transparent;
    border: none;
    padding: 0;
}

.panel-cauhoi .card-header h2 {
    margin: 0!important;
}

.panel-cauhoi .btn-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 0 8px 28px;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-cauhoi .btn-link:before {
    content: "\f059";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
    color: #006b3f;
    font-size: 15px;
}

.panel-cauhoi .btn-link:hover {
    color: #006b3f;
    text-decoration: none;
}

.panel-cauhoi .card-body {
    margin: 4px 0 10px 28px;
    padding: 10px 12px;
    background: #f8fbf9;
    border-left: 3px solid #006b3f;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    max-height: 220px;
    overflow: auto;
}

.panel-cauhoi .card-body img {
    max-width: 100%;
    height: auto !important;
}

/* cân chiều cao 2 khối nếu muốn giống ảnh */
.scroll-vanban,
.scroll-cauhoi {
    max-height: 235px;
    overflow-y: scroll;
}

@media (max-width: 767px) {
    .panel-vanban .panel-heading,
    .panel-cauhoi .panel-heading {
        padding: 15px 15px 6px;
    }

    .panel-vanban .panel-body,
    .panel-cauhoi .panel-body {
        padding: 6px 15px 15px;
    }
}
/* ===== Panel ===== */
.panel.panel-default{
    border:1px solid #e7ece8;
    border-radius: 10px;
    background:#fff;
    box-shadow:none;
    overflow:hidden;
    margin-bottom:20px;
}
#home_hot, #hot-news,.panel-link{
    border-radius: 10px;
}
.catn-row{
    margin-top:20px;
}
.flex-column{
    margin-bottom: 20px;
}
.panel.panel-default>.panel-heading{
    background:#fff;
    border:none;
    padding:14px 16px 8px;
    color:#006b3f;
    font-size:14px;
    font-weight:600;
    text-transform:uppercase;
    line-height:1.2;
}
.panel.panel-default>.panel-heading a{
     color:#006b3f;

 }
.panel.panel-default>.panel-body{
    padding:6px 16px 16px;
}
.panel.panel-default>.panel-heading .sub-list-icon{
    margin:0;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.panel.panel-default>.panel-heading h4{
    margin:0;
}

.panel.panel-default>.panel-heading h4 a{
    color:#006b3f;
    font-size:14px;
    font-weight:800;
    text-transform:uppercase;
    text-decoration:none;
}

.panel.panel-default>.panel-heading .pull-right{
    margin-left:auto;
}

.panel.panel-default>.panel-heading .pull-right a,
.panel.panel-default>.panel-heading .view-all{
    color:#006b3f;
    font-size:13px;
    font-weight:600;
    text-decoration:none;
}

.panel.panel-default>.panel-heading .pull-right a:hover{
    color:#c11815;
}
.tn-panel-thumb{
    margin:0;
    padding:0;
}

.tn-panel-thumb-item{
    display:flex;
    gap:10px;
    align-items:flex-start;
    margin-bottom:12px;
}

.tn-panel-thumb-img{
    flex:0 0 72px;
    width:72px;
    height:48px;
    border-radius:3px;
    overflow:hidden;
}

.tn-panel-thumb-img img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.tn-panel-thumb-info{
    flex:1;
    min-width:0;
}

.tn-panel-thumb-title{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    color:#222;
    font-size:14px;
    line-height:1.35;
    font-weight:600;
    text-decoration:none;
}

.tn-panel-thumb-title:hover{
    color:#006b3f;
}

.tn-panel-thumb-date{
    margin-top:4px;
    font-size:12px;
    color:#777;
}
.top-weather {
    font-size: 14px;
    color: #004e2b;
    font-weight: 500;
}
/*==========================
=       BREADCRUMB         =
==========================*/

.breadcrumbs{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:0;
    margin:0;
    padding:0;
    list-style:none;
    font-size:15px;
    font-weight:500;
}

.breadcrumbs li{
    display:flex;
    align-items:center;
    color:#666;
}

.breadcrumbs li+li:before{
    content:"/";
    margin:0 18px;
    color:#999;
    font-weight:400;
}

.breadcrumbs li a{
    color:#555;
    text-decoration:none;
    transition:.2s;
}

.breadcrumbs li a:hover{
    color:#006b3f;
}

.breadcrumbs li:last-child a,
.breadcrumbs li:last-child span{
    color:#006b3f;
    font-weight:600;
}

.breadcrumbs span{
    display:inline-block;
}

@media (max-width:768px){

    .breadcrumbs{
        margin:12px 0 18px;
        font-size:14px;
    }

    .breadcrumbs li+li:before{
        margin:0 10px;
    }

}
.breadcrumbs li+li:before{
    content:"\f105";
    font-family:FontAwesome;
    margin:0 14px;
    color:#9aa0a6;
    font-size:12px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #004e2b;
    border-color: #004e2b;
    cursor: default;
    border-radius: 50px;
}
.pagination>li>a, .pagination>li>span,.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-radius: 50px;
}
/* ===== Trang danh mục bài viết ===== */

#news_category .panel.panel-default {
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 18px;
    transition: .25s ease;
}

#news_category .panel.panel-default:hover {
    box-shadow: 0 8px 22px rgba(0,0,0,.08);
    transform: translateY(-2px);
}

#news_category .panel-body {
    padding: 14px;
    min-height: 180px;
}

#news_category .imghome {
    width: 270px !important;
    height: 170px;
    object-fit: cover;
    border: none;
    padding: 0;
    border-radius: 6px;
    margin: 0 16px 0 0;
    background: #f2f2f2;
}

#news_category h2,
#news_category h3 {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.45;
    font-weight: 800;
}

#news_category h2 a,
#news_category h3 a {
    color: #111;
    text-decoration: none;
}

#news_category h2 a:hover,
#news_category h3 a:hover {
    color: #006b3f;
}

#news_category .text-muted {
    color: #7b8790;
    font-size: 13px;
    margin-bottom: 8px;
}

#news_category .text-muted ul {
    margin: 0;
}

#news_category .text-muted li {
    margin-right: 10px;
}

#news_category .panel-body > p:not(.text-right) {
    color: #444;
    font-size: 14px;
    line-height: 1.6;
}

#news_category .text-right {
    margin: 8px 0 0;
}

#news_category .btn-xs {
    border-radius: 4px;
    padding: 4px 8px;
}

/* Các tin khác */
.related {
    background: #fff;
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    padding: 14px 18px;
    margin: 10px 0 20px;
}

h4 + .related,
#main-content h4 {
    color: #006b3f;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.related li {
    list-style: none;
    padding: 7px 0;
    border-bottom: 1px solid #edf1ee;
}

.related li:last-child {
    border-bottom: none;
}

.related li em.fa {
    color: #006b3f;
}

.related li a {
    color: #222;
    text-decoration: none;
    font-size: 14px;
}

.related li a:hover {
    color: #006b3f;
}

/* Phân trang */
.pagination > li > a,
.pagination > li > span {
    color: #006b3f;
    border-color: #dfe7e2;
}

.pagination > .active > a,
.pagination > .active > span {
    background: #006b3f;
    border-color: #006b3f;
    color: #fff;
}

.pagination > li > a:hover {
    background: #f1f8f4;
    color: #006b3f;
}

/* Mobile */
@media (max-width: 767px) {
    #news_category .panel-body {
        min-height: auto;
    }

    #news_category .imghome {
        float: none !important;
        width: 100% !important;
        height: 210px;
        margin: 0 0 12px;
    }

    #news_category h2,
    #news_category h3 {
        font-size: 18px;
    }
}
/*==============================
= Thanh icon dưới menu
==============================*/

.tinhotslider {
    background: #fff;
    border-bottom: 2px solid #006b3f;
    padding: 0;
    overflow: hidden;
    height: 42px;
    position: relative;
}

.tinhotslider-wrapper {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    height: 42px;
    transition: transform .4s linear;
}

.tinhotslider-wrapper a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 0 15px 0 0;
    height: 42px;
    transition: .25s;
}

/* icon */

.tinhotslider-wrapper a:before {
    content: "\f005";
    font-family: FontAwesome;
    color: #f5b301;
    font-size: 15px;
    margin-right: 8px;
}

/* hover */

.tinhotslider-wrapper a:hover {
    color: #006b3f;
}

/* ngăn cách */

.tinhotslider-wrapper a:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    width: 1px;
    height: 20px;
    background: #ececec;
}

/* mobile */

@media (max-width:991px){

    .tinhotslider{
        height:38px;
    }

    .tinhotslider-wrapper{
        height:38px;
    }

    .tinhotslider-wrapper a{
        height:38px;
        padding:0 16px;
        font-size:14px;
    }

}
#searchForm button{
    background: #004e2b;
    border-radius: 5px;
}
#searchForm button .fa-search{
    height: 19px;
    line-height: 19px;
    font-size: 14px;
}
/* ===== Khu vực Liên kết ===== */

#footer-lienket .footer-lienket {
    color: #007a45;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e5e9e6;
}

#footer-lienket #amazingcarousel-1 {
    background: #fff;
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    padding: 18px 35px;
    box-shadow: 0 3px 14px rgba(0,0,0,.04);
}

#footer-lienket .amazingcarousel-list-container {
    width: 100% !important;
}

#footer-lienket .amazingcarousel-list-wrapper {
    width: 100% !important;
}

#footer-lienket .amazingcarousel-image a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
    padding: 6px 10px;
    border: 1px solid #e2e8e4;
    border-radius: 7px;
    background: #fff;
    transition: .25s ease;
}

#footer-lienket .amazingcarousel-image a:hover {
    border-color: #007a45;
    box-shadow: 0 6px 16px rgba(0,122,69,.16);
    transform: translateY(-2px);
}

#footer-lienket .amazingcarousel-image img {
    max-width: 100%;
    max-height: 44px;
    object-fit: contain;
}

/* Prev / Next */
#footer-lienket .amazingcarousel-prev,
#footer-lienket .amazingcarousel-next {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    background: #007a45 !important;
    top: 50% !important;
    margin-top: -16px !important;
    opacity: 1 !important;
    box-shadow: 0 4px 12px rgba(0,122,69,.22);
}

#footer-lienket .amazingcarousel-prev:hover,
#footer-lienket .amazingcarousel-next:hover {
    background: #c11815 !important;
}

#footer-lienket .amazingcarousel-prev:before,
#footer-lienket .amazingcarousel-next:before {
    font-family: FontAwesome;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    display: block;
    text-align: center;
}

#footer-lienket .amazingcarousel-prev:before {
    content: "\f104";
}

#footer-lienket .amazingcarousel-next:before {
    content: "\f105";
}

#footer-lienket .amazingcarousel-prev {
    left: -30px !important;
}

#footer-lienket .amazingcarousel-next {
    right: -30px !important;
}

/* Ẩn ảnh mũi tên mặc định của plugin */
#footer-lienket .amazingcarousel-prev,
#footer-lienket .amazingcarousel-next {
    background-image: none !important;
}

@media (max-width: 767px) {
    #footer-lienket #amazingcarousel-1 {
        padding: 14px 42px;
    }

    #footer-lienket .footer-lienket {
        font-size: 16px;
    }
}
#hot-news{
    width:100%;
    overflow:hidden;
}

.tn-hot-carousel{
    overflow:hidden;
    width:100%;
}

.tn-hot-track{
    display:flex;
    gap:18px;
    will-change:transform;
}

.tn-hot-item{
    flex:0 0 calc((100% - 54px)/4); /* 4 cột */
    min-width:0;
}

.tn-hot-item img{
    width:100%;
    aspect-ratio:16/10;
    object-fit:cover;
    display:block;
}

.tn-hot-item h3{
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    min-height:72px;
}

/* ---------- Laptop ---------- */

@media (max-width:1200px){

    .tn-hot-track{
        gap:16px;
    }

    .tn-hot-item{
        flex:0 0 calc((100% - 48px)/4);
    }

}

/* ---------- Tablet ngang ---------- */

@media (max-width:991px){

    .tn-hot-track{
        gap:16px;
    }

    .tn-hot-item{
        flex:0 0 calc((100% - 32px)/3);
    }

}

/* ---------- Tablet dọc ---------- */

@media (max-width:767px){

    .tn-hot-track{
        gap:14px;
    }

    .tn-hot-item{
        flex:0 0 calc((100% - 14px)/2);
    }

    .tn-hot-item h3{
        min-height:auto;
        -webkit-line-clamp:2;
        font-size:16px;
    }

}

/* ---------- Mobile ---------- */

@media (max-width:575px){

    .tn-hot-track{
        gap:12px;
    }

    .tn-hot-item{
        flex:0 0 100%;
    }

    .tn-hot-item img{
        aspect-ratio:16/9;
        height: auto !important;
    }
    .tn-hot-item h3{
        font-size:18px;
        line-height:1.45;
        height: auto!important;
    }

    .tn-hot-date{
        font-size:14px;
    }

    .tn-section-head{
        flex-wrap:wrap;
        gap:10px;
    }

    .tn-carousel-nav{
        margin-left:auto;
    }

}

/* ==================================================
   TRANG CHI TIẾT BÀI VIẾT - STYLE MỚI
================================================== */

#main-content .news_column.panel.panel-default[itemtype] {
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 16px rgba(0,0,0,.05);
    overflow: hidden;
    margin-bottom: 20px;
}

#main-content .news_column.panel.panel-default[itemtype] > .panel-body {
    padding: 26px 32px;
}

#main-content h1.title {
    margin: 0 0 18px;
    color: #0b3d26;
    font-size: 32px;
    line-height: 1.35;
    font-weight: 800;
}

#main-content .row.margin-bottom-lg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
    padding: 5px 0;
    border-top: 1px solid #edf1ee;
    border-bottom: 1px solid #edf1ee;
}

#main-content .row.margin-bottom-lg .h5 {
    margin: 0;
    color: #777;
    font-size: 14px;
    font-weight: 500;
}

#main-content .row.margin-bottom-lg ul {
    margin: 0;
}

#main-content .row.margin-bottom-lg .btn-sm {
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #dfe7e2;
    background: #fff;
    color: #006b3f;
}

#main-content .row.margin-bottom-lg .btn-sm:hover {
    background: #007a45;
    color: #fff;
}

#main-content .row.margin-bottom-lg .dimgray {
    color: #006b3f;
}

#main-content .row.margin-bottom-lg .dimgray:hover {
    color: #c11815;
}

#main-content figure.article {
    margin: 0 0 24px;
}

#main-content figure.article img,
#news-bodyhtml img {
    max-width: 100%;
    height: auto !important;
    border: none;
    border-radius: 8px;
    padding: 0;
    display: block;
    margin: 18px auto;
}

#main-content figure.article img {
    width: 100%;
    box-shadow: 0 8px 24px rgba(0,0,0,.10);
}

#news-bodyhtml {
    color: #333;
    font-size: 17px !important;
    line-height: 1.9;
}

#news-bodyhtml div,
#news-bodyhtml p,
#news-bodyhtml span,
#news-bodyhtml i {
    font-size: 17px !important;
    line-height: 1.9;
}

#news-bodyhtml strong {
    color: #0b3d26;
    font-weight: 700;
}

#news-bodyhtml a {
    color: #007a45;
}

#news-bodyhtml a:hover {
    color: #c11815;
}

/* nút sửa/xóa admin */
#main-content .btn_edit,
#main-content .btn-danger {
    border-radius: 4px;
}

/* ==================================================
   ĐÁNH GIÁ BÀI VIẾT
================================================== */

#form3B {
    background: #f8fbf9;
    border: 1px solid #e5e9e6;
    border-radius: 8px;
    padding: 16px 18px;
}

#form3B .h5 {
    margin: 0;
}

#form3B #stringrating {
    margin: 0 0 8px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

#form3B #hover-test {
    color: #777;
    font-size: 13px;
}

/* ==================================================
   BÌNH LUẬN
================================================== */

#idcomment .comment-title {
    margin: 0;
    color: #007a45;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

#idcomment select.form-control,
#idcomment input.form-control {
    height: 40px;
    border-radius: 5px;
    border-color: #dfe7e2;
}

#idcomment .comment-form {
    background: #f8fbf9;
    border: 1px solid #e5e9e6;
    border-radius: 10px;
    padding: 18px;
}

#idcomment textarea.form-control {
    min-height: 130px;
    border-radius: 6px;
    border-color: #dfe7e2;
}

#idcomment .btn-primary {
    background: #007a45;
    border-color: #007a45;
}

#idcomment .btn-primary:hover {
    background: #c11815;
    border-color: #c11815;
}

/* ==================================================
   TIN LIÊN QUAN / TIN CŨ HƠN
================================================== */

.other-news .h3 {
    margin: 0 0 15px;
    color: #007a45;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.detail-related {
    margin: 0;
    padding: 0;
    border: 1px solid #e5e9e6;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.detail-related li {
    position: relative;
    list-style: none;
    padding: 11px 15px 11px 34px;
    border-bottom: 1px dashed #e5e9e6;
}

.detail-related li:last-child {
    border-bottom: none;
}

.detail-related li > em.fa {
    position: absolute;
    left: 2px;
    top: 1px;
    color: #007a45;
}

.detail-related h4 {
    display: inline;
    margin: 0;
    font-size: 14px !important;
    line-height: 1.45;
    font-weight: 600;
}

.detail-related h4 a {
    color: #222;
    text-decoration: none;
}

.detail-related h4 a:hover {
    color: #007a45;
}

.detail-related li > em:not(.fa) {
    color: #777;
    font-size: 13px;
    margin-left: 4px;
}

/* ==================================================
   RESPONSIVE
================================================== */

@media (max-width: 767px) {
    #main-content .news_column.panel.panel-default[itemtype] > .panel-body {
        padding: 18px 15px;
    }

    #main-content h1.title {
        font-size: 24px;
        line-height: 1.4;
    }

    #main-content .row.margin-bottom-lg {
        display: block;
    }

    #main-content .row.margin-bottom-lg .text-right {
        text-align: left;
        margin-top: 10px;
    }

    #news-bodyhtml,
    #news-bodyhtml div,
    #news-bodyhtml p,
    #news-bodyhtml span,
    #news-bodyhtml i {
        font-size: 16px !important;
        line-height: 1.8;
    }

    #idcomment .row > div {
        margin-bottom: 8px;
    }

    .detail-related li {
        padding-right: 10px;
    }
}
/*==================================================
=            SIDEBAR STYLE NEW THEME
==================================================*/

#sidebar>*{
    margin-bottom:18px;
}

/* Banner */

#sidebar .image-center{
    margin-bottom:18px;
}

#sidebar .image-center a,
#sidebar .image-center img{
    display:block;
    width:100%;
}

#sidebar .image-center img{
    border-radius:10px;
    border:1px solid #e5e9e6;
    overflow:hidden;
    transition:.3s;
    box-shadow:0 3px 12px rgba(0,0,0,.05);
}

#sidebar .image-center img:hover{
    transform:translateY(-2px);
    box-shadow:0 10px 25px rgba(0,0,0,.12);
}


/* Panel */

#sidebar .panel{
    border-radius:10px;
    overflow:hidden;
    border:1px solid #e5e9e6;
    box-shadow:0 3px 12px rgba(0,0,0,.05);
    margin-bottom:18px;
}

#sidebar .panel-heading{

    background:#fff;

    color:#007a45;

    border:none;

    border-bottom:2px solid #007a45;

    font-weight:700;

    font-size:20px;

    padding:14px 18px;

    text-transform:uppercase;

}

#sidebar .panel-body{

    padding:18px;

}


/*==================================================
=            VIDEO BLOCK
==================================================*/

#sidebar iframe{

    width:100%!important;

    border-radius:8px;

}

#sidebar #truyenhinh ul{

    margin:15px 0 0;

    padding:0;

    list-style:none;

}

#sidebar #truyenhinh li{

    display:flex;

    gap:10px;

    padding:10px 0;

    border-bottom:1px dashed #e6ece8;

}

#sidebar #truyenhinh li:last-child{

    border-bottom:none;

}

#sidebar #truyenhinh li img{

    width:82px!important;

    height:58px;

    object-fit:cover;

    border-radius:6px;

    border:none;

}

#sidebar #truyenhinh li a{

    color:#222;

    font-size:14px;

    font-weight:600;

    line-height:1.45;

}

#sidebar #truyenhinh li a:hover{

    color:#007a45;

}


/*==================================================
=            DỊCH VỤ CÔNG
==================================================*/

.panel_sidebar_dvc ul{

    margin:0;

    padding:0;

    list-style:none;

}

.panel_sidebar_dvc li{

    border-bottom:1px solid #eef2ef;

}

.panel_sidebar_dvc li:last-child{

    border-bottom:none;

}

.panel_sidebar_dvc li a{

    display:block;

    padding:12px 10px;

    color:#333;

    transition:.25s;

    border-radius:6px;

}

.panel_sidebar_dvc li a:hover{

    background:#f5faf7;

    color:#007a45;

    padding-left:18px;

}


/*==================================================
=            THỐNG KÊ
==================================================*/

.counter{

    margin:0;

}

.counter li{

    display:flex;

    justify-content:space-between;

    align-items:center;

    padding:12px 0;

    border-bottom:1px dashed #e5e9e6;

}

.counter li:last-child{

    border-bottom:none;

}

.counter li span:first-child{

    color:#444;

}

.counter li span:last-child{

    background:#007a45;

    color:#fff;

    min-width:42px;

    text-align:center;

    border-radius:30px;

    padding:3px 10px;

    font-weight:700;

}

.counter em{

    color:#007a45;

    width:22px;

}


/*==================================================
=            WEBSITE LINK
==================================================*/

#sidebar select.form-control{

    height:42px;

    border-radius:8px;

    border:1px solid #dfe7e2;

    box-shadow:none;

}

#sidebar select.form-control:focus{

    border-color:#007a45;

    box-shadow:0 0 0 3px rgba(0,122,69,.08);

}


/*==================================================
=            SCROLL BLOCK
==================================================*/

.scroll-truyenhinh::-webkit-scrollbar{

    width:6px;

}

.scroll-truyenhinh::-webkit-scrollbar-thumb{

    background:#007a45;

    border-radius:30px;

}

.scroll-truyenhinh::-webkit-scrollbar-track{

    background:#f3f5f4;

}


/*==================================================
=            RESPONSIVE
==================================================*/

@media(max-width:991px){

    #sidebar{

        margin-top:25px;

    }

}
.yhy-append-wrap {
    position: relative;
    bottom: 40px;
    width: 200px !important;
}
.catn-row{
    margin: 20px 0;
}
.catn-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.catn-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.catn-row .panel {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.catn-row .panel-body {
    flex: 1;
}

.catn-row > .col-md-8:nth-child(3) {
    display: flex;
    flex-direction: column;
}

.catn-row > .col-md-8:nth-child(3) > img {
    width: 100%;
    display: block;
    margin-bottom: 8px;
    border-radius: 5px;
}

.catn-row > .col-md-8:nth-child(3) > .panel {
    flex: 1;
}
.catn-row .panel-thongbao {
    min-height: 610px;
}

.catn-row > .col-md-8:nth-child(3) {
    min-height: 610px;
}
.social-connect{
    padding:18px 20px;
    border-radius:4px;
    text-align:center;
}

.social-connect h3{
    margin:0 0 18px;
    color:#fff;
    font-size:28px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.social-list{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:18px;
}

.social-list a{
    width: 37px;
    height: 37px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:.25s;
    box-shadow:0 3px 8px rgba(0,0,0,.25);
    border: 1px solid #fffdf8;
}

.social-list a:hover{
    transform:translateY(-4px) scale(1.08);
}

.social-list i{
    font-size:17px;
    color:#fff;
}

.facebook{
    background:#1877F2;
}

.youtube{
    background:#ff0000;
}

.email{
    background:#65b84d;
}

.zalo{
    background:#fff;
    overflow:hidden;
}

.zalo img{
    width:38px;
    height:38px;
    object-fit:contain;
}
.catn-bg2{
    background: #fffdf8;
    border: 1px solid #e5dccb;
}
li.tn-panel-thumb-item{
    transition: all .25s ease;
}
.tn-hot-item:hover,.tn-panel-thumb-item:hover,.panel_link ul li:hover{
    box-shadow: 0 8px 22px rgba(0, 0, 0, .08);
    transform: translateY(-2px);
}
.tn-panel-thumb-info .tooltip-inner img.img-thumbnail{
    display: none;
}
.tn-panel-thumb-info .tooltip{
    z-index: 999;
}
@media (max-width: 575px) {
    .tn-hot-item img,#hot-news {
        width: auto !important;
    }
}
@media (max-width: 991px){
    .flex-column{
        display:block;
    }
}
@media (max-width: 768px) {
    .footer-contact {
        gap: 0;
    }
}
/*TRUYỀN HÌNH*/
#main-content .video-item {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 18px;
}

#main-content .videolist-item {
    border: 1px solid #e3e8ef;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.06);
    transition: all .2s ease;
    height: 100%;
}

#main-content .videolist-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 18px rgba(0,0,0,.12);
    border-color: #d10f0f;
}

#main-content .videolist-item .panel-body {
    padding: 0;
}

#main-content .video-thumbnail {
    position: relative;
    height: 165px;
    overflow: hidden;
    background: #f3f3f3;
}

#main-content .video-thumbnail:after {
    content: "\f04b";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    margin-top: -23px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    background: rgba(200,16,16,.92);
    color: #fff;
    font-size: 16px;
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    pointer-events: none;
}

#main-content .video-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

#main-content .video-info {
    padding: 12px 14px 14px;
}

#main-content .video-info h2.other_title {
    margin: 0 0 7px;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 700;
}

#main-content .video-info h2.other_title a {
    color: #111;
    text-decoration: none;
}

#main-content .video-info h2.other_title a:hover {
    color: #c81010;
}

#main-content .video-info .text-muted {
    color: #8a8a8a;
    font-size: 13px;
    margin-bottom: 8px;
}

#main-content .video-info .text-muted ul {
    margin-bottom: 0;
}

#main-content .video-info .fa-eye {
    color: #0b7a36;
}

#main-content .video-info p {
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
