::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 15px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-bottom: 60px;
}
html {
    scroll-behavior: smooth;
}
code {
    -webkit-touch-callout: all;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    -o-user-select: all;
    user-select: all;
}
#cookie-notice .cookie-notice-container a {
    color: #f4ff00;
    text-decoration: underline;
}

.hfg_header.site-header {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, .1);
    z-index: 12;
}
.nav-clickaway-overlay {
	z-index: 10;
}
.site-header.sticky {
	position: fixed;
	top: 0;
	width: 100%;
    animation: fadeIn 0.3s;
}
.site-header.sticky + .content {
	padding-top: 102px;
}
body:has(#wpadminbar) .site-header.sticky {
    top: 32px;
}
@media print {
    .site-header.sticky {
        position: static;
    }
}
.gotop {
    width: 50px;
    height: 50px;
    text-align: center;
    display: none;
    position: fixed;
    right: 32px;
    bottom: 85px;
    background: #000;
    border-radius: 100%;
    z-index: 99;
    box-shadow: 0px 0px 3px 0px #1877f2;
    opacity: 0.65;
    cursor: pointer;
}
.gotop i,
.gotop i:hover {
    color: #FFF;
    padding: 10px;
    font-size: 28px;
}
.gotop:hover {
    opacity: 1;
}
.gotop.active {
    display: block;
}
.excerpt-wrap.entry-summary a {
    white-space: nowrap;
}

.header-bottom .builder-item {
	margin: 0;
}
.primary-menu-ul > li div.wrap {
	padding: 8px 4px;
}
.primary-menu-ul > li div.wrap > a {
    margin-right: 5px;
}
.nav-ul .sub-menu {
    left: 0;
    right: auto;
    min-width: 300px;
}
.header-menu-sidebar .header-menu-sidebar-inner {
    padding-bottom: 100px;
}
.header-menu-sidebar .nav-ul .caret-wrap {
	border: 1px solid !important;
	padding: 10px !important;
}
.header-menu-sidebar .nav-ul .sub-menu li>.wrap {
    white-space: normal;
}
.header .hfg-slot .component-wrap a.button {
    font-size: 15px;
}

/**
MENU MAIN ELEMENTOR CUSTOM
*/
.bdt-parent.sub-menu-left .bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent .bdt-navbar-dropdown {
    right: 100% !important;
    left: auto !important;
}
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-nav-menu--dropdown .elementor-item:active {
    background-color: inherit !important;
}

/* custom elementor */
.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    aspect-ratio: 16 / 9;
    width: 100% !important;
    height: 100% !important;
}
.elementor-field.recaptcha,
.elementor-field-type-recaptcha > .elementor-field {
    margin: auto;
}

div > p {
    margin-bottom: 12px;
}
div > p:last-child {
    margin-bottom: 0;
}

main#content .entry-content ul,
.site-footer .widget ul.menu {
	list-style: disc;
	padding-left: 20px;
    margin: auto;
    text-align: left;
}
main#content .entry-content ul li,
main#content .entry-content ol li,
main#content .elementor-section ul li,
main#content .elementor-section ol li {
    margin-bottom: 12px;
}
.nv-page-title-wrap .nv-page-title h1 {
	color: var(--nv-primary-accent);
    border-bottom: 1px dotted var(--nv-primary-accent);
}
main#content .entry-content div span.postTitle {
	text-decoration: none !important;
}

.wp-block-table table {
	min-width: 500px;
}
td, th {
	padding: 10px;
}

blockquote {
	border-color: #365899;
}

.site-footer .widget {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 20px;
}

.site-footer .logo-company-footer.filter-yellow {
    -webkit-filter: grayscale(100%) brightness(360%) sepia(90%) hue-rotate(5deg) saturate(500%) contrast(.7);
    filter: grayscale(100%) brightness(360%) sepia(90%) hue-rotate(5deg) saturate(500%) contrast(.7);
    box-shadow: 0 1px 3px 0;
}
.site-footer .logo-company-footer.filter-yellow:hover {
    -webkit-filter:brightness(0) invert(1);
    filter:brightness(0) invert(1);
}
.site-footer .logo-company-footer.filter-white {
    filter: brightness(0) invert(1) contrast(.7);
}
.site-footer .logo-company-footer.filter-white:hover {
    filter: brightness(0) invert(1) contrast(1);
}

.site-footer .footer-bottom .hfg-slot.left .item--inner,
.site-footer .footer-bottom .hfg-slot.left .item--inner a {
    color: #003384;
    font-size: 11px;
}
.site-footer .footer-bottom .hfg-slot.left .item--inner a:hover {
    color: #198754;
}

/*ZALO CHAT FOOTER POP*/
.zalo-container.left {
    left: 2.5rem;
}
.zalo-container.right {
    right: 2.5rem;
}
.zalo-container {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 150px;
    z-index: 999;
}
.zalo-container a {
    display: block;
}
.animated_zalo {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.zoomIn_zalo {
    animation-name: zoomIn_zalo;
}
.pulse_zalo {
    -webkit-animation-name: pulse_zalo;
    animation-name: pulse_zalo;
}
.animated_zalo.infinite {
    animation-iteration-count: infinite;
}
.cmoz-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(17,130,252,.8);
    opacity: .1;
    border-color: #1182fc;
    opacity: .5;
}
.cmoz-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(17,130,252,.45);
    opacity: .75;
    right: -10px;
}
.zalo-container span {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1182fc;
    position: relative;
}
.zalo-container img {
    max-width: 100%;
    height: auto;
}
@-webkit-keyframes pulse_zalo{
	from{
		-webkit-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1)
	}
	50%{
		-webkit-transform:scale3d(1.05,1.05,1.05);
		transform:scale3d(1.05,1.05,1.05)
	}
	to{
		-webkit-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1)
	}
}
@keyframes pulse_zalo{
	from{
		-webkit-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1)
	}
	50%{
		-webkit-transform:scale3d(1.05,1.05,1.05);
		transform:scale3d(1.05,1.05,1.05)
	}
	to{
		-webkit-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1)
	}
}
@keyframes zoomIn_zalo{
	from{
		opacity:0;
		transform:scale3d(.3,.3,.3)
	}
	50%{
		opacity:1
	}
}

.global-shortcode {
    display: block;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
}

/**
    WPDM - Download file
**/
/* List card */
.link-template-default.card .package-title {
    font-size: 16px;
    text-align: left;
}
/* Table */
.wpdm-all-packages-table tbody td.__dt_col_excerpt {
    max-width: 300px;
}
.elementor-widget-wpdm-all-packages .wpdmdt-toolbar select,
.elementor-widget-wpdm-all-packages .wpdmdt-toolbar input {
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 5px 8px;
    margin: 3px;
}


/**
MEDIA PRINT PAGE
*/
@media print {
	@page {
		margin: 1.5cm;
	}
	@page :left {
		margin: 1.5cm 2cm 1.5cm 1.5cm;
	}
	@page :right {
		margin: 1.5cm 1.5cm 1.5cm 2cm;
	}
	article {
		/*page-break-before: always;*/
	}
	ul {
		page-break-inside: avoid;
	}
	h1, h2, h3, h4, h5, h6 {
		page-break-after:avoid;
		page-break-inside:avoid
	}
	img {
		page-break-inside:avoid;
		page-break-after:avoid;
	}
	blockquote, table, pre {
		page-break-inside:avoid
	}
	ul, ol, dl {
		page-break-before:avoid
	}
	body {
		filter: grayscale(1);
		background: #fff !important;
	}
	body * {
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-o-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
		animation-duration: none !important;
		animation-delay: none !important;
	}
	body, article {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	header {
		visibility: hidden;
	}
	footer,
	.gotop,
	.widget-visible iframe,
	.global-shortcode,
	.chaty-widget,
	.elementor-widget-share-buttons,
	.blog-sidebar,
	article .elementor-section-wrap section.elementor-section:last-child {
		display: none !important;
	}
	header .site-logo {
		width: 200px;
		visibility: visible;
	}
	article * {
		visibility: visible;
	}
	.nv-single-post-wrap>div {
		margin: 0 !important;
	}
	img {
		max-width: 100% !important;
	}
}