@import "fancybox.css";
@font-face {font-family: 'NotoSans-Bold';src: url('fonts/Noto_Sans/NotoSans-Bold.ttf');font-weight: 700;}
@font-face {font-family: 'NotoSans-Regular';src: url('fonts/Noto_Sans/NotoSans-Regular.ttf');font-weight: 400;}
@font-face {font-family: 'NotoSans-BoldItalic';src: url('fonts/Noto_Sans/NotoSans-BoldItalic.ttf');font-weight: 700;}
@font-face {font-family: 'NotoSans-Italic';src: url('fonts/Noto_Sans/NotoSans-Italic.ttf');font-weight: 400;}
@font-face {font-family: 'Roboto-Bold';src: url('fonts/Roboto/Roboto-Bold.ttf');font-weight: 700;}
@font-face {font-family: 'Roboto-Regular';src: url('fonts/Roboto/Roboto-Regular.ttf');font-weight: 400;}
* {margin: 0;padding: 0;}
*, *::before, *::after {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
body {font: 400 14px/1.4 'NotoSans-Regular', sans-serif;min-width: 1200px;color: #000;}
ol, ul {list-style: none;}
button, input {outline: 0;border: 0;}
img {max-width: 100%;vertical-align: middle;border: none;}
a {text-decoration: none;color: inherit;border: none;transition: 0.25s ease all;}
strong {font-family: 'NotoSans-Bold', sans-serif;font-weight: 700;}
.siteCenter {width: 1182px;margin: 0 auto;}
.d-flex {align-items: center;display: flex;justify-content: space-between;}
.lt {float: left;}
.rt {float: right;}
.fw {width: 100%;}
.clearfix::after {content: "";display: block;width: 100%;clear: both;height: 0;overflow: hidden;}
/* gotop */
.gotop {width: 54px;height: 54px;line-height: 54px;background-color: #005a79;border-radius: 50%;font-size: 24px;display: none;position: fixed;bottom: 50px;right: 12px;cursor: pointer;z-index: 999;text-align: center;color: #fff;transition: .3s ease all;}
.gotop:hover {background-color: #00aade;}
/* header */
#header {margin-bottom: 30px;}
.header-top {padding: 18px 0 25px;}
.header-logo {padding-right: 20px;}
.logo {display: block;}
.header-date {padding-left: 20px;position: relative;height: 56px;line-height: 56px;}
.header-date::before {content: '';width: 1px;height: 50px;background-color: #ebebeb;position: absolute;left: 0;bottom: 0;}
.header-social a{float: left;margin-right: 12px;}
.header-social i {display: block;width: 29px;height: 29px;line-height: 29px;color: #fff;border-radius: 50%;text-align: center;}
.hsc-facebook i {background-color: #405699;}
.hsc-youtube i {background-color: #f00;}
.hsc-tiktok i {background-color: #020202;}

#frmSearch {display: block;width: 250px;height: 35px;border: 1px solid #c6c6c6;overflow: hidden;margin-left: 3px;}
#frmSearch input[type="text"] {height: 100%;float: left;border: 0;width: calc(100% - 35px);padding-left: 10px;outline: none;}
#frmSearch button[type="submit"] {width: 35px;height: 100%;line-height: 100%;border: 0;cursor: pointer;outline: none;float: right;background-color: #fff;color: #444;font-size: 16px;}
#frmSearch input[type="text"]::placeholder {color: #000;font-size: 14px;font-family: 'NotoSans-Regular', sans-serif;font-weight: 400;}
/* nav */
#nav.nav-down {position: fixed;top: 0;left: 0;right: 0;z-index: 9999;-webkit-transform: translateY(0);transform: translateY(0);transition: .3s cubic-bezier(.7,1,.7,1) all;}
#nav.nav-up {-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.header-menu {height: 43px;background-color: #005a79;}
.item-menu {float: left;position: relative;}
.item-menu.active, .item-menu:hover {background-color: #007399;}
.link-menu {color: #fff;padding: 0 10px;line-height: 43px;}
.sub-menu {background-color: #007399;position: absolute;z-index: 2;top: 42px;left: 0;min-width: 225px;transition: .2s ease all;visibility: hidden;opacity: 0;transform: translateY(15px);}
.item-menu:hover .sub-menu {visibility: visible;opacity: 1;transform: translateY(0);}
.sub-itemMenu {padding: 8px;border-top: 1px solid #ebebeb;color: #fff;transition: .3s ease;}
.sub-itemMenu::before {content: '';font-family: 'Font Awesome 6 Free';font-weight: 900;padding-right: 0;transition: .3s ease all;}
.sub-itemMenu:hover::before {content: '\f105';padding-right: 10px;}
.header-marquee {height: 48px;line-height: 48px;border-bottom: 1px solid #e1e1e1;white-space: nowrap;overflow: hidden;}
.header-title {font-family: 'NotoSans-Bold',sans-serif;color: #c33;font-size: 16px;margin-right: 20px;font-weight: 700;}
.header-content {height: 48px;}
.header-content span{margin-left: 20px;position: relative;padding-left: 15px;}
/* .header-content a:hover {color: #005a79;} */
.header-content span::before {content: '';width: 6px;height: 6px;border-radius: 6px;background-color: #005a79;position: absolute;left: 0;top: 7px;}
.mb-1 {margin-bottom: 15px;}
.mb{margin-bottom: 20px;}
.mb1 {margin-bottom: 25px;}
.mb2 {margin-bottom: 30px;}
/* banner */
.banner img {max-width: 100%; height: auto;width: 100%;}
.banner-item {margin-top: 32px;}
.banner-5-banks img{width: 100%;height: 195px;}
.bannerx300 .banner:last-child {margin-bottom: 0;}
.banner-5-banks,.banner-4-banks {display: flex;justify-content: space-between;align-items: center;}
.banner-4-banks .banner {float: left;margin-left: 60px;}
.banner-4-banks img {height: 100px;}
/* width: calc((100% - 3*60px) / 4) */
.banner-4-banks .banner:first-child {margin-left: 0;}
.banner-5-banks .banner {width: calc((100% - 4*20px) / 5);float: left;margin-left: 20px;}
.banner-5-banks .banner :first-child {margin-left: 0;}
/* main */
.layout-grid-body {display: grid;grid-template-columns: auto 300px;grid-column-gap: 25px;}
.f0 {font-family: 'NotoSans-Bold', sans-serif;font-weight: 700;}
.f1 {font-family: 'NotoSans-Regular', sans-serif;font-weight: 400;}
.f2 {font-family: 'NotoSans-BoldItalic', sans-serif;font-weight: 700;}
.f3 {font-family: 'NotoSans-Italic', sans-serif;font-weight: 400;}
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 12px;background: url(../images/pc/no-image.jpg) center center no-repeat;background-size: cover;}
.article-image::before{padding-top: 66.67%;content: '';display: block;}
.article-image img{position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;object-fit: cover;}
.article-title{font-size: 14px;color: #000;}
.article-title:hover, .bx-newest .article-title:hover {color: #005a79;}
.article-desc {-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;margin-top: 10px;line-height: 1.57;color: #666;}
.article .article-desc > em {font-style: normal;}
.icoVote, .ico-comment,.icoPhoto, .icoVideo {font-size: 14px;margin-right: 5px;}
/* bx-cat-name */
.bx-cat-name {border-bottom: 1px solid #ebebeb;}
.bx-cat-title {display: inline-block;border-bottom: 3px solid #005a79;}
.bx-cat-link {text-transform: uppercase;color: #333;font-family: "Roboto-Bold", sans-serif; font-weight: 700;font-size: 16px;}
a.bx-cat-link:hover {color: #005a79;}
.bx-cat-subName {display: inline-block;}
.bx-cat-subName a {font-family: 'NotoSans-Regular', sans-serif;font-size: 14px;font-weight: 400;margin-left: 20px;}
/* bx-coverange */
.pc-list .bx-coverange .article:nth-child(n+5) {display: none;}
.bx-coverange .article {width: 267px;float: left;margin-bottom: 20px;}
.bx-coverange .article:first-child {width: 565px;float: left;margin-right: 25px;}
.bx-coverange .article-image {margin-bottom: 15px;}
.bx-coverange .article:not(:first-child) .article-image {display: none;}
.bx-coverange .article-title {font-size: 16px;line-height: 1.375;}
.bx-coverange .article:first-child .article-title{font-size: 30px;line-height: 1.3;}
.bx-coverange .article:first-child .article-desc {display: none;}
/* bxSliderCover */
.bxSliderCover{width: 565px;float: left;margin-right: 25px;}
.bxSliderCover .slick-slider,.bxSliderCover .article {float: left;width: 100%;}
.bxSliderCover .article-image {margin-bottom: 15px;}
.bxSliderCover .article-title{font-size: 30px;line-height: 1.3;}
.bxSliderCover .article-link{-webkit-text-size-adjust: none;}
.bxSliderCover .article-desc {display: none;}
.bxSliderCover .slick-dots {position: absolute;top: 345px;right: 10px;}
.bxSliderCover .slick-dots li {display: inline-block;}
.bxSliderCover .slick-dots li.slick-active button {background: #005a79;}
.bxSliderCover .slick-dots li button {width: 10px;height: 10px;background: #fff;font-size: 0;margin: 0 4px;transition: 0.25s;border: 0;outline: 0;}
/* bxRightCover */
.bxRightCover {width: 267px;float: left;}
.bxRightCover .article-image {display: none;}
.bxRightCover .article-title {font-size: 16px;line-height: 1.375;}
.bxRightCover .article {width: 100%;float: left;margin-bottom: 20px;}
.bxRightCover .article:last-child {margin-bottom: 0;}
/* bx-newest */
.bx-newest .article-image, .bx-newest .article-desc {display: none;}
.bx-newest .article {border-top: 1px solid #ebebeb;padding-top: 15px;margin-top: 15px;}
.bx-newest .article:first-child {margin-top: 0;border-top: 0;}
.bx-newest .article-title {color: #666;}

/* bx-stock */
.pc-home .bx-newspaper, .pc-home .bx-cat-two,
.pc-home .bx-cat-two,.pc-home .bx-stock {margin-bottom: 0;}
.tab-button {    margin-bottom: 7px;margin-top: -10px;border-bottom: 1px solid #ccc;list-style: none;}
.tab-button li {float: left;margin-right: 10px;padding: 5px;}
.tab-button li.active {float: left;margin-right: 10px;padding: 5px;background: #f4f4f4;}
.ck_img img {width: 100%;}
/* bx-lightBlue */
.bx-lightBlue .bx-cat-content {background-color: #e5eef1;padding: 25px;}
.bx-lightBlue .article {float: left;width: calc((100% - 3*25px) / 4);margin-left: 25px;margin-top: 20px;}
.bx-lightBlue .article:nth-child(-n+4) {margin-top: 0;}
.bx-lightBlue .article:nth-child(4n+1) {margin-left: 0;clear: both;}
.bx-lightBlue .article-desc {display: none;}

/* widget */
.widget {float: left;margin-left: 25px;width: calc((100% - 2*25px) / 3);}
.bx-widget-box .widget:first-child {margin-left: 0;}
.widget-title {display: inline-block;background-color: #005a79;}
.widget-link {text-transform: uppercase;color: #fff;font-family: "Roboto-Bold", sans-serif; font-weight: 700;font-size: 16px;display: block;padding: 5px 12px 2px;}
.bd-blue {border: 1px solid #c5e0fc;}
.widget-content {overflow-y: scroll; height: 200px;}
.tbl-striped-grey {font-size: 12px;width: 100%;border-collapse: collapse;}
.tbl-striped-grey thead tr th {-webkit-box-shadow: inset 0px -1px #cae2fc;box-shadow: inset 0px -1px #cae2fc;  }
.tbl-striped-grey thead {position: -webkit-sticky;position: sticky;top: 0;z-index: 1;background-color: #f8f8f8;font-weight: bold;}
.tbl-striped-grey th,.tbl-striped-grey td {padding: 8px 10px;text-align: center;}
.tbl-striped-grey tbody tr:nth-child(even) {background-color: #f8f8f8;height: 33px;}
.tbl-striped-grey tbody td:first-child {font-weight: bold;text-align: left;}
.tbl-striped-grey.head-grid thead tr {border-bottom: none;}
.tbl-striped-grey.head-grid thead tr th.no-shadow-left {-webkit-box-shadow: inset 0 -1px #cae2fc;box-shadow: inset 0 -1px #cae2fc;}
.tbl-striped-grey.head-grid thead th {-webkit-box-shadow: inset 1px -1px #cae2fc;box-shadow: inset 1px -1px #cae2fc;}
.js-widget-slide .slick-dots {top: -20px;right: 0;}
.js-widget-slide .slick-arrow {cursor: pointer;position: absolute;width: 30px;height: 30px;color: white;-webkit-transition: 0.3s ease;transition: 0.3s ease;background-color: rgba(0, 0, 0, 0.2);z-index: 2;font-size: 0px;border-radius: 3px;top: -44px;-webkit-transform: scale(0.8);transform: scale(0.8);}
.js-widget-slide .slick-arrow:hover {background-color: rgba(0, 0, 0, 0.4);}
.js-widget-slide .slick-prev {left: unset !important;right: 30px;}
.js-widget-slide .slick-next {right: 0px;}
.js-widget-slide .slick-arrow::before {position: absolute;top: 50%;left: 50%;content: '';display: inline-block;width: 16px;height: 16px;border-left: 4px solid #fff;border-top: 4px solid #fff;}
.js-widget-slide .slick-prev::before {-webkit-transform: rotate(-45deg) translate(2px, -7px);transform: rotate(-45deg) translate(2px, -7px);}
.js-widget-slide .slick-next::before {-webkit-transform: rotate(135deg) translate(2px, 12px);transform: rotate(135deg) translate(2px, 12px);}
.scroll {scrollbar-width: thin;}
.scroll::-webkit-scrollbar {width: 5px;}
.scroll::-webkit-scrollbar-track {background: #f8f8f8c0;}
.scroll::-webkit-scrollbar-thumb {background: #d7d7d7;}
.scroll::-webkit-scrollbar-thumb:hover {background: #797979;}
.scroll-x {overflow: scroll;scrollbar-width: thin;}
.scroll-x::-webkit-scrollbar {height: 5px;}
.scroll-x::-webkit-scrollbar-track {background: #f8f8f8c0;}
.scroll-x::-webkit-scrollbar-thumb {background: #d7d7d7;}
.scroll-x::-webkit-scrollbar-thumb:hover {background: #797979;}
/* bx-cat-one */
.bx-cat-one .article {width: 267px;float: left;margin-bottom: 20px;}
.bx-cat-one .article:first-child {width: 565px;float: left;margin-right: 25px;margin-bottom: 0;}
.bx-cat-one .article:last-child {margin-bottom: 0;}
.bx-cat-one .article-image {margin-bottom: 15px;}
.bx-cat-one .article:not(:first-child) .article-image {display: none;}
.bx-cat-one .article-title {font-size: 16px;line-height: 1.375;}
.bx-cat-one .article:first-child .article-title{font-size: 30px;line-height: 1.3;font-family: 'NotoSans-Regular', sans-serif;font-weight: 400;}
.bx-cat-one .article:first-child .article-desc {display: none;}
/* bx-newspaper */
.bx-newspaper .article {border: 1px solid #ebebeb;}
.bx-newspaper .article-image::before {padding-top: 148.5%;}
.bx-newspaper .article-title,.bx-newspaper .article-desc {display: none;}

/* bx-cat-special */
.bx-cat-special .bx-cat-content {background-color: #005a79;padding: 10px 45px 30px;position: relative;}
/* .jq-slickCat {overflow: hidden;} */
.bx-cat-special .article {float: left;}
.bx-cat-special .article-image {margin-bottom: 40px;}
.bx-cat-special .article-image::before {padding-top: 100%;}
.bx-cat-special .article-title {color: #fff;}
.bx-cat-special .article-title:hover {color: #c0f0ff;}
.bx-cat-special .article-desc {display: none;}
.jq-slickCat {position: unset;}
.jq-slickCat .slick-arrow {position: absolute;top: 105px;z-index: 2;background: url(../images/pc/ico-arrows.png) 0 0 no-repeat;width: 16px;height: 20px;cursor: pointer;}
.jq-slickCat .prev {left: 20px;}
.jq-slickCat .next {right: 20px;transform: rotate(180deg);}
.jq-slickCat .slick-arrow:hover {opacity: .9;}
/* bx-cat-two */
.bx-cat-two .bx-cat-content {padding: 25px;background-color: #ccdee4;}
.bx-cat-two .article:not(:first-child) {margin-top: 20px;}
.bx-cat-two .article-title{font-size: 16px;line-height: 1.375;}
.bx-cat-two .article-desc {-webkit-line-clamp: 2;}
.bx-cat-two .article-image {display: none;}

/* bx-banks */
.bd {border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}

/* multimedia */
.multi-content {background-color: #41788a;padding: 60px 0 50px;}
.multi-content .ico-player::before {content: '\f04b';font-weight: 700;font-family: 'FontAwesome', sans-serif;font-size: 42px;}
.cover-multi {width: 698px;margin-right: 28px;}
.cover-multi .article-title {font-size: 20px;line-height: 1.7;}
.right-multi {width: 456px;height: 457px;}
.right-multi .article {margin-bottom: 28px;width: 100%;float: left;}
.right-multi .article-image {width: 183px;float: left;margin-right: 25px;margin-bottom: 0;}
.right-multi .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #4bafcc;}
.layout-multimedia .article-image::before {padding-top: 56.25%;}
.layout-multimedia .article-desc {display: none;}
.layout-multimedia .article-title {color: #fff;}
/* bx-serProduct */
.bx-serProduct .article-image::before {padding-top: 117.5%;}
.bx-serProduct .article-title {font-size: 16px;line-height: 1.375;}

/* bx-breadcumb */
.breadcrumb-name {border-bottom: 1px solid #ebebeb;}
.breadcrumb-title {display: inline-block;border-bottom: 3px solid #005a79;padding-bottom: 10px;font-family: "Roboto-Bold", sans-serif; font-weight: 700;font-size: 16px;}
.breadcrumb-link {text-transform: uppercase;color: #333;}

/* _BX_LISTING */
._BX_LISTING .article {padding-top: 30px;margin-top: 30px;border-top: 1px solid #ebebeb;float: left;width: 100%;}
._BX_LISTING .article:first-child {margin-top: 0;}
._BX_LISTING .article-image {width: 279px; margin-right: 25px;margin-bottom: 0;float: left;}
._BX_LISTING .article-title {font-size: 22px;line-height: 1.4;}
.btn-xemthem, .btn-viewmore {text-align: center;margin: 65px auto 25px;}
.btn-xemthem {display: block;font-size: 16px;height: 52px;width: 172px;background-color: #ebebeb;border-radius: 52px; text-align: center;line-height: 52px;cursor: pointer;transition: .3s ease all;}
.btn-viewmore a,.btn-viewmore span.current{display: inline-block;font-size: 16px;height: 52px;width: 172px;background-color: #ebebeb;border-radius: 52px; text-align: center;line-height: 52px;cursor: pointer;transition: .3s ease all;margin: 0 2px;}
.btn-xemthem:hover, .btn-viewmore span.current, .btn-viewmore a:hover {background-color: #005a79;color: #fff;}

/* loading more */

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 30px auto 0;
}

.loader-ellips__dot {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #005a79;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }
    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em);
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}
.sticky-qc {position: sticky;position: -webkit-sticky; top: 25px;}
/* bx-list-focus */
.bx-list-focus .bx-cat-name {margin-bottom: 10px;border-bottom: 0;}
.bx-list-focus .bx-cat-title {border-bottom: 0;}
.bx-list-focus .bx-cat-content {background-color: #e5eef1;padding: 25px;}
.bx-list-focus .article {margin-left: 25px;width: 252px;float: left;margin-top: 25px;}
.bx-list-focus .article:first-child {width: 100%;margin-left: 0;clear: both;margin-top: 0;}
.bx-list-focus .article:first-child .article-image {width: 411px;float: left;margin-right: 25px;margin-bottom: 0;}
.bx-list-focus .article:first-child .article-title {font-size: 22px;line-height: 1.4;}
.bx-list-focus .article:nth-child(3n+2) {margin-left: 0;clear: both;}
.bx-list-focus .article:not(:first-child) .article-desc {display: none;}

/* other-multimedia */
.other-multimedia .multi-content {padding: 60px 15px 40px 25px;}
.other-multimedia .article-title {color: #fff;}
.cover-other-multi {width: 564px;float: left;margin-right: 27px;}
.right-other-multi {width: 226px;height: 430px;}
.right-other-multi .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #4bafcc;}
.right-other-multi .article:not(:first-child) {margin-top: 20px;}
.other-multimedia .article-desc {display: none;}

/* bx-cat-three */
.bx-cat-three .article {width: 269px;margin-left: 25px;float: left;}
.bx-cat-three .article:nth-child(3n+1) {margin-left: 0;clear: both;}

/* bx-detail */
.article-detail-subtitle {font-size: 18px;margin-bottom: 5px;display: block;}
.article-detail-title {font-size: 36px;line-height: 1.2;margin-bottom: 15px;}
.article-detail-date {font-size: 12px;color: #999;}
.article-detail-cate {color: #f00;text-transform: uppercase;font-size: 12px;}
.article-detail-date + .article-detail-cate::before {content: '|';color: #999; padding-right: 3px;font-size: 12px;}
.article-detail-date:empty, .article-detail-cate:empty {display: none;}
#radio-detail audio {
    width: 300px;
    height: 35px;
    border-radius: 35px;
    /* background: #f1f3f4; */
    outline: 0;
}
.article-grid-detail {display: grid;grid-template-columns: 40px auto;grid-column-gap: 25px;}
.p-sticky {position: sticky;position: -webkit-sticky;top: 60px;}
.change-font {width: 32px;overflow: hidden;border: 1px solid #dfe0e3;border-radius: 32px;margin: 0 auto;margin-bottom: 15px;padding: 3px;display: flex;flex-direction: column;align-items: center;}
/* .slick-track {display: flex;justify-content: space-evenly;align-items: center;} */
/* .jq-font {display: flex;flex-direction: column-reverse;justify-content: space-between;align-items: center;} */
.font {text-align: center;float: left;padding: 24px 0;color: #444;width: 32px;cursor: pointer;}
.change-font .ico-arrow{width: 24px;height: 24px;text-align: center;line-height: 24px;border-radius: 24px;border: 1px solid #ebebeb;cursor: pointer;}
.article-detail-social a {width: 38px !important;height: 38px !important;color: #ccc;border: 1px solid #ccc;border-radius: 38px;display: block !important;line-height: 38px;text-align: center;font-size: 18px;margin-bottom: 10px;}
.zalo-share-button iframe {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.video-social .ic-fb, .article-detail-social .ic-fb {border-color:#3c5a99;color: #3C5A99;}
.video-social .ic-zalo, .article-detail-social .ic-zalo {border-color:#03a5fa;}
.video-social .ic-twitter, .article-detail-social .ic-twitter {border-color:#1DA1F2;color: #1DA1F2;}
.video-social .ic-mail, .article-detail-social .ic-mail{border-color:#444746;color: #444746;}
.video-social .ic-print, .article-detail-social .ic-print {border-color:#316b89;color: #316b89;}
/* .zalo-share-button iframe::before {
    content: '';
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background: url(../images/pc/logo_zalo.png) center center no-repeat;background-size: 20px 20px;
}
.article-detail-social .ic-zalo {background: url(../images/pc/logo_zalo.png) center center no-repeat;background-size: 20px 20px;} */
/* .zalo-share-button .zb-btn-blue--20x20 .zb-logo-zalo {background: url(../images/pc/logo_zalo.png) center center no-repeat;background-size: 20px 20px;}
.article-detail-social .ic-zalo {background: url(../images/pc/logo_zalo.png) center center no-repeat;background-size: 20px 20px;}
.article-detail-social .ic-zalo:hover {background-image: url(../images/pc/logo_zalo_blue.png);} */
.info-detail-author {border-bottom: 1px solid #ebebeb;padding-bottom: 10px;}
.author-image {width: 35px;height: 35px;border-radius: 35px;overflow: hidden;border: 1px solid #ebebeb;margin-right: 15px;}
.author-info .author-title{font-size: 13px;color: #337ab7;line-height: 1.4;}
.author-info .author-email{font-size: 12px;color:#999;line-height: 1;margin-top: 3px;display: block;line-height: 1.4;}
.author-link-more{font-size: 14px;line-height: 1.4;}
.ico-google-news {display: block;height: 28px;line-height: 28px;background: url(../images/pc/ico-google-news.png) top 8px right 0 no-repeat;color: #6f6f70;border-radius: 14px;padding: 0 90px 0 10px;font-size: 13px;display: none;
}
.article-detail-desc {margin-bottom: 15px;}
.article-detail-content {font-size: 16px;line-height: 1.7;}
/* .article-detail-desc {font-size: 14px;line-height: 1.7;} */
.__MASTERCMS_CONTENT p {font-family: 'NotoSans-Regular', sans-serif;font-weight: 400;text-align: justify;font-size: inherit;}
table[align="left"]{margin-right: 15px; margin-top: 10px; margin-bottom: 15px;}
table[align="right"]{margin-left: 15px; margin-top: 10px; margin-bottom: 15px;}
.MASTERCMS_TPL_TABLE, .__MASTERCMS_CONTENT table, .__MASTERCMS_CONTENT_MOBILE table {text-align: center;}
.MASTERCMS_TPL_TABLE td img, .__MASTERCMS_CONTENT table td img, .__MASTERCMS_CONTENT_MOBILE table td img,.MASTERCMS_TPL_TABLE td img {
    width: 100% !important;
    height: auto !important;
}
.MASTERCMS_TPL_TABLE tbody tr:nth-child(even) td, .__MASTERCMS_CONTENT table[cellspacing="0"] tbody tr:nth-child(even) td, .__MASTERCMS_CONTENT_MOBILE table tbody tr:nth-child(even) td,.MASTERCMS_TPL_TABLE tbody tr:nth-child(even) td{
    background-color: #e3e3e3;
    color: inherit;
    padding: 10px;
    text-align: center;
    font-size: inherit;
}
.__MASTERCMS_CONTENT b, .__MASTERCMS_CONTENT strong, .__MASTERCMS_CONTENT_MOBILE b, .__MASTERCMS_CONTENT_MOBILE strong {
    font-family: 'NotoSans-Bold', sans-serif;
    font-weight: 700;
}
.article-detail-author{text-align: right;font-size: inherit;}
.article-detail-source{text-align: right;font-size: inherit;margin-top: 5px;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
/* article-tag */
.article-tag {border-top: 1px solid #ebebeb; padding-top: 20px;}
.article-tag span{display: inline-block;height: 35px;font-size: 21px;line-height: 32px;background: url(../images/pc/ico-tags.png) left top 5px no-repeat;color: #34425a;margin-right: 15px;padding: 0 0 0 40px;font-family: 'NotoSans-Bold', sans-serif;font-weight: 700;}
.article-keyword{display: inline;}
.article-keyword a {height: 35px;line-height: 35px;display: inline-block;margin-right: 2px;margin-bottom: 10px;background: #f5f5f5;border-radius: 4px;padding: 0 15px;color: #005a79;}
.article-keyword a::before {content: '#';}
.article-keyword a:hover {background: #005a79;color: #fff;}
/* user-comment */
#user-comment .title:before {content: "ý kiến bạn đọc";font-family: 'NotoSans-Bold', serif;font-weight: 700;text-transform: uppercase;color: #000;font-size: 16px;}
#user-comment .box-comment a.__MB_ACTION_POST_COMMENT {width: 160px;height: 32px;background-color: #005a79;color: #fff;font-size: 14px;float: right;text-transform: uppercase;visibility: hidden;cursor: pointer;font-weight: 700;white-space: nowrap;}
#user-comment .box-comment a.__MB_ACTION_POST_COMMENT:before {content: "gửi bình luận";text-indent: none;visibility: visible;background: #0074bc;float: right;padding: 0 25px;color: #fff;font-family: 'NotoSans-Bold', serif;}
/* bx-related */
.bx-no-desc .article-desc {display: none;}
/* bx-others */
.bx-others .article:first-child {border-top: 0;padding-top: 0;}
/* bx-cat-four */
.bx-cat-four-emag .article {width: calc((100% - 2*25px) / 3);margin-left: 25px;float: left;margin-bottom: 20px;}
.bx-cat-four-emag .article:nth-child(3n+1) {margin-left: 0;clear: both;}
.bx-cat-four-emag .article-meta {display: none;}
/* SEARCH */
.highlight{background: yellow;}
.alert-info {color: #055183;background-color: #68cdfe;}
.alert {padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px;}
/* bx-cover-video */
.bx-cover-video .article {float: left;width: 377px;margin-bottom: 25px;}
.bx-cover-video .article:first-child {width: 780px;float: left;margin-right: 25px;}
.bx-cover-video .article-image::before {padding-top: 56.25%;}
.bx-cover-video .article-title {font-size: 16px;line-height: 1.375;}
.bx-cover-video .article:first-child .article-title{font-size: 30px;line-height: 1.3;}
.bx-cover-video .article-desc {display: none;}
/* bx-four-cat */
.bx-four-cat .article {float: left;width: calc((100% - 3*25px) / 4);margin-left: 25px;margin-top: 20px;}
.bx-four-cat .article:nth-child(-n+4) {margin-top: 0;}
.bx-four-cat .article:nth-child(4n+1) {margin-left: 0;clear: both;}
.bx-four-cat .article-title {font-size: 16px;}
.bx-four-cat .article-desc {display: none;}
.ico-player {display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 1;font-size: 28px;color: #fff;transition: 0.3s ease;}
.bx-four-cat .ico-player::before {content: '\f04b';font-weight: 700;font-family: 'FontAwesome', sans-serif;}
.bx-four-cat .article:hover .ico-player {opacity: .8;}
/* bx-video-detail */
.bx-video-detail{background: #f5f5f5;}
.bx-video-image {width: 780px;}
.pc-video-detail .bx-video-image .embed-ifame,.bx-video-image .embed-video,.bx-video-image .article-image .embed-ifame {position: absolute; left: 0;right: 0;top: 0;bottom: 0;padding-top: unset;height: auto;}
.bx-video-info {width: 402px;padding: 15px;overflow-y: scroll;scrollbar-width: thin;height: 440px;}
.bx-video-info::-webkit-scrollbar{width: 0;}
.video-desc{text-align: justify;}
.bx-video-detail .bx-video-image {position: relative;}
.pc-video-detail .bx-video-detail .bx-video-image::before {content: '';padding-top: 56.25%;display: block;}
.embed-ifame,.embed-video {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe,.embed-video iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.bx-video-image .article-image{margin: 0;}
.bx-video-detail .ico-play{display: block;width: 60px;height: 60px;background: url(../images/pc/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 30px);left: calc(50% - 30px);}
.video-title{font-size: 22px;color:#000;margin-bottom: 10px;}
.bx-video-detail .article-detail-info {margin-bottom: 10px;}
.video-social a {width: 38px !important;height: 38px !important;color: #ccc;border: 1px solid #ccc;border-radius: 38px;display: inline-block;margin-right: 2px;line-height: 38px;text-align: center;font-size: 18px;margin-bottom: 10px;}
.video-author,.video-source{text-align: right;}
/* list-paper */
.list-paper .article-image {border: 1px solid #ebebeb;}
.list-paper .article-image::before {padding-top: 139.6%;}
/* error */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;}
.bx-error-page h1 {margin: 15px 0;color: #999;font-weight: 400;}
.backToHomepage {background:#005a79; display: inline-block;color: #fff;height: 40px;line-height: 40px;padding: 0 20px;border-radius: 20px;font-weight: 400;font-size: 14px;}
.backToHomepage:hover {background: #ec2024;}
/* podcast-detail */
.bx-four-cat .ico-podcast {display: block;position: absolute;left: 5px;bottom: 5px;z-index: 1;font-size: 16px;color: #fff;transition: 0.3s ease;}
.ico-podcast::before, .ico-pod::before {content: '\f130';font-weight: 700;font-family: 'FontAwesome', sans-serif;padding-left: 5px;}
.bx-four-cat .article:hover .ico-player {opacity: .8;}
.bx-podcast-detail {border: 1px solid #e5e5e5;background-color: #fefefe;-webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);border-radius: 8px;padding: 50px;position: relative;}
.podcast-detail-title {font-size: 30px;text-align: center;padding: 0 200px;margin-bottom: 20px;}
.podcast-detail {background-color: #0e76bc;padding: 32px 0;}
.article-podcast-info {text-align: center;margin-bottom: 20px;}
.article-podcast-social {display: inline-block;margin-left: 10px;}
.article-podcast-social a{width: 32px;height: 32px;line-height: 32px;border-radius: 50%;background-color: #9ed5e8;color: #005a79;display: inline-block;margin-right: 5px;}
.podcast-detail-content {position: relative;}
.podcast-detail-desc {text-align: justify;padding: 0 150px;margin-bottom: 20px;}
.podcast-detail .article-image {width: 360px;float: left;margin-right: 30px;margin-bottom: 0;}
.podcast-detail .article-image::before {padding-top: 120%;}
.podcast-detail .article-image img{min-height: 100%;object-fit: cover;}
.podcast-detail .podcast-detail-title {font-size: 36px;line-height: 1.4;margin-bottom: 10px;color: #fff;}
.podcast-detail .podcast-detail-desc {font-size: 15px;line-height: 1.5;color: #fff;margin-bottom: 10px;}
.hna-podcast-desc {height: 120px;overflow-y: scroll;scrollbar-width: thin;}
.hna-podcast-desc::-webkit-scrollbar {width: 2px;}
.hna-podcast-desc::-webkit-scrollbar-thumb {background: #299db9;}
.hna-podcast-desc::-webkit-scrollbar-track {background: #69cae1;}
.podcast-detail-social a {width: 37px;height: 37px;border-radius: 37px;color: #fff;display: inline-block;text-align: center;line-height: 36px;font-size: 16px;position: relative;margin-right: 5px;border: 1px solid #fff;}
.podcast-detail-info {margin-bottom: 15px;}
.podcast-detail-info .article-date, .podcast-detail-info .article-cat {color: #fff;}
.pod-left {float: left;width: 878px;margin-right: 22px;}
.pod-right {float: right;width: 300px;}
/* podcast-player */
.pcast-play {float: left;width: 48px;height: 48px;display: block;border-radius: 100%;background-color: #005a79;color: #fff;border: 1px solid #fff;font-size: 15px;margin: 0 10px;cursor: pointer;outline: none;}
.pcast-pause {float: left;width: 48px;height: 48px;display: block;border-radius: 100%;background-color: #005a79;color: #fff;border: 1px solid #fff;font-size: 15px;margin: 0 10px;cursor: pointer;outline: none;}
.pcast-rewind{float: left;width: 48px;height: 48px;background: url(../images/pc/podcast-rewind.svg) center center no-repeat;display: block;border: 0;cursor: pointer;outline: none;}
.pcast-forward{float: left;width: 48px;height: 48px;background: url(../images/pc/podcast-forward.svg) center center no-repeat;display: block;border: 0;cursor: pointer;outline: none;}
.pcast-rewind .fa,.pcast-rewind span,.pcast-forward .fa,.pcast-forward span{display: none;}
.pcast-time {color: #005a79;font-size: 14px;font-family: 'Roboto', sans-serif;float: left;height: 48px;line-height: 48px;margin: 0 15px;}
.pcast-currenttime::after {content: '/';margin-left: 5px;}
.pcast-progress {width: 680px;height: 4px;float: left;line-height: 0;border: none; outline: 0;box-shadow: none;-webkit-box-shadow: none;vertical-align: unset;margin-top: 22px;cursor: pointer;}
.pcast-progress::-webkit-progress-bar {background-color: #9ed5e8;}
.pcast-progress::-webkit-progress-value {background-color: #005a79;}
.ico-circle {content: '';width: 18px;height: 18px;background-color: #fff;border-radius: 100%;position: absolute;left: 0;top: 4px;transform: translateX(-50%);}
.pcast-mute {float: left;display: block;height: 48px;line-height: 48px;border: 0;outline: none;cursor: pointer;font-size: 20px;color: #005a79;background-color: transparent;margin: 0 10px;}
.pcast-speed {background: transparent;font-size: 14px;font-family: 'NotoSans-Bold', sans-serif;float: right;margin-top: 14px;}
/* footer */
.footer-top {border-bottom: 7px solid #005a79;margin-top: 45px;}
#ftSearch {display: block;width: 315px;height: 33px;border: 1px solid #d2d2d2;overflow: hidden;margin-top: 12px;}
#ftSearch input[type="text"] {height: 100%;float: left;border: 0;width: calc(100% - 33px);padding-left: 10px;outline: none;}
#ftSearch button[type="submit"] {width: 33px;height: 100%;line-height: 100%;border: 0;cursor: pointer;outline: none;float: right;background-color: #fff;color: #626262;font-size: 18px;}
#ftSearch input[type="text"]::placeholder {color: #000;font-size: 14px;font-family: 'NotoSans-Regular', sans-serif;font-weight: 400;}
.footer-content {padding: 15px 0;}
.footer-content p{color: #666;margin: 0;}
.footer-mastercms{height: 52px;line-height: 52px;color: #a0a0a0;background: #fff;font-size: 14px;border-top: 1px solid #e1e1e1;}
.version-mobile {background: #ccc;width: 100%;line-height: 100px;color: #ec2024;font-size: 36px;text-align: center;float: left;font-weight: bold;text-transform: uppercase;display: none;cursor: pointer;}