@charset "UTF-8";
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.clearfix:after {content: "";display: block;height: 0;width: 100%;clear: both;}
body {font-family: Inter, Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;margin: 0;padding: 0;list-style: none;line-height: 1.4;color: #000;background: #fff;}
.fw {width: 100%;}
img{border: 0;max-width: 100%;}
img:hover {cursor: pointer;opacity: 0.9;}
a{text-decoration: none;border: none;color: inherit;}
a:hover,.clr-nnhc,.nnhc-heading a:hover > span,.menu-item.active,.article-detail-button > div:hover{color: #f69220 !important;}
.container {padding: 0 10px;}
.text-ellipsis-2-line {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-ellipsis-3-line {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.sticky {position: fixed;top: 0;width: 100%;z-index: 999;}
.hidden {display: none;}
/* icon-type */
.icoPhoto{display: inline-block;width: 15px;height: 13px;background: url(../images/icon/icon-photo.png) center center no-repeat;vertical-align: -1px;}
.icoVideo{display: inline-block;width: 15px;height: 13px;background: url(../images/icon/icon-camera.png) center center no-repeat;vertical-align: -1px;}
.icoVote{display: inline-block;width: 13px;height: 13px;background: url(../images/icon/icon-vote.png) center center no-repeat;vertical-align: -1px;}
.icoComment {display: inline-block;height: 15px;background: url(../images/icon/icon-comment.png) left bottom -1px no-repeat;padding-left: 17px;font-size: 15px;color: #00a54f;}
/* header-qc */
.hna-qc,.nnhc-qc{text-align: center;}
.hna-qc img,.nnhc-qc img{height: auto;}
/* header-top */
.header-top,.header-center{color: #464646;}
.header-top{height: 46px;border-bottom: 1px solid #ecebeb;font-size: 14px;}
/* .header-center{height: 139px;} */
.header-top > .container {display: flex;flex-direction: row;justify-content: space-between;padding: 5px 10px;}
.header-top-left,.header-top-right {display: flex;gap: 10px;line-height: 35px;align-items: center;}
.header-top-left > span {display: flex;gap: 5px;align-items: center;}
.hna-user-link{display: flex;align-items: center;display: none;}
/* frmSearch */
#frmSearch{display: flex;height: 35px;border: 1px solid #f69220;background: #fff;justify-content: space-between;}
#frmSearch input{outline: none;border: 0;padding: 0 10px;background: transparent;font-size: 16px;}
#frmSearch button{cursor: pointer;outline: none;border: 0;background: none;}
#frmSearch button .fa-magnifying-glass{font-size: 18px;width: 18px;}
.highlight{color: #f69220;}
/* header-center */
.header-center > .container{display: flex;flex-direction: row;justify-content: space-between;padding: 10px 10px;gap: 10px;}
.logo{margin: 0;line-height: 0;}
.header-center-left{display: flex;gap: 25px;align-items: center;justify-content: start;min-width: 50px;}
.icon-mb-menu,.icon-mb-search{width: 100%;cursor: pointer;filter: opacity(0.5);}
.icon-mb-search{text-align: right;}
.header-center-right{display: flex;gap: 20px;align-items: center;justify-content: center !important;padding-top: 0 !important;min-width: 50px;}
.header-center-right a {display: flex;height: 38px;gap: 10px;align-items: center;}
.header-center-right a img{position: relative;top: -1px;filter: opacity(0.5);}
.header-center-right a {background: #e7f3e0;padding: 0 5px;font-size: 14px;border-radius: 3px;height: 32px;justify-content: center;min-width: 144px;gap: 5px;}
/* header-menu */
.header-menu {z-index: 9999;position: sticky;top: 0;background: #00a54f;height: 47px;}
.header-menu > .container {display: flex;flex-direction: row;gap: 15px;align-items: center;justify-content: space-between;white-space: nowrap;overflow-x: scroll;position: relative;}
.header-menu .menu-more {position: absolute;top: 0;right: 0;height: 46px;display: flex;align-items: center;padding: 0 10px;background: #00a54f;display: none;}
.menu-more img{filter: opacity(0.5);}
.menu-item {font-size: 14px;padding: 14px 0;text-transform: uppercase;color: #fff;font-weight: 700;}
.header-menu a{line-height: 0;}
.menu-item.home img{max-width: unset;}
.menu-item:hover{color: #f69220;}
/* home-page-content */
.home-page {padding: 40px 0;display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 40px;background-color: #fff;}
.col-left {width: 820px;display: flex;flex-direction: column;gap: 24px;}
.col-right {width: 300px;display: flex;flex-direction: column;gap: 24px;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;width: 100%;border-radius: 3px;aspect-ratio: 3 / 2;}
.article-image::before{padding-top: 66.66%;content: '';display: block;}
.article-image > img{position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;object-fit: cover;}
.article-content {display: flex;flex-direction: column;gap: 12px;padding-top: 15px;}
.article-title{margin: 0;font-family: MinionPro;font-weight: 700;font-size: 18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;line-height: 1.3;}
.article-link{color: inherit;}
.article-desc{font-family: Inter;color: #666;font-size: 16px;font-weight: 400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.article-meta{font-family: MinionPro;font-weight: 400;font-size: 14px;color: #bbb;}
.article-date > i{margin-right: 5px;min-width: 11px;}
.article-cat{color: #ea0000;text-transform: uppercase;}
.article-cat::after {content: '';width: 1px;height: 11px;display: inline-block;background: #bbb;margin-left: 8px;vertical-align: -1px;margin-right: 3px;}
/* nnhc-content */
.nnhc-content{padding: 10px 0 20px 0;}
.nnhc-content .container{display: flex;flex-direction: column;gap: 20px;}
/*nnhc-title */
.nnhc-title{justify-content: space-between;}
.nnhc-title-center,.nnhc-center{text-align: center;}
.nnhc-heading {padding-left: 20px;font-family: Inter;font-size: 20px;margin: 0;display: inline-block;color: #009f4c;background: url(../images/icon/icon-border-cat-orange.png) left 5px no-repeat;background-size: 14px;text-transform: uppercase;}
.nnhc-title-center .nnhc-heading{border-bottom: 1px solid #ebebeb; padding: 0 30px;}
.nnhc-heading a > span{color: #ff6600;}
.nnhc-heading a > i{color: #363636;font-size: 24px;margin-right: 8px;vertical-align: 3px;}
.nnhc-title-left{display: flex;flex-direction: row;position: relative;}
.list-cat-sub {position: absolute;top: 48px;right: 0;min-width: 50%;background: #f1efea;z-index: 2;display: none;}
.list-cat-sub a {width: 100%;display: block;padding: 10px 10px;}
.list-cat-sub a:not(:first-child){border-top: 1px solid #fff;}
.icon-down{width: 39px;line-height: 28px;text-align: right;cursor: pointer;display: block;font-size: 18px;color: #999;}
/* nnhc-cover */
.nnhc-cover .nnhc-cat-content{display: grid;grid-template-columns: calc(50% - 10px) calc(50% - 10px);gap: 20px;}
.nnhc-cover .article-content{display: flex;flex-direction: column;gap: 12px;}
.nnhc-cover .article:first-of-type{grid-row: 1;grid-column: 1 / 3;}
.nnhc-cover .article:first-of-type .article-title{font-size: 24px;line-height: 1.2;}
.nnhc-cover .article:not(:first-child) .article-meta{display: none;}
.nnhc-cover .article-desc{display: none;}
/* nnhc-hashtag */
.nnhc-breakingnews .container{display: flex;flex-direction: row;justify-content: space-between;gap: 35px;height: 42px;align-items: center;}
.nnhc-hashtag{max-width: 100%;display: flex;gap: 20px;white-space: nowrap;}
.nnhc-hashtag-title {color: #00a54f;font-weight: 700;display: flex;gap: 5px;font-size: 14px;}
.nnhc-hashtag-content{position: relative;height: 20px;overflow: hidden;}
.nnhc-hashtag-slider a{font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.nnhc-hashtag-content{width: calc(100% - 120px)}
.breaking-news-marquee{height: 22px;overflow: hidden;}
/* nnhc-qc-full */
.nnhc-qc-full {width: calc(100% + 20px);margin: 0 -10px;text-align: center;background: #efefef;padding: 20px 0;display: flex;flex-direction: column;gap: 12px;align-items: center;justify-content: center;}
/* .nnhc-qc-full::after {content: 'Quảng cáo';display: flex;align-items: center;justify-content: center;font-size: 12px;color: #999;} */
/*nnhc-layoutx1*/
.nnhc-layoutx1{display: flex;flex-direction: column;gap: 20px;}
/* nnhc-post */
.nnhc-post{gap: 20px;}
.nnhc-post .nnhc-cat-content{display: flex;flex-direction: column;gap: 15px;}
.nnhc-post .article{width: 100%;display: grid;grid-template-columns: 150px auto;gap: 15px;}
.nnhc-post .article:not(:first-child){border-top: 1px solid #ebebeb;padding-top: 15px;}
.nnhc-post .article-image{max-width: 100%;}
.nnhc-post .article-image::before{object-fit: none;}
.nnhc-post .article-content{padding-top: 0;}
.nnhc-post .article-title{font-weight: 400;}
.nnhc-post .article-meta{display: none;}
.nnhc-post .article-desc{display: none;}
/* nnhc-cat-1x2 */
.nnhc-cat-1x2 .nnhc-cat-content{display: grid;grid-template-columns: calc(50% - 10px) calc(50% - 10px);gap: 20px;}
.nnhc-cat-1x2 .article-content{display: flex;flex-direction: column;gap: 12px;}
.nnhc-cat-1x2 .article:first-of-type{grid-row: 1;grid-column: 1 / 3;}
.nnhc-cat-1x2 .article:first-of-type .article-title{font-size: 24px;line-height: 1.2;}
.nnhc-cat-1x2 .article:not(:first-child) .article-title{font-weight: 400;}
.nnhc-cat-1x2 .article-meta{display: none;}
.nnhc-cat-1x2 .article-desc{display: none;}
/*nnhc-multimedia*/
.nnhc-multimedia {background: #00a54f;padding: 20px 10px 30px 10px;color: #fff;width: calc(100% + 20px);margin: 0 -10px 0 -10px;}
.nnhc-multimedia .nnhc-heading{color: #fff;font-weight: 100;font-size: 22px;background: none;padding-left: 0;position: relative;}
.nnhc-multimedia .nnhc-heading::after{content: '';display: block;width: 48%;border-bottom: 1px solid #fff;}
.nnhc-multimedia .nnhc-heading::first-letter{font-weight: 700;color: #ffcc00;}
.nnhc-multimedia .nnhc-title{justify-content: flex-start;gap: 15px;align-items: baseline;}
.nnhc-multimedia .nnhc-heading-subs{font-family: Inter;font-size: 18px;text-transform: uppercase;gap: 15px;display: flex;}
.nnhc-multimedia .nnhc-heading-subs a img{margin-right: 5px;}
.nnhc-multimedia .nnhc-heading-subs a::before{display: none;}
.nnhc-multimedia .nnhc-cat-content{display: grid;grid-template-columns: calc(50% - 10px) calc(50% - 10px);gap: 20px;}
.nnhc-multimedia .article:first-of-type {grid-row: 1;grid-column: 1 / 3;}
.nnhc-multimedia .article:first-of-type .article-title{font-size: 24px;line-height: 1.2;}
.nnhc-multimedia .article:not(:first-child) .article-title{font-weight: 400;}
.nnhc-multimedia .article-meta{display: none;}
.nnhc-multimedia .article-desc{display: none;}
/* nnhc-cat-1x4 */
.nnhc-cat-1x4 .nnhc-cat-content{display: flex;flex-direction: column;gap: 15px;}
.nnhc-cat-1x4 .article:not(:first-child) {border-top: 1px solid #ebebeb;padding-top: 15px;}
.nnhc-cat-1x4 .article:first-of-type .article-title{font-size: 24px;line-height: 1.2;}
.nnhc-cat-1x4 .article:not(:first-child) .article-image{display: none;}
.nnhc-cat-1x4 .article:not(:first-child) .article-content{padding-top: 0;}
.nnhc-cat-1x4 .article:not(:first-child) .article-title{font-weight: 400;}
.nnhc-cat-1x4 .article-meta{display: none;}
.nnhc-cat-1x4 .article-desc{display: none;}
/* nnhc-catxslide */
.border-top {border-top: 1px solid #ebebeb;padding-top: 20px;}
.nnhc-catxslide.border-top{border-top-color: #ed1c24;}
.nnhc-catxslide .nnhc-heading{background-image: url(../images/icon/icon-border-cat-red-2.png);}
.nnhc-catxslide .nnhc-cat-content{height: 550px;overflow: hidden;;width: calc(100% + 20px); margin-left: -10px;margin-right: -10px;padding: 0 10px 20px 10px;background: rgb(250,232,182);background: -moz-linear-gradient(0deg, rgba(250,232,182,1) 55%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(0deg, rgba(250,232,182,1) 55%, rgba(255,255,255,1) 100%);background: linear-gradient(0deg, rgba(250,232,182,1) 55%, rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fae8b6",endColorstr="#ffffff",GradientType=1);}
.nnhc-catxslide .bx-wrapper{display: flex;flex-direction: column;gap: 20px;}
.nnhc-catxslide .bx-viewport{height: 490px !important;overflow: hidden;}
.nnhc-catxslide .bx-pager{text-align: center;}
.nnhc-catxslide .bx-pager-item{display: inline;cursor: pointer;text-indent: -9999px;margin: 0 4px;}
.nnhc-catxslide .bx-pager-link{display: inline-block;width: 8px;height: 8px;border-radius: 4px;background: #ebebeb;}
.nnhc-catxslide .bx-pager-link.active{background: #ed1c24;}
.nnhc-catxslide .article{width: 268px;}
.nnhc-catxslide .article .article-image{aspect-ratio: 2 / 3;}
.nnhc-catxslide .article .article-image::before{padding-top: 150%;}
.nnhc-catxslide .article-content{padding-top: 15px;}
.nnhc-catxslide .article-title{font-weight: 400;-webkit-line-clamp: 3;}
/* nnhc-mostread */
.nnhc-mostread{display: flex;flex-direction: column;gap: 25px;background: #fcf4e2 url(../images/icon/bg-mostread.jpg) top right no-repeat;padding: 20px 20px;counter-reset: section;}
.nnhc-mostread .nnhc-title{border-bottom: 1px solid #ed1c24;}
.nnhc-mostread .article-title{position: relative;}
.nnhc-mostread .article-title:after {counter-increment: section;content: counter(section);width: 50px;display: block;float: left;text-align: center;font-size: 60px;font-weight: 400;font-style: italic;color: #ebe4d3;font-family: Minion-Pro;line-height: 50px;position: absolute;right: -13px;bottom: -4px;z-index: 0;}
.nnhc-mostread .article-link{position: relative;z-index: 1;}
.nnhc-mostread .nnhc-heading {background: none;padding-left: 0;background: #fcf4e2;margin-bottom: -10px;padding-right: 10px;}
.nnhc-mostread .nnhc-cat-content{display: flex;flex-direction: column;gap: 15px;}
.nnhc-mostread .article{width: 100%;display: flex;}
.nnhc-mostread .article:not(:first-child){padding-top: 15px;border-top: 1px solid #ebebeb;}
.nnhc-mostread .article:not(:first-child){flex-direction: row;justify-content: space-between;gap: 20px;}
.nnhc-mostread .article:not(:first-child) .article-image{display: none;}
.nnhc-mostread .article:first-child{display: flex;flex-direction: column;gap: 12px;}
.nnhc-mostread .article-content{gap: 0;padding-top: 0;}
.nnhc-mostread .article:first-child .article-title{font-size: 24px;}
.nnhc-mostread .article:not(:first-child) .article-title{font-weight: 400;}
.nnhc-mostread .article-desc,.nnhc-mostread .article-meta{display: none;}
/* nnhc-breadcrumb */
.nnhc-breadcrumb{border-bottom: 1px solid #ebebeb;display: none;}
.nnhc-breadcrumb {flex-direction: column;}
.nnhc-breadcrumb.active{display: flex;}
.nnhc-breadcrumb.nnhc-title-center .nnhc-heading{background: none;padding: 0 0 12px 0;border-bottom-color: #ff0000;font-weight: 700;font-size: 20px;}
.nnhc-breadcrumb .nnhc-heading-subs{padding: 12px 0;text-align: center;justify-content: center;justify-items: center;gap: 15px;font-family: Inter;font-size: 14px;text-transform: uppercase;}
.nnhc-breadcrumb .nnhc-heading-subs h1{font-weight: 400;margin: 0;font-size: inherit;}
.nnhc-breadcrumb .nnhc-heading-subs a{line-height: 1;text-transform: none;}
.nnhc-breadcrumb .nnhc-heading-subs a:not(:first-child){margin-left: 10px;}
.nnhc-breadcrumb .nnhc-heading-subs a::before {content: '';display: inline-flex;vertical-align: 3px;width: 4px;height: 4px;border-radius: 4px;margin-right: 10px;background: #ff7400;}
.nnhc-breadcrumb.active .nnhc-heading-subs a.active{color: #ff6600;}
/* nnhc-category-list */
.nnhc-category-list{gap: 20px;}
.nnhc-category-list .nnhc-cat-content{display: flex;flex-direction: column;gap: 15px;}
.nnhc-category-list .article{width: 100%;display: grid;grid-template-columns: 150px auto;gap: 15px;}
.nnhc-category-list .article:not(:first-child){border-top: 1px solid #ebebeb;padding-top: 15px;}
.nnhc-category-list .article-image{max-width: 100%;}
.nnhc-category-list .article-image::before{object-fit: none;}
.nnhc-category-list .article-content{padding-top: 0;}
.nnhc-category-list .article-title{font-weight: 400;}
.nnhc-category-list .article-meta{display: none;}
.nnhc-category-list .article-desc{display: none;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{display: flex;flex-direction: row;gap: 10px;align-items: center;justify-content: center;}
.__MB_ARTICLE_PAGING a, .__MB_ARTICLE_PAGING span {display: flex;background: #f38203;font-weight: 400;color: #fff;align-items: center;font-size: 14px;padding: 5px 10px;min-width: 100px;justify-content: center;border-radius: 50px;text-transform: uppercase;}
.__MB_ARTICLE_PAGING span:first-child{display: none;}
.__MB_ARTICLE_PAGING .current{background: #999;}
.__MB_ARTICLE_PAGING a:hover{color: #fff !important;opacity: 0.8;}
/* nav */
.show-overlay {height: 100%;overflow: hidden;}
.menu-list {width: 100%;background: #fff;position: fixed;top: 0;left: 0;bottom: 0;z-index: 2247483647;will-change: transform;-moz-transition: .4s;-o-transition: .4s;-webkit-transition: .4s;transition: .4s;-webkit-transform: translate(-100%);-ms-transform: translate(-100%);-o-transform: translate(-100%);transform: translate(-100%);border-top: 1px solid #dfdfdf}
.menu-list.show_main_menu {-webkit-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);}
.menu-list.show_main_menu .header-center-right{align-items: unset;}
.icon-mb-close{font-size: 30px;color: #ff6600;display: flex;align-items: center;filter: opacity(0.5);}
.menu-list .menu-body {scroll-behavior: smooth;-ms-overflow-style: -ms-autohiding-scrollbar;overflow: scroll;z-index: 9999;height: calc(100% - 140px);width: 100%;text-align: left;background: #fbfafa;}
.list-main-nav {list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 0;}
.sub-menuLink.active,.list-sub-nav>.sub-menu-item.active .sub-menuLink,.list-main-nav>.menu-item.active .menuLink,.menuLink.active {color: #ff6600;}
.menu-list .menu-item {width: 100%;border-bottom: 1px solid #dfdfdf;position: relative;padding: 0 10px;color: #000;}
.menu-list .menu-item:not(:first-child)::before{display: none;}
.menuLink {font-size: 16px;color: inherit;display: block;float: left;width: calc(100% - 50px);padding: 15px 0;font-weight: 700;}
.sub-menu-button {display: block;float: right;width: 50px;height: 50px;text-align: center;font-size: 14px;cursor: pointer;line-height: 50px;}
.sub-menu-button i {line-height: 50px;color: #ff6600;}
.ico-desktop {width: 200px;height: 50px;line-height: 50px;border-radius: 5px;text-align: center;cursor: pointer;display: block;margin: 20px auto;text-transform: uppercase;font-weight: 700;font-style: normal;background-color: #f69220;color: #fff;}
.ico-desktop i {padding-right: 5px;}
.sub-menu-button i.fa-minus:before {content: "\f068";}
.list-sub-nav {width: 100%;margin: 0;padding: 0;display: none;}
.sub-menu-item {border-top: 1px solid #dfdfdf;width: 100%;float: left;}
.sub-menuLink {font-size: 16px;color: inherit;display: flex;float: left;width: 100%;padding: 15px 0 15px 15px;text-transform: none;font-weight: 400;align-items: center;gap: 6px;}
.sub-menuLink i {font-size: 10px;margin-right: 15px;vertical-align: 2px;}
/* article-detail */
.article-detail-subtitle:empty{display: none;}
.nnhc-detail-info{display: flex;flex-direction: column;gap: 15px;}
.icon-google-news{display: flex;font-size: 14px;color: #999;}
.icon-google-news img{margin: 4px 0 0 5px;}
.nnhc-author{display: grid;grid-template-columns: 35px auto;gap: 15px;border-bottom: 1px solid #ebebeb;padding-bottom: 15px;}
.nnhc-author-image{max-width: 35px;height: 35px;overflow: hidden;}
.nnhc-author-image img{object-fit: cover;}
.nnhc-author-meta{display: flex;flex-direction: column;gap: 3px;font-size: 15px;line-height: 1;}
.nnhc-author-meta a{color: #ff6600;font-weight: 700;}
.nnhc-author-meta p{margin: 0;font-size: 14px;color: #999;}
.article-detail-title{font-family: MinionPro;font-size: 28px;margin: 0;}
.nnhc-detail-desc{font-family: Inter;font-size: 18px;font-weight: 700;color: #333;}
.nnhc-detail-desc p{margin-top: 0;}
.nnhc-detail-desc p:last-child{margin-bottom: 0;}
.nnhc-detail-meta{font-size: 14px;}
.article-detail-author{font-weight: 700;font-size: 18px;}
.article-detail-author:empty{display: none;}
.article-detail-source{font-size: 18px;text-align: right;color: #333;}
/* nnhc-detail-hashtag */
.nnhc-detail-hashtag{display: flex;flex-direction: column;gap: 15px;padding: 20px 0 10px 0;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}
.nnhc-tag-title{display: flex;flex-direction: row;gap: 10px;font-size: 20px;height: 20px;align-items: center;text-transform: uppercase;}
.nnhc-tag-content a {display: inline-block;font-size: 16px;margin: 0 15px 10px 0;}
/* nnhc-detail-relate */
.nnhc-detail-relate .nnhc-heading{background-image: url(../images/icon/icon-border-cat-red.png);padding-left: 20px;color: initial;background-size: 9px;}
/* nnhc-detail-other */
.nnhc-detail-other .nnhc-heading{background-image: url(../images/icon/icon-border-cat-red.png);padding-left: 20px;color: initial;background-size: 9px;}
/* user-comment */
#user-comment .nnhc-heading {background-image: url(../images/icon/icon-border-cat-red.png);padding-left: 20px;color: initial;background-size: 9px;}
/* nnhc-detail-topic */
.nnhc-detail-topic{display: flex;flex-direction: column;gap: 20px;background: #fcf4e2 url(../images/icon/bg-mostread.jpg) top right no-repeat;padding: 20px 20px;}
.nnhc-detail-topic .nnhc-heading{background: none;padding-left: 0;font-size: 16px;}
.nnhc-detail-topic .nnhc-heading a{text-transform: none;font-weight: 400;}
.nnhc-detail-topic .nnhc-cat-content{padding-left: 25px;border-left: 1px solid #ebebeb;}
.nnhc-detail-topic .article:not(:first-child){margin-top: 20px;}
.nnhc-detail-topic .article{position: relative;}
.nnhc-detail-topic .article::before {content: '';display: block;width: 5px;height: 5px;border-radius: 5px;background: #00a54f;position: absolute;left: -28px;top: 6px;}
.nnhc-detail-topic .article-content{padding-top: 0;}
.nnhc-detail-topic .article-title{font-weight: 400;font-size: 18px;}
/* nnhc-epaper-list */
.nnhc-epaper-list .article{width: calc(50% - 10px);float: left;margin: 0 0 20px 20px;}
.nnhc-epaper-list .article:nth-child(2n+1){margin-left: 0;clear: both;}
.nnhc-epaper-list .article-image{border: 1px solid #f48e2a;margin-bottom: 0;aspect-ratio: unset;border-radius: 0;}
.nnhc-epaper-list .article-image img{min-height: unset;object-fit: contain;}
.nnhc-epaper-list .article-image::before{padding-top: 138%;}
.nnhc-epaper-list .article-info{height: 30px;line-height: 30px;padding: 0 10px;background: #f48e2a;color: #fff;margin: 0 0 10px 0;}
.nnhc-epaper-list .article-info .fa{margin-right: 5px;}
/* bx-error-page */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;}
.bx-error-page h1 {margin: 15px 0;color: #333;font-weight: normal;}
.backToHomepage {background: #ff6600;display: inline-block;color: #fff !important;height: 40px !important;line-height: 40px;padding: 0 20px;border-radius: 20px;font-weight: normal;font-size: 14px;}
.backToHomepage:hover {background: #f69220;color: #fff !important;}
/* footer */
.footer{background: #f5f5f5;padding: 20px 0;font-size: 14px;}
.footer > .container{display: flex;flex-direction: column;gap: 0;}
/* scrollToTop */
#scrollToTop {display: none;position: fixed;bottom: 20px;right: 30px;z-index: 99;cursor: pointer;}
/* mastercms */
.mastercms > .container{padding: 20px 10px;color: #999;font-size: 13px;}
/* __MB_MASTERCMS_EL_3 */
@font-face {font-family: MinionPro;src: url(fonts/Minion_Pro/MinionPro-Bold.otf);font-weight: 700;font-display: swap;}
@font-face {font-family: MinionPro;src: url(fonts/Minion_Pro/MinionPro-Regular.otf);font-weight: 400;font-display: swap;}
@font-face {font-family: Inter;src: url(fonts/Inter/Inter-Bold.ttf);font-weight: 700;font-display: swap;}
@font-face {font-family: Inter;src: url(fonts/Inter/Inter-Regular.ttf);font-weight: 400;font-display: swap;}
@font-face {font-family: Inter;src: url(fonts/Inter/Inter-Thin.ttf);font-weight: 100;font-display: swap;}
/* .logo,.header-center-right,.footer{filter: grayscale(1);}
.header-menu{background: #343434;} */
.zalo-share-button{display: none !important;}