/*
Theme Name: Flastsome Child
Theme URI: https://example.com/
Description: Child theme for the Flatsome theme
Author: Your Name
Author URI: https://example.com/
Template: flatsome
Version: 1.0.0
*/
@font-face {
	font-family: 'fontNhanDienBold';
	src: url('/wp-content/themes/flatsome-child/fonts/PlayfairDisplay-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fontNhanDienRegular';
	src: url('/wp-content/themes/flatsome-child/fonts/PlayfairDisplay-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
:root {
	--color-main: rgb(64 102 64);
	--color-bg-main: rgba(64 255 64 / 10%);
}
button {
	margin: 0;
}
.d-none {
	display: none !important;
}
.d-flex {
	display: flex;
}
.d-al-center {
	align-items: center;
}
.d-wrap {
	flex-wrap: wrap;
}
.d-center {
	justify-content: center;
}
.d-space {
	justify-content: space-between;
}
.mrb-0 {
	margin-bottom: 0;
}
.pdb-0{
	padding-bottom: 0;
}
.gap-5 {
	gap: 5px;
}
.gap-15 {
	gap: 15px;
}
.gap-10 {
	gap: 10px;
}
.gap-20 {
	gap: 20px;
}
.bdr-10 {
	border-radius: 10px;
}
.w-100 {
	width: 100%;
}
.w-24 {
	width: 24% !important;
}
.d-block {
	display: block;
}
.mrb-0 {
	margin-bottom: 0;
}
* {
	--fs-color-text: #93a2b8;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
}
#main, #wrapper { 
	background-color: #f2f6fa;
}
.header-search-form  input[type="search"] {
	height: 40px;
	width: 250px;
	border: unset;
	color: #000;
	background-color: #f2f6fa;
}
.gtranslate_wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}
.glink {
	border-radius: 6px;
}
.glink.gt-current-lang {
	color: #FFF;
}
.glink span {
	display: none !important;
}
.stuck .header-main .nav > li > a {
	line-height: unset !important;
}
#masthead > div > div:nth-child(4) {
	width: calc(100% - 450px);
}
#masthead > div > div:nth-child(4) > ul {
	justify-content: space-between;
}
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default {
	margin: 0 !important;
}
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default a{
	padding: 7px 14px;
	letter-spacing: 0.025em;
	border-radius: 7px;
	font-size: 15px;
	font-weight: 700;
	color: #748296;
	transition: all 0.3s ease-in;
}
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default a:after {
	content: '';
	background-color: rgb(225 29 72);
	width: 40px;
	height: 2px;
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	opacity: 0;
	display: none;
	transition: all 0.3s ease-in;
}
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default.current_page_item a,
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default:not(.current_page_item):hover a{
	background-color: var(--color-bg-main);
	color: var(--color-main);
	transition: all 0.3s ease-in;
}
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default.current_page_item a:after,
#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default:not(.current_page_item):hover a:after{
	opacity: 1;
	transition: all 0.3s ease-in;
}
.item-box-left,
.box-contact,
.box-lien-he-nhanh{
	border-radius: 10.5px;
	padding: 17.5px;
	margin-top: 21px;
	position: relative;
	background-color: #FFF;
	transition: all 0.3s ease-in;
}
.item-box-left:nth-child(1){
	margin-top: 0;
}
.box-lien-he-nhanh {
	background-color: #FFF;
	background-position: 1% -83%;
	background-image: url('/wp-content/uploads/2026/03/background.png');
}
.box-left > h3 {
	color: var(--fs-color-text);
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.absolute-box {
	position: absolute;
	top: 0;
	right: 0;
	width: 81px;
	height: 81px;
	padding: 10.5px;
	opacity: 0.1;
}
.box-lang-nghe .absolute-box svg,
.box-lang-nghe .content-box svg,
.box-lang-nghe .content-box .explore p span{
	color: rgb(101 163 13);
}
.box-ghep-doi .absolute-box svg,
.box-ghep-doi .content-box svg,
.box-ghep-doi .content-box .explore p span{
	color: rgb(219 39 119);
}
.item-box-left p,
.box-lien-he-nhanh p,
.box-contact p{
	margin-bottom: 0;
}
.explore {
	width: 100%;
}
.content-box > p {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
}
.content-box .explore > span,
.box-lien-he-nhanh .note{
	color: var(--fs-color-text);
	font-size: 11px !important;
	line-height: 14px;
	display: block;
}
.content-box .explore p span{
	font-size: 13px;
	line-height: 17px;
	font-weight: 700;
	tran
}
.item-box-left:hover {
	box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	transition: all 0.3s ease-in;
}
.item-box-left.box-lang-nghe:hover {
	outline: 1px solid rgb(101 163 13);
}
.item-box-left.box-ghep-doi:hover {
	outline: 1px solid rgb(219 39 119);
}
.content-box .explore p {
	transition: all 0.3s ease;
}
.item-box-left:hover .content-box .explore p {
	transform: translatex(-5px);
	transition: all 0.3s ease;
}
.box-lien-he-nhanh .title {
	color: var(--color-main);
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
.box-lien-he-nhanh .note {
	color: var(--color-main);
	margin-bottom: 12px;
}
.form-box label {
	margin-bottom: 0;
}
.form-box input,
.form-box textarea{
	outline: 2px solid transparent;
	outline-offset: 2px;
	border: 1px solid var(--color-main);
	color: var(--fs-color-text);
	border-radius: 7px;
	padding: 7px 10.5px;
	font-size: 14px;
	font-weight: 400;
}
.form-box textarea {
	min-height: 90px !important;
}
.wpcf7-spinner {
	display: none;
}
.form-box input[type="submit"] {
	margin: 0;
	width: 100%;
	padding: 13px 10.5px;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px solid var(--color-main);
	transition: all 0.3s ease;
	min-height: unset;
	line-height: 1;
	height: unset;
	color: var(--color-main);
	font-weight: 700;
}
.form-box input[type="submit"]:hover {
	background-color: var(--color-main);
	color: #FFF;
	transition: all 0.3s ease;
}
.form-box form {
	margin-bottom: 0;
}
.box-contact > p {
	color: var(--fs-color-text);
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 27px;
	text-transform: uppercase;
}
.box-contact a {
	margin-bottom: 14px;
}
.box-contact a:nth-child(4) {
	margin-bottom: 0;
}
.box-contact a .img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: rgb(248 250 252 );
	transition: all 0.3s ease;
}
.box-contact a .img img {
	width: 20px;
	height: 20px;
	transition: all 0.3s ease;
}
.box-contact a span {
	color: rgb(148 163 184);
	font-weight: 500;
	transition: all 0.3s ease;
}
.box-contact a:hover .img {
	background-color: var(--color-bg-main);
	transition: all 0.3s ease;
}
.box-contact a:hover .img img {
	filter: brightness(0) saturate(100%) invert(34%) sepia(13%) saturate(1350%) hue-rotate(71deg) brightness(97%) contrast(86%);
	transition: all 0.3s ease;
}
.box-contact a:hover span {
	color: var(--color-main);
	transition: all 0.3s ease;
}
.text-1 {
	font-family: 'fontNhanDienRegular';
	font-size: 50px;
	line-height: 30px;
	margin-bottom: 28px;
	color: var(--fs-color-primary);
	position: relative;
}
.text-1:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -24px;
	width: 80px;
	height: 4px;
	background-color: #000;
}
.text-2 {
	font-size: 18px;
	text-transform:uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 30px;
}
.text-3 {
	font-family: 'fontNhanDienRegular';
	font-style: italic;
	font-size: 34px;
	color: #000;
	font-weight: 400;
}
.text-4 {
	font-size: 16px;
	margin-bottom: 35px;
}
.btn-custom a {
	padding: 14px 28px;
	display: flex;
	align-items: center;
	gap: 15px;
	position: relative;
	clip-path: polygon(10px 0px, 100% 0px, 100% 100%, 10px 100%, 0px 50%);
	background-color:  var(--color-main);
	width: max-content;
	transition: all 0.3s ease-in;
}
.btn-custom a:hover {
	background-color: var(--color-main);
	transform: translatey(-3.5px);
	box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
	transition: all 0.3s ease-in;
}
.btn-custom a:before,
.btn-custom a:after{
	content: '';
	position: absolute;
	border-color: #FFF;
	border-width: 1px;
	border-style: dashed;
	top: 0;
	height: 100%;
}
.btn-custom a:before {
	left: 5px;
}
.btn-custom a:after {
	right: 5px;
}
.btn-custom a span.text-btn {
	color: #FFF;
	text-transform: uppercase;
	font-size: 20px;
}
.btn-custom a span.dot {
	background-color: #FFF;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: block;
}
/** FEED Trang chủ */

/* ====== Feed layout ====== */
.abm-newsfeed{
	max-width: 920px;
	margin: 30px auto;
}

.abm-feed-item{
	background: #fff;
	border: 1px solid rgba(0,0,0,.08);
	border-radius: 14px;
	padding: 14px;
	margin: 14px 0;
}

.abm-title{
	margin: 0 0 10px;
	font-size: 26px;
	color: #000;
	line-height: 1.25;
}

/* excerpt + xem thêm */
.abm-text{
	position: relative;
	display: block;
	padding-right: 80px;
}

/* 2 dòng */
.abm-excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* nút kiểu FB: đè cuối, có nền trắng che chữ phía sau */
.abm-morelink{
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	border: 0;
	padding: 0;
	cursor: pointer;
	text-transform: unset;
	font-weight: 700;
	color: rgba(0, 0, 0, .78);
	line-height: 1.45;
	margin: 0;
	min-height: unset;
	line-height: unset;
	font-size: 16px;
}
.abm-morelink:hover{
	text-decoration: underline;
	color: rgba(0,0,0,.75);
}

/* footer */
.abm-feed-foot{
	display:flex;
	justify-content: space-between;
	align-items:center;
	border-top: 1px solid rgba(0,0,0,.06);
	margin-top: 12px;
	padding-top: 10px;
}

.abm-meta{
	color: rgba(0,0,0,.65);
	font-size: 13px;
}

.abm-dot{ margin: 0 6px; }

/* actions */
.abm-foot-actions{
	display:flex;
	gap: 10px;
	align-items:center;
	width: 100%;
	justify-content: space-between;
}
.abm-action-item {
	border-radius: 10px;
}
.abm-foot-actions span {
	font-weight: 400;abm-share-menu
}
.abm-action-item:hover {
	background-color: var(--color-bg-main);
}

.abm-action-item:hover span,
.abm-action-item:hover i{
	color: var(--color-main);
}
/* ====== Share hover menu ====== */
.abm-share{ position: relative; }

.abm-share-menu{
	position:absolute;
	right: 0;
	top: calc(100% + 8px);
	min-width: 220px;
	background:#fff;
	border:1px solid rgba(0,0,0,.12);
	border-radius: 12px;
	padding: 10px;
	box-shadow: 0 12px 30px rgba(0,0,0,.12);
	z-index: 30;
}

.abm-share-menu:before {
	content: '';
	width: 100%;
	height: 10px;
	background-color: #FFF;
	opacity: 0;
	position: absolute;
	top:-9px;
}

.abm-share-menu[aria-hidden="true"]{ display:none; }

.abm-share-menu{
	display:flex;
	gap: 10px;
	align-items:center;
	justify-content:center;
	position:absolute; right:0; top: calc(100% + 8px);
	background:#fff;
	border:1px solid rgba(0,0,0,.12);
	border-radius: 14px;
	padding: 10px 12px;
	box-shadow: 0 12px 30px rgba(0,0,0,.12);
	z-index: 50;
}

.abm-share-icon{
	width: 40px;
	height: 40px;
	border-radius: 12px;
	border: 1px solid rgba(0,0,0,.10);
	background:#fff;
	cursor:pointer;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	position: relative;
}

.abm-share-icon:hover{ 
	background: var(--color-bg-main);
}

.abm-share-icon i{ font-size: 16px; color: rgba(0,0,0,.75); }

.abm-zalo-badge{
	position: absolute;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 6px;
	border-radius: 999px;
	color: rgba(0, 0, 0, .7);
	pointer-events: none;
}
.abm-copy-link.is-copied{
	outline: 2px solid rgba(0,0,0,.25);
}
/* ẩn input copy cũ (giờ là hidden rồi, nhưng để chắc) */
.abm-share-copy{ display:none !important; }

/* ====== Media grid rules ====== */
.abm-media{ margin-top: 10px; }

.abm-media-grid{
	display:grid;
	gap: 6px;
	border-radius: 12px;
	overflow: hidden;
}

.abm-media-grid .abm-tile{
	position: relative;
	display:block;
	overflow:hidden;
}

.abm-media-grid img{
	width:100%;
	height:100%;
	object-fit: cover;
	display:block;
}

/* button tile reset */
.abm-media-grid button.abm-tile{
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: block;
}
.abm-media-grid button.abm-tile:focus{ outline: none; }

.abm-media-1{ grid-template-columns: 1fr; }
.abm-media-1 .t1{ aspect-ratio: 16/10; }

.abm-media-2{ grid-template-columns: 1fr 1fr; }
.abm-media-2 .t1,
.abm-media-2 .t2{ aspect-ratio: 1/1; }

.abm-media-3,
.abm-media-4{
	grid-template-columns: 1.2fr .8fr;
	grid-template-rows: 1fr 1fr;
}

.abm-media-3 .t1,
.abm-media-4 .t1{
	grid-row: 1 / span 2;
	aspect-ratio: auto;
	min-height: 320px;
}

.abm-media-3 .t2,
.abm-media-4 .t2{
	grid-column: 2;
	grid-row: 1;
	min-height: 157px;
}

.abm-media-3 .t3,
.abm-media-4 .t3{
	grid-column: 2;
	grid-row: 2;
	min-height: 157px;
}

.abm-more{
	position:absolute;
	inset: 0;
	background: rgba(0,0,0,.45);
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size: 26px;
	font-weight: 700;
}

/* ====== Popup ====== */
body.abm-pop-open{ overflow:hidden; }

.abm-popup{
	position: fixed;
	inset: 0;
	z-index: 9999;
}

.abm-popup-backdrop{
	position:absolute;
	inset:0;
	background: rgba(0,0,0,.6);
}

/* panel */
.abm-popup-panel{
	position: relative;
	width: min(1600px, 94vw);
	height: min(880px, 90vh);
	margin: 4vh auto 0;
	background:#fff;
	border-radius: 16px;
	overflow:hidden;
	display:grid;
	grid-template-columns: 1.2fr .8fr;
}

/* key fix for grid + overflow */
.abm-popup-left,
.abm-popup-right{
	min-width: 0;
	min-height: 0;
}

.abm-popup-close{
	position:absolute;
	right: 10px;
	top: 10px;
	border-radius: 12px;
	cursor:pointer;
	z-index: 10;
}
.abm-popup-close:hover {
	color: red;
}
/* left */
.abm-popup-left{
	position: relative;
	background:#000;
	overflow:hidden;
	z-index: 1;
}

/* swiper sizing */
.abm-popup-left .abm-swiper{
	width: 100%;
	height: 100%;
}

.abm-popup-left .swiper-wrapper{ height: 100%; }

.abm-popup-left .swiper-slide{
	height: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

/* right */
.abm-popup-right{
	position: relative;
	padding: 14px 14px 10px;
	overflow:auto;
	background:#fff;
	z-index: 2;
	border-left: 1px solid rgba(0,0,0,.08);
}

.abm-popup-title{
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-bottom: 8px;
	border-bottom: 1px solid #93a2b8;
}

.abm-popup-content{
	white-space: pre-line;
	color: #000;
	font-size: 14px;
	line-height: 1.45;
	overflow-y: scroll;
	max-height: 450px;
	text-align: justify;
}

.abm-pop-meta{
	margin: 10px 0 12px;
	color: rgba(0,0,0,.65);
	font-size: 13px;
}

/* ====== Comments kiểu FB ====== */
.abm-cmt{
	margin: 10px 0;
	display: flex;
	gap: 10px;
}
.abm-cmt.is-reply {
	margin-left: 70px;
}
.abm-cmt-ava {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.abm-cmt-ava img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.abm-cmt-main {
	width: calc(100% - 70px);
}
.abm-cmt-bubble{
	display:inline-block;
	background: rgba(0,0,0,.06);
	border-radius: 16px;
	padding: 10px 12px;
	max-width: 100%;
}

.abm-cmt-author{
	font-weight: 700;
	margin-bottom: 4px;
}

.abm-cmt-content{ line-height: 1.4; }

.abm-cmt-meta{
	font-size: 12px;
	color: rgba(0,0,0,.55);
	margin-top: 4px;
	padding-left: 10px;
}

.abm-cmt-form{
	margin-top: 14px;
	border-top: 1px solid rgba(0,0,0,.08);
	padding-top: 12px;
}

.abm-cmt-row{
	display:flex;
	gap: 10px;
}

.abm-cmt-form input,
.abm-cmt-form textarea{
	width:100%;
	border:1px solid rgba(0,0,0,.12);
	border-radius: 10px;
	padding: 10px 12px;
}

.abm-cmt-form button{
	width:100%;
	padding: 10px 12px;
	border-radius: 10px;
	background-color: var(--color-bg-main);
	color: var(--color-main);
	border: 1px solid var(--color-main);
	cursor:pointer;
	transition: all 0.3s ease-in;
}
.abm-cmt-form button:hover {
	background-color: var(--color-main);
	color: #FFF;
	transition: all 0.3s ease-in;
}
.abm-reply-text {
	border-radius: 8px;
	margin-bottom: 0px;
}
.abm-reply-actions {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 12px;
}
.abm-reply-actions button {
	padding: 0;
	line-height: 1;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 14px;
	min-height: unset;
}
.abm-reply-actions button:hover {
	color: var(--fs-color-primary);
}
/* Slide wrapper */
.abm-popup-left .swiper-slide{ height: 100%; }
.abm-popup-left .abm-slide{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* Nền mờ (blur) */
.abm-popup-left .abm-slide-bg{
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	transform: scale(1.15);
	filter: blur(18px);
	opacity: .45;
}

/* Lớp phủ tối nhẹ để chữ/ảnh nổi hơn (tùy chọn) */
.abm-popup-left .abm-slide::after{
	content:"";
	position:absolute;
	inset:0;
	background: rgba(0,0,0,.25);
	pointer-events:none;
}

/* Ảnh chính hiển thị full không cắt */
.abm-popup-left .abm-slide-img{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}
.abm-feed-head{ margin-bottom: 8px; }

.abm-tags{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0 0 15px;
}

.abm-tag{
	display: inline-flex;
	align-items: center;
	padding: 6px 12px;
	border-radius: 8px;
	background-color: var(--color-bg-main);
	color: var(--color-main);
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	line-height: 1;
}

.abm-tag:hover{
	background-color: var(--color-main);
	color: #FFF;
	text-decoration: none;
}
/* =========================
SWIPER NAV + DOTS (popup)
style giống hình 2
========================= */

/* cho slide có chỗ đặt dots ở dưới */
.abm-popup-left .abm-swiper{
	position: relative;
	height: 100%;
	background: #0b1f26; /* nền tối giống ảnh 1 */
}

/* dots nằm đáy giữa */
.abm-popup-left .swiper-pagination{
	position: absolute !important;
	left: 50% !important;
	bottom: 14px !important;
	transform: translateX(-50%) !important;
	width: auto !important;
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	z-index: 20 !important;
}

/* dot thường: chấm trắng nhỏ */
.abm-popup-left .swiper-pagination-bullet{
	width: 8px !important;
	height: 8px !important;
	border-radius: 999px !important;
	background: rgba(255,255,255,.85) !important;
	opacity: 1 !important;
	margin: 0 !important;
	transition: all .2s ease !important;
}

/* dot active: thanh xanh lá */
.abm-popup-left .swiper-pagination-bullet-active{
	width: 40px !important;
	height: 8px !important;
	border-radius: 999px !important;
	background: var(--color-main) !important; /* xanh lá */
}

/** Trang ghép đổi */
.bg-gradient-hero {
	background: linear-gradient(135deg, hsl(350 65% 55% / .08), hsl(30 30% 95% / .5));
}
.row-0 .row,
.row-0 .row .col{
	padding-bottom: 0 !important;
}
.header-page {
	width: 100%;
	display:flex;
	margin-bottom: 32px;
	justify-content: center
}
.btn-open-page {
	padding: 8px 16px;
	border-radius: 99px;
	border: 1px solid hsl(350deg 65% 55% / 20%);
}
.btn-open-page span{
	color: hsl(350 65% 40%);
	font-size: 14px;
	line-height: 20px;
}
.btn-open-page svg {
	color: hsl(350 65% 55%);
}
.content-ghepdoi {
	text-align: center;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.content-ghepdoi p.text-ghepdoi1,
.content-ghepdoi p.text-ghepdoi2,
.content-ghepdoi p.text-ghepdoi3{
	font-size: 72px;
	line-height: 1;
	font-family: 'fontNhanDienBold';
	margin-bottom: 10px;
	color: #000;
}
.content-ghepdoi p.text-ghepdoi3 {
	margin-bottom: 24px;
}
.content-ghepdoi p.text-ghepdoi2 {
	background-clip: text;
	color: transparent;
	line-height: 1.3;
	font-style: italic;
	background-image: linear-gradient(135deg, hsl(350 65% 55%), hsl(15 80% 60%));
	padding-right: 12px;
}
.content-ghepdoi p.text-ghepdoi4 {
	font-size: 20px;
	line-height: 28px;
	width: 72%;
}
.button-all br {
	display: none;
}
.button-all {
	width: max-content;
	padding: 8px 16px;
	margin: 0 !important;
	border-radius: 12px;
	cursor: pointer;
	border: 2px solid hsl(350 65% 55%);
	transition:all 0.3s ease;
}
.button-all.ghepoingay {
	background-color: hsl(350 65% 55%);
}
.button-all span {
	font-size: 16px;
	line-height: 24px;
	transition:all 0.3s ease;
}
.button-all.ghepoingay span,
.button-all.ghepoingay svg{
	color: #FFF;
}
.button-all.datlich span {
	color: hsl(350 65% 55%);
}
.button-all.datlich:hover span {
	color: #FFF;
	transition:all 0.3s ease;
}
.button-all.datlich:hover {
	background-color: hsl(350 65% 55%);
	transition:all 0.3s ease;
}
.button-all.ghepoingay:hover {
	background-color: hsl(350deg 65% 55% / 90%);
	box-shadow: 0 0 40px hsl(350 65% 55% / .2);
	transition:all 0.3s ease;
}
.text {
	margin-top: 64px;
}
.thongso {
	color: #000;
}
.thongso > div:not(.line) {
	margin: 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.crile {
	width:28px;
	height:28px;
	border-radius: 50%;
	background-color: #f5cfc9;
	opacity: .9;
}
.crile-2,
.crile-3,
.crile-4 {
	margin-left: -8px;
}
.line {
	height: 15px;
	width: 1px;
	background-color: #000;
	margin: 0 50px !important;
}
.bg-background {
	background: hsl(30 25% 98%);
}
.secton-why {
	text-align: center;
}
.why-header {
	display:block;
	width: 100%;
	text-align: center;
	color: hsl(350 65% 55%);
}
.text-why {
	font-family: 'fontNhanDienRegular';
	font-weight: 700;
	font-size: 48px;
	line-height: 1.5;
	margin-bottom: 0px;
	text-align: center;
}
.text-why1 {
	color: #000;
}
.text-why2 {
	background-clip: text;
	color: transparent;
	font-style: italic;
	margin-bottom: 15px;
	background-image: linear-gradient(135deg, hsl(350 65% 55%), hsl(15 80% 60%));
}
.footer-why {
	text-align: center;
	margin-bottom: 64px;
}
.item-why,
.item-products{
	width: 24%;
	border-radius: 16px;
	padding: 32px;
	background-color: hsl(30 20% 99%);
	border: 1px solid hsl(30deg 20% 88% / 50%);
	transition: all 0.3s ease;
}
.item-why:hover,
.item-products:hover{
	border-color: hsl(350deg 65% 55% / 30%);
	box-shadow: 0 8px 32px -8px hsl(220 25% 15% / .08);
	transition: all 0.3s ease;
}
.item-why .icon,
.list-products .icon{
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	margin-bottom: 24px;
	background-color: hsl(350deg 65% 55% / 10%);
}
.item-why .icon svg,
.list-products .icon svg{
	color: hsl(350 65% 55%);
}
.item-why h4 {
	font-family: 'fontNhanDienRegular';
	color: hsl(220 25% 15%);
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 12px;
	font-weight: 600;
}
.item-why p {
	margin-bottom: 0;
	color: hsl(220 10% 45%);
	line-height: 1.625;
}
.text-product {
	display: flex;
	justify-content:center;
	align-items: center;
	margin-bottom: 15px;
}
.text-product span:nth-child(1) {
	font-family: 'fontNhanDienRegular';
	color: hsl(220 25% 15%);
	font-size: 48px;
	font-weight: 700;
}
.text-product span:nth-child(2) {
	font-family: 'fontNhanDienRegular';
	background-clip: text;
	font-size: 48px;
	font-weight: 700;
	color: transparent;
	font-style: italic;
	background-image: linear-gradient(135deg, hsl(350 65% 55%), hsl(15 80% 60%));
}
.list-products {
	gap: 30px;
}

.item-products {
	width: 30%;
}
.item-products .buoc {
	color: hsl(350 65% 40%);
	margin-bottom: 16px;
	padding: 4px 12px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	border-radius: 9999px;
	width: max-content;
	background-color: hsl(350deg 65% 55% / 10%);
}
.item-products.noi-bat .buoc {
	color: #FFF;
	background-color:  hsl(0deg 0% 100% / 20%);
}
.item-products h4 {
	color:hsl(220 25% 15%);
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 4px;
	font-weight: 600;
	font-family: 'fontNhanDienRegular';
}
.item-products.noi-bat h4 {
	color: #FFF;
}
.item-products .mo_ta {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	color: hsl(220 10% 45%);
}
.item-products.noi-bat  .mo_ta {
	color: #FFFF;
}
.item-products .content {
	color: hsl(220 10% 45%);
	margin-bottom: 24px;
}
.item-products.noi-bat .content {
	color: #FFF;
}
.list-thongso {
	margin-bottom: 24px;
}
.item-thongso {
	position: relative;
	color: hsl(220 25% 15%);
	font-size: 14px;
	line-height: 20px;
	gap: 8px;
	margin-top: 8px;
}
.item-products.noi-bat .item-thongso {
	color: #FFF;
}
.item-thongso:first-child{
	margin-top: 0;
}
.dots-thongso {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: hsl(350 65% 55%);
}
.item-products.noi-bat .dots-thongso {
	color: #FFF;
}
.item-products .btn-open-form {
	width: 100%;
	text-align: center;
	display: block;
	padding: 8px 16px;
	box-shadow: 0 4px 20px -4px hsl(350 65% 55% / .1);
	color: hsl(0 0% 100%);
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	background-color: hsl(350 65% 55%);
	border-radius: 12px;
}
.item-products.noi-bat .btn-open-form {
	color: hsl(220 25% 20%);
	background-color: hsl(30 20% 94%);
}
.item-products.noi-bat {
	background-color: hsl(350 65% 55%);
}
.list-products .item-products.noi-bat .icon {
	background-color: hsl(0deg 0% 100% / 20%);
}

.list-products .item-products.noi-bat .icon svg {
	color: #FFF;
}
.section-contact .why-header {
	text-align: left;
	margin-bottom: 16px;
}
.text-contact-left {
	font-family: 'fontNhanDienRegular';
	font-size: 48px;
	line-height: 1.5;
	margin-bottom: 12px;
	font-weight: 600;
	color: hsl(220 25% 15%);
}
.text-contact-left span {
	background-clip: text;
	color: transparent;
	background-image: linear-gradient(135deg, hsl(350 65% 55%), hsl(15 80% 60%));
	font-style:italic;
	padding-right: 12px;
}
.section-contact .footer-why {
	font-size: 18px;
	line-height: 28px;
	color: hsl(220 10% 45%);
	text-align: left;
	margin-bottom: 32px;
}
.item-contact {
	display: flex;
	gap: 16px;
	width: 100%;
	border-radius: 16px;
	padding: 16px;
	background-color: hsl(30 20% 99%);
	border: 1px solid hsl(30deg 20% 88% / 50%);
	transition: all 0.3s ease;
}
.item-contact {
	margin-top: 24px;
}
.item-contact:first-child{
	margin-top: 0;
}
.item-contact .icon {
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	background-color: hsl(350deg 65% 55% / 10%);
}
.item-contact .icon svg {
	color: hsl(350 65% 55%);
}
.item-contact .right-text h4 {
	font-size: 16px;
	line-height: 24px;
	color: hsl(220 25% 15%);
	font-family: 'fontNhanDienRegular';
	margin-bottom: 4px;
}
.right-text p{
	color: hsl(220 10% 45%);
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
}
.section-contact_right{
	padding: 48px;
	background-color: hsl(30 20% 99%);
	border: 1px solid hsl(30 20% 88%);
	border-radius: 24px;
}
.section-contact_right .icon-header,
.section-footer .icon-header{
	background-color: hsl(350 50% 95%);
	border-radius: 9999px;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 24px;
}
.section-contact_right .icon-header svg,
.section-footer .icon-header svg{
	width: 40px;
	height: 40px;
	color: hsl(350 65% 55%);
}
.section-contact_right .why-header {
	margin-bottom: 16px;
}
.text-contact-right {
	font-size:30px;
	line-height: 36px;
	color: hsl(220 25% 15%);
	font-weight: 600;
	text-align: center;
	margin-bottom: 16px;
	font-family: 'fontNhanDienRegular';
}
.footer-contact {
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: hsl(220 10% 45%);
	line-height: 1.625;
	margin-bottom: 32px;
}
.footer-contact span {
	color: hsl(350 65% 55%);
}
.line-contact {
	width: 100%;
	height: 1px;
	background-color: hsl(30 20% 88%);
	margin-bottom: 24px;
}
.list_solieu .solieu{
	width: 33%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.list_solieu .solieu .number {
	font-family: 'fontNhanDienRegular';
	color: hsl(350 65% 55%);
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
}
.list_solieu .solieu .text-solieu {
	color: hsl(220 10% 45%);
	font-size: 12px;
	line-height: 16px;
}
.section-footer .text-footer{
	font-family: 'fontNhanDienRegular';
	color: hsl(220 25% 15%);
	font-size: 48px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	margin-bottom: 24px;
}
.section-footer .text-footer span {
	color: hsl(350 65% 55%);
}
.footer-contact {
	margin: 0 auto 32px;
	color: hsl(220 10% 45%);
	font-size: 18px;
	line-height: 28px;
	max-width: 57%;
}
.btn-footer span {
	color: hsl(0 0% 100%);
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}
.btn-footer svg {
	color: hsl(0 0% 100%);
}
.btn-footer {
	background-color: hsl(350 65% 55%);
	padding: 24px 40px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	gap: 10px;
	width: max-content;
	margin: 0 auto 24px;
}
.ft-footer {
	color: hsl(220 10% 45%);
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	line-height: 20px;
}
.box-top-about .title-top {
	margin-bottom: 14px;
}
.box-top-about .title-top svg {
	color: var(--fs-color-primary);
}
.box-top-about .title-top span{
	font-size: 20px;
	line-height: 30px;
	font-family: 'fontNhanDienRegular';
	color: var(--fs-color-primary);
}
.box-top-about h2 {
	color:rgb(62 39 35);
	font-size: 42px;
	line-height: 1;
	font-family: 'fontNhanDienRegular';
	margin-bottom: 24px;
}
.box-top-about p {
	color: rgb(62 39 35 / 80%);
	max-width: 80%;
	margin-bottom: 28px;
}
.btn-box{
	gap: 14px;
}
.btn-box a {
	padding: 14px;
	border: 1px solid rgb(62 39 35 / 20%);
	border-radius: 7px;
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.btn-box a .name {
	color: rgb(0 77 64);
	font-family: 'fontNhanDienRegular';
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
}
.btn-box a span:nth-child(2) {
	text-align: right;
	font-size: 12.5px;
	line-height: 14px;
	color: rgb(62 39 35);
	margin-top: 4px;
}
.btn-box a:hover {
	background-color: var(--fs-color-primary);
	transition: all 0.3s ease;
}
.btn-box a:hover .name,
.btn-box a:hover span:nth-child(2){
	color: #FFF;
	transition: all 0.3s ease;
}
.box-top-custom .col-inner .text-box,
.box-top-about{
	padding: 30px;
	border-radius: 10px;
	margin-top: 0;
	border: 1px solid rgb(226 232 240);
	background-color: #FFF;
}
.box-contact-page {
	margin-top: 20px;
	padding: 21px;
	background-color: rgb(255 255 255);
	border: 1px solid rgb(226 232 240);
	border-radius: 10px;
}
.box-contact-page .title h2{
	font-weight: 700;
	margin-bottom: 28px;
	font-size: 32px;
	line-height: 60px;
	color: rgb(15 23 42);
	text-transform: uppercase;
}
.box-social {
	background-color: #FFF;
	border: 1px solid rgb(226 232 240);
	border-radius: 10px;
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	padding: 14px;
	margin-bottom: 21px;
}
.box-social:last-child {
	margin-bottom: 0;
}
.box-social .top-title {
	gap: 10px;
	display: flex;
	margin-bottom: 14px;
	align-items: center;
}
.box-social .top-title svg {
	width: 24px;
	height: 24px;
	color: var(--color-main);
}
.box-social .top-title span {
	font-weight: 700;
	font-size: 18px;
	color: var(--color-main);
}
.item-follow {
	padding: 14px;
	background-color: rgb(248 250 252);
	border: 1px solid rgb(241 245 249);
	border-radius: 7px;
	transition: all 0.3s ease-in;
}
.section-mobile {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.item-follow svg {
	transition: all 0.3s ease-in;
}
.item-follow p {
	margin-bottom: 0;
	display: block;
}
.item-follow p span {
	display: block;
}
.item-follow p span.first {
	color: rgb(15 23 42);
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	transition: all 0.3s ease-in;
}
.item-follow p span.last {
	font-size: 10px;
	line-height: 14px;
	color: rgb(100 116 139);
}
.item-follow:hover {
	background-color: var(--color-bg-main);
}
.item-follow:hover p span.first,
.item-follow:hover svg{
	color:  var(--color-main);
	transition: all 0.3s ease-in;
}
#footer {
	display: none;
}
.form-btn-show {
	position: fixed;
	right: 50px;
	bottom: 50px;
	background-color: #FFF;
	border-radius: 99px;
	padding: 10px 30px;
	cursor: pointer;
	z-index: 9999999;
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transition: all 0.3s ease-in;
}
.form-btn-show:hover {
	background-color: var(--color-bg-main);
	transition: all 0.3s ease-in;
}
.form-btn-show.btn-kham-pha {
	bottom: 110px;
}
.btn-kham-pha img {
	width: 24px;
	height: 24px;
}
.form-btn-show svg,
.form-btn-show span {
	color: #000;
	transition: all 0.3s ease-in;
}
.form-btn-show:hover svg,
.form-btn-show:hover span {
	color: var(--color-main);
	transition: all 0.3s ease-in;
}
.form-btn-show span {
	font-size: 16px;
	font-weight: 700;
}
/* ====== Mobile ====== */
@media (max-width: 900px){
	.abm-popup-panel{
		grid-template-columns: 1fr;
		grid-template-rows: 54vh 1fr;
		height: 92vh;
		margin-top: 2vh;
	}
	.abm-popup-right{
		border-left: 0;
		border-top: 1px solid rgba(0,0,0,.08);
	}
	.abm-media-3 .t1,
	.abm-media-4 .t1{
		min-height: 240px;
	}
}

/* ===== ABM POPUP BASE ===== */
.abm-popx[hidden]{ display:none !important; }

.abm-popx{
	position: fixed;
	inset: 0;
	z-index: 99999;
}

.abm-popx__overlay{
	position:absolute;
	inset:0;
	background: rgba(0,0,0,.65);
}

.abm-popx__dialog{
	position: absolute;
	background-color: #FFF;
	background-position: 1% -83%;
	background-image: url(/wp-content/uploads/2025/12/background.png);
	border-radius: 14px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, .35);
	width: calc(100% - 24px);
	max-height: 88vh;
	overflow: auto;
	padding: 18px 18px 16px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.abm-popx__head{
	padding: 0 34px 10px 0;
	border-bottom: 1px solid rgba(0,0,0,.08);
	margin-bottom: 12px;
}

.abm-popx__title{
	color: rgb(225 29 72);
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.abm-popx__body form input,
.abm-popx__body form select,
.abm-popx__body form textarea{
	outline: 2px solid transparent;
	outline-offset: 2px;
	border: 1px solid rgb(225 29 72);
	color: var(--fs-color-text);
	border-radius: 7px;
	padding: 7px 10.5px;
	font-size: 14px;
	font-weight: 400;
}
.abm-popx__body form input[type="submit"]{
	margin: 0;
	width: 100%;
	padding: 13px 10.5px;
	background-color: #FFF;
	border-radius: 5px;
	transition: all 0.3s ease;
	min-height: unset;
	line-height: 1;
	height: unset;
	border: 1px solid rgb(225 29 72);
	color: rgb(225 29 72);
	font-weight: 700;
}
.abm-popx__body form input[type="submit"]:hover {
	background-color: rgb(225 29 72);
	color: #FFF;
	transition: all 0.3s ease;
}
.abm-popx__close{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 34px;
	height: 34px;
	border-radius: 999px;
	border: 0;
	min-height: unset;
	background: rgba(0, 0, 0, .06);
	cursor: pointer;
	font-size: 22px;
	line-height: 34px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.abm-popx__close:hover{ background: rgba(0,0,0,.10); }

/* Khóa scroll body khi popup mở */
body.abm-popup-open{ overflow: hidden; }

.abm-live-search{ position: relative; width: 100%; max-width: 420px; }
.abm-live-search__box{
	position: relative;
	display:flex;
	align-items:center;
	border: 1px solid rgba(0,0,0,.08);
	border-radius: 999px;
	padding: 6px 10px;
	background:#fff;
}
.abm-live-search__input{
	border: 0 !important;
	outline: none !important;
	box-shadow: none !important;
	width: 100%;
	padding: 6px 10px;
	background: transparent !important;
}
.abm-live-search__btn{
	border: 0;
	background: transparent;
	padding: 0 10px;
	cursor: pointer;
	display: flex;
	color: rgba(0, 0, 0, .55);
	align-items: center;
}
.abm-live-search__btn:hover{ color: rgba(0,0,0,.8); }

.abm-live-search-results{
	position:absolute;
	top: calc(100% + 8px);
	left: 0;
	width: 100%;
	z-index: 9999;
}
.abm-autocomplete-suggestions{
	background:#fff;
	border-radius: 10px;
	box-shadow: 0 12px 30px rgba(0,0,0,.12);
	overflow:hidden;
	padding: 6px;
}
.abm-autocomplete-suggestion{
	display:flex;
	gap: 10px;
	align-items:flex-start;
	padding: 10px;
	border-radius: 8px;
	cursor:pointer;
}
.abm-autocomplete-suggestion:hover,
.abm-autocomplete-suggestion.is-active{
	background: rgba(0,0,0,.045);
}
.abm-autocomplete-suggestion img.search-image{
	width: 42px;
	height: 42px;
	object-fit: cover;
	border-radius: 8px;
	flex: 0 0 42px;
}
.abm-autocomplete-suggestion .search-name{
	font-size: 14px;
	line-height: 1.25;
	color: #111;
	font-weight: 600;
}
.abm-autocomplete-empty{
	padding: 10px;
	color: rgba(0,0,0,.55);
	font-size: 14px;
}
.abm-live-search.is-loading .abm-live-search__btn{
	opacity: .6;
}

/* Skeleton */
.abm-autocomplete-skeleton{ padding: 6px 4px; }
.abm-autocomplete-skeleton .sk-row{
	display:flex; gap:10px; align-items:center;
	padding: 10px;
}
.abm-autocomplete-skeleton .sk-img{
	width:42px; height:42px; border-radius:8px;
	background: rgba(0,0,0,.06);
	flex:0 0 42px;
	position:relative; overflow:hidden;
}
.abm-autocomplete-skeleton .sk-txt{
	height:14px; width: 75%;
	border-radius: 6px;
	background: rgba(0,0,0,.06);
	position:relative; overflow:hidden;
}

.abm-autocomplete-skeleton .sk-img::after,
.abm-autocomplete-skeleton .sk-txt::after{
	content:"";
	position:absolute; inset:0;
	transform: translateX(-120%);
	background: linear-gradient(90deg, transparent, rgba(255,255,255,.55), transparent);
	animation: abmSk 1.05s linear infinite;
}

.tamnhin-sumenh {
	margin: 40px 0;
}
.tamnhin,
.sumenh {
	padding: 20px;
	width: 50%;
	border: 1px solid rgb(226 232 240);
	background-color: #FFF;
	--tw-shadow-color: #e2e8f0;
	--tw-shadow: var(--tw-shadow-colored);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tamnhin {
	background-color: rgb(248 250 252);
	border-radius: 21px 0 0 21px;
}
.sumenh {
	border-radius: 0 21px 21px 0;
}
.title-all {
	gap: 10px;
	margin-bottom: 21px;
}
.title-all .box-icon{
	border-radius: 7px;
	width: 35px;
	height: 35px;
}
.title-all h2 {
	margin-bottom: 0;
	font-weight: 700;
	color: rgb(15 23 42);
	font-family: 'fontNhanDienRegular';
	font-size: 21px;
	line-height: 28px;
}
.title-all.title-tamnhin .box-icon {
	background-color: var(--color-bg-main);
}
.title-all.title-tamnhin .box-icon svg {
	color: var(--color-main);
}
.title-all.title-sumenh .box-icon {
	background-color: var(--color-bg-main);
}
.title-all.title-sumenh .box-icon svg {
	color: var(--color-main);
}
.content-tamnhin {
	padding-left:14px;
	margin-bottom: 28px;
	border-left: 4px solid var(--color-bg-main);
	color: rgb(51 65 85);
	line-height: 1.625;
	font-size: 17px;
	font-style: italic;
	font-family: 'fontNhanDienRegular';
}
.footer-tamnhin {
	gap: 10px;
	margin-bottom: 20px;
}
.footer-tamnhin.tamnhin-last {
	margin-bottom: 0;
}
.footer-box {
	width: 28px;
	height: 28px;
	border-radius: 9999px;
	display: flex;
	background-color: var(--color-bg-main);
	align-items: center;
	justify-content: center;
}
.footer-box svg {
	color: var(--color-main);
}
.footer-content p {
	margin-bottom: 0;
	color: rgb(15 23 42);
	letter-spacing: 0.025em;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
.footer-content span {
	color: rgb(71 85 105);
	font-size: 13px;
	line-height: 1;
}
.content-sumenh {
	font-size: 16px;
	line-height: 1.7;
	color: rgb(71 85 105);
	margin-bottom: 28px;
}
.content-sumenh span {
	background-color: var(--color-bg-main);
	color: rgb(15 23 42);
	padding-right: 3.5px;
	padding-left: 3.5px;
	font-weight: 700;
}
.box-giaiquyet {
	background-color: rgb(248 250 252 / 80%);
	padding: 20px;
	border-radius: 14px;
	border: 1px solid rgb(241 245 249);
}
.box-giaiquyet .title {
	gap: 10px;
	margin-bottom: 14px;
}
.box-giaiquyet .title span {
	font-family: 'fontNhanDienBold';
	color: rgb(148 163 184);
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.item-giaiquyet {
	margin-bottom: 14px;
	gap: 10px;
}
.item-giaiquyet.last {
	margin-bottom: 0;
}
.item-giaiquyet .number {
	background-color: var(--color-bg-main);
	border: 1px solid rgb(226 232 240);
	border-radius: 7px;
	width: 28px;
	height: 28px;
	display: flex;
	color: var(--color-main);
	font-family: 'fontNhanDienRegular';
	font-size: 13px;
	font-weight: 700;
	justify-content: center;
	align-items: center;
}
.item-giaiquyet p {
	margin-bottom: 0;
	color: rgb(51 65 85);
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
}
.giatri_cotloi {
	margin: 30px 0;
}
.giatri_cotloi > .title,
.chuyengia > .title{
	font-size: 42px;
	color: rgb(15 23 42);
	font-weight: 700;
	font-family: 'fontNhanDienBold';
	line-height: 1;
	text-align: center;
	margin-bottom: 21px;
}
.giatri_cotloi .dots,
.chuyengia .dots{
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
.giatri_cotloi .dots .dot-left,
.giatri_cotloi .dots .dot-right,
.chuyengia .dots .dot-left,
.chuyengia .dots .dot-right{
	width: 7px;
	height: 7px;
	border-radius: 9999px;
	background-color: #cad4e0;
}
.giatri_cotloi .dots .dot-center,
.chuyengia .dots .dot-center{
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
	border-radius: 9999px;
	width: 42px;
	height: 7px;
}
.list-buoc {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	align-items: stretch;
}
.list-buoc .box-buoc {
	border: 1px solid rgb(241 245 249);
	border-radius: 14px;
	background-color: rgb(255 255 255);
	padding: 28px;
	position: relative;
	transition: all 0.3s ease;
}
.list-buoc .box-buoc.last {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.list-buoc .box-buoc .buoc-abs {
	font-family: 'fontNhanDienRegular';
	color: rgb(248 250 252);
	line-height: 1;
	font-weight: 700;
	font-size: 120px;
	position: absolute;
	top: -35px;
	right: 5px;
	transition: all 0.3s ease;
}
.list-buoc .box-buoc .icon {
	margin-bottom: 24px;
	--tw-shadow-color: rgb(244 63 94 / 0.1);
	--tw-shadow: var(--tw-shadow-colored);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 49px;
	height: 49px;
	transition: all 0.3s ease;
}
.list-buoc .box-buoc .icon svg {
	color: rgb(255 255 255);
}
.list-buoc .box-buoc .title{
	color: rgb(30 41 59);
	letter-spacing: 0.025em;
	font-size: 21px;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 7px;
	transition: all 0.3s ease;
}
.list-buoc .box-buoc .title-en {
	padding-left: 40px;
	color: rgb(148 163 184);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 21px;
	position: relative;
}
.list-buoc .box-buoc .title-en:before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 28px;
	height: 2px;
}
.list-buoc .box-buoc.buoc-1 .title-en:before {
	--tw-gradient-to: #db2777 var(--tw-gradient-to-position);
	--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-2 .title-en:before {
	--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
	--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-3 .title-en:before {
	--tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
	--tw-gradient-from: #10b981 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-4 .title-en:before {
	--tw-gradient-to: #ea580c var(--tw-gradient-to-position);
	--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-5 .title-en:before {
	--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);
	--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc .content {
	color: rgb(71 85 105);
	font-weight: 300;
	line-height: 1.625;
	font-size: 12.25px;
}
.list-buoc .box-buoc.buoc-1 .icon{
	--tw-gradient-to: #db2777 var(--tw-gradient-to-position);
	--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-2 .icon {
	--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
	--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-3 .icon {
	--tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
	--tw-gradient-from: #10b981 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-4 .icon {
	--tw-gradient-to: #ea580c var(--tw-gradient-to-position);
	--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc.buoc-5 .icon {
	--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);
	--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.list-buoc .box-buoc:not(.last):hover {
	transform: translatey(-5px);
	transition: all 0.3s ease;
}
.list-buoc .box-buoc:not(.last):hover .icon {
	transform: scale(1.1);
	transition: all 0.3s ease;
}
.list-buoc .box-buoc:not(.last):hover .title {
	color: var(--color-main);
	transition: all 0.3s ease;
}
.list-buoc .box-buoc:not(.last):hover .buoc-abs {
	color: rgb(241 245 249);
	transition: all 0.3s ease;
}
@keyframes abmSk{
	to { transform: translateX(120%); }
}
.box-buoc.last {
	border: 2px dashed rgb(226 232 240);
	background-color: rgb(248 250 252 / 50%);
	transition: all 0.3s ease;
}
.box-buoc.last:hover {
	background-color: var(--color-bg-main);
	border-color: var(--color-main);
}

.box-buoc.last .icon-last{
	margin: 0 auto 14px;
	background-color: rgb(255 255 255);
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border: 1px solid rgb(241 245 249);
	border-radius: 9999px;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}
.box-buoc.last:hover .icon-last {
	border-color: var(--color-main);
	background-color: var(--color-main);
	transition: all 0.3s ease;
}
.box-buoc.last:hover .icon-last svg {
	color: #FFF;
}
.box-buoc.last p {
	margin-bottom: 0;
	line-height: 14px;
	font-size: 10px;
	color: rgb(100 116 139);
}
.single-post .abm-single-feed {
	display: none;
}

/* placeholder image block if no thumb */
.abm-autocomplete-suggestion .search-image.ph{
	width:42px; height:42px; border-radius:8px;
	background: rgba(0,0,0,.06);
	display:inline-block;
}
.list-chuyengia {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
	align-items: stretch;
}
.box-chuyengia {
	padding: 10px;
	border-radius: 10px;
	background-color: #FFF;
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border: 1px solid rgb(241 245 249);
	transition: all 0.3s ease;
}
.box-chuyengia:hover {
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transform: translatey(-7px);
	transition: all 0.3s ease;
}
.box-chuyengia .icon {
	margin-bottom: 21px;
	aspect-ratio: 4 / 5;
	overflow: hidden;
}
.box-chuyengia .icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease;
}
.box-chuyengia:hover .icon img {
	transform: scale(1.1);
	transition: all 0.3s ease;
}
.box-chuyengia .icon,
.box-chuyengia .icon img {
	border-radius: 10px;
}
.box-chuyengia > .title {
	color: rgb(15 23 42);
	font-weight: 700;
	font-size: 17.5px;
	line-height: 24.5px;
	margin-bottom: 3.5px;
	font-family: 'fontNhanDienRegular';
}
.box-chuyengia > .title-en {
	font-size: 10px;
	text-transform: uppercase;
	color: var(--color-main);
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 14px;
}
.box-chuyengia > .quote-custom svg {
	margin-bottom: 7px;
	color: #93a2b8;
}
.box-chuyengia > .content {
	line-height: 1.625;
	color: rgb(71 85 105);
	font-weight: 300;
	font-size: 13px;
}
.section-langnghe-1 {
	padding: 80px 0 110px 0 !important;
	position: relative;
}
.muiten {
	position: absolute;
	bottom: -100px;
	left: 50%;
	width: 32px;
	height: 32px;
	transform: translatex(-50%);
	animation: bounce 1s infinite;
}
.muiten svg {
	color: rgb(116 158 116);
}
@keyframes bounce {
	0%, 100% {
		transform: translateY(-25%);
		animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
	}
	50% {
		transform: none;
		animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
	}
}
.section-langnghe .row > .col {
	padding-bottom: 0;
}
.langnghe-top {
	text-align: center;
}
.langnghe-title h1 {
	text-align: center;
	font-size: 60px;
	font-family: 'fontNhanDienBold';
	line-height: 1.3;
	color: rgb(37 54 37);
	font-weight: 900;
	text-transform: uppercase;
}
.langnghe-title h1 span {
	color: rgb(64 102 64);
	font-style: italic;
	font-weight: 400;
}
.langnghe-title p {
	font-size: 18px;
	line-height: 25px;
	color: rgb(68 64 60);
	font-weight: 300;
	margin-bottom: 28px;
}
.hanhtrinh-btn {
	background-color: rgb(53 82 53);
	color: #FFF;
	padding: 14px 36px;
	border-radius: 9999px;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	display: block;
	width: max-content;
	margin: 0 auto;
	border: 1px solid rgb(53 82 53);
}
.hanhtrinh-btn:hover {
	color: rgb(53 82 53);
	background-color: #FFF;
}
.hanhtrinh-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	align-items: stretch;
}
.hanhtrinh-title {
	text-align: center;
	margin-bottom: 56px;
}
.hanhtrinh-title h3 {
	color: rgb(37 54 37);
	font-size: 32px;
	line-height: 35px;
	text-transform: capitalize;
	font-weight: 700;
	font-family: 'fontNhanDienRegular';
	margin-bottom: 14px;
}
.hanhtrinh-title p {
	color: rgb(87 83 78);
	font-size: 16px;
	max-width: 43%;
	margin: 0 auto;
}
.hanhtrinh-box {
	padding: 28px;
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	background-color:#FFF;
	border: 1px solid rgb(245 245 244);
	border-radius: 21px;
	height: 100%;
	display: flex;
	flex-direction: column;
	transition: all 0.3s ease;
}
.hanhtrinh-box:hover {
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transition: all 0.3s ease;
}
.hanhtrinh-box .icon {
	background-color: rgb(244 247 244);
	border-radius: 14px;
	width: 49px;
	height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 21px;
	transition: all 0.3s ease;
}
.hanhtrinh-box:hover .icon {
	background-color: rgb(64 102 64);
	transition: all 0.3s ease;
}
.hanhtrinh-box .icon svg {
	color: rgb(64 102 64);
	transition: all 0.3s ease;
}
.hanhtrinh-box:hover .icon svg {
	color: #FFF;
	transition: all 0.3s ease;
}
.hanhtrinh-box .title {
	font-size: 21px;
	line-height: 28px;
	color: rgb(37 54 37);
	margin-bottom: 7px;
	font-weight: 700;
	font-family: 'fontNhanDienRegular';
}
.hanhtrinh-box .title span {
	text-transform: uppercase;
}
.hanhtrinh-box .text-ht-1 {
	font-weight: 500;
	margin-bottom: 14px;
	color: rgb(64 102 64);
	font-style: italic;
}
.hanhtrinh-box .text-ht-2 {
	margin-bottom: 28px;
	font-size: 13px;
	line-height: 1.3;
	color: rgb(87 83 78);
}
.hanhtrinh-box h4 {
	color: rgb(45 66 45);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
}
.hanhtrinh-box ul {
	margin-top: 14px;
	padding-bottom: 28px;
	margin-bottom: 21px;
	list-style: none;
	border-bottom: 1px solid rgb(245 245 244);
	flex: 1;
}
.hanhtrinh-box ul li {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.hanhtrinh-box ul li:first-child {
	margin-top: 0;
}
.hanhtrinh-box ul li svg {
	color: rgb(85 130 85);
	width: 18px;
	height: 18px;
}
.hanhtrinh-box ul li p {
	font-size: 14px;
	line-height: 21px;
	color: rgb(87 83 78);
	margin-bottom: 0;
}
.time {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 7px;
}
.time svg {
	color: rgb(53 82 53);
	width: 18px;
	height: 18px;
}
.time p {
	margin-bottom: 0;
	color: rgb(53 82 53);
	font-weight: 600;
	font-size: 18px;
	line-height: 1.3;
}
.price {
	color: rgb(37 54 37);
	font-size: 21px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 21px;
}
.text-ft {
	font-size: 13px;
	font-size: 17px;
	margin-bottom: 21px;
	font-weight: 400;
	font-style: italic;
}
.btn-hanhtrinh-open {
	border: 2px solid rgb(64 102 64);
	border-radius: 10.5px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	padding: 14px 0;
	background-color: #FFF;
	transition: all 0.3s ease;
}
.hanhtrinh-box:hover .btn-hanhtrinh-open {
	background-color: rgb(64 102 64);
	transition: all 0.3s ease;
}
.btn-hanhtrinh-open  span {
	color: rgb(45 66 45);
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.hanhtrinh-box:hover .btn-hanhtrinh-open span {
	color: #FFF;
	transition: all 0.3s ease;
}
.btn-hanhtrinh-open svg{
	color: rgb(45 66 45);
}
.hanhtrinh-box:hover .btn-hanhtrinh-open svg {
	color: #FFF;
	transition: all 0.3s ease;
}
.col-scroll {
	position: sticky;
	top: 90px;
	align-self: flex-start;
	height: calc(100vh - 100px);
	overflow-y: scroll;
}
.page-contact .title {
	font-weight: 700;
	margin-bottom: 28px;
	font-size: 32px;
	line-height: 60px;
	color: rgb(15 23 42);
}
.box-contact.page-contact a span {
	color: rgb(15 23 42);
}
.page-id-19 .form-btn-show {
	display: none !important;
}
/* ========== FIX viền đen chỉ xuất hiện sau khi click mở popup ========== */

/* 1) Flatsome/Magnific Popup: bỏ outline/border/shadow gây "viền trong" */
.mfp-wrap .mfp-content,
.mfp-wrap .mfp-content > *{
	outline: none !important;
	border: 0 !important;
}

/* Nhiều site bị viền do mfp-ready thêm shadow/outline */
.mfp-ready .mfp-content{
	outline: none !important;
	box-shadow: none !important;
}

/* 2) Bỏ focus ring của các phần tử trong popup (nút, input) */
.mfp-wrap button:focus,
.mfp-wrap button:focus-visible,
.mfp-wrap a:focus,
.mfp-wrap a:focus-visible,
.mfp-wrap input:focus,
.mfp-wrap input:focus-visible,
.mfp-wrap select:focus,
.mfp-wrap select:focus-visible,
.mfp-wrap textarea:focus,
.mfp-wrap textarea:focus-visible{
	outline: none !important;
	box-shadow: none !important; /* nếu bạn đang dùng ring shadow */
}

/* 3) Nếu viền do pseudo-element vẽ khung */
.mfp-wrap .mfp-content:before,
.mfp-wrap .mfp-content:after{
	content: none !important;
	display: none !important;
}

/* Nút Prev / Next */
.abm-swiper .swiper-button-prev,
.abm-swiper .swiper-button-next{
	width: 36px;
	height: 36px;
	border-radius: 999px;
	background-color: unset !important;
	box-shadow: unset !important;
}

.abm-swiper .swiper-button-prev::after,
.abm-swiper .swiper-button-next::after{
	font-size: 14px;
	font-weight: 700;
	color: var(--color-main);
}

.abm-swiper__pc,
.abm-swiper__mb {
	height: 100%;
}
/* Hover */
/* .abm-swiper .swiper-button-prev:hover,
.abm-swiper .swiper-button-next:hover{
background-color: rgb(225 29 72);
color: #fff;
} */

/* Disable (nếu loop = false) */
.abm-swiper .swiper-button-disabled{
	opacity: .4;
	pointer-events: none;
}

/* Pagination dots */
.abm-swiper .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background-color: rgb(255 228 230);
	opacity: 1;
	transition: all .25s ease;
}

.abm-swiper .swiper-pagination-bullet-active{
	background-color: var(--color-main);
	transform: scale(1.3);
}

/* Vị trí dots */
.abm-swiper .swiper-pagination{
	bottom: 10px;
}

/* === ABM Swiper (ACF img_slide) === */
.abm-swiper{
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 21px;
}

.abm-swiper .swiper{
	width: 100%;
	height: 100%;
}

.abm-swiper .swiper-wrapper{
	height: 100%;
}

.abm-swiper .swiper-slide{
	width: 100%;
	height: 100%;
}

.abm-swiper .swiper-slide img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

/* nút điều hướng */
.abm-swiper .swiper-button-prev,
.abm-swiper .swiper-button-next{
	color: inherit;
}

/* pagination */
.abm-swiper .swiper-pagination{
	bottom: 8px;
}

.abm-swiper .swiper-pagination-bullet{
	opacity: .5;
}

.abm-swiper .swiper-pagination-bullet-active{
	opacity: 1;
}
@media (max-width: 1580px) {
	.glink {
		padding: 2px 5px;
	}
	.glink span {
		display: none;
	}
}
@media (max-width: 1400px) {
	.form-btn-show {
		padding: 10px;
	}
}
@media (max-width: 1300px) {
	#masthead > div > div:nth-child(4){
		width: calc(100% - 390px);
	}
	#masthead > div > div:nth-child(4) > ul > li.menu-item-design-default a {
		font-size: 12px;
	}
}
@media (max-width: 1100px) {
	#masthead > div > div:nth-child(4){
		width: calc(100% - 100px);
		margin-left: 0;
	}
	#masthead > div > div:nth-child(3) {
		display: none;
	}
	.section-mobile .row  {
		justify-content: center;
	}
	.section-mobile .row > .col:nth-child(1),
	.section-mobile .row > .col:nth-child(3) {
		display: none;
	}
	.section-mobile .row > .col:nth-child(2){
		width: 80%;
		max-width: 80%;
		flex-basis: 80%;
	}
}
@media (max-width: 849px) {
	.header-button a {
		background-color: rgb(225 29 72);
	}
	.section-mobile .row > .col:nth-child(2){
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
	}
	.form-btn-show {
		right: 10px;
		bottom: 10px;
	}
	.form-btn-show span{
		font-size:12px;
	}
	.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
		background-color: rgb(255 228 230);
	}
	.header-search-form input[type="search"] {
		background-color: #FFF;
	}
	.off-canvas .nav-vertical>li>a {
		color: rgb(225 29 72);
	}
	.content-ghepdoi p.text-ghepdoi1, .content-ghepdoi p.text-ghepdoi2, .content-ghepdoi p.text-ghepdoi3,
	.text-why,
	.text-product span:nth-child(1),
	.text-product span:nth-child(2),
	.text-contact-left,
	.section-footer .text-footer{
		font-size: 32px;
	}
	.content-ghepdoi p.text-ghepdoi4 {
		font-size: 14px;
		width: 100%;
	}
	.list-why {
		flex-wrap: wrap;
		gap: 10px;
	}
	.list-why .item-why {
		width: 100%;
	}
	.text-product {
		flex-wrap: wrap;
	}
	.footer-why {
		margin-bottom: 32px;
	}
	.list-products {
		gap: 10px;
		flex-wrap: wrap;
	}
	.item-products {
		width: 100%;
	}
	.st-contact .row > .col {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.section-contact_right {
		margin-top: 15px;
	}
	.list-chuyengia{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.form-btn-show.btn-kham-pha {
		bottom: 60px;
	}
	.hanhtrinh-title p {
		max-width: 100%;
	}
	.hanhtrinh-list{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.smq-badges {
		grid-template-columns: 1fr;
	}
	.smq-modal__dialog {
		max-width: 95%;
	}
}
/* Mobile tối ưu */
@media (max-width: 549px){
	.form-btn-show {
		right: 0;
		bottom: 0;
		border-radius: 0;
		width: 50%;
		padding: 10px;
		justify-content: center;
		background-color: #f8ffe8;
	}
	.form-btn-show.btn-kham-pha {
		right: unset;
		left: 0;
		bottom: 0;
		border-radius: 0;
		width: 50%;
		padding: 10px;
		background-color: rgb(255 228 230);
	}
	.form-btn-show svg, .form-btn-show span {
		color: var(--fs-color-primary);
	}
	.form-btn-show.btn-kham-pha span {
		color: rgb(225 29 72);
	}
	.page-contact .title,
	.box-contact-page .title h2{
		font-size: 18px;
	}
	.smq-next .smq-btn {
		font-size: 10px;
	}
	.langnghe-title h1 {
		font-size: 25px;
	}
	.tamnhin-sumenh {
		gap: 15px;
		flex-wrap: wrap;
	}
	.tamnhin, .sumenh {
		width: 100%;
		border-radius: 20px;
	}
	.abm-popup__dialog{
		margin-top: 4vh;
		padding: 16px 14px 12px;
		border-radius: 12px;
	}
	.abm-popup-left {
		height: 250px;
	}
	.abm-popup-panel {
		grid-template-rows: unset;
	}
	.text-1 {
		font-size: 35px;
	}
	.abm-popup-content {
		overflow-y: scroll;
		max-height: 250px;
	}
	.text-3 {
		font-size: 21px;
	}
	.abm-foot-actions span,
	.abm-views {
		font-size: 12px;
	}
	.list-buoc{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.list-chuyengia{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.giatri_cotloi > .title, .chuyengia > .title {
		font-size: 30px;
	}
}
/* =========================
ABM Featured Posts (Modern)
========================= */

.abm-featured{
	--abm-bg: #ffffff;
	--abm-text: #0f172a;
	--abm-muted: #64748b;
	--abm-line: rgba(15, 23, 42, .10);
	--abm-soft: rgba(15, 23, 42, .06);
	--abm-accent: #e11d48;         /* bạn có thể đổi theo brand */
	--abm-accent-soft: rgba(225, 29, 72, .12);

	color: var(--abm-text);
}

.abm-featured__grid{
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
}

/* Item card */
.abm-featured__item{
	background: var(--abm-bg);
	border: 1px solid var(--abm-line);
	border-radius: 16px;
	padding: 14px 14px 12px;
	box-shadow: 0 10px 30px rgba(2, 6, 23, .05);
	transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
	overflow: hidden;
}

.abm-featured__item:hover{
	transform: translateY(-2px);
	border-color: var(--color-main);
	box-shadow: 0 14px 40px rgba(2, 6, 23, .10);
}

/* Title on top */
.abm-featured__title{
	font-size: 16px;
	line-height: 1.35;
	margin: 0 0 10px;
	font-weight: 700;
	letter-spacing: -0.01em;
}

.abm-featured__titleLink{
	color: var(--abm-text);
	text-decoration: none;
	display: inline;
	background-image: linear-gradient(to right, var(--color-main), var(--color-main));
	background-size: 0% 2px;
	background-position: 0 100%;
	background-repeat: no-repeat;
	transition: background-size .2s ease, color .2s ease;
}

.abm-featured__item:hover .abm-featured__titleLink{
	color: var(--color-main);
	background-size: 100% 2px;
}

/* Body: 2 columns (image + meta) */
.abm-featured__body{
	display: grid;
	grid-template-columns: 100px 1fr;
	gap: 12px;
	align-items: stretch;
}

/* Thumbnail */
.abm-featured__thumb{
	display: block;
	border-radius: 7px;
	overflow: hidden;
	background: var(--abm-soft);
	position: relative;
}

.abm-featured__img{
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
	transform: scale(1);
	transition: transform .25s ease;
}

.abm-featured__item:hover .abm-featured__img{
	transform: scale(1.04);
}

/* Placeholder image */
.abm-featured__img--ph{
	display: block;
	width: 100%;
	height: 110px;
	background:
		radial-gradient(120px 80px at 30% 30%, rgba(225,29,72,.18), transparent 60%),
		radial-gradient(140px 90px at 70% 60%, rgba(15,23,42,.10), transparent 60%),
		linear-gradient(135deg, rgba(15,23,42,.06), rgba(15,23,42,.02));
}

/* Excerpt (2 lines) */
.abm-featured__meta{
	display: flex;
	flex-direction: column;
	min-width: 0; /* để clamp hoạt động */
}

.abm-featured__excerpt{
	color: var(--abm-muted);
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;   /* 2 dòng */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Empty */
.abm-featured-empty{
	padding: 12px 14px;
	border: 1px solid rgba(15, 23, 42, .12);
	border-radius: 14px;
	background: rgba(15, 23, 42, .03);
	color: #334155;
}

.box-contact.page-contact {
	margin-top: 0;
}

.page-id-22 .abm-newsfeed {
	margin-top: 0;
}

.abm-feed-list .abm-feed-item:first-child {
	margin-top: 0;
}

/* Responsive */
@media (max-width: 900px){
	.abm-featured__grid{
		grid-template-columns: 1fr;
	}
}

@media (max-width: 480px){
	.abm-featured__body{
		grid-template-columns: 120px 1fr;
	}
	.abm-featured__img,
	.abm-featured__img--ph{
		height: 96px;
	}
}
@font-face {
	font-family: 'font1';
	src: url('/wp-content/themes/flatsome-child/fonts/Monotype-Corsiva-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font2';
	src: url('/wp-content/themes/flatsome-child/fonts/PlaypenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.text-1 > span:nth-child(1){
	font-family: 'font1';
	font-size: 110px;
    line-height: 1;
    margin-right: 20px;
	color: var(--color-main);
}
.text-1 > span:nth-child(2){
	font-family: 'font2';
	font-size: 58px;
    line-height: 1;
	color: #737373;
}
.text-1:after {
	bottom: -6px;
	background-color: var(--color-main);
}
.text-2 {
	text-transform: unset !important;
}
@media (max-width: 1300px) {
	.text-1 > span:nth-child(1) {
		font-size: 80px;
	}
	.text-1 > span:nth-child(2) {
		font-size: 38px;
	}
}
