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

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
@font-face {
    font-family: 'Digital-7 Mono';
    src: url('../fonts/Digital/Digital-7Mono.woff2') format('woff2'),
        url('../fonts/Digital/Digital-7Mono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Digital-7';
    src: url('../fonts/Digital/Digital-7.woff2') format('woff2'),
        url('../fonts/Digital/Digital-7.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

img {
    max-width: 100%;
    height: auto;
}

#header .logo img {
    max-height: none;
}

.right-section {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 10px 0;
}

.right-section .language {
    position: absolute;
    right: 10px;
    top: 0px;
    background: #bcd0e1;
    line-height: 24px;
}

.right-section .language a {
    padding: 0 2px;
    color: #333;
}

.right-section .language a:after {
    content: "|";
    padding-left: 6px;
    color: #80a0c5;
}

.right-section .language a:last-child:after {
    content: none;
    padding-left: 0
}

.header-gap {
    padding: 0 24px;
}

#footer {
    background: #3bc3f5;
    border-color: transparent;
}

.custom-menu-footer {
    background: #00a3e4;
    padding: 5px 0;
}

.footer-bttop .bttop {
    float: right;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 20;
}

.footer-bttop .bttop a {
    display: block;
    line-height: 40px;
    background-color: #00a3e4;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.footer-bttop .bttop a em {
    vertical-align: inherit;
}

.generic-user-color {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 37px;
}

.generic-user-color.slide-activated {
    margin-right: 30px;
    margin-bottom: 0;
}

.generic-user-color .title {
    margin-right: 5px;
    position: relative;
    display: inline;
    font-size: 15px;
}

.generic-user-color .title.slide-activated {
    margin-right: 29px;
    top: -9px;
}

.color-blocks-wrapper {
    display: inline-block;
}

.rep-color-block.slide-activated {
    width: 110px;
}

.rep-color-block .block-wrapper {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0 auto;
}

.rep-color-block .inner-block {
    margin: 2px 2px;
    cursor: pointer;
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}

.slick-prev:before,
.slick-next:before {
    color: black !important;
    opacity: .5 !important;
    margin-top: 14px;
}

.slick-prev,
.slick-next {
    margin-top: 3px;
}

.tab-news {
    display: flex;
    justify-content: center;
    border-bottom: none;
    border: none;
    background: #e6e5e5;
}

.tab-news>li>a {
    padding: 6px 10px;
    border: none;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.tab-news::before,
.tab-news::after {
    display: none;
}

.tab-news li {
    float: none;
    margin-bottom: 0;
}

.tab-news li a {
    background-color: rgb(230, 229, 229);
}

.tab-news li.active a,
.tab-news li.active a:hover,
.tab-news li.active a:focus {
    background-color: #00a3e4;
    color: #fff;
}

.second-nav .bg {
    background: none;
    box-shadow: none;
}

.tablink {
    background: #ececee;
    border: 1px solid #e4e4e4;
    margin: 0;
    padding: 0;
    height: 30px;
}

.tablink>li {
    margin-bottom: 0;
}

.tablink>li>a {
    display: block;
    background: none;
    border: none;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    line-height: 30px;
    margin: 0;
    padding: 0 15px;
}

.tablink>li.active>a,
.tablink>li.active>a:focus,
.tablink>li.active>a:hover {
    color: #fff;
    border: none;
    background: #00a3e4;
    padding: 0 15px;
}

.box_tab {
    border: 1px solid #e4e4e4;
    padding: 15px 5px
}

.box_tab ul {
    padding-left: 0;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
}

.box_tab ul li a {
    font-size: 13px;
    color: #333;
}

.box_tab ul li a:hover {
    color: #204a8a;
}

.box_tab a i {
    margin-right: 10px
}

.slide-logo-icon a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-logo-icon a img {
    height: auto;
    width: auto;
}

.slide-logo-icon span {
    background-color: transparent !important;
    font-size: 12px;
    display: block;
    text-align: center;
    color: #0175bc !important;
    border-radius: 0;
    padding: 5px;
}

.global-slide-logo .slick-active {
    opacity: 1;
}

.global-slide-logo .slick-prev,
.global-slide-logo .slick-next {
    top: -45px;
}

.global-slide-logo .slick-prev {
    left: auto;
    right: 20px;
}

.global-slide-logo .slick-next {
    right: -10px;
}

.global-slide-logo .slick-prev:before,
.global-slide-logo .slick-next:before {
    font-family: FontAwesome;
    font-size: 24px;
    color: #333;
}

.global-slide-logo .slick-prev:before {
    content: "\f104";
}

.global-slide-logo .slick-next:before {
    content: "\f105";
}

.hitcounter {
    border: 1px solid #e4e4e4;
    border-radius: 0 0 5px 5px;
    text-align: center;
}

.hitcounter .hitngay,
.hitcounter .hittatca {
    font-family: 'Digital-7';
    font-size: 57px;
    color: red;
    line-height: normal;
    word-wrap: break-word;
}

.panel-slide-image .slide-logo-icon span {
    display: none;
}

.panel-slide-image .slide-logo-icon a img {
    display: block;
    width: 100%;
}

.panel-slide-image .global-slide-logo .slick-slide {
    margin: 0 10px;
}

.panel-slide-image .global-slide-logo .slick-list {
    margin: 0 -10px;
}

.panel-slide-image .panel-heading {
    background-color: #dbdbdb;
}

#header-placeholder {
    display: none;
    height: 225px;
    /* bằng chiều cao của header */
}

.third-nav .row {
    border: none;
}

.third-nav .bg {
    background-color: transparent;
}

.third-nav .bg>div {
    background-color: #eee;
    border-bottom: 1px solid #dcdcdc;
}

.section-nav {
    background-color: #00a3e4;
}

.metismenu .sidebar-nav {
    background: #00a3e4 !important;
}

.metismenu .sidebar-nav ul ul a {
    background-color: #0a8abd !important;
}

.no-backgroud .metismenu .sidebar-nav ul ul a {
    background-color: #FFF !important;
}

.no-backgroud .metismenu .sidebar-nav {
    background: #FFF !important;
}

.no-backgroud .metismenu .sidebar-nav ul a,
.no-backgroud .metismenu .arrow {
    color: #000 !important;
}

.no-backgroud .panel-body {
    border: 1px solid #ccc !important;
}

.no-backgroud .panel-body .panel {
    box-shadow: none !important;
}

.no-backgroud .metismenu .sidebar-nav {
    border-bottom: 0px !important;
}

.min-height-p {
    min-height: 90px;
}

.sodotochuc {
    text-align: center;
    padding: 10px;
}

.sodotochuc ul {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    gap: 30px;
}

.sodotochuc .sodo-tc {
    margin-bottom: 20px;
}

.sodotochuc .sodo-tc>a {
    text-decoration: none;
    color: #333;
    text-shadow: none;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: bold;
}

.sodotochuc .sodo-tc:first-child {
    margin-top: 10px;
    margin-bottom: 50px;
}

.sodotochuc .title,
.sodotochuc .sodo-tc:first-child>a {
    background: red;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 12pt;
}

.sodotochuc .title {
    background: none;
    color: black;
}

.sodotochuc .sodo-tc .sodo {
    padding: 15px 0;
}

.sodotochuc .sodo-tc .sodo a,
.sodotochuc .sodo-tc.mau-cam .sodo a {
    background: #0653af;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px;
    display: block;
    width: 240px;
}

.sodotochuc .sodo-tc.mau-cam .sodo a {
    background: #f78b4b;
    color: white;
}

.sodotochuc .sodo-tc.mau-cam .sodo a:hover,
.sodotochuc .sodo-tc:first-child>a:hover,
.sodotochuc .sodo-tc .sodo a:hover {
    background: #06af59;
    color: #204a8a;
}

#header .logo img {
    z-index: 100;
    position: relative;
}

.unit-file .time {
    font-weight: bold;
    margin-bottom: 5px;
}

.inner-home {
    margin: 5px 0;
}

.inner-home .my_marquee {
    width: 100%;
    overflow: hidden;
    color: #cc3333;
    white-space: nowrap;
    box-sizing: border-box;
    font-weight: bold;
}

.inner-home .marquee__inner {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left linear infinite;
}

.inner-home .marquee__inner span {
    display: inline-block;
    margin-right: 50px;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.slide-logo__static .slide-content {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
}

.slide-logo__static .slide-logo-icon a {
    justify-content: left;
}

.slide-logo__static .slide-logo-icon span {
    text-align: left;
}

.tabs-category {
    display: none;
}

@media (min-width: 1200px) {
    .wraper {
        width: 1170px;
        max-width: 100%;
    }

    .header-sticky {
        position: fixed;
        top: 0;
        z-index: 9999;
        background-color: #fff;
        width: 100%;
        -webkit-transition: all 0.5s ease;
        -moz-transition: position 10s;
        -ms-transition: position 10s;
        -o-transition: position 10s;
        transition: all 0.5s ease;
        animation: smoothScroll 0.5s forwards;
    }

    @keyframes smoothScroll {
        0% {
            transform: translateY(-50px);
        }

        100% {
            transform: translateY(0px);
        }
    }

    .header-sticky #header .logo img,
    .header-sticky #header .unit-logo img {
        max-height: 80px;
    }
}

@media (min-width: 768px) {
    .tab-news {
        position: absolute;
        right: 10px;
        width: 270px;
        z-index: 100;
        padding-left: 0;
    }

    .lof-slidecontent .navigator-content {
        padding-top: 32px;
    }
}

@media (max-width: 1024px) {
    .mobile-search {
        padding: 5px;
        margin-top: 10px;
    }

    .btn-info,
    .btn-info:hover,
    .btn-info:focus {
        background-color: #fff;
        border: none;
        color: #333;
        outline: none;
        box-shadow: none;
    }

    .mobile-search .kttt-logo a {
        text-align: center;
    }

    .mobile-search .kttt-logo a img {
        height: 80px;
    }

    .mobile-search .kttt-search .form-control,
    .mobile-search .kttt-search .btn {
        min-height: 33px;
    }

    .mobile-search .kttt-search .form-control {
        border: none;
    }

    .lof-slidecontent .navigator-content {
        position: relative;
        width: 100%;
    }

    .tab-news {
        position: relative;
        width: 100%;
        justify-content: flex-start;
    }

    .tablink {
        height: auto;
    }

    .tablink li {
        float: none;
    }

    .box_tab .sub_menu a {
        font-size: 13px;
    }

    .box-topnews {
        position: relative;
        width: 100%;
    }

    .box-topnews .tab-news {
        position: absolute;
        top: 51%;
        z-index: 10;
    }

    .box-topnews .navigator-content {
        padding-top: 40px;
    }

    #header .logo img {
        max-height: 80px;
    }

    .right-section .language {
        right: -10px;
        z-index: 100
    }

    .custom_menu_all .cscollapse-button {
        top: 70%;
    }

    .tabs-category {
        display: block;
    }

    .tabs-category .tabs-wrapper {
        background: #fff;
        padding: 0 20px;
        border-radius: 15px 15px 0 0;
    }

    .tabs-category .tabs {
        display: flex;
        gap: 15px;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        border-bottom: 2px solid #eeeeee;
    }

    .tabs-category .tabs::-webkit-scrollbar {
        display: none;
    }

    .tabs-category .tab-item {
        position: relative;
        flex-shrink: 0;
        padding: 10px 0;
        white-space: nowrap;
    }

    .tabs-category .tab-item a {
        font-size: 16px;
        color: #000;
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

    .tabs-category .tab-item.active a {
        color: #d71920;
    }

    .tabs-category .tab-item.active::after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background: #d71920;
        border-radius: 3px;
    }

    .tabs-category .tab-item a {
        text-decoration: none;
        outline: none;
    }

    .tabs-category .content .content-item {
        display: none;
    }

    .tabs-category .content .content-item.active {
        display: block;
        background: white;
        padding: 20px 0;
    }

    .tabs-category .content-item .items {
        display: flex;
        gap: 12px;
        padding: 12px 0;
        border-bottom: 1px solid #f9f9f9;
    }

    .tabs-category .tabs-header {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .tabs-category .tabs-header h2 {
        margin-bottom: 0;
    }

    .tabs-category .tabs-header h2 a{
        font-size: 18px;
        color: #1a1a1a;
        font-weight: 700;
        outline: none;
        text-decoration: none;
    }

    .tabs-category .arrow-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: #f0f0f0;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        font-size: 14px;
        color: #555;
    }

    .tabs-category .content-item .news-info {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .tabs-category .content-item .news-thumb {
        width: 205px;
        height: 120px;
        flex-shrink: 0;
    }

    .tabs-category .content-item .news-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

    .tabs-category .content-item .news-title {
        font-size: 14px;
        color: #000;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .tabs-category .content-item .news-time {
        font-size: 12px;
        color: #999;
    }
	
	.news_column.two_column {
		display: none;
		visibility: hidden;
	}
}


.css-menu-lk .dropdown-toggle,
.css-menu-lk ul {
    width: 100%
}

.css-iframe {
    min-height: 185px
}

#vnpt_ai_livechat_button_dynamic img {
    display: none !important;
}

.breadcrumbs li:last-child a:before {
    border-color: #00a3e4 #00a3e4 #00a3e4 transparent
}

.breadcrumbs li:last-child a {
    background-color: #00a3e4;
    color: #fff;
}

.breadcrumbs li:last-child a:after {
    border-left-color: #00a3e4;
}

.widget-template {
    margin-bottom: 20px
}

.hometext {
    text-align: justify;
}

@media (max-width: 991px) {
    .sodotochuc ul {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 820px) {
    .unit-logo {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 320px) {
    .sodotochuc .sodo-tc:first-child>a {
        font-size: inherit;
    }
}

@media (max-width: 768px) {
    .menu-fixed {
        position: fixed !important;
        bottom: 0;
        top: auto;
        background-color: #FFF;
        z-index: 10;
    }

    .footer-bttop .bttop {
        bottom: 60px;
    }

    .slide-logo__static .slide-content {
        display: block;
    }

    .slide-logo__static .slide-logo-icon a {
        justify-content: center;
    }

    .slide-logo__static .slide-logo-icon span {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .tabs-category .content-item .news-thumb {
        width: 165px;
    }
}

/* Print-specific styles */
@media print {

    header,
    footer,
    .sidebar,
    .css-block-config,
    .custom-menu-footer,
    .comment-form,
    .generic-user-color,
    .media-print-none,
    #admintoolbar,
    .subtitle,
    .flex-table-laws,
    .comment-list .media .pull-left {
        display: none;
        /* Hide non-essential elements */
    }
}

@media (max-width: 1300px) {
    .menu-fixed {
        position: fixed !important;
        bottom: 0;
        top: auto;
        background-color: #FFF;
        z-index: 10;
        width: 100%
    }
    .display-gird {
        display: grid !important;
        grid-template-columns: repeat(5, 1fr);
        padding-top: 5px;
    }

    .position-menu {
        position: absolute !important;
    }
}
