﻿:root {
    /*--huit-blue: #0054a6;*/
    --huit-red: #ed1c24;
    /*--huit-dark: #1a202c;*/
    /*--huit-gray: #718096;*/
    --huit-bg: #f0f2f5;
    --white: #ffffff;
    --transition: all 0.3s ease;
    --bg-light: #f8f9fa;
    --huit-light-blue: #6699cc;
}

html, body {
    max-width: 100%;
    overflow-x: clip;
    position: relative;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: "Averta";
    src: url("../Styles/fonts/Averta-Regular.woff2") format("woff2"), url("../Styles/fonts/Averta-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.font-family h1, .font-family h2, .font-family h3, .font-family h4, .font-family h5, .font-family h6, .font-family .h1, .font-family .h2, .font-family .h3, .font-family .h4, .font-family .h5, .font-family .h6, .u-breadcrumb .breadcrumb-item, .post-content .tags-list li:first-child {
    font-weight: 600;
}

.clear {
    clear: both;
}

body {
    font-family: 'Roboto', "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

ul {
    padding: 0;
}

li {
    list-style-type: none;
}

a {
    color: #6c63ff;
    text-decoration: none;
    background-color: transparent;
}

.hide {
    display: none !important;
}

.gray-bg {
    background: #f6f6f6;
}

.full-width {
    background: #ffffff !important;
}

.dark-skin.full-width {
    background: #1b1b1b !important;
}

.bg-primary, .progress-bar, .badge-primary {
    background-color: #2196f4 !important;
}

.center-backline:before, .center-backline-lg:before, .title-arrow:before {
    background-color: #2196f4 !important;
}

.box-title:before {
    border-top-color: #2196f4;
}

.badge-primary {
    color: #ffffff !important;
}

.fa-stack-sea {
    border: #2196f4 3px solid;
}

.form-control:focus {
    border-color: #2196f4;
}

.hover-a:hover .fa-play-circle {
    background: #2196f4;
    border: #2196f4 2px solid;
}

.page-link, .btn-link {
    color: #2196f4;
}

a:hover {
    color: #2196f4;
}

h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover, .h1 > a:hover, .h2 > a:hover, .h3 > a:hover, .h4 > a:hover, .h5 > a:hover, .h6 > a:hover {
    color: #2196f4;
}

.hover-a:hover h1 > a, .hover-a:hover h2 > a, .hover-a:hover h3 > a, .hover-a:hover h4 > a, .hover-a:hover h5 > a, .hover-a:hover h6 > a, .hover-a:hover .h1 > a, .hover-a:hover .h2 > a, .hover-a:hover .h3 > a, .hover-a:hover .h4 > a, .hover-a:hover .h5 > a, .hover-a:hover .h6 > a, .hover-a:hover p > a {
    color: #2196f4;
}

.nav-tabs .nav-link.active {
    color: #2196f4;
}

.nav-tabs .nav-item.show .nav-link {
    color: #2196f4;
}

.dropdown-item.active, .dropdown-item:active, a {
    color: #2196f4;
}

.text-primary {
    color: #2196f4 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link, .custom-range::-ms-thumb, .custom-range::-moz-range-thumb, .custom-range::-webkit-slider-thumb, .custom-radio .custom-control-input:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before, .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:checked ~ .custom-control-label::before, .dropdown-item.active, .dropdown-item:active {
    background-color: #2196f4;
}

.dropdown-menu.mega .container, .dropdown-menu, .border-primary {
    border-color: #2196f4 !important;
}

.list-group-item.active, .btn-outline-primary {
/*    color: #2196f4;*/
    border-color: #2196f4;
}

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .page-link:hover, .page-item.active .page-link, .btn-primary, .btn-outline-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        background-color: #2196f4;
        border-color: #2196f4;
    }

.page-link:hover {
    color: #fff;
}

.big-nav .list-group-item.active {
    color: #ffffff;
    background-color: #2196f4;
    border-color: #2196f4;
}

.big-nav.carousel-indicators li:hover {
    background-color: #2196f4;
    color: #ffffff;
}

.hover-a li:hover a {
    color: #2196f4;
}

.hover-a:hover a.h1, .hover-a:hover a.h2, .hover-a:hover a.h3, .hover-a:hover a.h4, .hover-a:hover a.h5, .hover-a:hover a.h6 {
    color: #2196f4;
}

li:hover a.h5 {
    color: #2196f4;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #2196f4;
    border-color: #2196f4;
}

.sidetabs .nav-link.active:hover {
    border-color: #2196f4;
}

.card-list li:hover a {
    color: #2196f4;
}

.nav-block-link li a.nav-link.active, .nav-block-link1 li a.nav-link.active, .nav-block-link2 li a.nav-link.active, .nav-block-link3 li a.nav-link.active, .nav-block-link4 li a.nav-link.active, .nav-block-link5 li a.nav-link.active, .nav-block-link6 li a.nav-link.active, .nav-block-link7 li a.nav-link.active, .nav-block-more li a.nav-link.active {
    color: #2196f4 !important;
    background-color: transparent;
}

.nav-block-link li a.nav-link.active, .nav-block-link li a.nav-link:hover, .nav-block-link1 li a.nav-link.active, .nav-block-link1 li a.nav-link:hover, .nav-block-link2 li a.nav-link.active, .nav-block-link2 li a.nav-link:hover, .nav-block-link3 li a.nav-link.active, .nav-block-link3 li a.nav-link:hover, .nav-block-link4 li a.nav-link.active, .nav-block-link4 li a.nav-link:hover, .nav-block-link5 li a.nav-link.active, .nav-block-link5 li a.nav-link:hover, .nav-block-link6 li a.nav-link.active, .nav-block-link6 li a.nav-link:hover, .nav-block-link7 li a.nav-link.active, .nav-block-link7 li a.nav-link:hover, .nav-block-more li a.nav-link.active, .nav-block-more li a.nav-link:hover {
    color: #2196f4;
}





.owl-carousel button.owl-dot.active {
    background: #2196f4;
}

.suggestion-box {
    border-top: 4px solid #2196f4;
}

.side-link li a:hover, .side-link li a.active, .sidebar-link li a:hover, .sidebar-link li a.active {
    background-color: transparent;
    color: #2196f4;
}

.side-link li ul li a:hover, .sidebar-link li ul li a:hover {
    color: #2196f4;
}

.side-link li a.caret-collapse, .sidebar-link li a.caret-collapse {
    color: #2196f4;
}

    .side-link li a.caret-collapse.collapsed:hover, .sidebar-link li a.caret-collapse.collapsed:hover {
        color: #2196f4;
    }

.post-number li:hover a::before {
    color: #2196f4 !important;
}

.timeline-post > li a .timeline-date:hover, .timeline-post > li a .timeline-title:hover {
    color: #2196f4 !important;
}



.sidenav-menu li.show > a.dropdown-toggle {
    color: #2196f4;
}

.timeline-post > li:hover:before {
    background: #2196f4 !important;
}

.side-link li a.caret-collapse.collapsed, .sidebar-link li a.caret-collapse.collapsed {
    color: #161616;
}

.bg-secondary {
    background-color: #021d3a !important;
}


/* Search Menu*/















.btn-secondary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

    .btn-secondary:hover {
        background-color: #000000;
        border-color: #000000;
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #000000;
        border-color: #000000;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .btn-secondary.dropdown-toggle {
        background-color: #000000;
        border-color: #000000;
    }

.btn-outline-secondary {
    color: #000000;
    border-color: #000000;
}

    .btn-outline-secondary:hover {
        background-color: #000000;
        border-color: #000000;
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #000000;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .btn-outline-secondary.dropdown-toggle {
        background-color: #000000;
        border-color: #000000;
    }

.badge-secondary {
    color: #ffffff;
    background-color: #000000;
}

    .badge-secondary[href]:hover, .badge-secondary[href]:focus {
        color: #ffffff;
        background-color: #000000;
    }

.alert-secondary .alert-link {
    color: #000000;
}

.list-group-item-secondary {
    color: #000000;
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #000000;
    }

    .list-group-item-secondary.list-group-item-action.active {
        background-color: #000000;
        border-color: #000000;
    }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #000000 !important;
}

.border-secondary {
    border-color: #000000 !important;
}

.text-secondary {
    color: #000000 !important;
}



a.text-secondary:hover, a.text-secondary:focus {
    color: #000000 !important;
}



.dark-skin .hover-a:hover .h1 > a, .dark-skin .hover-a:hover .h2 > a, .dark-skin .hover-a:hover .h3 > a, .dark-skin .hover-a:hover .h4 > a, .dark-skin .hover-a:hover .h5 > a, .dark-skin .hover-a:hover .h6 > a, .dark-skin .hover-a:hover h1 > a, .dark-skin .hover-a:hover h2 > a, .dark-skin .hover-a:hover h3 > a, .dark-skin .hover-a:hover h4 > a, .dark-skin .hover-a:hover h5 > a, .dark-skin .hover-a:hover h6 > a {
    color: #2196f4 !important;
}

.dark-skin .side-link li a.active, .dark-skin .side-link li a.caret-collapse.collapsed.active, .dark-skin .side-link li a.caret-collapse.collapsed:hover, .dark-skin .side-link li a:hover, .dark-skin .sidebar-link li a.active, .dark-skin .sidebar-link li a.caret-collapse.collapsed.active, .dark-skin .sidebar-link li a.caret-collapse.collapsed:hover, .dark-skin .sidebar-link li a:hover {
    color: #2196f4;
}

.next-post-right a:hover, .prev-post-left a:hover, .footer-dark a:hover, .layout-dark a:hover, .dark-skin .next-post-right > a:hover, .dark-skin .prev-post-left > a:hover, .footer-dark a.btn:hover, .dark-skin a.btn-outline-light:hover strong {
    color: #2196f4;
}

.btn-primary.disabled, .btn-primary:disabled, .btn-primary:hover {
    background-color: #2196f4;
    border-color: #2196f4;
}

.post-page blockquote, .u-blockquote, .wp-block-quote {
    border-left: 3px solid #2196f4;
}

.tags-links a:hover {
    background-color: #2196f4;
}

.share-detail {
    display: flex;
    align-items: center;
    gap: 12px;
    float: right;
}

.share-label {
    font-size: 14px;
    color: #555;
    white-space: nowrap;
}

.share_buttons {
    display: flex;
    align-items: center;
    gap: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.share-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: var(--huit-light-blue);
    text-decoration: none;
    transition: color 0.2s ease;
}

.share-icon:hover {
    color: var(--huit-red);
}

.news-tag {
    display: block;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
}

.news-tag label {
    margin: 0;
    font-weight: 600;
    white-space: nowrap;
}

.news-tag .tagCloud {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 0;
    overflow: visible;
    list-style: none;
}

.news-tag .tagCloud li {
    margin: 0;
}

.top-section .block-area {
    margin-top: .5rem;
    margin-bottom: 5rem;
}

.social-top-left li {
    display: inline-block;
}

.grid-six .image {
    width: 100%;
}

.grid-six .caption {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    padding: 2rem;
}

.card-banner {
    margin-bottom: 1.5rem;
    display: flex;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-size: cover;
    border-radius: 5px;
}

.overlay-cover {
    width: 100%;
    border: #fff 1px solid;
}

.overlay {
    z-index: 10;
    padding: 1.25rem;
    color: #fff;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}

.banner-shadow {
    border: #fff 1px solid;
    height: 100%;
    width: 100%;
}

.card-banner:hover .overlay {
    background-color: rgba(0, 0, 0, 0.08);
}

.banner-inner {
    padding: 7px 30px;
    background: #fff;
    display: inline-block;
    margin: 0;
}

    .banner-inner .title {
        margin-bottom: 0;
    }

/*********/
















.dropdown-menu > li {
    position: relative;
}







/*=====================================================
    31. CONTACT PAGE css 
======================================================*/

.contact-from {
    padding: 50px;
    border-radius: 5px;
    background: #f6f6f6;
    margin-top: 20px;
}

    .contact-from .main-form {
    }

        .contact-from .main-form .single-form {
            margin-top: 20px;
        }

            .contact-from .main-form .single-form input,
            .contact-from .main-form .single-form textarea {
                width: 100%;
                height: 50px;
                padding: 0 20px;
                border: 1px solid #a1a1a1;
                border-radius: 5px;
                color: #8a8a8a;
                font-size: 15px;
            }

            .contact-from .main-form .single-form textarea {
                padding-top: 10px;
                height: 100px;
                resize: none;
            }

.form-group {
    margin: 0;
}

.list-unstyled li {
    font-size: 13px;
    margin-left: 2px;
    margin-top: 5px;
    color: #f00;
}

p.form-message.success,
p.form-message.error {
    font-size: 16px;
    color: #353535;
    background: #ddd;
    padding: 10px 15px;
    margin-left: 15px;
    margin-top: 15px;
}

.contact-address {
    padding: 20px 50px 50px;
    border-radius: 5px;
    background: #f6f6f6;
    margin-top: 20px;
}

    .contact-address ul li {
        padding-top: 30px;
    }

        .contact-address ul li .single-address {
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .contact-address ul li .single-address .icon i {
                width: 50px;
                line-height: 50px;
                border-radius: 50%;
                border: 1px solid #0066cb;
                color: #0066cb;
                font-size: 24px;
                text-align: center;
            }

            .contact-address ul li .single-address .cont {
                padding-left: 20px;
            }

                .contact-address ul li .single-address .cont p {
                }

.map #contact-map {
    width: 100%;
    height: 225px;
}

.map.map-big #contact-map {
    width: 100%;
    height: 415px;
}

.contact-address .contact-heading {
    padding-top: 35px;
}

    .contact-address .contact-heading h5 {
        padding-bottom: 15px;
    }

/**********/
.section-title h5 {
    color: #0066cb;
    position: relative;
    padding-bottom: 12px;
}

    .section-title h5::before {
        content: "";
        position: absolute;
        width: 60px;
        height: 2px;
        background-color: #167AC6;
        bottom: 0;
        left: 0;
    }

.main-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #167AC6;
    padding: 0 35px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 50px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 5;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: #0066cb;
}

/*=====================================================
    12. NEWS css 
======================================================*/
.top-news {
    margin-bottom: 13px;
}

    .top-news h3 {
        color: #e4515b;
    }

.banner {
    width: 100%;
}

.col-lg-9 .banner {
    margin-top: 0px;
    margin-bottom: 18px;
    width: 100%;
}

.banner img {
    width: 100%;
}

.banner .owl-dots {
    position: absolute;
    bottom: 0;
}

.pano-slide .slide-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.pano-slide.sau-dh .slide-item {
    flex: unset;
    max-width: unset;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.pano-slide .slide-item .slide-name {
    display: block !important;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
    color: #1b1b1b;
    text-align: center;
    font-weight: bold;
}

.pano-slide .slide-item img {
    min-height: 100%;
    /* max-height: 100%; */
    display: block;
    margin: auto;
}
/*a.view-more-top {
    display: inline-block;
    background: #06cce7;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 15px;
}

    a.view-more-top:hover {
        background: #e0666f;
        color: #fff;
    }*/
.block-news {
    padding: 5px;
    margin-bottom: 15px;
    padding-bottom: 30px;
    width: 100%;
    min-height: 100px;
    position: relative;
}

    .block-news .view-all {
        color: #db111f;
        background: url(../Styles/img/icon_viewmore_block1.png) no-repeat 0 3px;
        padding-left: 20px;
        padding-right: 3px;
        float: right;
    }

.single-news.news-list {
    background: url(../Styles/img/line_news_row.jpg) repeat-x bottom;
    padding-bottom: 8px;
}

.news-block-bottom {
    background: url(../Styles/img/line_news_row.jpg) repeat-x top;
    padding-top: 15px;
    margin-top: 15px;
}


.block-news .single-news.news-list:last-child {
    background: none;
    padding-bottom: 8px;
}


.news-list .news-cont h3 {
    font-size: 20px;
}

.news-list .news-cont ul li a {
    font-size: 14px;
}

.div-title h5 a {
    color: #000;
}

    .div-title h5 a:hover {
        color: #167AC6;
    }

    #news_page .card-full {
        border: none;
    }

.contain-content {
    position: relative;
    margin-bottom: 15px;
}

#news_page .news-list .news-cont h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 5px 0;
}

.news-page-list {
    padding: 0 15px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
}

/* Menu*/



























/*********/



























.block-video .video-list img {
    width: 75px;
    height: 50px
}

#divVideoHome {
    position: relative;
    display: block;
    background: #fff;
    width: 100%;
    padding: 0 0 56%;
    flex-shrink: 0;
}

    #divVideoHome iframe {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

    #divVideoHome img {
        width: 100%;
    }

#divVideoHomeContent h3 {
    font-size: 15px;
}

.block-video .video-list a {
    display: flex;
}

.block-video .video-list li {
}

.block-video .video-list a h3 {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-align: justify;
    display: inline-block;
    width: calc(100% - 85px);
    padding-left: 10px;
}

#divVideoHome {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.block-video .video-mark {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s linear;
}

.block-video .video-list li:hover {
    cursor: pointer
}

.block-video .video-container h3 {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    text-transform: uppercase;
    padding: 20px 0 10px;
    font-weight: 600;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-align: justify;
}

/***************/

.social-slogan {
    font-family: "Dancing Script", cursive;
    font-size: 25px;
    color: #fff;
    height: 46px;
    line-height: 65px;
    text-align: left;
}

.our_location {
    position: relative;
    clear: both;
    overflow: hidden;
}

    .our_location:before {
        left: 0;
        top: 0;
        content: " ";
        background: rgb(185 185 185 / 66%);
        position: absolute;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
    }

    .our_location .container {
        z-index: 2;
        position: relative;
    }

    .our_location h2 {
        margin-bottom: 50px;
    }

    .our_location .div-title h2 a {
        color: #fff;
    }

    .our_service h2, .our_product h2, .our_location h2 {
        text-transform: uppercase;
        font-size: 24px;
        color: #111;
        letter-spacing: 0.03em;
        font-weight: bold;
        text-align: center;
        margin-bottom: 15px;
        padding: 0;
    }

        .our_location h2 span {
            border-color: #fff;
        }

        .our_service h2 span, .our_product h2 span, .our_location h2 span {
            display: inline-block;
            border: 1px solid #fff;
            padding: 23px 70px;
            line-height: 30px;
            color: #fff;
        }

div.location_con .map {
    float: left;
    width: 45%;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 3px 10px;
}

.location_con dt i {
    font-size: 20px;
    width: 25px;
}

.location_con .com_info {
    width: 55%;
    float: left;
    border-color: rgba(255, 255, 255, 0.1);
    padding-right: 15px;
}

div.location_con .com_info dl {
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    font-size: 16px;
    margin: 0;
}

    div.location_con .com_info dl dt {
        float: left;
        color: #fff;
        font-weight: normal;
        text-align: left;
        width: 110px;
        margin: 10px 20px 0 0;
    }

        div.location_con .com_info dl dt::after {
            content: "";
            float: right;
            border-right: 1px solid;
            border-color: rgba(255, 255, 255, 0.2);
            width: 5px;
            height: 14px;
            margin-top: 5px;
        }

    div.location_con .com_info dl dd {
        float: left;
        color: #fff;
        margin: 0;
        margin-top: 10px;
        width: calc(100% - 150px);
    }

#footer-part {
    width: 100%;
    position: relative;
}

.footer-top {
    background-color: #07294d;
}

.footer-about {
    text-align: center;
}

    .footer-about p {
        color: #fff;
        padding-top: 15px;
    }

    .footer-about ul li {
        display: inline-block;
        margin-right: 30px;
    }

        .footer-about ul li:last-child {
            margin-right: 0;
        }

        .footer-about ul li a {
            width: 45px;
            height: 45px;
            display: inline-block;
            line-height: 50px;
            font-size: 30px;
            color: #fff;
            text-align: center;
            background-color: #021d3a;
            -webkit-transition: all 0.4s linear;
            transition: all 0.4s linear;
        }

            .footer-about ul li a.youtube {
                background: #e94102;
            }

            .footer-about ul li a.instagram {
                background: #faa030;
            }

            .footer-about ul li a.facebook {
                background: #527dc2;
            }

            .footer-about ul li a.zalo {
                background: url(/images/zalo_footer.png) no-repeat;
                background-size: cover;
            }

            .footer-about ul li a.twitter {
                background: #3cb0fb;
            }

            .footer-about ul li a.google-plus {
                background: #575e57;
            }

            .footer-about ul li a:hover {
                background-color: #0066b3;
                color: #021d3a;
                -webkit-transition: all 0.4s linear;
                transition: all 0.4s linear;
            }


.footer-title h6 {
    font-size: 18px;
    color: #fff;
}

.footer-link {
    overflow: hidden;
}

    .footer-link ul {
        width: 50%;
        float: left;
        overflow: hidden;
    }

        .footer-link ul li {
            line-height: 35px;
        }

            .footer-link ul li a {
                color: #fff;
                font-size: 15px;
                -webkit-transition: all 0.4s linear;
                transition: all 0.4s linear;
            }

                .footer-link ul li a i {
                    margin-right: 8px;
                    color: #fff;
                    -webkit-transition: all 0.4s linear;
                    transition: all 0.4s linear;
                }

                .footer-link ul li a:hover {
                    color: #0066b3;
                }

                    .footer-link ul li a:hover i {
                        margin-right: 15px;
                    }

.support ul {
    float: left;
    width: 100%;
}

.footer-address ul li {
    position: relative;
    margin-bottom: 10px;
}

    .footer-address ul li:last-child {
        margin-bottom: 0;
    }

    .footer-address ul li .icon i {
        font-size: 18px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 5px;
    }

    .footer-address ul li .cont {
        padding-left: 35px;
    }

        .footer-address ul li .cont p {
            color: #fff;
        }

.footer-copyright {
    background-color: #0066b3;
}

    .footer-copyright .copyright p {
        color: #fff;
        margin: 0;
    }

        .footer-copyright .copyright p span {
            font-weight: 600;
        }

.bg_cover {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.div-title h2 {
    text-transform: uppercase;
    font-size: 24px;
}

    .div-title h2 a {
        position: relative;
        color: #0e6092;
        text-align: center;
        display: inline-block;
        min-width: 400px;
        padding-bottom: 15px;
        background: url(/images/bg_border_bottom_grey.png) no-repeat bottom center;
        background-size: 50%;
    }

    .div-title h2.white a {
        background: url(/images/bg_border_bottom_w.png) no-repeat bottom center;
        background-size: 75%;
    }

.div-title-long h2 a {
    background-size: 100%;
    padding-bottom: 25px;
}

.block_doitac {
    padding-bottom: 15px;
}

    .block_doitac .slick-slide img {
        height: 135px;
    }
/* Block */
.nblock {
    /*background: #0265cb;*/
    padding: 0 15px 45px;
    margin-bottom: 15px;
    position: relative;
}

    .nblock .ntitle {
        text-align: center;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 45px;
        color: #000;
    }

        .nblock .ntitle a {
            color: #000;
            background: url(/images/bg_border_bottom_w.png) no-repeat bottom center;
            background-size: 100% 15px;
            min-width: 300px;
        }

    .nblock a.view-more {
        color: #fff;
        font-style: italic;
        position: absolute;
        bottom: 10px;
        right: 15px;
        padding-left: 15px;
        font-size: 13px;
    }

        .nblock a.view-more:hover {
            color: #fa0047;
        }

    .nblock .nitem .news-cont a:first-child {
        color: #333;
    }

        .nblock .nitem .news-cont a:first-child:hover, .nblock .nitem:hover .news-cont a:first-child:hover {
            color: #0056b3;
        }


    .nblock a.view-more:before {
        content: "";
        position: absolute;
        left: 0;
        top: 4px;
        font: normal normal normal 14px/1 "Font Awesome 5 Pro";
    }

    .nblock .nitem {
        background: #fff;
    }

        .nblock .nitem * {
            font-size: 14px;
        }

.news-thum > a {
    width: 100%;
}


/*.news-thum > a:hover img,.nitem:hover img {
    opacity: 0.7;
}*/

.nitem:hover a {
    cursor: pointer;
}

.nblock .nitem img {
    min-width: 100%;
}

.nblock .nitem .news-thum {
    height: 185px;
}

    .nblock .nitem .news-thum img {
        height: 185px;
    }


.nblock .nitem p {
    line-height: 18px;
}

.nblock .news-cont {
    padding: 0 5px;
    height: 150px;
    overflow: hidden;
}

.nblock .row {
    margin: 0 -8px;
}

.nblock .col-md-4 {
    padding: 0 8px;
}

.nblock .ndate {
    color: #959595;
    line-height: 35px;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

.badge-warning {
    background-color: #fcbb08;
}

.badge-danger {
    background-color: #ef5556;
}

.posts-relate-content {
    clear: both;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0 0 30px;
    border-left: 1px solid #bdbdbd;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

    .posts-relate-content p {
        color: #0066b3;
    }

    .posts-relate-content ul li a {
        color: #0066b3;
    }

    .posts-relate-content ul li {
        position: relative;
        line-height: 31px;
    }

        .posts-relate-content ul li:before {
            content: "";
            width: 5px;
            height: 5px;
            background: #757575;
            position: absolute;
            left: -12px;
            top: 14px;
            border-radius: 50%;
        }

        .posts-relate-content ul li a:hover {
            color: #0066b3;
        }

/*Trang chủ*/
/*=====================================================
    12. NEWS css 
======================================================*/
.home-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
    border-bottom: 2px solid #e8e8e8;
    margin: 10px 0 15px;
    padding-bottom: 4px;
    color: var(--title-color);
}

    .home-title a, .home-title {
        color: var(--title-color);
        line-height: 2;
    }

    .home-title a:hover {
        color: var(--huit-red);
    }

.title-left {
    border-left: 4px solid var(--huit-red);
    padding-left: 10px;
}

.widget-title h3 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 23px;
    border-bottom: 2px solid #b0b0b0;
    margin: 5px 0 15px;
}

.wrap-bg {
    position: relative;
}

.ulOrderNews {
    position: absolute;
    top: -5px;
    right: 15px;
    font-size: 13px;
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
}

    .ulOrderNews a {
        color: #555;
    }

    .ulOrderNews li {
        display: inline-block;
        position: relative;
        padding: 0 6px 0 4px;
        cursor: pointer;
    }

        .ulOrderNews li:after {
            content: "";
            position: absolute;
            height: 14px;
            width: 1px;
            right: 0px;
            top: 3px;
            background-color: #555;
            display: inline-block;
        }

        .ulOrderNews li:last-child::after {
            display: none;
        }

        .ulOrderNews li a:hover, .ulOrderNews li a[data-load="1"] {
            color: red;
        }

a.view-more {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #f00;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
}

    a.view-more:hover {
        color: #c4272e;
    }

    a.view-more:before {
        content: "";
        position: absolute;
        left: 0;
        top: 4px;
        font: normal normal normal 14px/1 "Font Awesome 5 Pro";
    }
.xemthem {
    color: #f00;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    float: right;
}

.news-page #news-part-wrap a.view-more {
    display: none
}

#news-part-wrap .wrap-bg {
    height: 510px;
    position: relative;
    /* overflow: hidden; */
    /*box-shadow: 8px 0px 2px -4px rgba(1, 38, 76, 0.16);*/
}

.news-page #news-part-wrap .wrap-bg {
    /*background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);*/
}

.news-part .container {
    padding: 0;
}



.news-part {
    padding: 10px 15px 0px;
}

    .news-part .col-lg-6 {
        padding: 0 8px;
    }

    .news-part .col-lg-7 {
        padding: 0 8px;
    }

    .news-part .col-lg-5 {
        padding: 0 8px;
    }

.news-cont {
    text-align: justify;
    font-size: 14px;
}

    .news-cont::after, .news-first::after {
        content: " ";
        clear: both;
        width: 100%;
        display: block;
    }

.news-part .a-calendar {
    color: #86877f;
}

    .news-part .a-calendar i {
        color: #1170cc;
    }

.single-news .news-thum {
    margin-bottom: 5px;
    max-height: 287px;
    overflow: hidden;
}

.single-news {
    display: block;
    width: 100%;
    height: 100%;
}

/*.single-news*/
.news-thum a {
    /*display: block;
    width: 100%;
    padding: 0px 0 66%;
    flex-shrink: 0;
    position: relative;
    box-shadow: 3px 3px rgba(136, 136, 136, 0.5);
    overflow: hidden;*/
}

.news-thum {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    flex-shrink: 0;
    position: relative;
    box-shadow: 2px 2px rgba(136, 136, 136, 0.5);
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
}

    .news-thum img {
        position: relative; 
        width: 100%;
        height: 100%; 
        display: block;
        object-fit: cover;
        object-position: center;
        top: unset;
        left: unset;
        margin: 0;
    }

.single-news .news-cont p {
    text-align: justify;
    line-height: 22px;
    margin-bottom: 0;
}

.single-news .news-cont ul li {
    display: inline-block;
    margin-right: 25px;
}

    .single-news .news-cont ul li:last-child {
        margin-right: 0;
    }

    .single-news .news-cont ul li a {
        color: #8a8a8a;
        font-size: 15px;
    }

        .single-news .news-cont ul li a i {
            color: #0066b3;
            margin-right: 8px;
        }

        .single-news .news-cont ul li a span {
            color: #0066cb;
        }

.single-news .news-cont a {
    display: block;
}

    .single-news .news-cont a h3 {
        font-size: 15px;
        line-height: 22px;
        font-weight: 500;
        padding: 0;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        margin: 0;
    }

.news-cont a {
    color: #333;
}

.news-list .news-cont a h3 {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    padding: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    margin: 0;
    padding: 5px 0;
    display: block;
}

.ulOrderNews a.active {
    color:#f00;
}

.news-part-wrap .ulOrderNews {
    display: none;
}

.news-part-wrap.showOrder .ulOrderNews {
    display: block;
}

.news-part-wrap.no-desc .news-cont p {
    display: none !important;
}

.news-part-wrap.no-calendar .news-cont .news-calendar {
    display: none !important
}

.news-part-wrap .news-calendar {
    display: none
}

    .news-part-wrap .news-calendar i {
        color: #1170cc;
    }

.news-part-wrap .news-cont .news-calendar {
    display: block;
}

@media (max-width: 768px) {
  
    .single-news {
        display: block; 
        margin-bottom: 25px;
        padding: 0 10px;
    }

    .news-thum {
/*        width: 100% !important; */
        margin-bottom: 10px;
        padding: 0; 
    }

    .news-cont {
        width: 100% !important;
        padding-left: 0 !important; 
    }

        .news-cont h3 {
            font-size: 15px; 
            line-height: 1.4;
        }


    .bKHCN .bDoiTac {
        width: 95%; 
        margin: 30px auto 0;
        height: auto;
        padding: 25px 10px 10px;
    }

    .bKHCN .bTitle {
        font-size: 13px;
        padding: 2px 15px;
        top: -12px;
    }


    .bDoiTac .slide-item img {
        max-height: 50px;
    }
}

/*------------------------------------
  Block News 1
------------------------------------*/
.news-part-1 .news-first {
    background: url(../Styles/img/line_news_row.jpg) repeat-x bottom;
    padding-bottom: 8px;
}

    .news-part-1 .news-first .news-thum {
        width: 215px;
        height: 140px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        display: block;
    }

.news-part-1 .news-list .news-thum {
    display: block;
    width: 82px;
    height: 55px;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}
/*------------------------------------
  Block News Tin Chung
------------------------------------*/
.news-part-21 .wrap-bg {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
}

.news-part-21 .view-more {
    right: 15px;
}

.news-part-21 .home-title {
    width: 100%
}

.news-part-21 .div_load {
    display: flex;
}

.news-part-21 .news-first {
    width: 60%;
    padding-bottom: 8px;
    float: left;
}

.news-part-21 .news-block-right {
    width: 40%;
    padding: 8px;
    float: left;
}

.news-part-21 .single-news {
    padding: 7px;
}

    .news-part-21 .single-news.news-list {
        background: none;
    }

    .news-part-21 .single-news .news-cont p {
        display: block !important;
    }

.news-part-21 .news-block-right .single-news {
    display: block;
    width: 100%;
}

.news-part-21 .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-21 .news-list .news-thum {
    display: block;
    width: 100%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}

/*------------------------------------
  Block News Tin Chung
------------------------------------*/
.news-part-4 .wrap-bg {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
}

.news-part-4 .view-more {
    right: 15px;
}

.news-part-4 .home-title {
    width: 100%
}

.news-part-4 .div_load {
    display: flex;
}

.news-part-4 .news-first {
    width: 33.33%;
    padding-bottom: 8px;
}

.news-part-4 .news-block-right {
    width: 66.66%;
    padding-bottom: 8px;
    display: flex;
}

.news-part-4 .single-news {
    padding: 7px;
}

    .news-part-4 .single-news.news-list {
        background: none;
    }

    .news-part-4 .single-news .news-cont p {
        display: block !important;
    }

.news-part-4 .news-block-right .single-news {
    display: block;
    width: 50%;
    height: 50%;
}

.news-part-4 .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-4 .news-list .news-thum {
    display: block;
    width: 100%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}
/*------------------------------------
  Block News Tin Chung
------------------------------------*/
.news-part-wrap .wrap-bg {
}

.news-part-wrap .view-more {
    right: 15px;
}

.news-part-wrap .home-title {
    width: 100%
}

.news-part-wrap .div_load {
    display: flex;
    flex-wrap: wrap;
}

.news-part-wrap .news-first {
    width: 25%;
    padding-bottom: 8px;
}

.news-part-wrap .news-block-right {
    width: 75%;
    padding-bottom: 8px;
    display: flex;
}

.news-part-wrap .single-news {
    padding: 7px;
    width: 25%;
}

    .news-part-wrap .single-news.news-list {
        background: none;
    }

    .news-part-wrap .single-news .news-cont p {
        display: block;
    }

.news-part-wrap .news-block-right .single-news {
    display: block;
    width: 33.33%;
    height: 50%;
}

.news-part-wrap .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-wrap .single-news .news-thum {
    display: block;
    width: 100%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}

/**/
.news-part-wrap .single-news {
    width: 100%;
    padding: 0;
}

/*.news-part-wrap .div_load {
    min-height: 444px;
}*/

.news-part-wrap .news-thum {
    width: 33.3333%;
}

.news-part-wrap .news-cont {
    padding-right: 10px;
}
/*------------------------------------
  Block News THumb
------------------------------------*/
.news-part-thumb .wrap-bg {
    padding: 0;
}

.news-part-thumb .view-more {
    right: 15px;
}

.news-part-thumb .home-title {
    width: 100%
}

.news-part-thumb .div_load {
    display: flex;
    flex-wrap: wrap;
}

.news-part-thumb .news-first {
    width: 100%;
    padding-bottom: 8px;
}

.news-part-thumb .news-block-right {
    width: 100%;
    padding-bottom: 8px;
    display: flex;
}

.news-part-thumb .single-news {
    padding: 0px;
    width: 100%;
}

    .news-part-thumb .single-news.news-list {
        background: none;
    }

    .news-part-thumb .single-news .news-cont p {
        display: block;
    }

.news-part-thumb .news-block-right .single-news {
    display: block;
    width: 100%;
}

.news-part-thumb .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-thumb .single-news .news-thum {
    display: block;
    width: 45%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
    padding: 0px 0 30%;
    flex-shrink: 0;
    position: relative;
}

.news-part-gv .news-calendar, .news-part-gv .badge {
    display: none !important;
}

.news-part-wrap.news-part-gv .div_load {
    min-height: 444px;
}
/*------------------------------------
  Block News Tin Chung
------------------------------------*/
.news-part-5 .wrap-bg {
}

.news-part-5 .view-more {
    right: 15px;
}

.news-part-5 .home-title {
    width: 100%
}

.news-part-5 .div_load {
    display: flex;
    flex-wrap: wrap;
}

.news-part-5 .news-first {
    width: 25%;
    padding-bottom: 8px;
}

.news-part-5 .news-block-right {
    width: 75%;
    padding-bottom: 8px;
    display: flex;
}

.news-part-5 .single-news {
    padding: 7px;
    width: 25%;
}

    .news-part-5 .single-news.news-list {
        background: none;
    }

    .news-part-5 .single-news .news-cont p {
        display: block !important;
    }

.news-part-5 .news-block-right .single-news {
    display: block;
    width: 33.33%;
    height: 50%;
}

.news-part-5 .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-5 .single-news .news-thum {
    display: block;
    width: 100%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
    height: 90px;
}

.news-part-5.news-part-svdh .single-news {
    width: 100%;
    padding: 0;
}

.news-part-5.news-part-svdh .div_load {
    min-height: 444px;
    padding-top: 35px;
    padding-bottom: 30px;
}

.news-part-5.news-part-svdh .news-thum {
    width: 140px;
    padding: 0px 0 ;
}

.news-part-5.news-part-svdh .news-cont {
}

.news-part-tb .div_load {
}
/*------------------------------------
  Block News dạng tin chỉ tiêu đề
------------------------------------*/
.wrap-bg-1 {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
    padding: 7px 7px 0;
}

.wrap-bg-2 {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.35057773109243695) 0%, rgba(255,255,255,0.8743872549019608) 46%, rgba(255,255,255,1) 100%);
    padding: 0 7px;
}

.news-part-tb .wrap-bg {
    padding: 5px 7px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
}

.news-part-tb .view-more {
    right: 15px;
}

.news-part-tb .home-title {
    width: 100%
}

.news-part-tb .div_load {
    display: block;
}

.news-part-tb .news-first {
    width: 100%;
    padding-bottom: 8px;
}

.news-part-tb .news-block-right {
    width: 100%;
    padding-bottom: 8px;
    display: block;
}

.news-part-tb .single-news {
    padding: 7px 0;
    border-bottom: 1px solid #e3e3e3;
}

.news-part-tb .news-block-right .single-news:last-child {
    border-bottom: none;
}

.news-part-tb .single-news.news-list {
    background: none;
}

.news-part-tb .single-news .news-cont p {
    display: none;
}

.news-part-tb .news-block-right .single-news {
    display: block;
    width: 100%;
}

.news-part-tb .single-news h3 {
    padding: 0 !important;
}

.news-part-tb .news-first .news-thum {
    display: none;
}

.news-part-tb .news-calendar.top-calendar {
    display: block;
}

.news-part-tb .news-cont .news-calendar {
    display: none;
}

.news-part-tb .news-list .news-thum {
    display: none;
}

/*Su kien*/
.news-part-sk .wrap-bg {
    padding: 5px 7px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,250,1) 91%, rgba(245,246,250,1) 100%);
}

.news-part-sk .view-more {
    right: 15px;
}

.news-part-sk .home-title {
    width: 100%
}

.news-part-sk .div_load {
    display: block;
}

.news-part-sk .news-first {
    width: 100%;
    padding-bottom: 8px;
}

.news-part-sk .news-block-right {
    width: 100%;
    padding-bottom: 8px;
    display: block;
}

.news-part-sk .single-news {
    padding: 7px 0;
    border-bottom: 1px solid #e3e3e3;
}

.news-part-sk .news-block-right .single-news:last-child {
    border-bottom: none;
}

.news-part-sk .single-news.news-list {
    background: none;
}

.news-part-sk .single-news .news-cont p {
    display: none;
}

.news-part-sk .news-block-right .single-news {
    display: block;
    width: 100%;
}

.news-part-sk .single-news h3 {
    padding: 0 !important;
}

.news-part-sk .news-first .news-thum {
    display: none;
}

.news-part-sk .news-calendar.top-calendar {
    display: block;
}

.news-part-sk .news-cont .news-calendar {
    display: none;
}

.news-part-sk .news-list .news-thum {
    display: none;
}
/*------------------------------------
  Block News dạng tin chỉ tiêu đề
------------------------------------*/
.news-part-tb2 .wrap-bg {
    padding: 5px 15px;
}

.news-part-tb2 .view-more {
    right: 15px;
}

.news-part-tb2 .home-title {
    width: 100%
}

.news-part-tb2 .div_load {
    display: block;
    padding-top: 10px;
}

.news-part-tb2 .news-first {
    width: 100%;
}

.news-part-tb2 .news-block-right {
    width: 100%;
    padding-bottom: 8px;
    display: block;
}

.news-part-tb2 .single-news {
    padding: 7px 0;
    border-bottom: 1px solid #e3e3e3;
}

    .news-part-tb2 .single-news h3 {
        padding: 0 !important;
    }

.news-part-tb2 .news-block-right .single-news:last-child {
    border-bottom: none;
}

.news-part-tb2 .single-news.news-list {
    background: none;
}

.news-part-tb2 .single-news .news-cont {
    padding-left: 15px;
    position: relative;
}

    .news-part-tb2 .single-news .news-cont::before {
        display: block;
        content: " ";
        background: #ff6500;
        position: absolute;
        left: 2px;
        top: 8px;
        height: 4px;
        width: 4px;
    }

    .news-part-tb2 .single-news .news-cont p {
        display: none;
    }

.news-part-tb2 .news-block-right .single-news {
    display: block;
    width: 100%;
}

.news-part-tb2 .news-first .news-thum {
    display: none;
}

.news-part-tb2 .news-list .news-thum {
    display: none;
}

.news-part-tb2 .news-cont .news-calendar {
    color: #c3c7ca;
}
/*------------------------------------
  Block News 3
------------------------------------*/
.news-part-3 .news-first {
    background: url(../Styles/img/line_news_row.jpg) repeat-x bottom;
    padding-bottom: 8px;
}

    .news-part-3 .news-first p {
        display: none
    }

    .news-part-3 .news-first .news-thum {
        display: block;
        width: 90px;
        height: 58px;
        margin-left: 10px;
        margin-top: 2px;
        float: right;
    }

.news-part-3 .news-list .news-thum {
    display: block;
    width: 90px;
    height: 58px;
    margin-left: 10px;
    margin-top: 2px;
    float: right;
}

.news-part-3 .single-news .news-thum a {
    display: block;
    width: 90px;
    height: 58px;
    background: #fff;
    text-align: center;
}

.news-part-3 .single-news .news-thum img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    box-shadow: 2px 2px 0 0 rgba(0,0,0,0.1);
    border: 1px solid #f4f4f4;
    display: inline-block;
}

.block-news .news-block-right {
}
/*------------------------------------
  Block News 2
------------------------------------*/
.news-part-2 .news-first {
    background: url(../Styles/img/line_news_row.jpg) repeat-x bottom;
    padding-bottom: 8px;
}

    .news-part-2 .news-first .news-thum {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }

.news-part-2 .news-block-right .single-news .news-thum {
    display: none
}

.news-part-2 .single-news .news-cont a h3 {
    margin-bottom: 0;
}

.news-part-2 .news-first p {
    display: none
}

/* Video */
/* Container chung cho hàng video */
.video-activity-section .row.align-items-stretch {
    display: flex;
}

/* 1. Video chính tỷ lệ 16:9 */
.main-video-container {
    width: 100%;
    aspect-ratio: 16 / 9; 
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    flex-shrink: 0; 
}

/* 2. Ép chiều cao danh sách Video (Playlist) */
.video-playlist {
    flex-grow: 1; 
    height: 0; 
    overflow-y: auto; 
    padding-right: 8px;
}

    /* Tùy chỉnh thanh cuộn cho mượt */
    .video-playlist::-webkit-scrollbar {
        width: 4px;
    }

    .video-playlist::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px;
    }

.video-activity-section .view-more {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 5px;
    padding-right: 15px;
    align-self: flex-end;
}

/* Mỗi item trong danh sách video */
.video-item {
    display: flex;
    align-items: flex-start;
    padding: 10px 0; 
    border-bottom: 1px dotted #bbb; 
    cursor: pointer;
    transition: background 0.2s;
}

    /* Hiệu ứng khi di chuột vào (tùy chọn) */
    .video-item:hover {
        background-color: #f9f9f9;
    }

    /* Xóa đường kẻ ở item cuối cùng */
    .video-item:last-child {
        border-bottom: none;
    }

/* Tinh chỉnh ảnh thumbnail và text */
.video-thumb {
    width: 82px;
    height: 55px;
    flex-shrink: 0;
    margin-right: 10px;
}

    .video-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 2px;
    }

.video-info h4 {
    font-size: 15px; 
    font-weight: 500; 
    color: #333;
    line-height: 1.4;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Hiệu ứng hover cho list */
.video-item:hover h4 {
    color: #0054a6;
}
/* 3. Ép chiều cao cho Pano (Cột 3) */

.pano-side-wrapper {
    flex-grow: 1;
    height: 0;
    display: flex;
    flex-direction: column;
}

.pano-item {
    flex-grow: 1; 
    height: 100%;
}

    .pano-item img {
        width: 100%;
        height: 100%;
        object-fit: cover; 
    }

/* 4. Khống chế tiêu đề và Summary của Video chính */
#mainVideoTitle {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px !important;
    font-weight: 600; 
}

#mainVideoSummary {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Giới hạn 2 dòng để layout ổn định */
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0.8;
    font-size: 15px !important;
    font-weight: 400;
}
/*------------------------------------
  ThongBao
------------------------------------*/
.wThongBaoHome {
    /*-webkit-box-shadow: 0px 0px 191px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 191px 0px rgba(0,0,0,0.06);*/
}

    .wThongBaoHome .wrap-bg {
        height: 510px;
        position: relative;
        overflow: hidden;
        padding: 0 7px 30px;
    }

    .wThongBaoHome ul {
        padding: 0px !important;
    }

        .wThongBaoHome ul li {
            padding: 10px 0;
            border-bottom: 1px solid #cecece;
        }

.wThongBao ul li:last-child {
    border-bottom: 0;
}

.wThongBaoHome ul li span {
    font-size: 14px;
    color: #8a8a8a;
    margin-right: 20px;
}

    .wThongBaoHome ul li span i {
        color: #0066b3;
        margin-right: 3px;
    }

.wThongBaoHome ul li a {
    display: block;
}

.wThongBaoHome .single-event h3 a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-align: justify;
}

    .wThongBaoHome .single-event h3 a:hover {
        color: #0056b3;
    }

.wThongBaoHome ul li .single-event h5:hover a {
    color: #0066b3;
}


/**/
.wThongBao {
    padding-bottom: 35px;
}

    .wThongBao a.view-more {
        right: 15px;
    }

    .wThongBao li {
        text-align: justify;
    }

        .wThongBao li a {
            padding-left: 15px;
        }

.wHome .wThongBao li a {
    padding-left: 0;
}

.wThongBao li a:before {
    content: "";
    position: absolute;
    display: block;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    left: 0;
    top: 13px;
    background: var(--huit-red);
}

.pano-container .slide-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

    .pano-container .slide-item:hover {
        opacity: 0.8;
    }

    .pano-container .slide-item img {
        position: relative;
        overflow: hidden;
        width: 100%
    }

.pano-news-bottom img {
    max-height: 142px;
}

.wLKN_Color {
}

    .wLKN_Color .wrap-bg {
        height: 415px;
        position: relative;
        overflow: hidden;
        background: none;
    }

    .wLKN_Color .slide-item {
        background: #0070b8;
        width: 100%;
        height: 66px;
        line-height: 66px;
        color: #fff;
        font-weight: bold;
        display: block;
        text-align: left;
        margin-bottom: 12px;
        padding-left: 70px;
        position: relative;
    }

        .wLKN_Color .slide-item .slide-name {
            display: block !important;
        }

            .wLKN_Color .slide-item .slide-name .icon {
                display: block;
                background: #fff;
                color: #f00;
                position: absolute;
                top: 10px;
                left: 8px;
                height: 45px;
                width: 50px;
                line-height: 45px;
                text-align: center;
                font-size: 24px;
            }

.wLKN_TieuDiem {
}

    .wLKN_TieuDiem .wrap-bg {
        height: 415px;
        position: relative;
        overflow: hidden;
        background: none;
    }

    .wLKN_TieuDiem .slide-item {
        margin-bottom: 12px;
    }


@media (max-width: 768px) {
    .our_location h2 {
        margin-top: 20px;
    }

    div.location_con .map, .location_con .com_info {
        width: 100%;
    }

    .location_con .com_info {
        margin-top: 40px;
    }

    .footer-about ul li {
        margin-right: 10px;
    }

        .footer-about ul li a {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }
}


























/* Widget */
.widget {
    margin-bottom: 15px;
    position: relative;
    font-size: 14px;
}

    .widget ol li a:hover, .widget ul li a:hover {
        color: #2196f4;
    }

.widget-title {
}

    .widget-title a, .widget-title {
        color: #0066cb;
    }

.widget-title-2 {
    padding-top: 10px;
    color: #000;
}

    .widget-title-2 a {
        color: #000;
    }

.widget-title a:hover {
    color: red;
}

.widget ul {
    padding: 0;
}

    .widget ul.sub-menu {
        padding: 0;
    }

    .widget ul li, .widget ol li {
        padding-top: 8px;
        padding-bottom: 7px;
        margin: 0;
        position: relative;
    }

        .widget ul li h3 {
            margin: 0;
        }

        .widget ul li:last-child, .widget ol li:last-child {
            border-bottom: none;
        }

    .widget ul.sub-menu li {
        border-bottom: none;
        border-top: 1px solid #bbbcbe;
        text-align: right;
        font-style: italic;
    }

    .widget ul li a, .widget ol li a {
        color: #1b1b1b;
    }

        .widget ul li a.url, .widget ol li a.url {
            color: #6c63ff;
            font-style: italic;
        }

        .widget ul li a:hover, .widget ol li a:hover {
            color: red !important;
        }

        .widget ul li a.active:hover, .widget ol li a.active:hover {
            color: #fff;
        }

    .widget ul.no-mb li, .widget ol.no-mb li {
        margin-bottom: -1px;
    }

    .widget ul.custom-category li, .widget ol.custom-category li {
        margin-bottom: 0;
    }

.wNewType {
    display: none
}

    .wNewType li a {
        padding-left: 15px;
    }

        .wNewType li a:before {
            content: "";
            position: absolute;
            left: 0;
            top: 13px;
            font: normal normal normal 14px/1 "Font Awesome 5 Pro";
        }

    .wNewType li:hover a.parent:before {
        content: "";
    }

    .wNewType ul.sub-menu li a:before {
        display: none;
    }

.wSuKien li a {
    padding-left: 100px;
    position: relative;
    display: block;
    text-align: justify;
    min-height: 69px;
}

.wSuKien .time {
    position: absolute;
    display: block;
    height: 65px;
    width: 90px;
    background: #1995d3;
    left: 0;
    top: 0;
    color: #fff;
    padding: 5px;
}

    .wSuKien .time .d, .wSuKien .time .m {
        display: block;
        height: 28px;
        line-height: 28px;
        text-align: center;
        font-style: normal;
        font-weight: bold;
    }

    .wSuKien .time .m {
        border-top: 1px solid #fff;
    }

.wSilde {
    padding-bottom: 30px;
    z-index: 1;
    position: relative;
}

.wHome .wThongBao li a:before {
    display: none
}

.TopSide .sub-menu {
    display: none;
}

    .TopSide .sub-menu.expand {
        display: block;
    }

.TopSide .active .sub-menu {
    display: block;
}

.TopSide h3 {
    color: #ff010c;
}

.TopSide li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    width: auto;
}

/* News List*/
#news_page .news-list-row {
    padding: 14px 0;
    border-bottom: 1px solid #eef0f3;
}

    #news_page .news-list-row:last-child {
        border-bottom: none;
    }

    #news_page .news-list-row h3 {
        color: #222;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.55;
        margin-bottom: 6px;
    }

    #news_page .news-list-row a:hover h3 {
        color: var(--huit-red);
    }

    #news_page .news-list-row p {
        margin: 0;
    }

    #news_page .news-list-row img {
        width: 100%;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12);
    }

.news-date {
    font-size: 14px;
    color: #888;
    margin-bottom: 8px;
}

    .news-date i {
        color: var(--huit-light-blue);
        margin-right: 3px;
    }

.news-desc {
    font-size: 14.5px;
    color: #666;
    line-height: 1.65;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}

/* Search result cards */
.sk-card {
    background: #fff;
    border: 1px solid #e8edf3;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.3s ease;
}

.sk-card:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.10);
}

.sk-card-img {
    display: block;
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.sk-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.sk-card:hover .sk-card-img img {
    transform: scale(1.05);
}

.sk-card-body {
    padding: 14px 16px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.sk-card-body .news-date {
    margin-bottom: 6px;
}

.sk-card-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.5;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sk-card-title a {
    color: #1a1a1a;
    text-decoration: none;
}

.sk-card:hover .sk-card-title a {
    color: var(--huit-light-blue);
}

.sk-card-desc {
    font-size: 14.5px;
    color: #888;
    line-height: 1.55;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    flex: 1;
}

.divImg32 {
    background-color: #808080;
    width: 100%;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    position: relative; /* If you want text inside of it */
}

    /* If you want text inside of the container */
    .divImg32 img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

.alum-list-home {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

    .alum-list-home li {
        width: 25%;
        padding: 4px;
    }

        .alum-list-home li h3 {
            font-size: 14px;
            color: #000;
            text-align: center;
        }

/*^Category*/
.category {
    margin-top: 0;
    position: relative;
    z-index: 5;
}

    .category .container {
        position: relative;
    }


    .category .category-slide-title {
        position: absolute;
        left: 50%;
        display: block;
        bottom: 21px;
        margin-left: -100px;
        padding: 0 10px;
        color: #ff6600;
        font-family: "Dancing Script", cursive;
        font-size: 25px;
        font-size: 23px;
    }

.category-slide .slick-slide:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: all 0.2s linear;
}

.category-slide .slick-slide:hover a {
    color: #000;
}

.category-text h2 {
    font-size: 36px;
    color: #fff;
    padding: 0 50px;
}

.single-category {
    padding: 10px 0;
    border-radius: 5px;
    display: block;
    background-color: #57ABE4;
}

    .single-category .icon {
        display: inline-block;
    }

    .single-category .cont {
        display: block;
        color: white;
    }

        .single-category .cont span {
            color: #fff;
            font-size: 15px;
            padding: 0;
            font-weight: 500;
            white-space: nowrap;
        }

            .single-category .cont span:hover {
                opacity: 0.8;
                color: #000;
            }

.category-slide {
    margin-top: 0;
}


#slider-part {
    margin-top: 45px;
}

.category .category-slide-wrap {
    padding: 25px 40px 25px;
    position: relative;
    width: calc(100% - 360px);
    float: left;
}

.tinvan-wrap {
    width: 360px;
    height: 137px;
    float: left;
    background: url("/Styles/img/tin-van-logo.png") no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#tinvan {
    padding: 15px;
}

    #tinvan img {
        display: none !important
    }

    #tinvan .slide-content {
        display: block !important
    }

    #tinvan a {
        color: #fff;
        font-style: italic;
        font-family: Sarabun;
    }

    #tinvan .slide-item {
        padding: 20px 0;
        color: #fff;
        font-family: Sarabun;
        cursor: pointer;
    }

.category-slide a {
    display: block;
}

.category-slide .slick-slide img {
    max-width: 100%;
    height: 40px;
    margin: 0 0 5px 0;
    display: inherit;
}

.category-slide .slick-arrow {
    position: absolute;
    top: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -43px;
    background: url("img/bg_cate_slide_right.png") no-repeat;
    width: 30px;
    height: 150px;
}

.category-slide .prev.slick-arrow {
    right: auto;
    top: 45px;
    left: -43px;
    background: url("img/bg_cate_slide_left.png") no-repeat;
    width: 30px;
    height: 150px;
}

.category-slide .next.slick-arrow {
    left: auto;
    top: 45px;
    right: -43px;
    background: url("img/bg_cate_slide_right.png") no-repeat;
    width: 30px;
    height: 150px;
}

.category-slide .slick-arrow i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    font-size: 50px;
    color: rgb(245 246 250 / 4%);
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    font-size: 0;
}

    .category-slide .slick-arrow i:hover {
        color: #0066b3;
    }


/*!Category*/
.link-pano li {
    height: 100px;
    position: relative;
    margin-bottom: 12px;
}

    .link-pano li:hover {
        opacity: 0.7;
    }

    .link-pano li a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 90px;
        color: #fff;
    }

    .link-pano li:nth-child(2n /**/ +1) {
        background: #f34a0f;
    }

    .link-pano li:nth-child(2n) {
        background: #0066cb;
    }

.link-pano .slide-item {
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    max-height: 120px;
    width: 100%;
    display: inline-flex;
}

    .link-pano .slide-item .slide-name {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 90px;
        color: #fff;
        display: block !important;
        z-index: 9;
        text-shadow: 1px 1px #000;
    }

    .link-pano .slide-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

#web-slideshow {
    position: relative;
}

    #web-slideshow .nivoSlider {
        position: relative;
        background: #fff url(images/loading2.gif) no-repeat 50% 50%;
    }

        #web-slideshow .nivoSlider img {
            position: absolute;
            top: 0px;
            left: 0px;
            display: none;
        }

        #web-slideshow .nivoSlider a {
            border: 0;
            display: block;
        }

    #web-slideshow .nivo-controlNav {
        text-align: center;
        padding: 20px 0;
        position: absolute;
        bottom: -20px;
        z-index: 99;
        float: left;
        right: 0;
    }

        #web-slideshow .nivo-controlNav a {
            display: inline-block;
            width: 22px;
            height: 22px;
            background: url(../Styles/img/bullets.png) no-repeat;
            text-indent: -9999px;
            border: 0;
            margin: 0 2px;
        }

            #web-slideshow .nivo-controlNav a.active {
                background-position: 0 -22px;
            }

    #web-slideshow .nivo-directionNav a {
        display: block;
        width: 30px;
        height: 30px;
        background: url(../Styles/img/arrows.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        opacity: 0;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    #web-slideshow .nivoSlider {
        z-index: 12;
    }

    #web-slideshow:hover .nivo-directionNav a {
        opacity: 1;
    }

    #web-slideshow a.nivo-nextNav {
        background-position: -30px 0;
        right: 15px;
    }

    #web-slideshow a.nivo-prevNav {
        left: 15px;
    }

    #web-slideshow .nivo-caption {
        font-family: Helvetica, Arial, sans-serif;
    }

        #web-slideshow .nivo-caption a {
            color: #fff;
            border-bottom: 1px dotted #fff;
        }

            #web-slideshow .nivo-caption a:hover {
                color: #fff;
            }

    #web-slideshow .nivo-controlNav.nivo-thumbs-enabled {
        width: 100%;
    }

        #web-slideshow .nivo-controlNav.nivo-thumbs-enabled a {
            width: auto;
            height: auto;
            background: none;
            margin-bottom: 5px;
        }

        #web-slideshow .nivo-controlNav.nivo-thumbs-enabled img {
            display: block;
            width: 120px;
            height: auto;
        }
/*KHCN*/
.bKHCN {
    position: relative;
    overflow: hidden;
}

    .bKHCN .home-title a {
        color: var(--title-color);
    }

    .bKHCN .single-news {
        position: relative;
    }

        .bKHCN .single-news .news-cont {
            position: absolute;
            bottom: 0;
            width: calc(100% - 14px);
            background: rgba(255, 255, 255, 0.85);
            padding: 20px;
            opacity: 0;
        }

        .bKHCN .single-news:hover .news-cont {
            opacity: 1;
        }

    .bKHCN .home-title {
        text-align: center;
        margin: 10px 0 5px;
        border: none;
    }

    .bKHCN .news-part-wrap .home-title {
        display: none;
    }

    .bKHCN .list-items {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        background: url(../Styles/img/bKHCN_bg.png) no-repeat;
    }



        .bKHCN .list-items .slide-item {
            width: 16.66666666%;
            padding: 0px 0 16.66666666%;
            flex-shrink: 0;
            position: relative;
            overflow: hidden;
        }

            .bKHCN .list-items .slide-item a {
                position: absolute;
                width: 100%;
                min-height: 100%;
                display: block;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                background: none !important;
                color: #fff !important;
                text-align: center;
            }

            .bKHCN .list-items .slide-item img {
                width: 100%;
                height: 100%;
            }

            .bKHCN .list-items .slide-item span {
                display: block !important;
                position: absolute;
                top: 10%;
                width: 100%;
            }

    .bKHCN .bDoiTac {
        display: block;
        width: 720px;
        height: 110px;
        border: 1px solid #0082c8;
        color: #0082c8;
        margin: 45px auto 0;
        position: relative;
        background: #fff;
    }

        .bKHCN .bDoiTac:after {
            display: block;
            content: ' ';
            width: 300px;
            height: 1px;
            background: #0082c8;
            position: absolute;
            left: 50%;
            top: -5px;
            margin-left: -150px;
            z-index: 1;
        }


.bDoiTac {
    position: relative
}

    .bDoiTac .slide-item {
        padding: 0 7px;
        height: 75px;
        width: 212px;
        text-align: center;
    }

        .bDoiTac .slide-item .slide-name {
            display: none !important;
        }

        .bDoiTac .slide-item img {
            height: 75px;
            display: inline;
        }

    .bDoiTac .prev {
        float: left;
        position: absolute;
        left: -50px;
        top: 0;
    }

    .bDoiTac .next {
        float: left;
        position: absolute;
        right: -50px;
        top: 0;
    }





.bKHCN .bTitle {
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -60px;
    background: #fff;
    padding: 1px 35px;
    display: block;
    font-size: 16px;
    color: #0082c8;
    z-index: 2;
}

.bKHCN .bContent {
    margin-top: 20px;
    line-height: 35px;
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
}

.bKHCN em {
    width: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
}

.bKHCN .view-more {
/*    color: #fff;*/
}
/*3 tin*/
.news-part-53 .wrap-bg {
}

.news-part-53 .view-more {
    bottom: -20px;
    right: 15px;
}

.news-part-53 .home-title {
    width: 100%
}

.home-title-hoptac {
    border-bottom: 2px solid #0066cb;
    padding-bottom: 5px;
}

.news-part-53 .div_load {
    display: flex;
    flex-wrap: wrap;
}

.news-part-53 .news-first {
    width: 33.33333%;
    padding-bottom: 8px;
}

.news-part-53 .news-block-right {
    width: 75%;
    padding-bottom: 8px;
    display: flex;
}

.news-part-53 .single-news {
    padding: 7px;
    width: 33.33333%;
}

    .news-part-53 .single-news.news-list {
        background: none;
    }

    .news-part-53 .single-news .news-cont p {
        display: block;
    }

.news-part-53 .news-block-right .single-news {
    display: block;
    width: 33.33%;
    height: 50%;
}

.news-part-53 .news-first .news-thum {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.news-part-53 .single-news .news-thum {
    display: block;
    width: 100%;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}

.bg-page-content {
    background: #fff;
}

.row-bg-3 {
    background: #0082c8;
}

.news-part-53 .wrap-bg {
    background: none !important;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .news-part-2 .news-first .news-thum {
        height: 206px;
    }

    .bKHCN .div_load {
        min-height: 250px;
    }

    .div_load {
        min-height: 444px;
    }

    .news-part-wrap .div_load {
        min-height: 0;
    }

    #divVideoHome {
        height: 218px;
        margin-bottom: 10px;
    }
}

.bDoiTac .slide-item:hover {
    opacity: 0.7;
}

/* TOPBAR */
.topbar {
    border-bottom: 1px solid #e2e8f0;
    padding: 5px 0;
    font-size: 13px;
    color: var(--huit-gray);
}

    .topbar .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.topbar-left span, .topbar-right a {
    margin-right: 10px;
}

.topbar-right {
    display: flex;
    align-items: center;
}
#listHelp {
    display: inline-block;
    float: right;
    margin: 0;
}
    #listHelp li.nav-item {
        display: inline-block;
    }

    .lang-icon {
        width: 20px;
        margin-left: 10px;
        cursor: pointer;
    }
.lang-switch-toggle {
    max-width: 150px;
}

/* Văn bản quy định - bảng tài liệu */
.document-table .col-stt {
    width: 50px;
}
.document-table .col-action {
    width: 80px;
}
.lang-switcher {
    cursor: pointer;
    padding: 2px 5px;
    background: var(--bg-light);
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 700;
    transition: var(--transition);
    border: 1px solid #eee;
}
.lang-select .dropdown-toggle {
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    height: 28px;
}
.lang-select span {
    font-size: 13px;
}
/* HEADER */
header {
    background: var(--white);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 10;
}

.header-main {
    background: var(--bg-headermiddle);
}
    .header-main .container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 5px 0;
    }

    .logo-area {
        display: flex;
        align-items: center;
    }

.logo-img {
    height: 70px;
}

.logo-text {
    margin-left: 15px;
    padding-left: 15px;
}

    .logo-text h1 {
        color: #FF0000;
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 800;
    }

    .logo-text h2 {
        font-size: 20px;
        color: var(--huit-blue);
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
    }

.nav-main {
    display: flex;
    gap: 20px;
}

    .nav-main a {
        font-weight: bold;
        font-size: 13px;
        text-transform: uppercase;
        color: #4a5568;
    }

        .nav-main a:hover {
            color: var(--huit-blue);
        }

.navigation .navbar .navbar-nav li {
    position: relative;
}

    .navigation .navbar .navbar-nav li a {
        font-size: 15px;
        font-weight: 600;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        display: block;
        text-transform: uppercase;
        white-space: nowrap;
        padding-right: 10px;
        padding-left: 10px;
        color: var(--header-color);
    }

    .navigation .navbar .navbar-nav li > a.nav-link.dropdown-toggle {
        color: var(--header-color);
    }

        .navigation .navbar .navbar-nav li a.menu-home {
            padding-left: 0;
            margin-right: 0;
            padding-right: 0;
        }

@media (min-width: 992px) {
    .navigation .navbar .navbar-nav li.nav-item:after {
        content: "";
        position: absolute;
        height: 14px;
        width: 1px;
        right: 0px;
        top: 50%;
        transform: translateX(0%) translateY(-50%);
        -moz-transform: translateX(0%) translateY(-50%);
        -ms-transform: translateX(0%) translateY(-50%);
        -o-transform: translateX(0%) translateY(-50%);
        transform: translateX(0%) translateY(-50%);
        background-color: #000;
        display: inline-block;
        background: var(--header-color);
    }

    .navigation .navbar .navbar-nav li:last-child:after {
        width: 0px;
    }
}

/* BLUE NAVIGATION */
.header-menu {
    background: var(--bg-headermenu);
    box-shadow: 0 8px 6px -6px rgba(1, 38, 76, 0.55);
}
.nav-red {
    color: var(--white);
    /*padding: 10px 0;*/
}

.nav-blue .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blue-links {
    display: flex;
    gap: 30px;
}

    .blue-links a {
        font-size: 14px;
        display: flex;
        align-items: center;
        position: relative;
    }

        .blue-links a i {
            margin-right: 8px;
        }

        .blue-links a::after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 0;
            width: 0;
            height: 2px;
            background: var(--white);
            transition: var(--transition);
        }

        .blue-links a:hover::after {
            width: 100%;
        }

.search-box {
    position: relative;
}

    .search-box input {
        padding: 6px 15px;
        border-radius: 20px;
        border: none;
        background: rgba(255,255,255,0.2);
        color: var(--white);
        font-size: 13px;
        outline: none;
        width: 200px;
        transition: var(--transition);
    }

        .search-box input:focus {
            width: 250px;
            background: rgba(255,255,255,0.3);
        }

    .search-box i {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0.7;
    }

/* dropdown đẹp hơn */
.dropdown-menu {
    border-radius: 4px;
    padding: 8px 0;
}

.dropdown-item:hover {
    background-color: #f1f1f1;
    color: #E00000;
}

.navigation .navbar .navbar-nav li > a.dropdown-item:hover {
    color: #E00000;
}

.navigation .navbar .navbar-nav li a.dropdown-item {
    text-transform: capitalize;
    color: #ffffff;
}

.lang-select .dropdown-toggle::after {
    display: none;
}

.nav-red {
    position: relative; /* Quan trọng để overlay dựa vào */
}

.navigation-container {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
/* Phần Tìm kiếm Overlay */
.search-container {
    position: relative !important;
    right: 0;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
    z-index: 10;
}

    .search-container.active {
        width: 20%; 
        background-color: white;
        position: absolute !important; 
        right: 12px;
    }

.search-inner {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.search-container.active .search-inner {
    opacity: 1;
    visibility: visible;
}

.search-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 8px 0;
    background: transparent;
}

/* Nút Icon */
.search-toggle-btn {
    width: 50px;
    height: 100%;
    background: none;
    border: none;
    color: var(--header-color);
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s;
}

.search-container.active .search-toggle-btn {
    color: #333; /* Đổi màu icon khi nền trắng */
}

/* Hiệu ứng mờ cho menu đằng sau */
.fake-menu {
    transition: opacity 0.3s;
}

.search-container.active ~ .fake-menu {
    opacity: 0.2; /* Làm mờ menu để tập trung tìm kiếm */
}
.navbar .nav-item .nav-link.active, .navbar .nav-item:hover .nav-link {
    color: #0054a6;
}
.navbar-expand-lg .navbar-nav {
    align-items: center;
}
.menu-toggle {
    display: none;
}
/* HERO SECTION */
.hero {
    height: 450px;
    position: relative;
    background-color: #ddd;
    overflow: hidden;
}

.hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(0,0,0,0.8), transparent);
    display: flex;
    align-items: center;
}

.hero-content {
    max-width: 600px;
    color: var(--white);
}

    .hero-content h2 {
        font-size: 42px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .hero-content p {
        font-size: 18px;
        margin-bottom: 30px;
        color: #cbd5e0;
    }

.hero-btns {
    display: flex;
    gap: 15px;
}

.btn {
    padding: 12px 25px;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    transition: var(--transition);
}

.btn-red {
    background: var(--huit-red);
    color: white;
}

    .btn-red:hover {
        background: #c5161c;
    }

.btn-white {
    background: white;
    color: var(--huit-blue);
}

    .btn-white:hover {
        background: #f7fafc;
    }

/* QUICK LINKS */
.quick-links {
    display: grid;
    /*grid-template-columns: repeat(4, 1fr);*/
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 20px;
    margin-top: 30px;
    position: relative;
}

.feature-card {
    background: var(--white);
    padding: 30px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    border-bottom: 4px solid var(--huit-blue);
    transition: var(--transition);
}

    .feature-card:hover {
        transform: translateY(-10px);
    }

    .feature-card i {
        font-size: 30px;
        color: var(--huit-blue);
        margin-bottom: 15px;
        background: #ebf4ff;
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 50%;
    }

    .feature-card.red {
        border-bottom-color: var(--huit-red);
    }

        .feature-card.red i {
            color: var(--huit-red);
            background: #fff5f5;
        }

    .feature-card h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .feature-card p {
        font-size: 13px;
        color: var(--huit-gray);
    }

/* MAIN CONTENT SECTION */
.main-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
    padding: 60px 0;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 2px solid #edf2f7;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.section-title {
    font-size: 22px;
    text-transform: uppercase;
    color: var(--huit-blue);
    display: flex;
    align-items: center;
}

    .section-title::before {
        content: '';
        width: 5px;
        height: 30px;
        background: var(--huit-red);
        margin-right: 15px;
    }

/* NEWS LIST */
.news-item {
    display: flex;
    gap: 20px;
    background: var(--white);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #edf2f7;
}

.date-box {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background: var(--huit-blue);
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

    .date-box .day {
        font-size: 24px;
        font-weight: bold;
    }

    .date-box .month {
        font-size: 10px;
        text-transform: uppercase;
    }

.news-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .news-content h3:hover {
        color: var(--huit-red);
    }

.news-content p {
    font-size: 14px;
    color: var(--huit-gray);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tag {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 20px;
    background: #ebf4ff;
    color: var(--huit-blue);
}

/* SIDEBAR */
.sidebar-widget {
    background: var(--white);
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

.login-widget {
    background: var(--huit-blue);
    color: white;
}

    .login-widget h3 {
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }

        .login-widget h3 i {
            margin-right: 10px;
        }

.login-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: none;
}

.btn-submit {
    width: 100%;
    background: var(--huit-red);
    color: white;
    padding: 10px;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}

.sidebar-links {
    list-style: none;
    padding: 0;
}

    .sidebar-links li {
        margin-bottom: 12px;
        font-size: 14px;
    }

        .sidebar-links li a {
            text-decoration: none;
            transition: 0.3s;
        }

            .sidebar-links li a:hover {
                padding-left: 5px;
            }

/* FOOTER */
/* Chuyển sang grid 2 cột: Cột trái 4 phần, Cột phải 6 phần */
.footer-main-grid {
    display: grid;
    grid-template-columns: 4fr 6fr;
    gap: 60px;
    align-items: start;
}

.footer-logo {
    height: 60px;
    margin-bottom: 25px;
}

/* List liên hệ */
.contact-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    font-size: 14px;
}

    .contact-list li {
        margin-bottom: 12px;
        display: flex;
        gap: 12px;
        color: rgba(255,255,255,1);
    }

    .contact-list i {
        color: #fff;
        width: 15px;
        text-align: center;
    }

/* Social Icons bên dưới liên hệ */
.social-links-grid {
    display: flex;
    gap: 15px;
}

.social-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    overflow: hidden;
    color: white;
    border: 1px solid #fff;
}

.social-icon:hover {
    background: #007bff;
    transform: translateY(-5px) scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 123, 255, 0.3);
    color: white;
}

/* Bản đồ */
.branch-tabs {
    border-top: 1px solid rgba(255,255,255,0.05); /* Thêm đường kẻ mờ phía trên nút */
    padding-top: 10px;
}

.branch-btn {
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: rgba(255,255,255,1); 
    padding-bottom: 5px;
    transition: all 0.3s ease;
    position: relative;
    border-bottom: 2px solid transparent; 
}

    .branch-btn:hover {
        color: #fff;
    }

    .branch-btn.active {
        color: #fff !important;
        font-weight: bold;
        border-bottom: 2px solid #fff; 
    }

/* Mobile Responsive */
@media (max-width: 991px) {
    .footer-main-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
.lang-select .dropdown-toggle {
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    height: 28px;
}

    .footer-logo {
        margin: 0 auto 25px;
        display: block;
    }

    .contact-list, .connect-section {
        text-align: center;
        justify-content: center;
    }

    .social-links-grid {
        justify-content: center;
    }

    .stats-section {
        justify-content: center;
    }
}

/* Liên hệ */   
.section-title h5::before {
    background-color: var(--huit-red) !important; /* Dùng biến đỏ từ :root site.css */
}

.custom-select-border {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    padding-left: 0;
    background-color: transparent;
    font-size: 15px;
    color: #8a8a8a;
}

/* Tùy chỉnh Branch Card để hợp với tông màu site.css */
.branch-card {
    background-color: #fff; /* Chuyển sang trắng để nổi bật trên nền gray-bg */
    padding: 20px;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: var(--transition);
    border: 1px solid #eee;
    border-left: 4px solid transparent;
}

    .branch-card.active {
        border-left-color: #0066cb; /* Màu xanh từ section-title h5 site.css */
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }

    .branch-card h6 {
        color: var(--huit-red); /* Màu đỏ HUIT */
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .branch-card p {
        font-size: 14px;
        margin-bottom: 5px;
        color: #444;
    }

/* Topbar Container */
.topbar {
    background-color: var(--bg-headertop);
    color: var(--white);
    font-size: 13px;
}

/* Menu Cấp 1 */
.topbar-left {
    display: flex;
    flex: 1;
}

    .topbar-left .main-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
    }

    .topbar-left .menu-item {
        position: relative;
    }

    .topbar-left .menu-link {
        display: block;
        padding: 4px 6px;
        color: var(--white);
        text-decoration: none;
        transition: color 0.3s;
        white-space: nowrap;
        font-size: 13px;
        font-weight: 400;
    }

        .topbar-left .menu-link:hover {
            color: var(--huit-red);
        }

/* Dấu phân cách | */
    .topbar-left .menu-item:not(:last-child)::after {
        content: "|";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        color: rgba(255, 255, 255, 0.3);
        pointer-events: none;
    }

/* Menu Cấp 2 (Dropdown) */
    .topbar-left .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: var(--huit-light-blue);
        list-style: none;
        margin: 0;
        padding: 0;
        width: 260px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px);
        transition: all 0.3s ease;
        z-index: 1000;
    }

    .topbar-left .menu-item:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        display: block;
    }

    .topbar-left .dropdown-link {
        display: block;
        padding: 8px 15px;
        color: var(--white);
        text-decoration: none;
        font-weight: normal;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        transition: background 0.2s;
        font-size: 14px;
    }

        .topbar-left .dropdown-link:hover {
            background-color: var(--huit-blue);
        }

/* Topbar Right */
.topbar-right {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-left: 20px;
}
    .topbar-right a {
        color: #fff;
    }

    .topbar-right .lang-switcher a {
        color: initial;
        text-decoration: none;
        white-space: nowrap;
    }

    .topbar-right .lang-switcher a:hover {
        text-decoration: underline;
    }

/* --- RESPONSIVE OPTIMIZATION --- */
@media (max-width: 992px) {
    .container {
/*        flex-direction: column;*/
    }

    .topbar-left {
        width: 100%;
        overflow-x: auto; 
        scrollbar-width: none;
    }

        .topbar-left::-webkit-scrollbar {
            display: none;
        }

    .main-menu {
        padding: 0 15px;
    }

    .topbar-right {
        width: 100%;
        justify-content: center;
        padding: 10px 0;
        margin-left: 0;
        background: rgba(0,0,0,0.1);
    }

    /* Trên mobile, dropdown hiển thị ở vị trí cố định hơn để tránh bị khuất */
    .dropdown-menu {
        left: auto;
        right: -50px;
    }
}

@media (max-width: 480px) {
    .menu-link {
        padding: 12px 10px;
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .menu-link {
        padding: 12px 10px;
        font-size: 12px;
    }
}
/* Scrollbar tinh tế */
.branch-list::-webkit-scrollbar {
    width: 4px;
}

.branch-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

/* --- Home News Section --- */
.border-bottom-blue {
    border-bottom: 2px solid #e8e8e8;
    padding-bottom: 5px;
}

.title-main {
    font-size: 18px;
    color: #0054a6;
    font-weight: bold;
    margin: 0;
}

.title-sub {
    font-size: 13px;
}

/* Featured News */
.featured-news .img-wrapper {
    width: 100%;
    aspect-ratio: 16 / 9; 
    overflow: hidden; 
    border-radius: 3px;
    background-color: #f0f0f0; 
    display: block;
    position: relative;
}

    .featured-news .img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; 
        object-position: center; 
        transition: transform 0.3s ease;
    }
/* Fix khung ảnh cho 4 tin phụ bên phải */
.side-img {
    width: 100px;
    height: 65px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 1rem;
}

    .side-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/* Giãn cách các tin phụ để chiếm nhiều không gian hơn */
.news-side-item {
    display: flex;
    margin-bottom: 22px; 
    padding-bottom: 10px;
}

    .news-side-item:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

.news-title-large,
.news-title-small,
.news-headshort,
.notify-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333; /* Màu mặc định */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-headshort {
    -webkit-line-clamp: 3;
    line-height: 1.5;
    max-height: 4.5em;
    opacity: 0.75;
    font-weight: 400;
    text-align: justify;
}
/* Giới hạn dòng cho từng loại để cân bằng 2 cột */
.news-title-large {
    -webkit-line-clamp: 2;
    font-size: 18px;
    margin-top: 10px;
    min-height: 2.8em; /* Giữ khung cố định */
}

.news-title-small {
    -webkit-line-clamp: 2;
    font-size: 15px;
    min-height: 2.6em;
}

.notify-title {
    -webkit-line-clamp: 2;
    font-size: 15px;
    min-height: 2.8em;
}

.news-section-wrapper .row {
    display: flex;
    align-items: stretch; 
}

.border-right-desktop,
.col-lg-4 {
    display: flex;
    flex-direction: column;
}

#listNewsContent,
.notify-list {
    flex-grow: 1;
}
    .notify-list .notify-item {
        border-bottom: 1px solid #bbbcbe;
    }
    /* Đẩy nút xem thêm xuống sát đáy */
    .news-section-wrapper .text-right {
        margin-top: auto;
        padding-top: 15px;
    }

/* CSS cho Mobile */
@media (max-width: 767px) {
    .featured-news {
        margin-bottom: 20px;
    }

    .news-side-item {
        margin-bottom: 15px !important;
    }

    .section-title {
        font-size: 18px;
    }
}

.notify-item {
    margin-bottom: 15px; 
    padding-bottom: 12px;
}

.featured-news a,
.side-content a,
.notify-item a {
    text-decoration: none !important; 
    display: block; 
    color: inherit; 
    outline: none;
}

    /* Hiệu ứng Hover đồng bộ */
    .featured-news a:hover .news-title-large,
    .side-content a:hover .news-title-small,
    .notify-item a:hover .notify-title {
        color: var(--huit-red) !important; /* Đổi màu tiêu đề khi hover vào vùng link */
        transition: color 0.2s ease-in-out;
    }
.news-title-large,
.news-title-small {
    margin-top: 0;
    margin-bottom: 5px;
    color: #333;
}

.title-sub .mx-1 {
    color: #ccc;
    margin: 0 5px;
}

.sort-news {
    text-decoration: none;
    color: #555;
}

    .sort-news:hover {
        color: var(--huit-red);
    }
.meta-date-small span {
    font-size: 14px;
}
.news-page-list {
    padding: 0;
    background: #fff;
}

#wNewType {
    display: block !important;
}

.wNewType .menu-ct-item,
.menu-ct-item {
    list-style: none;
    position: relative;
}

.wNewType .menu-ct-item a,
.menu-ct-item a {
    display: flex !important;
    align-items: center;
    padding: 8px 0 !important;
    padding-left: 0 !important;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: 1px solid #eef0f3;
}

.wNewType .menu-ct-item:last-child a,
.menu-ct-item:last-child a {
    border-bottom: none;
}

.wNewType .menu-ct-item a:before,
.menu-ct-item a:before {
    display: none !important;
}

.wNewType .menu-ct-item a:after,
.menu-ct-item a:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: '\f054';
    font-size: 12px;
    color: #aaa;
    flex-shrink: 0;
    margin-left: 6px;
}

.wNewType .menu-ct-item a:hover,
.menu-ct-item a:hover {
    color: var(--huit-red) !important;
}

.wNewType .menu-ct-item a:hover:after,
.menu-ct-item a:hover:after {
    color: var(--huit-red);
}

.widget-title h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
    border-bottom: 2px solid #e8e8e8;
    border-left: 4px solid var(--huit-red);
    padding-left: 10px;
    padding-bottom: 4px;
    margin: 10px 0 15px;
    color: #222;
}

.widget-title a,
.widget-title h3 a {
    color: #222;
}

.widget-title h3 a:hover {
    color: var(--huit-red);
}

.wThongBao {
    padding-bottom: 30px;
    position: relative;
}

.wThongBao ul {
    padding: 0;
}

.wThongBao ul li {
    padding: 8px 0 8px 16px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    text-align: justify;
    font-size: 14px;
}

.wThongBao ul li:last-child {
    border-bottom: none;
}

.wThongBao li a {
    padding-left: 0 !important;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.wThongBao li a:hover {
    color: var(--huit-red);
}


.wSuKien ul {
    padding: 0;
}

.wSuKien li {
    border-bottom: 1px solid #eef0f3;
}

.wSuKien li:last-child {
    border-bottom: none;
}

.wSuKien li a {
    padding: 10px 0 10px 60px;
    min-height: 52px;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.wSuKien li a:hover {
    color: var(--huit-red);
}

.wSuKien .time {
    width: 50px;
    height: 48px;
    background: var(--huit-light-blue);
}

.wSuKien .time .d {
    font-size: 18px;
    height: auto;
    line-height: 1.3;
}

.wSuKien .time .m {
    font-size: 10px;
    height: auto;
    line-height: 1.3;
    border-top: 1px solid rgba(255,255,255,0.5);
    padding-top: 2px;
}

.sk-thum-hidden {
    display: none;
}

.news-paging {
    padding: 20px 0 10px;
}

.news-paging .pagination {
    gap: 4px;
}

.news-paging .pagination .page-item .page-link {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    border-radius: 6px !important;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #444;
    line-height: 1;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.news-paging .pagination .page-item.active .page-link {
    background-color: var(--huit-red);
    border-color: var(--huit-red);
    color: #fff;
}

.news-paging .pagination .page-link:hover {
    background-color: #fff5f5;
    border-color: var(--huit-red);
    color: var(--huit-red);
}

.news-paging .pagination .page-item.disabled .page-link {
    background-color: #fff;
    border-color: #e0e0e0;
    color: #bbb;
}

.bc-home-icon {
    font-size: 18px;
    line-height: 18px;
}

/* News List - Section Title */
.nl-section-head {
    border-bottom: 2px solid #e8e8e8;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px;
}

.nl-section-head::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 2px;
    background: var(--huit-red);
}

.nl-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 0;
}

.news-list-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.news-list-card {
    background: #f8fafc;
    border: 1px solid #e8edf3;
    border-radius: 10px;
    overflow: hidden;
    transition: box-shadow 0.3s ease, background 0.3s ease, border-color 0.3s ease;
}

.news-list-card:hover {
    background: #fff;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.10);
    border-color: #c8d4e0;
}

.news-list-card .col-3 {
    padding: 0;
    max-width: 180px;
    flex: 0 0 180px;
    position: relative;
    min-height: 110px;
}

.news-list-card .col-9 {
    flex: 1;
    min-width: 0;
}

.nlc-img {
    overflow: hidden;
    position: absolute;
    inset: 0;
}

.nlc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.4s ease;
}

.news-list-card:hover .nlc-img img {
    transform: scale(1.05);
}

.nlc-body {
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 140px;
    overflow: hidden;
}

.nlc-body h3 {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin-bottom: 8px;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-list-card:hover .nlc-body h3 {
    color: var(--huit-red);
}

.nlc-body a {
    color: inherit;
}

/* Sidebar Widget Cards */
.nl-widget-card {
    background: #f8fafc;
    border: 1px solid #e8edf3;
    border-radius: 10px;
    padding: 16px 18px;
    margin-bottom: 18px;
}

.nl-widget-head {
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 8px;
}

.nl-widget-head::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 2px;
    background: var(--huit-red);
}

.nl-widget-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    letter-spacing: 0.03em;
}

    .nl-widget-title a {
        color: #ff010c;
    }

.nl-widget-title a:hover {
    color: var(--huit-red);
}

/* SuKien calendar block */
.wSuKien.nl-widget-card .wrap-bg-1 ul {
    padding: 0;
    list-style: none;
}

.wSuKien.nl-widget-card .wrap-bg-1 li {
    border-bottom: 1px solid #e8edf3;
}

.wSuKien.nl-widget-card .wrap-bg-1 li:last-child {
    border-bottom: none;
}

.wSuKien.nl-widget-card .wrap-bg-1 li a {
    display: flex !important;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 0 !important;
    min-height: unset !important;
    color: #444;
    font-size: 13px;
    line-height: 1.45;
    text-decoration: none;
    transition: color 0.2s;
}

.wSuKien.nl-widget-card .wrap-bg-1 li a .sk-title {
    font-size:14px;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.wSuKien.nl-widget-card .wrap-bg-1 li a:hover {
    color: var(--huit-red);
}

.wSuKien.nl-widget-card .wrap-bg-1 .time {
    position: static !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 80px !important;
    min-width: 52px;
    height: auto !important;
    background: #C80000;
    color: #fff;
    border-radius: 6px;
    padding: 8px 0;
    text-align: center;
    flex-shrink: 0;
}

.wSuKien.nl-widget-card .wrap-bg-1 .time i {
    font-style: normal;
    display: block;
    line-height: 1.2;
}

.wSuKien.nl-widget-card .wrap-bg-1 .time i.d {
    font-size: 18px;
    font-weight: 700;
}

.wSuKien.nl-widget-card .wrap-bg-1 .time i.m {
    font-size: 12px;
    font-weight: 600;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 4px;
    padding-top: 4px;
    width: 80%;
}

/* Video block */
/* Khung Video chính cố định tỷ lệ */
.main-video-container {
    width: 100%;
    aspect-ratio: 16 / 9; /* Ép khung video luôn là 16:9 */
    background: #000;
    border-radius: 8px;
    overflow: hidden;
}

#mainVideoIframe {
    width: 100%;
    height: 100%;
}

/* Fix danh sách video bên phải */
.video-playlist {
    height: 100%;
    max-height: 450px; 
    overflow-y: auto;
}

/* Fix khung ảnh thumbnail video phụ */
.video-thumb {
    width: 100px;
    height: 60px;
    flex: 0 0 100px !important;
    overflow: hidden;
    border-radius: 4px;
}

    .video-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/* Fix phần tóm tắt của video chính không bị tràn chiều cao */
#mainVideoSummary {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
    line-height: 1.5;
    min-height: 3em; 
}

/* Fix phần tiêu đề video chính (nếu cần thiết cũng nên giới hạn) */
#mainVideoTitle {
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

/* CSS cho Mobile */
@media (max-width: 991px) {
    .video-playlist {
        max-height: 300px; /* Giảm chiều cao trên mobile */
        margin-top: 20px;
        padding-right: 0;
        scroll-margin: 0;
    }

    .video-activity-section .row {
        flex-direction: column;
    }

    .video-item {
        background: #f8f9fa;
    }

    .pano-item {
        margin-top: 40px;
    }
}

/* List Album */
.img-box:hover {
    transform: translateY(-5px);
    border-color: #ed1c24 !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

    .img-box:hover .font-weight-bold {
        color: #ed1c24 !important;
    }

/* Bieu mau */
.breadcrumb-wrapper {
    background: #f8f9fa;
    border-radius: 8px;
    font-size: 0.9rem;
    border: 1px solid #eee;
}

.btn-search {
    background-color: #0056b3;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.3s;
}

    .btn-search:hover {
        background-color: #004494;
        color: white;
        transform: translateY(-2px);
    }

.doc-title {
    font-weight: 600;
    color: #333;
    text-decoration: none;
    font-size: 1rem;
    display: block;
    margin-bottom: 5px;
}

    .doc-title:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.doc-meta {
    font-size: 0.85rem;
    color: #6c757d;
}

    .doc-meta span {
        margin-right: 15px;
    }

.doc-effect {
    font-size: 0.85rem;
    color: #28a745;
    font-style: italic;
    margin-top: 5px;
}

.table thead {
    background-color: #0056b3;
    color: white;
}

    .table thead th {
        font-weight: 500;
        border: none;
        padding: 12px;
    }

.search-box-wrapper {
    border-top: 4px solid #0056b3;
}

.action-icon {
    color: #0056b3;
    font-size: 1.2rem;
}

.sidebar-title {
    color: #0056b3;
    font-weight: bold;
    border-left: 4px solid #0056b3;
    padding-left: 10px;
    margin-bottom: 15px;
}

.doc-meta span b {
    color: #333;
}

.badge-field {
    background-color: #e9ecef;
    color: #495057;
    font-weight: 500;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 0.75rem;
}

.badge-org {
    background-color: #fff4e6;
    color: #d9480f;
    font-weight: 500;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 0.75rem;
    border: 1px solid #ffe8cc;
}

.post-content i {
    color: var(--huit-light-blue);
}

h3.nl-title.search {
    font-size: 18px;
}
.news-part-wrap .newsbox {
    padding-top: 35px;
    padding-bottom: 30px;
}
.news-part-wrap .newsbox .news-thum {
    width: 140px;
}
.news-part-wrap .single-news .news-cont a h3 {
    color: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.news-part-wrap .single-news .news-cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
/* ===== LEVEL 1 ===== */
.navbar-nav .dropdown-menu {
    display: none;
    position: absolute;
}

/* hover cấp 1 → chỉ mở cấp 2 */
.navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
    background: var(--huit-blue);
}

/* ===== SUBMENU (LEVEL 2+) ===== */
.dropdown-submenu {
    position: relative;
}

    /* ẩn mặc định */
    .dropdown-submenu > .dropdown-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
    }

    /* hover cấp 2 → mở cấp 3 */
    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
        background: var(--huit-blue);
    }

/* fix arrow spacing */
.dropdown-toggle::after {
    margin-left: 0;
    color: var(--header-color);
}

/* optional smooth */
.dropdown-menu {
    transition: all 0.2s ease;
}
.navbar-nav .dropdown-menu .dropdown-submenu a.dropdown-item.dropdown-toggle::after{
    border-top: none;
    color: #fff;
}
.main-content {
    background: var(--bg-primary);
}
.bg-block-home {
    background-color: var(--bg-block-home);
}
.news-title {
    color: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
}

.navigation .navbar .navbar-nav li .sub-menu li:hover .child-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    display: none;
}

.training-program {
    padding-bottom: 20px;
}

    .training-program .content,
    .training-program .content p,
    .training-program .content span,
    .training-program .content li,
    .training-program .content div {
        font-family: "Roboto", "Helvetica Neue", Helvetica !important;
        font-size: 16px !important;     
        line-height: 1.5 !important;
        color: #333 !important; 
        text-align: justify;
    }

        .training-program .content p {
            margin-bottom: 10px !important;
        }

        .training-program .content strong,
        .training-program .content b {
            font-weight: 700 !important;
        }

        .training-program .content img {
            max-width: 100% !important;
            height: auto !important;
            border-radius: 4px;
            margin: 10px 0;
        }

    .training-program .sidebar {
        background-color: transparent !important;
    }

    .training-program .sidebar-sticky-wrapper {
        position: sticky;
        top: 70px;
        z-index: 9;
    }

    .training-program .sidebar-cta {
        text-align: center;
        margin: 15px 0;
    }

    .training-program .btn-red {
        background-color: #c00004;
        color: white;
        padding: 5px 20px;
        font-size: 14px;
        width: auto !important;
        border-radius: 4px;
        border: none;
        display: inline-block;
    }

    .training-program .widget.related-news-widget {
        border: none !important;
        background: transparent !important;
    }

    .training-program .nl-widget-head {
        background: transparent !important;
        border-bottom: 2px solid #003366 !important;
        padding: 10px 0 !important;
    }

    .training-program .nl-widget-title {
        color: #003366 !important;
        text-transform: uppercase;
        font-size: 16px !important;
    }

    .training-program .related-news-list {
        padding: 15px 0 !important;
    }
    .training-program .related-item-container {
        margin-bottom: 10px; 
        padding: 0;
        display: block;
    }

    .training-program .related-item {
        display: flex;
        text-decoration: none;
        align-items: flex-start;
        padding: 0 10px;
    }

    .training-program .related-img {
        aspect-ratio: 16/9;
        width: 80px !important;
        height: 60px !important;
        flex-shrink: 0;
    }

        .training-program .related-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .training-program .related-info {
        padding: 5px 10px;
        flex-grow: 1;
    }

    .training-program .related-title {
        margin: 0;
        font-size: 14px !important;
        color: #333 !important;
        line-height: 1.4;
        font-weight: 400 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .training-program .sidebar-nav {
        border: none !important;
    }

    .training-program .sidebar-nav-item.active {
        background-color: #c00004 !important;
        color: white !important; 
        border-left-color: #003366 !important; 
        border-color: #c00004 !important; 
    }

    /* Áp dụng box-shadow cho tất cả các khối trong sidebar */
    .training-program .sidebar-nav,
    .training-program .related-news-widget,
    .training-program .widget.p-2 {
        background-color: #ffffff !important;
        border-radius: 8px !important;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
        overflow: hidden;
        margin-bottom: 20px !important;
    }

    /* Tinh chỉnh tiêu đề bên trong khối cho khớp với shadow */
    .training-program .home-title {
        padding: 10px 15px !important;
        margin: 0 !important;
    }

/* --- Cấu hình chung cho Breadcrumbs --- */
.breadcrumbs .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: visible !important;
}

.breadcrumbs ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%; 
}

/* --- Xử lý cho Laptop (Ưu tiên hiển thị đầy đủ trên 1 dòng) --- */
@media (min-width: 1024px) {
    .breadcrumbs ul {
        flex-wrap: nowrap !important; 
    }

        .breadcrumbs ul li,
        .breadcrumbs ul li a {
            white-space: nowrap !important; 
            overflow: hidden !important; 
            text-overflow: ellipsis; 
        }
}

/* --- Cấu hình chung --- */
.post-body p {
    color: #34495e !important; 
    text-align: justify;
    font-size: 16px;
}

@media (min-width: 1024px) {
    .post-body {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .post-body img {
            display: flex !important;
            margin-left: auto !important;
            margin-right: auto !important;
            height: auto;
            object-fit: cover;
        }

        .post-body p {
            width: 100%;
        }
}

/* Menu right */

/* Ẩn menu con mặc định */
.menu-ct-item .sub-menu-right {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    padding-left: 20px;
    background: #fdfdfd;
    transition: max-height 0.4s ease-in-out; 
}

/* Khi hover vào menu cha */
.menu-ct-item:hover .sub-menu-right {
    max-height: 500px; 
    border-bottom: 1px solid #eee;
}

/* Style cho các mục con */
.sub-menu-right li a {
    padding: 8px 10px;
    display: block;
    font-size: 13px !important;
    color: #555 !important;
    text-decoration: none;
    font-style: italic;
}

    .sub-menu-right li a:hover {
        color: #c00004 !important;
        background: #f0f0f0;
    }

.menu-ct-item.has-child > a {
    position: relative;
}

.menu-ct-item.has-child:hover > a {
    color: #c00004 !important;
    font-weight: bold;
}

#wNewType .menu-ct-item a::after {
    content: none !important;
}

.sub-menu-right li a i.fa-angle-right {
    display: none !important;
}

.sub-menu-right li a {
    display: flex !important;
    justify-content: flex-end !important; 
    text-align: right;
    padding-right: 15px; 
    transition: all 0.3s;
}

    .sub-menu-right li a:hover {
        padding-right: 25px; 
        color: #c00004 !important;
    }

.post-body,
.post-body p,
.post-body div,
.post-body li {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #000000 !important;
}

    .post-body span {
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: 16px !important;
        line-height: 1.5 !important;
        color: #000000 !important;
    }

    .post-body h1,
    .post-body h2,
    .post-body h3,
    .post-body h4{
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: 700 !important;
    }

    .post-body h2 {
        font-size: 20px !important;
        margin-bottom: 0.8rem !important;
    }

    .post-body h3 {
        font-size: 18px !important;
        margin-bottom: 0.7rem !important;
    }

    .post-body h4 {
        font-size: 16px !important;
        margin-bottom: 0.5rem !important;
    }

    .post-body table {
        display: block !important;
        width: 100% !important;
        max-width: fit-content;
        margin-left: auto !important;
        margin-right: auto !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        border-collapse: collapse !important;
        margin-bottom: 20px !important;
    }

.contain-content {
    font-family: "Roboto", "Helvetica Neue", Helvetica;
    font-weight: 400;
}

.sidemap_wrapp {
    padding: 20px;
    background: #e7e7e7;
    border: 1px solid #a3a3a3;
}

.tree-node {
    height: auto !important; 
    white-space: nowrap;
    display: flex !important; 
    align-items: center;
    padding: 4px 0;
}

.tree-title {
    display: inline-block !important;
    font-size: 15px !important;
    padding-left: 5px;
}

.sidemap_wrapp ul, .sidemap_wrapp li {
    list-style: none !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tree-expanded, .tree-collapsed {
    filter: grayscale(1); 
    opacity: 0.6;
}

.tree-hit {
    cursor: pointer;
}

.media-part-list {
    padding: 0px 0 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

    .media-part-list .home-title a {
        color: #ff6200;
    }

    .media-part-list .item {
        width: 33.3333%;
        padding: 8px;
        float: left;
    }

    .media-part-list .news-thum {
        background: #f5f6fa;
    }

    .media-part-list .item .info {
        padding: 4px 4px 8px;
    }

    .media-part-list .video-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 10px 0 6px;
        font-size: 15.5px;
        font-weight: 500;
        line-height: 1.4;
        min-height: 44px;
    }

    .media-part-list .video-summary {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0;
        font-size: 13px;
        line-height: 1.55;
    }