@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

html,
body {
    font-family: "GoogleSans";
    font-size: 15px;
}

/* width */
html::-webkit-scrollbar {
    width: 8px;
}

/* Track */
html::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
html::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #b8b8b8;
}

/* Handle on hover */
html::-webkit-scrollbar-thumb:hover {
    background: #757575;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*---FULL header footer----*/

.wd-section-menu-footer > .container,
.wd-section-header > .container,
.wd-section-menu > .container,
.wd-section-footer > .container {
    max-width: 100% !important;
}

.wd-section-menu-footer .Menu-2,
.wd-section-menu .Menu-1,
.wd-section-header .Header-1,
.wd-section-footer .Footer-1 {
    padding: 0px;
}

.wd-section-menutop {
    border-bottom: none;
    background: #f1f1f1;
    overflow: hidden;
}

.wd-section-menutop .nav-items-line {
    border-bottom: none;
}

.Header-2 .col-md-4 {
    padding-left: 0px;
}

.Header-2 .col-md-8 {
    padding-right: 0px;
}

.wd-section-header .Header-2 {
    padding-top: 8px;
    padding-bottom: 8px;
}

/*---END FULL header footer----*/

/*---Customer bg footer----*/

.wd-section-menu-footer .Menu-2 .nav-item {
    list-style: none;
}

.wd-section-menu-footer .Menu-2 .nav-item a {
    color: #fff;
}

.TinTuc-13 .cstab-button li {
    display: table-cell;
    width: inherit;
    max-width: 30%;
}

.wd-section-245219025238 {
    background: #c7b2b614;
    padding: 8px 0px;
}

.wd-section-245219025238 .tabs-list-items .card {
    background-color: transparent !important;
}



.layout-wd-5 .title_catparent h4 > a::before,
.layout-wd-5 .VanBan-2 h4 > a::before,
.layout-wd-5 .VanBan-1 h4 > a::before,
.layout-wd-5 .title-category > a::before {
    border-bottom: 1px solid #d9d9d9;
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
}

.nav-item:first-child a.nav-link i {
    font-size: inherit;
}

.icon-social a {
    background: #88011b;
    box-shadow: 2px 1px 4px #dd9ca98c;
    border: 1px solid #ff000042;
}

.gallery_col_50 .gallery-thumb-item,
.video_col_50 .gallery-thumb-item {
    width: 50%;
}

.gallery_col_50 .album-Image .gallery-thumb-item a::after,
.video_col_50 .album-Videos .gallery-thumb-item a::after {
    font-size: 30px;
    right: 10px !important;
    top: 15px !important;
    left: inherit;
    bottom: inherit;
    background: #a3a3a3d1 !important;
    border-radius: 50%;
}

.Menu-3 ul {
    margin-bottom: 0;
}

.Menu-3 {
    margin-bottom: 12px;
}

.toggle-right > a::after {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.TinTuc-17 .card-title:hover {
    color: #1057ae;
}

a:hover {
    color: #1057ae;
}

.MaNhung-0 .title-category + div.row {
    text-align: center;
}

.pr-0 .title-category a {
    padding-right: 0;
}

.date-weather-nav .txt-date,
.date-weather-nav .txt-weather {
    display: flex;
    align-items: center;
    padding-right: 0px;
}

.ft-bt-left,
.ft-left,
.ft-right {
    z-index: 1;
}

.tabs-list-items a.card-title {
    color: #212526;
}

.TinTuc-17 .tabs-list-items .items:hover .card-title {
    color: #fa8a0a;
}

.wd-section-menu .form-search-header .txt-form-search {
    background: #fff !important;
    color: #000 !important;
    height: 100%;
}

.wd-section-menu .form-search-header .txt-form-search::placeholder {
    color: #ccc;
}

.navbar-desktop .form-search-header {
    cursor: pointer;
    position: relative;
}

.navbar-desktop .form-search-header:hover .box-search-nav {
    display: block !important;
}

.form-control:focus {
    box-shadow: none;
}

.box-search-nav {
    width: 220px;
}

.navbar-desktop .box-search-nav {
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
}

.content .view-data-widget,
.contents-page .view-data-widget {
    margin-top: 15px;
}

.content .view-data-widget[class*="LienKet"],
.contents-page .view-data-widget[class*="LienKet"] {
    margin-top: 5px;
}

.title-category {
    margin: 0;
}

.title-category::after {
    background-color: unset;
}

.mainsubnav {
    margin: 0;
}

.wd-section-menu-body.sticky, .wd-section-menu.sticky {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.layout-wd-5 .title-category {
    margin: 0 0 15px 0 !important;
}

.layout-wd-5 .title-category > a::before,
.layout-wd-5 .title_catparent h4 > a::before {
    border: none;
}

.layout-wd-5 .title-category > a {
    padding: 0 0 5px 0;
    font-size: 16px !important;
}

.mainsubnav ul li:last-child {
    border-bottom: none;
}

.TinTuc-1 .top-news-content .card-news h4:hover a {
    color: #1057ae;
}

.layout-wd-5 .catparent_module .title_catparent h4 a {
    padding: 0 0 5px 0 !important;
    font-size: 16px !important;
}

.layout-wd-5 .page-content .title_catparent h4 {
    margin-bottom: 15px;
}

.layout-wd-5 .page-content .title_catparent,
.layout-wd-5 .page-content .title_catparent::after {
    border: none !important;
}

.TinTuc-2 .card-items-2 .list-box-title a {
    display: block;
}

.TinTuc-2 .list-subbox-title a {
    display: block;
    font-size: 14px;
}

.NoiDung-4 .list-releated .title_catparent a:after {
    display: none;
}

.NoiDung-4 .list-releated .title_catparent a span {
    display: block;
}

.NoiDung-4 .list-releated .items.row {
    margin-top: 0;
    margin-bottom: 15px;
}

.layout-wd-5 .btn-widget {
    background-color: #1057ae !important;
}

.NoiDung-4 .page-content {
    padding: 0 12px;
    width: 100%;
}

.NoiDung-4 .page-content table {
    width: 100%;
}

.NoiDung-4 .page-content table.contact tr td:first-child {
    min-width: 50px;
}

.NoiDung-4 .page-content table.contact tr td:nth-child(2),
.NoiDung-4 .page-content table.contact tr td:nth-child(3) {
    min-width: 200px;
}

.NoiDung-4 .page-content table.contact tr td:nth-child(4) {
    min-width: 120px;
}

.layout-wd-5 .btn-login-sign-in-users span {
    display: none;
}

.layout-gray .nav-top .navbar-nav .nav-link {
    border: none !important;
}

@media only screen and (max-device-width: 480px) {
    .navbar-pull-right button {
        background: transparent !important;
    }

    .navbar-pull-right,
    .form-search-header,
    .box-search-nav {
        flex: 1;
    }

    .form-search-header input {
        height: 100%;
    }

    .navbar-pull-right {
        margin-left: 5px;
    }

    .navbar-toggler {
        padding: 4px 6px;
    }

    .body-template-1 .box-search-nav {
        margin-right: 5px;
    }

    .wd-section-menu-body.sticky,
    .wd-section-menu.sticky {
        z-index: 1000;
    }
}

.NoiDung-4 .detail_sticky {
    position: sticky;
    top: 48px;
    z-index: 10;
    padding-right: 0;
    display: none;
    margin: 0 -12px;
}

.body-stick .NoiDung-4 .detail_sticky {
    display: block;
}

.body-stick .NoiDung-4 .detail-social {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    box-shadow: 0px 1px 4px 0px rgba(15, 11, 11, 0.2);
    border-radius: 0;
    background-color: #fff;
    padding: 4px 0;
}

.NoiDung-4 .btn-group, .NoiDung-4 .detail-social .change-fnt {
    flex-direction: row;
    gap: 12px;
    margin: 0;
    align-items: center;
    padding: 0;
}

.NoiDung-4 .btn-group {
    border: none;
}

.NoiDung-4 .detail_sticky_scroll {
    top: 46px;
}

.NoiDung-4 {
    padding: 0;
}

.NoiDung-4 .widget-wrapper {
    padding: 0 12px;
}

.navbar-light .navbar-toggler-icon {
    background-image: unset;
}

.NoiDung-4 .btn-group a {
    margin-bottom: 0;
}

.navbar-mobile .btn-login-sign-in-users {
    display: none;
}

.dropdown-menu .dropdown .dropdown-toggle {
    position: relative;
}

.dropdown-menu .dropdown .dropdown-toggle::after {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.navbar-mobile {
    margin: 2px 0;
}

.nav-top .navbar-light .navbar-toggler {
    padding: 8px;
}

.listitems_other_right a {
    display: block;
    padding: 0;
    margin-top: 8px;
}

.listitems_other_right .line-clamp-2 {
    max-height: unset;
}

.collapse.show .dropdown-menu .dropdown .dropdown-toggle::after {
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.Media-1 {
}

.Album-5 .widget-wrapper,
.Media-1 .widget-wrapper {
    border: 1px solid #ccc;
    box-shadow: -1px 1px 5px #cccccc8c;
    border-radius: 8px;
}

.Album-5 .widget-content,
.Media-1 .widget-content {
    padding: 0 10px 10px 10px;
}

.Album-5 .widget-title,
.Media-1 .widget-title {
    display: flex;
    margin-bottom: 15px;
    flex-direction: column;
    gap: 12px;
    box-shadow: -1px 3px 5px #9b93937a;
    padding-bottom: 12px;
}

.Album-5 .widget-title > a,
.Media-1 .widget-title > a {
    display: flex;
    align-items: center;
    height: 32px;
    overflow: hidden;
    background-color: #0d49c520;
    border-radius: 8px;
    box-shadow: -1px 3px 5px #9b93937a;
}

.Album-5 .widget-title-name,
.Media-1 .widget-title-name {
    min-width: 250px;
    background-color: #0d49c5;
    padding: 8px 20px;
    padding-left: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}

.Album-5 .widget-title > a:after,
.Media-1 .widget-title > a::after {
    content: '';
    display: inline-block !important;
    height: 80px;
    width: 50px;
    position: relative;
    border-right-width: 5px !important;
    border-left-width: 40px !important;
    border-style: solid !important;
    top: 10px;
    transform: rotateZ(330deg);
    box-shadow: none;
    right: 0;
    color: transparent;
    border-right-color: #0d49c5 !important;
    border-left-color: #0d49c5 !important;
    background: #0d49c520 !important;
}

.Album-5 .media-types li a,
.Media-1 .media-types li a {
    display: flex;
    align-items: center;
    gap: 4px;
}

.Media-1 .media-types i {
    color: #1057ae;
}

.Media-1 .slide-news {
}

.Media-1 .slide-news .slide-item {
    position: relative;
}

.Media-1 .slide-news .slide-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: min(200px, 50%);
    background-image: linear-gradient(180deg, transparent 0%, rgb(0 0 0 / 95%) 100%);
    border-radius: 4px;
}

.Media-1 .slide-item .article-image {
    aspect-ratio: 16 / 9;
    display: block;
    overflow: hidden;
    border-radius: 4px;
}

.Media-1 .slide-item .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.Media-1 .slide-item .article-title {
    position: absolute;
    z-index: 1;
    color: #fff;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    padding: 12px;
}

.Media-1 .slide-item .article-title i {
    margin-right: 5px;
}

.Media-1 .slide-item .article-title p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
    line-height: 1.5;
}

.Media-1 .slide-news .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.Media-1 .slide-news .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.Media-1 .slide-news .owl-nav button {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.Media-1 .slide-news .owl-nav span {
    font-size: 24px;
}

.Media-1 .owl-dots {
    display: none;
}

.Media-1 .side-news {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.Media-1 .side-news li {
    flex-basis: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f2f2f2;
}

.Media-1 .side-news li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.Media-1 .side-news li a {
    display: flex;
    gap: 15px;
}

.Media-1 .side-news .article-image {
    display: block;
    overflow: hidden;
    flex-basis: 30%;
    aspect-ratio: 8 / 5;
}

.Media-1 .side-news .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}

.Media-1 .side-news .article-title {
    flex: 1;
    line-height: normal;
}

.Media-1 .side-news .article-title i {
    margin-right: 5px;
}

.Media-1 .side-news .article-title p {
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
}

.widget-media {
    width: 100%;
}

.widget-album .widget-title, 
.widget-media .widget-title, 
.widget-album-detail .widget-title {
    margin-bottom: 15px;
}


.widget-album .widget-title a,
.widget-media .widget-title a,
.widget-album-detail .widget-title a {
    display: flex;
    background-color: #0d49c520;
    height: 32px;
    overflow: hidden;
    align-items: center;
    box-shadow: -1px 3px 5px #9b93937a;
    border-radius: 8px;
}


.widget-album .widget-title-name,
.widget-media .widget-title-name,
.widget-album-detail .widget-title-name {
    padding: 7px 10px;
    padding-left: 18px;
    background-color: #0d49c5;
    color: #fff;
    min-width: 50%;
    max-width: 80%;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}


.widget-album .widget-title a::after,
.widget-media .widget-title a::after,
.widget-album-detail .widget-title a::after {
    content: '';
    display: inline-block !important;
    height: 80px;
    width: 50px;
    position: relative;
    border-right-width: 5px !important;
    border-left-width: 40px !important;
    border-style: solid !important;
    top: 5px;
    transform: rotateZ(330deg);
    box-shadow: none;
    right: 1%;
    color: transparent;
    border-right-color: #0d49c5 !important;
    border-left-color: #0d49c5 !important;
    background: #0d49c520 !important;
}

.menu-media {
}

.menu-media ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    align-items: center;
    gap: 25px;
}

.menu-media ul li {
    line-height: normal;
}

.menu-media ul li.active a {
    color: #1057ae;
}

.menu-media ul li a {
    font-size: 16px;
    line-height: 1.5;
    color: #3d4043;
    font-weight: 600;
}

.widget-media .widget-content {
    margin: 20px 0;
}

.widget-media .main {
}

.widget-media .article-image {
}

.widget-media .article-image a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-media .article-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.widget-media .article-info {
}

.widget-media .article-title {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 22px;
    line-height: 1.35;
}

.widget-media .article-publish {
    line-height: 1.35;
    font-size: 13px;
    color: #179cef;
}

.widget-media .article-desc {
    color: #3b4e68;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.35;
}

.widget-media .first,
.widget-media .other-item {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.widget-media .first,
.widget-media .other-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.widget-media .first .article-image,
.widget-media .other-item .article-image {
    /* width: 100%; */
}

.widget-media .first .article-info,
.widget-media .other-item .article-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.widget-media .articles article {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.widget-media .articles article:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.widget-media .articles article .article-image {
    width: 100%;
}

.widget-media .articles article .article-image a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-media .articles article .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.widget-media .articles article .article-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.widget-media .paging {
    margin-top: 30px;
}

.widget-media .paging ul {
    margin-bottom: 0;
    justify-content: center;
}

.widget-media .album {
    margin-top: 40px;
}

.widget-media .album-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.widget-media .album-title a {
}

.widget-media .album-title .album-title-name,
.widget-album-detail .relate-caption {
    font-weight: 700;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    position: relative;
    color: #0d49c5 !important;
}

.widget-media .album-title .album-title-name::after,
.widget-album-detail .relate-caption::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 95px;
    height: 2px;
    background-color: #1057ae;
}

.widget-album-detail .relate-caption {
    margin-bottom: 20px;
}

.widget-media .album-title .show-more {
    line-height: normal;
}

.widget-media .album-title .show-more a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.widget-media .album-thumbnail {
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-media .album-thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px;
}

.widget-media .album-content {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 20px;
}

.widget-media .album-item {
    flex-basis: 100%;
}

.widget-media .album-item a {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.widget-media .album-item .album-caption {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
}

.widget-album .albums,
.widget-album-detail .album-content,
.widget-album-detail .relate-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.widget-album .album-item,
.widget-album-detail .album-item,
.widget-album-detail .relate-item {
    flex-basis: 100%;
}

.widget-album .album-title,
.widget-album-detail .relate-item .album-title {
    margin-top: 12px;
}

.widget-album .album-thumbnail a,
.widget-album-detail .album-thumbnail a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-album .album-thumbnail img,
.widget-album-detail .album-thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.widget-album .album-title,
.widget-album-detail .album-title,
.widget-album-detail .relate-item .album-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    text-align: center;
}

.relate-album {
    margin-top: 40px;
}

.widget-album-detail .album-title {
	margin-top: 12px;
}

.widget-album-detail .widget-title {
    display: flex;
    background-color: #0d49c520;
    height: 32px;
    overflow: hidden;
    align-items: center;
    box-shadow: -1px 3px 5px #9b93937a;
    border-radius: 8px;
    margin-bottom: 15px;
}

.widget-album-detail .widget-title:after {
    content: '';
    display: inline-block !important;
    height: 80px;
    width: 50px;
    position: relative;
    border-right-width: 5px !important;
    border-left-width: 40px !important;
    border-style: solid !important;
    top: 5px;
    transform: rotateZ(330deg);
    box-shadow: none;
    right: 1%;
    color: transparent;
    border-right-color: #0d49c5 !important;
    border-left-color: #0d49c5 !important;
    background: #0d49c520 !important;
}

.widget-album .widget-title-name,
.widget-album-detail .widget-title-name {
    padding: 7px 10px;
    padding-left: 18px;
    background-color: #0d49c5;
    color: #fff;
    min-width: 50%;
    max-width: 80%;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}


/*===== Danh má»¥c =====*/
.danh-muc form .btn-search {
    background-color: #0d49c5;
	color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}

.danh-muc form .btn-search:hover {
    background-color: #0d41af;
    color: #fff;
}

.page-content.danh-muc {
    padding: 0;
}

.danh-muc .main {
    text-align: start;
}

.danh-muc .main .first {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.danh-muc .article-image a {
    display: block;
    aspect-ratio: 8 / 5;
    overflow: hidden;
}

.danh-muc .article-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.danh-muc .article-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.danh-muc .article-title {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 22px;
    line-height: 1.35;
    text-align: start;
}

.danh-muc .article-title:hover {
    color: #1057ae;
}

.danh-muc .article-publish {
    line-height: 1.35;
    font-size: 13px;
    color: #179cef;
}

.danh-muc .article-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #434444;
    text-align: start;
}

.danh-muc .articles {
    display: flex;
    flex-wrap: wrap;
}

.danh-muc .articles article {
    flex-basis: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.danh-muc .articles .article-image:hover ~ .article-info .article-title{
    color: #1057ae;
}

.danh-muc .view-content {
    margin-bottom: 25px;
}

.paging {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/*===== End Danh má»¥c =====*/

.widget-tintruyenhinh {
    position: relative;
}

.widget-tintruyenhinh .gallery-thumb-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.NoiDung-4 .content-news {
    position: relative;
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }

    .widget-menu .desktop .submenu {
		background-color: #2355bb;
		border-color: #2355bb;
	}

    .widget-menu .desktop .level-1 > li > a{
        position: relative;
    }
    
    .widget-menu .desktop .level-1 > li > a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: transparent;
    }
    
    .widget-menu .desktop .level-1 > li.active > a::after,
    .widget-menu .desktop .level-1 > li:hover > a::after {
        background-color: #fff;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }

    #navbarSupportedContent > ul {
        column-gap: 25px;
    }

    #navbarSupportedContent > ul .dropdown-menu {
        min-width: 250px;
    }

    #navbarSupportedContent > ul > li > a {
        position: relative;
        padding: 12px 0;
        font-weight: 500;
        font-size: 15px !important;
        line-height: 1.5;
    }

    #navbarSupportedContent > ul > li:hover > a::before,
    #navbarSupportedContent > ul > li > a.active::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background-color: #fff;
    }

    #navbarSupportedContent .dropdown-menu li:hover > a {
        background-color: #fff !important;
        color: #000 !important;
    }

    #navbarSupportedContent .dropdown-menu li:hover > a::after {
        color: #000;
    }

    .navbar-desktop .form-search-header {
        margin: 0;
    }

    .navbar-desktop {
        column-gap: 5px;
    }

    .btn-login-sign-in-users i {
        padding-right: 0;
    }

    .navbar-desktop .form-search-header button {
        padding: 8px 12px;
    }

    .navbar-desktop .btn-login-sign-in-users {
        margin: 0;
        padding: 0px 15px !important;
    }

    .navbar-desktop .btn-login-sign-in-users:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

    .navbar-desktop .form-search-header .box-search-nav {
        display: block !important;
        right: 0;
        width: 280px;
    }

    .wd-section-menu .form-search-header .txt-form-search {
        padding-right: 30px;
    }

    .navbar-desktop .form-search-header button {
        z-index: 5;
        color: #000;
    }

    .TinTuc-1 .top-news-content .card-news h4 {
        text-align: left;
        max-height: unset;
    }

    .TinTuc-1 .top-news-content .card-news h4 a {
        font-size: 24px;
        line-height: normal;
    }

    .TinTuc-6 .list-items-small .card-items a {
        font-size: 14px;
    }

    .Menu-3 .mainsubnav ul {
        background-color: #1057ae;
        border-radius: 4px;
    }

    .Menu-3 .mainsubnav ul li a {
        color: #fff;
    }

    .Menu-3 .mainsubnav ul li:hover > a {
        text-decoration: underline;
    }

    footer > div > .container {
        padding: 12px;
    }

    .contents-page .content-news {
        position: relative;
    }

    .detail_content_news {
        padding: 0;
    }

    .NoiDung-4 .detail_sticky_scroll {
        top: 55px;
    }

    .NoiDung-4 .detail_sticky {
        position: absolute;
        left: 0px;
        padding: 0;
        display: block;
        width: auto;
        top: 0;
    }

    .NoiDung-4 .btn-group, 
    .NoiDung-4 .detail-social .change-fnt {
        flex-direction: column;
        gap: 4px;
    }
    
    .NoiDung-4 .detail_content_news {
        padding-left: 52px;
    }

    .NoiDung-4 .detail-social,
    .body-stick .NoiDung-4 .detail-social {
        flex-direction: column;
        box-shadow: none;
        border: 1px solid #e2e2e2;
        border-radius: 22px;
        padding: 0 2px;
    }

    .contents-page .detail-social {
        background-color: #fff;
        border-radius: 100px;
        box-shadow: none;
    }

    .NoiDung-4 .detail-social .change-fnt {
        border: none;
        margin-bottom: 5px;
    }

    .NoiDung-4 .btn-group {
        border-top: 1px solid #f1f1f1;
        padding-top: 5px;
    }

    .NoiDung-4 .detail-social .change-fnt .btn-fs-plus, 
    .NoiDung-4 .detail-social .change-fnt .btn-fs-minus {
        line-height: normal;
        padding: 6px;
    }

    .NoiDung-4 .btn-group a {
        display: block;
        margin-bottom: 10px;
    }

    .NoiDung-4 .btn-group a:last-of-type {
        margin-bottom: 0px;
    }

    .NoiDung-4 .list-releated {
        margin-top: 25px;
    }
	

    .Album-5 .widget-title,
    .Media-1 .widget-title {
        flex-direction: row;
        justify-content: space-between;
        background-color: #0d49c520;
        border-radius: 8px;
        height: 32px;
        overflow: hidden;
        margin-left: -5px;
        padding: 0;
    }

    .Album-5 .widget-title-name,
    .Media-1 .widget-title-name {
        margin-bottom: 0;
        min-width: 300px;
    }

    .Album-5 .media-types, .Media-1 .media-types {
        padding-right: 12px;
    }

    .Album-5 .media-types li a,
    .Media-1 .media-types li a {
        font-size: 16px;
    }

    .Media-1 .slide-item .article-title p,
    .Media-1 .slide-item .article-title p {
        font-size: 25px;
        -webkit-text-stroke: 4px #202433;
        paint-order: stroke fill;
        font-weight: 700;
        line-height: 1.35;
    }

    .Media-1 .side-news {
        gap: 20px;
    }

    .Media-1 .side-news li {
        flex-basis: calc((100% - (20px * 3)) / 4);
        padding: 0;
        margin: 0;
        border: none;
    }

    .Media-1 .side-news li a {
        flex-wrap: wrap;
    }

    .Media-1 .side-news .article-image {
        flex-basis: 100%;
    }

    .Media-1 .side-news .article-title p {
        text-align: center;
    }

    .Media-1 .side-news .article-title p:hover {
        color: #1057ae;
    }

    .Media-1 .owl-dots {
        display: flex;
        gap: 10px;
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .Media-1 .owl-dots button {
        width: 25px;
        height: 5px;
        border-radius: 50px;
        background-color: #c4bfbf;
        opacity: 0.7;
    }

    .Media-1 .owl-dots button.active {
        background-color: #fff;
        opacity: 1;
    }

    .Media-1 .slide-item .article-title {
        top: 80%;
        bottom: 0;
    }

    .widget-media .main {
        display: flex;
        flex-wrap: wrap;
        gap: 25px;
        margin-bottom: 40px;
    }

    .widget-media .first {
        display: flex;
        flex-wrap: nowrap;
        gap: 20px;
        width: 100%;
        padding: 0;
        background-color: #eef2f8;
        border: none;
        margin-bottom: 0;
    }

    .widget-media .first .article-info {
        width: auto;
        flex: 1;
        padding: 24px 12px 12px 12px;
    }

    .widget-media .first .article-image {
        flex-basis: 55%;
        flex-shrink: 0;
    }

    .widget-media .other {
        display: flex;
        gap: 20px;
    }

    .widget-media .other .other-item {
        flex-basis: calc((100% - 20px * 2) / 3);
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .widget-media .articles {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .widget-media .articles article {
        flex-basis: calc((100% - 20px * 2) / 3);
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

    .widget-media .articles article .article-image {
        width: 100%;
        flex-shrink: 0;
    }

    .widget-media .articles article .article-info {
        width: auto;
    }

    .widget-media .article-title {
        font-size: 18px;
    }

    .menu-media ul li a:hover,
    .widget-media .article-title:hover,
    .widget-album .album-item:hover .album-title {
        color: #1057ae;
    }

    .widget-media .main .other .article-desc {
        display: none;
    }

    .widget-media .album-item,
    .widget-album .album-item,
    .widget-album-detail .album-item,
    .widget-album-detail .relate-item {
        flex-basis: calc((100% - 20px * 2) / 3);
    }
	
	.Album-5 .widget-title > a,
    .Media-1 .widget-title > a {
        border-radius: 0;
        height: auto;
        overflow: visible;
        background: unset;
        box-shadow: none;
    }

    /*===== Danh má»¥c =====*/
	.danh-muc .main {
		margin-bottom: 40px;
	}

	.danh-muc .main .first {
		display: flex;
		flex-wrap: nowrap;
		gap: 20px;
		width: 100%;
		padding: 0;
		background-color: #eef2f8;
		border: none;
		margin-bottom: 0;
	}

	.danh-muc .main .article-image {
		flex-basis: 55%;
		flex-shrink: 0;
	}

	.danh-muc .main .article-info {
		flex: 1;
		padding: 24px 12px 12px 12px;
	}

	.danh-muc .article-title {
		font-size: 18px;
	}

	.danh-muc .articles {
		gap: 30px 20px;
	}

	.danh-muc .articles article {
		border: none;
		padding: 0;
		margin: 0;
		flex-basis: calc((100% - 20px * 2) / 3)
	}
	
	.danh-muc .articles .article-desc {
        -webkit-line-clamp: 2;
    }

	.danh-muc .articles .article-image a {
		border-radius: 8px;
	}

	.danh-muc .view-content {
		margin-bottom: 40px;
	}
	/*===== End Danh má»¥c =====*/
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }

    .danh-muc .main .article-title,
	.widget-media .main .article-title {
        font-size: 24px;
    }
}

.LienKet-8 .accordion-body {
    padding: 10px 0;
}
.LienKet-8 .accordion-body-item {
    min-height: 70px;
    border: 1px solid #E0E0E0;
    display: flex;
    padding: 10px 16px;
    align-items: center;
    gap: 16px;
    flex: 0 0 calc(100% / 3 - 10px);
    margin-bottom: 12px;
    border-radius: 5px;
}
.LienKet-8 .acc-title {
    color: var(--text-mi, #182940);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    text-wrap: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-left: 0;
    /* text-transform: uppercase; */
    font-family: 'Inter';
    color: #167bd2;
}
.LienKet-8 .accordion-body-item img {
    width: 40px;
    height: 40px;
}

.sidebar-left .right-adver-portal>div.col-md-12 {
    margin-bottom: 0.5rem;
}

.layout-wd-7 .form-search-header .txt-form-search {
    height: 40px;
}

.menu {
    background: #2355bb ;
}
.wrapper .ft-bottom .container, .wrapper .owl-item .item-banner .container, .wrapper .Footer-2>.container, .wrapper .nav-top .container, .wrapper .menu>.container, .wrapper section>.container {
    max-width: 1320px;
}


.TinTuc-14 .tabs-list-items .items {
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #efeded;
    padding-bottom: 0.5rem;
}
.TinTuc-14 .tabs-list-items .items:last-child {
    border-bottom: none;
}
.sidebar-content .tabs-content-larger .line-clamp-3 {
    -webkit-line-clamp: 5;
    max-height: 135px;
    text-align: justify;
}

.btn-login-sign-in-users {
    font-size: 13px;
}

.btn-login-sign-in-users i {
    margin-right: 5px;
    font-size: 13px;
}

.nav-marquee {
    background-color: #f5f5f5;
    margin-top: 5px;
    border-radius: 5px;
    padding-top: 0px !important;
    padding-right: 10px !important;
    border: 1px solid #ededed !important;
}

.Marquee-0 .nav-marquee>.d-inline-flex {
    align-items: center;
}
.date-weather-nav {
    background-color: #fdfcf8;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    border-right: 1px solid #edeaea !important;
}

.date-weather-nav .txt-date img {
    display: none;
}
.date-weather-nav .txt-date::before {
    display: inline-block;
    content: '\f073';
    font-size: 14px;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    margin-right: 5px;
    color: #333;
}

.form-search-header .fa-search {
    color: #fff;
}



.news_event .tabs-widget-news-index .cstab-button {
    border: 1px solid #eee;
    border-radius: 10px;
}


.news_event  .cstab-button li.is-active a::before {
   content: '\f005';
   display:inline-block;
   font-size: 15px;
   color: #f1b100;
   margin-right: 5px;
   font-family: "Font Awesome 6 Free";
    font-weight: 700;
}

.news_event .tabs-widget-news-index .cstab-button li.border-bottom,
.news_event .tabs-widget-news-index .cstab-button li a {
    border: none !important;
}
.news_event .tabs-widget-news-index .cstab-button li a {
    transform: translateX(0);
    transition: transform 0.5s ease-in-out;
}


.news_event .cstab-button li:nth-child(1).is-active a {
    animation: slideInTab1 0.5s forwards;
}

.news_event .cstab-button li:nth-child(2).is-active a {
    animation: slideInTab2 0.5s forwards;
}

@keyframes slideInTab1 {
    from { transform: translateX(100%); }
    to { transform: translateX(0%); }
}

@keyframes slideInTab2 {
    from { transform: translateX(-100%); }
    to { transform: translateX(0%); }
}


.news_event .cstab-button li.is-active a {
    border-radius: 8px;
    position: relative;
    z-index: 1;
    height: 42px;
}

.news_event .cstab-button li:hover a {
    font-weight: bold;
}


.TinTuc-17 .wd-contents,
.TinTuc-2  .wd-contents,
.widget-tintruyenhinh  .wd-full-danhmuccon,
.Album-4 .wd-album-Videos,
.page-content .title_catparent,
.TinTuc-8 .wd,
.VanBan-2 .wd-box-document,
.TinTuc-10 .wd,
.TinTuc-13 .wd-contents  {
    border: 1px solid #ccc;
    box-shadow: -1px 1px 5px #cccccc8c;
    border-radius: 8px;
}

.TinTuc-17 .title-category,
.Album-1 .title-category,
.TinTuc-2  .title-category,
.widget-tintruyenhinh  .title-category,
#wd-link-96 h4,
.Album-4 h4.title-category,
.page-content .title_catparent h4,
.TinTuc-8 h4.title-category,
.VanBan-2 h4,
.TinTuc-10 .wd h4.title-category,
.TinTuc-13 .wd-contents {
    margin-top: 0px;
    position: relative;
    margin-left: -5px;
    box-shadow: -1px 3px 5px #9b93937a;
    border-radius: 8px;
}

.TinTuc-17 .tab-contents{
    border: none;
}

.TinTuc-17 .tabs-list-items .items {
    border-bottom: 1px solid #e1dede;
    padding-top: 8px;
    padding-bottom: 8px;
}

.TinTuc-17 .tabs-list-items .items:last-child{
    border-bottom: none;
}

.TinTuc-17 .tabs-list-items .items .card{
    margin-bottom: 0px !important;
}
.tab-widget-17 h4 a{
    width: auto !important;
    min-width: 15% !important;
}

.tab-widget-17 h4 a::before, 
.tab-widget-17 h4 a::after {
    display: none !important;
}

.tab-widget-17 .cstab-button {
    right: 10px;
}

.TinTuc-2 .list-box-title{
    padding-left: 8px;
    padding-right: 8px;
}

.Album-1 .list-items-category{
    margin-top: 8px;
}

.wd-album-Videos {
    position: relative;
}

.widget-tintruyenhinh  .list-items-category,
.wd-album-Videos .album-Videos {
    padding: 15px;
}

.widget-tintruyenhinh .wd-full-danhmuccon{
    position: relative;
}

.widget-tintruyenhinh .btn-showmore,
.wd-album-Videos .btn-showmore {
    position: absolute;
    top: 0px;
    right: 10px;
    line-height: 32px;
}

.widget-tintruyenhinh .btn-showmore a,
.wd-album-Videos .btn-showmore a {
    border: none;
}

.widget-tintruyenhinh .cards-items .line-clamp-2 a{
    font-weight: normal !important;
    margin-top: 10px;
}

.widget-tintruyenhinh .cards-items .line-clamp-2,
.wd-album-Videos .gallery-thumb-title {
    margin-top: 10px;
    line-height: 22px;
    text-align: justify;
}


.widget-tintruyenhinh .article-thumbnail::after{
    content: '\f144';
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    font-family: "Font Awesome 6 Free";
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #f9f9f9;
    font-size: 45px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.widget-tintruyenhinh .article-thumbnail::after ,
.Album-4 .gallery-thumb-item .article-thumbnail::after {
    padding: 5px;
    border-radius: 5px;
    top: initial;
    font-size: 25px;
    margin: inherit;
    background-color: #fff;
    right: inherit;
    color: #f00;
}


.layout-wd-7 .list-releated .title_catparent h4 a::after,
.layout-wd-7 .list-releated .title_catparent h4::after{
    display: none !important;
}

.page-content .title_catparent,
.layout-wd-7 .list-releated .title_catparent h4{
    box-shadow: -1px 2px 3px #9b93934a;
}

.layout-wd-7 .list-releated .title_catparent {
    border: none;
    box-shadow: none;
    border-radius: 0%;
}

.layout-wd-7 .list-releated .title_catparent h4 {
    border-radius: initial;
    background-color: transparent !important;
    box-shadow: none;
    position: relative;
    /* border-bottom: 1px solid #d9d9d9 !important; */
}
.layout-wd-7 .list-releated .title_catparent h4 a{
    color: #0d49c5 !important;
    font-weight: bold;
    text-align: left;
    padding-left: 0px !important;
}

.layout-wd-7 .list-releated .title_catparent h4 a::after{
    content: '';
    display: inline-block !important;
    height: 2px;
    width: 250px;
    position: absolute;
    bottom: 0px;
    top: 94%;
}

.tab-contents .col-md-3 {
    border-right: 1px solid transparent;
    border-image: linear-gradient(to bottom, #ccc, #fff) 1;
}

.tab-contents .col-md-3:last-child {
    border-right:none;
}

.TinTuc-10 .wd .card-title{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px;
}
 
.TinTuc-8 .widget-title-name,
.TinTuc-10 .widget-title-name,
.VanBan-2 .wd-box-document .widget-title-name,
.TinTuc-10 .card-title .widget-title-name{
    padding-left: 8px;
}

.TinTuc-13 .wd-contents .tab-contents {
    border: none;
}

.TinTuc-8 .items-large,
.TinTuc-8 .items-large::before{
    border-radius: 8px;
}


.VanBan-3 .list-item-doc .items, .VanBan-2 .list-item-doc .items {
    background: #edf9ff8a;
    border-bottom: 1px solid #f5f5f5;
}

.wd-box-document .title-symbol {
    display: flex;
    text-align: left;
    align-items: flex-start;
    padding: 0px 20px !important;
    align-content: flex-start;
    justify-content: center;
}
.wd-box-document .title-symbol p{
   margin: 0px;
}

.wd-box-document .title-symbol p:nth-child(1){
    font-size: 15px;
    color: #0A59AB;
}

.wd-box-document .title-symbol p:nth-child(2){
    color: #0A59AB;
}
.wd-box-document .title-symbol p:nth-child(2)::before {
    content: '\f073';
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    margin-right: 5px;
    color: #0A59AB;
}
.wd-box-document .title-symbol p {
    text-align: center;
    width: 100%;
}
.list-item-doc .list-file-doc span {
    display: none;
}

.list-file-doc a {
    border: 1px solid #a9c9d9;
    padding: 3px 8px;
    border-radius: 5px;
    margin-right: 10px;
}
.list-file-doc a:hover {
    background-color: #a9c9d9;
   
}
.list-file-doc a i::before{
    content: '\f019';
    font-size: 12px;
    color: #0A59AB;
}


.list-file-doc a i::after {
    content: ' Tải tài liệu';
    font-family: 'GoogleSans';
    font-weight: normal;
    font-size: 12px;
    color: #0A59AB;
}

.VanBan-2 .wd-box-document {
    border: 1px solid #dfe7eb;
    border-radius: 8px;
}


.VanBan-2 .wd-box-document .desc-doc {
    width: 100%;
    padding-left: 5px !important;
    padding-right: 10px !important;
    display: block;
    line-height: 22px;
}

.layout-gray .TinTuc-13  .cstab-button li a{
    padding: 5px 8px;
    border: none;
    font-weight: bold;
}

.layout-gray .TinTuc-13  .cstab-button li.is-active a{
    background-color: transparent !important;
    border: none;
    padding: 10px 15px;
}

.TinTuc-13  .cstab-button {
    position: relative;
    display: flex;
    background: #e4ebf8;
    border-radius: 8px;
}

.TinTuc-13  .cstab-button::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    width: calc(100% / var(--tab-count));
    left: calc( (100% / var(--tab-count)) * var(--active-index) );
    background: #0050d4;
    border-radius: 8px;
    z-index: 1;
    transition: left .35s ease;
}

.TinTuc-13  .cstab-button li {
    counter-increment: tabIndex;
    width: calc(100% / var(--tab-count));
    text-align: center;
    position: relative;
    z-index: 1;
}

/* Setup tÃ¡Â»â€¢ng sÃ¡Â»â€˜ tab */
.TinTuc-13  .cstab-button {
    --tab-count: 4;   
    --active-index: 0;
}

/* GÃƒÂ¡n active-index theo tab Ã„â€˜Ã†Â°Ã¡Â»Â£c active */
.TinTuc-13  .cstab-button:has(li.is-active:nth-child(1)) { --active-index: 0; }
.TinTuc-13  .cstab-button:has(li.is-active:nth-child(2)) { --active-index: 1; }
.TinTuc-13  .cstab-button:has(li.is-active:nth-child(3)) { --active-index: 2; }
.TinTuc-13  .cstab-button:has(li.is-active:nth-child(4)) { --active-index: 3; }

.TinTuc-8 .items-large {
    padding: 8px;
}
.TinTuc-8  .list-items-category{
    margin-bottom: 10px;
}
.TinTuc-8 .items-small{

}
.list-items-category .col-md-5 {
    padding: 10px 20px;
    padding-left: 0px;
}

.icon-social a {
    background: #0d49c5;
    box-shadow: none;
    border: 1px solid #ffffff47;
    border-radius: 8px;
}
.layout-gray .work-schedule-header .nav_top {
    background-color: #f9f9f9 !important;
}

.layout-gray .work-schedule-header .nav_top a.btn{
    color: #ffffff !important;
    background: #0d49c5 !important;
}

.ft-bottom{
    background-image: url(/Client/image/bg-footer.png) !important;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-color: #0d49c5;
}

.layout-gray .ft-bt-header-bg-color{
    background: transparent !important;
}
.ft-bt-header-body-bg-img{
    background: transparent !important;
}
.layout-gray .ft-bt-bottom{
    background-color: transparent !important;
}

.ft-bt-bottom .col-md-12.text-center::before {
    content: '';
    display: block;
    border-top: 1px solid #cccccc7d;
    position: relative;
    margin-top: -10px;
    margin-bottom: 10px;
}

#navbarSupportedContent .dropdown-menu li:hover > a {
    background-color: #2d69df !important;
    color: #ffc107 !important;
}
.ft-bottom .ft-bt-left p {
    margin-bottom: 5px;
}

.TinTuc-8 .items-large::before {
    width: 97%;
}

.wg-diembao .list-items-small,
.wg-thongbao .list-items-small {
    max-height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
}

.wg-diembao .list-items-small:hover,
.wg-thongbao .list-items-small:hover {
   overflow-y: auto;
}

.page-frm-search .btn-widget,
#btnTalk {
    background-color: #0d49c5 !important;
}

.TinTuc-8 .items-large .desc-position-index h6 a {
    font-size: 20px;
    line-height: 25px;
}

.TinTuc-8 .items-large .desc-position-index {
    margin: 20px 10px;
    width: 92%;
}
.layout-wd-7 .btn-widget {
    background-color: #0d6efd !important
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
   
    .list-items-category .col-md-5 {
        padding: 0px;
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
    .TinTuc-8 .items-small {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin: 0px 10px;
        height: initial !important;
        display: flex;
        flex-direction: row;
    }
    .TinTuc-8 .items-small .card-img {
        height: inherit;
        min-height: inherit;
        max-height: initial;
        margin-bottom: 8px;
        width: 33%;
    }
    .TinTuc-8 .items-small .desc-position-index {
        width: 65%;
        margin-left: 8px;
    }
    .TinTuc-8 .items-large::before {
        width: 96%;
    }

    .TinTuc-13 .items-card .card-img {
        width: 33%;
        border: 1px solid #ccc;
        border-radius: 8px;
    }

    .TinTuc-13 .items-card .card-body {
        width: 65%;
        margin-left: 8px;
    }
    .TinTuc-13 .items-card{
        display: flex;
        margin-bottom: 8px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dfdfdf;
        padding-top: 8px;
    }

    .TinTuc-8 .widget-title-name, .TinTuc-10 .widget-title-name, .VanBan-2 .wd-box-document .widget-title-name, .TinTuc-10 .card-title .widget-title-name {
        padding-left: 5px;
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
    }
    .ft-bottom {
        background-image: url(/Client/image/bg-footer.png) !important;
        background-size: inherit;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-color: #0d49c5;
    }

    .Marquee-0 .nav-marquee{
        padding-bottom: 30px;
        position: relative;
    }

    .Marquee-0 .nav-marquee-items{
        position: absolute;
        bottom: 0;
        border-radius: 5px;
        background-color: #ffffff;
        padding: 5px 8px;
    }
    
    .menu {
       
        margin-top: -8px;
    }
    .nav-items-line .col-md-9 {
        width: 33.3%;
    }
    .nav-items-line .col-md-3 {
        width: 66.6%;
    }
}


@media only screen and (min-device-width: 1360px) and (max-device-width: 1900px){
    .header_banner .banner-container img {
        width: 100%;
    }
}
