/*
Theme Name: Kế toán Anpha
Theme URI: https://wordpress.org/
Author: itheme.vn
Author URI: https://itheme.vn/
Description: Luôn đồng hành & cùng khách hàng mọi lúc, mọi nơi!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ketoananpha
*/

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

body{font-family:Nunito,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;width:100%;overflow-x:hidden;position:relative;
	display:block;color:#212529;}
*{list-style:none;padding:0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0 0;}
*:focus{outline:none;}
img{display:block;max-width:100%;height:auto;}
a{color:inherit;cursor:pointer;transition:all .3s;text-decoration:none;}
.container{width:1350px;display:block;margin:0 auto;padding:0 12px;max-width:100%;}
section{clear:both;}
.responsive-video{position:relative;width:100%;padding:0 0 56.25% 0;}
.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;}
.video-wrapper{clear:both;margin-bottom:1rem;width:100%;padding:0 0 56.25%;position:relative;}
.video-wrapper video,.video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0;display:inline-block;z-index:1;}
.alignleft{float:left;padding-right:25px;margin-bottom:20px;}
.alignright{float:right;padding-left:25px;margin-bottom:20px;}
.aligncenter{margin:0 auto;}
input[type=text],input[type=search],input[type=tel],input[type=email],input[type=password],input[type=number],input[type=button],
input[type=submit],textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;font-family:inherit;}
.js-scrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;position:relative;}
.js-scrollbar::-webkit-scrollbar {display: none;}
.js-scrollbar .scroll-tag-x{position:absolute;bottom:0;left:0;width:100%;height:8px;background:transparent;display:inline-block;}
.js-scrollbar .scroll-tag-inner-x{height:100%;display:inline-block;background:#333741;position:absolute;top:0;left:0;border-radius:4px;}
.js-scrollbar .scroll-tag-y{position:absolute;top:0px;right:0px;height:100%;width:8px;background:transparent;display:inline-block;}
.js-scrollbar .scroll-tag-inner-y{width:100%;display:inline-block;background:#333741;position:absolute;top:0;left:0;border-radius:4px;}

header{background:#f8f9fa;position:relative;}
header:before{content:'';background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
	width:100%;height:4px;position:absolute;bottom:-1px;z-index:1;}
header .main-header{padding:16px 0 8px;display:flex;align-items:center;justify-content:space-between;}
header .main-header .logo img{height:70px;}
header .main-header .banner-header img{width:728px;}
header .main-header .toggle-menu-mobile{display:none;}
header .nav-header{padding:.5rem 0;}
header .nav-header ul.menu-main{display:flex;flex-wrap:wrap;}
header .nav-header ul.menu-main li{position:relative;}
header .nav-header ul.menu-main>li{padding:0 .5rem;}
header .nav-header ul.menu-main>li:first-child{padding-left:0;}
header .nav-header ul.menu-main>li>a{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	padding:.5rem;color:#212529;text-transform:uppercase;font-weight:700;display:block;}
header .nav-header ul.menu-main>li.menu-item-has-children>a:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";
	border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}
header .nav-header ul.menu-main li>ul{position:absolute;top:0;left:100%;min-width:10rem;z-index:998;border:1px solid rgba(0,0,0,0.15);
	background:#fff;display:none;}
header .nav-header ul.menu-main li:hover>ul{display:block;}
header .nav-header ul.menu-main>li>ul{top:100%;left:0;}
header .nav-header ul.menu-main ul>li>a{color:#575756;padding:10px 15px;display:block;font-size:1rem;white-space:nowrap;}
header .nav-header ul.menu-main ul>li:hover>a{color:#fff;background:#4db2ec;}
header .popup-menu-mobile{display:none;}

section.list-featured-posts-home{padding:16px 0;}
section.list-featured-posts-home .container{display:flex;gap:8px;flex-wrap:wrap;}
section.list-featured-posts-home .col-2{flex-basis:calc(50% - 4px);width:calc(50% - 4px);display:flex;flex-wrap:wrap;gap:8px;}
section.list-featured-posts-home .col-2 .item{position:relative;width:calc(50% - 4px);flex-basis:calc(50% - 4px);}
section.list-featured-posts-home .col-2 .item:first-child{width:100%;flex-basis:100%;}
section.list-featured-posts-home .col-2 .item .image{position:relative;z-index:1;}
section.list-featured-posts-home .col-2 .item .image img{width:100%;position:relative;z-index:1;}
section.list-featured-posts-home .col-2 .item .image a{position:relative;display:block;}
section.list-featured-posts-home .col-2 .item .image a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;
	background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%);}
section.list-featured-posts-home .col-2 .item .info{position:absolute;bottom:0;left:0;z-index:3;padding:0 17px;margin-bottom:23px;}
section.list-featured-posts-home .col-2 .item .info h3{color:#fff;font-weight:700;font-size:1.25rem;line-height:1.2;}
section.list-featured-posts-home .col-2 .item .info h3 a:hover{color:#2a4d9f;}
.section-heading{margin-bottom:1.7rem;border-bottom:2px solid #4db2ec;}
.section-heading h2{display:inline-block;padding:7px 12px;color: #fff;background:#4db2ec;font-size:1rem;line-height:1.2;font-weight:400;}
section.category-popular-home-1{padding-top:16px;margin-bottom:16px;}
section.category-popular-home-1 .container{display:flex;gap:0 24px;flex-wrap:wrap;}
section.category-popular-home-1 .col-left{width:calc(66.66% - 12px);flex-basis:calc(66.66% - 12px);display:flex;flex-wrap:wrap;gap:0 24px;}
section.category-popular-home-1 .col-left .section-heading{width:100%;flex-basis:100%;}
section.category-popular-home-1 .col-left .col-2{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.category-popular-home-1 .col-left .col-2:nth-child(2) .item .image{margin-bottom:8px;}
section.category-popular-home-1 .col-left .col-2 .item .image img{width:100%;}
section.category-popular-home-1 .col-left .col-2:nth-child(2) .item .info h3{font-size:1.25rem;padding:1rem 0;border-bottom:1px solid #dee2e6;
	margin-bottom:.5rem;font-weight:500;line-height:1.2;color:#2a4e9a;}
section.category-popular-home-1 .col-left .col-2:nth-child(2) .item .info p{color:#6c757d;margin:0 0 1rem;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item{display:flex;padding:.5rem 0;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item:first-child{padding-top:0;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item .image{width:33.33%;flex-basis:33.33%;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item .info{width:66.66%;flex-basis:66.66%;padding-left:1.5rem;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item .info h3{color:#212529;font-size:1rem;font-weight:400;line-height:1.5;}
section.category-popular-home-1 .col-left .col-2:nth-child(3) .item .info p{color:#6c757d;font-size:.875em;}
section.category-popular-home-1 .col-right{width:calc(33.33% - 12px);flex-basis:calc(33.33% - 12px);}
section.category-popular-home-1 .col-right .list-inner ul{display:flex;flex-wrap:wrap;gap:16px;}
section.category-popular-home-1 .col-right .list-inner ul li{width:calc(50% - 8px);flex-basis:calc(50% - 8px);}
section.category-popular-home-1 .col-right .list-inner ul li:first-child{width:100%;flex-basis:100%;position:relative;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .image{position:relative;z-index:1;margin:0 0;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .image a{position:relative;display:block;}
section.category-popular-home-1 .col-right .list-inner ul li.image img{width:100%;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .image a:after{content:'';display:block;height:100%;width:100%;
	position:absolute;top:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%);z-index:2;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .image a img{position:relative;z-index:1;width:100%;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .info{position:absolute;z-index:2;left:0;bottom:0;width:100%;
	padding:0 17px;margin-bottom:23px;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .info h3{color:#fff;font-size:17px;font-weight:700;line-height:1.2;
	margin:0 0;text-align:left;}
section.category-popular-home-1 .col-right .list-inner ul li:first-child .info h3 a:hover{color:#2a4d9f;}
section.category-popular-home-1 .col-right .list-inner ul li .image{margin-bottom:.5rem;}
section.category-popular-home-1 .col-right .list-inner ul li .image img{width:100%;}
section.category-popular-home-1 .col-right .list-inner ul li .info h3{font-size:1rem;margin-bottom:.5rem;font-weight:500;line-height:1.2;
	color:#2a4e9a;text-align:justify;} 
section.category-popular-2{margin-bottom:1rem;}
section.category-popular-2 .container{display:flex;flex-wrap:wrap;gap:0 24px;}
section.category-popular-2 .col-left{width:calc(66.66% - 12px);flex-basis:calc(66.66% - 12px);}
section.category-popular-2 .col-left .list-inner ul{display:flex;gap:0 24px;flex-wrap:wrap;}
section.category-popular-2 .col-left .list-inner ul li{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.category-popular-2 .col-left .list-inner ul li .image{margin-bottom:.5rem;}
section.category-popular-2 .col-left .list-inner ul li .image img{width:100%;}
section.category-popular-2 .col-left .list-inner ul li .info h3{font-size:1.25rem;padding:1rem 0;border-bottom:1px solid #dee2e6;line-height:1.2;
	margin-bottom:.5rem;color:#2a4e9a;font-weight:500;text-align:justify;}
section.category-popular-2 .col-left .list-inner ul li .info p{color:#6c757d;margin-bottom:1rem;text-align:justify;}
section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3){display:flex;padding:1rem 0;border-bottom:1px solid #dee2e6;
	text-align:justify;}
section.category-popular-2 .col-left .list-inner ul li:nth-last-child(1),
section.category-popular-2 .col-left .list-inner ul li:nth-last-child(2){border:none;}
section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3) .image{width:33.33%;flex-basis:33.33%;}
section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3) .info{width:66.66%;flex-basis:66.66%;padding-left:1.5rem;}
section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3) .info h3{color:#212529;text-align:justify;font-size:1rem;padding:0 0;
	font-weight:400;line-height:1.5;border:none;margin:0 0;}
section.category-popular-2 .col-right{width:calc(33.33% - 12px);flex-basis:calc(33.33% - 12px);}
section.category-popular-2 .col-right .list-inner ul li{padding:1rem 0;border-bottom:1px solid #dee2e6;display:flex;}
section.category-popular-2 .col-right .list-inner ul li .image{width:33.33%;flex-basis:33.33%;}
section.category-popular-2 .col-right .list-inner ul li .image img{width:100%;}
section.category-popular-2 .col-right .list-inner ul li .info{width:66.66%;flex-basis:66.66%;padding-left:1.5rem;}
section.category-popular-2 .col-right .list-inner ul li .info h3{color:#212529;text-align:justify;font-size:1rem;font-weight:400;line-height:1.5;}
section.category-popular-3{padding:0 0 1rem;}
section.category-popular-3 .list-inner ul{display:flex;flex-wrap:wrap;gap:0 24px;}
section.category-popular-3 .list-inner ul li{width:calc(33.33% - 16px);flex-basis:calc(33.33% - 16px);margin-bottom:16px;}
section.category-popular-3 .list-inner ul li .image{margin-bottom:.5rem;}
section.category-popular-3 .list-inner ul li .image img{width:100%;}
section.category-popular-3 .list-inner ul li .info h3{font-size:1.25rem;padding:1rem 0;border-bottom:1px solid #dee2e6;margin-bottom:.5rem;
	font-weight:500;line-height:1.2;}
section.content-single-post{padding:1rem 0;}
section.content-single-post .container{display:flex;flex-wrap:wrap;gap:0 48px;}
section.content-single-post .main-content{width:calc(66.66% - 24px);flex-basis:calc(66.66% - 24px);}
section.content-single-post .main-content .heading-post h1{font-size:calc(1.28rem + 0.36vw);margin-bottom:.5rem;font-weight:500;line-height:1.2;
	color:#2a4e9a;}
section.content-single-post .main-content .banner-post{margin-bottom:1rem;}
section.content-single-post .main-content .banner-post img{width:100%;}
section.content-single-post .main-content .short-desc{text-align:justify;margin-bottom:1rem;font-weight:bolder;}
section.content-single-post .main-content .index-page{padding:10px 10px 0;border:1px solid #fd6c2b;border-radius:10px;margin-bottom:20px;}
section.content-single-post .main-content .index-page h2{text-align:justify;color:#2a4d9f;font-weight:700;margin-bottom:1rem;font-size:1rem;
	line-height:1.5;}
section.content-single-post .main-content .index-page>ul{padding-left: 2rem;margin-bottom:1rem;}
section.content-single-post .main-content .index-page>ul>li>a{color: #010101;font-size: 16px;text-align: justify;}
section.content-single-post .main-content .index-page>ul>li>a:hover{color: #fd6c2b;}
section.content-single-post .main-content .index-page>ul>li:before{content:"◆";color:#fd6c2b;display:inline-block;width:1.5em;margin-left:-1em;}
section.content-single-post .main-content .index-page>ul>li>ul{padding-left:10px;}
section.content-single-post .main-content .index-page>ul>li ul>li>a:hover{color: #fd6c2b;}
section.content-single-post .main-content .content-inner{margin-bottom:3rem;}
section.content-single-post .main-content .content-inner h2,
section.content-single-post .main-content .content-inner h3{position:relative;z-index:1;font-weight:700;text-align:justify;font-size:24px;
	color:#2a4d9f;margin-bottom:.5rem;line-height:1.2;}
section.content-single-post .main-content .content-inner h2:before,
section.content-single-post .main-content .content-inner h3:before{position:absolute;content:"";width:46px;height:10px;opacity:.6;left:0;
	background:#ffcbb4;z-index:-1;}
section.content-single-post .main-content .content-inner h4,
section.content-single-post .main-content .content-inner h5{color:#004ea4;font-size:18px;text-align:justify;font-weight:500;line-height:1.2;
	margin-bottom: .5rem;}
section.content-single-post .main-content .content-inner table{width:100%;border-collapse:collapse;border:1px solid #fff;}
section.content-single-post .main-content .content-inner table tr td{border:1px solid #fff;padding:7px;background:#e5f0ff;}
section.content-single-post .main-content .content-inner table tr:first-child td{background:#004ea4;color:white;}
section.content-single-post .main-content .content-inner table tr:nth-child(2) td{background:#a9d0ff;}
section.content-single-post .main-content .content-inner table tr:not(:first-child) td:first-child{background:#a9d0ff;}
section.content-single-post .main-content .content-inner p{text-align:justify;margin-bottom:1rem;}
section.content-single-post .main-content .content-inner ul,
section.content-single-post .main-content .content-inner ol{padding-left:2rem;margin-bottom:1rem;}
section.content-single-post .main-content .content-inner ol li{list-style:decimal;}
section.content-single-post .main-content .content-inner ul li{list-style:disc;}
section.content-single-post .main-content .content-inner a{color:#3f76d8;}
section.content-single-post .main-content .content-inner blockquote{padding-left:.5rem;margin-left:.25rem;border-left:2px solid #e5451b;}
section.content-single-post .main-content .content-inner hr{height:1px;opacity:.25;margin:1rem 0;border-top:none;border-color:#212529;}
section.content-single-post .main-content .content-inner .custom-quote{box-shadow:0 0 8px rgb(0 0 0 / 15%);border:1px solid #fd6c2b;
	padding:15px;border-radius:10px;margin:25px 0;quotes:"\201C""\201D";}
section.content-single-post .main-content .content-inner .custom-quote:before{color:#fd6c2b;content:open-quote;font-size:4em;margin-left:-15px;
	background:#fff;line-height:0;position:absolute;height:30px;line-height:1;transform:translateY(-32px);}
p.average-rating{display:none;}
section.content-single-post .main-content .related-posts .box-heading{margin:1.5rem 0;border-bottom:2px solid #dee2e6;}
section.content-single-post .main-content .related-posts .box-heading h2{padding-left:.5rem;font-weight:700;color:#2a4e9a;font-size:1.25rem;
	border-left:3px solid #e5451b;margin-bottom:.5rem;line-height:1.2;}
section.content-single-post .main-content .related-posts .list-inner ul{display:flex;gap:1rem 24px;flex-wrap:wrap;}
section.content-single-post .main-content .related-posts .list-inner ul li{width:calc((100% - (24px * 3)) / 4);flex-basis:calc((100% - (24px * 3)) / 4);
	border:1px solid #dee2e6;border-radius:.3rem;overflow:hidden;}
section.content-single-post .main-content .related-posts .list-inner ul li .image{position:relative;}
section.content-single-post .main-content .related-posts .list-inner ul li .image a{display:block;width:100%;position:relative;padding-top:68%;}
section.content-single-post .main-content .related-posts .list-inner ul li .image img{width:100%;height:100%;position:absolute;top:0;left:0;
	object-fit:cover;}
section.content-single-post .main-content .related-posts .list-inner ul li .info{padding:.5rem;}
section.content-single-post .main-content .related-posts .list-inner ul li .info h3{font-size:1rem;line-height:1.5;}
section.content-single-post .main-content .comment-wrapper{padding:1.5rem;margin-top:3rem;border-radius:.5rem;border:1px solid #e5451b;}
section.content-single-post .main-content .comment-wrapper .box-heading{padding:.5rem;display:flex;align-items:center;flex-wrap:wrap;}
section.content-single-post .main-content .comment-wrapper .box-heading h2{border-right:1px solid #dee2e6;padding:24px 12px;width:58.33%;
	flex-basis:58.33%;text-align:center;color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin-bottom:.5rem;}
section.content-single-post .main-content .comment-wrapper .star-counter{width:41.66%;flex-basis:41.66%;padding:0 12px;font-size:2.3rem;
	color:#ffc107;font-weight:700;line-height:1.2;text-align:center;}
section.content-single-post .main-content .comment-wrapper .star-counter p{font-size:1rem;font-weight:400;line-height:1.5;color:#212529;
	margin-top:.5rem;}
section.content-single-post .main-content .comment-wrapper p.logged-in-as{padding-top:1rem;margin-bottom:1rem;color:#198754;font-weight:700;}
section.content-single-post .main-content .comment-wrapper p.logged-in-as a{color:orange;}
section.content-single-post .main-content .comment-wrapper form{display:flex;flex-wrap:wrap;gap:0 16px;position:relative;}
section.content-single-post .main-content .comment-wrapper form.show-field{padding-bottom:1rem;border-bottom:1px solid #e5451b;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper{flex-basis:100%;width:100%;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner{display:flex;flex-wrap:wrap;color:#fff;
	background:#e5451b;padding:.5rem;align-items:center;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .list-stars{display:inline-flex;
	flex-direction:row-reverse;gap:0 4px;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .label{padding-right:12px;font-size:1.25rem;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]{display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label{cursor:pointer;display: inline-flex;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label span{display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label svg{fill:white;width:28px;height:28px;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label svg:nth-child(1){display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover>svg:nth-child(2),
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover~label svg:nth-child(2),
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]:checked~label svg:nth-child(2){
	display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover>svg:nth-child(1),
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover~label svg:nth-child(1),
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]:checked~label svg:nth-child(1){
	display:inline-block;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner.show-notice .text-status-rating{display:inline-block;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating{display:none;
	margin-left:10px;background:#fff;position:relative;color:#e5451b;padding:0 8px;font-size:19px;border-radius:2px;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating:after{right:100%;
	top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-top:-6px;border:6px solid transparent;
	border-right-color:#fff;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-notice{padding-top:1rem;margin-bottom:1rem;
	display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice{color: #198754;
	font-weight: 700;display:none;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.red{color:red;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.blue{color:#189ec7;}
section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.orange{color:orange;}

section.content-single-post .main-content .comment-wrapper p.comment-form-author{width:calc(33.33% - 8px);flex-basis:calc(33.33% - 8px);order:3;
	display:none;}
section.content-single-post .main-content .comment-wrapper .show-field p.comment-form-author{display:block;}
section.content-single-post .main-content .comment-wrapper p.comment-form-email{width:calc(50% - 8px);flex-basis:calc(50% - 8px);margin-bottom:10px;}
section.content-single-post .main-content .comment-wrapper label[for=rating]{display:inline-flex;align-items:center;margin-bottom:10px;}
section.content-single-post .main-content .comment-wrapper fieldset.comments-rating{margin-bottom:10px;order:2;}
section.content-single-post .main-content .comment-wrapper p.comment-form-comment{width:calc(66.66% - 8px);flex-basis:calc(66.66% - 8px);
	display:none;}
section.content-single-post .main-content .comment-wrapper .show-field p.comment-form-comment{display:block;}
section.content-single-post .main-content .comment-wrapper input[type=text],
section.content-single-post .main-content .comment-wrapper input[type=email],section.content-single-post .main-content .comment-wrapper textarea{
	display: block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;
	background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-single-post .main-content .comment-wrapper textarea{min-height:127px;resize:vertical;}
section.content-single-post .main-content .comment-wrapper input[type=text]:focus,
section.content-single-post .main-content .comment-wrapper input[type=email]:focus,
section.content-single-post .main-content .comment-wrapper textarea:focus{color:#212529;background-color:#fff;border-color:#95a7cd;outline:0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
section.content-single-post .main-content .comment-wrapper p.success{position:absolute;bottom:74px;right:0;width:calc(33.33% - 12px);
	flex-basis:calc(33.33% - 12px);color:#d70000;}
section.content-single-post .main-content .comment-wrapper p.error{position:absolute;bottom:60px;right:0;width:calc(33.33% - 12px);
	flex-basis:calc(33.33% - 12px);color:#d70000;font-size:14px;}
section.content-single-post .main-content .comment-wrapper p.form-submit{order:4;position:absolute;width:calc(33.33% - 8px);display:none;
	flex-basis:calc(33.33% - 8px);right:0;bottom:1rem;}
section.content-single-post .main-content .comment-wrapper .show-field p.form-submit{display:block;}
section.content-single-post .main-content .comment-wrapper p.form-submit:before{content:'\f1d8';font-family:"Font Awesome 5 Free";color:white;
	position:absolute;top:5px;left:calc((100% - 134px) / 2);pointer-events:none;top:calc(50% - 12px);}
section.content-single-post .main-content .comment-wrapper .loading p.form-submit input[name="submit"]{opacity:.5;cursor:wait;}
section.content-single-post .main-content .comment-wrapper p.form-submit input[name="submit"]{display:inline-block;padding:6px 24px;
	text-transform:uppercase;background:#2a4e9a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);font-weight:400;
	line-height:1.5;text-align:center;font-size:1rem;border-radius:.3rem;cursor:pointer;user-select:none;border:none;color:white;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%;
	text-indent:24px;}
section.content-single-post .main-content .comment-wrapper p.form-submit input[name="submit"]:hover{color:#fff;background-color:#244283;
	border-color:#223e7b;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li{padding:1rem 0 .5rem;border-top: 1px solid #dee2e6;}
section.content-single-post .main-content .comment-wrapper ul.list-comments ul>li{background:#f8f9fa;padding: .5rem;margin:.5rem 0;border:none;
	border-left:2px solid #e5451b;}
section.content-single-post .main-content .comment-wrapper ul.list-comments ul>li .reply{display:none;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-author{display:inline-block;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-author cite,
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-author a{color:#428bca;font-weight:700;font-style:normal;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-author img{display:none;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-author span.says{display:none;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-meta{display:inline-block;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-meta:before{content:' | ';display:inline-block;
	vertical-align:middle;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .comment-content{display:block;margin-bottom:.25rem;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li p{margin-bottom:.25rem;display:inline;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li p.stars{margin-right:4px;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li p.stars i{color:#ffc107;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .cld-like-dislike-wrap{color:#428bca;margin-bottom:0;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .cld-like-dislike-wrap .cld-common-wrap{margin-right:20px;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .cld-like-dislike-wrap .cld-common-wrap span.useful{margin-left:4px;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .reply{display:inline-block;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li .reply a{color:#428bca;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li form.show-field{padding-bottom:0;border-bottom:none;}
section.content-single-post .main-content .comment-wrapper ul.list-comments li p.form-submit{bottom:0;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .heading{display:none;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper h2{color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin:.5rem 0;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi{display:flex;justify-content:center;margin:1rem 0;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi a{padding:.375rem .75rem;color: #2a4e9a;display:inline-block;
	border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi.loading a{opacity:.5;cursor:wait;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi a:hover{color: #223e7b;background-color: #e9ecef;
	border-color: #dee2e6;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi a.hide{color: #6c757d;pointer-events: none;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi a.prev{border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem;}
section.content-single-post .main-content .comment-wrapper .comments-list-wrapper .pagi a.next{border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem;margin-left:-1px;}
section.content-single-post .main-content .comment-wrapper h3.comment-reply-title{color: #198754;}
section.content-single-post .main-content .comment-wrapper h3.comment-reply-title a{color:orange;}
section.content-single-post .main-content .tag-list{display:flex;margin-top:1rem;}
section.content-single-post .main-content .tag-list .label{color:#ea5644;text-align:justify;display:inline-block;cursor:pointer;margin-right:4px;
	white-space:nowrap;}
section.content-single-post .main-content .tag-list .label:hover{color:#223e7b;}
section.content-single-post .main-content .tag-list .tags{display:inline-block;padding-left:4px;}
section.content-single-post .main-content .tag-list .tags ul{display:flex;flex-wrap:wrap;gap:4px 8px;}
section.content-single-post .main-content .tag-list .tags ul li a{background:#f8f9fa;color:#6c757d;text-transform:capitalize;text-align:justify;
	padding:0 .5rem;font-size:13px;text-transform:capitalize;}
section.content-single-post .sidebar-post{width:calc(33.33% - 24px);flex-basis:calc(33.33% - 24px);position:relative;}
section.content-single-post .sidebar-post .sidebar-inner{position:sticky;top:0;width:100%;padding:8px 24px 4px;background:#f8f9fa;}
section.content-single-post .sidebar-post .sidebar-inner h2.widget-title{background:#2a4e9a;font-weight:700;border-left:4px solid #e5451b;
	color:#fff;padding:.5rem 1rem;font-size:1.25rem;line-height:1.2;margin-bottom:.5rem;}
section.content-single-post .sidebar-post .sidebar-inner .heading{margin:1rem 0;border-bottom:2px solid #dee2e6;}
section.content-single-post .sidebar-post .list-post-reference{padding-bottom:1.5rem;}
section.content-single-post .sidebar-post .list-post-reference .list-inner ul li .image img{width:100%;}
section.content-single-post .sidebar-post .list-post-reference .list-inner ul li .info{margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #dee2e6;}
section.content-single-post .sidebar-post .list-post-reference .list-inner ul li .info h3{font-size:1rem;font-weight:400;line-height:1.5;
	text-align:justify;color:#2a4e9a;}
section.content-single-post .sidebar-post .list-post-reference .list-inner ul li:first-child .info h3{font-weight:700;}
section.content-single-post .sidebar-post .related-services{border:1px solid #2a4e9a;border-radius:.3rem;background:#fff;margin-bottom:3rem;
	overflow:hidden;}
section.content-single-post .sidebar-post .related-services .heading{margin:0 0;border-bottom:none;}
section.content-single-post .sidebar-post .related-services .heading h2{margin-bottom:0;}
section.content-single-post .sidebar-post .related-services .list-inner ul li{padding:1rem;border-bottom:1px solid rgba(0,0,0,0.125);}
section.content-single-post .sidebar-post .related-services .list-inner ul li h3{text-transform:capitalize;color:#212529;font-size:1rem;
	font-weight:400;line-height:1.5;}
section.content-single-post .sidebar-post .related-services .list-inner ul li h3 a{display:inline;}
section.content-single-post .sidebar-post .related-services .list-inner ul li h3 i{color:#e5451b;line-height:1;display:inline-block;
	margin-right:.5rem;font-size:1rem;}
section.content-single-post .sidebar-post .related-posts{padding-bottom:1.5rem;}
section.content-single-post .sidebar-post .related-posts ul li{border-bottom:1px solid #dee2e6;margin-bottom:1.5rem;display:flex;}
section.content-single-post .sidebar-post .related-posts ul li .image{width:41.66%;flex-basis:41.66%;padding:0 1.5rem 1.5rem 0;}
section.content-single-post .sidebar-post .related-posts ul li .image img{width:100%;}
section.content-single-post .sidebar-post .related-posts ul li .info{width:58.33%;flex-basis:58.33%;}
section.content-single-post .sidebar-post .related-posts ul li .info h3{font-size:1rem;font-weight:400;line-height:1.5;}
section.banner-cat{padding-top:1rem;}
section.banner-cat img{margin:0 auto;}
section.content-blog-page{margin-top:1.5rem;padding-bottom:1rem;}
section.content-blog-page .cat-heading{border-radius:.3rem;padding:1rem;border:1px solid #e5451b;}
section.content-blog-page .cat-heading h2{text-align:center;color:#2a4e9a;font-weight:700;font-size:2.3rem;margin-bottom:.5rem;line-height:1.2;}
section.content-blog-page .cat-heading p{font-size:1.25rem;margin-bottom:.5rem;font-weight:500;line-height:1.2;text-align:justify;}
section.content-blog-page .box-heading{border-bottom:2px solid #dee2e6;}
section.content-blog-page .box-heading h2{color:#2a4e9a;font-weight:700;padding-left:.5rem;border-left:3px solid #e5451b;font-size:1.65rem;
	margin-bottom:.5rem;line-height:1.2;}
section.content-blog-page .list-posts-most-view{margin-top:24px;display:flex;flex-wrap:wrap;gap:0 24px;align-items: start;}
section.content-blog-page .list-posts-most-view .box-heading{margin-bottom:24px;width:100%;flex-basis:100%;}
section.content-blog-page .list-posts-most-view .col-2{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.content-blog-page .list-posts-most-view .col-2 .item{box-shadow:0 .125rem .25rem rgba(0,0,0,0.075);border:1px solid rgba(0,0,0,0.125);
	border-radius:.3rem;background-color:#fff;overflow:hidden;}
section.content-blog-page .list-posts-most-view .col-2 .item .image a{display:block;position:relative;padding-top:68%;}
section.content-blog-page .list-posts-most-view .col-2 .item .image a img{width:100%;height:100%;top:0;left:0;position:absolute;object-fit:cover;}
section.content-blog-page .list-posts-most-view .col-2 .item .info{padding:1rem;}
section.content-blog-page .list-posts-most-view .col-2 .item .info h3{font-weight:700;margin-bottom:1rem;font-size:1.25rem;line-height:1.2;}
section.content-blog-page .list-posts-most-view .col-2 .item .info p{text-align:justify;margin-bottom:.25rem;overflow:hidden;display:-webkit-box;
	-webkit-line-clamp:3;line-clamp:3; -webkit-box-orient:vertical;text-overflow:ellipsis;}
section.content-blog-page .list-posts-most-view .col-2 .item .view-more{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;
	padding:.5rem 1rem;border-top:1px solid rgba(0,0,0,0.125);border-radius: 0 0 .3rem .3rem;}
section.content-blog-page .list-posts-most-view .col-2 .item .view-more a{color:#e5451b;font-weight:700;}
section.content-blog-page .list-posts-most-view .col-2:last-child{display:flex;flex-wrap:wrap;gap:24px;align-items: start;}
section.content-blog-page .list-posts-most-view .col-2:last-child .item{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.content-blog-page .list-posts-most-view .col-2:last-child .item .info h3{font-size:1rem;line-height:1.5;overflow:hidden;margin-bottom:0;
	display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
section.content-blog-page .list-post-inner{margin-top:1.5rem;}
section.content-blog-page .list-post-inner .box-heading{margin:1.5rem 0;}
section.content-blog-page .list-post-inner .list-inner ul{display:flex;flex-wrap:wrap;gap:24px;}
section.content-blog-page .list-post-inner .list-inner ul li{width:calc((100% - 48px) / 3);flex-basis:calc((100% - 48px) / 3);padding:1rem;
	box-shadow:0 .125rem .25rem rgba(0,0,0,0.075);border:1px solid #dee2e6;border-radius:.3rem;display:inline-flex;gap:0 24px;align-items:center;}
section.content-blog-page .list-post-inner .list-inner ul li .image{width:calc(41.66% - 12px);flex-basis:calc(41.66% - 12px);}
section.content-blog-page .list-post-inner .list-inner ul li .image a{display:block;position:relative;padding-top:68%;}
section.content-blog-page .list-post-inner .list-inner ul li .image a img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit: cover;}
section.content-blog-page .list-post-inner .list-inner ul li .info{width:calc(58.33% - 12px);flex-basis:calc(58.33% - 12px);}
section.content-blog-page .list-post-inner .list-inner ul li .info h3{text-align:justify;font-weight:700;font-size:1rem;line-height:1.5;
	display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
section.content-blog-page .list-post-inner .pagination{margin:1.5rem 0 1rem;}
section.content-blog-page .list-post-inner .pagination ul{display:flex;justify-content:center;flex-wrap:wrap;}
section.content-blog-page .list-post-inner .pagination ul li a,
section.content-blog-page .list-post-inner .pagination ul li span{padding:6px 12px;display:inline-block;color:#2a4e9a;background:#fff;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border:1px solid #dee2e6;margin-left:-1px;}
section.content-blog-page .list-post-inner .pagination ul li a:hover{background-color:#e9ecef;border-color:#dee2e6;}
section.content-blog-page .list-post-inner .pagination ul li span.current{color:#fff;background-color:#2a4e9a;border:1px solid #2a4e9a;
	padding:6px 12px;display:inline-block;margin-left:-1px;}
section.content-blog-page .list-post-inner .pagination ul li a:focus{box-shadow:0 0 0 .25rem rgba(42,78,154,0.25);background-color:#e9ecef;}
section.content-blog-page .list-post-inner .pagination ul li:first-child a,
section.content-blog-page .list-post-inner .pagination ul li:first-child span.current{border-radius:.3rem 0 0 .3rem;}
section.content-blog-page .list-post-inner .pagination ul li:last-child a,
section.content-blog-page .list-post-inner .pagination ul li:last-child span.current{border-radius:0 .3rem .3rem 0;}
section.list-cat-knowledge{margin-top:3rem;}
section.list-cat-knowledge .box-heading{border-bottom:2px solid #dee2e6;margin-bottom:1rem;}
section.list-cat-knowledge .box-heading h2{color:#2a4e9a;font-weight:700;padding-left:.5rem;border-left:3px solid #e5451b;font-size:1.65rem;
	margin-bottom:.5rem;line-height:1.2;}
section.list-cat-knowledge .short-desc p{margin-bottom:1rem;}
section.list-cat-knowledge .list-inner{padding-top:1.5rem;}
section.list-cat-knowledge .list-inner ul{display:flex;flex-wrap:wrap;gap:24px;}
section.list-cat-knowledge .list-inner ul li{border-radius:.3rem;padding:1rem;display:inline-flex;align-items:center;gap:0 24px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,0.15);width:calc((100% - (24px * 3)) / 4);flex-basis:calc((100% - (24px * 3)) / 4);}
section.list-cat-knowledge .list-inner ul li .info{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.list-cat-knowledge .list-inner ul li .info h3{font-weight:700;font-size:1.25rem;margin-bottom:.5rem;line-height:1.2;}
section.list-cat-knowledge .list-inner ul li .info .view-more a{border-radius:.5rem;background:#e5451b;color:#fff;padding:0 .5rem;
	display:inline-block;}
section.list-cat-knowledge .list-inner ul li .image{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
section.list-newest-knowledge{margin-top:2.5rem;padding-bottom: 1rem;}
section.list-newest-knowledge .container{display:flex;flex-wrap:wrap;gap:0 24px;}
section.list-newest-knowledge .box-heading{border-bottom:2px solid #dee2e6;margin-bottom:1rem;flex-basis:100%;width:100%;}
section.list-newest-knowledge .box-heading h2{color:#2a4e9a;font-weight:700;padding-left:.5rem;border-left:3px solid #e5451b;font-size:1.65rem;
	margin-bottom:.5rem;line-height:1.2;}
section.list-newest-knowledge .col-left{padding-top:24px;width:calc(33.33% - 12px);flex-basis:calc(33.33% - 12px);}
section.list-newest-knowledge .col-left .item{box-shadow:0 .125rem .25rem rgba(0,0,0,0.075);border:1px solid rgba(0,0,0,0.125);overflow:hidden;
	border-radius:.3rem;}
section.list-newest-knowledge .col-left .item .image a{position:relative;padding-top:68%;display:block;}
section.list-newest-knowledge .col-left .item .image a img{top:0;left:0;width:100%;height:100%;object-fit:cover;position:absolute;}
section.list-newest-knowledge .col-left .item .info h3{padding:1rem;font-weight:700;color:#ea5644;font-size:1rem;line-height:1.5;}
section.list-newest-knowledge .col-left .item .info h3 a:hover{color:#223e7b;}
section.list-newest-knowledge .col-left .item .info .view-more{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;
	padding:.5rem 1rem;border-top:1px solid rgba(0,0,0,0.125);}
section.list-newest-knowledge .col-left .item .info .view-more a{color:#e5451b;font-weight:700;}
section.list-newest-knowledge .col-right{padding-top:24px;width:calc(66.66% - 12px);flex-basis:calc(66.66% - 12px);}
section.list-newest-knowledge .col-right ul{display:flex;flex-wrap:wrap;gap:0 24px;}
section.list-newest-knowledge .col-right ul li{width:calc(50% - 12px);flex-basis:calc(50% - 12px);padding-bottom:1rem;margin-bottom:1rem;
	border-bottom: 1px solid #dee2e6;display:flex;}
section.list-newest-knowledge .col-right ul li .list-style-icon i{padding-top:.25rem;font-size:.875em;}
section.list-newest-knowledge .col-right ul li .info{padding-left:1rem;}
section.list-newest-knowledge .col-right ul li .info h3{color:#2a4e9a;font-weight:700;font-size:1rem;line-height:1.5;}
section.list-newest-knowledge .col-right ul li .info .view-more a{color:#e5451b;font-size:.875em;font-weight:700}
section.content-contact-page{padding:1rem 0;}
section.content-contact-page .container{display:flex;flex-wrap:wrap;gap:0 24px;}
section.content-contact-page .banner-contact{flex-basis:100%;margin-bottom:2.5rem;}
section.content-contact-page .banner-contact img{margin:0 auto;}
section.content-contact-page .contact-form{width:calc(33.33% - 12px);flex-basis:calc(33.33% - 12px);}
section.content-contact-page .box-heading h2{color:#2a4e9a;font-weight:700;font-size:1.65rem;margin-bottom:.5rem;line-height:1.2;}
section.content-contact-page .box-heading p{color:#6c757d;margin:1rem 0;}
section.content-contact-page .contact-form .box-heading:before{content:'';width:100px;height:21px;margin-bottom:.5rem;display:block;
	background:url(images/icon-lien-he.png)center no-repeat;}
section.content-contact-page .contact-form .form-inner .form-control{margin-bottom:1.5rem;}
section.content-contact-page .contact-form .form-inner .form-control input[type=text],
section.content-contact-page .contact-form .form-inner .form-control input[type=tel],
section.content-contact-page .contact-form .form-inner .form-control input[type=email],
section.content-contact-page .contact-form .form-inner .form-control textarea{background:#f8f9fa;display:block;width:100%;padding:.375rem .75rem;
	font-size:1rem;font-weight:400;line-height:1.5;color:#212529;border:1px solid #ced4da;appearance:none;border-radius:.3rem;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-contact-page .contact-form .form-inner .form-control textarea{height:152px;resize:vertical;}
section.content-contact-page .contact-form .form-inner .form-control input[type=text]:focus,
section.content-contact-page .contact-form .form-inner .form-control input[type=tel]:focus,
section.content-contact-page .contact-form .form-inner .form-control input[type=email]:focus,
section.content-contact-page .contact-form .form-inner .form-control textarea:focus{border-color:#95a7cd;outline:0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
section.content-contact-page .contact-form .form-inner .form-control.submit{position:relative;text-align:center;}
section.content-contact-page .contact-form .form-inner .form-control.submit input[type=submit]{color:transparent;width:160px;height:45px;
	background:url(images/bt-lien-he.png)center no-repeat;background-size:100% auto;cursor:pointer;border:none;}
section.content-contact-page .contact-form .form-inner .form-control.submit span.wpcf7-spinner{position:absolute;right:0;top:calc(50% - 12px);
	margin:0 0;}
section.content-contact-page .contact-info{width:calc(66.66% - 12px);flex-basis:calc(66.66% - 12px);margin-bottom:2.5rem;}
section.content-contact-page .contact-info .box-heading{margin-bottom:1.5rem;}
section.content-contact-page .contact-info .box-heading h2{font-size:1.55rem;}
section.content-contact-page .contact-info .list-contact-info ul li{margin-bottom:.5rem;}
section.content-contact-page .contact-info .list-contact-info ul li h3{display:flex;font-weight:700;color:#2a4e9a;margin-bottom:.5rem;
	line-height:1.5;font-size:1rem;}
section.content-contact-page .contact-info .list-contact-info ul li h3 span{display:inline-block;width:23px;height:23px;border-radius:50rem;
	background:#f8f9fa;margin-right:.5rem;padding:.35em .65em;font-size:.75em;line-height:1;color:#fff;}
section.content-contact-page .contact-info .list-contact-info ul li h3 span i{color:#e5451b;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones{display:flex;flex-wrap:wrap;padding-left:31px;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item{display:inline-flex;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item:not(:last-child):after{content:' | ';margin:0 4px;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .label{font-size:1rem;font-weight:bolder;
	display:inline-block;margin-right:4px;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .phone{display:inline-block;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .phone a{color:#ea5644;display:block;}
section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .phone a:hover{color:#223e7b;}
section.content-contact-page .contact-info .list-contact-info ul li .email,
section.content-contact-page .contact-info .list-contact-info ul li .facebook{display:inline-flex;font-weight:bolder;}
section.content-contact-page .contact-info .list-contact-info ul li .email a,
section.content-contact-page .contact-info .list-contact-info ul li .facebook a{color: #ea5644;}
section.content-contact-page .contact-info .list-contact-info ul li .email a:hover,
section.content-contact-page .contact-info .list-contact-info ul li .facebook a:hover{color: #223e7b;}
section.content-contact-page .contact-info .list-contact-info ul li .email{margin-right:.5rem;}
section.content-contact-page .contact-info .list-contact-info ul li .email span,
section.content-contact-page .contact-info .list-contact-info ul li .facebook span{width:23px;height:23px;border-radius:50rem;background:#f8f9fa;
	margin-right:.5rem;padding:.35em .65em;font-size:.75em;line-height:1;display:inline-block;}
section.content-contact-page .contact-info .list-contact-info ul li .email span i,
section.content-contact-page .contact-info .list-contact-info ul li .facebook span i{color:#e5451b;}
section.content-contact-page .contact-info .list-contact-info ul li:last-child{margin-bottom:1rem;}
section.content-contact-page .contact-info .google-map-embed{width:100%;display:block;position:relative;padding-top:43%;}
section.content-contact-page .contact-info .google-map-embed iframe{width:100%;height:100%;top:0;left:0;position:absolute;}
section.content-contact-page .video-intro{padding:0 8.33%;flex-basis:100%;}
.popup-socials li.zalo{position:fixed;z-index:998;bottom:490px;left:20px;display:inline-block;}
.popup-socials li.zalo a{display:block;width:50px;height:50px;background:url(images/zalo.svg)center no-repeat;}
.popup-socials li.messenger{position:fixed;z-index:998;top:50%;transform:translateY(-50%);left:1.5rem;display:inline-block;}
.popup-socials li.messenger a{width:40px;height:40px;display:block;background:url(images/messenger.png)center no-repeat;}
.back-to-top{position:fixed;z-index:0;display:inline-block;bottom:20px;right:20px;visibility:hidden;}
.back-to-top.show{z-index:998;visibility:visible;}
.back-to-top a{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem;background:#dc3545;color:#fff;font-weight:400;line-height:1.5;display:block;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);text-align:center;user-select:none;border:1px solid #dc3545;}
.back-to-top a:hover{background-color: #bb2d3b;border-color: #b02a37;}
.popup-socials-mobile{display:none;}
section.content-about-page{padding:1rem 0;}
section.content-about-page .about-banner img{margin:0 auto;}
section.content-about-page .page-heading{position:relative;text-align:center;margin-bottom:.5rem;}
section.content-about-page .page-heading h2{display:inline-block;padding:0 24px;position:relative;font-size:45px;z-index:2;line-height:2;
	font-weight:500;background:white;}
section.content-about-page .page-heading:before{content:'';height:3px;width:100%;position:absolute;display:inline-block;top:65%;left:0;
	background:#e2613d;}
section.content-about-page .content-inner{padding:0 55px;}
section.content-about-page .content-inner h2,
section.content-about-page .content-inner h3{position:relative;z-index:1;font-weight:700;text-align:justify;font-size:24px;color:#2a4d9f;
	margin-bottom:.5rem;line-height:1.2;}
section.content-about-page .content-inner h2:before,
section.content-about-page .content-inner h3:before{position:absolute;content:"";width:46px;height:10px;opacity:.6;left:0;background:#ffcbb4;
	z-index:-1;}
section.content-about-page .content-inner h4,
section.content-about-page .content-inner h5{color:#004ea4;font-size:18px;text-align:justify;font-weight:500;line-height:1.2;margin-bottom:.5rem;}
section.content-about-page .content-inner table{width:100%;border-collapse:collapse;border:1px solid #fff;}
section.content-about-page .content-inner table tr td{border:1px solid #fff;padding:7px;background:#e5f0ff;}
section.content-about-page .content-inner p{text-align:justify;margin-bottom:1rem;}
section.content-about-page .content-inner ul,
section.content-about-page .content-inner ol{padding-left:2rem;margin-bottom:1rem;}
section.content-about-page .content-inner ol li{list-style:decimal;}
section.content-about-page .content-inner ul li{list-style:disc;}
section.content-about-page .content-inner a{color:#3f76d8;}
section.content-about-page .content-inner blockquote{padding-left:.5rem;margin-left:.25rem;border-left:2px solid #e5451b;}
section.content-about-page .content-inner hr{height:1px;opacity:.25;margin:1rem 0;border-top:none;border-color:#212529;}
section.content-about-page .slider-member-company-wrapper{background:url(images/about-background-01.png)center no-repeat;position:relative;
	padding:40px;margin-bottom:10px;}
section.content-about-page .slider-member-company-wrapper .slider-wrapper{position:relative;}
section.content-about-page .slider-member-company-wrapper .slider-inner{overflow:hidden;}
section.content-about-page .slider-member-company-wrapper .slider-inner>ul{float:left;visibility:hidden;}
section.content-about-page .slider-member-company-wrapper .slider-inner>ul>li{float:left;margin-right:48px;}
section.content-about-page .slider-member-company-wrapper .slider-inner>ul>li .image{position:relative;width:100%;padding-top:68%;}
section.content-about-page .slider-member-company-wrapper .slider-inner>ul>li .image img{top:0;left:0;width:100%;height:100%;position:absolute;
	object-fit:cover;}
section.content-about-page .slider-member-company-wrapper .slider-inner .slider-control a{position:absolute;width:15%;top:0;height:100%;
	color:#fff;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .15s ease;}
section.content-about-page .slider-member-company-wrapper .slider-inner .slider-control a:hover{opacity:.9;}
section.content-about-page .slider-member-company-wrapper .slider-inner .slider-control a.prev{left:0;}
section.content-about-page .slider-member-company-wrapper .slider-inner .slider-control a.next{right:0;}
section.content-about-page .info-banner-about img{margin:0 auto 1.5rem;}
section.content-about-page .list-related-posts .box-heading{border-bottom:2px solid #dee2e6;margin-bottom:1.5rem;flex-basis:100%;width:100%;
	padding-top:1.5rem;}
section.content-about-page .list-related-posts .box-heading h2{color:#2a4e9a;font-weight:700;padding-left:.5rem;border-left:3px solid #e5451b;
	font-size:1.25rem;margin-bottom:.5rem;line-height:1.2;}
section.content-about-page .list-related-posts .list-inner ul{display:flex;gap:16px;flex-wrap:wrap;}
section.content-about-page .list-related-posts .list-inner ul li{width:calc((100% - (16px * 3)) / 4);flex-basis:calc((100% - (16px * 3)) / 4);
	border:1px solid #dee2e6;border-radius:.3rem;overflow:hidden;}
section.content-about-page .list-related-posts .list-inner ul li .image a{display:block;position:relative;padding-top:68%;}
section.content-about-page .list-related-posts .list-inner ul li .image a img{position:absolute;top:0;left:0;width:100%;object-fit:cover;
	height:100%;}
section.content-about-page .list-related-posts .list-inner ul li .info h3{font-size: 1rem;line-height: 1.5;font-weight: 700;overflow: hidden;
	display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
section.content-about-page .list-related-posts .list-inner ul li .info h3 a{display:block;padding:.5rem;}

section.content-about-page .comment-wrapper{padding:1.5rem;margin-top:3rem;border-radius:.5rem;border:1px solid #e5451b;}
section.content-about-page .comment-wrapper .box-heading{padding:.5rem;display:flex;align-items:center;flex-wrap:wrap;}
section.content-about-page .comment-wrapper .box-heading h2{border-right:1px solid #dee2e6;padding:24px 12px;width:58.33%;flex-basis:58.33%;
	text-align:center;color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin-bottom:.5rem;}
section.content-about-page .comment-wrapper .star-counter{width:41.66%;flex-basis:41.66%;padding:0 12px;font-size:2.3rem;color:#ffc107;
	font-weight:700;line-height:1.2;text-align:center;}
section.content-about-page .comment-wrapper .star-counter p{font-size:1rem;font-weight:400;line-height:1.5;color:#212529;margin-top:.5rem;}
section.content-about-page .comment-wrapper p.logged-in-as{padding-top:1rem;margin-bottom:1rem;color:#198754;font-weight:700;flex-basis:100%;}
section.content-about-page .comment-wrapper p.logged-in-as a{color:orange;}
section.content-about-page .comment-wrapper form{display:flex;flex-wrap:wrap;gap:0 16px;}
section.content-about-page .comment-wrapper p.comment-form-author,
section.content-about-page .comment-wrapper p.comment-form-email{width:calc(50% - 8px);flex-basis:calc(50% - 8px);margin-bottom:10px;}
section.content-about-page .comment-wrapper label[for=rating]{display:inline-flex;align-items:center;margin-bottom:10px;}
section.content-about-page .comment-wrapper fieldset.comments-rating{margin-bottom:10px;}
section.content-about-page .comment-wrapper p.comment-form-comment{width:100%;flex-basis:100%;}
section.content-about-page .comment-wrapper input[type=text],
section.content-about-page .comment-wrapper input[type=email],section.content-about-page .comment-wrapper textarea{
	display: block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;
	background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-about-page .comment-wrapper textarea{min-height: calc(1.5em + (0.75rem + 2px));resize:vertical;}
section.content-about-page .comment-wrapper input[type=text]:focus,
section.content-about-page .comment-wrapper input[type=email]:focus,
section.content-about-page .comment-wrapper textarea:focus{color:#212529;background-color:#fff;border-color:#95a7cd;outline:0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
section.content-about-page .comment-wrapper p.form-submit{text-align:right;flex-basis:100%;width:100%;}
section.content-about-page .comment-wrapper p.form-submit input[name="submit"]{display:inline-block;padding:6px 24px;
	text-transform:uppercase;background:#2a4e9a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);font-weight:400;
	line-height:1.5;text-align:center;font-size:1rem;border-radius:.3rem;cursor:pointer;user-select:none;border:none;color:white;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-about-page .comment-wrapper p.form-submit input[name="submit"]:hover{color:#fff;background-color:#244283;border-color:#223e7b;}
section.content-about-page .comment-wrapper ul.list-comments li{padding:1rem 0 .5rem;border-top: 1px solid #dee2e6;}
section.content-about-page .comment-wrapper ul.list-comments ul>li{background:#f8f9fa;padding: .5rem;margin:.5rem 0;border:none;border-left:2px solid #e5451b;}
section.content-about-page .comment-wrapper ul.list-comments ul>li .reply{display:none;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author a{color:#428bca;font-weight:700;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author img{display:none;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author span.says{display:none;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-meta{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-meta:before{content:' | ';display:inline-block;vertical-align:middle;}
section.content-about-page .comment-wrapper ul.list-comments li p{margin-bottom:.25rem;}
section.content-about-page .comment-wrapper ul.list-comments li p.stars span{color:#ffc107;}
section.content-about-page .comment-wrapper ul.list-comments li .cld-like-dislike-wrap{color:#428bca;}
section.content-about-page .comment-wrapper ul.list-comments li .reply{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .reply a{color:#428bca;}
section.content-about-page .comment-wrapper ul.list-comments li form.show-field{padding-bottom:0;border-bottom:none;}
section.content-about-page .comment-wrapper ul.list-comments li p.form-submit{bottom:0;}
section.content-about-page .comment-wrapper .comments-list-wrapper h2{color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin:.5rem 0;}

section.content-about-page .comment-wrapper{padding:1.5rem;margin-top:3rem;border-radius:.5rem;border:1px solid #e5451b;}
section.content-about-page .comment-wrapper .box-heading{padding:.5rem;display:flex;align-items:center;flex-wrap:wrap;}
section.content-about-page .comment-wrapper .box-heading h2{border-right:1px solid #dee2e6;padding:24px 12px;width:58.33%;
	flex-basis:58.33%;text-align:center;color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin-bottom:.5rem;}
section.content-about-page .comment-wrapper .star-counter{width:41.66%;flex-basis:41.66%;padding:0 12px;font-size:2.3rem;
	color:#ffc107;font-weight:700;line-height:1.2;text-align:center;}
section.content-about-page .comment-wrapper .star-counter p{font-size:1rem;font-weight:400;line-height:1.5;color:#212529;
	margin-top:.5rem;}
section.content-about-page .comment-wrapper p.logged-in-as{padding-top:1rem;margin-bottom:1rem;color:#198754;font-weight:700;}
section.content-about-page .comment-wrapper p.logged-in-as a{color:orange;}
section.content-about-page .comment-wrapper form{display:flex;flex-wrap:wrap;gap:0 16px;position:relative;}
section.content-about-page .comment-wrapper form.show-field{padding-bottom:1rem;border-bottom:1px solid #e5451b;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper{flex-basis:100%;width:100%;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner{display:flex;flex-wrap:wrap;color:#fff;
	background:#e5451b;padding:.5rem;align-items:center;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .list-stars{display:inline-flex;
	flex-direction:row-reverse;gap:0 4px;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .label{padding-right:12px;font-size:1.25rem;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]{display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label{cursor:pointer;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label span{display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label svg{fill:white;width:28px;height:28px;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label svg:nth-child(1){display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover>svg:nth-child(2),
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover~label svg:nth-child(2),
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]:checked~label svg:nth-child(2){
	display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover>svg:nth-child(1),
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner:hover input[type=radio]+label:hover~label svg:nth-child(1),
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner input[type=radio]:checked~label svg:nth-child(1){
	display:inline-block;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner.show-notice .text-status-rating{display:inline-block;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating{display:none;
	margin-left:10px;background:#fff;position:relative;color:#e5451b;padding:0 8px;font-size:19px;border-radius:2px;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating:after{right:100%;
	top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-top:-6px;border:6px solid transparent;
	border-right-color:#fff;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-notice{padding-top:1rem;margin-bottom:1rem;
	display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice{color: #198754;
	font-weight: 700;display:none;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.red{color:red;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.blue{color:#189ec7;}
section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-notice .text-notice span.orange{color:orange;}

section.content-about-page .comment-wrapper p.comment-form-author{width:calc(33.33% - 8px);flex-basis:calc(33.33% - 8px);order:3;
	display:none;}
section.content-about-page .comment-wrapper .show-field p.comment-form-author{display:block;}
section.content-about-page .comment-wrapper p.comment-form-email{width:calc(50% - 8px);flex-basis:calc(50% - 8px);margin-bottom:10px;}
section.content-about-page .comment-wrapper label[for=rating]{display:inline-flex;align-items:center;margin-bottom:10px;}
section.content-about-page .comment-wrapper fieldset.comments-rating{margin-bottom:10px;order:2;}
section.content-about-page .comment-wrapper p.comment-form-comment{width:calc(66.66% - 8px);flex-basis:calc(66.66% - 8px);
	display:none;}
section.content-about-page .comment-wrapper .show-field p.comment-form-comment{display:block;}
section.content-about-page .comment-wrapper input[type=text],
section.content-about-page .comment-wrapper input[type=email],section.content-about-page .comment-wrapper textarea{
	display: block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;
	background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-about-page .comment-wrapper textarea{min-height:127px;resize:vertical;}
section.content-about-page .comment-wrapper input[type=text]:focus,
section.content-about-page .comment-wrapper input[type=email]:focus,
section.content-about-page .comment-wrapper textarea:focus{color:#212529;background-color:#fff;border-color:#95a7cd;outline:0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
section.content-about-page .comment-wrapper p.form-submit{order:4;position:absolute;width:calc(33.33% - 8px);display:none;
	flex-basis:calc(33.33% - 8px);right:0;bottom:1rem;}
section.content-about-page .comment-wrapper .show-field p.form-submit{display:block;}
section.content-about-page .comment-wrapper p.success{position:absolute;bottom:74px;right:0;width:calc(33.33% - 12px);
	flex-basis:calc(33.33% - 12px);color:#d70000;}
section.content-about-page .comment-wrapper p.error{position:absolute;bottom:60px;right:0;width:calc(33.33% - 12px);font-size:14px;
	flex-basis:calc(33.33% - 12px);color:#d70000;}
section.content-about-page .comment-wrapper p.form-submit:before{content:'\f1d8';font-family:"Font Awesome 5 Free";color:white;
	position:absolute;top:5px;left:calc((100% - 134px) / 2);pointer-events:none;top:calc(50% - 12px);}
section.content-about-page .comment-wrapper .loading p.form-submit input[name="submit"]{opacity:.5;cursor:wait;}
section.content-about-page .comment-wrapper p.form-submit input[name="submit"]{display:inline-block;padding:6px 24px;
	text-transform:uppercase;background:#2a4e9a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);font-weight:400;
	line-height:1.5;text-align:center;font-size:1rem;border-radius:.3rem;cursor:pointer;user-select:none;border:none;color:white;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%;
	text-indent:24px;}
section.content-about-page .comment-wrapper p.form-submit input[name="submit"]:hover{color:#fff;background-color:#244283;
	border-color:#223e7b;}
section.content-about-page .comment-wrapper ul.list-comments li{padding:1rem 0 .5rem;border-top: 1px solid #dee2e6;}
section.content-about-page .comment-wrapper ul.list-comments li>ul{padding-left:40px;margin-top:.5rem;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author cite,
section.content-about-page .comment-wrapper ul.list-comments li .comment-author a{color:#428bca;font-weight:700;font-style:normal;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author img{display:none;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-author span.says{display:none;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-meta{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-meta:before{content:' | ';display:inline-block;
	vertical-align:middle;}
section.content-about-page .comment-wrapper ul.list-comments li .comment-content{display:block;margin-bottom:.25rem;}
section.content-about-page .comment-wrapper ul.list-comments li p{margin-bottom:.25rem;display:inline;}
section.content-about-page .comment-wrapper ul.list-comments li p.stars{margin-right:4px;}
section.content-about-page .comment-wrapper ul.list-comments li p.stars i{color:#ffc107;}
section.content-about-page .comment-wrapper ul.list-comments li .cld-like-dislike-wrap{color:#428bca;margin-bottom:0;}
section.content-about-page .comment-wrapper ul.list-comments li .reply{display:inline-block;}
section.content-about-page .comment-wrapper ul.list-comments li .reply a{color:#428bca;}
section.content-about-page .comment-wrapper .comments-list-wrapper .heading{display:none;}
section.content-about-page .comment-wrapper .comments-list-wrapper h2{color:#2a4e9a;font-size:1.55rem;line-height:1.2;margin:.5rem 0;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi{display:flex;justify-content:center;margin:1rem 0;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi a{padding:.375rem .75rem;color: #2a4e9a;display:inline-block;
	border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi.loading a{opacity:.5;cursor:wait;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi a:hover{color: #223e7b;background-color: #e9ecef;
	border-color: #dee2e6;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi a.hide{color: #6c757d;pointer-events: none;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi a.prev{border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem;}
section.content-about-page .comment-wrapper .comments-list-wrapper .pagi a.next{border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem;margin-left:-1px;}
section.content-about-page .comment-wrapper h3.comment-reply-title{color: #198754;}
section.content-about-page .comment-wrapper h3.comment-reply-title a{color:orange;}

section.content-about-page .tag-list{display:flex;margin-top:1rem;}
section.content-about-page .tag-list .label{color:#ea5644;text-align:justify;display:inline-block;cursor:pointer;margin-right:4px;
	white-space:nowrap;}
section.content-about-page .tag-list .label:hover{color:#223e7b;}
section.content-about-page .tag-list .tags{display:inline-block;padding-left:4px;}
section.content-about-page .tag-list .tags ul{display:flex;flex-wrap:wrap;gap:4px 8px;}
section.content-about-page .tag-list .tags ul li a{background:#f8f9fa;color:#6c757d;text-transform:capitalize;text-align:justify;padding:0 .5rem;
	font-size:13px;text-transform:capitalize;}
.popup-info-faq{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:0;background:rgba(0,0,0,.5);transition:all .3s;
	visibility:hidden;opacity:0;}
.popup-info-faq.show{z-index:999;visibility:visible;opacity:1;}
.popup-info-faq .popup-inner{margin:1.75em auto;width:500px;max-width:calc(100% - 30px);transition:transform .3s ease-out;border-radius:8px;
	overflow:hidden;box-shadow: 0 .5rem 1rem rgba(0,0,0,0.15);background:white;border: 1px solid rgba(0,0,0,0.2);transform: translate(0,-50px);}
.popup-info-faq.show .popup-inner{transform:none;}
.popup-info-faq .popup-inner .heading{padding:1rem;border-bottom:1px solid #dee2e6;display:flex;align-items:center;}
.popup-info-faq .popup-inner .heading h2{color: #dc3545;font-weight: 700;line-height: 1.5;font-size: 1.25rem;}
.popup-info-faq .popup-inner .heading a.close-popup{padding: .5rem;width:30px;height:32px;border-radius: .3rem;opacity: .5;
	background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;}
.popup-info-faq .popup-inner .heading a.close-popup:hover{opacity:.75;}
.popup-info-faq .popup-inner .form-wrapper{padding:1rem;border-bottom:1px solid #dee2e6;}
.popup-info-faq .popup-inner .form-wrapper input[type=email],.popup-info-faq .popup-inner .form-wrapper input[type=tel],
.popup-info-faq .popup-inner .form-wrapper select{width:100%;padding:.375rem .75rem;font-size:1rem;display:block;font-weight:400;line-height:1.5;
	color:#212529;background:white;border:1px solid #ced4da;appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin-bottom:.5rem;font-family: inherit;}
.popup-info-faq .popup-inner .form-wrapper select{background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;background-position: right .75rem center;background-size: 16px 12px;}
.popup-info-faq .popup-inner .form-wrapper input[type=email]:focus,.popup-info-faq .popup-inner .form-wrapper input[type=tel]:focus,
.popup-info-faq .popup-inner .form-wrapper select:focus{box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);
	border-color: #95a7cd;}
.popup-info-faq .popup-inner .popup-footer{padding:1rem;}
.popup-info-faq .popup-inner .popup-footer button[type=submit]{cursor:pointer;color:#fff;width:100%;background:#e5451b;border:1px solid #e5451b;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);display:inline-block;font-weight:400;
	line-height:1.5;text-align:center;width:100%;padding:.375rem .75rem;font-size:1rem;border-radius:.3rem;font-family: inherit;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.popup-info-faq .popup-inner .popup-footer button[type=submit]:hover{background-color: #e9613d;border-color: #e85832;}
.popup-info-faq .popup-inner .popup-footer button[type=submit]:focus{box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .25rem rgba(195,59,23,0.5);}
.comment-faq-live .heading{text-align:center;padding-top:1.5rem;}
.comment-faq-live .heading h2{font-weight:700;font-size:1.65rem;margin-bottom:.5rem;line-height:1.2;}
.comment-faq-live .heading p{color:#e5451b;font-weight:700;font-size:1.25rem;line-height:1.2;margin-bottom:.5rem;}
.comment-faq-live .heading p span{color:#2a4e9a;}
.comment-faq-live .form-comment{padding:1rem;background:#f8f9fa;border-bottom: 1px solid #dee2e6;}
.comment-faq-live .form-comment .form-control{position:relative;}
.comment-faq-live .form-comment .form-control textarea{width:100%;padding:1rem .75rem;height:calc(3.5rem + 2px);line-height:1.25;
	min-height:calc(1.5em + (0.75rem + 2px));display:block;font-size:1rem;font-weight:400;color:#212529;background:#fff;border:1px solid #ced4da;
	appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);resize:vertical;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:inherit;}
.comment-faq-live .form-comment .form-control textarea:not(:placeholder-shown),
.comment-faq-live .form-comment .form-control textarea:focus{padding-top:1.625rem;padding-bottom:.625rem;border-color:#95a7cd;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
.comment-faq-live .form-comment .form-control textarea::placeholder{opacity:0;}
.comment-faq-live .form-comment .form-control textarea:not(:placeholder-shown)~label,
.comment-faq-live .form-comment .form-control textarea:focus~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}
.comment-faq-live .form-comment .form-control label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;
	transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;display:inline-block;}
.comment-faq-live .form-comment .form-control.submit{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;flex-wrap:wrap;}
.comment-faq-live .form-comment .form-control.submit p{color:#198754;margin-top:.25rem;font-size:.875em;}
.comment-faq-live .form-comment .form-control.submit button[type=submit]{white-space:nowrap;color:#fff;background-color:#2a4e9a;font-family:inherit;
	border:1px solid #2a4e9a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);font-weight:400;line-height:1.5;
	display:inline-block;text-align:center;cursor:pointer;user-select:none;padding:.375rem .75rem;font-size:1rem;border-radius:.3rem;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-transform:uppercase;}
.comment-faq-live .form-comment .form-control.submit button[type=submit]:hover{background-color: #244283;border-color: #223e7b;}
.comment-faq-live .form-comment .form-control.submit button[type=submit] i{padding-right:8px;}
.comment-faq-live .comments-list{margin:1rem 0;}
.comment-faq-live .comments-list>ul>li{padding:1rem 0;border-top:1px solid #dee2e6;}
.comment-faq-live .comments-list>ul>li .cus-name{display:flex;flex-wrap:wrap;align-items:center;}
.comment-faq-live .comments-list>ul>li .cus-name span.text-avatar{width:23px;height:23px;border-radius:50%;background:#2a4e9a;
	text-transform:uppercase;font-size:1rem;margin-right:.5rem;align-items:center;justify-content:center;display:inline-flex;padding:.35em .65em;
	font-weight:700;line-height:1;color:#fff;}
.comment-faq-live .comments-list>ul>li .cus-name span.sep{margin:0 4px;}
.comment-faq-live .comments-list>ul>li .cus-name span.date{color:#6c757d;font-size:.875em;}
.comment-faq-live .comments-list>ul>li .question{margin-bottom:.25rem;}
.comment-faq-live .comments-list>ul>li .toggle-answer-box a{display:inline-flex;color:#428bca;font-weight:700;align-items:center;}
.comment-faq-live .comments-list>ul>li .toggle-answer-box a i{margin-left:4px;}
.comment-faq-live .comments-list>ul>li .textarea-answer{display:none;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control{position:relative;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea{width:100%;padding:1rem .75rem;height:calc(3.5rem + 2px);line-height:1.25;
	min-height:calc(1.5em + (0.75rem + 2px));display:block;font-size:1rem;font-weight:400;color:#212529;background:#fff;border:1px solid #ced4da;
	appearance:none;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);resize:vertical;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:inherit;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea:not(:placeholder-shown),
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea:focus{padding-top:1.625rem;padding-bottom:.625rem;
	border-color:#95a7cd;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .25rem rgba(42,78,154,0.25);}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea::placeholder{opacity:0;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea:not(:placeholder-shown)~label,
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control textarea:focus~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;
	transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;display:inline-block;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control.submit{text-align:right;padding:.5rem 0;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control.submit button[type=submit]{cursor:pointer;background:#dc3545;color:#fff;
	border:1px solid #dc3545;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);display:inline-block;font-family:inherit;
	padding:.375rem .75rem;font-size:1rem;border-radius:.3rem;text-align:center;font-weight:400;line-height:1.5;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.comment-faq-live .comments-list>ul>li .textarea-answer .form-control.submit button[type=submit]:hover{background:#bb2d3b;border-color:#b02a37;}
.comment-faq-live .comments-list>ul>li .answer-service{background:#f8f9fa;padding:.5rem;margin-top:.5rem;border-left:2px solid #e5451b;}
.comment-faq-live .comments-list>ul>li .answer-service .admin-name{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:.25rem;}
.comment-faq-live .comments-list>ul>li .answer-service .admin-name span.avatar{display:inline-block;width:23px;margin-right:.5rem;}
.comment-faq-live .comments-list>ul>li .answer-service .admin-name span.role{background:#e5451b;border-radius:.3rem;color:#fff;padding:0 .5rem;
	display:inline-block;margin-left:4px;}
.comment-faq-live .comments-list>ul>li .answer-service .admin-name span.sep{margin:0 4px;}
.comment-faq-live .comments-list>ul>li .answer-service .admin-name span.date{font-size:.875em;color:#6c757d;}
.comment-faq-live .comments-list>ul>li .answer-service .answer{padding-left:.25rem;margin-bottom:.25rem;}
.comment-faq-live .comments-list>ul>li ul>li{padding:1rem 0;border-top:1px solid #dee2e6;}
.comment-faq-live .comments-list>ul>li ul{padding-left:20px;}
.comment-faq-live .view-more-comments{text-align:center;}
.comment-faq-live .view-more-comments a{display:inline-block;border-radius:.3rem;color:#fff;padding:6px 3rem;background:#428bca;
	border:1px solid #428bca;display: inline-block;box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.comment-faq-live .view-more-comments a.loading{opacity:.5;cursor:wait;}
.comment-faq-live .view-more-comments a:hover{background-color: #5e9cd2;border-color: #5597cf;}
.comment-faq-live .view-more-comments a:focus{background-color: #5e9cd2;border-color: #5597cf;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .25rem rgba(56,118,172,0.5);}
section.content-single-post .main-content .content-inner .phone-shake{display:flex;flex-wrap:wrap;gap:0 24px;}
section.content-single-post .main-content .content-inner .phone-shake .col-3{width:calc((100% - 48px) / 3);flex-basis:calc((100% - 48px) / 3);
	margin-bottom:1rem;}
section.content-single-post .main-content .content-inner .phone-shake .col-3 img{margin:0 auto;max-width:70%;}
section.content-single-post .main-content .content-inner .phone-shake img{animation: shake-horizontal 7s;animation-iteration-count: infinite;}
@keyframes shake-horizontal {
    2% {transform: translate(3px,0) rotate(0)}
	4% {transform: translate(1px,0) rotate(0)}
	6% {transform: translate(4px,0) rotate(0)}
	8% {transform: translate(-2px,0) rotate(0)}
	10% {transform: translate(9px,0) rotate(0)}
	12% {transform: translate(0,0) rotate(0)}
	14% {transform: translate(-8px,0) rotate(0)}
	16% {transform: translate(-7px,0) rotate(0)}
	18% {transform: translate(1px,0) rotate(0)}
	20% {transform: translate(-5px,0) rotate(0)}
	22% {transform: translate(-2px,0) rotate(0)}
	24% {transform: translate(-5px,0) rotate(0)}
	26% {transform: translate(-1px,0) rotate(0)}
	28% {transform: translate(3px,0) rotate(0)}
	30% {transform: translate(-7px,0) rotate(0)}
	32% {transform: translate(-8px,0) rotate(0)}
	34% {transform: translate(4px,0) rotate(0)}
	36% {transform: translate(8px,0) rotate(0)}
	38% {transform: translate(-5px,0) rotate(0)}
	40% {transform: translate(-6px,0) rotate(0)}
	42% {transform: translate(7px,0) rotate(0)}
	44% {transform: translate(1px,0) rotate(0)}
	46% {transform: translate(3px,0) rotate(0)}
	48% {transform: translate(10px,0) rotate(0)}
	50% {transform: translate(1px,0) rotate(0)}
	52% {transform: translate(3px,0) rotate(0)}
	54% {transform: translate(-9px,0) rotate(0)}
	56% {transform: translate(-8px,0) rotate(0)}
	58% {transform: translate(7px,0) rotate(0)}
	60% {transform: translate(2px,0) rotate(0)}
	62% {transform: translate(-6px,0) rotate(0)}
	64% {transform: translate(-9px,0) rotate(0)}
	66% {transform: translate(-2px,0) rotate(0)}
	68% {transform: translate(4px,0) rotate(0)}
    70% {transform: translate(8px,0) rotate(0)}
	72% {transform: translate(2px,0) rotate(0)}
	74% {transform: translate(6px,0) rotate(0)}
	76% {transform: translate(-4px,0) rotate(0)}
	78% {transform: translate(4px,0) rotate(0)}
	80% {transform: translate(9px,0) rotate(0)}
	82% {transform: translate(6px,0) rotate(0)}
	84% {transform: translate(-6px,0) rotate(0)}
	86% {transform: translate(5px,0) rotate(0)}
	88% {transform: translate(5px,0) rotate(0)}
	90% {transform: translate(-4px,0) rotate(0)}
	92% {transform: translate(0,0) rotate(0)}
	94% {transform: translate(-6px,0) rotate(0)}
	96% {transform: translate(6px,0) rotate(0)}
	98% {transform: translate(10px,0) rotate(0)}
	0%,100% {transform: translate(0,0) rotate(0)}}

footer .content-footer .container>img{margin:0 auto;}
footer .content-footer .box-heading h2{color:#2a4e9a;font-weight:bolder;padding:1.5rem 0;font-size:2.3rem;margin-bottom:.5rem;line-height:1.2;
	text-align:center;}
footer .content-footer .list-branches ul{display:flex;flex-wrap:wrap;gap:0 24px;}
footer .content-footer .list-branches ul li{width:calc((100% - (24px * 4)) / 5);flex-basis:calc((100% - (24px * 4)) / 5);margin-bottom:1rem;}
footer .content-footer .list-branches ul li:nth-child(n+6){padding-top:1rem;border-top:1px solid #c6c7c8;}
footer .content-footer .list-branches ul li h3{border-radius:0 15px;text-align:center;font-weight:bold;color:#fff;text-transform:uppercase;
	background:#2a4e9a;padding:.5rem 0;font-size:1rem;margin-bottom:.5rem;line-height:1.2;}
footer .content-footer .list-branches ul li p{text-align:justify;}
footer .content-footer .list-branches ul li p span.icon{display:inline-block;min-width:1.4em;line-height:1.4em;background:#2a4e9a;
	margin-right:.5rem;border-radius:.7em;text-align:center;}
footer .content-footer .list-branches ul li p i{line-height:1.4em;font-size:.8em;border-radius:.7em;color:#fff;}
footer .content-footer .list-branches ul li p.sep{margin-bottom:1rem;}
footer .content-footer .list-branches ul li p a{color:#ea5644;}
footer .content-footer .list-branches ul li p a:hover{color:#223e7b;}
footer .copyright{padding:.5rem 0;background:#212529;color:#fff;}
footer .copyright p{color:#fff;}
footer .copyright p img{display:inline-block;vertical-align:middle;}

@keyframes phone-shake {
	0% {transform: translate(1px,1px) rotate(325deg)}
	10% {transform: translate(-1px,-2px) rotate(324deg)}
	20% {transform: translate(-3px,0) rotate(326deg)}
	30% {transform: translate(3px,2px) rotate(325deg)}
	40% {transform: translate(1px,-1px) rotate(326deg)}
	50% {transform: translate(-1px,2px) rotate(324deg)}
	60% {transform: translate(-3px,1px) rotate(325deg)}
	70% {transform: translate(3px,1px) rotate(324deg)}
	80% {transform: translate(-1px,-1px) rotate(326deg)}
	90% {transform: translate(1px,2px) rotate(325deg)}
	100% {transform: translate(1px,-2px) rotate(324deg)}
}

@media only screen and (max-width: 1599px){
	.container{width:1250px;}
}

@media only screen and (max-width: 1399px){
	.container{width:1170px;}
	header .nav-header ul.menu-main>li{padding:0 0;}
	section.content-blog-page .list-posts-most-view .col-2 .item .view-more{display:none;}
}

@media only screen and (max-width: 1199px){
	section.category-popular-3 .list-inner ul li .info h3{font-size:1rem;}
	section.list-featured-posts-home .col-2 .item .info h3{font-size:1rem;}
	section.content-single-post .main-content .related-posts .list-inner ul li{width:100%;flex-basis:100%;}
	section.content-blog-page .cat-heading h2{font-size:calc(1.355rem + 1.26vw);}
	section.content-blog-page .box-heading h2{font-size:calc(1.29rem + 0.48vw);}
	section.list-cat-knowledge .box-heading h2,section.list-newest-knowledge .box-heading h2{font-size:calc(1.29rem + 0.48vw);}
	section.content-contact-page .box-heading h2{font-size: calc(1.29rem + 0.48vw);}
	section.content-contact-page .contact-info .box-heading h2{font-size: calc(1.28rem + 0.36vw);}
	body{padding-bottom:62px;}
	.popup-socials{display:none;}
	.popup-socials-mobile{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:998;}
	.popup-socials-mobile ul{display:flex;}
	.popup-socials-mobile ul li{width:33.33%;flex-basis:33.33%;}
	.popup-socials-mobile ul li a{display:flex;text-align:center;padding:1rem .25rem;align-items:center;color:white;justify-content:center;
		font-size:.875em;padding-right:.5rem;}
	.popup-socials-mobile ul li.hotline a{background:#2a4e9a;height:100%;}
	.popup-socials-mobile ul li.hotline a i{font-size:1.33333em;animation:phone-shake .5s;animation-iteration-count:infinite;margin-right:.5rem;}
	.popup-socials-mobile ul li.zalo a{background:#e5451b;}
	.popup-socials-mobile ul li.zalo a:before{content:'';width:30px;height:30px;display:inline-block;margin-right:.5rem;
		background:url(images/zalo-m.png)center no-repeat;}
	.popup-socials-mobile ul li.messenger a{background:#f8f9fa;color: #2a4e9a;}
	.popup-socials-mobile ul li.messenger a:before{content:'';width:30px;height:30px;display:inline-block;margin-right:.5rem;
		background:url(images/messenger-m.png)center no-repeat;}
	.back-to-top{bottom:80px;}
	section.content-about-page .list-related-posts .list-inner ul li{width:100%;flex-basis:100%;}
	.comment-faq-live .heading h2{font-size:calc(1.29rem + 0.48vw);}
	
	footer .content-footer .box-heading h2{font-size:calc(1.355rem + 1.26vw);}	
	footer .content-footer .list-branches ul{gap:0 16px;}
	footer .content-footer .list-branches ul li{width:calc((100% - 32px) / 3);flex-basis:calc((100% - 32px) / 3);}
	footer .content-footer .list-branches ul li:nth-child(n+4){padding-top:1rem;border-top:1px solid #c6c7c8;}
}

@media only screen and (max-width: 991px){
	header .main-header .banner-header{display:none;}
	header .nav-header{display:none;}
	header .popup-menu-mobile{display:block;padding:8px 0 4px;}
	header .popup-menu-mobile .menu-menu-main-container{display:none;}
	header .popup-menu-mobile ul.menu-main li{position:relative;}
	header .popup-menu-mobile ul.menu-main>li>a{display:flex;color:#212529;text-transform:uppercase;font-weight:700;padding:.5rem 0;align-items:center;}
	header .popup-menu-mobile ul.menu-main>li.menu-item-has-children>a span.toggle-dropdown{display:inline-flex;justify-content:start;
		align-items:center;padding:0 4px;height:24px;}
	header .popup-menu-mobile ul.menu-main>li.menu-item-has-children>a span.toggle-dropdown:after{display:inline-block;margin-left:.255em;vertical-align:.255em;
		content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}
	header .popup-menu-mobile ul.menu-main li>ul{background-color:#fff;border:1px solid rgba(0,0,0,0.15);width:100%;}
	header .popup-menu-mobile ul.menu-main>li>ul{display:none;}
	header .popup-menu-mobile ul.menu-main ul>li>a{padding: 10px 15px;color:#575756;display:block;}
	header .main-header .toggle-menu-mobile{display:block;}
	header .main-header .toggle-menu-mobile a{color:rgba(0,0,0,0.55);border:1px solid rgba(0,0,0,0.1);padding:.25rem .75rem;font-size:1.25rem;
		line-height:1;border-radius:.3rem;transition:box-shadow .15s ease-in-out;}
	header .main-header .toggle-menu-mobile a:after{content:'';display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;line-height:1;
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
		background-repeat:no-repeat;background-position:center;background-size:100%;font-size:1.25rem;}
	header .main-header .toggle-menu-mobile a.show{box-shadow:0 0 0 .25rem rgba(0,0,0,0.55);}
	
	section.list-featured-posts-home .col-2{width:100%;flex-basis:100%;}
	section.category-popular-home-1 .col-left,section.category-popular-home-1 .col-right,section.category-popular-2 .col-left,
	section.category-popular-2 .col-right{width:100%;flex-basis:100%;}
	section.category-popular-3 .list-inner ul li{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
	section.category-popular-2 .col-right .list-inner ul{display:flex;flex-wrap:wrap;gap:0 24px;}
	section.category-popular-2 .col-right .list-inner ul li{width:calc(50% - 12px);flex-basis:calc(50% - 12px);}
	section.category-popular-2 .col-right .list-inner ul li .image{width:41.66%;flex-basis:41.66%;}
	section.category-popular-2 .col-right .list-inner ul li .info{width:58.33%;flex-basis:58.33%;}
	section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3) .image{width:41.66%;flex-basis:41.66%;}
	section.category-popular-2 .col-left .list-inner ul li:nth-child(n+3) .info{width:58.33%;flex-basis:58.33%;}
	footer .content-footer .list-branches ul li{width:calc((100% - 16px) / 2);flex-basis:calc((100% - 16px) / 2);}
	footer .content-footer .list-branches ul li:nth-child(n+3) {padding-top: 1rem;border-top: 1px solid #c6c7c8;}
	section.list-featured-posts-home .col-2:last-child{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;}
	section.list-featured-posts-home .col-2:last-child .item:first-child,
	section.list-featured-posts-home .col-2:last-child .item{width:75%;flex-basis:75%;min-width:75%;}
	section.content-single-post .main-content{margin-bottom:.5rem;}
	section.content-single-post .main-content,section.content-single-post .sidebar-post{width:100%;flex-basis:100%;}
	section.content-single-post .main-content .related-posts .list-inner ul li{display:flex;border-top:none;border-left:none;border-right:none;
		gap:0 24px;align-items:center;padding:.5rem 0;}
	section.content-single-post .main-content .related-posts .list-inner ul li .image{width:calc(41.66% - 12px);flex-basis:calc(41.66% - 12px);}
	section.content-single-post .main-content .related-posts .list-inner ul li .info{width:calc(58.33% - 12px);flex-basis:calc(58.33% - 12px);
		padding:0 0;}
	section.content-single-post .main-content .comment-wrapper .box-heading h2{width:100%;flex-basis:100%;border-right:none;}
	section.content-single-post .main-content .comment-wrapper .star-counter{width:100%;flex-basis:100%;}
	section.content-single-post .main-content .comment-wrapper{padding:8px;}
	section.content-single-post .main-content .comment-wrapper .box-heading h2{padding:8px 12px;}
	section.content-single-post .main-content .comment-wrapper .star-counter{font-size: calc(1.575rem + 3.9vw);}		
	section.content-about-page .comment-wrapper .box-heading h2{width:100%;flex-basis:100%;border-right:none;}
	section.content-about-page .comment-wrapper .star-counter{width:100%;flex-basis:100%;}
	section.content-about-page .comment-wrapper{padding:8px;}
	section.content-about-page .comment-wrapper .box-heading h2{padding:8px 12px;}
	section.content-about-page .comment-wrapper .star-counter{font-size: calc(1.575rem + 3.9vw);}	
	section.content-single-post .sidebar-post .sidebar-inner{padding:8px;}
	section.content-blog-page .list-posts-most-view .col-2{width:100%;flex-basis:100%;}
	section.content-blog-page .list-posts-most-view .col-2:last-child{margin-top:1.5rem;}
	section.content-blog-page .list-post-inner .list-inner ul li{width:100%;flex-basis:100%;}
	section.content-blog-page .list-post-inner .list-inner ul li .info h3,
	section.content-blog-page .list-posts-most-view .col-2:last-child .item .info h3{-webkit-line-clamp:unset;line-clamp:unset;}
	section.content-blog-page .list-posts-most-view .col-2:last-child{gap:16px;}
	section.content-blog-page .list-posts-most-view .col-2:last-child .item{width:calc(50% - 8px);flex-basis:calc(50% - 8px);}
	section.list-cat-knowledge .list-inner ul li{width:calc(50% - 12px);flex-basis:calc(50% - 12px);border-top:3px solid #e5451b;}
	section.list-cat-knowledge .list-inner ul li .info{width:100%;flex-basis:100%;}
	section.list-cat-knowledge .list-inner ul li .info h3{text-align:center;}
	section.list-cat-knowledge .list-inner ul li .info .view-more{display:none;}
	section.list-cat-knowledge .list-inner ul li .image{display:none;}
	section.list-newest-knowledge .col-left{width:100%;flex-basis:100%;}
	section.list-newest-knowledge .col-right{width:100%;flex-basis:100%;}
	section.list-newest-knowledge .col-right ul li{width:100%;flex-basis:100%;}
	section.content-contact-page .contact-form{flex-basis:100%;}
	section.content-contact-page .contact-info{flex-basis:100%;}
	section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .label,
	section.content-contact-page .contact-info .list-contact-info ul li .list-phones .item .phone a,
	section.content-contact-page .contact-info .list-contact-info ul li .email, 
	section.content-contact-page .contact-info .list-contact-info ul li .facebook{font-size: .875em;}
	section.content-contact-page .video-intro{padding:0 0;}
	section.content-about-page .list-related-posts .list-inner ul li{display:flex;gap:0 24px;align-items:center;padding:.5rem 0;border:none;
		border-bottom: 1px solid #dee2e6;}
	section.content-about-page .list-related-posts .list-inner ul li .image{width:calc(41.66% - 12px);flex-basis:calc(41.66% - 12px);}
	section.content-about-page .list-related-posts .list-inner ul li .info{width:calc(58.33% - 12px);flex-basis:calc(58.33% - 12px);}
	section.content-about-page .list-related-posts .list-inner ul li .info h3{line-clamp:unset;-webkit-line-clamp:unset;}
	section.content-about-page .list-related-posts .list-inner ul li .info h3 a{padding:0 0;}
	section.content-single-post .main-content .comment-wrapper p.comment-form-comment{width:100%;flex-basis:100%;margin-bottom:1rem;}
	section.content-single-post .main-content .comment-wrapper p.comment-form-author{width:100%;flex-basis:100%;margin-bottom:1rem;}
	section.content-single-post .main-content .comment-wrapper p.form-submit{position:relative;width:100%;flex-basis:100%;bottom:auto;}
	section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label{display:inline-flex;}
	section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner label svg{width: 18px;height: 18px;}
	section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating{font-size: .8rem;}
	section.content-single-post .main-content .comment-wrapper .field-rating-comment-wrapper .field-inner .label{font-size:1rem;}
	section.content-single-post .main-content .comment-wrapper p.error{width:100%;position:static;margin-bottom:1rem;flex-basis:100%;font-size:1rem;}
	section.content-single-post .main-content .comment-wrapper p.success{width:100%;position:static;margin-bottom:1rem;flex-basis:100%;}
	
	section.content-about-page .comment-wrapper p.comment-form-comment{width:100%;flex-basis:100%;margin-bottom:1rem;}
	section.content-about-page .comment-wrapper p.comment-form-author{width:100%;flex-basis:100%;margin-bottom:1rem;}
	section.content-about-page .comment-wrapper p.form-submit{position:relative;width:100%;flex-basis:100%;bottom:auto;}
	section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label{display:inline-flex;}
	section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner label svg{width: 18px;height: 18px;}
	section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .text-status-rating{font-size: .8rem;}
	section.content-about-page .comment-wrapper .field-rating-comment-wrapper .field-inner .label{font-size:1rem;}
	section.content-about-page .comment-wrapper p.error{width:100%;position:static;margin-bottom:1rem;flex-basis:100%;font-size:1rem;}
	section.content-about-page .comment-wrapper p.success{width:100%;position:static;margin-bottom:1rem;flex-basis:100%;}
}

@media only screen and (max-width: 782px){
}

@media only screen and (max-width: 767px){
	section.category-popular-home-1 .col-left .col-2{width:100%;flex-basis:100%;}
	section.category-popular-2 .col-left .list-inner ul li{width:100%;flex-basis:100%;}
	section.category-popular-2 .col-right .list-inner ul li{width:100%;flex-basis:100%;}
	section.banner-cat .banner-inner{position:relative;padding-top:28%;}
	section.banner-cat .banner-inner img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit:cover;}
	section.content-about-page .content-inner{padding:0 0;}
	section.content-about-page .page-heading h2{font-size:20px;}
	section.content-single-post .main-content .content-inner .phone-shake .col-3{width:100%;flex-basis:100%;}
}

@media only screen and (max-width: 600px){
	.admin-bar header.sticky{top:0;}
    html #wpadminbar{top:-46px;}
    .alignright,.alignleft{float:none;display:block;margin:0 auto 20px;padding:0 0;}
	
	section.content-single-post .main-content .comment-wrapper p.comment-form-author, 
	section.content-single-post .main-content .comment-wrapper p.comment-form-email{width:100%;flex-basis:100%;}		
	section.content-about-page .comment-wrapper p.comment-form-author, 
	section.content-about-page .comment-wrapper p.comment-form-email{width:100%;flex-basis:100%;}
	section.content-single-post .main-content .comment-wrapper ul.list-comments li > ul{padding-left:20px;}
	
	footer .content-footer .list-branches ul li{width:100%;flex-basis:100%;}
	footer .content-footer .list-branches ul li:nth-child(n+2) {padding-top: 1rem;border-top: 1px solid #c6c7c8;}
}

@media only screen and (max-width: 480px){
	.popup-socials-mobile ul li.hotline a i{margin:0 0;}
	.popup-socials-mobile ul li.zalo a:before{margin:0 0;}
	.popup-socials-mobile ul li.messenger a:before{margin:0 0;}
	.popup-socials-mobile ul li a span{display:none;}
	.popup-info-faq .popup-inner{max-width:calc(100% - 16px);}
}
