:root {
    --font-family: "Montserrat", serif;
}
 /* ============ desktop view ============ */
 .color-main-color {
     color: var(--color-main-color) !important;
 }

 .color-main-color-text {
     color: var(--color-main-color-text) !important;
 }

 .color-main-color {
     color: var(--color-text-color) !important;
 }

 .color-menu-color {
     color: var(--color-menu-color) !important;
 }

 .color-menu-text-color {
     color: var(--color-menu-text-color) !important;
 }

 .color-menu-hover-color {
     color: #fff !important;
 }

 /* .color-main-background-color {
   background-color: #fff !important;
} */

 .color-main-background-color-text {
     background-color: var(--color-main-color-text) !important;
 }

 /* .color-main-background-color {
   background-color: var(--color-text-color) !important;
}

.color-menu-background-color {
   background-color: #45b0e1;
   background-image: linear-gradient(45deg, #45b0e1, #45b0e1   );
  
} */

 .color-menu-text-background-color {
     background-color: var(--color-menu-text-color) !important;
 }

 .color-menu-hover-background-color {
     background-color: var(--color-menu-hover-color) !important;
 }

 .font-size-main {
     font-size: var(--font-size-main) !important;
 }

 .font-size-menu {
     font-size: var(--font-size-menu) !important;
 }

 .font-size-tieu-de-logo1 {
     font-size: var(--font-size-tieu-de-logo1) !important;
 }

 .font-size-body {
     font-size: var(--font-size-body) !important;
 }

 .font-size-title-body {
     font-size: var(--font-size-title-body) !important;
 }
 .content-wrapper {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}
 body {

     color: #585858;
     font-size: 15.96px !important;
     line-height: 1.3 !important;

     background-color: #fff !important;
     font-family: "Roboto";
     position: relative; 
     padding: 0;
     margin: 0;
 }

 .full-height {
     height: 100vh;
 }
 .mb-2 {
    margin-bottom: .5rem !important;
}

 /* padding between block */
 .vung-1 {
    padding-right: 5px;
 }
 .vung-2 {
    padding-left: 15px;
 }

 header.fixed-header.fixed-top {
     position: fixed;
     top: 0;
     right: 0;
     left: 0;
     z-index: 1030;

 }

 .container.vung-footer {
     padding: 0;

 }

 li.nav-item>a {
     color: #fff;
     font-size: 15.96px;
     font-weight: 900;
 }

 .text-center.contact-info h3 {
     text-align: center;
     text-transform: uppercase;
     padding: 19px;
     font-size: 32px;
     color: #4343f0;
 }

 .time_comment-ngay.text-left.thong-bao-ngay {
     padding: 19px 0;
     font-size: 15.26px;
 }




 .vung-ngay-trong>.d-flex.bg-white {
     height: 39px;
 }

 .vung-lien-ket-web-body {
     padding: 0px;

     padding-bottom: 0;
     padding-top: 0;
 }

 .vung-lien-ket-web-body h3.block-title {
     border-bottom: 0 solid #eee;
     font-size: 20px;
     padding: 19px 19px;
     color: #fff;
     cursor: pointer;
     display: inline-block;
     background: #1e73be;
 }

 .vung-lien-ket-web-body {
     padding: 0px;
     background: #fff;
     padding-bottom: 0;
     padding-top: 19px;
 }
 

 .vung-lien-ket-web-body .block-heading {
     margin-bottom: 0;
     border: 0px;
     padding: 0;
     border-bottom: 1px solid #eee;
 }

 ul.vung-lien-ket-web-group {

     padding: 0;
 }

 ul.vung-lien-ket-web-group li {

     background: #fff;
 }

 ul.vung-lien-ket-web-group li:not(:last-child) {

     border-bottom: 1px solid #eee;
 }

 ul.vung-lien-ket-web-group li:nth-child(odd) {

     background: #fff;
 }

 ul.vung-lien-ket-web-group li a {
     padding: 17px 0;
     height: 40px;
     height: 47px;
     padding: 11px 19px;
 }


 ul.vung-lien-ket-web-group li a h3 {

     height: 8px;
     padding: 0px 19px;
 }

 .col-md-8.vung-tin-4-cot-col-md-8 {
     padding: 0;

 }

 .col-md-4.vung-thong-bao-col-md-4 {
     padding-right: 0;
 }

 .navbar *:focus,
 .navbar *:active {
     outline: none;
     box-shadow: none;
     border: none;
 }


 .navbar a,
 .navbar .nav-item:focus,
 .navbar .nav-link:focus,
 .navbar .dropdown-item:focus,
 .navbar a:active,
 .navbar .nav-item:active,
 .navbar .nav-link:active,
 .navbar .dropdown-item:active,
 * {
     outline: none;
     box-shadow: none;
     border: none;
 }

 @media all and (min-width: 992px) {
     .navbar-nav.menu-top>li.nav-item.dropdown:hover>a.nav-link.dropdown-toggle {
         color: #ffcc00;

     }

     nav.menu-tren {
         height: 100%;
         margin: 0px;
         padding: 5px 0px;
     }

     header.fixed-top>.container>.row>.vung-header-1>.banner-header-boc {
         display: none;
     }

     @keyframes keymenu {}

     @keyframes keymenu-item {
         0% {
             opacity: 0;
             transform: translateX(44px);
         }

         100% {
             opacity: 1;
             transform: translateX(0);
         }
     }

     .navbar .dropdown-menu-right {
         right: 0;
         left: auto;
     }

     ul.navbar-nav>li.nav-item>a {
         border-radius: 27px;
     }

     ul.navbar-nav>li.nav-item>a {
         border-radius: 27px;

     }

     ul.navbar-nav>li.nav-item>a {
         margin-bottom: 0;
         padding: 0px 19px;
     }

     ul.navbar-nav>li.nav-item>a {

         border-radius: 0;
         padding: 0px 19px;
     }

     .menu-item-top {
        font-family: var(--font-family);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #444;
        display: inline-block;
        position: relative;
    }
    .submenu .menu-item-top {
        font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
        font-size: 15px;
        line-height: 1.3;
        font-weight: 400;
        text-transform: none;
        color: #fff;
        display: inline-block;
    }
    .dropdown-item > .menu-item-top {
        text-transform: none;
    }



     ul.navbar-nav>li.nav-item.active>a>div.menu-item-top {

         color: #e33a3c !important;
         /* padding-bottom: 0; */
         border-bottom: 0px solid #d8191b;
     }

     /* ul.navbar-nav>li.nav-item.active {

        color: #fff !important;
        padding-bottom: 8px;
        border-bottom: 5px solid gold;
    } */

     ul.navbar-nav>li.nav-item.dropdown:hover>a,
     ul.navbar-nav>li.nav-item:hover>a {
         color: #fff;
         border-bottom: 0px solid #ffcc00;
     }


     ul.navbar-nav>li.nav-item>a {


         padding-bottom: 0px;
     }

     div#collapsibleNavIdHeader ul>li>a.nav-link:hover {


         color: #1d9949 !important;

         border-radius: 8px;
     }

     .dropdown:hover>.dropdown-menu {
         display: block;
         margin-top: 0px;
         margin-bottom: 0px;
     }

     .dropdown-menu li {
         position: relative;
     }

     .dropdown-menu li>a {
         padding-right: 8px;
     }

     .dropdown-menu .submenu {
         position: absolute;
         left: 100%;
         top: -7px;
     }

     .dropdown-toggle::after {
         font-size: 0px;
         display: none;
     }

     .dropdown-menu .submenu-left {
         right: 100%;
         left: auto;
     }


     .dropdown-menu>li>a {
         color: #212529;
         padding-top: 8px;
         padding-bottom: 8px;
         padding-left: 19px;
     }

     .dropdown-menu>li:hover>.submenu {
         display: block;
         padding-left: 0px;
         color: #212529;
         padding-right: 0px;
         border-radius: 0px;
     }

     .dropdown-menu>li>.submenu>li:not(:last-child) {
         border-bottom: 1px solid #ccc;
     }

     ul.submenu.dropdown-menu.dropdown-menu-end>li:not(:last-child) {
         border-bottom: 1px solid #ccc;
     }

     .nav-item:hover .dropdown-menu {
         animation: fadeInMenu 0.4s;
     }
     @keyframes fadeInMenu {
        from {
            opacity: 0;
            transform: translateY(-20px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
     }

     ul.submenu.dropdown-menu.dropdown-menu-end {
         border-radius: 0px;
         margin-top: 0px;
         margin-left: 0px;
         min-width: 222px;
         max-width: 100%;
         padding: 0;
         background: #fff;
         opacity: 1;
         box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
         top: 36px; 
     }
    

     ul.submenu.dropdown-menu.dropdown-menu-end>li>ul.submenu {
         top: 0px;
     }


     li.nav-item.dropdown>ul.dropdown-menu.dropdown-menu-end>li>a {
         margin-left: 0;
         margin-right: 0;
         overflow: hidden;
         word-break: break-all;
         word-wrap: break-word;
         padding: 7px 10px;
         font-size: 15px;
         font-weight: 400;
         white-space: normal;

         color: #222;

     }

     li.nav-item.dropdown>ul.dropdown-menu.dropdown-menu-end>li {
         /* opacity: 0.8; */
     }




     .container.vung-contact {
         padding: 0;
         margin-top: 18PX;
     }

     li.nav-item.dropdown>ul.dropdown-menu.dropdown-menu-end>li:hover>a {
         padding: 7px 10px;
         overflow: hidden;
         word-break: break-all;
         word-wrap: break-word;
         font-size: 15px;
         white-space: normal;
         background: #ea4c1d;
     }

     .container.menu-header {
         padding: 0;
         margin: 0;
         height: 100%;
     }

     .menu-header .navbar-expand-lg .navbar-nav .nav-link {
         padding-right: 0;
         padding-left: 0;
         padding-top: 8px;
         padding-bottom: 8px;
         color: #fff;
     }

     ul.navbar-nav>li.nav-item {
         padding: 0;

     }

     .menu-header .navbar-nav.menu-top>li.nav-item.dropdown:hover>a.nav-link.dropdown-toggle {
         color: #333;
         padding-left: 0;
         padding-right: 0;
     }

     .container-fuild.headtop_bg>.container {
         padding: 0;
     }

     .menu-header .navbar .container-fluid {
         padding: 0;
         padding-left: 3px;
         margin: 0;
     }

     /* .menutop>.navbar>.container {
        padding: 0 15.96px;
        background-image: linear-gradient(88deg, #fff, #eee);
        border-top: 0px solid #e0e0e0;
    } */
     #search-addon {
         cursor: pointer;
         margin: 0;
         position: absolute;
         top: 4px;
         right: 25px;
         margin-right: 6px;
     }

     .vung-nhom-nganh-dao-tao>.row>.col-md-12 {
         padding: 0;
     }

     .group-nhom-nganh-dao-tao:not(:last-child) {
         margin-right: 12px;
     }

     /* nav.navbar.navbar-expand-lg.navbar-light.color-menu-background-color.menu-tren.main-nav {
       background: #f2f2f2;
   } */

     .group-nhom-nganh-dao-tao {
         width: calc(100% / 5 - 15.26px);
         height: 353px;
         position: relative;
         display: inline-block;
         padding: 0;
     }

     .container.vung-nhom-nganh-dao-tao {
         padding: 0;
     }


     .menu-second {
         padding: 0;
         margin: 0;
         min-width: 222px;
         max-width: 100%;
     }

     .container.vung-tin-chi-tiet>.row>.col-md-12 {
         padding: 38px;
     }

     @keyframes fadeIn {
         from {
             opacity: 0;
             transform: translateY(-20px);
         }

         to {
             opacity: 1;
             transform: translateY(0);
         }
     }

     .dropdown-menu {
         display: none;
         opacity: 0;
         animation: fadeIn 0.5s forwards;
     }

     ul.navbar-nav>li.nav-item>a {
         padding: 0;
         margin: 0;
         /* height: 19px;
         margin-top: 12px;
         margin-bottom: 23px; */
     }

     /* *****ket thuc menu header */
 }

 ul.block-sukien-noibat-hot-item {
     padding: 0;
     padding-bottom: 27px;
 }

 button.carousel-control-next.mynut {
     margin: -66px;
     right: 36px;
     padding: 0;
 }

 button.carousel-control-prev.mynut {
     margin: -66px;
     left: 8px;
     padding: 0;
 }

 #myCarouseltintronTinVuong button.carousel-control-next.mynut {
     margin: -66px;
     right: 15.96px;
     padding: 0;
 }

 #myCarouseltintronTinVuong button.carousel-control-prev.mynut {
     margin: -66px;
     left: 15.96px;
     padding: 0;
 }

 #myCarouseltintronTinVuong_1 button.carousel-control-next.mynut {
     margin: -66px;
     right: 15.96px;
     padding: 0;
 }

 #myCarouseltintronTinVuong_1 button.carousel-control-prev.mynut {
     margin: -66px;
     left: 15.96px;
     padding: 0;
 }

 button.carousel-control-prev>i {
     color: #de2222;
     font-weight: 900;
     font-size: 34px;
 }

 button.carousel-control-next>i {
     color: #de2222;
     font-weight: 900;
     font-size: 34px;
 }

 .main-nav .navbar-brand.me-auto {
     /* padding-top: 4px; */
     padding-right: 15px;
     padding-left: 10px;

 }
 

 .menu-header nav.navbar.navbar-expand-lg {
     padding: 0;
     margin: 0;
     height: 27px;
 }

 .container-fluid.navbar-ben-trong>a.navbar-brand.me-auto {
     font-size: 15.96px;
     font-weight: 600;

 }

 .container.banner-header {
     background: #fff;
     padding: 0;

 }

 .banner-header-boc {
     background-color: transparent;
 }


 .container.menutop.section.wrap-main-nav {
     padding: 0;
 }

 .container.banner-header-boc {
     padding: 0px
 }

 .bg-navbar {
     background-color: #e5e5e5;
     height: 40px;
 }

 .navbar-brand,
 .navbar-toggler-icon {
     color: #1d9949;
 }

 /* ============ desktop view .end// ============ */

 /* ============ small devices ============ */
 @media (max-width: 991px) {
     .banner-header {
         height: 60px;
     }


     .bg-navbar {
         background-color: #e5e5e5;
         padding: 0;
     }

     .navbar-collapse.collapse.show {
         background-color: #006837;
     }

     .menu-item-top {

         color: #fff;
     }
     .menu-top-right {
        padding: 5px 12px; 
        margin-bottom: 20px;
     }
     .navbar-collapse.collapse.show>ul>li>a {
         color: #fff;
     }

     .nav-link:focus,
     .nav-link:hover {
         color: #fff;
     }

     nav>.container-fluid {
         padding-top: 0px;
         padding-bottom: 0px;
         height: 100%;
     }

     .container-fluid.navbar-ben-trong {
         padding: 0px;
     }

     .container-fluid.navbar-ben-trong>a {
         padding-left: 9px;
     }

     .container-fluid.navbar-ben-trong>button.navbar-toggler {
         padding-right: 9px;
     }

     .container-fluid.navbar-ben-trong>div {
         padding: 19px;
     }

     .navbar-collapse {
         max-height: 459px;
         overflow-y: auto;
     }

     .navbar-toggler {
         outline: 2px solid transparent;
         border: 0px;
     }

     .menu-header .navbar-toggler {
         outline: 2px solid transparent;
         border: 0px;
     }

     .menu-header .navbar-toggler:focus {
         box-shadow: none;
         border: 0px;
     }

     .menu-header .navbar-toggler.customer-toggler .navbar-toggler-icon {
         height: 24px;
         width: 24px;
     }

     .menu-header .navbar-toggler.customer-toggler .navbar-toggler {
         border-color: transparent;
         border: 0px;
     }

     .navbar-toggler:focus {
         box-shadow: none;
         border: 0px;
     }

     .navbar-toggler.customer-toggler .navbar-toggler-icon {
         height: 24px;
         width: 24px;
     }

     .navbar-toggler.customer-toggler .navbar-toggler {
         border-color: transparent;
         border: 0px;
     }

     .dropdown-menu .dropdown-menu {
         margin-left: 0.7rem;
         margin-right: 0.7rem;
         margin-bottom: .5rem;
     }

     .dropdown-menu {
         border: 0;
         border-radius: 0 !important;
     }

     .dropdown-menu>li>.submenu {
         display: block;
         background-color: #f1f1f1;
         padding: 19px;
         border-radius: 8px;
         display: none;
     }

     ul.submenu.dropdown-menu.dropdown-menu-end.show {
         display: block !important;
         background: rgba(255, 255, 255, 0.14);
         border: 0;
         margin: 0;
         padding: 5px;
     }

     div#collapsibleNavId.navbar-collapse.collapse.show .navbar-nav li {
        padding: 5px 12px 5px 12px;
     }

     div#collapsibleNavId.navbar-collapse.collapse.show .navbar-nav li:not(:last-child)>a {
         border-bottom: 1px solid #e0ffe0;
         padding-left: 0;
         padding-bottom: 4px;
         padding-top: 4px;
     }
     div#collapsibleNavId.navbar-collapse.collapse.show .navbar-nav li>a:focus > .menu-item-top {
        color: #e33a3c !important;
     }
     .menu-top .dropdown-toggle::after {
        margin-bottom: -3px;
        color: #eded54;
     }
     .navbar li a {
         font-size: 19px;
         white-space: normal;
         padding-left: 0;
     }

     .menu-header nav.navbar.navbar-expand-lg>.container-fluid>button {
         padding: 1px;
         margin-right: -9px;
         margin-top: -6px;

     }

     .menu-header .navbar-collapse.collapse.show {
         background-color: #e5e5e5;
         z-index: 18;
         margin-right: -6px;
         max-width: 178px;

     }

     .menu-header .navbar .dropdown-toggle {
         white-space: initial;
         color: #222;
         padding-right: 19px;
         padding-left: 19px;
         margin: 0;
         min-width: 222px;
         /* right: 0; */
     }

     .menu-header .container-fluid {

         margin: 0;

     }

     /* .block-title {
        display: inline-block;
        border-bottom: 2px solid #f34423;
        line-height: 0;
        margin-bottom: -2px;
        font-size: 22px;
        font-weight: 700;
      
        padding-bottom: 8px;
        padding: 15.96px 0;
        text-transform: uppercase;
    } */



     /* button#btnSearchMain.btn {
         display: flex;
         justify-content: center;
         align-items: center;
         vertical-align: middle;
         height: 15.96px;
         padding: 2px 8px;
     }

     .container.menu-header {
         padding-right: 0;
         padding: 0;
         margin: -1px;
         padding-top: 5px;
     }



     #idinputSearch {
         position: absolute;
         top: 5px;
         right: 20px;
         transition: 2s;
         opacity: 1;
         width: auto;
     }

     .search-box-group {
         position: relative;
         width: 100%;
         height: 100%;
         right: 0;
     }

     .search-box-input {
         width: 100%;

         height: 100%;
         position: absolute;
         top: auto;
         right: 0;
         z-index: 1;
     } */

     /* menu top search  */
     .menu-search-btn {
        display: none;
     }
     #box-search-wr {
        display: block;
     }
    .box-input-search { 
        width: 100% !important; 
        position: relative !important;
        top: auto !important;
        right: auto !important;
    } 
    .search-input {
        width: 95% !important; 
    }  

 }

 /* ============ small devices .end// ============ */

 .mylogo {
     position: relative;
     height: 68px;
     width: 286px;
     transform: scale(1);
     transition: .4s;
 }

 .dvlogo {
     position: absolute;
     height: 100%;
     width: 278px;
     object-fit: fill;
     top: 0;
     left: 0;
     z-index: 1;
     /* animation-duration: .4s;
    animation-name: keylogo; */
 }

 .bg-footer {
     font-size: 14px !important;
     padding: 27px 0px;
 }

 .block-danhmuc h2,
 .block-danhmuc h3 {
     font-weight: bold;
     font-size: 22px !important;
     text-transform: uppercase;
     font-family: "Roboto", sans-serif;
 }

 .block-footer>div {
     padding: 19px 0;
 }

 .block-danhmuc {
     padding: 0;

 }

 .block-danhmuc>p {
     line-height: 15.26px;
     text-transform: lowercase;
     font-size: 15.96px;
 }

 .block-danhmuc>p::first-letter {
     text-transform: capitalize;
 }


 .block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 24px;
 }




 .block-heading {
     margin-bottom: 0;
     border: 0px;
 }

 .block-sukien-noibat-hot.bg-block-1.mb-3 {
     padding: 19px;
     background: #fff;
 }

 .block-sukien-noibat-hot-item>div.item-tintuc:not(:last-child) {
     border-bottom: 1px solid #eee;

 }


 @media only screen and (min-width: 992px) {
     .nav-categories li a:hover {

         color: #000;
         background-color: #eee;
     }

     .nav-categories li a {
         display: block;
         max-height: 45px;
         font-size: 12px;
         font-weight: 400;
         text-transform: uppercase;
         background-color: #fff;
         -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
         box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
         display: -ms-flexbox;
         display: flex;
         -ms-flex-align: center;
         align-items: center;
         -ms-flex-pack: center;
         justify-content: center;
         text-align: center;
         padding-right: 10px;
         padding-left: 10px;
         transition: all .3s ease;
     }

     .nav-categories li.active a {
         max-height: 45px;
         background-color: #2499dc;
         color: #fff;
     }

     .dropdown-menu>li:hover>a>div {
         /* color: #fff; */
         color: #222;
     }

     .dropdown-menu>li:hover>a {
         /* background-color: #ea4c1d !important; */
         background-color: #006837 !important;

         border-left: 0px solid #1d9949;
         margin-left: 8px;
     }
 }
 .vung-tin-chi-tiet-body {
    min-height: calc(100vh - 513px);
 }
 .nav-categories li a {

     font-size: 15.26px;
     font-weight: 500;
 }

 .section-title-page .sub-title {
     max-width: 100%;
     margin: 0 auto;
     color: #fff;
     font-size: 19px;
     position: relative;
     padding-bottom: 9px;
     line-height: 2;
     text-align: center;
 }

 .section-title-page {
     background-size: cover;
     background-position: center;
     padding-bottom: 47px;
     padding-top: 11px;
     background: url(/Content/images/page-title.jpg);
     text-transform: uppercase;
     font-weight: 600;
     color: #fff;
 }

 h1.title-page {
     font-size: 15.26px;
 }

 .title-detail {
     font-size: 22px;
     line-height: 1.3;
     font-weight: 600;
 }





 .block-sukien-noibat-hot .block-heading-tin-noi-bat {
     height: 38px;
     width: 100%;
     padding: 0 19px;
     background-color: #e54e54;
     border-bottom: 1px solid #f39292;
     border-left: 1px solid #b5141a;
 }

 .HomePageNewsTabs_ListData .block-heading {
     padding: 0 0;
     border-bottom: 1px solid #ececec;
     margin-bottom: 8px;
     margin-right: 19px;
 }

 .body-category>.block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 8px;
     margin: 0;
 }

 .body-category>div>a>.block-title {
     display: inline-block;
     font-size: 22px;
     font-weight: bold;
     /* padding-bottom: 8px; */
     padding: 8px 8px;
     font-family: 'Arial';
     text-transform: uppercase;
 }

 ul.column-margin-left {
     padding: 0 5px;
     margin-bottom: 0;
 }
 .vung-thu-nhat .column-margin-left {
     padding: 0;
 }

 .block-sukien-noibat-hot-item {
     padding: 0 0;
 }

 ul.list_news_show_home {
     padding: 0;
 }

 li.item-thongbao>a>h3>span {
     font-size: 17px;
     font-weight: 400;
     color: #182940;
     text-align: justify;
     font-family: 'Arial';
     padding-bottom: 12px;
 }


 .col-md-6.vung-video {
     padding: 19px;
 }

 .container-fluid.vung-video-fluid.block-video-noi-bat {
     padding: 0px;

 }



 .block-heading {
     margin-bottom: 19px;
     border: 0px;
 }

 .container.vung-contact {
     margin-top: 18PX;
 }

 .col-md-6.vung-tin-hot {
     padding-left: 0px;
 }

 .col-md-6.vung-video {
     padding: 0px;
     padding-right: 0px;

 }

 .container.vung-nhom-nganh-dao-tao {
     padding: 19px;
     background: #fff;
     margin-top: 27px;
     margin-bottom: 19px;
 }

 .container.vung-contactbg-light.bg-gradient {
     padding: 0;
 }

 .container.vung-nhom-nganh-dao-tao>div {
     padding: 27px;
 }

 .container.bg-white {
     padding: 0;
     /* margin-top: 19px; */
 }

 .container.vung-contact.bg-light.bg-gradient {
     background: #FFF !important;
     padding: 26px;
 }

 .container.vung-contact {
     padding: 27px;

     margin-top: 18PX;
 }

 .container.vung-contact-body {
     padding: 0px;


 }

 .group-nhom-nganh-dao-tao:hover ul.nhom-nganh-dao-tao-title {
     opacity: 1;
     transform: translateY(0);
     top: 65px;
     color: #fff;
 }

 .group-nhom-nganh-dao-tao>ul.nhom-nganh-dao-tao-title {
     opacity: 1;
     top: 0px;
     color: #fff;
 }

 .group-nhom-nganh-dao-tao .nhom-nganh-dao-tao-hieu-ung {
     opacity: 0.8;
 }

 .block-heading {
     margin-bottom: 0;
     border: 0px;
     /* padding: 10px 0; */
 }


 .container.vung-thu-vien-hinh-anh h3.block-title {
     border-bottom: 0px solid 0000f0;
     display: inline-block;
     font-size: 27px;
     padding: 19px 0;
     cursor: pointer;
     line-height: 5px;
     margin-bottom: -2px;
     font-size: 27px;
     font-weight: 700;
     color: #0000f0;
     padding-bottom: 8px;
     padding: 15.96px 0;
     text-transform: uppercase;
 }

 .block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 19px;
 }

 .container.vung-nhom-nganh-dao-tao>div {
     padding: 0 19px;
 }

 .block-sukien-noibat-hot {
     background: #fff;
     padding: 19px;
 }

 .col-md-6.vung-tin-hot {
     padding: 0;
     padding-right: 19px;
 }

 .carousel-indicators {
     position: absolute;
     right: 0;
     bottom: -19px;
     left: 0;
     z-index: 2;
     display: flex;
     justify-content: center;
     padding: 0;
     margin-right: 15%;
     margin-bottom: 1rem;
     margin-left: 15%;
 }

 .carousel-indicators [data-bs-target] {
     box-sizing: content-box;
     flex: 0 1 auto;
     width: 15.96px;
     height: 15.96px;
     border-radius: 50%;
     padding: 0;
     margin-right: 14px;
     margin-left: 3px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #fff;
     background-clip: padding-box;
     border: 0;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     opacity: .5;
     transition: opacity .6s ease;
 }

 .carousel-indicators [data-bs-target].active {
     box-sizing: content-box;
     flex: 0 1 auto;
     width: 15.96px;
     height: 15.96px;
     border-radius: 50%;
     padding: 0;
     margin-right: 14px;
     margin-left: 3px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #003366;
     background-clip: padding-box;
     border: 0;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     opacity: .5;
     transition: opacity .6s ease;
 }

 .carousel-caption.img-thongtin-video {
     background: #696969;
     opacity: 0;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     overflow: hidden;
     transition: .8s;
     width: calc(100%);
     position: absolute;
     left: 0;
     border-radius: 0;
     bottom: 31px;
     font-size: 11px;
     height: 75px;
 }



 .tim-van-ban {
     background: #fff;
     width: 100%;
     padding: 20px 25px 12px;
     text-align: left;
     border-radius: 10px;
     margin-bottom: 19px;
     border: 2px solid #006837
 }
#btnFormSearchVB {
    background-color: #006837;
    border-color: #880404;
 }
#btnFormSearchVB:hover {
    background-color: #b30505; 
 }

 .form-group.col-md-12>label,
 .form-group.col-md-12.text-right {
     /* padding: 12px 0; */
     padding-bottom: 2px;
     font-size: 15.26px;
 }  

 ul.breadcrumb.breadnewsitem.m-0.p-0 li {

     padding: 19px 0px;
     padding-left: 8px;
 }

 .block-heading ul li.nav-item a.nav-link.active {
     padding: 12px 19px;
     padding-right: 8px;
     padding-left: 0px;
     color: #ef3941;
     font-size: 23px;
     font-weight: bold;

     text-transform: uppercase;
 }

 .block-heading ul li.nav-item a.nav-link {
     color: #FEC432;
     font-size: 15.96px;
     padding: 14px 0px;

 }

 .HomePageNewsTabs_ListData .block-heading {
     padding: 0 0;
     border-bottom: 1px solid #ececec;
     margin-bottom: 8px;
     margin-right: 19px;
 }

 .block-heading>.nav-tabs {
     --bs-nav-tabs-border-width: 0px;
 }

 .block-heading ul li.nav-item a.nav-link {
     color: #595487;
     font-size: 15.96px;
     padding: 14px 8px;
     padding-right: 19px;
 }

 .vung-columns-two-news>div>div {
     padding: 0;
 }

 .bg-header-body ul li a span {
     /* text-transform: uppercase; */
     text-transform: none;
     color: #333;
     font-size: 15.26px;
     font-weight: bold;
     font-family: 'Arial';

 } 
 ul.breadcrumb li:last-child a span {
     text-transform: none;
     color: #006837;
     font-size: 15.26px;
     font-weight: bold;
     font-family: 'Arial';
 } 
 ul.breadcump li:last-child a span {
     text-transform: none;
     color: #006837;
     font-size: 15.26px;
     font-weight: bold;
     font-family: 'Arial';
 } 

 .bg-header-body {
     background: #fff;
     padding: 19px 12px;
     font-size: 19px;
     border-bottom: 0px solid #e0e0e0;
     margin-bottom: 10px;
 }

 ul.block-tin-moi-nhat-news {
     padding: 0;
 }

 ul.block-tin-moi-nhat-news>li {
     /* padding: 8px 0; */
     padding-top: 7px;
 } 
 .block-tin-moi-nhat-news-item {
    background: url(../images/ico-tnb.png) no-repeat 0 13px;
    padding-left: 17px;
 }
 .block-tin-moi-nhat-news-item:hover {
    background-color: #fff7e0;
 }
 .block-tin-moi-nhat-news-item:hover span.two-line-text {
    color: #006837 ;
 }
 .block-tin-moi-nhat-news-item:hover span.text-muted {
    color: #006837 !important;
 }

 ul.block-tin-moi-nhat-news>li:not(:last-child) {
     border-bottom: 1px solid #eee;
 }
 ul.block-tin-moi-nhat-news>li:first-child {
    padding-top: 0;
 }

 .col-md-4.vung-category-ben-phai {
     padding: 0;
     padding-left: 12px;

 }

 .col-md-8.vung-trai-new {
     padding: 0px 20px 10px 12px;
 }

 .newsitem>div>h1.title-detail {
     font-size: 23px;
     line-height: 1.3;
     font-weight: bold;
     color: #333;
     padding: 0px;
 }

 .container.luot-truy-cap-boc h3 {
     text-align: center;
     font-size: 27px;
     padding-top: 27px;
     padding-bottom: 8px;
 }

 .vung-body-footer-detail .row>.col-md-4:not(:last-child) {
     border-right: 1px solid;
 }

 .vung-body-footer-detail .row>.col-md-4 {
     padding-left: 19px;
 }

 .container.luot-truy-cap-boc .row>.col-md-4:nth-child(1) {
     text-align: right;
 }

 .container.luot-truy-cap-boc .row>.col-md-4:nth-child(2) {
     text-align: center;
 }

 .container.luot-truy-cap-boc .row>.col-md-4:nth-child(3) {
     text-align: left;
 }

 .newsitem {
     text-align: justify;
     font-size: 15.96px;
     padding: 0;
     line-height: 27px;

     color: #555555;
 }
 #div-noidungtintuc p {
    margin: 0 0 0.6rem !important; 
 }
 .time_commenttext-left {
     padding: 3px 0px;
     color: #808080;
     font-size: 16px;
 }

 .item-tintuc {
     padding: 0;
     margin-bottom: 7px !important;
 }

 .container.bg-white {
     padding: 0;
 }

 .bg-header-body {
     border-bottom: 0px solid #e0e0e0;
     padding: 0;
     background: #f6f6f6;
     margin-bottom: 0px;
     margin-top: 0px;
 }
 .bg-header-body .breadcrumb li:first-child > i::before {
    color: #666;
 } 
 ul.tin-tuc-box-category-group li {
    padding-top: 10px;
 }
 ul.tin-tuc-box-category-group li:not(:last-child) {
     border-bottom: 1px solid #eee;
     padding: 0px 0;
     line-height: 1.3;
     padding-top: 10px;
 }

 .tin-tuc-box-category-title h3,
 .tin-tuc-box-category-title a>h3 {
     line-height: 1.4;
     padding: 0px 0;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     font-size: 16px;
     font-weight: 600;
     color: #333;
     font-family: 'Roboto';
 }

 .tin-tuc-box-category-tom-tat {
     text-align: justify;
     width: calc(100%);
     padding-bottom: 8px;
     font-size: 15px;
     line-height: 1.4;
    font-weight: 400;
    font-family: 'Roboto';
    color: #333;
 }

 .item-tintuc h3 {
     font-size: 13px;
     line-height: 19px;
 }
 .vung-thong-bao-list .item-tintuc h3 {
    font-size: 15px;
    line-height: 1.4;
 }
 
/* .block-tintuc-home .list-data-item {
    background: url("../images/icon-du.png") no-repeat 0 13px;
    padding-left: 35px;
    background-size: 20px 20px;
    background-position: 0px 8px;
} */
 p.list-data-item-title {
     color: #031739;
     font-weight: normal;
     line-height: 19px;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     width: 100%;
     font-size: 15.96px;
     font-weight: 600;
 }
 /* .icon_list .d-flex.list-data-item .flex-grow-1 p.list-data-item-title::before {
    content: "";
    width: 18px;
    height: 20px;
    background-image: url(../images/icon-du.png);
    background-size: 18px 18px;
    background-position: 0px 0px;
    margin-right: 5px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-bottom: -6px;
 }  */
 .icon_list .d-flex.list-data-item { 
    background-image: url(../images/icon-tree-1.png);
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-position: 0px 25%;
    padding-left: 44px;
 } 
 .nav-categories li a {

     font-size: 15.26px;
     font-weight: 500;
     background-image: linear-gradient(187deg, #f5f5f5, #f1f1f1);
 }

 .nav-categories li.active a {
     height: 60px;
     background: #2980b9 !important;
     color: #fff;
     font-weight: bold;
     font-size: 15.26px;
     background-image: linear-gradient(187deg, #2980b9, #176192);
 }  

 h3.item-tin-tuc-title,
 h3.item-tin-tuc-title>a>span {
     font-size: 13.96px;
     line-height: 1.3;
     margin-bottom: 3px;
     font-weight: 400;
     color: #333;
     font-family: 'Roboto';

 }

 .block-heading.block-heading-1 {
     background-image: none;
     padding-left: 0;
 }

 .vung-contact-body>.row>.col-md-12 {
     padding: 27px;

 }

 .container.vung-thong-bao {
     margin-top: 19px;
     margin-bottom: 19px;
 }

 .container.vung-carousel-container {
     margin-top: 0px;
 }

 .container.vung-lien-ket-quang-cao>.row>.col-md-12 {
     padding: 0;
 }

 .block-lienket-hinhanh {
     padding: 27px;
 }

 .lich-lam-viec>.block-heading { 
     background-image: none;
     position: relative;
 }

 .vung-phai-tin-noi-bat h3.block-title {
     border-bottom: 0 solid #8dc63f;
     display: inline-block;
     font-size: 21px;
     padding: 19px 19px;
     cursor: pointer;
     color: #fff;

 }
 .comment-actions > span.separator {
    width: 30px;
    margin: 5px 0 17px;
 }
 .comment-actions > span.separator::after {
    display: none;
 }
 .time_comment {
     color: #da251d;
     font-size: 12px;
 }
 .similar-news_dots {
     color: #da251d;
     font-size: 8px;
 }

 .vung-phai-tin-noi-bat .block-heading {
     margin-bottom: 0;
     border: 0;
     padding: 0;
     padding-top: 0;
     background: #c0392b;
 }

 .vung-phai-tin-noi-bat .block-heading {
     margin-bottom: 0;
     border: 0;
     padding: 0;
     padding-top: 0;
 }

 .item-tin-tuc-title.flex-grow-1>a {
     font-weight: 600;
     font-size: 15.96px;
     line-height: 23px;
     text-align: justify;
 }

 li.sukien-item {
     padding: 8px 0;
 }

 ul.block-sukien-noibat-hot-item li:not(:last-child) {
     border-bottom: 1px solid #eee;
 }

/* new vung van ban, chi thi ngh quyet */
.vung-van-ban-right {
    margin-bottom: 15px !important;
}
.vung-van-ban-content {
    background: #fff;
    padding: 5px 15px;
}
.vung-van-ban-body {
    padding-left: 0;
    margin-bottom: 0;
}
.van-ban-items {
    padding: 10px 0;
}
.van-ban-items:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* .items-head {
    margin-bottom: 7px;
} */
.items-detail {
    display: inline-block;
    float: left;
    text-align: justify;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.items-detail i {
    color: #006837;
    margin-right: 5px;
    font-size: 12px;
}
.items-status {
    color: #666;
    top: 1px;
    position: relative;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 300;
}
.items-body {
    color: #333;
    clear: both;
    line-height: 21px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
}
.navbar .menu-top-wr {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}

 @media (min-width: 992px) {
     .container.vung-newsitem {
         padding: 19px;
         background: #fff;
         margin-bottom: 19px;
     }

     .block-sukien-noibat-hot-item>div.item-tintuc:not(:last-child) {
         border-bottom: 1px solid #eee;
         padding-bottom: 8px;
     }

     .container.vung-tin-top {
         margin-top: 19px;
     }

     .col-md-9.vung-4-1 {
         padding: 0;
     }


     .vung-tin-top .col-md-12 {
         padding-bottom: 12px;
     }

     .vung-tin-top .block-heading {
         margin-bottom: 0;
         border: 0px;
         padding: 19px 0;
         padding-top: 0px;
     }

     .container.vung-gioithieu-khoa,
     .container.vung-gioithieu-nganh {
         padding: 19px;
         background: #fff;
         margin-top: 19px;
         box-shadow: 0 0 3px 3px #ececec !important;
     }

     .group-nhom-nganh-dao-tao {
         width: calc(100% / 5 - 15.26px);
         height: 295px;
         position: relative;
         display: inline-block;
         padding: 0;
     }

     .col-md-6.vung-video {
         padding: 19px;
         padding-top: 0;
         padding-right: 0;
         padding-bottom: 0;
     }

     .vung-columns-two-news>div>div {
         padding: 0;

     }

     .container.vung-catagogy {
         padding: 10px;
         padding-top: 12px;
     }

     .col-md-8.vung-catagogy-body {
         padding: 27px;
     }

     ul#idbreadcrumbdanhmuc {
         padding: 15px 19px;
     }

     ul.nav-categories.d-sm-flex.align-items-end.flex-wrap.justify-content-center {
         margin: 0;
         padding: 0;
     }

     .col-md-12.vung-tin-chi-tiet-body.bg-white>section>div>.row>.col-md-12 {
         padding: 27px;
     }

     .vung-columns-two-news div#iddanhmucmenusec {
         padding: 0px;
         background: transparent;
         margin-top: 8px;
         margin-bottom: 0px;

     }

     .nav-categories li {
         -ms-flex: 0 0 220px;
         flex: 0 0 220px;
         max-width: 222px;
         padding: 0 5px;
         margin-bottom: 20px;
     }

     ul.submenu.dropdown-menu.dropdown-menu-end>li:not(:last-child)>a {
         border-bottom: 1px solid #efefef;
     }
     ul.submenu  li:hover > a > .menu-item-top {
        color: #fff;
     }

     li.nav-item.dropdown>ul.dropdown-menu.dropdown-menu-end>li {
         padding-right: 0;
         padding: 0;
         border: 0;
     }

     .container.vung-tin-chi-tiet>.row>.col-md-12 {
         padding: 0px;
     }

     .col-md-12.vung-tin-chi-tiet-body.bg-white>div {
         padding: 27px;
     }

     div#collapsibleNavIdHeader ul>li>a.nav-link {
         font-size: 14px;
     }

     ul.navbar-nav>li.nav-item>a>div {
         padding: 8px 5px 7px;
         padding-top: 11px;
         line-height: 1;
     }

     ul.navbar-nav>li.nav-item:not(:last-child)>a>div {
        border-left: 1px solid #006837;
        padding: 8px 8px 7px;
        padding-top: 11px !important;
     }
     .menu-top > .nav-item:not(:last-child) > .nav-link > .menu-item-top::after {
        content: "";
        position: absolute;
        top: 10px;
        right: 0px;
        width: 0;
        height: 15px;
        border-right: 2px solid #eded54;

     }
     .vung-lien-ket-web-body .row > .col-sm-4 {
        padding-left: 9%;
     }
 }

 .container-fluid.vung-ngay>.container {
    padding: 0;
    padding-right: 12px;
 }
 .block-hinhanh-TopHeader {
    position: relative;
    width: 100%;
    height: 120px;
    overflow: hidden;
}
 .container-fluid.vung-ngay {
    padding: 0;
    background-color: #f5f5f5;
    height: 32px;
    padding-top: 8px;
    margin-bottom: 6px;
 }

 .col-md-6.vung-thong-bao-1 {
     padding: 19px;
     padding-right: 0px;
     padding-left: 0;
     padding-top: 0;
     background: #fff;
 }

 .vung-lien-ket-hinh-anh-boc {
     padding: 15.96px;
     /* padding-bottom: 0; */
     height: 100%;
     background: #fff;
 }

 .group-nhom-nganh-dao-tao>ul.nhom-nganh-dao-tao-title {
     opacity: 1;
     top: 0px;
     left: 15.26px;
     width: calc(100% - 19px);
     color: #fff;
 }

 ul.nhom-nganh-dao-tao-title>li {
     padding: 8px 0;
 }

 ul.nhom-nganh-dao-tao-title {
     padding: 0;
 }

 h3.tin-tuc-item-title {
     font-size: 19px;
 }

 .item-tintuc .text-muted {
     --bs-text-opacity: 1;
     color: rgba(33, 37, 41, 0.75) !important;
     font-size: 14px;
     line-height: 1.3;
 }

 .view-all::before {
     content: '';
     height: 1px;
     width: 100%;
     position: absolute;
     left: 0;
     top: 50%;
     background-color: #eee;
 }

 .chuto,
 a .chuto {
     font-size: 15.26px;
     position: absolute;
     height: 59px;
     bottom: 0;
     left: 0;
     z-index: 4;
     font-weight: 700;
     background: #fff;
     color: #333;
     text-align: center;
     width: 100%;
     padding: 8px;
     cursor: pointer;
 }

 .container>.row.vung-4 {
     margin-top: 0;
 }

 /* tin tuc */
 h3.block-title-news {

     border-bottom: 0px;
     padding: 9px 19px;
     font-weight: 600;
     color: #2b2666;
     font-size: 32px;
     display: inline-block;
     margin: -15.26px;
 }

 .block-heading-news {
     border-bottom: 2px solid #eee;
     display: block;
     padding: 2px 0px;
     margin-bottom: 19px;
 }




 /* menu center */
 ul.menu-center {
     list-style-type: none;
     /* Remove bullets */
     padding: 0;
     /* Remove padding */
     margin: 0;
     /* Remove margin */
     display: flex;
     /* Use flexbox to align items horizontally */
     margin-bottom: 19px;
     border-bottom: 1px solid #eee;
     overflow-x: auto;
     white-space: nowrap;
 }

 ul.menu-center::-webkit-scrollbar {
     display: none;
 }

 div#iddanhmucmenusec {
     padding: 0px;
     background: #f8f8f8;
     margin-top: 0px;
     margin-bottom: 0px;

     margin-bottom: 19px;

 }
 .container.vung-catagogy .vung-catagogy-body {
    padding-top: 0;
 }
 ul.menu-center li:last-child {
     margin-right: 0;
     /* Remove space after the last item */
 }

 ul.menu-center li.active>a,
 ul.menu-center li.active:hover>a {

     color: #fff;
     font-weight: bold;
 }

 ul.menu-center li.active {

     background: #006837;
     cursor: pointer;

 }

 ul.menu-center li:first-child.active {
     padding-left: 19px;
     padding-right: 10px;
 }

 ul.menu-center li {
     font-size: 16px;
     font-weight: 600;
     margin-right: 0;
     margin-left: 0px;
     padding: 5px 19px;
     /* font-size: 19px; */
 }

 ul.menu-center li:hover {
    border-bottom: 1px solid #006837;
    margin-bottom: -1px;
 }
 ul.menu-center li:not(.active):hover a {
     color: #006837;
     /* font-weight: bold; */
 }
 ul.menu-center li.active:hover a {
     color: #fff !important;
 }

 ul.menu-center li:first-child {

     padding-left: 0px;
     /* font-size: 19px; */
 }


 /* -------ket thuc menu -center */


 /* menu footer */
 ul.menu-footer {
     list-style-type: none;
     /* Remove bullets */
     padding: 0;
     /* Remove padding */
     margin: 0;
     /* Remove margin */
     display: flex;
     /* Use flexbox to align items horizontally */
     margin-bottom: 0px;
     border-bottom: 1px solid #eee;
 }


 ul.menu-footer li:last-child {
     margin-right: 0;
     /* Remove space after the last item */
 }

 ul.menu-footer li.active>a,
 ul.menu-footer li.active:hover>a {

     color: #fff;
     font-weight: bold;
 }

 ul.menu-footer li.active {
     /* background: #ed6a71; */
     color: #fff;
     font-weight: bold;
     cursor: pointer;

 }

 ul.menu-footer li:first-child.active {
     padding-left: 19px;
 }

 ul.menu-footer li {
     font-size: 14px;
     margin-right: 0;
     margin-left: 0px;
     padding: 5px 0px;
     /* font-size: 19px; */
 }

 ul.menu-footer li>a {
     color: #fff;
     padding: 0 19px;
     /* font-size: 19px; */
 }

 ul.menu-footer li:not(:last-child)>a {
     border-right: 1px solid #eee;
     /* font-size: 19px; */
 }


 ul.menu-footer li:hover a {
     color: #fff;
     font-weight: bold;
 }

 ul.menu-footer li:first-child {

     padding-left: 24px;
     /* font-size: 19px; */
 }


 /* -------ket thuc menu - footer */

 ul.menu-center {
     font-family: 'Roboto Condensed';
 }

 .container-fluid.vung-carousel {
     padding: 0;
     max-width: 1680px;
 }

 .block-title-news .fa-newspaper:before {
     content: "\f1ea";
     font-weight: bold;
     padding-right: 2px;
 }

 /* Thong bao */
 h3.block-title-thong-bao {
     background: #fff;
     border-bottom: 3px solid #da251d;
     padding: 0;
     font-weight: 600;
     color: #da251d;
     font-family: 'UTMBebas';
     font-size: 27px;
     text-transform: uppercase;
     display: inline-block;
     margin: -4px;
 }

 .col-md-12.vung-thong-bao {
     margin-top: 0px;
 }

 .block-heading-thong-bao {
     border-bottom: 2px solid #eeeeee;
     display: block;
     padding: 2px 0px;
     margin-bottom: 19px;
 }

 /* video-noi-bat */
 h3.block-title-video-noibat {
     background: #ed6a71;
     border-bottom: 0px;
     color: #fff;
     padding: 9px 19px;
     font-weight: 600;
     font-size: 19px;
     display: inline-block;
     margin: -3px;
 }

 .block-heading-video-noibat {
     border-bottom: 2px solid #eeeeee;
     display: block;
     padding: 2px 0px;
     margin-bottom: 19px;
 }

 /* Tin moi */
 h3.block-title.block-title-1 {
   
    border-bottom: 0px;
    color: #006837;
    /* padding: 27px; */
    font-weight: 600;
    font-size: 16px;
    padding-top: 17px;
    /* padding-bottom: 27px; */
    background-image: url(/Content/images/codang.png);
    background-repeat: no-repeat;
    background-size: 38.5px 27px;
    background-position: 0px 17px;
    padding-left: 45px;
    background-image: none;
 }
 .vung-category-ben-phai>div>.HomePageNewsTabs_ListData {
    padding: 18px;
    padding-top: 10px;
    height: 100%;
    background: #f9f7f7;
    margin-right: 0;
}   
 .vung-category-ben-phai>div>.HomePageNewsTabs_ListData div.tab-content {
    height: auto;
    padding-bottom: 0;
}   
 .block-heading.block-heading-1 {
     /* border-bottom: 2px solid #eeeeee; */
     display: block;
     padding: 2px 0px;
 }

 .block-heading-1 ul li.nav-item a.nav-link.active {
    /* padding: 4px 13px; */
    padding-right: 19px;
    color: #006837;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif;
 }
 .vung-thu-nhat .block-heading-1 ul li.nav-item a.nav-link.active {
    color: #fff;
    background-color: #006837;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    font-family: 'Roboto Condensed', sans-serif;
 }

 .block-heading-1 .nav-tabs .nav-link:focus,
 .block-heading-1 .nav-tabs .nav-link:hover {
     isolation: isolate;
     border-color: var(--bs-nav-tabs-link-hover-border-color);
     /* border: 0; */
 }

 .container.vung-list-loai-video-body {
     padding: 27px;
     background-color: #fff;
     padding-top: 0px;
 }
 .vung-list-loai-video-body .block-heading {
    margin: 5px 0;
 }
 .vung-list-loai-video-body .carousel-item-info-title { 
    font-size: 18px;
    font-weight: 600;
 }
 .list_top_news {
    padding-left: 0;
 }

 /* video detail */
 .video-detail-boc {
    padding: 20px 27px;
 }
 .video-detail-boc .youtube-player {
    width: 100%;
    height: 500px;
 }
 .gioi-thieu-video-nganh-nghe-video {
    height: 230px;
 }
 .video-detail-boc .scroll_video > h1 > a {
    font-size: 18px;
 }
 .comment-actions {
    margin-bottom: 5px;
 }
 .video-detail-boc .time_comment {
    font-size: 14px;
 }
 .sapo_news * {
    font-size: 16px;
    color: #585858;
 }
 .gioi-thieu-video-nganh-nghe-title {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
 }
 span.contact-1 {
     color: #FFF;
     font-weight: 900;
     font-size: 20px;
 }

 span.contact-1>i>i.fa {
     color: #0000f0;
 }

 span.contact-2 {

     color: #12b5cb;
     font-size: 20px;
 }

 span.contact-3 {
     color: #1f6ac1;
     font-size: 20px;
 }

 .block-title>.fa-chalkboard-teacher:before {
     content: "\f51c";

     padding-right: 9px;
     font-weight: bold;
 }

 .block-title .fad.fa-microscope:after {
     content: "\10f610";
     padding-right: 4px;
 }

 .block-title>.fa-microscope:before {

     content: "\f610";
     padding-right: 9px;
     font-weight: bold;
 }

 i.hd-phone {
     border: 1px solid #eee;
     border-radius: 39px;
     padding: 8px 19px;
     background: #d52e5e;
 }

 li.vung-lien-ket-phan-mem-item {
     padding: 9px 0;
 }

 .col-md-12.vung-lien-ket-web-contain {
     padding: 27px;
     margin-top: 19px;
     margin-bottom: 19px;
     background: #fff;
 }

 .col-md-12.vung-lien-ket-web-contain>div:not(:last-child) {
     border-bottom: 1px solid #eee;
     padding-bottom: 19px;
 }

 /* vung thong ke */
 .container.vung-thong-ke-body {
     padding: 0px;


     border-radius: 0;
 }

 .container.vung-thong-ke {
     padding: 0;
     margin-top: 19px;
 }

 .d-flex.thong-ke-item {
     background: #fff;
     border-radius: 0px;
     padding: 19px 60px;
     margin: 8px 0px;
     border: 1px solid #f3f2f1;
     box-shadow: 0 0 3px 3px #ececec !important;
 }

 .xanh {
     /* #018cff */
     color: #018cff;
     /* color: #30b327; */
 }

 .hong {
     color: #f35b5b;
 }

 .tim {
     color: #8212f2;
 }

 .vang {
     color: #30b327;
 }

 .do {
     color: #b33b2d;
 }

 .xanhdam {
     color: #16129b;
 }


 .boc-icon {
     padding: 0;
     width: 68px;
     height: 68px;

     margin-right: 12px;
     font-size: 56px;
     border-radius: 0px;
 }

 .text-mota {
     color: #4e4e50;
     font-size: 15.96px;
 }

 .text-sum {
     font-size: 45px;
     color: #222;
     font-weight: 600;
 }

 /* ket thuc vung thong ke */


 /* album hinh anh */
 .col-md-4.thu-vien-hinh-anh-item>a>img {
     width: 100%;
     height: 333px;
     object-fit: fill;
 }

 .col-md-4.thu-vien-hinh-anh-item>a {
     width: 100%;
     height: 100%;
     overflow: hidden;
 }

 .container.vung-hinh-anh {
     padding: 0px;
     margin-top: 19px;
     margin-bottom: 19px;
     box-shadow: 0 0 3px 3px #ececec !important;
 }

 .container.vung-thu-vien-hinh-anh {
     padding: 0 15px 10px 10px;
     background: #fff;

 }

 .container.vung-list-hinh-anh {
    padding: 20px;
    padding-top: 0;
    margin-top: 10px;
 }

 .vung-list-hinh-anh-body {
     padding: 0;
     background: #fff;
     padding-top: 0;
 }



 /* vung lien ket tien ich footer */

 .block-title-vung-lien-ket-phan-mem>h3 {
     text-transform: uppercase;
     font-size: 22px;
 }

 ul.vung-lien-ket-phan-mem-group>li>a>span {
     color: #fff;
     line-height: 15.26px;
     font-size: 15.96px;
     cursor: pointer;
 }

 ul.vung-lien-ket-phan-mem-group {
     padding: 0;
 }

 .container.vung-contact {
     padding: 0;
     margin-top: 18PX;
 }

 .boc-text.flex-grow-1 {
     text-align: right;
 }

 .thumb-art.thunb-art-list picture img {
     width: 100%;
     height: 233px;
     background-size: cover;
     object-fit: cover;
 }

 .thumb-art.thunb-art-list>picture>a {
     overflow: hidden;
     width: 100%;
     height: 100%;

 }

 .header-goc-trai>span {
     font-size: 15.96px;
     padding-left: 6px;
     cursor: pointer;
     color: #222;
 }


 .container.headtop_bg {
     background: #dfdfdf;
     padding: 0;
 }

 nav.navbar.navbar-expand-lg.navbar-lightmenu-tren.main-nav {
    padding: 0;
 }
 .navbar.navbar-expand-lg.navbar-light.navbar-lightmenu-tren.main-nav .container {
    padding: 0;
 }
 
 .navbar .menu-top-wr {
    /* width: 100%; */
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 10px;
 }
 
 .container.headtop_bg>.d-flex.toptren.shadow-lg {
     padding: 0 19px;
 }

 .vung-ngay-trong>.d-flex.bg-white {
     height: 39px;
 }

 .d-flex.container.banner-boc {
     padding: 0px;
     width: 100%;
 }

 .bg-navbar {
     background-color: #be1a23 !important;
     height: 83px;
 }



 .text-bg-dark {
     color: #fff;
     background: #fff
 }

 .flex-ngay {
     font-size: 15.96px;
     padding: 0 0;
     color: #3f54a3;
     font-weight: 600;
     border-radius: 5px;
     margin-bottom: 8px;
     margin-top: 6px;
     white-space: nowrap;
     padding-right: 27px;
 }

 .text-bg-dark {
     color: #222 !important;
     background: transparent !important;
     font-size: 19px;
     margin-right: 22px;
 }

 .bg-footer {
     background-color: #00afef;
     color: #222;
 }
 
 .vung-lien-ket-hinh-anh-boc>div>a>img {
     height: 100%;
     width: 100%;
     object-fit: fill;
 }

 .vung-lien-ket-hinh-anh-boc>div {
     height: 120px;
     width: 100%;
 }

 .banner-boc {
    width: 1040px;
    margin-left: 0px;
    background-size: 100% 120px;
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 0px;
    height: 120px;
 }

 .container-fluid.vung-footer {
     background: #00afef !important;
     color: #fff !important;
     padding: 38px 0px;
 }

 .col-md-3.vung-4-1 {
     /* background: #fff; */
     padding: 0;
 }

 .container.vung-3-cot {
     margin-top: 19px;
     padding: 0;
 }

 .container.vung-3-cot>.vung-2 {
     padding: 0;
     margin-bottom: 19px;
 }

 .col-md-9.vung-4-1 {
     padding: 0;

     margin-bottom: 0px;

     opacity: 0.8;
 }

 .tin-ngang button.carousel-control-prev.mynut {
     margin: -36px;
     left: -35px;
     padding: 0;
 }

 .tin-ngang button.carousel-control-prev.mynut>i {
     color: #da251d;
 }

 .tin-ngang button.carousel-control-next.mynut {
     margin: -35px;
     right: -35px;
     padding: 0;
 }

 .container.vung-video-hoc-bong {
     margin-bottom: 22px;
 }

 .container.vung-hoi-thao-lien-ket {
     margin-bottom: 22px;
 }

 .block-sukien-noibat-hot {
    background: #fff;
    padding: 10px;
    padding-top: 19px;
    margin: 0;
 }
 .block-sukien-noibat-hot .block-heading {
    margin-bottom: 5px;
 }
 .block-sukien-noibat-hot-item>div.item-tintuc:not(:last-child) {
     border-bottom: 1px solid #eee;
     padding-bottom: 5px;
 }

 .tin-ngang button.carousel-control-next.mynut>i {
     color: #da251d;
 }

 .col-md-9.vung-block-trai {
     padding-right: 27px;
 }

 .vung-video {
     padding: 0px;


 }

 .card-video-item-other {
     cursor: pointer;
     border: 3px solid #c1e3a4;
     height: 78px;
     background: #fff;
     color: #333;
     width: 100%;
     margin-bottom: 17px;
 }

 .block-heading-video-noibat {
     border-bottom: 1px solid #97e52c;
     display: block;
     padding: 0px 19px;
     margin-bottom: 19px;
 }

 .block-heading-video-noibat-left {
     border-bottom: 0px solid #bcef76;
     display: block;
     padding: 0px 15.26px;
     margin-right: 8px;
     margin-left: 19px;
     margin-bottom: 19px;
 }

 h3.block-title-video-noibat-left {
     background: #17a43c;
     border-bottom: 0;
     color: #fff;
     padding: 9px 17px;
     font-weight: 600;
     font-size: 19px;
     margin-top: 8px;
     margin-bottom: -3px;
     display: inline-block;
     margin-left: -15.26px;
 }

 .video-block-left {
     width: calc(100% - 0px);
     position: relative;
     height: 453px;
     left: 15.96px;
     color: #fff;
     border: 0px solid #fff;
     display: inline-block;
     cursor: pointer;
     padding-bottom: 0;
 }

 .container.vung-body-footer h3 {
     text-align: left;
 }

 .col-md-3.vung-block-phai {
     padding-right: 19px;
 }

 .vung-6-tin-top .block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 20px;
     padding-top: 0px;
     padding-bottom: 0;
     margin-top: 0;
 }

 .col-md-12.vung-6-tin-top-boc>div>.row {
     padding: 0;
     background: #fff;
 }

 .container.vung-tin-4-cot-thong-bao {
     margin-top: 19px;
     margin-bottom: 19px;
 }

 .block-title {
     display: inline-block;
     line-height: 5px;
     border: 0;
     font-family: 'Roboto Condensed', sans-serif;
     font-size: 18px;
     font-weight: 600;
     color: #003366;
     padding-bottom: 8px;
     padding: 19px 0;
     text-transform: uppercase;
     margin-bottom: 0;
 }

 .lich-lam-viec .block-title {
     margin-top: 0;
     padding: 19px 0px;
 }

 .lich-lam-viec {
     display: block;
     width: 100%;
     background: #fff;
     /* padding: 0 19px; */
     padding: 0;
     margin-bottom: 0;
 }

 .lich-lam-viec>.row>div {
    font-size: 14px;
    padding: 10px 0px 10px 5px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.5;
 }

 a.navbar-brand.me-auto>i {
     /* padding-top: 13px; */
     color: #eded54;

 }

 h3.tin-tuc-item-title {
     font-size: 15.96px;
     line-height: 1.3;
     padding: 0;
     margin-bottom: 3px;
 }

 .vung-body-footer-detail h3 {
     font-size: 27px;
 }
 
 .HomePageNewsTabs_ListData li.nav-item>a {
     color: #9E9E9E;
     font-size: 16px;
     font-family: 'Roboto Condensed', sans-serif;
     text-transform: uppercase;
 }
 .vung-thu-nhat .HomePageNewsTabs_ListData li.nav-item>a {
    color: #006837;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

 .vung-tin-vuong {
     margin-bottom: 27px;
     font-family: 'Arial';
 }

 .vung-tin-tron {
     margin-bottom: 27px;
     font-family: 'Arial';
 }



 .vung3-bg {
     margin-bottom: 27px;
 }

 .vung-hinh-anh {
     margin-bottom: 27px;
     font-family: 'Arial';
 }

 .vung-contact {
     margin-bottom: 27px;
 }

 .col-md-4.vung-thong-bao-col-md-4 {
     padding: 0;
     padding-right: 0px;
     padding-left: 12px;

 }

 .col-md-8.vung-video-col-md-8 {
     padding: 0;
 }

 .col-md-4.vung-lien-ket-col-md-4 {
     padding-right: 0px;
 }

 .container.vung-video-lien-ket {
     margin-bottom: 19px;
 }

 .col-md-3.vung-thong-bao-col-md-3 {
     padding: 0;
     padding-right: 19px;
 }

 .col-md-9.vung-tin-4-cot-col-md-9 {
     padding: 0;
     background: #fff;
 }

 .col-md-8.vung-video-col-md-8>section {
     padding-right: 12px;
     height: 100%;
 }

 .col-md-8.vung-hoi-thao-col-md-8 {
     padding-left: 0;
 }

 .col-md-4.vung-hoc-bong-col-md-4 {
     padding-right: 0;
 }

 .col-md-12.vung-goc-sinh-vien-col-md-12 {
     padding-left: 0;
     padding-right: 27px;
 }

 .col-md-12.lien-ket-col-md-12 {
     padding-right: 0 !important;
     background: #fff;
 }

 .col-md-4.vung-thong-bao-col-md-4 {
     padding: 0;
     padding-right: 0px;
     padding-left: 12px !important;
     background: #fff;
 }

 .row.lien-ket-row {
     height: 100%;

     padding-left: 19px;
 }

 .col-md-8.vung-tin-4-cot-col-md-8>.row {
     padding-right: 27px;
 }

 .container.vung-goc-sinh-vien-lien-ket {
     margin-bottom: 27px;
 }

 ul.block-heading-tin-ngang-list>li:first-child {
     background: #08c !important;

 }

 ul.list_news_show_home li:nth-child(odd) {
     /* padding: 0; */

 }

 .tinhinhchunhatlist-body {
     padding: 27px;
     background: #fff !important;

     padding-top: 0px;
 }

 ul.list_news_show_home li {
     background: #fff;

 }

 ul.list_news_show_home li {
     background: #fff;
     /* padding: 5px 12px; */
     padding: 5px 0;
     padding-left: 0 !important;
     padding-bottom: 0;
 }

 ul.list_news_show_home>li:not(:last-child)>div.d-flex {
     padding-bottom: 0px !important;
 }

 ul.list_news_show_home>li:not(:last-child) {
     border-bottom: 1px solid #eee;
     padding-bottom: 0 !important;
 }
 ul.list_news_show_home>li:hover p.list-data-item-title {
    color: #006837;
 }
 ul.list_news_show_home>li:not(:last-child) p.list-data-item-title {
    background-image: url(../images/dash_lines_gray.png);
    background-position: -7px 26px;
    background-repeat: repeat-x;
    height: 42px;
 }

 h3.tinhinhchunhatlist-item-title {
     font-size: 19px;
     line-height: 24px;
 }

 .tinhinhchunhatlist-item-mota {
     font-size: 15.96px;
 }

 .tinhinhchunhatlist-item-ngay {
     font-size: 15.26px;
     padding: 12px 0;
 }

 ul.block-heading-tin-ngang-list>li:first-child h3.block-title-tin-ngang-list {
     border-bottom: 0px solid #fff !important;
     display: inline-block;
     font-size: 22px;
     padding: 0px 0;
     color: #fff !important;
     cursor: pointer;
 }

 .col-md-6.vung-lich-lam-viec-col-md-6 {
     background: #fff !important;

 }

 .container.vung-thong-bao-lich-lam-viec {
     margin-bottom: 19px !important;
     margin-top: 19px;
 }

 .col-md-6.vung-thong-bao-col-md-6 {
     padding-left: 0;
 }

 .col-md-6.vung-lich-lam-viec-col-md-6 {
     background: #fff;
 }

 ul.social-top-button-content-right {

     flex-wrap: nowrap;
     margin: 0;
     padding: 9px 0px;
     padding-bottom: 0px;
     font-family: 'Arial';
     float: right;
 }

 ul.social-top-button-content-right::-webkit-scrollbar {

     display: none;
 }

 ul.social-top-button-content-right {
     background-color: transparent;
     list-style-type: none;
     padding: 0;
     margin: 0;
     display: flex;
     overflow-x: auto;
     white-space: nowrap;
     padding-top: 2px;
 }

 ul.social-top-button-content-right li {
     flex: 0 0 auto;
 }

 .header-language {
     white-space: nowrap;
 }

 span#dvsupport>i {
     color: #1f3a93;
     font-size: 17px;

 }

 .navbar-nav.menu-top > li.nav-item:hover > a {
    font-weight: 900; 
    background-color: #efefef;
 }

    .navbar-nav.menu-top > li.nav-item:hover > a > .menu-item-top {
        /* color: #006837; */
    }

 li.nav-item.active .menu-item-top {
    color: #006837;
 }

 ul.social-top-button-content-right li {
     flex: 0 0 auto;
     padding: 0px 0px;
 }

 li.top-icon {
     padding: 0px 0px;

     margin-right: 8px;
     border-radius: 15.96px;
     padding-right: 8px;
 }

 li.top-icon>a>span {
     padding-right: 15.96px;
 }

 li.top-icon>a {
     color: #fff;
     font-weight: 500;
     font-size: 15.26px;
     padding: 0;
 }

 li.top-icon>a>i {
     background: #fff;
     border-radius: 50%;
     margin-right: 0px;
     padding: 5px;
     color: #c65c5c;
     background-image: linear-gradient(45deg, #eee9e9, #fff);
 }

 .container.vung-marquee {
     background: #E0E0E0;
     padding: 4px 27px;
 }

 .col-md-12.banner-col-md-12 {
     padding: 0;
 }

.top_bar > div > div > marquee > a {
    font-weight: bold;
    font-size: 16px;
    color: #d81a1a;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    padding: 12px 0;
}

 .col-md-9.vung-body-col-md-9 {
     padding: 0;

 }

 .container.vung-tin-tron {
     padding: 0;
     background: #fff;
 }

 .vung-phai-tin-noi-bat {
     padding: 27px;
     padding-right: 0;
     padding-top: 15.96px;
     font-family: 'Arial';

 }

 .col-md-3.vung-body-col-md-3 {
     padding: 0px;

 }

 .block-video-noi-bat>.block-heading>a>.block-title {
     padding-top: 0;
 }

 .block-video-noi-bat>.block-heading {
     padding-top: 0;
 }

 .mynumber {
     /* padding: 3px;
     font-weight: 700;
     background-color: #eee;
     color: #006837;
     font-size: 19px;

     display: inline-block;
     border-radius: 2px; */
     margin: 0;
     font-size: 14px;
     font-weight: 600;
     color: #fff;
     background-color: #006837;
     border: 1px solid #ededed;
     padding: 2px 5px;
     line-height: 1.1;
 }

 .block-audio-noi-bat {
     background-color: #fafafa;
     padding-bottom: 19px;
     border: 1px solid #fafafa;
     background-image: linear-gradient(45deg, #f3f2f1, #fff);
 }

 .block-audio-noi-bat .block-heading-audio-noi-bat {
     height: 25px;
     width: 100%;
     padding: 0;
     border: 1px solid #b61225;
     background-image: url(/Content/themes/102/images/bg-audio.png);
     background-repeat: no-repeat;
     background-position: center;
     background-size: 100% 100%;
 }

 ul.block-audio-noi-bat-other {
     padding: 0;
 }

 ul.block-audio-noi-bat-other li {
     border-bottom: 1px solid #e3e3e3;
 }

 li.block-audio-noi-bat-item {
     position: relative;
     width: 100%;
     height: 6px;
     cursor: pointer;
     margin-bottom: 28px;
 }

 span.me-2.icon-audio.chon-audio {
     position: absolute;
     top: 10px;
     left: 3px;
     height: 15.96px;
     width: 15.96px;
     text-align: center;
     opacity: 1;
     font-weight: 600;
 }

 .me-2 {
     margin-right: .5rem !important;
 }

 li.block-audio-noi-bat-item h3 {
     position: absolute;
     top: 10px;
     left: 21px;
     width: calc(100% - 28px);
     height: auto;
     font-size: 13px;
     line-height: 27px;
     font-weight: 100;
     color: #000;
 }

 .vung-phai-video {
     padding: 27px;
     padding-right: 0;
     padding-top: 0;
 }

 .vung-phai-audio {
     margin-bottom: 0;
     padding: 27px;
     padding-bottom: 19px;
     padding-top: 0;
     padding-right: 0;

 }

 .vung-phai-audio>.block-heading {
     padding-top: 8px;
     padding-bottom: 8px;
 }

 /* ===Audio-player */

 .audio-player {

     position: relative;
     max-width: 500px;
     height: 100px;
     background: #eeeeee;
     color: #757575;
     font-size: 10px;
 }

 input#seekBar {
     position: absolute;
     top: 8px;
     left: 12px;
     width: calc(100% - 36px);
 }

 .block-audio-noi-bat {
     background-color: #eeeeee;
     padding-bottom: 19px;

     border: 1px solid #e3e3e3;
 }

 ul.block-audio-noi-bat-other li {

     border-bottom: 1px solid #e3e3e3;
     /* Đường viền giữa hai cột */

 }


 li.block-audio-noi-bat-item {
     position: relative;
     width: 100%;
     height: 6px;
     cursor: pointer;
     margin-bottom: 28px;

 }

 li.block-audio-noi-bat-item h3 {
     position: absolute;
     top: 10px;
     left: 21px;
     width: calc(100% - 28px);
     height: auto;
     font-size: 13px;
     line-height: 27px;

     font-weight: 100;
 }

 li.block-audio-noi-bat-item h3.chon-audio {
     color: #4a8be5;
     font-weight: 600;
 }

 li.block-audio-noi-bat-item h3.an-audio {
     color: #757575;
     font-weight: 100;
 }

 span.me-2.icon-audio.chon-audio {
     position: absolute;
     top: 10px;
     left: 3px;
     height: 15.96px;
     width: 15.96px;
     text-align: center;
     opacity: 1;
     font-weight: 600;
 }

 span.me-2.icon-audio.an-audio {
     position: absolute;
     top: 10px;
     left: 3px;
     height: 19px;
     width: 19px;
     text-align: center;
     opacity: 0;
 }

 button#volumeUp {
     position: absolute;
     top: 50px;
     right: 8px;
     color: #757575;
     font-size: 12px;
     display: flex;
     cursor: pointer;
     align-items: center;
     justify-content: center;
 }

 button#volumeDown {
     position: absolute;
     top: 50px;
     left: 150px;
     color: #757575;
     font-size: 12px;
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
 }

 .audio-repeat {
     position: absolute;
     top: 33px;
     right: 80px;
 }

 .audio-random {
     position: absolute;
     top: 33px;
     right: 45px;
 }

 button#pauseBtn {
     position: absolute;
     top: 50px;
     left: 115.96px;
     color: #757575;
     width: 19px;
     height: 23px;
     background-color: #cbcbcb;
     border-radius: 8px;
     border: 1px solid #58afe7;
     font-size: 12px;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 button#nextBtn {
     position: absolute;
     top: 50px;
     left: 78px;
     color: #757575;
     width: 19px;
     height: 23px;
     background-color: #cbcbcb;
     border-radius: 8px;
     border: 1px solid #58afe7;
     font-size: 12px;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 button#playBtn {
     position: absolute;
     top: 45px;
     left: 43px;
     color: #757575;
     width: 27px;
     height: 32px;
     background-color: #cbcbcb;
     border-radius: 8px;
     border: 1px solid #58afe7;
     font-size: 12px;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 button#prevBtn {
     position: absolute;
     top: 50px;
     left: 10px;
     width: 19px;
     height: 23px;
     color: #757575;
     background-color: #cbcbcb;
     border-radius: 8px;
     border: 1px solid #58afe7;
     font-size: 12px;
     display: flex;
     align-items: center;
     justify-content: center;
 }



 #timeStart {
     margin-left: 10px;
     position: absolute;
     top: 27px;
     left: 33px;
 }

 #timeStop {
     margin-left: 10px;
     position: absolute;
     top: 27px;
     left: 106px;
 }

 input#volume {
     position: absolute;
     top: 50px;
     left: 175px;
     width: calc(100% - 215.96px);
 }

 /* ====Ket thuc audio */

 /* danh muc lien ket */
 ul.dm-lk {
     background-color: #2e5f9f;
     list-style-type: none;
     padding: 0;
     border: 1px solid #6b95c6;
 }

 ul.dm-lk li.dm-lk-item {
     padding-top: 8px;
     padding-bottom: 10px;
     padding-left: 4px;
     padding-right: 8px;
     border-left: 1px solid #3871b4;

 }

 ul.dm-lk li.dm-lk-item a {
     font-size: 13px;
     color: #fff;
     text-decoration: none;
 }

 ul.dm-lk li.dm-lk-item a img {
     display: inline-block;
     margin: -6px auto;
     width: 12px;
     height: 12px;
 }

 ul.dm-lk li.dm-lk-item:not(:last-child) {
     border-top: 1px solid #4e77ae;
     border-bottom: 1px solid #264c7f;
 }

 /* ====ket thuc */
 .vung-phai-lien-ket-hinh-anh {
     padding: 27px;
     padding-top: 0;
     padding-bottom: 27px;
     margin-bottom: 0;
     padding-right: 0;
 }

 .vung-phai-lien-ket-ung-dung {
     padding: 27px;
     padding-right: 0;
     margin-bottom: 0px;
 }

 .vung-phai-lien-ket-website {
     padding: 27px;
     background: #fff;
     margin-bottom: 27px;
 }

 .vung-phai-lien-ket-website {
     padding: 27px;
     background: #fff;
     margin-bottom: 27px;
 }

 .vung-phai-van-ban {
     padding: 27px;
     background: #fff;
     margin-bottom: 27px;
 }

 .vung-phai-luot-truy-cap {
     padding: 27px;

     font-size: 12px;
     padding-right: 0;
     padding-top: 0;
     margin-bottom: 0;
 }

 .luot-truy-cap-body {
     background: #fff;
     padding: 27px;
     padding-top: 0;
 }

 /* ===footer -site */
 .footer-site {
     background-image: linear-gradient(to right, #b70c13, #fff);
 }

 .footer-info {
     font-size: 19px;
     color: #fff;
     padding: 19px 38px;
     font-family: 'Arial';
 }

 .footer-info>div {
     padding: 5px 0;
 }


 .footer-info b {
     font-weight: 700;
 }

 .footer-info i {
     font-style: italic;
 }

 .footer-info .footer-info-title {
     text-transform: uppercase;
     font-weight: 700;
     font-size: 15.96px;
     display: inline-block;
 }

 .footer-info .footer-info-title-mau {
     color: #ffcc00;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 28px;
     display: inline-block;
 }

 .footer-site-bg-tran-bien {
     position: absolute;
     height: 135px;
     right: 0;
     top: 0px;
     z-index: 5;
 }

 .footer-nut-social>a {
     font-style: normal;
     background: #ffcc00;
     border-radius: 50%;
     padding: 5px 3px;
     font-size: 15.26px;
     color: #c0392b;
     height: 27px;
     width: 27px;
 }

 .footer-site-info-btn {
     /* position: absolute;
   top: 107px;

   left: 50px;
   z-index: 6;
   width: 100%; */
     text-align: left;
 }

 .text-center.contact-info h3 {
     text-align: center;
     text-transform: uppercase;
     padding: 19px;
     font-size: 32px;
     color: #d52e5e;
 }

 .btn-nut-mang-xa-hoi {
     position: relative;
     display: inline-block;
     width: 15.96px;
     height: 15.96px;
     cursor: pointer;

 }

 .btn-nut-mang-xa-hoi img {
     position: absolute;
     width: 15.96px;
     top: 0;
     left: 0;
     height: 15.96px;
     z-index: 1;

 }

 .menu-footer {
     height: 30px;
     background-color: #8dc63f;
 }

 .menu-footer li.nav-item>a {
     color: #fff;
     font-size: 19px;
 }

 table#tableQLVB {
     font-size: 15px;
     font-family: 'Roboto Condensed';
 }

 table#tableQLVB thead {
     text-transform: uppercase;
 }
 .van-ban-detail {
    padding: 15px 30px;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
 }
 .van-ban-detail label {
    color: #333;
 }
 .van-ban-detail span {
    color: #555; 
 }

 .navbar-expand-lg .navbar-nav .nav-link {

     padding: 0;
     /* padding-top: 6px; */
     /* padding: 6px 10px; */
     margin-top: 1px;
     margin-bottom: 1px;
 }

 .text-center.contact-info>p {
     font-family: 'Arial';
 }

 .vung-phai-audio .block-heading {
     margin-bottom: 0;
     border: 0;
     padding: 0 19px;
     padding-top: 0;
     background: #fff;
 }

 .header-banner-search {


     width: 256px;
     padding: 19px 0;

     z-index: 2;
 }

 div#idGroupSearch {
     position: relative;
     width: 256px;
     height: 45px;

     transition: 2s;
     opacity: 1;

     animation-duration: 1s;
     animation-name: keysearch;
 }


 div#idGroupSearch input#txtSearchMain {
     position: absolute;
     width: 256px;
     height: 34px;
     top: 46%;
     font-size: 12px;
     right: 15.26px;
     border: 1px solid #e4e4e4;
     border-radius: 15.96px;
     background-color: #fff;
     transform: translateY(-50%);
     z-index: 1;
 }

 div#idGroupSearch input[type="text"]::placeholder {
     padding-left: 19px;

 }

 div#idGroupSearch button#btnSearchMain {
     position: absolute;
     width: 35px;
     height: 27px;
     top: 45%;
     padding: 10px 20px;
     right: 21px;
     transform: translateY(-50%);
     z-index: 2;
     color: #ff0a6a;
     font-size: 15.96px;
 }

 div#idGroupSearch button#btnSearchMain::placeholder {
     text-indent: 12px;
 }



 .vung-footer-img {

     background-size: 100% 100%;
     background-repeat: no-repeat;
     background-position-x: 0;
     background-position-y: 0px;
     position: absolute;
     width: 100%;
     height: 243px;
     top: 0;
     right: 0;
     z-index: 2;
 }

 .vung-video .block-title {
     border-left: 0;
 }

 i.fas.fa-search.open-search.hide {
     display: none;
 }

 .vung-video-hinhanh-2 {
     padding-left: 19px;
 }

 .ViewMore {
     background-image: linear-gradient(45deg, #f3f2f1, #fff);
     text-align: center;
     font-size: 15.26px;
     padding: 19px;
     cursor: pointer;
     background: #fff;
     border: 1px solid #f5f9e6;
     border-radius: 25px;
     color: grey;
     font-size: 12px;
     padding: 8px 12px;
     text-align: center;
     background-image: linear-gradient(45deg, #f3f2f1, #fff);
 }

 .Content {
     background: #fff;
 }
 .Content > div.table-responsive {
    padding: 0;
 }

 .UIDanhSachVanBanMoi {
     margin-bottom: 20px !important;
 }
 .UIDanhSachVanBanMoi > .block-tin-moi-nhat {
    padding: 0;
 }
 .vung-van-ban {

     padding: 20px;
     padding-top: 0 !important;
     background: #fff;
     margin-bottom: 27px;
 }

 .container.vung-cuoi-cung {
     background: #fff;
     padding: 27px;
 }

 .container.vung-lien-ket-web {
     background: #fff;
 }

 /* .main-nav .navbar-brand.me-auto.active>i,
 .trang-chu.active {
     padding-right: 0;
     padding-bottom: 8px;
     border-bottom: 5px solid #ffd700;
 } */

 .line-trang-tin-tuc {

     background-image: url(/Content/themes/102/images/line-trang-tin-tuc.png);
     height: 12px;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 100% 100%;
     margin-top: 27px;
     margin-bottom: 19px;
 }

 .block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 0px;
     padding-top: 0px;
     padding-bottom: 19px;
 }


 /* tin-quang-cao*=====* */
 div.tin-quang-cao-group .block-title h3 {
     padding-top: 15.96px;
     text-align: center;
 }

 .tin-quang-cao-group {
     padding: 27px;
     padding-top: 19px;

 }

 .vung5-bg {
     padding: 0;
     margin-bottom: 27px;
 }

 .vung4-bg.shadow-lg {
     margin-bottom: 27px;
 }

 .block-tintuc-home {
     position: relative;
     background-color: #fff;
     padding: 27px;
     padding-top: 0;
     padding-bottom: 19px;
     margin-top: 0;
    }
.box-news-vung-1-b .block-tintuc-home {
    border-bottom: 5px solid #006837;
    margin-top: 15px;
}

 .vung-footer>div {
     background: transparent;
     padding: 18px;
     padding-bottom: 20px;
     color: #fff;
     /* background-image: linear-gradient(45deg, #003366, #003366); */
     font-family: 'Roboto Condensed' !important;
     line-height: 19px;
 }
 .footer-map{
    position:relative;
    width:100%;
    height:159px;
    border:4px solid #FFF;
    overflow:hidden;
}
.footer-map>iframe {
    position: absolute;
    width: 100%;
    height: 231px;
    z-index:1;
    top:0;
    left:0;
}
 .col-md-12.footer-col-md-12>div>h3 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    color: #006837;
    font-family: 'Roboto';
 }
 .vung-body-footer-detail h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #006837;
}

 .vung-footer>div>div.row div.col-md-6:nth-child(1) {
     border-right: 1px solid #eee;
 }

 .vung-footer>div>div.row div.col-md-6:nth-child(2) {
     padding-left: 19px;
 }

 .col-md-12.footer-col-md-12>div>p {
     font-size: 15.26px;

 }

 div#recipeCarouselSlide-Top {
     height: 538px;
 }


 /* .header-column-container */
 .header-column-container {
     background: #fff;
     padding: 15.96px 0px;
 }

 .header-column-container-boc>div>div>h3 {
     color: #1b62b1;
     font-size: 22px;
 }

 .header-column-container-boc>div>div.header-column-space {
     border: 1px solid #fff;
     height: 3px;
     background-image: linear-gradient(317deg, #0eaaa5, #ffffff);
 }

 .header-column-container-boc>div>div.title-boc {
     border: 1px solid #ebffff;
     padding: 6px 15.96px;
     background-image: linear-gradient(66deg, #fff, #daebec);

 }

 .header-column-container-boc>div>div>h3>i {
     padding-right: 15.96px;
 }

 /* ket thuc */
 li.block-heading-tin-ngang-list-item>a>h3 {
     font-size: 19px;
     text-transform: uppercase;
     color: #444444;
 }

 .container.vung-body {
     padding: 0;
 }

 .vung-khoa-hoc {
     padding: 19px;
     background: #fff;
     height: 100%;
 }

 /* lien ket hinh .vung-hinh-anh */

 .block-heading-dich-vu {
     padding: 4px 0px;
     background-image: linear-gradient(45deg, #da251d, #da251d);
     height: 39px;
 }

 .block-heading-dich-vu>a>h3 {
     color: #fff;
     text-transform: uppercase;
     font-size: 19px;
     text-align: center;
     padding: 0 13px;
 }

 .vung-lien-ket-hinh-anh .block-heading-dich-vu-item:first-child {
     /* margin-top: 19px; */
 }

 .block-heading-dich-vu-item {
     padding: 0px;
     margin-bottom: 5px;
 }
 .block-heading-dich-vu-item:first-child {
    margin-bottom: 15px;
 }
 .pkg.title_news {
    padding: 0px 15px;
    border-bottom: 3px double #006837;
 }
 img.tinhinhchunhat-img.khong-them {
    margin-bottom: 8px;
 }
.block-tintuc-special-wr {
    margin-bottom: 2px;
}
.tintuc-special-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #333;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed';

    display: block;
    height: 42px;
    overflow: hidden;
    text-align: justify;
}
.tintuc-special-title:hover {
    color: #e1281a;
}
.tintuc-special-detail  {
    padding-left: 15px;
}
.tintuc-special-detail span {
    color: #999;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}
.tintuc-special-detail i {
    color: #9094f8; 
}
.tintuc-special-detail .view i { 
    padding-right: 3px;
}




 ul.list_news_show_home>li {
     padding-top: 5px;
     padding-left: 0 !important;
 }

 .vung-footer>div.vung-copyright-body {
     padding: 12px 21px;
     font-size: 15.96px;
     padding-bottom: 1px;

     background: #f2f2f2;
 }



 .container.vung-nhom-nganh-dao-tao {
     padding: 19px;
     background: #fff;
     margin-top: 27px;
     margin-bottom: 19px;
     height: 495px;
 }

 h5.nhom-nganh-dao-tao-title {
     position: absolute;
     width: 100%;
     height: 68px;
     text-align: justify;
     padding: 0;
     line-height: 21px;
     top: 0;
     left: 0;
     font-size: 19px;
     font-weight: 600;
     z-index: 1;
 }

 .nhom-nganh-dao-tao-boc-img {
     position: absolute;
     width: 100%;
     height: 315.26px;
     top: 50px;
     left: 0;
     z-index: 2;
 }

 .group-nhom-nganh-dao-tao>ul.nhom-nganh-dao-tao-title {
     opacity: 1;
     top: 21px;
     left: 22px;
     width: calc(100% - 48px);
     color: #fff;
 }

 ul.nhom-nganh-dao-tao-title>li:not(:last-child) {
     border-bottom: 1px solid #ddd;
 }

 ul.nhom-nganh-dao-tao-title>li {
     padding: 11px 0;
 }

 ul.nhom-nganh-dao-tao-title>li>a {
     line-height: 15.96px;
     font-size: 14px;
     text-align: left;
 }

 .nhom-nganh-dao-tao-hieu-ung {
     position: absolute;
     width: 100%;
     height: 314px;
     top: 50px;
     left: 0;
     background: #026bb5;
     z-index: 3;
     opacity: 0;
 }

 .container.vung-catagogy-list {
     padding: 27px;
     background: #fff;
     padding-bottom: 0;
 }

 .container.vung-columns-two-news {
     padding: 12px;
     /* background: #fff; */
     padding-top: 0;
     padding-bottom: 0;
     margin-bottom: 0;
 }



 /* vung lich */
 .col-md-12.vung-lich-col-md-12 {
     padding: 0;
 }


 .vung-lich-body {
     padding: 27px;
     background: #fff;
 }


 .vung-lich-body-boc {

     position: relative;
     width: 100%;
     height: 600px;
     overflow: hidden;
 }

 .vung-lich-body-boc>iframe {
     position: absolute;
     width: 100%;
     top: 0;
     height: 100%;
     object-fit: fill;
     height: 100%;
 }

 .vung-breadcrum-lichthi ul.breadcrumb>li>a {
     font-size: 27px;
 }

 .col-md-12.vung-breadcrum-lichthi-col-md-12 {
     padding: 0;
 }



 .block-heading-dich-vu-item-img-boc {
    display: flex;
     justify-content: center;
     align-items: center;
     overflow: hidden;
     width: 100%;
     height: auto;
 }

 img.dich-vu-item-img.khong-them {

     width: 100%;
     height: 100%;

     object-fit: cover;
     border-bottom: 1px solid #eee;
     background: #fff;
 }



 ul.breadcrumb.breadnewsitem.m-0.p-0>li>a>span {
    font-family: UTMBebas;
    font-size: 27px;
    margin-right: 13px;
}

ul.breadcrumb.breadnewsitem.m-0.p-0>li {
    padding: 0px 4px;
}

ul.breadcrumb.breadnewsitem.m-0.p-0>li>i {
    font-size: 19px;
    padding-top: 4px;
}

 .container-fluid.headtop_bg-top-ten {
     background: #fff;
 }

 .block-heading.block-heading-1 {
     background-image: none;
     padding-left: 0;
     /* background: #003366; */
 }

 .container-fluid.menutop.section.wrap-main-nav.color-menu-background-color {
    padding: 0; 
    background: rgb(255, 255, 255); 
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
 }

 .container-fluid.footer-body {
     /* background: #003366; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
     border-top: 1px solid rgba(255, 255, 255, 0.25);
 }

 .container-fluid.footer-body::-webkit-scrollbar {
     display: none;
 }

 div#dvsupport {
     position: absolute;
     top: 4px;
     width: 27px;
     right: -14px;
     color: #0301ef;
 }

 .text-bg-dark {
     color: #0b00e1 !important;
     background: 0 0 !important;
     font-size: 19px;
     margin-right: 22px;
 }

 .search-box-btn {
     position: absolute;
     top: 1px;
     right: 11px;
     width: 38px;
     height: 100%;
     z-index: 333;
 }

 /* ket thuc vung lich */
 .container-fluid.vung-video-fluid {
     background: #f0f0f0;
 }

 .container-fluid.quang-cao-fluid {
     background: #f0f0f0;
     padding: 0;
 }

 .container-fluid.contact-fluid {

     background-repeat: no-repeat;

     padding: 27px 0;
 }

 i.hd-phone {
     border: 1px solid #eee;
     border-radius: 39px;
     padding: 6px 0px;
     padding-right: 13px;
     background: #4343f0;
 }

 .hd-phone>.fa-phone:before {
     content: "\f095";
     border: 1px solid #fff;
     border-radius: 29px;
     padding: 19px 19px;
     background: #fff;
     margin: 0px 0px;
     margin-right: 12px;
 }

 .container.vung-contact-body span.contact-1>i {
     display: inline-block;
     padding-right: 8px;
     padding: 13px 4px;
     padding-right: 20px;
     padding-left: 0;
 }

 .banner-boc {

     background-size: 100% 120px;
     background-repeat: no-repeat;
     background-position-x: 0px;
     z-index: 10;
 }


 .boc-banner {
     height: 120px;
     position: relative;
     width: 100%;
     overflow: hidden;
 }

 .lophinh {
    /* background-color: #fff; */
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     z-index: 39;
 }

 .lopnen {

     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     z-index: 27;
 }

 .container-fluid.vung-ngay.shadow-sm>.container {
     padding: 0;
 }

 .lopnen-bentrai {
     width: calc(100%/2);
     height: 94px;
 }

 .lopnen-benphai {
     height: 120px;
     /* background: #d31921; */
    
 }

 .container-fluid.banner {
     background-color: #fff !important;
     height: 120px;
     padding: 0;
 }

 .vung-ngay-trong>.d-flex.bg-white {
     height: 31px;
 }

 .d-flex.container {
     padding: 0;
 }

 .d-flex.container.banner-boc {
     padding: 0px;
     width: 100%;
 }

 .ngay-hom-nay {
    font-size: 15px;
    font-weight: 500; 
    color: #444;
    font-family: 'Roboto Condensed';
    /* color: #666;
    font-family: 'UTMBebas'; */
 }

 .ngay-hom-nay>div {
     display: block;
     white-space: nowrap;
     padding: 0px 0;
     padding-right: 19px;
 }

 .d-flex.container.banner-boc {
     height: 94px;
 }

 .block-tintuc-home .block-heading,
 .block-tin-moi-nhat .block-heading,
 .vung-van-ban-right .block-heading,
 .lien-ket-website-title .block-heading,
 .block-thong-ke-truy-cap .block-heading,
.video-image-boc .block-heading {
    background-image: url(/Content/themes/503/images/icon-tnhp-circle.png);
    background-repeat: no-repeat;
    background-size: 37px 37px;
    background-position: 0px 47%;
    padding-left: 38px;
    /* border-bottom: 1px solid #da251d; */
    padding-bottom: 10px;
    padding-top: 13px;
    /* margin-top: 4px; */
    position: relative;
}
.video-image-boc .block-heading {
    margin-left: 15px;
    margin-bottom: 5px;
    margin-top: 4px;
}
.video-image-boc .right-side-gallery .block-heading {
    margin-left: 10px; 
}

 /* line title */
.block-tintuc-home .block-heading::after,
.block-tin-moi-nhat .block-heading::after,
.vung-van-ban-right .block-heading::after,
.lien-ket-website-title .block-heading::after,
.block-thong-ke-truy-cap .block-heading::after,
.video-image-boc .block-heading::after {
    content: "";
    width: calc(100% - 36px);
    height: 3px;
    top: 78%;
    left: 43px;
    position: absolute;
    background-image: url(../images/icon-title-line-tu.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}  

 .block-tintuc-home .block-heading {
    margin: 0 15px;
 }

 .box-news-vung-1-b span.block-title {
    line-height: 1.3;
    color: #006837;
    padding: 0 0 1px 7px;
    text-align: left;
 } 
 .vung-van-ban-title .block-title,
 .block-thong-ke-truy-cap .block-title,
 .vung-lien-ket-website .block-title,
 .vung-video .block-title {
    padding-left: 7px !important;
 }
 .action-more-link {
    position: absolute;
    bottom: 50%;
    transform: translateY(60%);
    right: 0px;
    z-index: 10;
 }
 .action-more-link > .more-link {
    font-size: 14px;
    font-weight: 400;
    color: #006837;
    font-family: 'Roboto condensed';
 }
 .action-more-link > .more-link i {
    font-size: 17px;
    font-weight: 300;
 }
 .block-tintuc-home > .more-link i {
    font-size: 18px;
    font-weight: 500;
 }
 .banner-logo-boc { 
    width: 200px;
    height: 100px;
    padding-left: 50px !important;
    padding: 19px;
    background-size: 145px 108px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 50;
 }

 .hinh-1 {
    /* width: 13px; */
    background: #f89291;
}

.hinh-2 {
    /* width: 13px; */
    background: #e85352;
}
 a.navbar-brand.me-auto>img {
     width: 27px;
     height: 27px;
     border-radius: 50%;
     background: #fff;
     border-radius: 50%;
     padding: 1px;
     border: 2px solid #fff;
     object-fit: fill;
     background-image: linear-gradient(45deg, #f3f2f1, #f2f2f2);
 }

 .container-fluid.vung-body-center {
    padding: 0;
    margin-bottom: 25px;
    background-color: #fff;
 }
 
 .HomePageNewsTabs_ListData {
     padding: 19px 13px;
     -webkit-box-shadow: 0 0 4px #cacaca;
     padding-top: 13px;
 }
 .vung-thu-nhat .HomePageNewsTabs_ListData {
     padding: 0; 
 }
 .HomePageNewsTabs_ListData .block-heading-1 ul.nav-tabs>li:last-child {
    flex: 1;
 }

 .vung-tin-noibat {
     padding-top: 13px;
 }


 /* tin ngang new */
 .tin-ngang-block-heading-wr {
    /* border-bottom: 1px solid #da251d; */
    margin-bottom: 10px;
 }
 .tin-ngang-block-heading-line {
    width: 100%;
    position: relative;
 }
 .tin-ngang-block-heading-line::after {
    content: "";
    width: calc(100% - 9px);
    height: 3px;
    bottom: -1.7px;
    left: 43px;
    position: absolute;
    background-image: url(../images/icon-title-line-tu.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    display: none;
 }
 .tin-ngang-block-heading { 
    padding-left: 44px;
    margin-top: 4px;

    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    scrollbar-width: none;
    border-bottom: 0;
 } 
 .tin-ngang-block-heading::before { 
    position: absolute;
    top: 0px;
    left: 0px; 
    content: "";
    width: 41px; 
    height: 41px; 
    background-image: url(../images/icon-tnhp-circle.png);
    background-size: 37px 37px;
    background-position: 0px 1px;
    margin-right: 5px;
    display: inline-block;
    background-repeat: no-repeat;
    z-index: 3;
 }
 .tin-ngang-vung1 .tin-ngang-block-heading::after { 
    position: absolute;
    top: 7px;
    left: 3px; 
    content: "";
    width: 40px; 
    height: 30px;    
    background-color: #fff;
    z-index: 2;
 }

 .tin-ngang-block-heading li a {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
 }
 .tin-ngang-block-heading li {
    border: none !important;
    padding: 0px 10px 0px 0px;
    margin: 10px 7px 4px 0 !important;
    border-top-right-radius: 0 !important;
    background: transparent !important;
    z-index: 1;
    position: relative;
 }
 .tin-ngang-block-heading li:not(:last-child)::after {
    /* border-right: 1px solid #9e9e9e !important; */
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 17px;
    border-right: 1px solid #6f6f6f
 }
 .tin-ngang-block-heading li .nav-link.active h3.block-title{
    /* color: #009245; */
    color: #006837;
 }
 .tin-ngang-block-heading li .nav-link h3.block-title{
    color: #333;
 }
 .tin-ngang-vung1 button.carousel-control-prev.mynut {
    width: 40px;
    padding-left: 27px !important;
    left: calc(100% - 2px) !important;
 }
 .tin-ngang-vung1 button.carousel-control-next.mynut {
    width: 40px;
    padding-right: 27px !important;
    left: calc(100% - -47px) !important;
 }

 .tinvuong {
     display: inline-block;
     max-width: 214px;
 }

 .row.vung-1-b {
     margin-top: 15px !important;
     margin-right: 0;
 }
 .row.vung-1-b.box-news-vung-1-b {
    margin-top: 0;
 }
 .row.vung-1-a {
     /* margin: 0; */
     /* padding: 0; */

     padding-top: 0px;
 }

 button.navbar-toggler>i.fas.fa-bars {
     color: #fff;
 }



 .submenu .menu-item-top {
     color: #222;
     word-break: break-word;
 }

 div#carouselHomeSilder div.carousel-item.position-relative {

     height: 100%;
     width: 100%;
     overflow: hidden;
 }
 div#carouselHomeSilder div.carousel-item.position-relative> .img-wrapper {
    position: absolute;
    height: calc(100% - 130px);
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
 }
 div#carouselHomeSilder div.carousel-item.position-relative img {
     object-fit: cover;
     height: 100%;
     z-index: 1;
     
 }

 .vung-2-b>.row>.col-md-12>.block-tintuc-home {
     height: 686px;
     overflow-y: auto;
 }

 .vung-2-b>.row>.col-md-12>.block-tintuc-home::-webkit-scrollbar {
     display: none;
 }

 .row.vung-1-b>div.col-md-12 {
     background: #fff;
     height: 270px;
     overflow-y: hidden;
     padding: 0;
 }

 /* vung 1 banner */
 .vung-1-b-banner > div.col-md-12 {
    height: auto !important;
 }
 .quangCao {
    margin: 0;
 }
 .quangCao > .container {
    padding: 0;
 }
 .quangCao > .container > .row {
    margin-left: 0;
 }
 .quangCao > .container>div>a {
    padding: 0;
 }
 .row.vung-1-b>div.col-md-12::-webkit-scrollbar {
     display: none;
 }

 .carousel-control-next,
 .carousel-control-prev {
     color: #009245;
     opacity: 0.1;
 }

 .carousel-control-next:hover,
 .carousel-control-prev:hover {

     opacity: 1;
 }

 h3.block-title {
     border-bottom: 0px solid #009245;
     padding: 5px 0px;
     color: #006837;
     white-space: nowrap;
     /* overflow-y: auto; */
 }
 .block-thong-ke-truy-cap h3.block-title {
    padding: 0 0 2px 4px;
 }

 h3.block-title::-webkit-scrollbar {
     display: none;
 }

 .boxfooter.wow.fadeInUp {
     padding: 19px;
     background: #fff;
 }

 .boxfooter.wow.fadeInUp {
     padding: 19px;
     background: #fff;
     font-size: 15px;
     font-family: 'Roboto' !important;
 }

 /* .boxfooter.wow.fadeInUp ul {
     padding: 0;
     padding-top: 10px;
     padding-bottom: 19px;
 } */

 /* .boxfooter.wow.fadeInUp ul>li:not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    padding-top: 6px;

 } */
/* 
 .boxfooter.wow.fadeInUp ul>li {
     padding: 13px 0;
 } */

 .panel-heading>div {
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 4px;
    /* border-left: 4px solid #da251d; */
    font-weight: 600;
    color: #da251d;
    letter-spacing: -0.5px;
    font-family: 'Roboto Condensed', sans-serif !important;
 }

 /* .panel-border-title.wow.fadeInUp {
     font-family: 'UTMBebas';
 } */


 /* .col-md-44 {
     display: inline-block;
     vertical-align: top;
 } */

 .boxfooter.wow.fadeInUp div.col-md-44:not(:last-child) {
     padding-right: 27px;
 }

 .panel-body ul>li:not(:last-child) {
     border-bottom: 1px solid red;
 }
 /* .panel-body .treeview li a {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto';
 } */

/* NEW DANH SACH CƠ QUAN */
 .boxfooter .nav-tabs {
    border: none;
    margin: 0;
    justify-content: space-around;
    border-bottom: 1px solid #dee2e6;
 }
 .boxfooter .nav-tabs li.nav-items > a.nav-link.active,
 .boxfooter .nav-tabs li.nav-items:hover > a.nav-link {
    border-bottom: 2px solid #009245;
    position: relative;
    color: #009245;
    margin-bottom: -1px;
 }
 .boxfooter .nav-tabs li.nav-items > a {
    background: none !important;
    border: 0;
    margin: 0;
    padding: 10px 10px 0px 10px;
    display: inline-block;
    color: #383838;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid transparent;
 }

.boxfooter .tab-content {
    padding: 20px 15px;
    width: 100%;
    height: 130px;
    overflow-y: auto;
}
.boxfooter .tab-content .col-md-3 a {
    font-size: 14px;
    font-weight: 400;
}
.boxfooter .tab-content .col-md-3 {
    padding-bottom: 10px !important;
}
.boxfooter .tab-content .col-md-3:hover > a {
    color: #009245;
}
.boxfooter .tab-content .col-md-3>a i {
    margin-right: 5px;
    font-size: 14px;
    color: #009245;
}

.boxfooter .tab-content .col-md-4 a {
    font-size: 14px;
    font-weight: 400;
}

.boxfooter .tab-content .col-md-4 {
    padding-bottom: 10px !important;
}

.boxfooter .tab-content .col-md-4:hover > a {
    color: #009245;
}

.boxfooter .tab-content .col-md-4 > a i {
    margin-right: 5px;
    font-size: 14px;
    color: #009245;
}

 .UIDanhSachVanBanMoi .ViewMore a {
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 20px;
    text-align: center;
    color: #009245 !important;
    font-family: UTMBebas;

    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 3px;
}
 .col-md-44 {
    background: #eeee;
    padding: 27px;
    width: calc(100% / 5 - 19px);
    min-height: 539px;
    font-size: 19px;
    max-height: 539px;
    overflow-y: scroll;
 }
 .col-md-44::-webkit-scrollbar {
    display: none;
 }

 .boxfooter.wow.fadeInUp div.col-md-44:not(:last-child) {
     margin-right: 19px;
 }

 .boxfooter.wow.fadeInUp {
     /* display: flex;
     flex-direction: column;
     align-items: center; */
     white-space: normal;
     overflow-x: auto;
 }

 .boxfooter.wow.fadeInUp::-webkit-scrollbar {
     display: none;
 }

 .boxfooter.wow.fadeInUp .col-md-44 {
     flex: 0 0 auto;
 }
 .footer-view-wr {
    margin: auto;
    margin-top: 20px;
 }
 .footer-view {
    justify-content: space-between;

 }

 .container.vung-van-ban table#tableQLVB {
     display: flex;
     white-space: nowrap;
     overflow-x: auto;
     cursor: all-scroll;
 }

 .container.vung-van-ban table#tableQLVB::-webkit-scrollbar {
     display: none;
 }

 .container.vung-van-ban  table#tableQLVB>tbody,
 .container.vung-van-ban  table#tableQLVB>thead {
     flex: 0 0 auto;
 }
 .container.vung-van-ban  table#tableQLVB>tbody div button {
    padding-top: 0 !important;
 }

 ul.list_news_show_home {
     padding: 0 15px;
     overflow-y: hidden;
     max-height: 205px;
     margin-bottom: 0;
 }

 ul.list_news_show_home::-webkit-scrollbar {
     display: none;
 }

 .container.bg-white.vung-gop-y,
 .container.dang-ky-hoat-dong {
     padding: 5px 20px;
 }

 .input-group>input,
 .input-group>select {
    /* margin-right: 19px; */
    margin-right: 8px;
 }

 .tab-pane li.icon_list.clearfix {
     padding: 7px 5px 4px 15px !important;
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix {
     padding: 10px 10px 7px 40px !important;
 }
 .tab-pane li.icon_list.clearfix:not(:last-child) {
     border-bottom: 1px solid #eee;
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix:not(:last-child) {
     border-bottom: 0;
 }
 .tab-pane li.icon_list.clearfix {
    background: url(../images/ico-tnb.png) no-repeat 0 13px;
    padding-left: 17px;
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix {
    background: url(../images/icon-tree-1.png) no-repeat 0 43%;
    padding-left: 17px;
    background-size: 27px 27px;
    background-position-x: 6px;
    position: relative;
    z-index: 1;
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix:not(:last-child):before {
    position: absolute;
    width: 100%;
    height: 45px;
    bottom: 0px;
    left: 4px;
    background-image: url(../images/dash_lines_gray.png);
    background-position: -2px 29px;
    background-repeat: repeat-x;
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix.active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-color: rgb(244 184 5 / 37%); */
 }
 .vung-thu-nhat .tab-pane li.icon_list.clearfix.active p.tin-noi-bat {
    /* color: #006837; */
 }
 .vung-thu-nhat .tab-pane a.description {
    position: relative;
    z-index: 10;
 }

 /* .vung-thu-nhat .tab-pane .icon_list.clearfix:not(:last-child) .list-data-item {
    background-image: url(../images/dash_lines.png);
    background-position: -7px 29px;
    background-repeat: no-repeat;
    height: 45px;
 } */
 .section-breadcrumb > .container {
    box-shadow: 0 0 4px #CACACA;
 }
 ul.breadcrumb {
     padding: 15px 5px;
     margin-top: 0;
     align-items: center;
 }
 ul.breadcump {
     padding: 15px 5px;
     margin-top: 0;
     align-items: center;
 }
 ul.breadcrumb li:first-child {
    margin-right: 4px;
 } 
 section.section-breadcrumb {
     margin-top: 7px;
 }
 section.section-breadcrumb.container {
    padding: 0;
}
 .lophinh>.container {
     padding: 0;
 }

 .col-md-4.thu-vien-hinh-anh-item picture>img.lazyload.khong-them {
  
    height: 313px;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: fill;
}
article.item-news.article-topstory.item-news-common {
    margin-bottom: 19px;
}
h3.titlecom-2.title-news.txt_18.mt5 {
    text-align: center;
}
.search-box-group {
    position: relative;
    min-width: 196px;
    height: 100%;
}
#idinputSearch {
    position: absolute;
    top: 4px;
    right: 4px;
    transition: 2s;
    opacity: 1;
    /* max-width: 196px; */
    animation-duration: .4s;
    animation-name: keysearch;
}
input#txtSearchMain::placeholder {
  padding-left: 13px;

}
input.form-control.rounded.m-0.p-0.hdsearch::placeholder {
    font-size: 13px;
    padding: 0;
    margin: 0;
    padding-left: 8px;
    margin-left: 8px;
    color: #fff;
    font-family: UTMBebas;
}

input.form-control.rounded.m-0.p-0.hdsearch::-ms-input-placeholder {
    font-size: 13px;
    color: #fff;
    font-family: UTMBebas;
}
.search-box-btn {
    position: absolute;
    top: 1px;
    right: 4px;
    width: 19px;
    height: 100%;
    z-index: 333;
}
#search-addon {
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 4px;
    right: 27px;
    margin-right: 6px;
}
.text-bg-dark {
    color: #e6322d !important;
    background: 0 0 !important;
    font-size: 19px;
    margin-right: 0;
}
button#btnSearchMain.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 21px;
    /* font-family: UTMBebas; */
    padding: 13px 14px;
    border: 1px solid #eee;
    margin-left: 4px;
    font-size: 13px;
}

input.form-control.rounded.m-0.p-0.hdsearch {
    background-color: transparent !important;
    color: #fff;
    
    font-size: 13px;
    height: 18px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition-duration: 4s;
    transition-delay: 2s;

    display: inline-block;
    border-style: none;
    outline-style: none;
    width: 180px;
}
.search-box-input {
    width: 100%;
    max-width: 196px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 45px;
    z-index: 1;
}

/* menu top search  */
.menu-top-right {
    position: relative;
}
.menu-search-btn{
    padding: 8px 10px 6px;
    background-color: #006837;
    color: #fff;
}
.menu-login-btn {
    padding: 8px 2px 6px 5px;
    background-color: #006837;
    color: #fff;
}
.menu-search-btn > i {
    font-size: 15px;
    color: #eded54;
}
.input-search-wr {
    transition: 0.3s linear;
}
.box-input-search {
    position: absolute;
    top: 35px;
    right: 0px;
    width: 100%;
    margin-bottom: 20px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    background: #fff;
    padding: 10px;
    padding-top: 17px;
    height: 50px; 
    z-index: 100;
} 

/* css block search below menu */
.vung-ngay-trong {
    padding-right: 0;
}
.vung-ngay-trong .justify-content-end { 
    width: calc(29% + 12px);
    padding-left: 19px;
}
.box-input-search-below-menu { 
    width: 100%;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 1px 0 1px 1px;
    position: relative;
    top: -10px;
}
.search-input { 
    flex: 1;
    height: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #5b5b5b;
    padding-left: 8px;
    border: 1px solid #cccccc;
    height: 30px;
    border-right: 0;
} 
.search-input:focus {
    /* border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); */
    /* border-bottom: 1px solid rgba(102, 175, 233, 1); */
}
.search-input::placeholder {
    color: #888;
    font-size: 14px;
    font-weight: 300;
}
.btn-search {
    background: #006837;
    color: #006837;
    font-weight: 500;
    border: 1px solid #006837; 
    padding: 7px 10px 6px;
    line-height: 1;
    height: 30px;
}
.btn-search:hover {
    background: #bd1919;
}
.btn-search > i {
    font-size: 14px;
    color: #eded54;
}

.justify-content-end.banner-sukien {
    background-color: #fff;
    width: 280px;
    height: 120px;
}
.carousel-item.carousel-item-video>img.d-block.w-100.h-100.img-home-video.khong-them {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.carousel-item.carousel-item-video {
    height: 587px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* new footer start */
.footer-center {
    text-align: center;
    margin: auto;
}
.footer-center .info {
    font-size: 15px;
}
.vung-footer .footer-center h2 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
}
.vung-footer h6 { 
    margin-bottom: 0px;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
}
.vung-footer p { 
    margin: 0;
    line-height: 1.4;
}
.sp-truycap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.sp-truycap div.row {
    width: 95%;
    justify-content: center;
}
.sp-truycap div.row div {
    display: flex;
    align-items: center;
    padding-left: 0 !important;
    padding-right: 10px;
}
/* thong ke truy cap new */
.block-thong-ke-truy-cap {
    padding: 5px 15px;
    background-color: #fff;
}
.block-thong-ke-truy-cap .counter {
    margin-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.counter>li>i {
    width: 20px;
    text-align: center;
}

/* icon breadcrum color */
 i.fad.fa-step-forward::before {
    color: #666;
 }
 i.fad.fa-step-forward::after {
    color: #666;
 }
/* new footer end */

.vung-2-2 {
    flex: 1;
}
.vung-2-3 {
    margin-bottom: 15px !important;
}

/* lich làm việc */
.container.vung-thong-bao-list .nav-link.active {
    color: #006837;
}
a:focus, a:hover {
    color: #006837;
}

/* new to top btn */
.to-top-button {
    position: fixed;
    right: 40px;
    bottom: 25px;
    z-index: 10;
    display: none;
}
.go-to-top-icon {
    width: 40px!important; 
    height: 40px!important; 
    display: block!important; 
    text-align: center!important; 
    background-color: #006837 !important; 
    line-height: 48px!important; 
  
}
.go-to-top-icon i {
    font-size: 30px !important;
    font-weight: 300;
    color: #fff;
}

/* new pagination */
.pagination .page-link {
    line-height: 1.3;
    width: 34px !important;
    height: 34px !important;
    padding: 8px !important;
    font-size: 14px !important;
}
.page-item:not(:first-child) .page-link {
    margin-left: 5px !important;
}
.pagination .page-link {
    background-color: #fff !important;
    border-color: #006837 !important;
    color: #006837 !important;
}
.pagination .page-link:hover {
    background-color: #fff !important;
    border-color: #006837 !important;
    color: #006837 !important;
}
.pagination .page-item.active .page-link {
    background-color: #006837 !important;
    color: #fff !important;
}
.pagination .page-item.active .page-link:hover {
    background-color: #006837 !important;
    color: #fff !important;
}

/* form login */
.menu-login-btn  i {
    margin-right: 5px;
    font-size: 17px;
    font-weight: 500;
}
.menu-login-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.menu-login-link:hover {
    color: #fff;
}
.menu-login-link > i {
    background-color: #006837 !important;
    color: #eded54 !important;
}


 @media (min-width: 992px) {
    
    .menu-top-bg {
        /* background-color: #006837; */
        /* display: flex;
        justify-content: center; */
     }
     .col-md-8.vung-1 {
        width: 70.83333333333333%;
        padding-right: 10px;
    }
    .col-md-4.vung-2 {
        width: 29.16666666666667%;
        padding-left: 10px;
    }
     .row.vung-1-a {
         /* margin: 0; */
         /* padding: 0; */
         padding-top: 0px;
         background: #fff;
     }

     .container.vung-thu-nhat {
         /* margin-top: 6px; */
     }

     li.icon_list.clearfix:not(:last-child) {
         border-bottom: 0px solid #eee;
         padding-bottom: 0px;
     }
     .list-data-item {
        height: 43px;
        display: flex;
        align-items: start;
     }
     p.list-data-item-title {
         color: #333;
         line-height: 1.4;
         display: -webkit-box;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
         overflow: hidden;
         width: 100%;
         font-size: 14px;
         font-weight: 500;
         /* line-height: 27px; */
         font-family: 'Roboto', Arial, Helvetica, sans-serif;
         text-align: justify;
         margin-bottom: 0px;
     }
     .vung-thu-nhat .vung-1-a .list-data-item-title {
         color: #333; 
     }

    

     

     .col-lg-5.vung-col-md-5 {
         padding: 19px 27px;
         background: #f9f7f7;
     }
     .col-lg-5.vung-col-md-5 .HomePageNewsTabs_ListData { 
         padding-top: 0 !important;
        }
    .vung-thu-nhat .col-lg-5.vung-col-md-5 .HomePageNewsTabs_ListData { 
        padding: 0 !important;
    }

     .col-lg-7.vung-col-md-7 {
         padding: 0;
         /* background: #fff; */
         /* padding-right: 0; */
         background: #fff;
         height: 100%;
         /* padding-top: 27px; */
     }

     .HomePageNewsTabs_ListData {
        padding: 13px;
        background-color: #ffffff;
     } 
     .vung-thu-nhat .HomePageNewsTabs_ListData .nav.nav-tabs {
        border-bottom: 1px solid #006837;
     }

     .col-md-4.vung-3-b {
         margin-top: 19px;
     }

     .block-tintuc-home {
         position: relative;
         background-color: #fff;
         /* padding: 20px; */
         padding: 0;
         padding-top: 1px;
         padding-bottom: 5px;
     }
     .block-tintuc-home:has(.tinvuong) {
        padding: 15px;
        padding-top: 1px;
     }
     .vung-tin-noibat {
         padding-top: 0px;
     }

     .col-lg-5.vung-col-md-5 {
         padding: 0 15px;
        padding-right: 0 !important;
         background: #f9f7f7;

     }

     .block-heading-1 ul.nav-tabs {
         display: flex;
         white-space: nowrap;
         overflow-x: auto;
         flex-wrap: nowrap;
     }

     .block-heading-1 ul.nav-tabs::-webkit-scrollbar {
         display: none;
     }

     .block-heading-1 ul.nav-tabs>li {
         flex: 0 0 auto;
     }

     .block-heading-1 ul.nav-tabs>li:not(:last-child) {
        padding-right: 4px;
    }
    .vung-thu-nhat .block-heading-1 ul.nav-tabs>li:not(:last-child) {
        padding: 0px;
    }
        
     .HomePageNewsTabs_ListData li.nav-item>a {
        color: #9E9E9E;
        font-size: 16px;
        /* padding: 10px 27px 8px 13px; */
     }

     .HomePageNewsTabs_ListData li.nav-item {
        padding: 4px 0 0;
     }
     .vung-thu-nhat .HomePageNewsTabs_ListData li.nav-item {
        padding: 0; 
     }

     div.HomePageNewsTabs_ListData div.tab-content {
        height: 375px;
        overflow-y: auto;
        padding: 0 0 15px;
     }
     .vung-thu-nhat .HomePageNewsTabs_ListData div.tab-content {
         height: 428px;
         overflow-y: hidden;
         padding: 0 0 15px;
     }
     
     div.HomePageNewsTabs_ListData div.tab-content .tab-pane {
        margin-right: 0;
     }
     .vung-thu-nhat .HomePageNewsTabs_ListData div.tab-content .tab-pane {
        margin-right: 0 !important;
     }

     div.HomePageNewsTabs_ListData div.tab-content::-webkit-scrollbar {
         display: none;
     }

     .col-md-6.vung-1-b-col-md-6-left {
         padding-left: 0;
         padding-right: 12px;
     }

     .col-md-6.vung-1-b-col-md-6-right {
         padding-right: 0;
         padding-left: 0;
     } 
     
     
 }
 @media (max-width: 992px) and (min-width: 768px) {
    .block-thong-ke-truy-cap {
        margin-bottom: 10px;
    }
    .counter {
        padding-left: 0px;
        font-size: 14px;
    }
    .counter span.txt_16 {
        font-size: 15px !important;
    }
    .vung-video-fluid .carousel-indicators {
        right: 0px !important;
        left: calc(100% - 398px) !important;
        max-width: 116px !important;
    }
 }
 @media (min-width: 768px) {
    /* banner lien ket hinh anh right sticky */
    .vung-lien-ket-hinh-anh {
    position: sticky; 
    top: 39px;
    margin-bottom: 15px;
    }
    .shadow-lg {
        -webkit-box-shadow: 0 0 4px #CACACA !important;
    }
 }

 .row.vung-1-a {
     /* margin-bottom: 18px; */
     margin-right: 0;
 }
 .col-md-8.vung-1 div.row {
    margin-right: 0;
 } 

 .tab-pane .icon_list.clearfix:hover {
     background-color: #fff7e0;
 }
 .tab-pane .icon_list.clearfix:hover p.list-data-item-title{
     color: #006837;
 }
 .vung-thu-nhat .tab-pane .icon_list.clearfix:hover p.list-data-item-title{
     color: #006837;
 } 
 .HomePageNewsHotHots {
     padding: 0;
     background: #fff;
     padding-right: 0;
 }

 .col-md-4.vung-2 {
     padding-right: 0;
 
     display: flex;
     flex-direction: column;
 }
 .pkg.item-video-group {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 15px;
}
.player-video-boc.hide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #484646;
    opacity: 0.9;
}
.show-video {
    position: absolute;
    z-index: 999;
    top: 48px;
    left: 69px;
    width: calc(100% - 128px);
    
    visibility: visible;
    padding: 27px;
    height: 587px;
    text-align: center;
    background-color: #f5f5f5;
}
a.thumbblock.thumb110.img-shine>img {
    width: 100%;
    height: 278px !important;
}
.show-video>.d-flex.flex-column {
    position: relative;
    width: 100%;
    height: 587px;
    overflow: hidden;
    padding: 23px;
}
.show-video>.d-flex.flex-column>iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: fill;
}
.show-video>.d-flex.flex-column {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 23px;
}

.show-video>.d-flex.flex-column>div.text-end {
    position: absolute;
    top: 7px;
    left: auto;
    z-index: 99;
    right: 7px;
    background: #ff0200;
    padding: 4px 13px;
    border-radius: 19px;
}

.show-video>.d-flex.flex-column>div.text-end>span {
    color: #fff;
    font-family: UTMBebas;
    font-size: 13px;
}

.show-video>.d-flex.flex-column>iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: fill;
}
 /* video hinh anh */
 .video-image-boc button.nav-link.active {
     border-bottom: 4px solid #009245;
     padding: 19px 0px;
     color: #009245;
     background: transparent;
     white-space: nowrap;
     overflow-y: auto;
     display: inline-block;
     line-height: 5px;
     border: 0;
     font-family: 'Roboto Condensed', sans-serif;
     font-size: 16px;
     font-weight: 600;
     /* color: #003366; */
     padding-bottom: 8px;
     padding: 10px 0;
     text-transform: uppercase;
 }

 .video-image-boc button.nav-link {
     border-bottom: 4px solid #009245;
     padding: 19px 0px;
     color: #383838;
     background: transparent;
     white-space: nowrap;
     overflow-y: auto;
     display: inline-block;
     line-height: 5px;
     border: 0;
     font-family: 'Roboto Condensed', sans-serif;
     font-size: 16px;
     font-weight: 600;
     /* color: #003366; */
     padding-bottom: 8px;
     padding: 10px 0;
     text-transform: uppercase;
 }

 .video-image-boc ul#myTab {
     background: #fff;
     padding: 0px 19px;
 }

 .video-image-boc ul#myTab>li:not(last-child)>button {
     border-right: 1px solid #eee;
     padding-right: 19px;
 }

 div.row.thu-vien-hinh-anh-group {
     display: flex;
     overflow-x: auto;
     flex-wrap: nowrap;
     white-space: nowrap;

     margin-left: 0;
 }

 .row.thu-vien-hinh-anh-group div.thu-vien-hinh-anh-item {
     flex: 0 0 auto;
 }

 h2.thu-vien-hinh-anh-title {
     font-size: 21px;
     text-transform: uppercase;
     padding: 0;
     font-family: 'UTMBebas';
     border-left: 2px solid #fe0003;
     padding-left: 13px;
 }

 a.thumbblock.thumb300.img-shine.position-relative.check-height {
     padding: 19px 0;
 }

 .col-md-4.thu-vien-hinh-anh-item {
     padding: 27px;
 }

 .video-image-boc ul#myTab {
     margin-bottom: 0;
 }

 /* vung video  */
 .vung-video-fluid .carousel-control-next {
    bottom: 5px !important;
    top: auto !important;
    padding-top: 31% !important;
    padding-right: 27px !important;
    width: 40px !important;
    left: calc(100% - 364px) !important;
 }
 .vung-video-fluid .carousel-control-prev {
    bottom: 5px !important;
    top: auto !important;
    padding-top: 31% !important;
    padding-left: 27px !important;
    width: 40px !important;
    left: calc(100% - 418px) !important;
 }
 .vung-video-fluid .carousel-item-info-title {
    font-size: 30px !important;
 }



 .lich-lam-viec h3.block-title {
     border: 0;
     border-top: 4px solid #fa0000;
     padding: 19px 13px;
     color: #009245;
     font-size: 16px;
     white-space: nowrap;
     overflow-y: auto;
     display: block;
     background: #f0f0f0;
     font-family: 'Roboto', sans-serif;
 }
 .lich-lam-viec>.block-heading .action-more-link {
    top: 50%;
    transform: translateY(-38%);
    right: 11px;
 }
 .lich-lam-viec-thoi-gian {
    color: #ef3941;
    text-align: center;
}

/* thông báo  */
.vung-thong-bao-moi {
    margin-bottom: 15px;
}
.vung-thong-bao {
    padding: 0 !important;
}
.vung-thong-bao .block-heading {
    position: relative;
}
.vung-thong-bao .block-title {
    border: 0;
    border-top: 4px solid #fa0000;
    padding: 19px 13px;
    color: #009245;
    font-size: 17px;
    white-space: nowrap;
    overflow-y: auto;
    display: block;
    background: #f0f0f0;
    font-family: 'Roboto', sans-serif;
}
.vung-thong-bao .block-heading .action-more-link {
    /* top: 50%;
    transform: translateY(-38%); */
    right: 11px;
}
.block-sukien-noibat-hot-item {
    padding: 0px 15px 3px;
}
.vung-thong-bao .noi-dung-thong-bao h3 {
    font-size: 14px;
    text-align: justify;
}
.vung-thong-bao-moi .item-tintuc {
    margin-bottom: 10px !important;
}
.noi-dung-thong-bao {
    padding-right: 34px;
    position: relative;
}
.noi-dung-thong-bao::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 20px;
    top: 0;
    right: 0;
    background-image: url('../images/newico.png');
    background-size: 131%;
    background-position: center;
}
.lop-lich {
    background-color: #dddddd;
}
.lop-lich-thang {
    background-color: rgb(216 26 26);
}
.lop-lich-ngay {
    color: #333;
}
 .nut-chi-tiet-video>a {
     position: absolute;
     bottom: 11px;
     right: 19px;
     font-size: 13px;
     font-family: 'UTMBebas';
     padding: 6px;
     background: #f9bbbb;
     border-radius: 13px;
     border: 1px solid #fff;
 }

 .nut-chi-tiet-video>a:hover {
     color: #b22222;
     font-weight: bold;
 }

 .vung-thu-vien-hinh-anh {
     position: relative;
     width: 100%;
     height: 391px;
     overflow: hidden;
 }

 .row.thu-vien-hinh-anh-group {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 48px;
    left: 10px;
    z-index: 1;
 }
 .nut-chi-tiet-hinh-anh {
    position: absolute;
    left: auto;
    right: 13px;
    white-space: nowrap;
    /* background: red; */
    top: 8px;
}
 .row.thu-vien-hinh-anh-group::-webkit-scrollbar {
     display: none;
 }

 .nut-chi-tiet-hinh-anh>a {
     position: absolute;
     top: 8px;
     right: 8px;
     font-size: 13px;
     font-family: 'UTMBebas';
     padding: 8px 19px;
     background: #d2e7d0;
     border-radius: 13px;
     border: 1px solid #fff;
     z-index: 2;
 }

 .nut-chi-tiet-hinh-anh>a:hover {
     color: #b22222;
     font-weight: bold;
 }

 .block-tintuc-video div.block-carousel-home {
     padding: 0;
     background: #fff;
 }

 div#recipeCarouselSlide-Top .carousel-indicators {
     bottom: -49px;
 }

 div#recipeCarouselSlide-Top .carousel-indicators [data-bs-target].active {
     box-sizing: content-box;
     flex: 0 1 auto;
     width: 78px;
     height: 13px;
     border-radius: 0;
     padding: 0;
     margin-right: 14px;
     margin-left: 3px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #003366;
     background-clip: padding-box;
     border: 0;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     opacity: .5;
     transition: opacity .6s ease;
 }

 div#recipeCarouselSlide-Top .carousel-indicators [data-bs-target] {
     width: 78px;
     height: 13px;
     border-radius: 0;
 }

 div#recipeCarouselSlide-Top .carousel-indicators {
     position: absolute;
     right: auto;
     bottom: -55px;
     left: -49px;
 }

 div#recipeCarouselSlide-Top button.carousel-control-prev {
     opacity: .1;
     color: #faebd7;
     margin: -66px;
     left: 39px;
     top: 158px;
     padding: 0;
 }

 div#recipeCarouselSlide-Top button.carousel-control-next {

     opacity: .1;
     color: #faebd7;
     margin: -66px;
     right: 13px;
     padding: 0;
     left: 68px;
     top: 158px;
 }

 .carousel-inner.home-page-hot-hot {
     height: 466px;
 }

 .carousel-caption.carousel-hothot-title {
     bottom: 0px;
     height: 130px;
     position: absolute;
     width: 100%;
     z-index: 8;
     left: 0;
     padding: 10px 15px;

 }
 .carousel-caption.carousel-hothot-title::-webkit-scrollbar {
    display: none;
 }

 .carousel-caption.carousel-hothot-title>h5>a>span {
     font-size: 18px;
     font-weight: 600;
     color: #383838; 
     text-align: justify;
     line-height: 1.3;
 }

 .carousel-caption.carousel-hothot-title>p>span {
     font-size: 14px;
     color: #404040;
     text-align: justify;
 }

 .container.vung-category-ben-phai-b .block-heading.block-heading-1 {
     /* background-image: none; */
     padding-left: 0;
     /* padding-bottom: 0; */
     margin-bottom: 0;
     /* height: 58px; */
     background-position: 0 77%;
 }

 .container.vung-columns-two-news {
     padding-left: 12px !important;
     padding-right: 12px !important;
     background: #fff;  
     min-height: 51vh;
     z-index: 1;
    position: relative;
    box-shadow: -4px 0 4px -4px #cacaca, 4px 0 4px -4px #cacaca;
 }

 section.section-breadcrumb > .bg-header-body {
    border-bottom: 0px solid #e0e0e0;
    padding: 0px;
    background: #f6f6f6;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
 }

 .container.vung-tin-chi-tiet {
     padding: 30px;
     background: #fff;
     box-shadow: -4px 0 4px -4px #cacaca, 4px 0 4px -4px #cacaca;
 }
 .container.vung-tin-chi-tiet > .row {
    margin-left: 0;
    margin-right: 0;
 }
 ul#idbreadcrumbdanhmuc>li>a>span {
    /* padding: 19px; */
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-weight: 600;
}
ul.breadcrumb>li>a>span {
    font-family: 'Roboto Condensed';
    font-size: 17px !important;
    color: #333;
    font-weight: bold;
}
.container.vung-category-ben-phai-b .block-tin-moi-nhat {
    background: #f9f7f7;
    padding: 0 18px 10px;
    margin-bottom: 10px;
}
.hinh-3 {
    width: 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    background-position-x: 0;
   
    height: 100%;
    top: 0;
    left: 0;
    z-index: 8;
}
.block-hinhanh-TopHeader-boc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 1;
}
.hinh-4 { 
    width: 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    background-position-x: 0;
    height: 101%;
    top: 0;
    left: auto;
    z-index: 8;
    right: -1px;
} 
.next-page.page-item i::before {
    color: #006837;
}
.pagination .page-link:hover  { 
    color: #006837 !important;
}
.pagination .page-link:hover i::before { 
    color: #006837 !important;
}
.just-mobile {
    display: none;
}
.just-web {
    display: block;
}

#iddanhmucmenusec {
    display: none;
}

.vung-thu-nhat .HomePageNewsTabs_ListData div.tab-content {
    background-color: #fff;
 }
.vung-thu-nhat .HomePageNewsTabs_ListData li.nav-item {
    --bs-nav-tabs-border-width: 0px;
} 


/* form search */
.form-search-wr { 
    margin: auto;
    padding: 10px;
    border: 2px solid #006837;
    border-radius: 10px;
}
.form-search-wr label {
    margin-bottom: 2px;
    color: #333;
}
.tim-van-ban label {
    color: #333;
}
.form-search-wr .form-group {
    margin-bottom: 0.5rem !important;
}
.tim-van-ban .form-control,
.form-search-wr .form-control {
    color: #777;
}
.search_button {
    background-color: #006837;
    border-color: #880404;
}
.search_button:hover {
    background-color: #b30505;
}
.totalsearch {
    padding-left: 15px;
}

/* css new vung video img */
.left-side-video {
    padding-right: 8px;
}
.right-side-gallery {
    padding-left: 8px;
}
.vung-video {
    background-color: #fff;
}
.vung-thu-vien-hinh-anh {
    height: auto;
}
.row.thu-vien-hinh-anh-group {
    position: static;
}
.gallery-img-wr {
    width: 100%;
    height: 310px !important;
}
.gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 1000ms ease-in-out;
    transform: scale(1.15, 1.15); */
}
/* .slick-active img { 
    transform: scale(1, 1);
} */
.thu-vien-hinh-anh-items {
    padding: 15px 9px 5px;
}
.thu-vien-hinh-anh-items:first-child {
    padding-left: 0;
}
.thu-vien-hinh-anh-items:nth-child(3) {
    padding-right: 0;
}
.thu-vien-hinh-anh-items:last-child {
    padding-right: 0;
}
.thu-vien-hinh-anh-items>a>img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}
.thu-vien-hinh-anh-items>a>h2 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    white-space: normal;
}
.player-video-wr img {
    width: 120px !important;
    height: 60px !important;
}
.block-video-noi-bat-new {
    height: 310px  !important;
}

/* menu sub left */
.metismenu .sidebar-nav {
    border-bottom: 0;
}
.metismenu .sidebar-nav ul a:hover, .metismenu .sidebar-nav ul a:focus, .metismenu .sidebar-nav ul a:active {
    color: #fff;
    text-decoration: none;
    background-image: linear-gradient(to right, #eded34 4px, rgba(0, 0, 0, 0) 4px);
}
.metismenu .sidebar-nav ul ul a {
    font-weight: 500;
}
/* Start Liên kết website */
.lien-ket-website-content {
    background: #fff;
    padding: 5px 15px;
}

.vung-website-body {
    padding-left: 0;
    margin-bottom: 0;
}

.website-items {
    padding: 10px 0;
}

.website-items:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* End Liên kết website */

.title-danhsachcoquan {
    text-align: left;
    border-bottom: 2px solid #009245;
    position: relative;
    color: #009245;
    margin-bottom: 15px;
    background: 0 0 !important;
    border: 0;
    padding: 10px 0 0;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-weight: 600;
}

.boxfooter .tab-content .col-md-12 a {
    font-size: 14px;
    font-weight: 400;
}

.boxfooter .col-sm-12 {
    padding: 0; 
}
.boxfooter .col-md-12 {
    padding: 0;
    padding-bottom: 10px !important;
}

.boxfooter .col-md-12:hover > a {
    color: #009245;
}

.boxfooter .col-md-12 > a i {
    margin-right: 5px;
    font-size: 14px;
    color: #009245;
}

.boxfooter .col-md-12 a {
    font-size: 14px;
    font-weight: 400;
}

.boxfooter .col-md-12 { 
    padding-bottom: 10px !important;
}

.boxfooter .col-md-12:hover > a {
    color: #009245;
}

.boxfooter .col-md-12 > a i {
    margin-right: 5px;
    font-size: 14px;
    color: #009245;
}
.tag_detail {
    height: 45px;
} 
.co-cau-to-chuc-wr {
    padding: 10px 20px;
}
.newslist {
    padding: 10px 20px;
}

/* css thanh nien hai phong  */
.vung-header-top {
    height: 55px;
    padding: 5px 0 5px;
    background-color: #fff;
    border-bottom: 5px solid #555;
}
.marquee-wrapper {
    height: 40px;
} 
.marquee-img:first-child {
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.marquee-img:last-child {
    width: 40px;
    height: 40px;
    margin-left: 5px;
}
.header-marquee {
    flex: 1;
}
.marquee-content {
    height: 100%;
    width: auto;
    max-width: 52%;
    display: flex;
    align-items: center;
}
.marquee-content > a {
    font-weight: bold;
    font-size: 16px;
    color: rgb(216, 26, 26);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    white-space: break-spaces;
    text-align: center;
    padding: 0px 5px;
}
/* menu */
.menutop .menutop-logo {
    padding: 5px 15px 5px 0;
}
.menutop .menutop-logo img {
    max-height: 80px;
    width: auto;
}
.menu-wrapper {
    width: 100%;
}
.menu-list {
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
    text-align: center;
}
.menu-list::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 73%;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #555;
}
.menu-list > .nav-item {
    position: relative;
    display: inline-block;
    text-align: left;
}
.menu-list > .nav-item:hover > a > .menu-item-top {
    color: #006837;
}
.menu-list > .nav-item > a {
    padding: 8px 20px;
    line-height: 1.5;
}

/* offcanvas */
.menu-mobile-header {
    margin-left: 38%;
}
.header__logo-link {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}
.header__logo-img {
    height: 50px;
}
.menu-mobile__list {
    padding: 0;
    margin: 0;
}
.menu-mobile__list li {
    position: relative;
}
.menu-mobile__list li.active > a {
    color: #fff;
    background-color: #006837;
}
.menu-mobile__list li.active .menu-mobile-title {
    color: #fff !important;
}
.menu-mobile__list li > a {
    color: #000;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    padding: 5px 40px 5px 20px;
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.5s !important;
}
.menu-mobile-title {
    margin-bottom: 0;
    line-height: 1.3;
    color: #006839;
}
.menu-mobile__contact-list {
    display: block;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
}
.link--simple {
    text-decoration: none;
    color: #000;
}
.menu-mobile__list li {
    position: relative;
}
.mobile-submenu {
    padding-left: 0.5rem;
}
.menu-mobile__list li button.collapse-btn {
    position: absolute;
    right: 12px;
    top: 4px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    background: #006837;
    color: #fff;
    border-radius: 50%;
}
.collapse-btn[aria-expanded="false"] {
    transform: rotate(90deg);
    background-color: #006837 !important;
    color: #fff !important;
}
.footer__contact-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footer__contact-text {
    margin-left: 10px;
    line-height: 1.2;
}
.chart-main {
    padding: 30px 0px 30px 0px !important;
} 

/* footer hai phong */

.container-fluid.footer-body {
    background-size: 100% auto;
    background-position: 0 81%;
    padding: 0;
}
.container-fluid.footer-body > footer {
    background-color: rgb(39 125 86 / 61%);
}
.vung-body-footer-detail {
    width: 100%;
    max-width: 1080px;
    margin: auto;
}
.vung-body-footer-detail a {
    color: #fff;
}
.vung-body-footer-detail a:hover {
    color: #006837 !important;
}
.company-info {
    display: flex;
    align-items: center;
}
.company-info .com-logo {
    margin-right: 15px;
}
.company-info .com-logo img {
    max-height: 80px;
    width: auto;
}
.company-info .com-address {
    flex-grow: 1;
    flex-shrink: 1;
}
.company_info {
    padding: 0;
}
.company_info .company_name {
    text-transform: uppercase;
    font-weight: 600;
    /* font-family: "Montserrat", sans-serif; */
    font-size: 17px;
}

.company_info li {
    margin-bottom: 5px;
    line-height: 1.5;
}
.ssmenu {
    padding: 0;
    margin: 0;
}
.ssmenu li {
    margin-bottom: 5px;
}
.ssmenu a {
    color: #fff;
    font-weight: 500;
}
.company_info li em {
    text-align: center;
    width: 2em;
}

.copy-right {
    font-size: 13px;
    background-color: rgb(0, 104, 57);
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    line-height: 1.3;
}
.pkg:has(#lightgallery) {
    padding: 0 20px;
}
#lightgallery > li {
    padding-bottom: 15px;
}
/* desktop end css */
 @media (max-width: 992px) {
    .form-search-wr {
        width: 100%;
    }
     .col-md-12.vung-hinh-su-kien-tren {
         margin-bottom: 19px;
     }

     .col-md-4.thu-vien-hinh-anh-item {
         padding: 27px;
         height: 427px;
     }
     .lophinh {
        background-color: #fff;
     }
     .nut-chi-tiet-video>a {
         position: absolute;
         bottom: 27px;
         right: 19px;
     }

     div#recipeCarouselSlide-Top button.carousel-control-next {
         opacity: .1;
         color: #faebd7;
         margin: -66px;
         right: 13px;
         padding: 0;
         left: 68px;
         top: 131px;
     }

     div#recipeCarouselSlide-Top button.carousel-control-prev {
         opacity: .1;
         color: #faebd7;
         margin: -66px;
         left: 39px;
         top: 131px;
         padding: 0;
     }

     div#recipeCarouselSlide-Top .carousel-indicators {
         position: absolute;
         right: auto;
         bottom: -49px;
         left: -13px;
     }

     div#recipeCarouselSlide-Top .carousel-indicators {
         position: absolute;
         right: auto;
         bottom: -78px;
         left: -13px;
     }

     .vung-video-hinhanh-2 {
         padding: 19px;
         background: #fff;
     }

     .col-md-44 {
         display: block;

         width: 100%;
         height: 100vh;
     }

     .col-md-44:hover {
         cursor: all-scroll;
     }

     .header-column-container {
         background: #fff;
         padding: 15.96px 0;
         display: none;
     }

     p.list-data-item-title {
         color: #585151;
         font-weight: normal;
         line-height: 1.2;
         display: -webkit-box;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
         overflow: hidden;
         width: 100%;
         font-size: 4px;
         font-weight: 400;
         margin-bottom: 5px;
     }
     .vung-thu-nhat .HomePageNewsTabs_ListData .list-data-item-title {
        color: #333; 
    }

     .HomePageNewsTabs_ListData {
         /* padding: 0 10px; */
         background: #fff;
         /* height: 494px; */
     }

     .container.vung-lien-ket-web {
         padding: 19px;
         background: transparent;
         padding: 0px;
         margin-bottom: 19px;
     }

     .vung-lien-ket-web-body {

         padding: 19px;

     }

     .HomePageNewsTabs_ListData>div.block-heading-1>ul.nav.nav-tabs {
         display: flex;
         padding: 5px;
         white-space: nowrap;
         overflow-x: auto;
         margin: 0;
         flex-wrap: nowrap;
     }
     .vung-thu-nhat .HomePageNewsTabs_ListData>div.block-heading-1>ul.nav.nav-tabs {
        padding: 0;
        border-bottom: 1px solid #006837;
     }

     .HomePageNewsTabs_ListData>div.block-heading-1>ul.nav.nav-tabs::-webkit-scrollbar {
         display: none;
     }

     .tinvuong {
         display: inline-block;
         max-width: 100%;
     }

     .HomePageNewsTabs_ListData>div.block-heading-1>ul.nav.nav-tabs li.nav-item {
         flex: 0 0 auto;
     }

     .boxfooter.wow.fadeInUp {
         padding: 0;
     }

     .col-md-12.vung-2-a {
         padding: 0;
     }

     .col-md-3.vung-2 {

         padding: 19px;
         padding-bottom: 0;
     }

     .col-md-12.vung-hinh-su-kien-tren {
         padding: 19px;
     }

     .col-md-12.vung-hinh-su-kien-tren .block-tintuc-video {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         padding: 0;
         padding-bottom: 0;
         padding-top: 0;
     }

     .lich-lam-viec {
         display: block;
         width: 100%;
         background: #fff;
         padding: 0; 
     }
     .lich-lam-viec>.row {
        padding: 0 !important;
     }
     .col-md-12.vung-2-b {
         padding: 0;
     }

     .col-md-9.vung-1 {
         padding-top: 0;
         padding: 19px;
         padding-bottom: 0;
     }

     .col-md-3.vung-body-left-col-md-3 {
         margin-bottom: 19px;
     }

     .col-md-6.vung-body-center-col-md-6 {
         margin-bottom: 19px;
     }

     .tinhinhchunhatlist-item-img-boc {
         position: relative;
         width: 100px !important;
         height: 110px !important;
         overflow: hidden;
         padding: 8px;
     }

     .col-md-4.vung-hoc-bong-col-md-4 {
         padding-right: 0;
         margin-top: 19px !important;
     }

     h3.tinhinhchunhatlist-item-title {
         line-height: 19px;
     }

     .block-sukien-noibat-hot>.block-detail>.title-detail {
         padding: 19px;
     }

     .col-md-4.vung-thong-bao-col-md-4 {

         padding: 0 !important;
     }

     .container.vung-video-hoc-bong {
         margin-bottom: 0 !important;
         padding: 27px !important;
         padding-top: 0 !important;
     }

     .col-md-8.vung-hoi-thao-col-md-8 {
         padding-left: 0 !important;
         padding: 19px !important;
         padding-top: 0 !important;
         padding-bottom: 8px !important;
     }

     .col-md-4.vung-lien-ket-col-md-4 {
         margin-top: 0 !important;
         padding-right: 0px !important;
         padding: 19px !important;
         padding-bottom: 0 !important;
     }



     .time_comment-ngay.text-left.thong-bao-ngay {
         padding: 19px;
         font-size: 15.26px;
     }

     .section-title-page {
         background-size: cover;
         background-position: center;
         padding-bottom: 19px;
         padding-top: 8px;
         background: url(/Content/images/page-title.jpg);
         text-transform: uppercase;
         font-weight: 600;
         color: #fff;
     }

     .col-md-12.vung-4-2 {
         padding: 0;
         margin-top: 0;
         background: #fff;
     }

     .col-md-12.vung-4-3 {
         padding: 0;
         margin-top: 19px;
     }

     .col-md-12.vung-4-3 {
         padding: 0;
         margin-top: 19px;
     }

     .nav-categories {
         display: block;
         padding: 20px 0;
         position: relative;
     }

     .col-md-12.vung-4-1 {
         padding: 0 19px;
         margin-top: 0px;
     }

     .vung-4-1>.container {
         padding: 0;
     }

     .col-md-6.vung-tin-hot {
         padding: 0;
         padding-right: 19px;
         padding: 12px;
         margin-top: 19px;
     }

     .container.vung-contactbg-light.bg-gradient {
         padding: 19px;
         margin-top: 19px;
     }

     div .block-heading.block-carousel-home-hide-title {
         display: none;
         text-align: center;
     }

     input#txtSearchMain {
         display: flex;
         justify-content: center;
         align-items: center;
         height: 100%;
         width: 88px;
         /* animation-duration: .4s;
        animation-name: keyshow; */
     }

     .tin-ngang button.carousel-control-prev.mynut {
         margin: -36px;
         left: 0;
         padding: 0;
     }

     .tin-ngang button.carousel-control-prev.mynut>i {
         color: #da251d;
     }

     .tin-ngang button.carousel-control-next.mynut {
         margin: -35px;
         right: 0;
         padding: 0;
     }

     .tin-ngang button.carousel-control-next.mynut>i {
         color: #da251d;
     }

     .container.vung-contactbg-light.bg-gradient.vung-nganh-dao-tao {
         padding: 19px;
         padding-top: 0;
     }

     .tinto {
         width: 100%;
         height: 306px;
         overflow: hidden;
         position: relative;
         float: left;
     }

     .chuto,
     a .chuto {
         font-size: 15.96px;
         position: absolute;
         height: 59px;
         bottom: 0px;
         left: 0;
         z-index: 4;
         font-weight: 700;
         background: #fff;
         color: #333;
         text-align: center;
         width: 100%;

         cursor: pointer;
     }

     .tinto-ngay {
         display: block;
         /* clear: both; */
         text-align: center;
         margin-bottom: 0;
         background-color: #fff;
         background: #fff;
         padding-bottom: 19px;

     }

     .row.block-tintuc-home-top .col-md-4 {
         padding-bottom: 0;
     }

     div.tinto-ngay span {
         padding: 19px 0;
         margin-bottom: 19px;
         border-radius: 0;
         font-size: 14px;
         color: grey;
         animation-duration: 4s;
         animation-name: key-view-all;
     }

     .container.vung-contactbg-light.bg-gradient {
         padding: 0 19px;
         margin-top: 0;
     }

     .container.vung-nhom-nganh-dao-tao {
         padding: 19px;
         background: #fff;
         margin-top: 0;
         margin-bottom: 0;
         padding-top: 0;
     }

     .group-nhom-nganh-dao-tao {
         width: 100%;
         height: 296px;
         position: relative;
     }

     .block-video-noi-bat {
         padding: 27;
         background: #fff;
     }

     .container-fluid.vung-video-fluid .block-video-noi-bat {
         padding: 0;

     }



     .col-md-6.vung-video {
         padding: 19px;
         margin-top: 0;
         padding-top: 0;
         background: #fff;
     }

     .row.vung-4>.col-md-4>.row {

         margin-bottom: 19px;
     }

     .container.vung-3-cot {
         margin-top: 19px;
         padding: 19px;
         padding-bottom: 0px;
         padding-top: 0;
     }

     .container.vung-thong-bao {
         padding: 19px;
     }

     .container.vung-thong-bao {
         padding: 19px;
         padding-top: 0px;
     }

     .block-tintuc-home {
         position: relative;
         background-color: #fff;
         padding: 0px;
         padding-top: 0px;
         margin-bottom: 0px;
     }

     .vung-4-3>.container {
         padding: 0;
     }

     .tinto.first {
         width: calc(100% - 0px) !important;
         margin: 0;
         padding: 0;
         border-bottom-left-radius: var(--c-border-radius);
         border-bottom-right-radius: var(--c-border-radius);
         background-color: var(--c-white);
         margin-bottom: 0;
         padding: 19px;
     }

     .tinto.other {
         width: calc(100% - 0px) !important;
         margin: 0;
         border-radius: var(--c-border-radius);
         background-color: var(--c-white);
         margin-bottom: 0;
     }

     .container.vung-body-footer h3 {
         text-align: center;
     }


     .container.vung-body-footer {
         padding: 27px;
     }

     .item-tintuc {
         width: calc(100% - 0px) !important;

         padding: 0px 12px;
         border-radius: var(--c-border-radius);
         background-color: var(--c-white);
         margin-bottom: 8px;
         margin: 0;
     }

     .block-sukien-noibat-hot-item>div.item-tintuc:not(:last-child) {
         border-bottom: 1px solid #eee;
         padding-bottom: 8px;
     }

     .block-footer>div {
         padding: 0;
         padding-bottom: 14px;
     }

     .container-fluid.vung-footer {
         padding: 0;

         overflow: hidden;
     }

     span.fa-caret-square-down:before {
         content: "\f150";
         color: #fff;
         font-size: 17px;
     }

     .bg-footer>.container {
         padding: 0;
     }

     div.row.block-footer {
         transform: 0;
     }

     .row.block-footer>div:not(:last-child) {
         border-bottom: 1px solid #f3f2f1;
         margin-bottom: 19px;
     }



     .carousel-indicators {
         position: absolute;
         right: 0;
         bottom: -15.96px;
         left: 0;
         z-index: 2;
         display: flex;
         justify-content: center;
         padding: 0;
         margin-right: 15%;
         margin-bottom: 1rem;
         margin-left: 15%;
     }

     div#recipeCarouselSlide-Top {
         height: 222px;
     }

     .container-fluid.vung-carousel {
         padding: 0;
         margin-bottom: 19px;
     }

     .container.vung-tin-top {
         padding: 19px;
         padding-top: 0;
     }

     .item-tintuc.other {
         width: calc(100% - 0px) !important;
         margin: 0;
         padding: 0 15.96px;
         border-radius: var(--c-border-radius);
         background-color:transparent;
         margin-bottom: 8px;
     }

     ul.nhom-nganh-dao-tao-title>li>a {
         color: #fff;
         opacity: 1;
     }

     li.icon_list.clearfix {
         /* padding-bottom: 8px; */
     }
     

     li.icon_list.clearfix:not(:last-child) {
         border-bottom: 0px solid #eee;
     }
     ul.list_news_show_home>li p.list-data-item-title { 
        background-position: -7px 24px !important; 
        height: 40px !important;
        text-align: justify;
    } 
    .tintuc-special-detail .countDate {
        display: none;
    }

     .container.vung-gioithieu-khoa>.row>div {
         padding: 19px;
         padding-top: 0;
         background: #fff;
     }

     .container.vung-gioithieu-khoa>.row>div>.block-heading {

         padding-top: 0;
         padding-bottom: 0;
     }

     .container.vung-gioithieu-khoa {
         padding: 19px;
         padding-top: 0;


     }


     .container.vung-gioithieu-nganh>.row>div {
         padding: 19px;
         padding-top: 0;
         background: #fff;
     }

     .container.vung-gioithieu-nganh>.row>div>.block-heading {

         padding-top: 0;
         padding-bottom: 0;

     }

     .container.vung-gioithieu-nganh>.row>div:nth-child(0) {

         padding-top: 0;


     }

     .container.vung-gioithieu-nganh {
         padding: 19px;
         padding-top: 0;
         padding-bottom: 0;


     }

     .mylogo {
         transform: scaleY(1);
         height: 51px;
         width: 212px;
         margin-bottom: 9px;
         margin-left: 9px;
     }

     /* nav.navbar.navbar-expand-lg.navbar-light.color-menu-background-color.shadow-sm.menu-tren.main-nav {
        padding: 0;
    } */

     .container.vung-contact {
         padding: 19px;

         margin-top: 0;
         padding-top: 0;
     }

     .container.bg-white {
         padding: 0;
     }


     /* phan tin chi tiet */
     .vung-columns-two-news>div>div {
         padding: 0;
     }

     .container.vung-chinh {
         padding: 0;
         margin-top: 12px;
     }

     ul.block-tin-moi-nhat-news {
         padding: 0;
         margin-bottom: 0;
     }

     .container.vung-tin-chi-tiet {
         padding: 19px;
         padding-top: 8px;
     }

     .col-md-8.vung-trai-new.bg-white {
         padding: 0;
     }

     .col-md-4.vung-category-ben-phai {
         padding: 0;
     }

     .newsitem {
         text-align: justify;
         font-size: 19px;
         padding: 0;
         line-height: 27px;
         color: #555555;
     }

     .container.vung-category-ben-phai-b {
         padding: 0px;
     }

     .container.vung-category-ben-phai-b>div {
         padding: 19px;
     }

     .container.vung-chinh {
         padding: 0;
         margin-top: 12px;
     }

     .container.vung-newsitem {
         padding: 0;

     } 

     .col-md-4.vung-category-ben-phai {
         padding: 0;
         margin-top: 0px;
         margin-bottom: 0px;
     }

     .container.vung-category-ben-phai-a {
         padding: 0;
         background-color: #fff;
         margin-top: 10px;
     } 
     .col-md-8.vung-trai-new {
         padding: 0;

     }

     .vung-category-ben-phai>div>.HomePageNewsTabs_ListData {
         padding: 0;
         height: 100%;
         background: #fff;
         margin-right: 0;
     }

     .container.vung-category-ben-phai-b {
        padding: 0;
        padding-top: 0;
        background-color: #fff;
        margin-top: 0;

     }
     .container.vung-category-ben-phai-b > .row .col-md-12 {
        padding: 0;
     }
     .newsitem>.block-detail {
         padding: 16px 20px 16px 0;
     }

     .vung-category-ben-phai-b>.row>.col-md-12>.block-tin-moi-nhat>.block-tin-moi-nhat-news>.block-tin-moi-nhat-news-item>.item-tintuc.other,
     .vung-category-ben-phai-b>.row>.col-md-12>.block-tin-moi-nhat>.block-tin-moi-nhat-news>.block-tin-moi-nhat-news-item>.item-tintuc.first {
         padding: 0px;
     }

     .newsitem>.block-sukien-noibat-hot {
         background: #fff;
         padding: 0;
         margin-top: 19px;
     }
     .newsitem>.block-sukien-noibat-hot h3.tin-tuc-item-title {
        margin-bottom: 0 !important;
     }
     .container.vung-columns-two-news {
         padding: 27px;
     }

     .container.vung-newsitem {
         padding: 19px;
         padding-top: 0px;
     }

     .container.vung-catagogy-list {
         padding: 27px;
         background: #fff;
     }

     .container.vung-body-footer {
         padding: 0;
     }
     
     .container.bg-header-body {
         padding: 8px;
         padding-left: 8px;
         padding-right: 8px;
         padding: 19px;
         padding-top: 0px;
         margin: auto;
         /* margin-top: 5px; */
        padding: 10px 15px !important;
     }

     .container-fluid.footer-body {
         padding: 0;
     }

     .fa-globe-americas:before {
         content: "\f0ac";
         color: #fff;
         font-size: 20px;
     }

     .vung-category-ben-phai-b>.row>.col-md-12>.block-tin-moi-nhat>ul.block-tin-moi-nhat-news>li {
         padding: 0px;
         padding-left: 15px;
     }

     #collapsibleNavIdHeader li a {
         font-size: 15.96px;
         white-space: normal;
         color: #222;
         padding: 12px 19px;
     }

     #collapsibleNavIdHeader ul li:not(:last-child) a {
         border-bottom: 1px solid #fff;
     }

     .menu-header .navbar-collapse.collapse.show {
         background-color: #eee;
         z-index: 18;
         margin-right: -6px;
         max-width: 126px;
         overflow: hidden;
     }


     /* vungcate */
    

     section.section-breadcrumb.vung-breadcrumb>.container {
         padding: 0;
     }

     ul.breadcrumb {
         padding: 13px 9px;
         margin: 0;
     }

     .container.vung-catagogy {
         padding: 19px;
         padding-top: 8px;
     }

     .col-md-8.vung-catagogy-body {
         padding: 19px;
         background: #fff;
     }

     .tin-tuc-box-category-boc-img>img.lazy.khong-them {
         width: 100%;
         height: auto;
         padding: 0;
         display: block;
         cursor: pointer;
         object-fit: cover;
     }

     .tin-tuc-box-category-boc-img {
         width: 100%;
         height: 100%;
         overflow: hidden;
         margin-right: 0;
     }

     .tin-tuc-box-category-mo-ta.d-block.d-md-none {
         padding: 0px 0;
     }
     .tin-tuc-box-category-mo-ta {
        width: 100%;
     }

     ul.tin-tuc-box-category-group li:not(:last-child) {
         border-bottom: 1px solid #eee;
         padding: 0px;
         line-height: 1.3;
     }

     .tin-tuc-box-category-title {
         padding: 19px 0;
         padding-bottom: 5px;
     }

     .block-sukien-noibat-hot.bg-block-1.animate__animated.animate__backInLeft.thong-bao-pdf {
         padding: 19px;
     }

     .nav-categories li.active a {
         height: auto;
         background-color: #2980b9;
         color: #fff;
     }

     .nav-categories {
         display: block;
         padding: 19px 0px;
         position: relative;
     }

     div#iddanhmucmenusec>section>.container {
         padding: 0;
     }

     div#iddanhmucmenusec section .container {
         transform: scale(1);
     }


     .block-heading-news {

         text-align: center;
     }

     i.hd-phone {
         border: 1px solid #eee;
         border-radius: 39px;
         padding: 8px 19px;
         background: #f3f2f1;
         display: block;
     }

     .container.vung-newsitem {
         background: #fff;
     }
     .container.vung-newsitem > .row > .col-md-12 {
        padding: 0;
     }
     .block-heading {
         margin-bottom: 0;
         border: 0px;
         /* padding: 19px 0; */
         text-align: left;
     }

     .container.vung-thong-ke-body {
         padding: 19px;
         padding-top: 0;
         border-radius: 0;
     }

     .d-flex.thong-ke-item {
         padding: 27px;
     }

     .container.vung-hinh-anh {
         padding: 27px;
         margin-top: 0;
         margin-bottom: 19px;
         padding-top: 0;
         padding-bottom: 0;
         box-shadow: 0 0 0px 0px #ececec !important;
     }

     .boc-text {
         text-align: right;

         float: right;
     }

     .container.vung-thong-ke {
         padding: 19px;
         margin-top: 0;
     }

     span.contact-1>span,
     span.contact-2>span {
         display: block;
         margin-bottom: 27px;
     }

     .container.vung-thong-ke-body {
         padding: 0px;
         padding-top: 0;
         border-radius: 0;
     }

     .block-heading-thong-bao {
         border-bottom: 2px solid #eeeeee;
         display: block;
         padding: 2px 0px;
         margin-bottom: 19px;
         text-align: center;

     }

     .block-heading-video-noibat {
         border-bottom: 2px solid #eeeeee;
         display: block;
         padding: 2px 0px;
         margin-bottom: 19px;
         text-align: center;
     }

     i.fas.fa-search.text-bg-dark.nutsearch {
         position: absolute;
         top: 2px;
         right: -24px;
     }



     div#collapsibleNavId.navbar-collapse.collapse.show {
         z-index: 999;
     }

     button.navbar-toggler[aria-expanded=true]>i.fas.fa-bars::before {
         color: #8dc63f;
         content: "\f00d";
         font-family: 'Font Awesome 5 Pro';
         font-weight: 900;
     }


     .block-sukien-noibat-hot {
         background: #fff;
         padding: 19px;
         margin-bottom: 19px;

     }

     .block-sukien-noibat-hot>.block-detail>.title-detail {
         padding: 19px;
         text-align: justify;
         padding-bottom: 0;
     }

     .container.vung-carousel-container {
         padding: 27px;
         padding-bottom: 0;
         padding-top: 0px;
     }

     .container.vung-6-tin-top-container {
         padding: 27px !important;
         padding-top: 19px !important;
         padding-bottom: 8px !important;
     }

     .container.vung-thong-bao {
         padding: 27px;
         margin-bottom: 0px;
         padding-top: 0px;

     }

     .container.vung-contact {
         padding: 27px !important;
         margin-top: 0 !important;
         padding-top: 0 !important;
     }

     .container.vung-tin-4-cot-thong-bao {
         margin-top: 19px;
         margin-bottom: 19px;
         padding: 27px;
         padding-top: 0;
     }

     .col-md-4.vung-thong-bao-col-md-4 {
         padding-right: 0;
         margin-top: 19px;
     }

     .col-md-8.vung-tin-4-cot-col-md-8 {
         padding: 0;
         background: #fff;
     }

     .container.vung-tin-4-cot-thong-bao {
         margin-top: 19px;
         margin-bottom: 0;
         padding: 27px;
         padding-top: 0;
     }

     .col-md-4.vung-thong-bao-col-md-4 {
         padding-right: 0;
         margin-top: 19px;
     }

     .col-md-8.vung-video-col-md-8 {
         padding: 27px;
         background: #fff;
     }

     .col-md-4.vung-lien-ket-col-md-4 {
         margin-top: 19px;
         padding-right: 0px;
     }

     .container.vung-video-lien-ket {
         margin-bottom: 19px;
         padding-top: 0;
     }

     .container.vung-video-lien-ket {
         margin-bottom: 0;
         padding-top: 0;
         padding: 27px !;
         padding-top: 0;
     }

     .col-md-3.vung-thong-bao-col-md-3 {
         padding: 0;
         padding-right: 0;
     }

     .container.vung-lien-ket-quang-cao {
         padding: 27px;
         padding-top: 0;
         border-radius: 0px;
     }

     div .block-lienket-hinhanh {
         border-radius: 0px;
     }

     .col-md-12.vung-goc-sinh-vien-col-md-12 {
         padding-left: 0;
         padding-right: 0;
         padding: 0 15.96px;
     }

     .container-fluid.banner {
         /* background: #fff; */
         padding: 0;
     }



     .container.vung-thong-bao-lich-lam-viec {
         padding: 27px;
         padding-bottom: 8px;
         padding-top: 0;
     }

     .col-md-6.vung-lich-lam-viec-col-md-6 {
         margin-top: 19px;
     }

     ul.list_news_show_home>li:not(:last-child)>div.d-flex {
         padding-bottom: 1px !important;
     }

     ul.list_news_show_home li {
         background: #ffffff;

     }

     .tinhinhchunhatlist-item-img-boc {
         position: relative;
         width: 100px !important;
         height: 100px !important;
         overflow: hidden;
         padding: 0 !important;
     }

     .tinhinhchunhatlist-item-mota>a>span {
         font-size: 15.96px;
         text-align: justify;
     }


     .tinhinhchunhatlist-item-ngay>span {
         font-size: 12px;
     }



     .navbar.main-nav>.container a.navbar-brand.navbar-brand.me-auto {
         padding-left: 19px;
         padding-top: 12px;
     }

     div#collapsibleNavId.navbar-collapse.collapse.show::-webkit-scrollbar {
         display: none;
     }



     .navbar *:focus {
         outline: none;
         box-shadow: none;
     }


     .navbar a,
     .navbar .nav-item:focus,
     .navbar .nav-link:focus,
     .navbar .dropdown-item:focus {
         outline: none;
         box-shadow: none;
     }



     div#collapsibleNavId.navbar-collapse.collapse.show {
         z-index: 999;
         top: 37px;
     }

     a.navbar-brand.me-auto>i {
         color: f5f5dc;
         border-bottom: 0;
     }

     .submenu .menu-item-top {
        color: #eded54;
        font-family: 'Roboto Condensed', sans-serif !important;
        text-transform: none;
        font-size: 15px;
        font-weight: 500;
     }

     .banner-boc {

         background-size: calc(100%) 100%;
         background-repeat: no-repeat;
         height: 66px;
         background-position-y: 0px;
     }

     .container.banner-header {
         background: #fff;

     }

     .container-fluid.menutop.section.wrap-main-nav.color-menu-background-color {

         /* height: 37px; */
         padding: 0;
        
         background: #fff;
         /* border-bottom: 3px solid #8f8080; */

     }

     .main-nav .navbar-brand.me-auto { 
        border-bottom: 0px solid #fff;
        padding-left: 16px;
     }

     .navbar.main-nav>.container {
         padding: 0;
         height: 27px;
     }

     nav.navbar.navbar-expand-lg.navbar-lightmenu-tren.main-nav {
         padding: 0;
         /* height: 27px; */
     }
     nav.navbar.navbar-expand-lg.navbar-lightmenu-tren.main-nav .container {
        max-width: 100%;
     }

     a.navbar-brand.me-auto>img {
         width: 21px;
         height: 21px;
         border-radius: 50%;

         background: #fff;
         border-radius: 50%;
         padding: 1px;
         border: 1px solid #fff;
         object-fit: fill;
         background-image: linear-gradient(45deg, #f3f2f1, #f2f2f2);
     }





     .navbar.main-nav>.container a.navbar-brand.navbar-brand.me-auto {
         padding-left: 19px;
         padding-top: 0px;
     }

     .col-md-9.vung-body-col-md-9 {
         padding: 27px;
         padding-bottom: 0;
     }

     .block-tin-moi-nhat {
         padding: 27px;
     }
     .block-tin-moi-nhat {
        padding: 0;
     }
     .container.vung-thu-vien-hinh-anh {
         padding: 0;
         background: #fff;
         padding-top: 0;
     }

     .vung-hinh-anh {
         margin-bottom: 27px;
         font-family: 'Arial';
         padding: 27px;
         background: #fff;
     }

     .vung-contact {
         margin-bottom: 27px;
         padding: 27px;
         padding-top: 0;

     }

     .vung-tin-tron {
         margin-bottom: 27px;
         font-family: 'Arial';
         background: #fff;
         padding: 27px;
     }

     .vung-tin-vuong {
         margin-bottom: 27px;
         font-family: 'Arial';
         background: #fff;
     }

     .vung3-bg {
         margin-bottom: 27px;
         padding: 0;
         background: #fff;
     }

     .vung-phai-audio {
         margin-bottom: 0;
         padding: 26px;
         padding-top: 0;
         padding-top: 0;
         font-family: 'Arial';
         background: transparent;
     }

     .vung-phai-lien-ket-hinh-anh {
         padding: 27px;
         margin-bottom: 0;
         background: transparent;
         padding-top: 0;
     }

     .vung-phai-lien-ket-hinh-anh>.col-md-12 {
         padding: 27px;
         /* padding-top: 0; */
         background: #fff;
     }

     .vung-phai-lien-ket-ung-dung {
         padding: 27px;
         background: transparent;
         background-image: none;
         margin-bottom: 0;
         padding-bottom: 0;
         padding-top: 0;
     }

     ul.dm-lk {
         background-color: #2e5f9f;
         list-style-type: none;
         padding: 27px;
         border: 1px solid #6b95c6;
     }

     .vung-phai-luot-truy-cap {
         padding: 27px;
         background: transparent;
         font-size: 12px;
         margin-bottom: 27px;
         padding-top: 12px;
         font-family: 'Arial';
     }

     .luot-truy-cap-body {
         padding: 27px;
         background: #fff;
     }

     .thumb-art.thunb-art-list picture img {
         width: 100%;
         height: 215.96px;
         background-size: cover;
         object-fit: fill;
     }

     .UIDanhSachVanBanMoi {
         padding: 0px;
         background: #fff;
         margin-bottom: 0px;
     }

     .ViewMore {
         background: #fff;
         border: 1px solid #f5f9e6;
         border-radius: 25px;
         color: grey;
         font-size: 12px;
         padding: 8px 12px;
         text-align: center;
         background-image: linear-gradient(45deg, #f3f2f1, #fff);
     }

     .vung-phai-video {
         margin-bottom: 0;
         padding: 27px;
         padding-top: 0;
     }

     .block-video-noi-bat-4-cot h3.block-title {
         border-bottom: 0 solid #da251d;
         display: inline-block;
         font-size: 19px;
         padding: 0;
         cursor: pointer;
     }

     .block-video-noi-bat-4-cot .block-heading {
         margin-bottom: 0;
         border: 0;
         padding: 19px;
         text-align: left;
     }

     .block-sukien-noibat-hot div.block-heading {
         text-align: left;

         /* margin-bottom: 0;
         border-top-left-radius: 8px;
         border-top-right-radius: 8px;
         padding: 19px 0;
         background-image: url(/Content/images/codang.png);
         background-repeat: no-repeat;
         background-size: 27px 27px;
         background-position: 1px 28px;
         padding-left: 39px;
         padding-bottom: 0; */
     } 
     .vung-phai-tin-noi-bat {
         padding: 27px;
         padding-top: 0;
         padding-bottom: 13px;
         margin-bottom: 0;
         font-family: 'Arial';
     }

     .block-tintuc-video {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         /* dính carousel banner */
         /* padding: 12px; */
         padding-bottom: 0;
         padding-top: 0;
     }

     ul.social-top-button-content-right {
         background-color: transparent;
         list-style-type: none;
         padding: 0;
         margin: 0;
         display: flex;
         overflow-x: auto;
         white-space: nowrap;
         padding-top: 2px;
         max-width: 125px;
     }

     .container-fluid.header-body {
         padding: 0;
     }

     a.navbar-brand.me-auto>i {
         color: #fff;
         border-bottom: 0;
     }





     .vung-contact-body>.row>.col-md-12 {
         padding: 0px;

     }

     .header-banner-search {
         right: 0;
         max-width: 100%;
         padding: 10px 15.96px;
         width: 45px;
         background: #fff;
         display: block;
     }

     .header-banner-search.active {
         right: 0;
         max-width: 100%;
         padding: 10px 15.96px;
         width: 100%;
         background: #fff;
         display: block;
     }

     div#idGroupSearch button#btnSearchMain {
         display: none;
     }

     div#idGroupSearch button#btnSearchMain.active {
         position: absolute;
         width: 35px;
         height: 27px;
         top: 21px;
         padding: 0;
         right: 50px;
         z-index: 2;
         color: #ff0a6a;
         font-size: 15.96px;
         display: block;
     }

     @keyframes keyshow {
         0% {
             opacity: 0;

         }

         100% {
             opacity: 1;

         }
     }

     div#idGroupSearch.active {
         position: relative;
         width: 100%;
         height: 45px;
         transition: 2s;

         animation-duration: 1s;
         animation-name: keyshow;
     }

     div#idGroupSearch input#txtSearchMain {
         display: none;
     }

     div#idGroupSearch input#txtSearchMain.active {
         position: absolute;
         width: calc(100% - 45px);
         height: 34px;
         top: 21px;
         font-size: 12px;
         right: 38px;
         border: 1px solid #e4e4e4;
         border-radius: 15.96px;
         background-color: #fff;

         z-index: 1;
         display: block;
     }

     i.fas.fa-search.open-search {
         position: absolute;
         z-index: 99;
         top: 11px;
         right: 9px;
         color: #c0392b;
         display: inline-block;
     }

     i.fas.fa-search.open-search.active::before {
         position: absolute;
         z-index: 99;
         top: 0px;
         right: 3px;
         content: "\f00d";
         font-family: 'Font Awesome 5 Pro';
         font-weight: 900;
     }

     .flex-ngay {
         font-size: 15.96px;
         padding: 0 0;
         color: #3f54a3;
         font-weight: 600;
         border-radius: 5px;
         margin-bottom: 8px;
         margin-top: 6px;
         white-space: nowrap;
         padding-right: 27px;
     }

     .flex-ngay>i.fas.fa-calendar-day {
         padding: 5px;
         border-radius: 50%;
         /* background: #fff; */
         font-size: 14px;
         color: #ffffff;
     }

     .header-thong-tin.flex-grow-1 {
         padding-top: 3px;
     }

     .header-language.justify-content-end {
         padding-top: 4px;
     }

     .vung-phai-tin-noi-bat h3.block-title {
         border-bottom: 0 solid #8dc63f;
         display: inline-block;
         font-size: 27px;
         padding: 19px 19px;
         cursor: pointer;
         color: #c14054;

     }

     #myCarouseltintronTinTron button.carousel-control-next.mynut {
         margin: -66px;
         right: 36px;
         padding: 0;
     }

     #myCarouseltintronTinTron button.carousel-control-prev.mynut {
         margin: -66px;
         left: 36px;
         padding: 0;
     }

     #myCarouseltintronTinTronLon button.carousel-control-next.mynut {
         margin: -66px;
         right: 36px;
         padding: 0;
     }

     #myCarouseltintronTinTronLon button.carousel-control-prev.mynut {
         margin: -66px;
         left: 36px;
         padding: 0;
     }

     .container.vung-contact-body .text-center.contact-info h3 {
         text-align: center;
         text-transform: uppercase;
         padding: 19px 0;
         font-size: 25px;
         background: #fff;
     }

     .container.vung-contact-body span.contact-1>i {
         display: inline-block;
         padding-right: 8px;

         padding: 13px 4px;
     }

     #myCarouseltintronTinVuong_1 button.carousel-control-prev.mynut {
         margin: -66px;
         left: 41px;
         padding: 0;
     }

     #myCarouseltintronTinVuong_1 button.carousel-control-next.mynut {
         margin: -66px;
         right: 41px;
         padding: 0;
     }

     #myCarouseltintronTinVuong button.carousel-control-prev.mynut {
         margin: -66px;
         left: 41px;
         padding: 0;
     }

     #myCarouseltintronTinVuong button.carousel-control-next.mynut {
         margin: -66px;
         right: 41px;
         padding: 0;
     }

     .vung-breadcrum-lichthi ul.breadcrumb {
         padding: 27px 19px;
         margin: 0;
     }

     .container.vung-body {
         padding: 27px;
     }

     .col-md-12.footer-col-md-12>div>h3 {
         font-size: 22px;

         text-transform: uppercase;
         padding: 0;
     }

     .vung-khoa-hoc {
         padding: 27px;
         background: #fff;
         height: 100%;
     }

     .vung-footer>div>div.row div.col-md-6:nth-child(2) {
         padding-left: 0;
         text-align: center;
         margin-bottom: 27px;
         /* border-left: 1px solid #fff; */
     }

     .text-center.contact-info>p {
         font-size: 15.96px;
     }

     .vung-footer>div>div.row div.col-md-6:nth-child(1) {
         margin-top: 0;
         border-right: 0px solid #eee;
         margin-bottom: 27px;
         text-align: center;
     }

     span.contact-1 {
         color: #d52e5e;
         font-weight: 900;
         font-size: 20px;
     }

     .container-fluid.vung-carousel-container {
         padding: 0;
     }

     .navbar-toggler {

         line-height: 1;
         color: #fff;
         background-color: transparent;
         border: 0;
        /* margin-right: 19px; */
     }

     .d-flex.container.banner-boc {
         height: 58px;
     }

     .banner-logo-boc {
        width: 120px;
        height: 60px;
        background-size: 75px 56px;
        background-repeat: no-repeat;
        
        background-position: center;
     }

     .row.vung-1-a>.vung-col-md-7 {
         padding: 27px;
         background-color: #fff;
         height: 292px;
     }

     .HomePageNewsHotHots {
         padding: 0;
         background: #fff;
         padding-right: 0;
     }

     .HomePageNewsHotHots button.carousel-control-prev.mynut {
         opacity: .1;
         color: #da251d;
         margin: -66px;
         left: 34px;
         padding: 0;
     }

     .carousel-caption.carousel-hothot-title>h5>a>span {
        font-size: 17px;
        font-weight: 500;
         color: #333;
         line-height: 1.2;
     }

     .carousel-caption.carousel-hothot-title>p>span {
         font-size: 14px;
       
     }

     .HomePageNewsHotHots button.carousel-control-next.mynut {
         opacity: .1;
         color: #da251d;
         margin: -66px;
         right: 34px;
         padding: 0;
     }

     .vung-tin-noibat {
         padding-top: 0;
     }

     .block-tintuc-home div.block-heading {
         background-color: var(--c-white);
         text-align: left;

         border-radius: 0;
         padding: 13px 0px 0px 45px;
         padding-left: 42px;
        padding-bottom: 10px;
     }

     .row.vung-3>.col-md-9 {
         padding: 0px 19px;
     }

     .block-carousel-home {
         margin-bottom: 0;
     }

     .block-tintuc-home.tin-ngang-vung1 {
         position: relative;
         background-color: #fff;
         padding: 19px;
     }

     .tin-ngang-vung1 div.carousel-inner>div.carousel-item>div.tinvuong {
         flex: 0 0 auto;
         height: 213px;
         position: relative;
         width: 100%;
         overflow: hidden;
     }

     .tin-ngang-vung1 div.carousel-inner>div.carousel-item>div.tinvuong>h5.tinvuong-title>a>span {
         font-size: 19px;
         line-height: 21px;
         font-weight: 500;
         text-align: center;
     }

     h3.block-title-thong-bao {
         background: #fff9c4;
         border-bottom: 0;
         padding: 9px 19px;
         font-weight: 600;
         color: #003366;
         font-size: 27px;
         text-transform: uppercase;
         display: block;
         margin: -3px;
     }

     .item-tintuc.first,
     .item-tintuc.other {
         padding: 0;
     }

     .item-tintuc h3 {
        font-size: 16px;
        line-height: 21px;
        font-weight: 500;
        padding-top: 8px;
     }
     .vung-thong-bao .noi-dung-thong-bao h3 {
        font-size: 15px;
        line-height: 1.4;
        font-weight: 400;
        padding-top: 0px;
     }

     .lich-lam-viec .block-title {
         margin-top: 27px;
         padding: 13px 13px;
         display: block;
         text-align: left;
     }

     .lich-lam-viec>.block-heading {
         padding: 0px 0;
         border-bottom: 1px solid #eee;
     }

     .row.vung-3>.col-md-3 {
         padding: 19px;
         padding-bottom: 0;
     }

     .vung-video h3.block-title {
         /* color: #003399;
         display: block !important;
         padding: 0 !important;
         border: 0;
         text-align: left;
         font-size: 27px !important; */
     }

     .container.vung-video-hinhanh {
         padding: 0 19px !important;
     }

     .vung-lien-ket-hinh-anh-web {
         background: #fff;
         margin-top: 19px;
     }

     .carousel-inner.carousel-inner-cicrle {
         padding: 19px;
     }

     .block-heading-dich-vu-item {
         padding: 0;
         padding-top: 19px;
         background: #fff;
     }

     .container.vung-van-ban {
         padding: 0px !important;
         background: transparent;
         padding-bottom: 0 !important;
         margin-top: 19px;
     }

     .UIDanhSachVanBanMoi {
        width: 100% !important;
         padding: 0px;
         padding-top: 0;
         background: #fff;
         /* margin-bottom: 0px; */
     }
     
     .col-md-9.vung-video {
         padding: 19px;
         background: #fff;
         padding-bottom: 0;
     }

     .container-fluid.vung-body-center {
         padding: 19px;
         padding-top: 10px;
         padding-bottom: 0;
     }

     .container.vung-thu-nhat {
         padding: 0;
     }

     .row.vung-1-a {
         background: transparent;
     }

     .row.vung-1-a>.vung-col-md-7 {
         padding: 0px;
         height: auto;
         margin-bottom: 15px !important;
     }

     .col-md-4.vung-col-md-5 {
         margin-bottom: 19px;
     }

     .container.vung-thu-hai {
         margin-top: 19px;
         padding: 0;
     }

     .col-md-12.vung-hinh-su-kien-tren {
         padding: 0;
     }

     .container.vung-thu-ba {
         margin-top: 19px;
         padding: 0;
     }

     .col-md-12.vung-4-1 {
         padding: 0;
         margin-top: 19px;

     }

     .container.container-vung-3-cot {
         padding: 0;
     }

     .container.vung-video-hinhanh {
         padding: 0 !important;
     }

     .container.vung-video-hinhanh {
         padding: 0 !important;
     }

     .block-video-noi-bat-4-cot {
         background: #fff;
         margin-bottom: 19px;
     }

     .lich-lam-viec>.row>div {
         font-size: 14px;
         padding: 6px;
         font-family: 'Roboto Condensed', sans-serif;
         line-height: 1.5;
     }

     .col-md-12.vung-2-a {
         padding: 0;
         margin-top: 19px;
     }

     .carousel-inner.carousel-inner-cicrle {
         padding: 0;
     }

     .row.vung-1-b {
         margin-top: 19px;
     }
     .row.vung-1-b.box-shadow { 
        margin-bottom: 15px !important;
     }
     .vung-banner-2.row.vung-1-b.box-shadow {
        margin-bottom: 10px !important; 
     }

     .block-tintuc-home {
         margin-bottom: 10px;
     }
     .box-news-vung-1-b .block-tintuc-home {
        margin-top: 0;
     }
     .lich-lam-viec .block-title {
         margin-top: 0px;
         padding: 14px 10px !important;
         display: inline-block;
         text-align: left;
     }

     p.list-data-item-title {
         line-height: 27px;
     }

     ul.column-margin-left li:first-child {
         padding-top: 19px;
     }

     .block-heading-dich-vu-item {
         padding-top: 0;
     }

     .col-md-12.vung-2-a {
         padding: 0;
         margin-top: 0;
     }

     .row.vung-1-b {
         margin-top: 13px;
         margin-bottom: 0;
     }

     h3.block-title {
         padding-left: 4px;
         font-size: 16px;
     }
     span.block-title {
        padding-left: 3px !important;
        font-size: 16px;
     }
     .container-fluid.banner {
         background-color: #fff !important;
         height: 69px;
     }

     .banner-boc {
        width: 630px;
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 70px;
        background-position-y: 0px;
        background-position-x: right;
     }

     .container.vung-catagogy {
         padding: 10px;
         padding-top: 8px;
         background: #fff;
     }

     p.list-data-item-title {
         line-height: 19px;
         font-size: 14px;
     }

     a.navbar-brand.me-auto>i {
        color: #eded54;
        font-size: 19px;
        border-bottom: 0;
        padding: 0;
     }

     button.navbar-toggler>i.fas.fa-bars {
         padding-top: 0px;
         padding-right: 13px;
         padding-bottom: 4px;
     }
     button.navbar-toggler>i.fas.fa-bars {
        color: #eded54;
    }
     .container.bg-header-body>.row>.col-md-12>ul.breadcrumb {
        padding: 0;
    }
    .col-md-12.vung-ngay-trong {
        padding: 0px 4px;
    }
    .container.vung-columns-two-news {
        padding: 0px !important;
    }
    
    header.fixed-top a.navbar-brand.me-auto>i {
        color: #eded54;
        font-size: 19px;
        border-bottom: 0;
        padding: 0;
        padding-top: 8px;
    }
    header.fixed-top button.navbar-toggler>i.fas.fa-bars {
        color: #eded54;
    }
    .justify-content-end.banner-sukien {
        width: 180px;
        height: 70px;
    }
    .hinh-3 {
        width: 20px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: absolute;
        background-position-x: 0;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 8;
    }
    .hinh-4 {
        width: 20px;
    }
    .block-hinhanh-TopHeader {
        position: relative;
        width: 100%;
        height: 70px;
        overflow: hidden;
    }
    .justify-content-end.banner-sukien .carousel-item.carousel-item-video {
        height: 70px;
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .menu-item-top {
        font-family: 'Roboto Condensed', sans-serif !important;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 15.96px;
        color: #eded54;
        display: inline-block;
        padding-left: 6px;
    }
    ul.menu-top > li.nav-item.active > a > .menu-item-top {
        color: #e33a3c;
    }
    ul.menu-top > li.nav-item.active > a.dropdown-toggle {
        color: #e33a3c;
    }

    /* định nghĩa lại padding của block */
    .container.vung-thu-nhat .row .vung-1 {
        padding-left: 0;
        padding-right: 5px;
    }
    .container.vung-thu-nhat .row .vung-2 {
        padding-left: 10px;
    }
    .row.vung-1-a .vung-col-md-5 {
        padding-right: 0;
        padding-left: 0;
    }
    .col-md-6.vung-1-b-col-md-6-left {
        padding-left: 0;
        padding-right: 5px;
    }
    .col-md-6.vung-1-b-col-md-6-right {
        padding-right: 0;
        padding-left: 5px;
    }
    .col-md-4.vung-2 .row .col-md-12 {
        padding-right: 0;
        padding-left: 0;
    }
    /* bỏ bgc */
    .container-fluid.vung-video-fluid { 
        background-color: #f5f5f5;
    }
    ul.menu-center li {
        /* padding: 5px 13px; */
        padding: 5px 0 5px 17px;
    }

    /* bỏ xem thêm  */
    .action-more-link > .more-link {
        display: none;
    }

    /* .block-tintuc-home .block-heading {
        background-position: 0px 7px;
    } */

    .row.vung-1-b>div.col-md-12 {
        height: 334px;
    }
    .myCarouseltintronVungMot div.carousel-inner.carousel-inner-cicrle .carousel-item>.tinvuong {
        height: 320px !important;
    }
    .tin-ngang-vung1 button.carousel-control-prev.mynut,
    .tin-ngang-vung1 button.carousel-control-next.mynut {
        top: -119px !important;
    }
    .tin-ngang-vung1 button.carousel-control-prev.mynut {
        left: calc(100% - -9px) !important;
    }
    .tin-ngang-vung1 button.carousel-control-next.mynut {
        left: calc(100% - -55px) !important;
    }
    
    ul.list_news_show_home {
        height: auto;
    }
    .boxfooter .tab-content {
        height: auto;
        padding: 20px 0;
    }

    .sp-truycap div.row div { 
        flex-direction: column;
        align-items: flex-start; 
    }
    .HomePageNewsTabs_ListData {
        padding-bottom: 13px;
        padding-top: 0px;
    }
    div.HomePageNewsTabs_ListData div.tab-content {
        height: auto;
        padding: 0px 0;
    }
    #HomePageNewsTabs_ListData > ul.column-margin-left {
        padding: 0 0px 0 15px;
    }
    .vung-thu-nhat #HomePageNewsTabs_ListData > ul.column-margin-left {
        padding-left: 0px;
    }
    .tin-ngang-block-heading::before {
        /* top: 12px;
        left: 13px; */
    }

    .vung-video-fluid .carousel-item-info {
        height: 450px !important;
    }
    .vung-video-fluid .carousel-item-info-title {
        font-size: 28px !important;
        line-height: 1.4 !important;
    }

    .to-top-button {
        right: 5px;
    }
    .container.vung-van-ban > div.row > div.col-md-12 {
        padding: 0;
    }
    .UIDanhSachVanBanMoi {
        padding: 0 13px !important;
    }
    .container.vung-lien-ket-web > .row > .col-md-12 {
        padding: 0;
    }
    .UIDanhSachVanBanMoi {
        margin-bottom: 0 !important;
        padding: 5px 13px 13px !important;
    }
    .tin-tuc-box-category-img {
        padding: 0 !important;
        padding-right: 15px !important;
    } 
    .container.vung-category-ben-phai-b .block-tin-moi-nhat {
        padding: 0 15px 10px;
    }

    .tin-ngang-block-heading-line {
        width: 100%;
     }
     .tin-ngang-vung1 div.carousel-inner>div.carousel-item>div.tinvuong>h5.tinvuong-title {
        top: 206px !important;
     }
     .carousel-inner.home-page-hot-hot {
        height: 340px;
     }

     .tin-ngang-block-heading { 
        padding-left: 46px; 
     } 
     .tin-ngang-block-heading li {
        padding: 0px 6px 0px 0px;
        margin: 10px 2px 4px 0 !important;
     }

     ul.breadcrumb>li>a>span { 
        font-size: 15px !important;
    }
    .breadcrumb > li:first-child > i {
        font-size: 15px;
    }
    .tin-tuc-box-category-group > li:first-child {
        margin-top: -19px;
    }
    .vung-thong-bao {
        margin-bottom: 0 !important;
    } 
    .vung-van-ban-right.just-web > .col-md-12,
    .vung-thong-bao-moi,
    .vung-lien-ket-website .col-md-12 {
        padding-left: 0;
    }

    .vung-video-fluid .carousel-control-next {
        left: calc(100% - 211px) !important;
        padding-top: 54% !important;
        bottom: 7px !important;
    }
    .vung-video-fluid .carousel-control-prev {
        left: calc(100% - 258px) !important;
        padding-top: 54% !important;
        bottom: 7px !important;
    }

    /* display none search box in table */
    .vung-ngay-trong .justify-content-end {
        display: none;
    }

    /* tablet video images */
    .video-image-boc .block-heading {
        margin-left: 0 !important;
    }
    
    .thu-vien-hinh-anh-items:nth-child(2) {
        padding-right: 0;
    }
    .block-video-noi-bat-new {
        margin-left: 0 !important;
        width: 100% !important;
        height: 220px !important;
    }
    .thu-vien-hinh-anh-items>a>img {
        height: 130px;
    }
    .card-video-items {
        padding-left: 0 !important;
    }
    .video-image-boc .block-heading {
        margin-left: 0;
    }
    .gallery-img-wr {
        height: 220px !important;
    }

    .video-image-boc .block-heading::after {
        top: 80%;
    } 
    .newsitem>div>h1.title-detail {
        font-size: 22px;
    }
    .video-detail-boc {
        padding: 10px 0 0 !important;
    }
    .video-detail-boc .youtube-player {
        height: 400px;
    }
    .gioi-thieu-video-nganh-nghe-video {
        height: 115px;
    }
    .vung-list-loai-video-body .list_top_news>li.col-md-4 {
        margin-bottom: 5px;
    }
    .container.vung-list-loai-video-body {
        padding: 0 12px 12px;
    }

    .vung-hoi-dap-container {
        padding: 0;
    }
    .tin-tuc-box-category-title h3, .tin-tuc-box-category-title a>h3 {
        margin-bottom: 0;
    }

    .tim-van-ban {
        padding: 10px 10px 10px;
        margin-top: 10px;
    }
    /* table end css */
    .co-cau-to-chuc-wr {
        padding: 10px 0;
    }
    .tintuc-special-detail {
        padding-left: 0;
    }

    /* css thanh nien hai phong 992 */
    .vung-header-top {
        height: 40px;
    }
    .marquee-wrapper {
        height: 25px;
    }
    .marquee-img {
        width:  25px !important;
        height: 25px !important;
    }
    .marquee-content { 
        width: auto;
        max-width: none; 
    }
    .marquee-content > a {
        white-space: nowrap;
    }
    .menu-wrapper {
        display: none;
    }
    .menu-top-wr {
        position: relative;
        justify-content: center !important;
    }
    .menu-top-wr .navbar-toggler {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }
    .menutop .menutop-logo img {
        max-height: 45px; 
    }
    .navbar .menu-top-wr {
        padding-top: 0;
        padding-bottom: 0;
    } 
    .container.vung-bandoso {
        max-width: 100%;
    }
    .vung-bandoso .container {
        max-width: 100%;
    }
    /* dính carousel */
    .carousel-item.carousel-item-video {
        /* width: 265px; */
    }
    img.dich-vu-item-img.khong-them {
        max-height: none !important;
    }
 }


@media (max-width: 767px) {
    .col-md-8.vung-catagogy-body {
        padding: 0;
    }
    .container-fluid.vung-body-center {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
    }
    .container-fluid.vung-ngay {
        height: 35px;
        margin-bottom: 0;
    }
    .container.vung-thu-nhat .row .vung-1 {
        padding-right: 0;
    }
    .row.vung-1-a .vung-col-md-5 {
        padding-left: 0;
    }
    .col-md-6.vung-1-b-col-md-6-left {
        padding-right: 0;
    }
    .col-md-6.vung-1-b-col-md-6-right {
        padding-left: 0;
    }
    .col-md-4.vung-2 {
        padding-left: 0 !important;
    }
    .col-md-4.vung-2 .row .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    /* video */
    .vung-video-fluid .carousel-item-iframe-video-boc {
        height: 300px !important;
    }
    .vung-video-fluid .carousel-item-info {
        height: 185px !important;
        padding: 15px !important;
    }
    .vung-video-fluid .carousel-item-info-title {
        font-size: 17px !important;
        line-height: 1.3 !important;
        margin-bottom: 10px !important;
    }
    .vung-video-fluid .carousel-item-info-mota {
        font-size: 14px !important;
    }
    .carousel-item-iframe-video-boc {
        height: 170px !important;
    }
    .gioi-thieu-video-nganh-nghe-video {
        height: 170px;
    }


    div.HomePageNewsTabs_ListData div.tab-content {
        height: auto;
    }
    div.HomePageNewsTabs_ListData div.tab-content {
        padding: 0px 0;
    }
    .block-thong-ke-truy-cap {
        margin-bottom: 15px;
    }
    .to-top-button {
        display: none;
    }
    .boxfooter .nav-tabs {
        justify-content: left;
    }
    .tin-tuc-box-category-img {
        padding: 0 !important;
        padding-top: 10px !important;
    }
    .block-thong-ke-truy-cap .counter {
        padding-left: 0;
    }
    .just-mobile {
        display: block;
    }
    .just-web {
        display: none;
    }
    .vung-van-ban-right > div.col-md-12 {
        padding: 0;
    }
    .footer-center .info {
        font-size: 14px;
    }
    .vung-footer .footer-center h2 {
        font-size: 16px; 
    }
    .vung-video-fluid .carousel-control-prev {
        left: calc(100% - 328px) !important;
        padding-top: 129% !important;
        bottom: 31px !important;
    }
    .vung-video-fluid .carousel-control-next {
        left: calc(100% - 279px) !important;
        padding-top: 129% !important;
        bottom: 31px !important;
    }
    .vung-video-fluid .carousel-indicators {
        left: calc(100% - 461px) !important;
        max-width: 174px !important;
    }
    .container-fluid.footer-body {
        background-position: center 0px;
        background-size: cover;
    }

    .vung-thong-bao-list .item-thong-bao {
        align-items: flex-start !important;
    }
    .vung-thong-bao-list .item-thong-bao > .me-3 {
        padding-top: 11px;
    }
    .zalo-share-button {
        padding: 14px 12px 8px !important;
    }
    .zalo-share-button > img {
        display: block;
        margin: auto;
    }
    .zalo-share-button > span {
        margin-top: 9px !important;
    }

    .tin-ngang-vung1 .tin-ngang-block-heading::after {
        top: 6px;
        left: -5px;
    } 

    .title-danhsachcoquan {
        border-bottom: 2px solid #009245;
    }
    .newsitem>.block-detail {
        padding: 0;
    }
    .metismenu {
        display: none;
    }
    .container-fluid.vung-ngay>.container {
        padding: 0 12px;
    }
    .ngay-hom-nay>div {
        padding-right: 5px;
    }

    /* css mobile video image */
    .left-side-video {
        padding: 5px 15px 0;
    }
    .right-side-gallery {
        padding: 5px 15px 0;
    }
    .gallery-img-wr {
        height: 250px !important;
    }
    
    .block-video-noi-bat-new {
        height: 220px !important;
    }
    .vung-lien-ket-hinh-anh {
        margin-bottom: 15px;
    }

    .vung-list-loai-video-body .carousel-item-info-title {
        padding: 5px 0; 
    }
    .video-detail-boc .youtube-player { 
        height: 270px;
     }

    .container.bg-white.vung-gop-y,
    .container.dang-ky-hoat-dong {
        padding: 0 10px;
    }
    .vung-gop-y .title-detail {
        font-size: 18px;
    }

    .tim-van-ban {
        padding: 10px 0 0;
    }
    
    .tintuc-special-detail .countDate {
        display: block;
    }
    section.section-breadcrumb.vung-breadcrumb {
        margin-top: 0px;

    }
    /* hai phong 767 */
    .carousel-item.carousel-item-video {
        height: 180px;
    }
    .outstanding-numbers-inner .on-col {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .vung-body-footer-detail {
        text-align: center;
        padding: 15px 10px !important;
    }
    .footer-right {
        border-top: 1px solid #fff;
        padding-top: 10px;
    }
}

@media (max-width: 550px) {
    .container-fluid.banner {
        background-color: #fff !important;
        height: 36px;
    }
    .banner-boc { 
        height: 36px; 
        width: 500px;
        /* background-position-x: -13px; */
        background-size: 100% 100%;
    }
    .banner-logo-boc {
        width: 72px;
        height: 36px;
        left: -7px;
        background-size: 42px 31px; 
        padding: 10px;
    }
    .justify-content-end.banner-sukien {
        height: 36px;
    }
    .block-hinhanh-TopHeader {
        height: 36px;
    }
    .justify-content-end.banner-sukien .carousel-item.carousel-item-video {
        height: 36px;
    }
    .action-more-link > .more-link {
        /* display: block; */
    }
}

.footer-line {
    width: 100%;
    height: 5px;
    background-color: #006837
}

/* Bản đồ số */
.fade-in {
    opacity: 0;
}

    .fade-in.fade-in-show {
        animation-name: fadeInUp;
        animation-duration: 0.75s;
        animation-fill-mode: both;
    }

.hidden {
    display: none !important;
}

.st0 {
    fill: #47913A;
    stroke: #FFFFFF;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}
.st0 {
    fill: #47913A;
    stroke: #FFFFFF;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}

.st1 {
    fill: #55270C;
}

.st2 {
    fill: #49D600;
}

.st3 {
    fill: #95F200;
}

.st4 {
    fill: none;
    stroke: #693D1F;
    stroke-width: 9.414534e-02;
    stroke-miterlimit: 10;
}

.vung-bandoso {
    padding-top: 40px  !important;
    background-color: #fff !important;
}

.section-heading {
    color: #143209;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
}

.section-heading.section-heading-map {
    line-height: 1.5;
    margin-bottom: 0;
}

    .section-heading span {
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        background-image: url("/Content/themes/503/images/bandoso/section-title-bg.png");
    }

/* Chương trình main */
.map-wrapper,
.landing-section,
.block-home-section,
.outstanding-numbers {
    border-bottom: 1px solid rgba(104, 180, 49, 0.125);
    padding-top: 48px;
    padding-bottom: 48px;
}

.digital-map {
    position: relative;
}

    .digital-map img,
    .digital-map svg {
        width: 100%;
        height: auto;
    }

    .digital-map img {
        position: absolute;
        top: 0;
    }

    .digital-map svg {
        position: relative;
        z-index: 1;
    }

        .digital-map svg .hover-element {
            opacity: 0;
        }

.enable-animate .digital-map svg .hover-element {
    transition: opacity .2s ease-in-out;
}

.digital-map svg .hover-element:hover {
    opacity: 1;
}

.digital-map svg .tree-element {
    pointer-events: none;
    opacity: 0;
}

    .digital-map svg .tree-element.grow {
        animation: fadeInUpTree;
        animation-duration: .5s;
        opacity: 1;
    }

@keyframes fadeInUpTree {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,15px,0);
        transform: translate3d(0,15px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.digital-map .other-district {
    position: absolute;
    bottom: 25%;
    right: 5%;
    z-index: 2;
}

    .digital-map .other-district a {
        color: #666;
    }

    .digital-map .other-district:hover a {
        color: #006839;
    }

    .digital-map .other-district img {
        width: auto;
        height: 45px;
        bottom: 100%;
        top: inherit;
        left: 50%;
        transform: translateX(-50%);
        pointer-events: none;
        opacity: 0;
    }

    .digital-map .other-district:hover img {
        animation: fadeInUpTreeOther;
        animation-duration: .5s;
        opacity: 1;
    }

@keyframes fadeInUpTreeOther {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,15px,0);
        transform: translate3d(-50%,15px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(-50%,0,0);
        transform: translate3d(-50%,0,0);
    }
}

.digital-map [data-toggle="hovermap"] {
    cursor: pointer;
}

.outstanding-numbers-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.outstanding-numbers-inner .on-col {
    /* max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%; */
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.outstanding-numbers-inner .on-col .image {
    margin-bottom: 10px;
}

.outstanding-numbers-inner .on-col .image img {
    height: 120px;
    width: auto;
}

.outstanding-numbers-inner .on-col .v {
    background-image: url(../images/value-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 104px;
}

.outstanding-numbers-inner .on-col .num-title {
    font-size: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

.outstanding-numbers-inner .on-col .des-title {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

/* Chương trình viewcat */
.cat-chart .chart-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.cat-chart .chart-body {
    display: flex;
    justify-content: center;
}

.cat-chart .chart-body-inner {
    flex: 0 0 380px;
    max-width: 380px;
}

.cat-news-wraper {
    padding-left: 10px;
    padding-right: 10px;
}

    .cat-news-wraper .row-news {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        flex-wrap: wrap;
    }

    .cat-news-wraper .item-news {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: "Montserrat", sans-serif;
    }

        .cat-news-wraper .item-news .image {
            height: 0;
            padding-bottom: 60%;
            margin-bottom: 10px;
            background-size: cover;
            background-position: center top;
            display: block;
        }

        .cat-news-wraper .item-news a {
            color: #333;
            font-weight: 500;
        }

            .cat-news-wraper .item-news a:hover {
                color: #359a41;
            }

    .cat-news-wraper .more-news {
        text-align: center;
    }

        .cat-news-wraper .more-news a {
            display: inline-block;
            border-radius: 80px;
            background-color: #fff;
            border: 1px solid #006839;
            color: #006839;
            font-size: 22px;
            font-weight: 500;
            font-family: "Montserrat", sans-serif;
            text-transform: uppercase;
            padding: 8px 24px;
        }

            .cat-news-wraper .more-news a:hover {
                background-color: #006839;
                color: #fff;
            }

/* Custom news */
div.news_column .image-cover span {
    display: block;
    height: 0;
    padding-bottom: 60%;
    background-size: cover;
    background-position: center top;
}

/* Block các chủng loại cây được trồng */
.block-home-treetypes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.block-home-treetypes .item {
    /* flex: 0 0 25%;
    max-width: 25%; */
    text-align: center;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 20px;
}

.block-home-treetypes .item img {
    height: 180px;
    width: auto;
}
.block-home-treetypes .ti {
    line-height: 1.3;
}

.ld-tip {
    position: absolute;
    z-index: 10000;
    width: 250px;
    padding: 0 10px 10px 10px;
    border-radius: 4px;
    color: #333;
    background-color: rgb(0 104 57 / 70%);
    overflow: hidden;
    display: none;
    color: #fff;
}

    .ld-tip h3 {
        margin-left: -10px;
        margin-right: -10px;
        padding: 10px;
        margin-bottom: 5px;
        background-color: rgb(0 104 57 / 50%);
    }

    .ld-tip .ldtip-title {
        font-weight: 700;
    }

    /* Kết thúc Bản đồ số */