@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Oswald:wght@200;300;400;500;600;700&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:focus,
a:active {
    outline: 0 !important;
}
/* CUSTOM CSS */
body {
    font-family: "Montserrat", sans-serif;
    line-height: 1.7;
}
body .is-layout-flex {
    gap: 10px !important;
}
.ast-above-header-wrap {
    position: relative;
    z-index: 9;
}
#content > .ast-container,
.uagb-block-277d5f57.wp-block-uagb-image .wp-block-uagb-image__figure img {
    background: #fff;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.main-header-menu .menu-link, .main-header-menu>a {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
}
.comments-area {
    display: none;
}
.ast-below-header-bar {
    background: #2f8cd9;
    border-bottom: 1px solid #ccc;
    color: #fff;
}
.ast-search-menu-icon.ast-inline-search .search-field {
    padding: 5px !important;
}
.ast-mobile-header-wrap .ast-below-header-bar, 
.ast-below-header-bar .site-below-header-wrap {
    min-height: 50px;
}
.ast-mobile-header-wrap .ast-above-header-bar, 
.ast-above-header-bar .site-above-header-wrap {
    min-height: 30px !important;
}
.ast-header-account-link.ast-account-action-link {
    position: relative;
    top: -2px;
}
/* header.site-header {
    margin-bottom: 50px;
} */
.site-content {
    padding: 50px 0;
    background: #b3eefe;
}
.ast-site-identity {
    padding: 10px 0;
}
/* .site-primary-header-wrap > div,
header.site-header,
.site-header-section > div:last-child {
    max-height: 80px;
}
.site-branding {
    position: relative;
    top: 20px;
} */
.header-title {
    text-transform: uppercase;
    font-family: 'Alfa Slab One', cursive;
    font-size: 35px;
    font-weight: 700;
    color: #ed1c24;
    text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}
.subheader-title {
    position: relative;
    top: 10px;
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    font-weight: 700;
    color: #2e3192;
    text-transform: uppercase;
    text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}
.wp-block-button.is-style-outline {
    margin-top: -50px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
div.wp-block-button.is-style-outline .wp-block-button__link:focus,
div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,
div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover {
    background: var(--ast-global-color-0) !important;
    color: #fff;
    border-color: var(--ast-global-color-0) !important;
}
.new-post-slick .wp-block-latest-posts__list {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.new-post-slick .wp-block-latest-posts__list li {
    display: block !important;
    position: relative;
}
.wp-block-latest-posts__featured-image a {
    display: block;
}
.new-post-slick .wp-block-latest-posts__list img {
    width: 1000px;
    height: 440px;
    object-fit: cover;
}
.new-post-slick .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    font-weight: 500;
    font-size: 18px;
}
.new-post-slick .wp-block-latest-posts__list .slick-prev:before,
.new-post-slick .wp-block-latest-posts__list .slick-next:before {
    font-size: 50px;
}
.new-post-slick .wp-block-latest-posts__list .slick-prev {
    z-index: 1;
    left: 15px;
}
.new-post-slick .wp-block-latest-posts__list .slick-next {
    z-index: 1;
    right: 40px;
}
.mostviewed-sidebar {
    background: #fff;
    padding: 0 !important;
    /*border: 1px solid #ccc;*/
}
.mostviewed_title {
    padding: 5px 15px 3px;
    background: linear-gradient(#e6e6e6, #f7f7f7);
    color: #c40000;
    font-weight: bold;
    border-bottom: 1px solid #dee2e6;
    font-size: 18px;
}

.mostviewed-sidebar li:first-child {
    padding-top: 0;
}
.mostviewed-sidebar li {
    list-style: none;
    padding: 10px 15px 7px;
    border-bottom: 1px dashed #ccc;
}
.mostviewed-sidebar li:last-child {
    border-bottom: none;
}
.mostviewed-sidebar li a {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    text-decoration: none !important;
    font-size: 14px;
    color: #212529;
}
.mostviewed-sidebar li a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #2e3192;
    border-radius: 50%;
}
.mostviewed-sidebar ul {
    height: 430px;
    overflow-y: scroll;
    padding-top: 10px;
}

.mostviewed-sidebar ul::-webkit-scrollbar {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    width: 5px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.1);
}

.mostviewed-sidebar ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.mostviewed-sidebar ul::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.7);
}

.uagb-block-44f1b7f0 .vanban_list {
    height: 158px;
    overflow-y: scroll;
}
.uagb-block-44f1b7f0 .vanban_list::-webkit-scrollbar {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    width: 5px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.1);
}

.uagb-block-44f1b7f0 .vanban_list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.uagb-block-44f1b7f0 .vanban_list::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.7);
}

.category-block {
    border: 1px solid #ccc;
    background: #fff;
}
.category-title {
    padding: 0.5rem;
    background-image: linear-gradient(#e6e6e6, #ffffff);
    border-bottom: 2px solid #0274b2;
}
.category-title a,
.category-title span {
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
}
.category-title i {
    display: inline-block;
    margin-right: 5px;
}
.category-block ul {
    background: #fff;
    padding: 20px;
}
.category-block ul.d-flex {
    display: flex;
    flex-wrap: wrap;
}
.category-block ul li {
    display: flex;
    flex: 50%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.category-block ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding: 0;
}
.category-block ul.d-flex li {
    border-bottom: 0;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    max-width: 33.33%;
}
.category-block ul.d-flex li:first-child,
.category-block ul.d-flex li:nth-child(2),
.category-block ul.d-flex li:nth-child(3) {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
.category-block .catpost-img {
    min-width: 100px;
    width: 100px;
    height: 65px;
}
.category-block .catpost-img img {
    display: block;
    width: 100px;
    height: 65px;
    object-fit: cover;
}
.category-block .catpost-cnt {
    padding: 0 10px;
}
.category-block .catpost-cnt a {
    font-size: 14px;
    text-decoration: none !important;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: capitalize;
}
.category-block .catpost-meta,
.category-block .catpost-view {
    font-size: 12px;
}
.viewmore-div {
    text-align: right;
    padding: 0 10px 10px;
}
.viewmore-div a {
    font-size: 16px;
    text-decoration: none !important;
}
.home-right-sidebar .category-block ul {
    padding: 10px;
}
.home-right-sidebar .category-block ul li {
    display: block;
}
.home-right-sidebar .category-block .catpost-img,
.home-right-sidebar .category-block .catpost-img img {
    width: 100%;
    max-width: unset;
}
.home-right-sidebar .category-block .catpost-cnt {
    padding: 10px 0 0;
}
.home-right-sidebar .category-block .catpost-cnt a {
    font-weight: normal;
    font-size: 14px;
}
.home-right-sidebar .viewmore-div {
    display: none;
}
.category-block ul.vanban_list {
    padding: 10px;
}
.category-block ul.vanban_list li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.category-block ul.vanban_list li a {
    text-decoration: none;
}
.home-right-sidebar .vanban-block .viewmore-div {
    display: block;
}
.listlink-block {
    padding: 10px;
}
#cbx-lienket {
    max-width: 100%;
}
.statics-block .widgettitle {
    display: none;
}
.home-right-sidebar .statics-block ul li {
    margin-bottom: 2px;
    padding-bottom: 2px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"],
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] a {
    background: #2f8cd9 !important;
    color: #fff;
}
#shortcode-widget-3 h3 {
    font-weight: bold;
    color: #fff;
}
.main-header-menu .menu-link, .main-header-menu>a {
    padding: 0 15px;
    font-size: 14px !important;
    color: #fff;
}
.ast-inline-search.ast-search-menu-icon {
    padding: 5px 0;
}
.ast-icon.icon-arrow svg {
    height: 0.6em;
    width: 0.6em;
    position: relative;
    margin-left: 5px;
}
.site-header-section>* {
    padding: 0 5px;
}
.main-header-menu > .menu-item > .menu-link:hover, #astra-footer-menu > .menu-item > .menu-link:hover {
    color: #2F8CD9;
    background-color: #FFF;
}
.ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link {
    color: #2F8CD9;
}
.ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link:hover {
    background-color: #2F8CD9;
    color: #FFF;
}
.wp-block-uagb-image__figure > a {
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.ast-primary-header-bar {
    position: relative;
    background: #fff url(https://trungtamytenuithanh.quangnam.gov.vn/wp-content/uploads/2023/08/2023-08-09_09h18_46-1.png) no-repeat top right;
    background-size: auto 100%;
}
.ast-builder-grid-row>.site-header-section {
    position: relative;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 10px;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 0;
}
.entry-meta {
    display: none;
}
.post-thumb-img-content.post-thumb img {
    width: 100%;
    max-width: unset;
}
.single .entry-header {
    margin-top: 20px;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
    background-color: transparent !important;
    padding: 0 !important;
}
.page-title.ast-archive-title,
.page .entry-title {
    font-family: "Fjalla One", sans-serif;
    font-size: 30px !important;
    padding: 20px 0;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .blog-layout-3 .post-thumb {
        width: 30%;
    }
    .blog-layout-3 .post-content {
        width: 70%;
        padding-left: 20px;
    }
}
.post-thumb-img-content.post-thumb {
    width: 100%;
}
.ast-blog-featured-section .posted-on .date-month, .ast-blog-featured-section .posted-on .date-year {
    font-size: 12px;
    line-height: 1em;
}
.blog-layout-3 .entry-title {
    font-size: 18px;
}
.read-more {
    display: none;
}
.wp-block-heading,
.widget-title {
    padding: 10px 5px 10px 5px;
    font-size: 17px;
    display: block;
    line-height: 1;
    padding-left: 15px;
    background: #f1f1f1;
    position: relative;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-left: 3px solid #2f8cd9;
}
.wp-block-latest-posts > li {
    line-height: 1.2;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-top: 5px !important;
}
.wp-block-latest-posts > li:last-child {
    border-bottom: none;
}
.wp-block-latest-posts > li > a {
    font-size: 16px;
}
.newest-post {
    height: 200px;
    overflow-y: scroll;
    margin-left: 0 !important;
}
.newest-post::-webkit-scrollbar {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    width: 5px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.1);
}
.newest-post::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.newest-post::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.7);
}
.newest-post li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
.newest-post li:last-child {
    border-bottom: 0;
}
.newest-post li a {
    position: relative;
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding-left: 10px;
}
.newest-post li a:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #2e3192;
    border-radius: 50%;
}
.vanban-gioithieu {
    min-height: 150px;
}
.wp-block-search__label {
    display: none;
}
.home-top-container > .wp-block-uagb-container,
.new-post-slick {
    padding: 0 !important;
}
.home-top-container .wp-container-7 {
    width: 100% !important;
    margin: 0 !important;
    min-width: 100%;
}
.tab {
    background-image: linear-gradient(#e6e6e6, #ffffff);
    border-bottom: 2px solid #0274b2;
}
.tablinks {
    padding: 0.5rem;
    display: inline-block;
    text-decoration: none !important;
}
.tablinks.active {
    background: #0274b2;
    color: #fff;
}
.tabcontent {
    display: none;
    border: 1px solid #ccc;
    border-top: none;
}
.tabcontent.active {
    display: block;
}
.picgallery li {
    overflow: hidden;
    border: 1px solid #fff;
}
.picgallery li img {
    width: 100%;
    height: 110px;
    object-fit: cover;
}
.no-wrap-flex {
    align-items: unset !important;
}
.flex-66 {
    min-width: 66.66%;
}
.flex-33 {
    min-width: 33.33%;
}
.lft-block {
    min-width: 75%;
}
.rgt-block {
    min-width: 25%;
}
@media screen and (min-width: 993px) {
    .ast-right-sidebar #secondary {
        padding-left: 20px;
    }
}
#secondary {
    margin: 1.4em 0 2.5em;
    word-break: break-word;
    line-height: 2;
}

.iframe_video video {
    width: 100% !important;
    height: auto !important;
}