﻿/*---WG---------------------------*/

body {
    font-size: 14px;
}

.line-clamp-2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0px !important;
    margin: 10px 0px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 48px;
    margin-top: 0px !important;
}

.line-clamp-3 {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0px !important;
    margin: 10px 0px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 75px;
    margin-top: -5px !important;
}

.line-clamp-4 {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0px !important;
    margin: 10px 0px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 100px;
    margin-top: 0px !important;
}

.line-clamp-5 {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0px !important;
    margin: 10px 0px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 130px;
    margin-top: 0px !important;
}

.line-clamp-3 a {
    max-height: 75px;
    display: block;
}

.content-meta-file {
    padding: 10px;
}

.DanhMuc-1,
.TinTuc-2 {
    margin-bottom: 10px;
}

.content-meta-content table,
.content-meta-content table th,
.content-meta-content table td {
    border: 1px solid #ccc;
}

.content-meta-content table th,
.content-meta-content table td {
    padding: 5px;
}

.title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}


/*---------WG TinTuc-1------------------------------*/

.TinTuc-1 .wd.wd-home-news.top-news-content {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.TinTuc-1 .top-news-content .card-news h4 a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.TinTuc-1 .wd-home-news .desc,
.TinTuc-1 .wd-home-news .card-news h4 {
    text-align: justify;
}

.TinTuc-1 .card-items img {
    width: 100%;
}

.TinTuc-1 .top-news-content .card-items {
    border-bottom: 1px solid #e1e1e1;
    margin: 5px 0px;
    padding-bottom: 5px;
    margin-top: 0px;
}

.TinTuc-1 .top-news-content .card-items:last-child {
    border: none !important;
}

.TinTuc-1 .card-news img {
    width: 100%;
}

.TinTuc-1 .card-items a {
    text-align: justify;
    display: block;
}

.TinTuc-1 .top-news-content .card-news h4 a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.TinTuc-1 .card-img-news {
    min-height: 80px;
    max-height: 85px;
    overflow: hidden;
}

.TinTuc-1 .card-img-news img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    min-height: 95px;
}

.TinTuc-1 .card-news h4 {
    margin-top: 10px !important;
}

.TinTuc-1 .card-news h4.line-clamp-2 {
    max-height: 60px;
}


/*------END---WG TinTuc-1------------------------------*/


/*---------WG TinTuc-2------------------------------*/

.TinTuc-2 .wd-r-category-news {
    background: #fff;
}

.TinTuc-2 .title-r-box {
    font-size: 15px;
    color: #ff2f00;
    font-weight: bold;
    margin-bottom: 0px;
    padding-left: 12px;
    position: relative;
}

.TinTuc-2 .title-r-box::before {
    content: '';
    display: block;
    border-left: 4px solid #f00;
    position: absolute;
    left: 0;
    width: 5px;
    height: 20px;
    top: 0;
}

.TinTuc-2 .line-bt-red:after {
    content: '';
    display: block;
    margin-top: 8px;
}

.TinTuc-2 .card-items-2 .list-box-title {
    margin-top: 8px !important;
}

.TinTuc-2 .card-items-2 .list-box-title a {
    font-weight: bold;
}

.TinTuc-2 .list-card-news .card-items-2 {
    border-bottom: 1px solid #dfdede;
}

.TinTuc-2 .list-box-title {
    text-align: justify;
    border-bottom: 1px solid #dfdede;
    margin-bottom: 0px;
}

.TinTuc-2 .list-subbox-title .list-box-title {
    margin-top: 5px !important;
}

.TinTuc-2 .wd-r-category-news .list-box-title:last-child {
    border-bottom: none;
}

.TinTuc-2 .card-img-news-large img {
    width: 100%;
}


/*------END---WG TinTuc-2------------------------------*/

.TinTuc-3 {}

.TinTuc-3 .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
}

.TinTuc-3 .wd-r-category-news h4 {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0px;
    font-weight: bold;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
}

.TinTuc-3 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-3 .list-items-category .items-large img,
.TinTuc-3 .list-items-category .items-small img {
    width: 100%;
}

.TinTuc-3 .list-items-category .items-large img,
.TinTuc-3 .list-items-category .items-small img {
    width: 100%;
}

.TinTuc-3 .list-items-category .desc-position-index {
    text-align: justify;
}

.TinTuc-3 .items.items-small .desc-position-index h6 {
    margin-top: 10px !important;
}

.TinTuc-3 .items-large .desc-position-index h6 a {}

.TinTuc-3 .desc-position-index h6 a {
    line-height: 25px;
    font-weight: bold;
    text-align: justify;
}

.TinTuc-3 .items.items-small .desc-position-index h6 a {
    font-weight: normal;
}

.TinTuc-3 .list-items-category .items-small img {
    width: 100%;
    height: 15vh;
    object-fit: cover;
}

.TinTuc-6 {
    margin: 10px 0px;
}

.TinTuc-6 .title-category,
.TinTuc-9 .title-category,
.MaNhung-0 .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.TinTuc-6 .title-category:after,
.TinTuc-9 .title-category:after,
.MaNhung-0 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-6 .card-items .card-img {
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
}

.TinTuc-6 .list-items-large .card-items a {
    font-weight: bold;
    padding: 10px 0px;
    margin-bottom: 5px;
    text-align: justify;
    display: block;
    padding-top: 0px;
}

.TinTuc-6 .card-items p.date {
    color: #898989;
    font-size: 13px;
}

.TinTuc-6 .wd-cl-danhmuc .list-items-small {
    margin-bottom: 20px;
}

.TinTuc-6 .list-items-small .card-items .card-title a {}

.TinTuc-6 .list-items-small .card-title {
    margin-bottom: 0.5rem;
}

.TinTuc-6 .list-items-small .card-items a {
    text-align: justify;
    display: block;
}

.TinTuc-6 .card-img img {
    width: 100%;
    height: 100%;
}

.TinTuc-6 .list-items-small .card-items {
    padding: 0;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e9e8e8;
}


/*---------WG TinTuc-7------------------------------*/

.TinTuc-7 .wd-c-danhmuccon {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.TinTuc-7 .wd-c-danhmuccon .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.TinTuc-7 span.view-more {
    float: right;
}

.TinTuc-7 span.view-more a {
    text-transform: math-auto;
    font-weight: normal;
    color: #084298;
    font-size: 14px;
}

.TinTuc-7 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-7 .list-items-category .items-large img,
.TinTuc-7 .list-items-category .items-small img {
    width: 100%;
}

.TinTuc-7 .list-items-category .items-large,
.TinTuc-7 .list-items-category .items-small {
    position: relative;
}

.TinTuc-7 .desc-position-index {
    position: absolute;
    bottom: 0;
    padding: 5px 20px;
    z-index: 2;
    text-align: justify;
}

.TinTuc-7 .list-items-category .items-large::after,
.TinTuc-7 .list-items-category .items-small::after {
    content: '';
    display: block;
    background: rgb(7, 43, 96);
    background: linear-gradient(0deg, rgb(2 2 2) 0%, rgb(16 20 26 / 74%) 25%, rgba(0, 31, 255, 0) 40%);
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 90%;
}

.TinTuc-7 .list-items-category h6 a:hover {
    color: #fa8a0a;
}

.TinTuc-7 .desc-position-index h6 a {
    color: #fff;
    line-height: 25px;
    font-weight: normal;
}

.TinTuc-7 .desc-position-index h6 {
    height: 48px;
}


/*------END---WG TinTuc-7------------------------------*/


/*--------WG TinTuc-4------------------------------*/

.TinTuc-4 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-4 .wd-full-danhmuccon {
    padding: 0px !important;
    margin: 0px !important;
}

.TinTuc-4 .wd-full-danhmuccon .title-category {
    margin: 0px !important;
    margin-bottom: 10px !important;
}

.TinTuc-4 .cards-items img {
    min-height: 150px;
    overflow: hidden;
    object-fit: cover;
}

.TinTuc-4 .cards-items a {
    height: inherit;
    display: block;
    font-weight: bold;
}

.TinTuc-4 .wd-full-danhmuccon h4.title-category a {
    font-size: 15px;
    line-height: 25px;
}

.TinTuc-4 .wd-full-danhmuccon h4 {
    padding: 5px 0px;
    font-weight: bold;
    text-align: justify;
    margin: 0px;
    position: relative;
    margin-top: 10px !important;
    font-size: 14px;
}

.TinTuc-4 .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
}

.TinTuc-4 .wd-full-danhmuccon .cards-items .desc {
    text-align: justify;
}

.TinTuc-4 .cards-items {
    margin-top: 10px;
    margin-top: 0px;
}

.TinTuc-4 .cards-img {
    margin-bottom: 10px;
}


/*------END---WG TinTuc-------------------------------*/


/*---------WG TinTuc-5------------------------------*/

.TinTuc-5 {
    margin: 10px 0px;
}

.TinTuc-5 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-5 .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.TinTuc-5 .wd-contents .list-items-large .card-img {
    overflow: hidden;
    max-height: 250px;
}

.TinTuc-5 .wd-contents .list-items-large .card-img img {
    height: 100%;
    width: 100%;
}

.TinTuc-5 .list-items-large .card-items a {
    font-weight: bold;
    padding: 0px;
    margin-bottom: 5px;
    display: block;
}

.TinTuc-5 .list-items-small .card-items {
    padding: 8px 0px;
    border-top: 1px solid #f2f2f2;
}

.TinTuc-5 .list-items-small .card-title {
    margin-bottom: 0.5rem;
}

.TinTuc-5 .list-items-small .card-items .card-title a {}

.TinTuc-5 .list-items-small .card-title,
.TinTuc-5 .list-items-large .card-title {
    text-align: justify;
}

.TinTuc-5 .card-items .col-md-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.TinTuc-5 .card-items .col-md-3 {
    height: 65px;
    overflow: hidden;
}

.TinTuc-5 .list-items-large .line-clamp-2 {
    margin-top: 10px !important;
}


/*------END---WG TinTuc-5------------------------------*/

.TinTuc-8 .wd-c-danhmuccon .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.TinTuc-8 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.TinTuc-8 .items-large {
    position: relative;
}

.TinTuc-8 .items-large::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(14, 16, 17);
    background: linear-gradient(0deg, rgba(14, 16, 17, 1) 0%, rgba(0, 0, 0, 0) 55%);
}

.TinTuc-8 .items-large .desc-position-index {
    position: absolute;
    z-index: 2;
    bottom: 0;
    margin: 20px;
}

.TinTuc-8 .items-large .desc-position-index::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 4px solid #d99605;
}

.TinTuc-8 .items-large .desc-position-index h6 {
    margin: 0px;
    margin-bottom: 10px;
}

.TinTuc-8 .items-large .desc-position-index h6 a {
    color: #ffc82d;
    padding-left: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
}

.TinTuc-8 .items-large .desc-position-index p {
    color: #fff;
    padding-left: 15px !important;
    margin: 0px !important;
    text-align: justify;
}

.TinTuc-8 .items-small .card-img {
    width: 100%;
    height: 100%;
    min-height: 120px;
    max-height: 120px;
    margin-bottom: 8px;
}

.TinTuc-8 .card-img img {
    width: 100%;
    height: 100%;
}

.TinTuc-9 .card-items {
    position: relative;
}

.TinTuc-9 .card-items .desc-position-index {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 10px;
}

.TinTuc-9 .list-items-large .card-items:after {
    content: '';
    display: block;
    background: rgb(7, 43, 96);
    background: linear-gradient(0deg, rgb(2 2 2) 0%, rgb(16 20 26 / 74%) 25%, rgba(0, 31, 255, 0) 40%);
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 90%;
}

.TinTuc-9 .list-items-large .card-items .desc-position-index a {
    color: #fff;
}

.TinTuc-9 .list-items-small .card-items {
    padding: 0;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e9e8e8;
}

.TinTuc-9 .list-items-small .card-items:first-child {
    border-top: 0px;
}

.TinTuc-9 .list-items-large .card-items {
    height: 290px;
    overflow: hidden;
}

.TinTuc-10 .card-items {
    padding: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #e9e8e8;
}

.TinTuc-10 .card-items:last-child {
    border: none;
}


/* 
.VanBan-1 .wd-box-document {
    margin-bottom: 20px;
}

.VanBan-1 .wd-box-document h4 {
    position: relative;
}

.VanBan-1 .wd-box-document h4::before {
    content: '';
    display: block;
    border-bottom: 2px solid #e1e1e1;
    top: 50%;
    position: absolute;
    width: 100%;
    z-index: 1;
}



.VanBan-1 .wd-box-document h4::after {
    content: '';
    display: block;
    border-left: 2px solid #f00;
    left: 0;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 20px;
}
 */

.VanBan-1 .wd-box-document h4 {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.VanBan-1 .wd-box-document h4>a:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: 1px;
}

.VanBan-1 .wd-box-document h4 a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    background: transparent;
    z-index: 2;
    position: relative;
    padding-left: 0px;
}

.VanBan-1 .wd-box-document h4 span a {
    text-transform: none !important;
    color: #084298;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
}

.VanBan-1 .list-item-doc {
    padding-bottom: 10px !important;
}

.VanBan-1 .list-item-doc .items {
    padding-top: 10px !important;
}

.VanBan-1 .list-item-doc .items:nth-child(2n+1) {
    background: #fff;
}

.VanBan-1 .list-item-doc .items {
    background: #fffef5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
    text-align: justify;
}

.VanBan-1 .title-symbol {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}

.VanBan-1 .title-symbol .col-sym-start {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}

.VanBan-1 .title-symbol .col-sym-start p {
    margin: 0px;
}

.VanBan-1 .title-symbol p:first-child {
    font-weight: bold;
    font-size: 13px;
    color: #018fe5;
}

.VanBan-1 .col-sym-start p:last-child {
    font-weight: bold;
    margin-left: 10px;
    color: #ff8a12;
}

.VanBan-1 .list-file-doc {
    margin: 2px 0px;
}

.VanBan-1 .list-file-doc a i {
    color: #638497;
    font-size: 18px;
    margin-right: 5px;
}


/* 
.VanBan-2 .wd-box-document {
    margin-bottom: 20px;
}

.VanBan-2 .wd-box-document h4 {
    position: relative;
    font-size: 15px;
}

.VanBan-2 .wd-box-document h4::before {
    content: '';
    display: block;
    border-bottom: 2px solid #e1e1e1;
    top: 50%;
    position: absolute;
    width: 100%;
    z-index: 1;
}



.VanBan-2 .wd-box-document h4::after {
    content: '';
    display: block;
    border-left: 2px solid #f00;
    left: 0;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 20px;
} */

.VanBan-3 .wd-box-document h4,
.VanBan-2 .wd-box-document h4 {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
}

.VanBan-3 .wd-box-document h4>a:after,
.VanBan-2 .wd-box-document h4>a:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.VanBan-3 .wd-box-document h4 a,
.VanBan-2 .wd-box-document h4 a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    z-index: 2;
    position: relative;
    padding: 5px 15px;
    padding-left: 0px;
}

.VanBan-3 .wd-box-document .view-more a,
.VanBan-2 .wd-box-document .view-more a {
    text-transform: none !important;
    color: #084298;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
}

.VanBan-3 .list-item-doc .VanBan-2 .list-item-doc {
    padding-bottom: 10px;
}

.VanBan-3 .list-item-doc .items:nth-child(2n+1),
.VanBan-2 .list-item-doc .items:nth-child(2n+1) {
    background: #fff;
}

.VanBan-3 .list-item-doc .items,
.VanBan-2 .list-item-doc .items {
    background: #fffef5;
    border-bottom: 1px solid #f5f5f5;
}

.VanBan-3 .title-symbol,
.VanBan-2 .title-symbol {
    border-right: 1px solid #ebe8e8;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-end;
    align-items: flex-end;
}

.VanBan-3 .title-symbol p:first-child,
.VanBan-2 .title-symbol p:first-child {
    font-weight: bold;
    font-size: 13px;
    color: #018fe5;
}

.VanBan-3 .list-item-doc .items p,
.VanBan-2 .list-item-doc .items p {
    margin: 0px;
    padding: 2px 0px;
}

.VanBan-3 .list-file-doc,
.VanBan-2 .list-file-doc {
    margin: 2px 0px;
}

.VanBan-3 .list-file-doc a i,
.VanBan-2 .list-file-doc a i {
    color: #638497;
    font-size: 18px;
    margin-right: 5px;
}

.layout-wd-blue .VanBan-1 h4 a::after,
.layout-wd-blue .VanBan-2 h4 a::after,
.layout-wd-blue .VanBan-3 h4 a::after {
    display: none;
}

.layout-wd-red .VanBan-1 h4 a::after,
.layout-wd-red .VanBan-2 h4 a::after,
.layout-wd-red .VanBan-3 h4 a::after {
    display: none;
}

.DanhMuc-1 .wd-r-category.sticky {
    top: 55px;
}

.DanhMuc-1 .accordion.accordion-flush {
    background: #fff;
    border: 1px solid #efefef;
}

.DanhMuc-1 h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
}

.DanhMuc-1 .accordion-header {
    margin-bottom: 0;
}

.DanhMuc-1 .accordion-header button {
    padding: 10px !important;
    background: transparent;
    border-radius: 0;
    font-size: 14px;
}

.accordion-button::after {
    width: 0.85rem;
    height: 0.85rem;
    background-size: 0.85rem;
}

.Menu-4 .accordion-button {
    padding: 0.5rem 1.25rem;
}

.Menu-4 .accordion-item .nav-item-link {
    padding: 0.2rem 1.25rem;
}

.Menu-4 .accordion-item {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}


.Menu-4 .accordion-header .accordion-button {
    padding: 10px !important;
    background: transparent;
    font-size: 14px;
}

.Menu-4 .accordion-item .accordion-body {
    padding: 10px 0px;
}

.Menu-4 .accordion-item .nav-item-link,
.Menu-4 .accordion-item .accordion-body p {
    margin: 0px;
    padding: 5px 10px !important;
    display: block;
    font-size: 14px;
}

.DanhMuc-1 .accordion-body {
    padding: 10px;
}

.DanhMuc-1 .accordion-body p {
    margin: 0px;
    padding: 5px 0px;
}

.DanhMuc-1 .wd-r-category h2 a {
    padding: 10px;
    display: block;
    font-size: 14px;
}

.DanhMuc-1 .accordion-button {
    box-shadow: none;
}

.DanhMuc-1 .accordion-button:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    font-weight: bold;
}

.accordion-collapse.show .active a {
    color: #4184e7;
}

.DanhMuc-1 .accordion-header.active a {
    color: #4184e7;
}

.LienKet-3 .accordion-body {
    padding: 10px 0px;
}

.LienKet-3 .right-adver-portal.wd-links {
    padding: 0px;
    background: #fff;
    border: 1px solid #efefef;
}

.LienKet-3 .title-category {
    border-bottom: 2px solid #c5c5c5;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    position: relative;
    margin-bottom: 0px;
}

.LienKet-3 .title-category:after {
    content: '';
    display: block;
    height: 2px;
    width: 95px;
    position: absolute;
    background: #f00;
    bottom: -2px;
}

.LienKet-3 .title-category a {
    display: block;
}

.LienKet-3 .accordion-button {
    box-shadow: none;
}

.LienKet-3 .accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.LienKet-3 .accordion-header .accordion-button i {
    display: none;
}

.LienKet-3 .accordion-header .accordion-button {
    padding: 10px !important;
    background: transparent;
    font-size: 14px;
}

.LienKet-3 .accordion-button:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    font-weight: bold;
    padding-right: 18px !important;
}

.LienKet-3 .accordion-body a {
    padding: 5px 10px !important;
    display: block;
}


/*--END -WG---------------------------*/

.navbar-nav .nav-item:hover ul.dropdown-menu {
    display: block;
}
.NoiDung-4 .page-content,
.NoiDung-3 .page-content,
.NoiDung-2 .page-content,
.NoiDung-1 .page-content,
.NoiDung-0 .page-content {
    line-height: 25px;
    text-align: justify;
}
.NoiDung-4 .page-content h4:after,
.NoiDung-3 .page-content h4:after,
.NoiDung-2 .page-content h4:after,
.NoiDung-1 .page-content h4:after,
.NoiDung-0 .page-content h4:after {
    content: '';
    display: block;
    /* border-bottom: 2px solid #f00; */
    position: absolute;
    width: 95px;
    bottom: -2px;
}
.NoiDung-4 .page-content h4,
.NoiDung-3 .page-content h4,
.NoiDung-2 .page-content h4,
.NoiDung-1 .page-content h4,
.NoiDung-0 .page-content h4 {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    align-items: center;
    margin: 8px 0px;
    border-bottom: 2px solid #f2f2f2;
    position: relative;
    margin-top: 0;
}
.NoiDung-4 .page-content h4,
.NoiDung-3 .page-content h4,
.NoiDung-2 .title_catparent,
.NoiDung-1 .title_catparent,
.NoiDung-0 .title_catparent {
    margin-bottom: 15px;
    border-bottom: 2px solid #d7d7d7;
}
.NoiDung-4 .title_catparent h4,
.NoiDung-3 .title_catparent h4,
.NoiDung-2 .title_catparent h4,
.NoiDung-1 .title_catparent h4,
.NoiDung-0 .title_catparent h4 {
    border-bottom: none;
    margin: 0px;
}
.NoiDung-4 .title_catparent::after,
.NoiDung-3 .title_catparent::after,
.NoiDung-2 .title_catparent::after,
.NoiDung-1 .title_catparent::after,
.NoiDung-0 .title_catparent::after {
    content: '';
    display: block;
    border-bottom: 2px solid #f00;
    width: 80px;
    margin-bottom: -2px;
}
.NoiDung-4 .page-content h4.title_classic:after,
.NoiDung-3 .page-content h4.title_classic:after,
.NoiDung-2 .page-content h4.title_classic:after,
.NoiDung-1 .page-content h4.title_classic:after,
.NoiDung-0 .page-content h4.title_classic:after {
    display: none;
}
.NoiDung-4 .page-content h4.title_classic,
.NoiDung-3 .page-content h4.title_classic,
.NoiDung-2 .page-content h4.title_classic,
.NoiDung-1 .page-content h4.title_classic,
.NoiDung-0 .page-content h4.title_classic {
    border-bottom: 0px;
    margin-bottom: 0px;
}
.NoiDung-4 .releated_list .box-releated-items .img,
.NoiDung-3 .releated_list .box-releated-items .img,
.NoiDung-2 .releated_list .box-releated-items .img,
.NoiDung-1 .releated_list .box-releated-items .img,
.NoiDung-0 .releated_list .box-releated-items .img {
    margin-bottom: 10px;
}
.NoiDung-4 .list-item-doc .items .col-md-12,
.NoiDung-3 .list-item-doc .items .col-md-12,
.NoiDung-2 .list-item-doc .items .col-md-12,
.NoiDung-1 .list-item-doc .items .col-md-12,
.NoiDung-0 .list-item-doc .items .col-md-12 {
    width: 25%;
    text-align: left;
}
.NoiDung-4 .list-item-doc .items .col-md-12 p,
.NoiDung-3 .list-item-doc .items .col-md-12 p,
.NoiDung-2 .list-item-doc .items .col-md-12 p,
.NoiDung-1 .list-item-doc .items .col-md-12 p,
.NoiDung-0 .list-item-doc .items .col-md-12 p {
    margin: 0px;
    padding: 0px;
    color: #233978;
    text-align: right;
    font-weight: normal;
}
.NoiDung-4 .col-sym-start p:first-child,
.NoiDung-3 .col-sym-start p:first-child,
.NoiDung-2 .col-sym-start p:first-child,
.NoiDung-1 .col-sym-start p:first-child,
.NoiDung-0 .col-sym-start p:first-child {
    font-weight: bold !important;
    font-size: 14px;
}
.NoiDung-4 .list-item-doc .items,
.NoiDung-3 .list-item-doc .items,
.NoiDung-2 .list-item-doc .items,
.NoiDung-1 .list-item-doc .items,
.NoiDung-0 .list-item-doc .items {
    padding: 10px;
}
.NoiDung-4 .list-item-doc .items:nth-child(2n+1),
.NoiDung-3 .list-item-doc .items:nth-child(2n+1),
.NoiDung-2 .list-item-doc .items:nth-child(2n+1),
.NoiDung-1 .list-item-doc .items:nth-child(2n+1),
.NoiDung-0 .list-item-doc .items:nth-child(2n+1) {
    background: #fffdf4;
}
.NoiDung-4 .list-item-doc .col-sym-start p i,
.NoiDung-3 .list-item-doc .col-sym-start p i,
.NoiDung-2 .list-item-doc .col-sym-start p i,
.NoiDung-1 .list-item-doc .col-sym-start p i,
.NoiDung-0 .list-item-doc .col-sym-start p i {
    color: #838383;
    margin: 0px !important;
    display: none;
}
.NoiDung-4 .list-file-doc a,
.NoiDung-3 .list-file-doc a,
.NoiDung-2 .list-file-doc a,
.NoiDung-1 .list-file-doc a,
.NoiDung-0 .list-file-doc a {
    color: #638497;
    font-size: 16px;
}
.NoiDung-4 .page-content .card-footer,
.NoiDung-3 .page-content .card-footer,
.NoiDung-2 .page-content .card-footer,
.NoiDung-1 .page-content .card-footer,
.NoiDung-0 .page-content .card-footer {
    background: transparent;
    padding: 10px 0px;
}
.NoiDung-4 .col-sym-start,
.NoiDung-3 .col-sym-start,
.NoiDung-2 .col-sym-start,
.NoiDung-1 .col-sym-start,
.NoiDung-0 .col-sym-start {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    text-align: right;
    align-items: flex-end;
    justify-content: flex-start;
}

.NoiDung-4 .page-content .content-meta-content img,
.NoiDung-3 .page-content .content-meta-content img,
.NoiDung-2 .page-content .content-meta-content img,
.NoiDung-1 .page-content .content-meta-content img,
.NoiDung-0 .page-content .content-meta-content img {
    width: 100%;
}

.tooltip .tooltip-arrow::before {
    border-top-color: #084298;
}

.tooltip .tooltip-inner {
    background: #084298;
    max-width: 500px;
    text-align: justify;
    line-height: 22px;
    font-size: 13px;
}

.listitems_other_right p.desc {
    text-align: justify;
}

.list-items-category .cards-items .card-img {
    padding-bottom: 5px;
}

.lasted-post ul {
    padding-left: 15px;
}

.lasted-post ul a {
    color: #0a58ca;
    font-style: italic;
}

#accordion_links_19 .links.active {
    color: #4184e7;
}

.btn-login-sign-in-users {
    background-color: #2040b2 !important;
    border: none;
    color: #fff;
    margin-left: 10px;
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-login-sign-in-users i {
    padding-right: 5px;
}

.nav-item.nav-item-users {
    display: flex;
    align-items: center;
    background: #2040b2;
    padding: 0px 10px;
    margin-left: 10px;
    border-radius: 3px;
}

.nav-item.nav-item-users .pull-left i {
    color: #fff;
}

.nav-item-users .pull-right a.btn {
    background: transparent !important;
    border: none;
    color: #fff;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
}

.nav-item-users .pull-left .fa-solid.fa-user {
    display: none;
}

.header-title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
}

.img-header {
    width: 100%;
}

.img-header img {
    object-fit: fill;
    width: 100%;
}

.body-template-1 .header_top {
    padding: 0px;
    display: initial;
    position: relative;
}

.pagination .page-link {
    color: #414141;
}

.navbar-mobile {
    display: none;
}

.navbar-desktop {
    display: flex;
}

.navbar-desktop .btn-login-sign-in-users {
    margin: 5px;
}

.navbar-desktop .nav-item-users {
    margin: 5px;
}

.body-template-2 .header-title {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: auto;
}


/*-- ZOOM FONTSIZE CONTENT----*/

.page-content .pull-right {
    display: flex;
}

.page-content .btn-fs-text-fontsize,
.btn-fs-social {
    padding: 0px 8px;
    background: #f6f4f4;
    border-radius: 15px;
    margin-left: 8px;
    margin-right: 8px;
}

.page-content .btn-fs-text-fontsize .btn-fs-minus,
.page-content .btn-fs-text-fontsize .btn-fs-plus {}

.page-content .btn-fs-text-fontsize i,
.btn-fs-social i {
    font-size: 18px;
    color: #1192e2;
    margin: 5px;
}

.page-content .view-fs-text {
    padding: 0px 8px;
}

.statistical p span {
    font-size: 13px;
}

.releated_list .othernew {
    padding-left: 1rem;
    font-weight: normal;
}

.body-template-2 .content-wrapper .NoiDung-0 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.NoiDung-0,
.NoiDung-1,
.NoiDung-2,
.NoiDung-3,
.NoiDung-4,
.DanhMuc-1,
.DanhMuc-2,
.LienKet-2,
.LienKet-3,
.TinTuc-1,
.TinTuc-2,
.TinTuc-3,
.TinTuc-4,
.TinTuc-5,
.TinTuc-6,
.TinTuc-7,
.TinTuc-8,
.TinTuc-9,
.TinTuc-10,
.Album-1,
.Album-2,
.Album-3 {
    margin: 5px 0px;
}

.nav-items-line {}

.Marquee-0 .nav-marquee {
    display: flex;
    /* background: #f5f5f5; */
    align-items: center;
    padding: 5px 0 0 0;
    justify-content: space-between;
    flex-direction: row;
    /* box-shadow: 0px 1px 0 #898989; */
    /* margin-top: 5px; */
    border-bottom: 1px solid #e7e0e0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 5px;
    overflow: hidden;
}

.Marquee-0 .nav-marquee .nav-marquee-title {
    font-weight: bold;
    white-space: nowrap;
    margin: 0px 0px;
}

.Marquee-0 .nav-marquee .nav-marquee-items {
    width: 100%;
    overflow: hidden
}

.nav-marquee-items a:before {
    content: '\f192';
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    color: #ff4e00;
    margin-right: 5px;
    font-size: 12px;
}

.nav-marquee-items a {
    color: #ff4e00;
}

.nav-marquee .title-wd-marquee,
.nav-marquee .nav-marquee-items {
    display: flex;
    align-items: center;
    padding: 5px 0px;
}

.nav-items-line {
    margin: 0px 0px;
    border-bottom: 1px solid #e7e0e0;
}

.LienKet-4 .right-adver-portal {
    display: flex;
    align-items: center;
}

.LienKet-4 .right-adver-portal a {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    border-right: 1px solid #f2f2f2;
}

.LienKet-4 .right-adver-portal a:last-child {
    border-right: 0;
}

.LienKet-4 .right-adver-portal a img {
    width: 20px;
    margin: 0px 2px;
    padding: 0px;
}

.LienKet-4 .right-adver-portal a i {
    width: 20px;
    margin: 0px 5px;
    padding: 5px;
}

.TinTuc-11 .card-img {
    min-height: 165px;
    overflow: hidden;
}

.TinTuc-11 .card-img img {
    width: 100%;
    height: 155px;
    object-fit: cover;
}

.date-weather-nav .txt-weather {
    display: flex;
    align-items: center;
}

.date-weather-nav svg image,
.date-weather-nav svg {
    width: 32px;
    height: 32px;
}

.date-weather-nav {
    display: flex;
    align-items: center;
    padding: 8px 0px;
}

.nav-items-line .justify-content-end {
    justify-content: flex-end !important;
    display: flex;
    align-items: center;
}

.date-weather-nav .txt-date,
.date-weather-nav .txt-weather {
    padding-right: 15px;
}

.owl-file-video video {
    width: 100%;
    max-height: 350px;
}

.list-items-category .owl-nav .owl-prev,
.list-items-category .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    border-radius: 50%;
    background: #f2f2f27a !important;
    width: 35px;
    height: 35px;
}

.owl-nav .owl-prev {
    left: 5px;
}

.owl-nav .owl-next {
    right: 5px;
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i {
    font-weight: 900;
}

.Album-1 .owl-albums .owl-stage {
    background: rgb(249, 249, 249);
    margin: 8px 0px;
}

.Album-1 .owl-albums .owl-stage .owl-item img {
    object-fit: cover;
}

.customer-slider-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.customer-slider-gallery .owl-thumb-item {
    width: 50%;
    background: #f2f2f2;
}

.customer-slider-gallery .owl-thumb-item img {
    width: 100%;
    padding: 5px;
    height: 100%;
    border: 1px solid #f9f9f9;
}

.customer-slider-gallery .d-flex-inline {
    display: flex;
}

.customer-slider-gallery .gallery-thumb-item {
    width: 33.3%;
}

.customer-slider-gallery .gallery-thumb-item img {
    width: 100%;
    padding: 5px;
    height: 100%;
    border: 1px solid #f9f9f9;
}

.ft-bottom {
    margin: 0px !important;
}

.album-Videos .owl-item a,
.album-Videos .owl-thumb-item a,
.album-Videos .gallery-thumb-item a,
.album-Image .owl-item a,
.album-Image .owl-thumb-item a,
.album-Image .gallery-thumb-item a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.album-Videos .owl-item a::after,
.album-Videos .owl-thumb-item a::after,
.album-Videos .gallery-thumb-item a::after,
.album-Image .owl-item a::after,
.album-Image .owl-thumb-item a::after,
.album-Image .gallery-thumb-item a::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;
}

.album-Videos .owl-item a::after,
.album-Image .owl-thumb-item a::after,
.album-Image .gallery-thumb-item a::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;
}

.album-Image .gallery-thumb-item {
    margin-bottom: 5px;
}

.album-Videos .owl-item a::before,
.album-Image .owl-thumb-item a::before,
.album-Image .gallery-thumb-item a::before {
    content: '';
    /* background: #2d2d2d3b; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient( to right, #1800743b 20%, #f9f9f920 30%, #f9f9f953 70%, #0615e13b 80%);
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
}

.album-Videos .owl-item:hover a::after,
.album-Image .owl-thumb-item:hover a::after,
.album-Image .gallery-thumb-item:hover a::after {
    background: linear-gradient( to right, #a10303 20%, #fff 30%, #f9f9f9 70%, #ff076c 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
}

.album-Image .owl-item a::after,
.album-Image .owl-thumb-item a::after,
.album-Image .gallery-thumb-item a::after {
    content: '\f302';
    font-size: 30px;
}

.Album-3 .gallery-thumb-item {
    position: relative;
}

.Album-3 .gallery-thumb-item a .article-thumbnail::after {
    content: '';
    position: absolute;
    width: 96%;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 33.96%, rgba(0, 0, 0, .39) 62.7%, rgb(0 0 0 / 58%) 80.38%, rgb(0 0 0 / 72%) 100%);
    margin: 6px;
}

.Album-3 .gallery-thumb-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    z-index: 1;
    color: #ffffff;
    text-shadow: 0 0 #c7bbbb;
}

.Album-3 .gallery-thumb-item a {
    position: relative;
    z-index: 2;
}

.NoiDung-2 .list_catparent .album-Videos .card-img a,
.NoiDung-2 .list_catparent .album-Image .card-img a,
.NoiDung-1 .list_catparent .album-Videos .card-img a,
.NoiDung-1 .list_catparent .album-Image .card-img a,
.NoiDung-0 .list_catparent .album-Videos .card-img a,
.NoiDung-0 .list_catparent .album-Image .card-img a {
    position: relative;
}

.NoiDung-2 .list_catparent .album-Videos a .article-thumbnail::after,
.NoiDung-2 .list_catparent .album-Image a .article-thumbnail::after,
.NoiDung-1 .list_catparent .album-Videos a .article-thumbnail::after,
.NoiDung-1 .list_catparent .album-Image a .article-thumbnail::after,
.NoiDung-0 .list_catparent .album-Videos a .article-thumbnail::after,
.NoiDung-0 .list_catparent .album-Image a .article-thumbnail::after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 33.96%, rgba(0, 0, 0, .39) 62.7%, rgb(0 0 0 / 58%) 80.38%, rgb(0 0 0 / 72%) 100%);
}

.NoiDung-2 .list_catparent .album-Videos .gallery-thumb-title,
.NoiDung-2 .list_catparent .album-Image .gallery-thumb-title,
.NoiDung-1 .list_catparent .album-Videos .gallery-thumb-title,
.NoiDung-1 .list_catparent .album-Image .gallery-thumb-title,
.NoiDung-0 .list_catparent .album-Videos .gallery-thumb-title,
.NoiDung-0 .list_catparent .album-Image .gallery-thumb-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    z-index: 1;
    color: #ffffff;
    text-shadow: 0 0 #c7bbbb;
    padding-bottom: 5px;
}

@keyframes textShine {
    0% {
        background-position: 0% 20%;
    }
    50% {
        background-position: 20% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}


/* DROP DOWN MENU TOP-----------*/

.nav-top .navbar .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border: none;
    box-shadow: 11px 6px 20px 0px #12111159;
    border: 1px solid #efefef;
    border-top: none;
}

.dropdown-menu .nav-item.dropdown {
    position: relative;
}

.dropdown-menu .nav-item.dropdown ul.dropdown-menu {
    display: none;
}

.dropdown-menu>.nav-item.dropdown:hover>ul.dropdown-menu {
    display: block;
    left: 100%;
    top: 0px;
}

.nav-item.dropdown .dropdown-menu .nav-link.dropdown-toggle {
    color: rgb(0 0 0) !important;
    text-transform: none;
    font-size: 1rem;
    padding: 10px 15px;
}

.dropdown-menu .dropdown .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    color: #b1b1b1;
    position: absolute;
    right: 10px;
    top: 40%;
}


/* menu danh muc2-----------*/

.layout-wd-td .DanhMuc-2 .accordion-flush .accordion-item:first-child {
    border: 1px solid rgba(0, 0, 0, .125) !important;
}

.DanhMuc-2 .accordion-item {
    border: 1px solid rgba(0, 0, 0, .125) !important;
}

.DanhMuc-2 .accordion-item .accordion-body {
    padding: 0px;
}

.DanhMuc-2 .accordion-item .accordion-body p {
    margin: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 10px;
}

.accordion-item .cat-icon {
    width: 20px;
    height: 20px;
}

.wd-r-category {
    z-index: 9;
}


/* end menu danh muc2-----------*/


/* END DROP DOWN MENU TOP-----------*/

.work-schedule-header .nav_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f2f2f2;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 5px;
}

.work-schedule-header .nav_top .nav_calendar {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0px;
    margin: 5px 0px;
}

.work-schedule-header .week_current {
    font-weight: bold;
}

.work-schedule-header .nav_top .nav_calendar li:last-child {
    padding-left: 10px;
}

.work-schedule-header .nav_top .nav_calendar .selected_week {
    font-weight: bold;
    text-transform: uppercase;
}

.work-schedule-header .nav_top .nav_calendar li:first-child {
    padding-right: 10px;
}

.nav_calendar .btn-curent {
    background: #f9f9f9;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.work-schedule .nav-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    border: none;
}

.work-schedule .nav-tabs .nav-link {
    margin: 5px 8px;
}

.work-schedule .nav-tabs .nav-link:hover {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.work-schedule .tab-pane thead tr:first-child {
    background: #f9f9f9;
}

.work-schedule .nav-tabs .nav-link.active {
    border: none;
    font-weight: bold;
    color: #ffffff;
    background: #0a58ca;
    border-radius: 10px;
}

.bg-workschedule-dayofweek {
    background: #0a58ca !important;
    color: #fff;
    padding: 2px 0px !important;
}

.work-schedule-toolbox {
    display: flex;
    justify-content: space-between;
}

.work-schedule-toolbox .work-schedule-toolbox-left {
    display: flex;
    justify-content: space-between;
}

.work-schedule-toolbox .work-schedule-toolbox-left lable {
    display: flex;
    margin-right: 20px;
    align-items: center;
}

.work-schedule-toolbox .work-schedule-toolbox-left lable input {
    margin-right: 5px;
}

.work-schedule li.nav-item button {
    padding: 5px;
}

.widget-title-icon {
    width: 100%
}

.widget-title-icon img {
    width: 20px
}

.LienKet-5 .list-items-category .adv-items .item-link {
    position: absolute;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    width: 100%;
    top: 0%;
    bottom: 0%;
    justify-content: center;
    height: 100%;
}

.LienKet-5 .list-items-category .adv-items .item-link::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #00000045;
    z-index: 0;
}

.LienKet-5 .list-items-category .adv-items .item-link .adv-item-link-title {
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-size: 25px;
    padding: 5px 0px;
    z-index: 1;
}

.LienKet-5 .list-items-category .adv-items .item-link .adv-item-link-desc {
    color: #fff;
    z-index: 1;
    font-size: 18px;
    text-shadow: 0px 0px 5px #000;
}

.tit_link_vanban {
    cursor: pointer;
}

.tit_link_vanban {
    background: url(/Client/image/docnew.png) no-repeat scroll left 15px transparent;
    padding-left: 18px !important;
    border-bottom: 1px solid #ece8e8;
    padding-top: 5px;
    padding-bottom: 5px;
}

.VanBan-3 .list-item-doc {
    height: 300px;
    overflow: auto;
    transition: color 0.3s;
}

.wd-section-menu-footer .Menu-2 .nav-link {
    text-transform: inherit;
    margin: 0px !important;
}

.wg-bg-section {
    background-color: #f0f8ff7d;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


/*---DẠNG  IMG VIDEO OWL SLIDER----*/

.Album-4 .gallery-thumb-item {
    width: 100%;
}

.Album-4 .gallery-thumb-item a::before {
    display: none;
}

.Album-4 .owl-nav button {
    position: absolute;
    top: 28%;
    transform: translateY(30%);
    background: #d6dae3e6 !important;
}

.Album-4 .owl-prev {
    left: -10px;
}

.Album-4 .owl-next {
    right: -10px;
}

.Album-4 .owl-prev.disabled,
.Album-4 .owl-next.disabled {
    display: none;
}

.Album-4 .gallery-thumb-item a::after {
    display: none;
}

.Album-4 .gallery-thumb-item .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;
}


/*---END DẠNG  IMG VIDEO OWL SLIDER----*/

.accordion-item .nav-item-link {
    padding: 0.8rem 0.8rem 0.8rem 1.25rem;
    display: block;
    font-size: 1rem;
    margin-bottom: 0px;
}

.LienKetWebsite_Nhom {
    font-weight: bold;
    border-bottom: 1px solid #c3c3c3;
    margin: 10px 0px;
    width: 100%;
    display: inline-block;
}

.LienKetWebsite_DongLienKet {
    float: left;
    width: 50%;
}

.LienKetWebsite_DongLienKet .LienKetWebsite_LienKet::before {
    content: '\f08e';
    display: block;
    font-family: 'Font Awesome 6 Free';
    font-weight: 700;
    position: absolute;
    color: #0187e9;
    left: 0;
}

.LienKetWebsite_DongLienKet .LienKetWebsite_LienKet {
    list-style: circle;
    display: block;
    list-style-type: circle;
    padding-left: 20px;
    position: relative;
    color: #0187e9;
    line-height: 32px;
}

.LienKetWebsite_DongLienKet .LienKetWebsite_LienKet:hover {
    color: #f80606;
}

.accordion-item .nav-item-link.active {
    color: #4184e7;
}


/*---Button View More -*/

.btn-showmore {
    text-align: right;
}

.btn-showmore a {
    text-decoration: inherit;
    color: #595959;
    padding: 5px 10px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    position: relative;
    font-style: italic;
    margin: 8px 0px;
}

.btn-showmore a u {
    text-decoration: inherit;
    position: relative;
}

.btn-showmore a u::after {
    content: '\f30b';
    position: relative;
    font-family: 'FontAwesome';
    font-weight: 700;
    margin-left: 8px;
}

.showmorein_title {
    position: relative;
}

.showmorein_title .btn-showmore {
    position: absolute;
    top: 4px;
    right: 10px;
}

.showmorein_title .btn-showmore a {
    border: none;
    border-radius: 0;
}

.showmorein_title .btn-showmore a u {
    color: #fff;
}


.SuKien-1 .col-md-4, .SuKien-1 .col-md-8 {
    width: 100%;
}
.SuKien-1 .col-md-8 a{
    font-weight: bold;
    
}

.SuKien-1 .col-md-8 .date {
    margin-bottom: 3px;
    color: #f00;
    font-weight: bold;
}
.SuKien-1 .col-md-8 .location {
    color: #0060db;
}
.SuKien-1 .card-img::after{
    content: "";
    background: linear-gradient(180deg, transparent 0, rgb(0 0 0 / 87%) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
}
.SuKien-1 .card-img .card-title {
    position: absolute;
    z-index: 2;
    padding: 10px;
    bottom: 0;
    font-weight: bold;
}
.SuKien-1 .card-img .card-title a{
    color: #fff;
    font-size: 1.15rem;
}


.col-schedule-hide .work-schedule .thThanhPhan,
.col-schedule-hide .work-schedule .thGhiChu,
.col-schedule-hide .work-schedule .tdThanhPhan,
.col-schedule-hide .work-schedule .tdGhiChu {
    display: none;
}


.question_list ul{
    list-style: none;
    padding: 0px;
}

.question_list .question_item {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 8px;
}
.question_list .content-question strong{
    color: #0d6efd;
}
.question_list .content-question p {
    margin: 0px;
}
.question_list  .content-aswer a.popup{
    background-color: #0d6efd;
    padding: 8px 15px;
    color: #fff !important;
}
.question_list   .content-question p.text-end:last-child{
    font-style: italic;
}

.Marquee-1 .nav-marquee .d-inline-flex{
    width: 100%;
}

.Marquee-1 .nav-marquee  .d-inline-flex .nav-marquee-items,
.Marquee-1 .nav-marquee .d-inline-flex{
    width: 100%;
}

.Marquee-2 .card-items:last-child {
    border-bottom: none;
}
.Marquee-2 .card-items {
    border-bottom: 1px solid #d9e3ff;
    padding: 8px 0px;
}
.Marquee-2 .card-items a{
    line-height: 1.8;
}
.NoiDung-4 {
    display: flex;
    padding-right: 15px;
}

    .NoiDung-4 .content-meta-desc {
        position: inherit !important;
        display: inherit;
        text-align: justify;
    }

    .NoiDung-4 .detail_sticky {
        padding-right: 20px;
        height: 100%;
        position: relative;
    }

    .NoiDung-4 .detail_sticky_scroll {
        position: sticky;
        top: 0;
    }

    .NoiDung-4 .detail-social .change-fnt {
        border: 1px solid #F2F2F2;
        border-radius: 20px;
        padding: 2px;
        margin-bottom: 10px;
    }

        .NoiDung-4 .detail-social .change-fnt .btn-fs-plus,
        .NoiDung-4 .detail-social .change-fnt .btn-fs-minus {
            border-radius: 50%;
            padding: 5px;
            background-color: #F7F7F7;
        }

    .NoiDung-4 .detail-social .change-fnt,
    .NoiDung-4 .btn-group {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .NoiDung-4 .btn-group a {
            display: block;
            margin-bottom: 10px;
        }

    .NoiDung-4 .btn-group {
        border-top: 1px solid #f1f1f1;
        padding-top: 5px;
    }

    .body-stick .detail_sticky_scroll {
        top: 55px;
    }

    .NoiDung-4 .list-releated .items.row {
        margin-top: 15px;
    }

    .NoiDung-4 .list-releated .title_catparent a:after {
        content: 'Xem thêm';
        text-transform: none;
    }

    .NoiDung-4 .list-releated .title_catparent a span {
        display: none;
    }

    .NoiDung-4 .list_catparent {
        margin-top: 10px;
    }