/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@700&family=Noto+Sans+Symbols+2&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family: "Be Vietnam Pro", sans-serif;
}

:root {
	--pricing-1-item-1-primary: #0A6836;
	--pricing-1-item-1-secondary: #3BB54A;

	--pricing-1-item-2-primary: #3439D7;
	--pricing-1-item-2-secondary: #24E9E2;

	--pricing-1-item-3-primary: #ff0000;
	--pricing-1-item-3-secondary: #f79956;

	--pricing-2-item-1-primary: #0679cf;
	--pricing-2-item-1-secondary: #0679cf;

	--pricing-2-item-2-primary: #d81c42;
	--pricing-2-item-2-secondary: #ff4268;

	--pricing-2-item-3-primary: #7d21fe;
	--pricing-2-item-3-secondary: #8633fa;
	--text-gradient: -webkit-linear-gradient(45deg, #3439D7, #24e9e2 100%);

	/* 	NEW */
	--text-primary2:#0c053d;
}
.circle-content > div:first-child {
	margin-bottom: 10px;
}
.lp-case-1 .col-inner {
	background: linear-gradient(to right, #4db7e0 0%, #082486 100%);
	border-radius: 30px;
	overflow: hidden;
}
.lp-case-1 .box-text.text-center {
	padding: 0;
}
.lp-case-1 h3, .lp-case-1 h4 {
	font-weight: 700;
}
.lp-case-1 .text {
	padding-top: 30px;
	padding-bottom: 20px;
}
.produce-case .ux-logo {
	border: 1px dashed rgba(0,0,0,.2);
}
.cauhoi-2 .accordion-item.active {
	background: #0c053d;
}
.cauhoi-2 .accordion-item.active * {
	color: white;
}
.cauhoi-2 .accordion-item * {
	color: #0c053d;
}
.style-accor-2 .accordion-item .accordion-title {
	align-items: center;
}
.cauhoi-2 .accordion-item.active div.accordion-inner p:first-child {
	margin-top: 0!important;
}
.style-accor-2 .accordion-item .accordion-title {
	border-bottom: 1px solid #0c053d;
}
.so-lieu .circle {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #0c1b4c; /* Màu nền bên trong vòng tròn */
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.so-lieu .circle::before {
	content: "";
	position: absolute;
	top: -16px;
	left: -16px;
	width: 152px;
	height: 152px;
	border-radius: 50%;
	background: conic-gradient(#00aeef calc(var(--percentage) * 1%), #ddd 0);
	z-index: -1;
}

.so-lieu .circle small {
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	margin-top: 10px;
}
/* Phần trăm và văn bản bên trong vòng tròn */
.so-lieu .circle span {
	position: relative;
	text-align: center;
	font-size: 20px;
	color: white;
}
.circle-content * {
	color: white;
}
.circle-content {
	margin-top: 30px;
	width: 120px;
}
.circle-content > div {
	display: flex;
	justify-content: space-between;
}
span.circle-content-bg {
	background: #5cc5ee;
	border-radius: 6px;
	padding: 0px 4px;
}
.circle-content {
	margin-top: 30px;
	width: 120px;
}
/* Các kiểu chữ bên dưới mỗi vòng tròn */
.so-lieu .circle-label {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
span.year {
	color: white;
	background: var(--primary-color);
	border-radius: 20px;
	padding: 5px 10px;
	margin-right: 5px;
}
span.cong {
	position: absolute;
	top: 0;
}
.count-up-lp-case .count-up {
	font-size: 120px;
	line-height: normal;
}
.count-up-lp-case h3 {
	line-height: normal;
	margin: 0;
}
.produce-case .produce-col:before {
	display: none;
}
.produce-case {
	padding-bottom: 0px!important;
}
.list-lp-case .list_news .row .col-inner {
	background: #09127c;
	padding: 15px;
	border-radius: 30px;
}
.list-lp-case .box-text-inner .img img {
    height: 63px;
    object-fit: contain;
}
.muc-tieu .col.large-5 .col-inner {
	box-shadow: 0 0 10px #ccc;
	border-radius: 20px;
	padding: 30px;
	height: 100%;
}
.muc-tieu .large-2 .img {
	margin: auto;
}
.muc-tieu .large-2 {
	display: flex;
	align-items: center;
}
.cauhoi-2 .accordion-item {
	border: none!important;
}
.section.muc-tieu {
	background-image: linear-gradient(#abe6ff, #ffffff);
}
.list-lp-case .box-text-inner {
	display: flex;
	gap: 40px;
}
.list-lp-case .box-text-inner .text {
	white-space: nowrap;
}
.list-lp-case .box-text.text-center {
	padding: 15px;
	padding-bottom: 0;
}
/*dang ky ten mien */
.pridm .col .col-inner {
	border: 1px solid #d5dfff;
	box-shadow: none;
	padding: 20px 0;
}

.pridm .col .col-inner:hover {
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .15);
}

.az-price {
	color: #00b1ff;
	font-size: 40px;
	font-weight: 700;
	margin-right: 10px;
	font-family: "segoe ui";
}

.az-duration {
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	text-transform: uppercase;
	font-family: "segoe ui";
	color: #004969;
}

.az-price-old {
	font-size: 1.3rem;
	text-decoration: line-through;
	color: #9b9b9b;
}

.row-box-shadow-3 .col-inner {
	overflow: hidden;
}

.az-feature-domain {
	position: absolute;
	left: 120px;
	top: 45px;
	height: auto;
	width: 100%;
	padding: 5px 24%;
	word-wrap: break-word;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	transform: rotate(45deg);
	background-image: linear-gradient(to right, #f8ba16, #fccb0d);
}

/* end dang ky ten mien */
/* Bảng giá tên miền */
.banggia_domain {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.36);
	border-radius: 10px;
}

.banggia_domain thead th {
	font-weight: 600;
	padding: 12px;
	text-align: center;
	text-transform: none;
	font-size: 14px;
}

.banggia_domain thead th em {
	font-size: 12px;
}

.banggia_domain thead th,
.banggia_domain td {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.banggia_domain td {
	padding: 15px;
	text-align: center;
	white-space: nowrap;
}

.banggia_domain tbody tr.tr_number td {
	color: red
}

.banggia_domain tbody tr:not(.tr_number) td {
	font-size: 16px;
	color: #000;
	font-weight: 500
}

.banggia_domain tbody tr td del {
	opacity: 0.75;
	font-weight: 400;
}

.banggia_domain tbody tr:not(.tr_number) td:first-child {
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	font-weight: 700;
}

.banggia_domain tbody tr:not(.tr_number) td:first-child em {
	position: absolute;
	top: 0px;
	right: -30px;
	background-color: red;
	color: #fff;
	font-size: 12px;
	padding: 6px 35px;
	transform: rotate(35deg);
}

.banggia_domain thead {
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 90%);
	color: #fff
}

.bang-gia-ten-mien .tab-panels {
	margin-top: 20px !important
}

.bang-gia-ten-mien .nav li a {
	color: #3e3b3b;
	border: none;
	height: 40px;
	padding: 0 25px;
	font-weight: 500;
	transition: none !important
}

.bang-gia-ten-mien .nav li a span {
	color: inherit !important;
}

.bang-gia-ten-mien .nav li.active a {
	color: #fff;
	overflow: hidden
}

.bang-gia-ten-mien .nav li.active a:after {
	content: '';
	color: #fff;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: -1
}

.bang-gia-ten-mien .panel {
	transform: scale(0);
	overflow-x: auto;
}

.bang-gia-ten-mien .panel.active {
	transform: scale(1);
	transition: all ease-in-out 0.6s;
}

.banggia_domain tbody tr:not(.tr_number) td:first-child {
	color: #00b1ff;
}

/* end bảng giá tên miền */
/* Banner khuyến mại */
.home-discount-banner-featured {}

.home-discount-banner-featured .row-top-bn .col-inner {
	box-shadow: 4px 4px 0 0 #006ada;
	background-color: rgb(255, 255, 255);
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 10px 0
}

.home-discount-banner-featured .row-top-bn h3 {
	font-size: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 3px;
}

.home-discount-banner-featured .row-top-bn p {
	font-size: 14px;
	margin-bottom: 0;
	color: #006ada;
	line-height: 1.3em;
	font-style: italic;
	margin-bottom: 2px;
}

.home-discount-banner-featured .ux-timer>span {
	padding: 8px 5px 0 5px !important;
}

.home-discount-banner-featured .ux-timer strong {
	font-size: 13px !important;
}

.fw-bold {
	font-weight: bold;
}

.button {
	padding: 5px 15px;
}

.btn-outline-g {
	border-radius: 100rem;
	padding: 1rem;
	font-size: 1rem;
	padding: .5rem 3rem;
	color: #283ED4;
	box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #283ED4, #24E9E2);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
	transition: 0.3s all;
	white-space: nowrap;
}

.btn-outline-g:hover {
	box-shadow: none;
	color: white;
}

.btn-small {
	padding: 5px 20px;
	display: inline-block;
	font-size: 14px;
}

.fx-btn-blick,
.fx-btn-blick-outer>div {
	position: relative;
	overflow: hidden;
}

.fx-btn-blick:before,
.fx-btn-blick-outer>div:before {
	content: "";
	background-color: #fff;
	height: 100%;
	width: 3em;
	display: block;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(-45deg) translateX(0);
	transform: skewX(-45deg) translateX(0);
	-webkit-transition: none;
	transition: none;
	opacity: 0;
	-webkit-animation: left-slide 2s infinite;
	animation: left-slide 2s infinite;
}

.btn-custom {
	padding: 5px 25px;
	border-radius: 50px;
	color: white;
	font-size: 14px;
}

.btn-custom:hover {
	opacity: 0.8;
}

@keyframes left-slide {
	0% {
		left: -50%;
		opacity: 0.1;
	}

	50%, 100% {
		left: 150%;
		opacity: 0.75;
	}
}

.w2steam a {
	color: #FF4D00;
}

.w2steam {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid;
}

.fa-li {
	top: 7px !important;
}

.section-lua-chon ul.fa-ul li {
	margin-bottom: 26px;
}

.section-tin-tuc .post-item {
	padding-bottom: 0px;
}

#recent-posts-2, #tag_cloud-2 {
	padding-left: 0px;
	padding-right: 0px;
}

#recent-posts-2 li a {
	font-size: 14px;
}

.dark .is-divider {
	background-color: rgb(42, 160, 239);
}

.product-title a {
	color: #0083C7;
}
#top-bar .nav-left a{
	color: #fff;
	display: flex !important;
	align-items: center
}
#top-bar .nav-left a img{
	width: 20px !important;
	height: 20px !important;
	margin-right: 10px;
}
a.button-header {
	font-weight: normal !important;
	padding: 8px 7px !important;
	background-color: #1daf00 !important;
	color: white !important;
	font-size: 15px !important;
	border-radius: 3px;
}

a.button-header i {
	padding-right: 10px;
}

.title-home {
	color: #0071bb !important;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
}

.section-footer ul {
	margin-left: 0px;
}
.img-bct{
	background-color: #fff;
}
.img-bct img{
	padding-right: 5px;
}
.div-no-padding {
	padding-bottom: 0px !important;
}

.gioi-thieu-dau-trang .row .col {
	padding: 0px
}

.gioi-thieu-dau-trang .row .col p {
	margin: 0
}

body {
	line-height: 25px;
	;
	font-size: 16px;
	color: gray
}

.line-ngang {
	background: linear-gradient(45deg, #c33764, #1d2671);
}

.line-ngang h3 {
	margin-bottom: 0
}

.line-ngang .row .col {
	padding: 0
}

.can-gi .row2 {
	background: white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #dedede;
}

.thiet-lap-he-thong {
	margin-top: -30px;
}

input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea {
	font-size: 15px
}

.nav-dropdown.nav-dropdown-default>li>a {
	font-size: 15px
}

.nav-dropdown-default {
	padding: 0
}

.nav-dropdown {
	border: 1px solid #c3c3c3;
}

.pricing-table .items>div {
	padding: 2px 0;
	border-bottom: 1px dotted #d6d6d6;
}

.pricing-table .items {
	padding: 10px 30px;
}

.pricing-table-items span {
	color: #444444;
	font-size: 15px
}

.pricing-table-items {
	padding: 10px 20px;
}

.pricing-table .title {
	text-transform: none;
	letter-spacing: 0;
	color: white;
	line-height: 25px;
}

.mau-web .row .col {
	padding: 0 15px 10px;
}

b, strong {
	font-weight: bold !important;
}

.single-product .div-danh-muc {
	display: none;
}

.box-category .count {
	display: none;
}

.product-title {
	font-weight: bold;
}

span.amount {
	color: red;
}

section.line-ngang {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

div.tab-panels div.row {
	margin-left: 0px !important;
	margin-right: 0px !important
}

.title-home {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 5px;
}

.title-home:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translatex(-50%);
	height: 19px;
	width: 100%;
	background: url(/wp-content/uploads/2019/09/line-icon1.png) no-repeat center center;
}

.title-box-home {
	color: #0071bb !important;
	text-transform: uppercase;
	font-size: 20px;
}

.pricing-table .title {
	font-size: 20px;
	background: transparent;
}

.pricing-table.featured-table .title {
	background: transparent;
}

.r_price.row-collapse>div {
	padding: 0 5px !important;
}

.r_price.row-collapse .col-inner {
	background: transparent !important;
}

.r_price.row-collapse .col-inner .pricing-table {
	border-radius: 5px;
	overflow: hidden;
}

.r_price.row-collapse .description {
	padding: 5px 0;
	margin: 15px 0 5px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

.r_price .is-outline, .r_price .is-outline span {
	transition: .5s;
	color: #fff;
}

.r_price .is-outline {
	border-radius: 7px;
}

.r_price .is-outline:hover span {
	color: #fff;
}

.pricing-table-items span {
	font-size: 14px;
}

.right_icon .col-inner>.row>.col {
	padding: 10px 15px;
	border-bottom: 1px dashed #ccc;
}

.section-line-ngang .button span {
	text-transform: capitalize;
}

.section-phan-hoi {
	border-bottom: 2px solid #0071bb;
}

.ss_support h1 a {
	color: #f00;
}

.ss_support h1 span {
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
}

.ss_support .icon-box a {
	font-size: 20px;
	font-weight: bold;
	color: #0071bb;
}

.ss_support .icon-box a:hover {
	text-shadow: 0 1px 1px #0071bb;
	padding-bottom: 5px;
}

/*li.current-dropdown>.nav-dropdown{
transform: scale(1,1);
}
.nav-dropdown{
transform: scale(1,0);
transform-origin: 0 0;
transition: .5s;
left: -15px;
}*/
/* .header-main .nav>li:not(.has-dropdown) a:before{
position: absolute;
content: "";
height: 3px;
background: #0083c7;
left: 50%;
transform: translatex(-50%);
bottom: 0;
width: 0;
display: block;
opacity: 0;
transition:.3s ease-in !important;
} */
.nav-dropdown {
	box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
}
header #top-bar .gtranslate_wrapper{
	display: flex;
	align-items: center
}
header #top-bar .gtranslate_wrapper a{
	width: 25px;
	height: 19px;
	font-size: 0;
	position: relative;
	margin-left: 5px;
}
header #top-bar .gtranslate_wrapper a img{
	position: absolute;
	inset: 0;
	margin: 0;
	width: 100% !important;
	height: 100% !important;
}
#masthead .nav-dropdown {
	top: 63px;
}

.header-main .nav>li:hover a:before {
	width: 100%;
	opacity: 1;
}

.section-line-ngang .button.primary:hover {
	background: radial-gradient(#aadeff, #0085dd);
}

.section-line-ngang .button.secondary:hover {
	background: radial-gradient(#d2ffc9, #1daf00);
}

.section-why .row-large>.col.col_choose {
	padding: 15px;
	border-left: 0;
}

.section-why .chose.row-large>.col.col_choose>.col-inner {
	padding: 10px !important;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 7px #ccc;
}

.category-page-row .shop-container .product-title a {
	font-size: 17px;
}

.category-page-row .shop-container .col-inner,
.category-page-row .shop-container .col-inner img {
	border-radius: 5px;
}

.category-page-row .product-category .box-image img {
	height: 90px;
	object-fit: contain;
	transition: .3s;
}

.category-page-row .box-category:hover .header-title {
	transition: .5s;
}

.category-page-row .box-category:hover .header-title {
	text-shadow: 0 1px 1px #2194e0;
	color: #2194e0;
}

.pricing-table-header .title {
	border: 0;
}

.pricing-table .price {
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.r_price.row-collapse .description {
	font-size: 17px;
	position: relative;
	background: #55555538;
}

.featured-table .pricing-table-header {
	/*background: linear-gradient(to right, #3663ff 0%, #44abff 100%);*/
	background: linear-gradient(to right, #225f9f 0%, #19cbe6 100%);
}

.featured-table {
	border-color: #1ba0fd;
}

.r_price .col:nth-child(1) .pricing-table .button {
	background: linear-gradient(to right, #1daf00 0%, #49d62c 100%);
	border: 0;
}

.r_price .col:nth-child(3) .pricing-table .button {
	/*background: linear-gradient(to right, #3663ff 0%, #44abff 100%);*/
	background: linear-gradient(to right, #225f9f 0%, #19cbe6 100%);
	border: 0;
}

.r_price .col:nth-child(3) .pricing-table .button {
	background: linear-gradient(to right, #ef4c23 0%, #ffc600 100%);
	border: 0;
}

.r_price .col:nth-child(3) .pricing-table-header {
	background: linear-gradient(to right, #ef4c23 0%, #ffc600 100%);
}

.pricing-table-header {
	background: linear-gradient(to right, #1daf00 0%, #49d62c 100%);
	position: relative;
	z-index: 10;
	padding-bottom: 20px;
}

.pricing-table-wrapper {
	margin-bottom: 40px;
}

.box_pro {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	bottom: 100%;
	transition: .5s;
	opacity: 0;
	display: none !important;
}

.product-small:hover .box_pro {
	opacity: 1;
}

.box_pro a {
	display: inline-block;
	width: 49%;
	padding: .4em 0 .5em;
	margin: 0;
	box-sizing: border-box;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}

.product-small .box_pro a:hover {
	color: #fff;
}

.product-small .box-text.text-center {
	background-image: linear-gradient(to right, #3663ff 0%, #44abff 100%);
	padding: 10px;
}

.box_pro a.item_link:nth-child(1) {
	background: linear-gradient(to right, #1daf00 0%, #32a71a 100%) !important;
	font-size: 16px;
}

.box_pro a.item_link:nth-child(3) {
	background: linear-gradient(to right, #ef4c23 0%, #ffc600 100%) !important;
	font-size: 16px;
}

/* .box-text .product-title a{
color:#fff;
} */
.product-main .khuyen-mai {
	background: #F1F8E9;
	border-radius: 4px;
	border: 1px dashed #2e942b;
	padding: 10px;
	margin-bottom: 20px;
}

.product-main .khuyen-mai h4 {
	color: #2e942b;
}

.product-main .khuyen-mai li {
	list-style: none;
	color: #3a3a3a;
	font-size: 16px;
	background: url(/wp-content/uploads/2019/10/check@2x.png);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position-y: 9px;
	padding-left: 23px;
}

.tu-van {
	text-align: center;
	margin-top: 20px;
	border: 1px dashed #999;
	padding: 10px 0;
	font-size: 20px;
}

.tu-van h3 {
	font-weight: normal;
	margin: 0;
}

.tu-van span {
	font-size: 16px;
}

.tu-van span a {
	font-size: 24px;
	color: #f00;
	font-weight: bold;
}

.dang-ky>a {
	width: 49%;
	display: inline-block !important;
	margin: 0 !important;
	box-sizing: border-box;
	font-weight: bold;
	border-radius: 0 !important;
	line-height: 25px;
	padding: 10px 0 !important;
}

.dang-ky .fancybox {
	background: #1daf00;
}

.dang-ky a span {
	font-size: 11px;
	text-transform: initial;
}

#fancybox-wrap {
	width: 500px !important;
	text-align: center;
}

#fancybox-outer {
	background: transparent;
	box-shadow: none;
}

#fancybox-content {
	width: 450px !important;
	margin: auto;
	border-radius: 5px;
	box-shadow: 0 0 20px #111;
	-moz-box-shadow: 0 0 20px #111;
	-webkit-box-shadow: 0 0 20px #111;
}

#fancybox-content h3 {
	text-transform: uppercase;
}

.header-bg-color, .header-wrapper {
	background: #fff;
}

a.devvn_buy_now_style {
	margin: auto;
	display: block;
	margin-top: 20px;
	max-width: 100%;
}

.header-main .nav>li>a {
	font-weight: 500 !important;
	font-size: 15px;
}

.gg-patner {
	margin-bottom: 50px;
}

.gg-patner:after {
	content: "";
	display: table;
	clear: both;
}

.gg-patner h3, .gg-patner p {
	float: left;
	height: 115px;
	margin: 0;
}

.gg-patner h3 {
	width: calc(50% - 5px);
	line-height: 25px;
	border: 3px solid #2b75e4;
	padding: 10px;
}

.gg-patner p {
	width: 50%;
	text-align: left;

}

.gg-patner p img {
	width: auto;
	height: 100%;
	object-fit: cover;
	object-position: left;
	margin: 0 !important;
}

.product-info .product-title {
	/* font-family: 'GoogleSans-Bold' !important; */
	text-align: center;
	text-transform: uppercase;
}

.product-info .is-divider {
	position: relative;
	left: 50%;
	transform: translate(-50%);
}

.dang-ky a span {
	font-size: 17px !important;
	letter-spacing: 0;
	font-weight: normal;
}

.dang-ky>a {
	letter-spacing: 2px;
	font-size: 110%;
}

#fancybox-img {
	object-fit: cover;
	object-position: top;
}

.table-stroke td {
	padding: .5em;
}

table.table-stroke.jquery-pc {
	border: 1px solid #ececec;
	padding: 10px;
}

.devvn-popup-title, .popup-customer-info-group .devvn-order-btn {
	background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
}

.bn_ads h3 {
	line-height: 25px;
}

.bn_ads i {
	margin-right: 10px;
}

.spu-content {
	text-align: center;
}

.tbl_price_ads .tbl-1 .pricing-table-header {
	background: linear-gradient(to right, #DC143C 0%, #ff577a 100%);
}

.tbl_price_ads .tbl-2 .pricing-table-header {
	background: linear-gradient(to right, #e29200 0%, #FFD700 100%);
}

.tbl_price_ads .tbl-3 .pricing-table-header {
	background: linear-gradient(to right, #228B22 0%, #00FF00 100%);
}

.tbl_price_ads .tbl-4 .pricing-table-header {
	background: linear-gradient(to right, #6A5ACD 0%, #D8BFD8 100%);
}

.tbl_price_ads .tbl-5 .pricing-table-header {
	background: linear-gradient(to right, #4169E1 0%, #00BFFF 100%);
}

.tbl_price_ads .tbl-6 .pricing-table-header {
	background: linear-gradient(to right, #FF69B4 0%, #FFE4E1 100%);
}

.tbl_price_ads .description {
	padding-top: 0;
	color: #fff;
	font-size: 15px;
}

.contact_ads .banner-layers .wpcf7 .wpcf7-form-control {
	border-radius: 10px;
}

.contact_ads .banner-layers .wpcf7 .wpcf7-form-control.wpcf7-submit {
	border: 0;
	background: linear-gradient(to bottom, #1d87d1 0%, #4cb6ff 100%);
}

.spu-content .wpcf7 .wpcf7-form-control {
	border-radius: 10px;
}

.spu-content .wpcf7 .wpcf7-form-control.wpcf7-submit {
	border: 0;
	background: linear-gradient(to bottom, #1d87d1 0%, #4cb6ff 100%);
}

.spu-content .wpcf7 h3 {
	text-transform: uppercase;
	margin-bottom: 30px;
}

.row-form-gt .col-right{
	position: relative;
	z-index: 100000
}
.list-du_an_noi_bat .col .col-inner:hover{
	transform: scale(1.1);
}
.list-du_an_noi_bat .col .col-inner{
	transition: all 0.24s ease-in-out
}
.list-du_an_noi_bat .col,
.list-du_an_noi_bat{
	margin-top: 30px;
	overflow: normal
}
.cacmauthietke .col-inner{
	margin: 0px !important
}
.cacmauthietke .primary{
	margin-bottom: 0px;
	margin: 20px 0px 30px;
}
#top-bar{
	padding-top: 10px !important
}
.custom.html_nav_position_text_top{
	font-size: 14px !important;
}
#top-bar *,
#top-bar .search-field{
	font-size: 14px;
}
.section-banner-new h1{
	white-space: nowrap;
}
#footer .section-content{
	z-index: 998 !important
}
#azt-contact-footer-outer-pc{
	display: none ;
}
.page-id-4445 .sec-dk-domain{
    margin-bottom: 30px !important
}
.content-intro p{
    text-align: justify 
}
.page-id-4070 .baogia-box{
    margin: 0px
}
@media (max-width: 1440px){

}
@media (max-width: 549px) {
	.small-nav-collapse>li {
		display: none;
	}
}

@media(max-width: 850px) {

	/*.section-slide .banner{*/
	/*	padding-top: 181px !important;*/
	/*}*/
	/*.text-banner h2{*/
	/*	font-size: 21px;*/
	/*	line-height: 28px*/
	/*}*/
	/*.text-banner{*/
	/*	padding:0px 10px;*/
	/*}*/
	/*.text-banner ul{*/
	/*	display: none;*/
	/*}*/
	.pricing-table-header:after {
		border-top: 10px solid #1daf00;
		border-bottom: 10px solid transparent;
		border-left: 125px solid transparent;
		border-right: 125px solid transparent;
	}

	.box_pro {
		display: none;
	}
}
.yeuto .accordion-title{
	border-radius:10px
}
.yeuto .accordion-inner{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}
.yeuto .accordion-title.active{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

@media only screen and (max-width: 48em) {

	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.so-lieu .large-4 .col-inner {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 50px;
	}
	.so-lieu .large-4:not(:last-of-type)  {
		padding-bottom: 60px!important;
	}
	.yeuto .accordion-item a{
		text-align: left;
	}
	.yeuto .accordion-item a h3{
		width: fit-content;
		padding-left: 10px;
	}
	.yeuto .accordion-item a h3{
		font-size: 17px;
	}
	.section-banner-new h1{
		white-space:unset
	}
	.w2steam {
		display: block;
		border-left: 0;
	}

	.nav-dark .nav>li>a {
		color: #1d87d1;
	}

	.section-lua-chon ul.fa-ul li {
		margin-bottom: 10px;
	}

	.container .section, .row .section {
		padding: 0;
	}

	.pricing-table-header:after {
		border-top: 10px solid #1daf00;
		border-bottom: 10px solid transparent;
		border-left: 150px solid transparent;
		border-right: 150px solid transparent;
	}

	.featured-table {
		margin-top: 0;
	}

	.gg-patner h3, .gg-patner p {
		height: 85px;
		width: 100%;
	}

	.gg-patner h3 {
		font-size: 20px;
	}

	.gg-patner p img {
		width: 100%;
		height: auto;
	}

	.ui-table-reflow.ui-responsive td, .ui-table-reflow.ui-responsive th {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		clear: left;
	}

	.ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label {
		padding: .4em;
		min-width: 30%;
		display: inline-block;
		margin: -.4em 1em -.4em -.4em;
	}

	.dang-ky a span {
		font-size: 16px !important;
	}

	.col {
		padding-bottom: 15px;
	}
}

.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
	border-radius: 99% !important;
	border: 1px solid currentColor;
	background: linear-gradient(to right, #3439D7 0%, #12ada9 100%);
	box-shadow: 0 0 10px #fff;
}

.ft_col1 .col-inner ul li {
	margin-left: 0px;
}

.ft_col1 ul, ul.css-footer-tongdaihotro {
	list-style: none;
}

.social-icons .button.icon:not(.is-outline) {
	border-radius: 4px !important;
}

.social-icons {
	display: flex;
	justify-content: flex-end;
}

.social-icons a {
	display: flex;
}

.nav-outline>li.active>a, .nav-outline>li.active>a {
	background-color: #fff;
}

/* css page Thiết Kế Website */
.css_title {
	font-size: 42px;
	margin-bottom: 15px;
	line-height: 25px;
	position: relative;
}

.css_page_web_button {
	background: linear-gradient(90deg, rgba(205, 255, 5, 1) 0%, rgba(238, 217, 0, 1) 35%, rgba(224, 236, 0, 1) 100%);
	color: #4c4c4c;
	font-weight: 500;
}

.css_page_web_color {
	background: radial-gradient(circle, #a66bff, #c666ef, #dd62df, #ee61cf, #fb64bf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.skill-bar {
	margin-top: 25px;
}

.skill-bar .progress-title-holder {
	position: relative;
	margin-bottom: 10px;
}

.skill-bar .progress-content-outter {
	background-color: #ffffff;
	border-radius: 30px;
	border: 1px solid var(--optional-color);
	padding: 5px;
}

.skill-bar .progress-content {
	height: 5px;
	background: rgb(62 1 154);
	border-radius: 30px;
	width: 0%;
}

.skill-bar .progress-number-mark {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-weight: 500;
}

.skill-bar .progress-content-outter {
	background-color: rgb(255 255 255);
	border-radius: 30px;
	border: 1px solid rgb(62 1 154);
	padding: 5px;
}

.skill-bar .progress-content.bg-D5158F {
	background: #D5158F;
}

.skill-bar .progress-content-outter.bg-D5158F {
	border: 1px solid #D5158F;
}

.skill-bar .progress-content-outter.bg-FEB302 {
	border: 1px solid rgb(254 179 2);
}

.skill-bar .progress-content-outter.bg-A66BFF {
	border: 1px solid #A66BFF;
}

.skill-bar .progress-content.bg-FEB302 {
	background: rgb(254 179 2);
}


/* Header */
.nav-spacing-medium>li {
	margin: 0 20px;
}

.header-nav.nav {
	display: flex;
	justify-content: end;
}

.nav-dropdown.nav-dropdown-default>li>a {
	padding: 15px;
}

.sub-menu>.menu-item>a {
	font-size: 15px !important;
	color: #333 !important;
	text-transform: capitalize;
	font-weight: 500;
	transition: .3s;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
	padding-left: 15px;
}

#wide-nav span, #wide-nav i {
	color: white;
}

.header-contact span {
	text-transform: none;
}

.header-bottom, .tabbed-content .nav.nav-pills .tab.active a, input[type='submit']:not(.is-form), #footer .footer_top, .header-top {
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important
}

.header-top ul li span {
	font-size: 12px !important;
	color: #fff;
}

li.html.custom.html_top_right_text>span {
	font-size: 1.1rem !important;
	margin-right: 10px;
}

.header-contact-wrapper {
	margin-right: 11.200px !important;
}

.html_nav_position_text_top {
	margin-left: 11.200px !important;
}

.has-dropdown .icon-angle-down {
	/*color: #283ED4;*/
}

.bg-fill {
	background-position: 0% 0%;
}

.banner h2, .banner h3, .banner h1 {
	line-height: 50px;
	font-size: 40px;
}

.section2 h2 {
	margin-top: 30px;
}

.list_box, .list-giupban, .css-banggia {
	list-style-type: none;
	font-size: 14px;
}

.fa.fa-chevron-circle-right, i.fa.fa-check-circle-o, i.fa.fa-check {
	color: #283ED4;
}

#wide-nav .header-contact i, i.icon-envelop, .html_nav_position_text_top i {
	color: #0e66c8 !important;
}

i.check:before {
	padding: 10px;
}

.section-title-container {
	margin-bottom: 0;
}

.section-title-container h3 {
	font-size: 30px;
}

.product-small .box-text.text-center {
	background-image: none;
	background-color: white;
}

.product-small .box-text.text-center .product-title a, .css-title-post-homepage h5.post-title.is-large {
	color: #283ED4;
	font-weight: 600;
	font-size: 16px;
}

.box_pro {
	/*opacity: 1;*/
}

.product-small.box:hover .box_pro {
	/*opacity: 1;*/
}

.box_pro a {
	display: block;
	text-align: center;
	width: 100%;
}

.box_pro {
	width: 50%;
}

.box_pro {
	transform: translate(0%, calc(-100% - 56px));
}

.section-title-normal {
	border-bottom: none;
	display: flex;
	justify-content: center;
}

.section-title-normal span {
	border-bottom: none;
}

.price_box {
	margin: 20px 0;
}

.price_box>.col-inner {
	position: relative;
	background: #fff;
	border-radius: 50em;
	border: 2px solid transparent;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
	padding: 15px 10px;
	position: relative;
	transition: .3s;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.price_box>.col-inner {
	border-radius: 0 0 15px 15px;
}

.price_box>.col-inner:hover {
	box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}

.pricing-header {
	color: white;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 5px;
	margin: -45px -12px 0px -12px;
	border-radius: 15px 15px 0 0;
	overflow: hidden;
	position: relative;
}

.pricing-header * {
	color: white !important;
}

.pricing-package-name {
	margin-bottom: 10px;
	position: relative;
}

.price_box .price_new:after {
	background: white;
	content: '';
	position: absolute;
	height: 2px;
	width: 50%;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.css-price-old {
	text-decoration-line: line-through;
	text-align: center;
	margin-bottom: 0px;
	min-height: 25px;
	color: #5f5f5f;
	font-size: 15px;
}

/* Màu bảng giá tab 1 */
.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(1)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-1-primary), var(--pricing-1-item-1-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(1) .pricing-header {
	background: linear-gradient(to right, var(--pricing-1-item-1-primary) 0%, var(--pricing-1-item-1-secondary) 100%) !important;
}

.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(2)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-2-primary), var(--pricing-1-item-2-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(2) .pricing-header {
	background: linear-gradient(to right, var(--pricing-1-item-2-primary) 0%, var(--pricing-1-item-2-secondary) 100%) !important;
}

.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(3)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-3-primary), var(--pricing-1-item-3-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(1) .price_box:nth-child(3) .pricing-header {
	background: linear-gradient(to right, var(--pricing-1-item-3-primary) 0%, var(--pricing-1-item-3-secondary) 100%) !important;
}

/* Màu bảng giá tab 2 */
.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(1)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-2-item-1-primary), var(--pricing-2-item-1-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(1) .pricing-header {
	background: linear-gradient(to right, var(--pricing-2-item-1-primary) 0%, var(--pricing-2-item-1-secondary) 100%) !important;
}

.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(2)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-2-item-2-primary), var(--pricing-2-item-2-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(2) .pricing-header {
	background: linear-gradient(to right, var(--pricing-2-item-2-primary) 0%, var(--pricing-2-item-2-secondary) 100%) !important;
}

.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(3)>.col-inner {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-2-item-3-primary), var(--pricing-2-item-3-secondary)) border-box;
}

.pricing-tab .tab-panels>div:nth-child(2) .price_box:nth-child(3) .pricing-header {
	background: linear-gradient(to right, var(--pricing-2-item-3-primary) 0%, var(--pricing-2-item-3-secondary) 100%) !important;
}



.pricing-hightlight-tag {
	position: absolute;
	top: 14px;
	right: -30px;
	z-index: 1;
	padding: 3px 40px 4px 70px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	transform: rotate(35deg);
	backface-visibility: hidden;
	background-color: transparent !important;
	box-shadow: 0 0 19px rgb(0 0 0 / 15%);
	background-image: linear-gradient(to right, #e60808, #ed8a01);
}

.pricing-gift-list>li {
	color: #6c6c6c;
	font-weight: bold;
}

.pricing-gift-list>li:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='tomato' viewBox='0 0 16 16'%3E%3Cpath d='M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 14.5V7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zM1 4v2h6V4H1zm8 0v2h6V4H9zm5 3H9v8h4.5a.5.5 0 0 0 .5-.5V7zm-7 8V7H2v7.5a.5.5 0 0 0 .5.5H7z'%3E%3C/path%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate(0, -50%);
}

.price_box .section-title-main {
	font-size: 22px;
	font-weight: bold;
	color: #0e69c8;
	letter-spacing: 1.5px;
}

.price_box .price-old,
.price_box .price_new {
	margin-bottom: 0;
	text-align: center;
}

.price_box .price-old {
	color: rgba(0, 0, 0, .5);
	text-decoration: line-through;
	font-size: 23px;
	margin-bottom: 5px;
}

.price_box .price_new {
	color: #ff4064;
	font-size: 25px;
	position: relative;
	padding-bottom: 10px;
	font-weight: 600;
	padding-top: 5px;
}

.texxt {
	margin: 10px 5px;
	text-decoration: inherit;
	font-size: 13px;
	text-align: center;
	color: #3439D7;
	margin-bottom: 0;
	line-height: 1.5;
}

.section-banggia .list_box li {
	position: relative;
	font-size: 14px !important;
	margin-left: 10px;
	border-bottom: 1px #e6e6e6 dashed;
	margin: 0;
	padding: 5px 15px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 32px;
}

.section-banggia .list_box li:hover {
	background: #f2f2f2;
}

.section-banggia .bg-fill {
	background-position: 90% 100%;
}

.col-inner button {
	text-align: center;
}

.section-banggia .list_box li span {
	width: 100%;
	line-height: 25px;
}

.tab-panels {
	margin-top: 30px;
}

.pricing-featured-list>li:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2327be21' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z'/%3E%3Cpath d='M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z'/%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate(0, -50%);
}

.button-call-custom {
	align-items: center;
	appearance: none;
	background-clip: padding-box;
	background-color: initial;
	background-image: none;
	border-style: none;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	flex-direction: row;
	flex-shrink: 0;
	font-weight: 800;
	justify-content: center;
	outline: none;
	overflow: visible;
	pointer-events: auto;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: middle;
	width: auto;
	word-break: keep-all;
	z-index: 0;
	line-height: normal !important;
	padding: 12px 26px;
}

.button-call-custom.white.button.is-outline,
.button-call-custom i,
.call-icon-white {
	color: #fff !important;
}

@media (min-width: 768px) {
	.button-call-custom {
		padding: 15px 30px;
	}
}

.button-call-custom:before,
.button-call-custom:after {
	border-radius: 80px;
}

.button-call-custom:before {
	content: "";
	display: block;
	left: 3px;
	right: 3px;
	top: 3px;
	bottom: 3px;
	overflow: hidden;
	position: absolute;
	z-index: -2;
	transition: all 200ms;
}

.button-call-custom:after {
	background-color: initial;
	content: "";
	display: block;
	left: 4px;
	right: 4px;
	top: 4px;
	bottom: 4px;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.button-call-custom:hover:not(:disabled):before {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	transition-timing-function: ease-in;
}

.button-call-custom:active:not(:disabled) {
	color: #ccc;
}

.button-call-custom:active:not(:disabled):after {
	bottom: 4px;
	left: 4px;
	right: 4px;
	top: 4px;
}

.button-call-custom:after {
	background-image: linear-gradient(92.83deg, #283ED4 0, #478eda 100%)
}

.button-call-custom:before {
	background-color: rgba(14, 104, 200, 0.27);
}

.button-call-custom:nth-child(2):after {
	background-image: linear-gradient(92.83deg, #d50b0b 0, #f81d1d 100%) !important;
}

.button-call-custom:nth-child(2):before {
	background-color: rgb(230 113 113 / 42%);
}

.tabbed-content {
	display: flex;
	justify-content: center;
}

.tabbed-content .nav {
	background-color: #ebebeb;
	width: auto;
	border-radius: 99px;
}

.tabbed-content .nav.nav-pills .tab a {
	padding: 5px 50px;
	background-color: #ebebeb;
	transition: .3s
}

.tabbed-content .nav.nav-pills .tab:not(.active):hover a {
	background: linear-gradient(90deg, #283ed4, #24e9e2, #283ed4);
	color: #fff;
}

.tabbed-content .nav.nav-pills .tab a span {
	font-size: 16px;
	font-weight: 500 !important;
	text-align: center;
}


.highlights-tag {
	position: absolute;
	right: 15px;
	top: -8px;
	padding: 16px 10px 60px 10px;
	font-weight: 700;
	color: rgba(24, 24, 24, 0.85);
	background-image: url("/wp-content/uploads/2022/12/download-1.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.category_web .col-inner .box-text {
	padding-bottom: 1em;
	padding-top: 1em !important;
}

.category_web .col-inner .box-text h4 {
	font-weight: 200;
	font-size: 15px;
	/* font-family: "GoogleSans-Medium" !important; */
}

.category_web .col-inner .box-image {
	padding-top: .7em;
}

.text-white * {
	color: #fff !important
}

.text-white .css-title {
	background: unset;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}

@media only screen and (min-width: 1400px) {
	.full-width .ubermenu-nav, .container, .row {
		max-width: 1230px !important;
	}
	.row-full-width{
		max-width: 100% !important;
	}
}

.section-banggia .icon-box {
	position: absolute;
	top: 20px;
	width: 50px;
	height: 50px;
	background: #0e66c8;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%
}

.section-banggia .icon-box .icon-box-img {
	width: 25px !important;
	margin-bottom: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-banggia .icon-box-img svg path, .section-banggia .icon-box-img svg path g {
	fill: white;
}

.product .col-inner:hover {
	box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.tab-panels .panel .row .col:nth-child(3) .icon-box-img svg,
.tab-panels .panel .row .col:nth-child(3) .icon-box-img svg {
	display: flex;
}

a.button.primary.lowercase span {
	font-weight: 500;
}

button i, .button i {
	top: 0 !important;
}

/* .tab-panels .panel .row .col:nth-child(3) .button{
background: orange !important;
} */


.footer_top .icon-box {
	display: flex;
	align-items: center;
	justify-content: center;

}

.footer_top .icon-box .icon-box-img {
	margin: 0;
	width: 100%;
	margin-right: 10px
}

.footer_top .icon-box .icon-box-text h3 {
	font-size: 26px;
	color: white;
	margin-bottom: 5px !important;
}

.footer_top .col-inner p {
	font-size: 16px;
	color: white;
	margin-bottom: 0;
}

.footer_top .col-inner {
	line-height: 25px;
}

footer .footer_top .icon-box-img svg {
	color: white;
	font-size: 20px;
}

footer .footer_top .section-content .row .col {
	padding-bottom: 0;
	display: flex;
	align-items: center;
}
.footer-partner > .col-inner{
	border: 1px solid #fff;
	padding: 28px 0 30px 0;
	margin-top: 15px;
	border-radius: 8px;
	margin-top: 20px;
}
.footer-partner > .col-inner .img-top{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #0b2a63;
	padding: 0 15px;
}
.footer-partner > .col-inner .gallery-col .box-image{
	max-width: 145px;
	margin: 20px auto 0 auto
}
.col-footer-social .col-inner{
	display: flex;
	justify-content: end;
	align-content: center;
}
.col-footer-social .col-inner > .img{
	max-width: max-content;
	margin: 0 0 0 15px;
}
.col-footer-social .col-inner > .img *{
	font-size: 0
}
.col-footer-social .col-inner > .img .img-inner{
	max-width: 25px;
	max-height: 25px;
}
.col-footer-social .langue{
	margin: 0 0 0 30px;
	display: flex;
	align-items: center;
}
.col-footer-social .langue span{
	color: #fff;
	margin-left: 10px;
	font-size: 15px;
	line-height: 1
}
.label-hot.menu-item>a:after,
.label-sale.menu-item>a:after,
.label-new.menu-item>a:after {
	padding: 5px;
}

.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
	border: none;
	display: flex;
	align-items: center;
}

.ux-menu-title {
	text-transform: uppercase;
	color: white;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 0px 5px 0px;
	min-height: 10px;
}

.ux-menu-link__text {
	position: relative;
	text-decoration: none;
}

.ux-menu-link__text::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	border-radius: 4px;
	background-color: #fff;
	bottom: 0;
	left: 0;
	transform-origin: right;
	transform: scaleX(0);
	transition: transform .3s ease-in-out;
}

.ux-menu-link__text:hover::before {
	transform-origin: left;
	transform: scaleX(1);
}

.ux-menu-link__icon+.ux-menu-link__text, .css-footer-tongdaihotro {
	color: #fff;
	font-size: 15px;
}

.links>li>a:before, i[class*=" icon-"] {
	color: #ffffffb6;
}

.footer_logo .col-inner {
	display: flex;
	flex-wrap: nowrap;
	margin: 10px 0px;
	align-items: center;
}

.footer_logo .col-inner .img{
	width: max-content !important;
	margin-right: 20px;
	border-radius: 5px;
	overflow: hidden
}
.footer_logo .col-inner .img .img-inner img {
	height: 50px !important;
	width: auto;
	object-fit: contain;
}

.footer_logo>.col-inner>.row>.col {
	border: 1px solid #677a9e;
	padding-bottom: 0;
}

.section-footer-link .ux-menu {
	margin-bottom: 20px;
}

.section-footer-link .ux-menu i[class*=" icon-"] {
	color: #24e9e2;
}

.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
	margin-bottom: 0;
}

.ipv6 {
	top: -32px;
}

.social_icon a i {
	font-size: 25px;
	color: white;
	margin-right: 5px;
}

.search_home input[type='search'] {
	width: 50%;
}

.search_home input[type='search']:focus {
	border: 1px solid #1E8AF0;
	box-shadow: 0 0 5px #1e8af0;
}

.button.icon.circle {
	background-color: #005bb3;
	/*color: white;*/
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
}

.button.icon.circle i {
	color: white;
}

.button.icon.circle:hover {
	background-color: #00306d;
}

.gift p {
	margin-bottom: 0;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.gift p strong {
	height: 25px;
}

.gift img {
	color: #ff1f48;
	margin-right: 10px;
	width: 50px;
}

/*.section-dichvutieubieu .col-inner{*/
/*	text-align: center;*/
/*	padding: 30px 15px;*/

/*	box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%);*/
/*	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;*/
/*	border-radius: 10px;*/
/*}*/

.section-dichvutieubieu .box_services .col-inner {
	text-align: center;
	padding: 30px 15px;

	box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	border-radius: 10px;
}

.section-dichvutieubieu .col-inner a {
	margin: 0;
	background: white;
	color: #0b3476;
	border-radius: 4px;
	border: 1px solid #0b3476;
	font-weight: 200;

	display: flex;
	align-items: center;
	justify-content: center;
	width: 125px;
	margin: auto;
}

.primary.is-outline:hover {
	background-color: unset !important;
}







.box_services a.button::before,
.box_services a.button::after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.box_services a.button::before {
	background-image: linear-gradient(to right, #3439D7 0%, #12ada9 100%);
	z-index: -1;
	transition: opacity 240ms linear;
	opacity: 0;
}

.box_services a.button::after {
	content: "";
	height: 100%;
	width: 0.25em;
	background-color: #fff;
	box-shadow: 0px 0px 8px 4px #fff;
	transform: translateX(-1em);
}

.box_services a.button:hover::before {
	opacity: 1;
}

.box_services a.button:hover::after {
	-webkit-animation-duration: 300ms;
	animation-duration: 300ms;
	-webkit-animation-name: sweep;
	animation-name: sweep;
}

@-webkit-keyframes sweep {
	from {
		transform: translateX(-1em);
	}

	to {
		transform: translateX(12.5em);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes sweep {
	from {
		transform: translateX(-1em);
	}

	to {
		transform: translateX(12.5em);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}


.section-dichvutieubieu .col-inner .box-text-inner h4 {
	font-size: 20px !important;
	margin-bottom: 10px;
	color: #0b3476;

}

.section-dichvutieubieu .col-inner .box-text-inner p {
	font-size: 15px !important;
	line-height: 25px;
}

.section-dichvutieubieu .box_services .col-inner:hover:after {
	height: 4px;
	left: 15%;
	width: 70%;
}

.section-dichvutieubieu .box_services .col-inner:after {
	position: absolute;
	bottom: 0;
	content: "";
	width: 0;
	/*background: #e81a05;*/
	/*background: linear-gradient(to right, #3663ff 0%, #44abff 100%);*/
	background: linear-gradient(to right, #3439D7 0%, #12ada9 100%);
	transition: all .5s ease-in-out;
	z-index: 2;
}

.section-cauhoi {}

.section-cauhoi .accordion button.toggle i {
	color: #8e8d95;
}

.section-cauhoi .accordion span {
	font-size: 16px !important;
	font-weight: bold;
}

.section-cauhoi .accordion .accordion-inner p,
.section-cauhoi .accordion .accordion-inner ul li {
	font-size: 16px !important;
	color: black;
}

.section-cauhoi .accordion ul {
	list-style-type: none;
}

.accordion-title {
	border-top: none;
}

.section-cauhoi .section-bg {
	/*background-image: linear-gradient(to bottom right, rgba(54, 99, 255, 0.41), rgba(68, 171, 255, 0.27));;*/
}

.footer_contact strong,
.footer_contact b,
.footer_contact span {
	font-size: 16px;
}

.footer_contact_left p {
	margin-bottom: 5px;
}

.footer_contact_bottom .col {
	padding: 0px 15px;
}

.absolute-footer {
	display: none;
}

.footer_coppyright .row {
	display: flex;
	align-items: center;
}

.footer_coppyright .row .col {
	padding-bottom: 0;
}

.footer_coppyright .row .col p {
	margin-bottom: 0;
	font-size: 16px !important;
	color: white;
	display: flex;
	align-items: center;
}

.footer_coppyright .row .col p span {
	font-size: 27px;
	height: 24px !important;
}

.text.title p {
	text-transform: uppercase;
	color: black;
	/* font-family: 'GoogleSans-Bold' !important; */
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 10px !important;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
	border: none;
}

.css-title {
	font-size: 23px;
	line-height: 1.5;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.css-title.css-white {
	background: transparent;
	color: #fff;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}

.css-span1 {
	font-size: 150%;
}

.css-box-uudiem {
	padding: 10px;
	box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	border-radius: 10px;
	background: white;
}

.css-box-uudiem .box-text.text-center {
	padding: 10px;
}

.css-box-uudiem1 .col-inner {
	padding: 20px;
	box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	border-radius: 10px;
	background: #fff;
}

.css-box-uudiem:hover {
	box-shadow: 0 10px 40px 0 rgb(20 20 20 / 20%)
}

.css-box-uudiem1 h3 {
	font-weight: 700;
}

.gift p {
	font-size: 15px;
}

.gift ul {
	list-style: none;
	font-size: 14px;
}



a.button.primary.lowercase.css-button-vang {
	background: linear-gradient(to right, #ffa500 0%, #24E9E2 100%);
}

.css-product-homepage .col-inner .product-small {
	box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
	border-radius: 4px;
	border: solid 1px #f1ebebb5;
}

.css-icon-tietkiem {
	font-size: 16px;
	font-weight: 600;
	margin-top: revert;
}

.box-blog-post .is-divider {
	background: linear-gradient(to right, #3439D7 0%, #12ada9 100%) !important;
	height: 1px !important;
	max-width: 50%;
}

.css-title-post-homepage .box-blog-post, .css-col-dichvu .col-inner {
	/* background: #fff; */
	box-shadow: 0 4px 20px 0 rgb(111 111 111 / 22%);
	transition: all .5s ease-in-out;
	border-radius: 4px;
}

.css-row-doitac .icon-box .icon-inner {
	background-color: #fff;
	border-radius: 999px;
}

.css-row-doitac .icon-box .icon-inner img {
	padding: 10px;
}

.css-logo-doitac .col-inner {
	box-shadow: 1px 4px 10px rgb(212 32 39 / 8%) !important;
}

.css-img-giupban .icon-box-img img, .css-img-giupban .icon-box-img svg {
	border-radius: 4px;
	padding-top: 0px;
}

.css-form-contact input, .css-form-contact select, input[type='submit']:not(.is-form), textarea {
	border-radius: 4px;
}

.css-form-contact .col {
	padding: 0px 15px 10px;
}

/* blockquote, dl, figure, form, ol, p, pre, ul {
margin-bottom: 10px;
} */


.ux-menu-link__link {
	padding-bottom: 1px;
	padding-top: 1px;
	min-height: 10px;
}

.nav-dropdown {
	padding: 0px !important;
}

.nav-dropdown-simple .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-simple>li>a:hover,
.header-nav-main.nav-line-bottom>li>a:before {
	/*background: linear-gradient(to right, #3439D7 0%, #12ada9 100%)!important;*/
}

.footer-wrapper span.ux-menu-link__text:hover {
	color: #fff;
}
.host-item .gift-box i.fa-gift{
	color: #fff;
}
i.fas.fa-check-circle{
	color: green;
}
.css-quatang {
	padding-left: 5px;
	color: red;
	margin-bottom: 10px !important;
}

label, legend {
	font-size: 16px;
	font-weight: 600;
	color: #283ED4;
}

.ux-menu-link__icon+.ux-menu-link__text {
	padding-left: 0px;
}

.css-footer-tongdaihotro li {
	margin-left: 7px !important;
	margin-bottom: 5px;
}

.css-col-dichvu .col-inner {
	height: 100%;
}

.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
	background-color: #fff;
	border-color: #1d87d17d;
	border-radius: 4px;
}

.header-inner .nav>li>a>i.icon-menu {
	font-size: 35px;
	color:var(--text-primary2);
}

.off-canvas-right .mfp-content {
	background-color: #fff;
}

.off-canvas-right .mfp-content .nav>li>a {
	color: #000;
	font-size: 16px;
	text-transform: none;
}

.toggle i {
	font-size: 25px;
}

.css-topbar-right {
	font-size: 14px;
}

.css-topbar-right a {
	color: #fff;
	padding: 0px 8px;
}

.css-topbar-right a:hover {
	color: #000;
	text-decoration-line: underline;
}

.css-tongdai-hotro .is-divider {
	height: 0px;
}

.css-button-xemmauweb, .css-button-banggia {
	font-weight: 500;
}

.css-maugiaodienmoinhat .col {
	padding: 0px 15px;
}

.css-logodoitac img {
	border: 1px solid #e1d2d2 !important;
	padding: 5px !important;
	border-radius: 4px;
}

.css-title-p p, ul.list_box {
	margin-bottom: 10px;
}





.separator {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	border-bottom: 0;
	text-align: center;
	white-space: nowrap;
}

.separator::before,
.separator::after {
	content: " ";
	width: 50%;
	border-bottom: 1px dashed tomato;
}

.separator::before {
	margin-right: 1.25rem;
}

.separator::after {
	margin-left: 1.25rem;
}

.separator>span {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	color: tomato;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.2px;
	padding-left: 25px
}

.separator>span:before {
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='tomato' viewBox='0 0 16 16'%3E%3Cpath d='M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 14.5V7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zM1 4v2h6V4H1zm8 0v2h6V4H9zm5 3H9v8h4.5a.5.5 0 0 0 .5-.5V7zm-7 8V7H2v7.5a.5.5 0 0 0 .5.5H7z'%3E%3C/path%3E%3C/svg%3E");
	width: 16px;
	height: 16px;
	display: inline-block;
	left: 0;
	top: 2px;
}

.price_box>.col-inner:hover .separator>span:before {
	animation: shake-animation 1500ms linear infinite;
}

@keyframes shake-animation {
	0% {
		transform: none;
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		transform: none;
	}
}

.company-quote {
	text-align: center;
	font-size: 15px;
	margin: auto;
	padding: 15px;
	border: 2px solid #283ed4;
	position: relative;
}

.company-quote blockquote {
	font-style: italic;
	position: relative;
	z-index: 20;
	border-left: none;
	padding-left: 20px;
	margin-bottom: 0;
}

.company-quote__icon {
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: 10;
	font-size: 40px;
	color: #24e9e2;
	background: #ffffff;
	text-align: center;
	line-height: 70px;
}

.company-quote__left {
	top: -10px;
	left: -10px;
}

.company-quote__right {
	bottom: -10px;
	right: -10px;
}

.company-quote p {
	margin-bottom: 0;
}

.section-project .list_box>li,
.list-icon-check>li {
	margin: 0;
	padding: 2px 0;
	position: relative;
	padding-left: 25px;
	font-size: 15px;
}

.section-project .list_box>li:before,
.list-icon-check>li:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%235bbf1b' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.section-demand-banner .css-title {
	background: unset;
	-webkit-text-fill-color: unset;
}

.section-demand-banner .css-title {
	background: unset;
	-webkit-text-fill-color: unset;
}

.section-demand-banner .css-title {
	background: unset;
	-webkit-text-fill-color: unset;
}

.section-demand-banner .css-title {
	background: unset;
	-webkit-text-fill-color: unset;
}

.section-demand-banner {
	background: #283ED4;
	background: linear-gradient(141deg, #283ED4, #24E9E2);
	padding-top: 50px !important;
	padding-bottom: 180px !important;
}

.section-demand-banner * {
	color: white;
}

.section-demand-content .row {
	margin-top: -180px;
}

/* Thành tựu */
.section-numbers {
	position: relative;
	background: radial-gradient(at center center, #24e9e2 0%, #283ed4 100%);
}

.section-numbers * {
	color: white
}

.section-numbers:after{
	content: '';
	background: url('assets/pages/home/images/numbers_circle_shape.png');
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	z-index: 0;
	animation: heartbeat 3s infinite alternate linear;
	width: 100%;
	height: 100%;
}
/* heartbeat frame*/
@-webkit-keyframes heartbeat {
	to {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
	}
}

@keyframes heartbeat {
	to {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
	}
}

/* Đối tác */
.section-partners .ux-logo-link>img,
.galary-partners .box{
	width: 100%;
	object-fit: contain;
	border: 1px solid #ececec !important;

}
.galary-partners .col-inner{
	box-shadow: none !important
}
.galary-partners .col{
	padding: 0 10px 20px;
}
.galary-partners .col .box{
	height: 70px;
}
.galary-partners .col .box img,
.galary-partners .col .box-image{
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.galary-partners .col .box img{
	padding: 3px;
}

.section-partners .ux-logo-link{
	padding: 5px 20px !important;
	width: 180px;
}

/* Tại sao chọn chúng tôi */
.section-why-choose-us-items .col {
	padding: 10px !important;
}

.section-why-choose-us-items .col-inner {
	box-shadow: rgb(60 64 67 / 5%) 0 1px 0px 0, rgb(60 64 67 / 10%) 0 0px 15px 0px;
	height: 100%;
	padding: 10px;
	padding-bottom: 20px;
	border-radius: 10px;
	transition: 0.3s all;
	background: white;
}

.section-why-choose-us-items .col-inner:hover {
	background: #f7f7f7;
}

.section-why-choose-us-items h3 {
	max-width: 310px;
	margin: auto;
}

/* Button hồ sơ năng lực */
.btn-profile,
.btn-profile *,
.btn-profile :after,
.btn-profile :before,
.btn-profile:after,
.btn-profile:before {
	border: 0 solid;
	box-sizing: border-box;
}

.btn-profile {
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: button;
	background-color: white;
	background-image: none;
	color: #333;
	cursor: pointer;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
		Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
		Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-size: 100%;
	line-height: 1.5;
	margin: 0;
	-webkit-mask-image: -webkit-radial-gradient(#000, #fff);
	padding: 0;
	box-shadow: inset 0 0 0 2px red;
}

.btn-profile:disabled {
	cursor: default;
}

.btn-profile:-moz-focusring {
	outline: auto;
}

.btn-profile svg {
	display: block;
	vertical-align: middle;
}

.btn-profile [hidden] {
	display: none;
}

.btn-profile {
	margin: 10px 0;
	margin-top: 20px;
	box-shadow: inset 0 0 0 2px #fff;
	box-sizing: border-box;
	display: inline-block;
	padding: 1rem 2rem;
	position: relative;
	text-transform: uppercase;
	transition: color 0.1s linear;
	border-radius: 5px !important;
	transition: 0.5s all;
	color: #24E9E2 !important;
	font-size: 15px;
}

.btn-profile:hover {
	background: white !important;
	box-shadow: none !important;
}

.btn-profile:after,
.btn-profile:before {
	content: "";
	height: 0;
	position: absolute;
	width: 0;
}

.btn-profile:before {
	border-right: var(--border);
	border-top: var(--border);
	left: 0;
	top: 0;
}

.btn-profile:before {
	--border: 3px solid #283ED4;
	height: 80%;
	width: 100%;
	animation: border-bottom-and-left-out 0.2s ease-in;
}

.btn-profile:after {
	border-bottom: var(--border);
	border-left: var(--border);
	bottom: 0;
	right: 0;
	z-index: -1;
	animation: border-bottom-and-left-out 0.2s ease-in;
}

.btn-profile:after {
	--border: 3px solid #24E9E2;
	height: 80%;
	width: 100%;
}

.btn-profile:hover:before {
	animation: border-bottom-and-left 0.5s forwards;
	animation-direction: alternate;
}

.btn-profile:hover:after {
	animation: border-top-and-right 0.5s forwards;
	animation-direction: alternate;
}

.btn-profile i {
	top: -1.5px !important;
}

@keyframes border-top-and-right {
	to {
		height: 100%;
	}
}

@keyframes border-bottom-and-left {
	to {
		height: 100%;
	}
}

@keyframes border-bottom-and-left-out {
	from {
		height: 100%;
	}

	to {
		height: 80%;
	}
}

/* Dịch vụ hệ sinh thái */
.css_title_dv {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	font-size: 17px;
}

.css-col-dichvu>.col-inner {
	padding: 10px 10px 55px 20px !important;
	border: 1px solid rgba(95, 153, 212, 0.2);
	border-radius: 5px;
	box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 5%);
	background: white;
}

.css-col-dichvu .icon-box {
	align-items: center;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
}

.css-col-dichvu .icon-box .icon-box-text {
	padding-left: 5px !important;
}

.az-box-item-center {
	margin: 0;
	list-style: none;
	padding: 20px 0;
	margin-bottom: 10px;
}

.az-box-item-center>li {
	margin: 0 !important;
}

.az-box-item-center a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333
}

.az-box-item-center a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.az-box-item-center a:hover {
	color: #283ED4 !important;
}

.az-box-item-center a:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230e68c8' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.more-service-button {
	position: absolute;
	bottom: 15px;
	left: 0;
	border-top: 1px dashed #EAEAEA;
	width: 100%;
	padding: 10px 20px;
}

.more-service-button i {
	vertical-align: middle;
	top: -1.5px !important;
}

.section-numbers .icon-box h3,
.col-numbers .icon-box h3{
	font-size: 25px !important;
	font-weight: bold !important;
}

.form-group-banner {
	background-color: rgb(121 198 209 / 64%);
	padding: 5px;
	box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;
	border-radius: 99px;
	border: 1px solid #fcb058;
	display: flex;
	margin: 0;
	align-items: center;
}

.form-group-banner>div * {
	margin: 0;
}

.form-group-banner>div:first-child {
	width: calc(100% - 200px);
}

.form-group-banner>div:last-child {
	width: 200px;
}

.form-group-banner>div input {
	padding: 25px 15px !important;
	color: #fff !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.form-group-banner>div input::placeholder {
	color: #eee !important;
}

.form-group-banner>div button {
	width: 100%;
	background: linear-gradient(to right, #1161cd 0%, #029ba9 100%) !important;
	border-radius: 30px;
	font-size: 14px;
	padding: 10px 15px;
}

.form-group-banner-label {
	margin-bottom: 12px;
}

form[data-status="submitting"] button {
	background: gray !important;
	pointer-events: none;
}

.header-banner-right-image img {
	object-fit: contain !important;
}

.section-our-services {
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeef0 100%) !important;
}

.header:not(.transparent) .header-nav-main.nav>li>a,
.header:not(.transparent) .header-nav-main.nav .has-dropdown .icon-angle-down {
	color: #0c1b4c !important;
	font-weight: 500!important;
}

.header:not(.transparent) .header-nav-main.nav>li>a:hover,
.header:not(.transparent) .header-nav-main.nav>li>a:hover .icon-angle-down {
	color: #283ED4 !important;
}


/* Banner Tết */
.home-discount-banner-featured {
	position: relative;
	overflow: hidden;
	background: #0298ab;
	background-image: url(/wp-content/uploads/2023/05/Summber-inner-BG.jpg);
	background-size: 100%;
	background-position: bottom;
	padding: 20px !important;
	border-radius: 20px;
	box-shadow: rgb(0 0 0 / 50%) 0 0px 5px 0, rgb(0 0 0 / 26%) 0 0px 15px 0px;
}

.home-discount-banner-featured>.col-inner {
	border: 5px solid #ffaa00;
	background: linear-gradient(90deg, #283ed4, #24e9e2 80%);
	padding: 25px 15px;
	border-radius: 20px;
	overflow: hidden;
}

.home-discount-banner-featured * {
	color: #e9e9e9 !important;
}

.home-discount-banner-featured:after {
	content: '';
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url("/wp-content/uploads/2023/10/icons8-sale-96.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-size: 100%;
	width: 50px;
	height: 50px;
}

.home-discount-banner-featured .ux-timer * {
	color: #b90000 !important;
}

.home-discount-banner-featured .ux-timer span {
	background: #e2cb6f !important
}

.home-discount-banner-featured .row-top-bn .col-inner {
	box-shadow: none !important;
	background-color: rgb(10 10 10 / 20%);
	padding: 10px 0;
	border-radius: 10px;
	border: 3px solid #ffaa00;
}

.home-discount-banner-featured .row-top-bn .col-inner {
	box-shadow: none !important;
	color: black !important;
}

.home-discount-banner-featured .btn-call-action {
	background: linear-gradient(to right, #ff2222 0%, #f68211 100%) !important;
	border-radius: 30px !important;
}

.home-discount-banner-featured .btn-call-action i {
	color: white !important;
	margin-top: -1.5px;
}

.form-group-banner-label p {
	color: #ffff49 !important;
}

.home-discount-banner-featured .wpcf7-not-valid-tip {
	color: red !important;
}

.nav-dropdown>li>a[href="#"] {
	display: none !important;
}
li.html.custom.html_topbar_left b {
	font-weight: 400!important;
}
/* .header-main .header-nav-main .menu-item:not(:last-child) > .sub-menu{
border: none !important;
background: linear-gradient(90deg, #3439D7 0%, #24E9E2 100%) !important;
padding: 1px !important;
}
.header-main .header-nav-main .menu-item > .sub-menu .section-sub-menu{
background-color: #fff
} */
.section-sub-menu {
	padding: 0 !important;
}

.section-sub-menu h4 {
	font-size: 15px !important;
	margin-bottom: 0 !important;
}

.section-sub-menu p {
	font-size: 14px !important;
	color: #777 !important;
}

.section-sub-menu .plain {
	display: block;
	border-bottom: 1px solid #EAEAEA;
	padding: 15px;
}

.topbar-support-menu .icon-box {
	align-items: center;
}

.section-sub-menu .plain h4 {
	color: #0c1b4c !important;
	text-transform: capitalize;
}

.section-sub-menu .row .col:first-child .plain {
	border-right: 1px solid #EAEAEA;
}

.section-sub-menu .plain:hover p {
	color: #283ED4 !important;
}

.section-sub-menu .icon-box {
	align-items: center;
}

.section-sub-menu .icon-box-img {
	width: 60px !important;
	height: 60px !important;
	background: #fcfcfc;
	border-radius: 50%;
	padding: 10px;
	text-align: center;
	box-shadow: 0px 4px 15px 0px rgb(10 38 61 / 15%)
}

.section-sub-menu .icon-box-img img {
	padding-top: 0 !important;
}

.icon-box-text {
	padding-left: 5px !important;
	margin-left: 5px;
}

#top-bar * {
	font-size: 15px;
}

#top-bar a {
	display: inline-block !important;
}

#top-bar img {
	width: 16px !important;
	height: 16px !important;
	vertical-align: top;
	fill: white !important;
}

#top-bar .nav-right>li:first-child a {
	color: #fff52d;
}

#top-bar .nav-right>li:first-child img {
	animation: shake-animation 1500ms linear infinite;
}

@keyframes shake-animation {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.header-top .sub-menu {
	border: 0;
}

.topbar-support-menu .icon-box-text {
	padding-left: 10px !important;
}

.topbar-support-menu .icon-box {
	align-items: center;
}

.topbar-support-menu .icon-box-text h3 {
	font-size: 20px !important;
	text-transform: uppercase;
	color: #283ed4;
}

.topbar-support-menu .icon-box-text a {
	color: #d30d0d;
	font-size: 20px !important;
	font-weight: bold;
}

.topbar-support-menu .icon-box-text a:hover {
	color: #24E9E2;
}

.topbar-support-menu, .topbar-support-menu .col {
	padding: 0 !important;
}

.topbar-support-menu .row {
	margin: 0 !important;
}

.topbar-support-menu .section-content>.row>.col>.col-inner {
	padding: 20px 10px;
	height: 100%;
	border-bottom: 1px solid #EAEAEA;
}

.menu-item-has-children .menu-item>a:hover {
	background-color: rgb(36 233 226 / 20%) !important;
	color: #283ed4 !important;
}

#top-bar a, #masthead a {
	cursor: pointer;
}

#top-bar .nav-dropdown>li>a {
	padding: 0 !important;
}

#top-bar .topbar-support-menu img {
	width: 60px !important;
	height: auto !important;
}

.section-title-normal {
	border-bottom: 2px solid #ececec;
}

.section-title-normal span {
	margin-right: 15px;
	padding-bottom: 7.5px;
	margin-bottom: -2px;
}

.section-title-normal .css-span1 {
	border-bottom: 2px solid #283ED4;
}

.section-title-normal .css-span2 {
	border-bottom: 2px solid #24E9E2;
}

.section-title a {
	font-size: 14px;
}

/* Câu hỏi thường gặp */
.section-question {
	padding: 30px 20px !important;
}

.section-question .accordion-title {
	border-top: none;
	font-size: 100%
}

.section-question .accordion-item {
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
	border-radius: 5px;
	margin-top: 20px;
	background-color: #fff
}

.section-question-inner>.col-inner {
	margin: auto !important;
}

/* Form đăng ký tư vấn */
.section-contact-form>.col-inner {
	background: white;
	box-shadow: 0px 11px 19.2px 0.8px rgb(66 58 232 / 10%);
	padding: 30px 40px;
	border-radius: 10px;
}

.section-contact-form .col {
	padding: 5px !important;
}

.section-contact-form input,
.section-contact-form textarea {
	box-shadow: none !important;
	border: 1px solid rgba(59, 54, 140, 0.1);
	background-color: #f9fcff;
	padding: 8px 15px;
	height: auto;
}

.section-contact-form textarea {
	height: 50px;
}

/* Quy trình triển khai dự án */
.procedure {
	max-width: 900px !important
}

.step {
	display: flex;
	margin-bottom: 50px;
	justify-content: space-between;
}

.step-left {
	width: 90px;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
}

.procedure {
	overflow: hidden;
}

.procedure .col:last-child .step-left p:after {
	display: none;
}

.procedure .col:last-child .step {
	margin-bottom: 0;
}

.step-right p {
	font-size: 16px;
	margin: 0px;
}

.step-left p:after {
	content: '';
	bottom: -80px;
	width: 1px;
	height: 50px;
	background: #000;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}

.step-left p span {
	background: #283ED4;
	background-image: linear-gradient(90deg, #283ed4 0, #24e9e2 100%);
	color: #fff;
	display: inline-flex;
	font-size: 38px;
	line-height: 1.6;
	width: 55px;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	margin-top: 10px;
	position: relative;
}

.step-left p {
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}

.step-right h3 {
	font-size: 18px;
	font-weight: bold;
	color: #3c3c3c;
	margin-bottom: 15px;
}

.step-right {
	width: calc(100% - 130px);
	padding: 35px;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.step-right:hover h3 {
	color: #283ed4 !important;
}

.css-logodoitac img {
	height: 70px !important;
}

/* Banner Tết: Hiệu ứng hoa rơi*/
.snowflake-outer {
	position: relative;
	overflow: hidden;
}

.snowflake-outer .bg.section-bg {
	background-position: top center !important;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes snowflakes-fall {
	0% {
		top: -50%
	}

	100% {
		top: 150%
	}
}

@keyframes snowflakes-shake {
	0%, 100% {
		transform: translateX(0)
	}

	50% {
		transform: translateX(80px)
	}
}

.snowflake {
	position: absolute;
	top: -50%;
	z-index: -1;
	user-select: none;
	cursor: default;
	animation-name: snowflakes-fall, snowflakes-shake;
	animation-duration: 10s, 3s;
	animation-timing-function: linear, ease-in-out;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite, infinite;
	animation-play-state: running, running
}

.snowflake {
	background-image: url("/wp-content/uploads/2023/01/bong-hoa-mai.png");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 20px;
	height: 100%;
}

.snowflake:nth-of-type(0) {
	left: 1%;
	animation-delay: 0s, 0s
}

.snowflake:nth-of-type(1) {
	left: 10%;
	animation-delay: 1s, 1s
}

.snowflake:nth-of-type(2) {
	left: 20%;
	animation-delay: 6s, .5s;
	width: 30px;
}

.snowflake:nth-of-type(3) {
	left: 30%;
	animation-delay: 4s, 2s
}

.snowflake:nth-of-type(4) {
	left: 35%;
	animation-delay: 2s, 2s
}

.snowflake:nth-of-type(5) {
	left: 75%;
	animation-delay: 8s, 3s;
	width: 30px;
}

.snowflake:nth-of-type(6) {
	left: 60%;
	animation-delay: 6s, 2s
}

.snowflake:nth-of-type(7) {
	left: 70%;
	animation-delay: 2.5s, 1s
}

.snowflake:nth-of-type(8) {
	left: 80%;
	animation-delay: 1s, 0s
}

.snowflake:nth-of-type(9) {
	left: 90%;
	animation-delay: 3s, 1.5s;
	width: 35px;
}

.snowflake:nth-of-type(10) {
	left: 25%;
	animation-delay: 2s, 0s
}

.snowflake:nth-of-type(11) {
	left: 65%;
	animation-delay: 4s, 2.5s
}

.snowflake:nth-of-type(12) {
	left: 45%;
	animation-delay: 4s, 2.5s
}

.snowflake:nth-of-type(13) {
	left: 85%;
	animation-delay: 8s, 4.5s
}

@media (max-width: 768px) {
	.header-main {
		height: 70px !important;
	}

	#masthead .html_top_right_text {
		display: block !important;
		padding-left: 5px;
		padding-right: 5px;
	}

	#masthead .html_top_right_text svg {
		width: 30px;
		height: 30px;
		fill: var(--text-primary2);
	}

	#masthead .flex-col:nth-child(1) {
		padding-left: 0 !important;
	}
	.mobile-nav .mobile-nav a{
		padding-right: 5px !important;
	}


	.header-main .nav>li>a {
		padding-right: 5px;
		padding-left: 5px;
	}

	.header-inner .nav>li>a>i.icon-menu {
		font-size: 30px;
	}

	.css-title {
		font-size: 20px;
	}

	.price_box .section-title-main {
		font-size: 18px;
	}

	.price_box .price_new {
		font-size: 20px;
	}

	.css-price-old {
		min-height: 0;
	}

	.home-discount-banner-featured {
		padding: 10px !important;
		margin: 0 10px;
	}

	.form-group-banner>div:first-child {
		width: calc(100% - 140px);
	}

	.form-group-banner>div:last-child {
		width: 140px;
	}

	.form-group-banner>div input {
		padding: 10px 10px !important;
	}

	.form-group-banner>div button {
		padding: 5px 10px !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: clip;
		font-size: 13px;
	}

	.home-row-standard>div {
		padding: 10px !important;
	}

	.home-row-standard .box-text {
		padding: 0px !important;
	}

	.company-quote {
		font-size: 14px;
		padding: 8px;
	}

	.css-img-giupban>div {
		width: 100% !important;
	}

	.css-img-giupban .icon-box-img,
	.css-row-doitac .icon-box-img {
		text-align: center;
		max-width: unset;
		margin-bottom: 10px;
	}

	.css-img-giupban .icon-box-img img {
		width: 65px !important;
	}

	.tabbed-content .nav.nav-pills .tab a {
		padding: 5px 15px !important;
	}

	.tabbed-content .nav.nav-pills .tab a span {
		font-size: 14px;
		line-height: 1.6
	}

	.css-row-doitac .icon-box-img {
		width: 100% !important;
		margin-bottom: 0 !important;
	}

	.css-row-doitac .icon-box .icon-inner {
		width: 55px !important;
		padding: 3px;
		margin-bottom: 5px;
		display: inline-block;
	}

	.css-row-doitac {
		padding: 5px !important;
	}

	.css-row-doitac .icon-box-text {
		padding-left: 5px !important;
		text-align: center;
	}

	.css-row-doitac .icon-box-text h3 {
		margin-bottom: 0px;
	}

	.section-numbers .icon-box h3 {
		font-size: 20px !important;
	}

	.section-numbers .icon-box p {
		font-size: 14px !important;
	}

	.css-row-doitac>.col-inner {
		padding-bottom: 5px !important;
	}

	.section-numbers {
		padding-bottom: 55px !important;
	}

	.ux-menu-link__link {
		flex-wrap: nowrap !important;
	}

	.section-footer-link .col {
		padding: 10px 5px 10px 10px;
	}

	.section-numbers .icon-box-left {
		align-items: center;
	}

	.off-canvas-left .mfp-content {
		width: calc(100% - 40px) !important;
	}

	.section-sub-menu .icon-box-img {
		width: 40px !important;
		height: 40px !important;
		padding: 8px;
	}

	.section-sub-menu .plain {
		padding: 10px 5px;
	}

	.nav-dark .nav>li>a {
		color: white !important;
	}

	.section-step .row>.col:first-child {
		width: 50px !important;
	}

	.section-step .row>.col:last-child {
		width: calc(100% - 50px) !important;
	}

	.section-step .row>.col:first-child i {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
	}

	.section-step {
		padding: 5px !important;
	}

	.section-contact-form>.col-inner {
		padding: 30px 30px;
	}

	.css-logo-doitac .col-inner {
		padding: 15px !important;
	}

	.section-partners .ux-logo-link {
		padding: 5px 5px !important;
		width: 150px;
	}

	.home-discount-banner-featured h1 {
		font-size: 20px;
	}

	.home-discount-banner-featured>.col-inner {
		padding: 15px 8px;
		border: 2px solid #ffaa00;
	}

	.home-discount-banner-featured:after {
		margin-top: -30px;
	}

	.home-discount-banner-featured {
		padding: 8px !important;
		margin: 5px;
		max-width: 500px;
	}

	.home-discount-banner-featured .row-top-bn .col-inner {
		border: 2px solid #ffaa00;
	}

	.home-discount-banner {
		padding: 20px 0 !important;
	}

	.home-discount-banner p {
		font-size: 14px;
	}

	.slick-next {
		right: 2px !important;
	}

	.slick-prev {
		left: 2px !important;
	}

	.home-discount-banner-featured .slick-next {
		right: 10px !important;
	}

	.home-discount-banner-featured .slick-prev {
		left: 10px !important;
	}

	.slick-arrow:before,
	.slick-arrow:after {
		color: white !important;
	}

	.mobile-sidebar .html_topbar_right img {
		height: 40px;
	}

	.mobile-sidebar .nav-sidebar,
	.mobile-sidebar .sub-menu {
		padding-top: 0 !important;
	}

	.sub-menu .nav-slide-header button {
		color: #fff;
		opacity: 1;
	}
	.sub-menu.nav-sidebar-ul.children button{
		display: flex;
		align-items: center;
		gap:10px;
	}
	.mobile-sidebar .menu-item a {
		padding: 8px 15px !important;
		display: flex;
		align-items: center;
		line-height: 1.4 !important;
		color: #0c1b4c !important;
		font-weight: bold;
	}

	.mobile-sidebar .menu-item a img {
		vertical-align: text-bottom;
		margin-right: 12px !important;
	}

	.mobile-sidebar .icon-box-text {
		font-size: 14px;
		line-height: 1.4;
	}
	.mfp-bg.mfp-ready {
		background: transparent;
	}
	.off-canvas-left .mfp-content {
		width: 100% !important;
		z-index: 9997;
		background: white !important;
		transform: scale(1,0) !important;
		transform-origin: top;
        bottom: auto;
        top: 70px;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
	}

	.off-canvas-left.mfp-ready .mfp-content {
		transform: scale(1) !important;
	}
	.mfp-close {
		z-index: 9999;
		opacity: 1 !important;
		top: 20px !important;
		color: var(--text-primary2);
		transform: translateX(-10%) translateZ(1px);
	}

	#masthead .flex-col {
		margin: 0 !important;
		padding: 0 !important;
	}

	#masthead>.header-inner {
		padding: 0 !important;
	}

	#masthead .flex-col {}

	#masthead .flex-col:nth-child(1) {}

	#masthead .flex-col:nth-child(2),
	#masthead .flex-col:nth-child(3) {
		width: 80px;
	}

	#masthead .flex-col .mobile-nav {}

	#main-menu .html {
		padding: 0 !important;
	}

	#main-menu .html:nth-child(1) a {
		padding: 0 !important;
		background: var(--text-primary2);
		color: white;
		font-size: 0.9rem;
		display: inline-block !important;
		vertical-align: unset !important;
		text-transform: capitalize !important;
		text-align: center;
		line-height: 35px;
	}

	#main-menu .html:nth-child(2) {
		padding: 15px !important;
	}

	#main-menu .html:nth-child(3) {
		padding: 15px 0 !important;
	}

	#main-menu .mobile-menu-close-wrap {
		position: relative;
	}

	#main-menu .mobile-menu-close {
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 70%;
		width: 25px;
		height: 25px;
		transform: translate(-50%, -50%);
	}

	.section-mobile-menu-logo {
		padding: 10px !important;
		border-bottom: 1px solid #eaeef1;
	}

	.section-mobile-menu-logo img {
		width: auto !important;
	}

	.section-mobile-menu-account {
		padding: 15px 10px !important;
	}

	.section-mobile-menu-account .button {
		margin: 0 !important;
		width: 100%;
		padding: 2px !important;
	}

	.section-mobile-menu-bottom {
		padding-top: 15px !important;
	}

	.section-mobile-menu-bottom .button {
		width: 100%;
		padding: 2px !important;
		margin: 10px 0 !important;
		border: 1px solid;
	}

	.section-mobile-menu-bottom .button {
		display: flex;
		align-items: center;
		min-height: unset !important;
	}
	.section-mobile-menu-account{
		border-bottom: 1px solid #eaeef1;;
	}
	.section-mobile-menu-account a.button{
		border: none;
		background: #5CC5EE !important;;
		width: auto;
		padding: 0 30px !important;
		line-height: 45px;
	}
	.section-mobile-menu-bottom a.button{
		display: flex;
		flex-direction: row-reverse;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 38px;
		line-height: unset !important;
		padding: 0 10px !important;
		background-color: #eee !important;
		color: #0c1b4c;
	}
	.section-mobile-menu-bottom a.button i{
		width: max-content !important;
		height: max-content !important;
		padding: 0 !important;
		margin: -3px 0 0 0 !important;
		border: none !important;
	}
	.section-mobile-menu-bottom a.button span{
		width: max-content !important;
		display: inline-block;
		padding: 0 0 0 10px !important;
		text-align: left;
	}
	.section-mobile-menu-bottom a.button i:before{
		line-height: 1;
	}
	.section-mobile-menu-bottom .btn-info i{
		display: flex;
	}
	.section-mobile-menu-bottom .custom-icon i:before{
		content: '';
		background-size: contain;
		background-repeat: no-repeat;
		display: inline-block;
		width: 16px;
		height: 16px;
	}
	.section-mobile-menu-bottom a.btn-checkout i{
		margin: 2px 0 0 !important;
	}
	.section-mobile-menu-bottom .btn-info i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M256 8C119 8 8 119.1 8 256c0 137 111 248 248 248s248-111 248-248C504 119.1 393 8 256 8zm0 110c23.2 0 42 18.8 42 42s-18.8 42-42 42-42-18.8-42-42 18.8-42 42-42zm56 254c0 6.6-5.4 12-12 12h-88c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h12v-64h-12c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h64c6.6 0 12 5.4 12 12v100h12c6.6 0 12 5.4 12 12v24z" fill="%230c1b4c"%3E%3C/path%3E%3C/svg%3E');
	}
	.section-mobile-menu-bottom .btn-info:hover i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M256 8C119 8 8 119.1 8 256c0 137 111 248 248 248s248-111 248-248C504 119.1 393 8 256 8zm0 110c23.2 0 42 18.8 42 42s-18.8 42-42 42-42-18.8-42-42 18.8-42 42-42zm56 254c0 6.6-5.4 12-12 12h-88c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h12v-64h-12c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h64c6.6 0 12 5.4 12 12v100h12c6.6 0 12 5.4 12 12v24z" fill="%230e68c8"%3E%3C/path%3E%3C/svg%3E');
	}
	.section-mobile-menu-bottom .btn-checkout i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"%3E%3Cpath d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z" fill="%230c1b4c"%3E%3C/path%3E%3C/svg%3E');
	}
	.section-mobile-menu-bottom .btn-checkout:hover i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"%3E%3Cpath d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z" fill="%230e68c8"%3E%3C/path%3E%3C/svg%3E');
	}
	.section-mobile-menu-bottom .btn-huongdan i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M160 96a96 96 0 1 1 192 0A96 96 0 1 1 160 96zm80 152V512l-48.4-24.2c-20.9-10.4-43.5-17-66.8-19.3l-96-9.6C12.5 457.2 0 443.5 0 427V224c0-17.7 14.3-32 32-32H62.3c63.6 0 125.6 19.6 177.7 56zm32 264V248c52.1-36.4 114.1-56 177.7-56H480c17.7 0 32 14.3 32 32V427c0 16.4-12.5 30.2-28.8 31.8l-96 9.6c-23.2 2.3-45.9 8.9-66.8 19.3L272 512z" fill="%230c1b4c"%3E%3C/path%3E%3C/svg%3E');
	}
	.section-mobile-menu-bottom .btn-huongdan:hover i:before{
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M160 96a96 96 0 1 1 192 0A96 96 0 1 1 160 96zm80 152V512l-48.4-24.2c-20.9-10.4-43.5-17-66.8-19.3l-96-9.6C12.5 457.2 0 443.5 0 427V224c0-17.7 14.3-32 32-32H62.3c63.6 0 125.6 19.6 177.7 56zm32 264V248c52.1-36.4 114.1-56 177.7-56H480c17.7 0 32 14.3 32 32V427c0 16.4-12.5 30.2-28.8 31.8l-96 9.6c-23.2 2.3-45.9 8.9-66.8 19.3L272 512z" fill="%230e68c8"%3E%3C/path%3E%3C/svg%3E');
	}


	#main-menu .button>span {
		font-size: 13px !important;
	}

	#main-menu .header-block {
		width: 100%;
		display: block;
	}

	.nav-sidebar.nav-vertical>li+li {
		border-top: 1px solid #eaeef1;
	}
}

.section-demand-content {
	padding-bottom: 50px !important;
}



/* Home banner new */
.new-home-banner {
	padding-bottom: 20px !important;
}

.new-home-banner .section-title {
	margin: 0;
	display: block;
	border: none;
}

.new-home-banner--title span {
	color: #283ED4;
	font-size: 30px;
}

.new-home-banner--subtitle {
	padding-top: 15px;
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 30px;
}

.new-home-banner--subtitle span {
	color: #24E9E2;
	font-weight: normal;
	font-size: 25px;
}

.new-home-banner--subtitle:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #283ED4;
	background: linear-gradient(90deg, rgb(48 180 181) 0%, rgba(221, 27, 92, 0) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}

.new-home-banner--description>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
}

.new-home-banner--description>ul>li {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 20px;
	padding: 5px 0;
	padding-left: 25px;
}

.new-home-banner--description>ul>li:before {
	content: '';
	position: absolute;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15.8 14.24"><defs><style>.cls-1{fill:url(%23linear-gradient);}.cls-2{opacity:0.3;fill:url(%23linear-gradient-2);}.cls-3{fill:url(%23linear-gradient-3);}</style><linearGradient id="linear-gradient" x1="11.06" y1="7.12" x2="-20.72" y2="7.12" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="%230e68c8"/><stop offset="1" stop-color="%233f8bdc"/></linearGradient><linearGradient id="linear-gradient-2" x1="3.62" y1="7.12" x2="13.82" y2="7.12" xlink:href="%23linear-gradient"/><linearGradient id="linear-gradient-3" x1="-1.6" y1="7.12" x2="11.62" y2="7.12" xlink:href="%23linear-gradient"/></defs><title>Asset 20</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_3" data-name="Layer 3"><polygon class="cls-1" points="13.67 7.12 7.69 14.24 0 14.24 5.99 7.12 0 0 7.68 0 13.67 7.12"/><polygon class="cls-2" points="15.8 7.12 11.98 11.67 7.07 11.67 10.89 7.12 7.07 2.58 11.98 2.58 15.8 7.12"/><polygon class="cls-3" points="14.17 7.12 9.58 12.58 6.61 12.58 11.2 7.12 6.61 1.66 9.57 1.66 14.17 7.12"/></g></g></svg>');
	background-repeat: no-repeat;
	height: 15px;
	width: 20px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.new-home-banner--col-3 .new-home-banner--description>ul>li {
	font-size: 14px;
}

.new-home-banner--price {
	margin-bottom: 30px;
}

.new-home-banner--price span {
	color: #d30d1c;
	font-weight: normal;
	font-size: 25px;
}

.new-home-banner--featured>ul>li {
	margin: 0;
	padding: 0;
	position: relative;
	display: inline-block;
	font-weight: bold;
	color: #24E9E2;
	padding-left: 18px;
	margin-right: 5px;
}

.new-home-banner--featured>ul>li:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #24E9E2;
}

.new-home-banner .button-call-custom:after,
.btn-main:after,
.btn-contact {
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%)
}

.new-home-banner--featured-brand>.img {
	padding: 5px;
}

.new-home-banner--featured-brand>.img>.img-inner {
	padding: 10px;
	background: white;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}

.new-home-banner--featured-brand img {
	height: 50px;
	width: auto !important;
	object-fit: contain;
}

/* Ribbon */
.new-home-banner--ribbon {
	position: relative;
	background: url("/wp-content/uploads/2023/05/banner-ribbon1.png");
	background-size: contain;
	background-repeat: no-repeat;
	height: 120px;
	margin-bottom: 15px;
}

.new-home-banner--ribbon h2 {
	color: white;
	position: absolute;
	top: calc(50% + 5px);
	left: 30px;
	transform: translateY(-50%);
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media (max-width: 767px) {
	.new-home-banner {
		padding-left: 10px;
		padding-right: 10px;
	}

	.new-home-banner--title span {
		font-size: 22px;
	}

	.new-home-banner--subtitle span,
	.new-home-banner--price span {
		font-size: 19px;
	}

	.new-home-banner--description>ul>li {
		font-size: 17px;
	}
}

/* Web design featured */

.web-design-featured .icon-box {
	background: white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
	border: 2px solid #EAEAEA;
	border-radius: 15px;
	padding: 20px 20px;
	align-items: center;
	cursor: pointer;
}
.fix-icon .icon-box .icon-box-img img{
	padding: 0;
	height: 100%;
	object-fit: contain;
	aspect-ratio: 1 / 1;
}

.web-design-featured .web-design-featured--active {
	border: 2px solid #283ED4;
}

.web-design-featured .icon-box-text {
	padding-left: 20px !important;
}

.web-design-featured .icon-box h3 {
	font-weight: bold;
	margin: 0;
	position: relative;
}

.web-design-featured .icon-box h3:after {
	content: '';
	position: absolute;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>') no-repeat;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
}

.web-design-featured .web-design-featured--active h3:after {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>') no-repeat;
}

.web-design-featured .icon-box p {
	display: none;
	margin: 0;
	margin-top: 5px;
}

.web-design-featured--banner .img-inner {
	margin-top: 80px;
}

.web-design-featured--banner .img-inner,
.img-fullsize .img-inner{
	overflow: unset !important;
}

.web-design-featured--banner img,
.img-fullsize img{
	max-width: none !important;
	width: auto;
	height: auto;
	float: right;
	display: block;
}

.section-project .button-call-custom {
	margin: 0;
}

.section-sub-menu-icon {
	max-width: 800px;
	margin: auto;
}

.pridm .box-image img {
	object-fit: contain;
}

.sec-dk-domain {
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%);
}

.sec-dk-domain .bg-fill {
	background-repeat: repeat-x !important;
	background-size: contain !important;
	background-position: top center;
}

.sec-dk-domain .wpcf7-form {
	background: #FFF;
	border-radius: 30px;
	padding: 5px;
}

.sec-dk-domain .wpcf7-form input[type='search'] {
	border: none;
	border-radius: 30px;
	box-shadow: none;
}

.sec-dk-domain .wpcf7-form button {
	background: linear-gradient(141deg, #0e68c8, #02a4a5);
	border-radius: 30px !important;
}

.sec-dk-domain .main-title, .sec-dk-domain .sub-title {
	color: #FFF;
	font-family: Arial, sans-serif;
}

.sec-dk-domain .main-title {
	font-size: 2.575em;
	line-height: 1.45;
	margin: 0px;
}

.sec-dk-domain .sub-title {
	font-size: 1.2em;
	;
	font-weight: 500;
}

.sec-dk-domain .text {
	padding-bottom: 30px;
}

.sec-deman-banner {
	background: #0e68c8;
	background: linear-gradient(141deg, #0e68c8, #02a4a5);
}

.f-contact .col-inner {
	padding: 25px 30px 40px 30px;
}

.sec-content-contact h3 {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}

.sec-content-contact h3:before {
	content: "";
	position: absolute;
	width: 54px;
	height: 1px;
	background: linear-gradient(to right, #1684bf 0%, #12ada9 100%) border-box !important;
	bottom: -10px;
	left: 0;
}

.blog-single .entry-meta {
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0;
	color: gray;
	border: 1px solid #e2e2e2;
	padding: 10px;
	background: #f9f9f9;
	border-radius: 5px;
}

.entry-divider.is-divider {
	display: none;
}

.btn-bn-outline {
	border-color: linear-gradient(to right, #1684bf 0%, #fff 100%) !important;
	color: #fcb900 !important;
}

.col-des-baner p:nth-child(1) {
	color: #FEDF7A;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 5px;

}

.col-des-baner p:nth-child(2) {
	color: #fff;
}

.qna_content {
	display: none;
}

.acrr-question .col-inner {
	width: 100%;
	background: white;
	border: 1px solid #cae0f0;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	font-size: 14px;
	color: #1c4a71;
	line-height: 24px;
	margin: 5px 0;
	display: flex;
	flex-direction: row;
	min-height: 60px;
	padding: 15px 20px;
}

.question-box-content ul li {
	color: #546e81;
	list-style-type: none;
	margin-left: 0;
}

.question-box-icon .icon-question:before {
	content: "\3f";
	font-size: 24px;
	color: #fff;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 10px;
	font-family: fontawesome;
	background-color: #218be7;
	padding: 10px;
	width: 44px;
	display: block;
	text-align: center;
}

.question-box-content {
	flex: 1 0 0;
	padding: 0 30px 0 15px;
	position: relative;
	color: #546e81;
}

.question-box-content h3 {
	font-size: 17px;
	line-height: 24px;
	color: #218be7;
	cursor: pointer;
	padding-top: 10px;
	position: relative;
	margin-bottom: 15px;
}

.question-box-content h3::after {
	content: "";
	position: absolute;
	left: 102%;
	top: 14px;
	width: 10px;
	height: 10px;
	border: 2px solid #0d4678;
	transform: rotate(45deg);
	border-left: 0;
	border-top: 0;
}

.question-box-content h3.active::after {
	transform: rotate(225deg);
}

.question-box-content i:before {
	font-size: 15px;
	color: #218be7;
	vertical-align: middle;
	margin-right: 10px;
}

.qna_content {
	font-size: 15px;
	color: #546e81;
	line-height: 27px;
}

.footer-partner .ux-logo {
	margin: 0 10px !important;
}

/* Bảng giá hosting */
.host-item {
	height: 100%;
	border: 2px solid transparent;
	border-radius: 15px;
	padding: 35px 15px 10px;
	position: relative;
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-2-primary), var(--pricing-1-item-2-secondary)) border-box;
}

.host-item.item-hot {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-3-primary), var(--pricing-1-item-3-secondary)) border-box;
}

.host-item h3 {
	font-size: 25px;
	margin: 0 !important;
	line-height: 1.6;
	-webkit-text-fill-color: transparent;
}

.host-item:not(.item-hot) h3 {
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
}

.host-item.item-hot h3 {
	background: -webkit-linear-gradient(45deg, #ff6a00, #ff832b 80%);
	-webkit-background-clip: text;
}

.host-item .price-host {
	line-height: 1.6;
	margin-bottom: 30px;
}

.host-item .price-host strong {
	font-size: 42px;
	display: inline-block
}

.host-item .price-host small {
	font-size: 16px;
}

.host-item .group-addtocart {
	display: grid;
	grid-template-columns: 1fr auto;
	box-shadow: 0 5px 15px rgb(52 57 215 / 24%);
	border-radius: 10px;
	overflow: hidden;
}

.host-item .group-addtocart select {
	margin: 0;
	height: 42px;
	border-radius: 10px 0 0 10px;
	border: 2px solid var(--primary-color);
	box-shadow: none
}

.host-item.item-hot .group-addtocart select {
	border-color: #ff6a00 !important;
}

.host-item .group-addtocart .btn-submit .btn {
	display: inline-block;
	width: max-content;
	height: 42px;
	line-height: 42px;
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
	color: #fff;
	font-size: 16px;
	border-radius: 0 10px 10px 0;
	padding: 0 25px;
}

.host-item.item-hot .group-addtocart .btn-submit .btn {
	background: linear-gradient(to right, #ff6a00 0%, #ff832b 100%) !important;
}

.host-item .group-addtocart .btn-submit {
	position: relative;
	overflow: hidden;
	min-width: 100px;
}

.host-item .group-addtocart .btn-submit .btn::before,
.btn-contact::before {
	content: "";
	background: rgb(255 255 255 / 40%);
	width: 60%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: -125%;
	transform: skew(45deg);
	position: absolute;
	transition: left 400ms ease-out;
}

.host-item .group-addtocart .btn-submit .btn:hover::before,
.btn-contact:hover::before {
	left: 125%;
}

.host-item form {
	margin-bottom: 25px !important;
}

.host-item .items-host ul {
	list-style: none;
	margin-bottom: 10px;
}

.host-item .items-host ul li {
	margin: 0;
	padding: 5px 15px 5px 25px;
	position: relative;
	border-bottom: 1px #e6e6e6 dashed;
	font-size: 16px;
}

.host-item .items-host ul li:last-child {
	border: none
}

.host-item .items-host ul li:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/03/mira-eci-check-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.host-item .gift-box {
	background-color: red;
	position: absolute;
	top: 0;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 15px;
	top: 20px
}

.host-item .gift-box svg {
	color: #fff;
}

.host-item .featured-box {
	position: absolute;
	top: -16px;
	left: 50%;
	transform: translate(-50%, 0);
	background-color: #ff6a00;
	padding: 3px 15px;
	border-radius: 5px;
	width: max-content;
	height: 32px;
}

.host-item .featured-box span {
	color: #fff;
	font-size: 14px;
}

.host-item .featured-box span svg {
	margin-right: 5px;
}


/* end bảng giá hosting */

/* Công nghệ hosting */
.row-items .icon-box {
	display: flex;
	align-items: center;
}

.row-items .icon-box .icon-box-img {
	height: 60px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 2px solid transparent;
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--pricing-1-item-2-primary), var(--pricing-1-item-2-secondary)) border-box;
}

.row-items .icon-box img {
	width: 30px;
	height: auto;
	object-fit: contain;
	padding: 0
}

.row-items .icon-box .icon-box-text {
	padding-left: 10px !important;
}

.row-items .icon-box .icon-box-text h3 {
	font-size: 16px;
}

.row-items .col:nth-child(n+5) .icon-box .icon-box-img {
	background: unset;
	border: none;
}

.row-items .col:nth-child(n+5) .icon-box .icon-box-img img {
	width: 100%
}

.table-thongso-host td,
.table-thongso-host th {
	border: 1px solid #e9e9e9;
	text-align: center;
	height: 45px;
	font-size: 15px;
	padding: 5px 10px !important;
	color: #000
}

.table-thongso-host thead {
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 90%);

}

.table-thongso-host th {
	color: #fff;
	font-size: 16px;
}

.table-thongso-host td:first-child {
	font-weight: 700;
}

.table-thongso-host td svg {
	color: #0ca54a
}

.table-thongso-host tr:nth-child(even) {
	background-color: #f8f8f8
}

.table-thongso-host {
	overflow-x: auto;
}

/* end công nghệ hosting */

/* Trang google wordspace */
.mb-0 p {
	margin-bottom: 0 !important;
}

.banner-wordspace .ux-logo-link {
	padding: 0 !important;
	margin-bottom: 30px;
}

.icon-wordspace .icon-box {
	display: inline-flex;
	margin: 0 12px;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.icon-wordspace .icon-box img,
.icon-wordspace .icon-box .icon-box-text {
	padding: 0 !important;
	margin: 0 !important
}

.icon-wordspace .icon-box img {
	object-fit: contain;
	height: auto;
	width: 100%;
	height: 35px;
}

.icon-wordspace .icon-box .icon-box-text p {
	font-weight: 500
}

.wordspace-item .items-host ul li:before {
	content: none !important;
}

.wordspace-item .items-host ul li {
	padding-left: 0;
	display: flex;
	align-items: start
}

.wordspace-item .items-host ul li img {
	width: 22px;
	height: auto;
	object-fit: contain;
	margin-right: 10px;
	margin-top: 3px !important;
}

.price-contact {
	margin: 15px 0 30px;
}

.price-contact p {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}

.btn-contact {
	padding: 15px 30px;
	font-weight: 600;
	color: #fff;
	position: relative;
	border-radius: 99px;
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center
}

.btn-contact:hover {
	color: #fff
}

.host-item.wordspace-item {
	padding-bottom: 75px;
}

.item-compare a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom: 15px;
	transform: translatex(-50%);
	font-weight: 600
}

.item-compare a,
.item-compare svg {
	color: var(--primary-color)
}

.item-compare svg path {
	fill: currentcolor;
}

.table-googlespace tr td:first-child {
	text-align: left
}

.table-googlespace td {
	white-space: wrap
}

.table-googlespace td img {
	width: 20px;
	height: auto;
	object-fit: contain;
	position: absolute;
	left: 15px;
	margin-top: 3px;
}

.table-googlespace tr td:first-child {
	padding-left: 50px !important;
}

.table-googlespace tr td svg {
	max-width: 16px;
	max-height: 16px;
}

.table-googlespace tr td svg:not([data-icon="check-circle"]) {
	color: red
}

.table-googlespace tr td svg:not([data-icon="check-circle"]) path {
	fill: currentcolor
}

.about-workspace .video-button-wrapper {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.about-workspace .video-button-wrapper a {
	margin: 0 !important;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
}

/* end Trang google wordspace */

/* TRANG MÁY CHỦ VPS */
.block-icon-ts h3 {
	font-size: 18px;
	margin-bottom: 3px;
}

.block-icon-ts .icon-box-text {
	margin-left: 15px;
}

.block-icon-ts ul {
	list-style-type: none;
}

.block-icon-ts li {
	margin: 0 0 8px 0 !important;
	padding-left: 25px;
	position: relative;
}

.block-icon-ts li:before {
	content: '';
	position: absolute;
	left: 0;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%230ca54a" height="16" width="16" viewBox="0 0 512 512"><path d="M173.9 439.4l-166.4-166.4c-10-10-10-26.2 0-36.2l36.2-36.2c10-10 26.2-10 36.2 0L192 312.7 432.1 72.6c10-10 26.2-10 36.2 0l36.2 36.2c10 10 10 26.2 0 36.2l-294.4 294.4c-10 10-26.2 10-36.2 0z"/></svg>');
	background-repeat: no-repeat;
	background-size: contain;
	height: 13px;
	width: 13px;
	display: inline-block;
	top: 50%;
	transform: translate(0, -50%);
}

.block-icon-ts .icon-box {
	align-items: center;
}

/* END TRANG MÁY CHỦ VPS */

/* BANNER BLOGS ARCHIVE */
.blog-wrapper {
	padding-top: 0
}

.section-banner-blog {
	border-bottom: 1px solid #d9d9d9;
}

.section-banner-blog .title-cate {
	text-transform: uppercase;
	font-size: 42px;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.section-banner-blog .searchform .flex-col {
	padding: 0
}

.section-banner-blog .searchform {
	border-radius: 99px !important;
	overflow: hidden
}

.section-banner-blog .searchform .flex-col:nth-child(2) {
	position: absolute;
	right: 0
}

.section-banner-blog .searchform .flex-col .search-field {
	height: 45px !important;
	border-radius: 99px;
	padding: 0 55px 0 25px
}

.section-banner-blog .searchform .flex-col .ux-search-submit {
	line-height: unset;
	padding: 0;
	height: 45px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: linear-gradient(45deg, #283ed4, #24e9e2 80%);
	border-radius: 0 99px 99px 0;
}

.section-banner-blog .searchform .flex-col .ux-search-submit i {
	color: #fff
}

/* END BANNER BLOGS ARCHIVE */

/* ARCHIVR BLOGS */
.post-item a:hover {
	color: currentcolor
}

.post-item a:hover .post-title {
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.post-item .post-title {
	font-size: 18px;
	height: 47px;
}

.post-item .post-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post-item .post-title,
.post-item .from_the_blog_excerpt {
	padding: 0 20px 0 !important
}

.post-item .is-divider {
	margin-left: 20px;
}

.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px
}

.post-item .metablog {
	padding: 15px 20px 0;
	border-top: 1px solid #efefef;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #595959;
	margin-top: 15px;
}

.post-item .metablog svg {
	margin-right: 3px;
}

.post-item>.col-inner {
	box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	overflow: hidden
}

.post-item .box-text {
	padding: 15px 0 15px
}

.nav-pagination {
	margin: 5px 0 !important;
	display: flex;
	justify-content: center;
}

ul.nav-pagination li {
	margin: 0 3px 0 !important;
}

ul.nav-pagination li>* {
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid var(--primary-color);
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: unset;
	height: 35px;
	width: 35px;
}

/* END ARCHIVER BLOGS */

/* SINGLE BLOGS */
.header-top-single {
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
	padding: 80px 0;
	min-height: 320px;
}

.header-top-single span,
.header-top-single h1 {
	color: #fff
}

.header-top-single h1 {
	font-size: 45px;
	margin-bottom: 20px;
}

.header-top-single .post-meta {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 20px;
	font-size: 14px
}

.header-top-single .post-meta span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
}
.header-top-single .post-meta span i{
	margin-right: 5px
}
.header-top-single .post-meta span svg,
.header-top-single .post-meta span img {
	margin-right: 5px;
}

.header-top-single .post-meta span img {
	border-radius: 50%
}

.header-top-single .post-meta span.views {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 20px;
}

.blog-single {
	background-color: #f5f7fa
}

.post-sidebar .widget_search .searchform {
	margin: 0;
}

.post-sidebar .widget_search .searchform .search-field {
	height: 50px !important;
	box-shadow: none;
	border: none;
	border-radius: 6px;
	padding: 0px 20px 0px 40px;
	border: 1px solid #dddedf;
	font-size: 16px;
}

.post-sidebar aside {
	margin-bottom: 25px;
}

.post-sidebar .widget_search .searchform .flex-col:nth-child(2) {
	position: absolute;
	left: 0;
}

.post-sidebar .widget_search .searchform .ux-search-submit {
	background-color: transparent !important;
}

.post-sidebar .widget_search .searchform .ux-search-submit:hover {
	box-shadow: none !important
}

.post-sidebar .widget_search .searchform .ux-search-submit i {
	color: #cbcbcb;
}

.post-sidebar .flatsome_recent_posts,
.blog-single article.post {
	background-color: #fff;
	padding: 16px 10px 10px;
	border: 1px solid #dddedf;
	border-radius: 6px;
}

.post-sidebar .flatsome_recent_posts .is-divider {
	display: none
}

.post-sidebar .flatsome_recent_posts .widget-title {
	display: block;
	line-height: 1.6;
	font-size: 18px;
	margin-bottom: 15px;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li .post_comments {
	display: none;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li {
	border: none;
	border-top: 1px dashed #bababa;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li .recent-blog-posts {
	padding: 12px 0;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li a {
	margin: 0;
	font-size: 15px;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li a:hover {
	color: var(--primary-color);
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li .mr-half {
	margin-right: 10px;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li .mr-half .badge {
	width: 60px !important;
}

.post-sidebar .flatsome_recent_posts .recent-blog-posts-li .mr-half .badge-inner {

	padding: 0
}

.blog-single .entry-header {
	display: none
}

.blog-single .entry-content {
	padding: 0
}

.blog-single article.post {
	padding: 30px 20px 15px;
}

#breadcrumbs {
	margin: 0;
	background-color: #fff;
	padding: 5px 20px;
	border: 1px solid #dddedf;
	border-radius: 6px;
	margin-bottom: 25px;
	font-size: 14px;
	min-height: 50px;
	display: flex;
	align-items: center;
}

#breadcrumbs * {
	color: #333
}

#breadcrumbs a:hover {
	color: var(--primary-color);
}

#breadcrumbs>span>span:first-child a {
	position: relative;
	padding-left: 30px;
}

#breadcrumbs>span>span:first-child a:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M280.4 148.3L96 300.1V464a16 16 0 0 0 16 16l112.1-.3a16 16 0 0 0 15.9-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.6a16 16 0 0 0 16 16.1L464 480a16 16 0 0 0 16-16V300L295.7 148.3a12.2 12.2 0 0 0 -15.3 0zM571.6 251.5L488 182.6V44.1a12 12 0 0 0 -12-12h-56a12 12 0 0 0 -12 12v72.6L318.5 43a48 48 0 0 0 -61 0L4.3 251.5a12 12 0 0 0 -1.6 16.9l25.5 31A12 12 0 0 0 45.2 301l235.2-193.7a12.2 12.2 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0 -1.7-16.9z' fill='%23828282'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translatey(-50%);
}
.block-meta-footer{
	border-top: 1px solid #d9e1ee;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.blog-share {
	display: flex;
	align-items: center;
}

.blog-share .social-icons {
	margin: 0
}

.blog-share .social-icons a {
	margin: 0 5px 0 0;
}

.blog-share .social-icons a {
	padding: 0
}

.block-meta-footer label {
	margin: 0;
	margin-right: 10px;
	font-weight: 400;
	color: #000
}
.block-meta-footer .block-evaluate,
.block-meta-footer .block-evaluate ul{
	display: flex;
	align-items: center;
}
.block-meta-footer .block-evaluate ul{
	list-style-type: none;
	margin: 0
}
.block-meta-footer .block-evaluate ul li{
	margin: 0 0 0 3px;
	line-height: 1
}
.block-meta-footer .block-evaluate ul li svg{
	width: 15px;
	color: #f7d100;
}
.block-meta-footer .block-evaluate .number{
	font-size: 14px;
	margin-left: 15px;
}
.az-intro {
	background-color: #fff;
	padding: 25px 20px 20px;
	border: 1px solid #dddedf;
	border-radius: 6px;
}

.az-intro .header-intro,
.az-intro .header-intro .author-az,
.az-intro .header-intro .follow-az,
.az-intro .header-intro .follow-az ul li a,
.az-intro .header-intro .follow-az ul {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.az-intro .header-intro {
	margin-bottom: 15px;
}

.az-intro .header-intro .author-az .img-logo {
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.az-intro .header-intro .author-az p {
	margin: 0 0 0 10px;
	font-weight: bolder;
	color: #0c1b4c;
	font-size: 18px;
}

.az-intro .header-intro .follow-az p,
.az-intro .header-intro .follow-az ul {
	margin: 0;
	list-style-type: none
}

.az-intro .header-intro .follow-az ul {
	margin-left: 15px;
}

.az-intro .header-intro .follow-az ul li {
	margin: 0 0 0 8px;
	width: 24px;
	height: 24px;
	background-color: #283ed4;
	border-radius: 5px;
}

.az-intro .header-intro .follow-az ul li a {
	justify-content: center;
	height: 100%;
	color: #fff;
}

.az-intro .content-intro {
	position: relative;
}

.az-intro .content-intro p {
	margin: 0;
	padding: 0 45px 0 55px;
}

.az-intro .content-intro i {
	position: absolute;
	color: #3f4d7e;
	font-size: 30px;
}

.az-intro .content-intro .fa-quote-left{
	left: 10px;
	top: 0;
}

.az-intro .content-intro .fa-quote-right {
	bottom: 0;
	right: 0;
}

.section-posts-related {
	margin-top: 30px;
}

.section-posts-related h2 {
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 20px;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.section-posts-related .post-item .post-title {
	padding: 0 10px 0 !important;
	font-size: 16px;
	height: auto;
	margin-bottom: 15px !important;
}

.section-posts-related .post-item .metablog {
	padding: 5px 10px 0;
	margin-top: 5px;
	font-size: 12px;
}

.section-posts-related .post-item .box-text {
	padding: 10px 0 5px;
}

.contact-us {
	margin-top: 30px;
}

.contact-us p {
	margin-bottom: 18px;
}

.contact-us ul li a {
	color: var(--primary-color);
}

.contact-us ul li a:hover {
	text-decoration: underline
}

/* END SINGLE BLOGS */

/* SECTION TIN TỨC HOME */
.btn-slider-style-2 .flickity-button{
	opacity: 1;
	line-height: unset;
	min-height: unset;
	width: 40px;
	height: 30px;
	margin-top: 0 !important;
	top: calc(50% - 27px);
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%);
	border-radius: 5px;
	opacity: 0;
}
.btn-slider-style-2:hover .flickity-button{
	opacity: 1
}
.btn-slider-style-2 .flickity-button svg{
	color: #fff !important;
	padding: 8px;
}
.btn-slider-style-2 .flickity-button svg *{
	fill: currentcolor !important;
}
.section-tintuc .slider .flickity-button.previous{
	left: 0
}
.section-tintuc .slider .flickity-button.next{
	right: 0
}
/* END SECTION TIN TỨC HOME */
/* SECTION DỰ ÁN TIÊU BIỂU */
.tabbed-content.tab-style-2 .nav li{
	margin: 0 10px 0px !important;
}
.tabbed-content.tab-style-2{
	justify-content: start
}
.tabbed-content.tab-style-2 .nav li a{
	background-color: #e9e9e9;
	padding: 5px 20px;
	font-size: 16px;
	color: #3e3b3b;
	font-weight: 500;
	border-radius: 5px;
}
.tabbed-content.tab-style-2 .nav li.active a,
.tabbed-content.tab-style-2 .nav li:hover a{
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
	color: #fff;
}
.tabbed-content.tab-style-2 .nav{
	background-color: transparent;
}
.tabbed-content.tab-style-2 .tab-panels{
	padding: 0;
	margin-top: 30px;
}
.typical-projects .tabbed-content .nav{
	width: 100%;
	padding: 0 15px;
	max-width: 1230px;
	margin: auto;
}
.typical-projects .post-item > .col-inner{
	border: 3px solid #0074e4;
	border-radius: 10px;
}
.typical-projects .post-item > .col-inner:before{
	content: '';
	position: absolute;
	inset: 0;
	background-size: 100% auto;
	background-position-x: 100%;
}
.typical-projects .slick-active .post-item > .col-inner:before{
	background-image: linear-gradient(to right, #2e32b3, #24E9E2, transparent 60%);
}
.typical-projects .post-item .box{
	display: grid;
	grid-template-columns: 60% 40%;

}
.typical-projects .post-item .box .box-image{
	width: 100%;
	height: 100%;
}
.typical-projects .post-item .box .box-text{
	padding: 15px 10px 15px 20px;
}
.typical-projects .post-item .box .box-text .box-text-inner > *{
	padding: 0 !important
}
.typical-projects .post-item .box .box-text .box-text-inner .post-title{
	margin: 0;
	font-size: 22px;
	height: auto;
	-webkit-line-clamp: 1;
}
.typical-projects .post-item .box .box-text .box-text-inner .is-divider{
	margin: 15px 0 15px 0;
}
.typical-projects .post-item .box .box-text .box-text-inner .from_the_blog_excerpt {
	margin: 0 0 25px;
}
.typical-projects .post-item .box .box-text .box-text-inner .button{
	border: none;
	border-radius: 5px;
	color: #fff;
	background: linear-gradient(45deg, #3439D7 0%, #24E9E2 100%) !important;
	margin: 0;
	padding: 8px 25px !important;
}
.typical-projects .post-item .box .box-text .box-text-inner .progress_project{
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	padding: 6px 25px !important;
	background-color: #e5f1fc;
	color: #0074e4;
	border-radius: 4px;
	margin-bottom: 20px;
}

@media screen and (min-width: 768.1px) {
	.typical-projects .post-item .image-cover{
		padding: 0 !important;
		position: absolute;
		inset: 0;
		width: 100%;
		height: 100%;
	}
}
.typical-projects .post-item .box .box-text .box-text-inner .button-link_project {
	margin-top: 15px !important;
	background: linear-gradient(45deg, var(--pricing-1-item-3-primary) 0%, var(--pricing-1-item-3-secondary) 100%) !important;
}
.typical-projects .post-item .box .box-text .box-text-inner .button{
	min-width: 180px;
}
/* END SECTION DỰ ÁN TIÊU BIỂU */

/* SECTION VỀ CHÚNG TÔI TRANG CHỦ */
.section-aboutUs .subtitle{
	font-size: 22px;
}
.section-aboutUs .title.title-larger h2{
	font-size: 30px;
}
.section-aboutUs .subtitle-2{
	max-width: 750px;
	margin: auto;
}
.section-aboutUs .row-block-data{
	margin-bottom: 40px
}
.section-aboutUs .row-block-data .col > .col-inner{
	border-radius: 10px;
	padding: 15px 0
}
.section-aboutUs .col-left > .col-inner{
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
}
.section-aboutUs .col-right > .col-inner{
	background: linear-gradient(to right, #24E9E2 0%, #3439D7 100%) !important;
}
.section-aboutUs .block-number,
.section-aboutUs .block-number .item{
	display: flex;
	align-items: center
}
.section-aboutUs .block-number .item:first-child{
	padding-right: 25px;
	margin-right: 25px;
	position: relative;
}
.section-aboutUs .block-number .item:first-child:before {
	content: "";
	width: 1px;
	background: #fff;
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.section-aboutUs .block-number{
	position: relative;
}
.section-aboutUs .col-left .block-number{
	padding-left: 75px;
}
.section-aboutUs .col-right .block-number{
	padding-left: 70px;
}
.section-aboutUs .block-number:before {
	content: "";
	width: 40px;
	height: 35px;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: contain;
}
.section-aboutUs .col-right .block-number:before{
	height: 100%;
}
.section-aboutUs .block-number:before {
	background-image: url('/wp-content/uploads/2024/04/icon-challenge-1.png');
}
.section-aboutUs .col-right .block-number:before {
	background-image: url('/wp-content/uploads/2024/04/light.png');
}
.section-aboutUs .block-number .item{
	color: #fff;
}
.section-aboutUs .block-number .item .number{
	font-weight: bold;
	font-size: 38px;
	line-height: 1;
	text-shadow: 2px 7px 5px rgba(0,0,0,0.4);
}
.section-aboutUs .block-number .item .text{
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.4
}
.section-aboutUs .img-fullsize .img-inner img{
	float: left;
	margin-left: -150px;
	margin-top: -30px;
}
.section-aboutUs .row-content .content{
	margin: 30px 0 30px
}
.section-aboutUs .row-content .content ul{
	list-style: none;
}
.section-aboutUs .row-content .content ul li{
	margin: 0 0 20px;
	padding-left: 35px;
	padding-right: 175px;
	position: relative;
}
.section-aboutUs .row-content .content ul li:before{
	content: '';
	background-image: url('/wp-content/uploads/2024/04/icon-check-1.webp');
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 0;
}
/* END SECTION VỀ CHÚNG TÔI TRANG CHỦ */
/* SECTION CÁC DỊCH VỤ */
.section-services .row-services .item > .col-inner{
	border-radius: 15px;
	box-shadow: 0 0 12px #cfcfcf;
	padding: 20px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.section-services .row-services{
	max-width: 1300px !important;
}
.section-services .row-services .item > .col-inner h3{
	line-height: 1.4;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 22px;
}
.section-services .row-services .item > .col-inner p{
	color: #606060;
}
.section-services .row-services .item > .col-inner .ux-menu{
	margin: 30px 0 25px;
} 
.section-services .row-services .item > .col-inner .ux-menu .ux-menu-link{
	margin-bottom: 15px !important;
	padding-bottom: 5px;
	border-bottom: 0.7px solid #E6EAFD;
	position: relative;
}
.section-services .row-services .item > .col-inner .ux-menu .ux-menu-link:last-child{
	margin: 0 !important;
	border: 0;
	padding: 0;
}
.section-services .row-services .item > .col-inner .ux-menu a{
	font-weight: bold;
	color: #0c1b4c;
	font-size: 18px;
	position: relative;
}
.section-services .row-services .item > .col-inner .ux-menu .menu-item:hover a{
	transform: translatex(18px);
}
.section-services .row-services .item > .col-inner .ux-menu .menu-item:before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: linear-gradient(45deg, #283ed4, #24e9e2 80%);
	border-radius: 50%;
	position: absolute;
	left: 0;
	opacity: 0;
	transition: all .2s ease
}
.section-services .row-services .item > .col-inner .ux-menu .menu-item:hover:before{
	opacity: 1;
}
.section-services .row-services .item > .col-inner a.button{
	margin: 0 !important
}
/* END SECTION CÁC DỊCH VỤ */
/* SECTION FEEDBACK */

.section-feedback .col-img-feedback .icon-box{
	position: absolute;
	top: 0;
	left: 0
}
.section-feedback .col-img-feedback .icon-box .icon-box-img{
	height: 50px !important;
}
.section-feedback .col-img-feedback .icon-box img{
	padding: 0
}
.section-feedback .col-img-feedback .icon-box .icon-box-text{
	margin: 0 0 0 15px;
	padding: 0 !important;
	max-width: max-content;
}
.section-feedback .col-img-feedback .icon-box{
	background-color: #fff2e8;
	padding: 25px;
	width: 100%;
	max-width: max-content;
	display: flex;
	align-items: center;
}
.section-feedback .col-img-feedback .icon-box .icon-box-text h3{
	margin: 0;
	font-size: 35px;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.3;
}
.section-feedback .col-img-feedback .icon-box .icon-box-text p{
	font-size: 18px;
	font-weight: 500;
}
.section-feedback .item .icon-box-text{
	margin: 0;
	padding: 0 !important;
}
.section-feedback .item .content-feedback{
	border: 1px solid #eeeeee;
	/* padding: 32px 40px 35px 40px; */
	padding: 30px 25px 30px 25px;
	border-top: none;
	margin-bottom: 50px !important;
	font-size: 26px;
	color: #3e3b3b;
	line-height: 1.4
}

.section-feedback .item .content-feedback p:before,
.section-feedback .item .content-feedback p:after{
	content: '';
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	position: absolute;

}
/* .section-feedback .item .content-feedback p:before{
top: 0px;
left: 10px;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%233f4d7e" d="M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"/%3E%3C/svg%3E');
}
.section-feedback .item .content-feedback p:after{
bottom: 15px;
right: 10px;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%233f4d7e" d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"/%3E%3C/svg%3E');
} */
.testi-review-area{
	list-style-type: none;
	margin: 0 !important;
	display: flex;
	align-items: center;
	position: absolute;
	left: 25px;
}
.testi-review-area li{
	width: 18px;
	height: 18px;
	margin: 0 3px 0 0 !important
}
.testi-review-area li svg{
	color: #11ccdd
}
.testi-review-area li svg path{
	fill: currentcolor;
}
:root{
	--width-tes: 350px;
}
.section-feedback .item .icon-box{
	max-width: var(--width-tes);
}
.section-feedback .item .icon-box img{
	padding: 0
}
.section-feedback .item .icon-box .icon-box-img{
	margin-bottom: 5px !important;
	border-radius: 50%;
	overflow: hidden;
}
.section-feedback .item .icon-box h3{
	font-size: 22px;
}
.section-feedback .item .content-feedback{
	position: relative;
}
.section-feedback .item .content-feedback::before {
	content: "";
	position: absolute;
	left: calc(var(--width-tes) / 2);
	bottom: -35px;
	width: 35px;
	height: 35px;
	background-color: #FFF;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	z-index: 9;
	transform: translate(-50%, -50%) scaleY(1.5) rotate(45deg);
}
.section-feedback .col-tes .slider .flickity-button{
	opacity: 1
}
.section-feedback .col-tes .slider .flickity-button{
	bottom: 0;
	top: unset;
	right: 0;
	left: unset;
}
.section-feedback .col-tes .slider .flickity-button.flickity-button.previous{
	right: 65px
}
/* END SECTION FEEDBACK */

/* ARCHIVE DỰ ÁN NỔI BẬT */
.outstanding-project .tabbed-content .nav{
	border-bottom: 1px solid #eeeeee;
	background-color: transparent;
	justify-content: space-between;
	width: 100%;
	column-gap: 15px;
	border-radius: 0
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab a{
	background: unset !important;
	border: 0;
	padding: 0 16px 8px !important;
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab a span:before{
	content: '';
	display: inline-block;
	background-image: url('data:image/svg+xml,%3Csvg width="28" height="28" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M3.59311 28C2.88242 27.9998 2.18773 27.789 1.59686 27.394C1.00599 26.9991 0.545475 26.4378 0.273526 25.7812C0.00157753 25.1245 -0.069592 24.402 0.0690149 23.7049C0.207622 23.0078 0.549782 22.3675 1.05224 21.8648L16.0369 6.87914H4.22743C3.31526 6.87914 2.44045 6.51676 1.79545 5.87172C1.15045 5.22667 0.78809 4.3518 0.78809 3.43957C0.78809 2.52734 1.15045 1.65247 1.79545 1.00743C2.44045 0.362382 3.31526 0 4.22743 0H27.1006C27.3389 0 27.5675 0.094666 27.7359 0.263173C27.9044 0.43168 27.9991 0.660224 27.9991 0.898529V23.7697C28.0096 24.2281 27.9283 24.684 27.7602 25.1106C27.592 25.5372 27.3403 25.9259 27.0198 26.2538C26.6993 26.5817 26.3165 26.8423 25.8939 27.0202C25.4713 27.1981 25.0174 27.2897 24.5589 27.2897C24.1004 27.2897 23.6465 27.1981 23.2239 27.0202C22.8013 26.8423 22.4185 26.5817 22.098 26.2538C21.7775 25.9259 21.5258 25.5372 21.3576 25.1106C21.1894 24.684 21.1082 24.2281 21.1186 23.7697V11.9612L6.13398 26.9469C5.80134 27.282 5.40543 27.5477 4.96923 27.7285C4.53304 27.9093 4.06527 28.0016 3.59311 28V28ZM4.22743 1.79706C3.79183 1.79706 3.37408 1.97011 3.06607 2.27814C2.75806 2.58617 2.58503 3.00395 2.58503 3.43957C2.58503 3.87519 2.75806 4.29297 3.06607 4.601C3.37408 4.90903 3.79183 5.08208 4.22743 5.08208H18.2058C18.3832 5.08248 18.5565 5.13539 18.7039 5.23414C18.8513 5.3329 18.9662 5.47309 19.034 5.63703C19.1018 5.80097 19.1196 5.98133 19.0851 6.15536C19.0506 6.3294 18.9654 6.48932 18.8401 6.61498L2.32267 23.1353C1.9858 23.4723 1.79655 23.9293 1.79655 24.4059C1.79655 24.8824 1.9858 25.3394 2.32267 25.6764C2.66475 26.0035 3.11981 26.1861 3.59311 26.1861C4.0664 26.1861 4.52146 26.0035 4.86354 25.6764L21.381 9.15782C21.5065 9.03194 21.6666 8.94614 21.8409 8.91128C22.0153 8.87642 22.196 8.89406 22.3603 8.96198C22.5246 9.0299 22.6651 9.14503 22.7639 9.29282C22.8628 9.4406 22.9155 9.61438 22.9156 9.79218V23.7697C22.9083 23.9901 22.9454 24.2097 23.0247 24.4154C23.104 24.6212 23.2239 24.8089 23.3772 24.9674C23.5305 25.1259 23.7141 25.2519 23.9171 25.3379C24.1201 25.424 24.3384 25.4684 24.5589 25.4684C24.7794 25.4684 24.9976 25.424 25.2006 25.3379C25.4036 25.2519 25.5872 25.1259 25.7405 24.9674C25.8939 24.8089 26.0137 24.6212 26.093 24.4154C26.1723 24.2097 26.2095 23.9901 26.2022 23.7697V1.79706H4.22743Z" fill="%233e3b3b"%3E%3C/path%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	opacity: 1 !important;
	margin-right: 10px;
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a span:before,
.outstanding-project .tabbed-content .nav.nav-pills li.tab:hover a span:before{
	background-image: url('data:image/svg+xml,%3Csvg width="28" height="28" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M3.59311 28C2.88242 27.9998 2.18773 27.789 1.59686 27.394C1.00599 26.9991 0.545475 26.4378 0.273526 25.7812C0.00157753 25.1245 -0.069592 24.402 0.0690149 23.7049C0.207622 23.0078 0.549782 22.3675 1.05224 21.8648L16.0369 6.87914H4.22743C3.31526 6.87914 2.44045 6.51676 1.79545 5.87172C1.15045 5.22667 0.78809 4.3518 0.78809 3.43957C0.78809 2.52734 1.15045 1.65247 1.79545 1.00743C2.44045 0.362382 3.31526 0 4.22743 0H27.1006C27.3389 0 27.5675 0.094666 27.7359 0.263173C27.9044 0.43168 27.9991 0.660224 27.9991 0.898529V23.7697C28.0096 24.2281 27.9283 24.684 27.7602 25.1106C27.592 25.5372 27.3403 25.9259 27.0198 26.2538C26.6993 26.5817 26.3165 26.8423 25.8939 27.0202C25.4713 27.1981 25.0174 27.2897 24.5589 27.2897C24.1004 27.2897 23.6465 27.1981 23.2239 27.0202C22.8013 26.8423 22.4185 26.5817 22.098 26.2538C21.7775 25.9259 21.5258 25.5372 21.3576 25.1106C21.1894 24.684 21.1082 24.2281 21.1186 23.7697V11.9612L6.13398 26.9469C5.80134 27.282 5.40543 27.5477 4.96923 27.7285C4.53304 27.9093 4.06527 28.0016 3.59311 28V28ZM4.22743 1.79706C3.79183 1.79706 3.37408 1.97011 3.06607 2.27814C2.75806 2.58617 2.58503 3.00395 2.58503 3.43957C2.58503 3.87519 2.75806 4.29297 3.06607 4.601C3.37408 4.90903 3.79183 5.08208 4.22743 5.08208H18.2058C18.3832 5.08248 18.5565 5.13539 18.7039 5.23414C18.8513 5.3329 18.9662 5.47309 19.034 5.63703C19.1018 5.80097 19.1196 5.98133 19.0851 6.15536C19.0506 6.3294 18.9654 6.48932 18.8401 6.61498L2.32267 23.1353C1.9858 23.4723 1.79655 23.9293 1.79655 24.4059C1.79655 24.8824 1.9858 25.3394 2.32267 25.6764C2.66475 26.0035 3.11981 26.1861 3.59311 26.1861C4.0664 26.1861 4.52146 26.0035 4.86354 25.6764L21.381 9.15782C21.5065 9.03194 21.6666 8.94614 21.8409 8.91128C22.0153 8.87642 22.196 8.89406 22.3603 8.96198C22.5246 9.0299 22.6651 9.14503 22.7639 9.29282C22.8628 9.4406 22.9155 9.61438 22.9156 9.79218V23.7697C22.9083 23.9901 22.9454 24.2097 23.0247 24.4154C23.104 24.6212 23.2239 24.8089 23.3772 24.9674C23.5305 25.1259 23.7141 25.2519 23.9171 25.3379C24.1201 25.424 24.3384 25.4684 24.5589 25.4684C24.7794 25.4684 24.9976 25.424 25.2006 25.3379C25.4036 25.2519 25.5872 25.1259 25.7405 24.9674C25.8939 24.8089 26.0137 24.6212 26.093 24.4154C26.1723 24.2097 26.2095 23.9901 26.2022 23.7697V1.79706H4.22743Z" fill="%23ff8540"%3E%3C/path%3E%3C/svg%3E');
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab a span{
	text-transform: none;
	font-size: 20px;
	color: #3e3b3b;
	font-weight: 600 !important;
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a span,
.outstanding-project .tabbed-content .nav.nav-pills li.tab:hover a span{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid #11ccdd !important;
	width: 100%;
	opacity: 1 !important
}
.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -18px;
	height: 20px;
	width: 20px;
	background-color: #fff;
	transform: rotate(45deg) translateX(-50%);
	border: 1px solid #11ccdd;
	border-left: none;
	border-top: none;
}
/* END ARCHIVE DỰ ÁN NỔI BẬT */

/* SINGLE DỰ ÁN NỔI BẬT */
.layout-outstanding #ftwp-container-outer{
	display: none
}
.portfolio-details{
	position: relative;
}
.portfolio-details .info-project::before,
.portfolio-details .info-project::after{
	content: "";
	height: 5px;
	width: 100%;
	position: absolute;
	background: linear-gradient(90deg, #3439D7 0%, #24E9E2 100%) !important;
	left: 0;
	right: 0
}
.portfolio-details .info-project::before {
	top: 0;
}
.portfolio-details .info-project::after {
	bottom: 0;
}
.info-project{
	max-width: 350px;
	max-height:  fit-content;
	width: 100%;
	background: #fafafa;
	padding: 50px 30px;
	position: absolute;
	bottom: -130px;
	right: 20px;
}
.info-project .info-list{
	background: #ffffff;
	border: 1px solid #24E9E2;
	padding: 35px 15px;
}
.info-project .info-list ul{
	margin: 0;
	list-style-type: none;
}
.info-project .info-list ul li{
	margin: 0;
}
.info-project .info-list ul li{
	color: #5e5e5e;
	margin-bottom: 18px;
}
.info-project .info-list ul li a{
	color: #5e5e5e !important;
}
.info-project .info-list ul li a:hover{
	color: var(--primary-color) !important;
}
.info-project .info-list ul li:last-child{
	margin-bottom: 0
}
.info-project .info-list ul li span{
	color: #160803;
	font-weight: 600
}
.layout-outstanding #ftwp-postcontent{
	margin-top: 30px;
}
.layout-outstanding #ftwp-postcontent > *:nth-child(-n+3){
	padding-right: 450px;
}
.section-posts-related .page-duannoibat .post-item .box-text .post-title{
	font-size: 20px;
}
/* END SINGLE DỰ ÁN NỔI BẬT */
/* PAGE TẠO WEBSITE */

.page-id-8558 #main > #content:before{
	content: '';
	background-image: url('/wp-content/uploads/2024/03/tg_mira_bg-scaled.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}
/* .page-id-8558 #main > #content{
background-image: url('/wp-content/uploads/2024/03/tg_mira_bg-scaled.jpg');
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
} */
.slider.no-btn .flickity-button{
	display: none !important
}
.slider-webs .flickity-page-dots{
	bottom: -15px;
	left: 50%;
	transform: translatex(-50%);
	right: unset;
}
.slider-webs{
	overflow: visible !important;
}
.dots-style .flickity-page-dots .dot{
	background: #fff;
	opacity: 0.5;
	border: none !important;
	width: 10px;
	height: 10px;
}
.dots-style .flickity-page-dots .dot.is-selected{
	background: linear-gradient(45deg, #3439D7 0%, #24E9E2 100%)
}
.title-style-2 h2{
	color: #fff;
	font-size: 45px;
}
.title-style-2 h3{
	font-size: 26px;
	line-height: 1.4;
	font-weight: 500
}
.title-style-2 h2 strong,
.title-style-2 h3 strong{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner-taoweb .title-style-2 h2{
	margin-bottom: 30px !important;
}
.banner-taoweb .icon-box{
	margin-bottom: 30px;
}
.banner-taoweb .icon-box .icon-box-text{
	padding: 0 !important;
	margin-left: 15px;
}
.banner-taoweb .icon-box .icon-box-text{
	font-size: 18px;
}
a.button.btn-main.btn-style-2:after{
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
}
.animation-mymove,
.section-khoweb .modal-click-outer .website-template-more a{
	animation: mymove 3s infinite ease-in-out;
}
a.button.btn-main.btn-style-2{
	border: none;
	font-size: 18px;
	margin: 0 0 0 !important;
	animation: mymove 3s infinite ease-in-out;
}
a.button.btn-main.btn-style-2::after{
	inset: 0 !important
}
@keyframes mymove {
	50% {box-shadow: 0px 0px 20px #fff;}
}
.title-section-2 *{
	font-size: 52px;
}
.table-noibat table{
	border-collapse: collapse;
}
.table-noibat tr th,
.table-noibat tr td{
	padding: 17px 10px !important;
	font-size: 18px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.30) !important;
	text-align: center;
}
.table-noibat tbody tr td:first-child{
	padding-left: 30px !important;
	text-align: left;
}
.table-noibat tr th:first-child,
.table-noibat tr th:nth-child(2){
	width: 25%
}
.table-noibat tr th:nth-child(3){
	width: 50%
}
.table-noibat thead{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 90%);
	color: #fff;
}
.section-capnhat .row-item > .col > .col-inner{
	border-radius: 20px;
	background: rgba(12,53,118,0.3);
	padding: 40px 30px;
	height: 100%;
}
.section-capnhat .row-item > .col > .col-inner .text{
	font-size: 18px;
}
.section-capnhat .row-item > .col > .col-inner .text h3{
	font-size: 25px;
	margin-bottom: 20px;
}
.section-loiich .item > .col-inner{
	background: linear-gradient(323.69deg, #000000 21.28%, #010104 36.08%, #060310 49.74%, #0d0724 64.55%, #170c40 78.21%, #241265 93.01%, #331a91 106.68%, #4624c5 121.48%, #5a2eff 135.15%);
	background-blend-mode: screen;
	mix-blend-mode: screen;
	border: 2px solid #6339fe;
	border-radius: 24px;
	padding: 40px;
	display: table;
	position: relative;
	overflow: hidden;
}

.section-loiich .item > .col-inner .img{
	margin: 0 0 30px;
}
.section-loiich .item > .col-inner .text h3{
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 25px;
}
.section-loiich .item > .col-inner .text p{
	font-size: 18px
}
.tg_figure_abs{
	position: absolute;
	left: 0px;
	top: 60%;
	margin: -460px 0px 0px 0px;
	pointer-events: none;
	z-index: -1;
	max-width: 55%;
}
.tg_figure2_abs{
	position: absolute;
	right: 43%;
	top: 18%;
	max-width: 118px;
}
.tg_figure3_abs{
	position: absolute;
	right: 30%;
	bottom: 13%;
	max-width: 200px
}
.section-step .col-img-center{
	position: absolute;
	left: 50%;
	top: -25px;
	transform: translate(-50%, 0);
}
.row-item-step{
	counter-reset: item;
	display: flex;
	flex-direction: row-reverse
}
.row-item-step .item > .col-inner{
	counter-increment: item;
	position: relative;
}
.row-item-step .item > .col-inner::before{
	content: "0" counter(item);
	z-index: 2;
	font-weight: 600;
	font-size: 74px;
	line-height: 67px;
	letter-spacing: -0.02em;
	color: #ffffff;
	background: linear-gradient(90deg, #3439D7 0%, #24E9E2 100%);
	border: 3px solid #0344ad;
	border-radius: 50%;
	width: 147px;
	height: 147px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}
.row-item-step .item .text {
	font-size: 21px;
	font-weight: 600;
	position: relative;
	line-height: 1.3
}
.row-item-step .item .text::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(87deg, rgba(255, 255, 255, 0.5) 2.57%, rgba(255, 255, 255, 0) 100%);
	border: 2px solid #ffffff;
	border-radius: 24px;
	opacity: 0.15;
	top: 0px;
	left: 0px;
	pointer-events: none;
}
.row-item-step .item:nth-child(odd) .text{
	padding: 29px 29px 29px 87px;
}
.row-item-step .item:nth-child(even) .text{
	padding: 29px 87px 29px 30px;
}
.row-item-step .item:nth-child(odd)> .col-inner::before{
	left: -80px;
}
.row-item-step .item:nth-child(even)> .col-inner::before{
	right: -80px;
}
.row-item-step .item:nth-child(odd){
	padding-left: 130px !important;
}
.row-item-step .item:nth-child(even){
	margin-top: 120px;
	padding-right: 130px !important
}

.col-img-center > .col-inner{
	margin: 0 !important;
	position: relative;
}

.section-banggiaweb .tabbed-content .item > .col-inner{
	border-radius: 20px;
	border: 1px solid #0b3476;
	padding: 20px;
	background: rgba(255, 255, 255, 0.1);
	height: 100%;
}
.section-banggiaweb .host-item{
	border: 1px solid #0b3476;
	padding: 30px 20px 20px;
	background: rgba(255, 255, 255, 0.1);
}
.section-banggiaweb .host-item > *:not(form){
	color: #fff !important
}
.section-banggiaweb .host-item .sub_package,
.section-banggiaweb .host-item .items-host li{
	font-size: 18px
}
.section-banggiaweb .host-item ul li{
	padding: 10px 0 10px 30px;
}
.section-banggiaweb .host-item ul li:before{
	width: 20px;
	height: 20px;
}
.section-banggiaweb .host-item .price-host{
	margin-bottom: 15px;
	line-height: 1.4;
}
.section-banggiaweb .host-item h3{
	color: #fff;
	background: unset;
	-webkit-text-fill-color: unset;
	margin-bottom: 15px !important;
	line-height: 1.4
}
.section-banggiaweb .host-item form{
	margin: 25px 0 20px !important;
}
.content-note{
	border: 2px dashed #fff;
	padding: 20px;
	border-radius: 10px;
	font-size: 18px;
}
.content-note p{
	margin-bottom: 15px !important;
}
.content-note ul,
.content-note ul li{
	list-style: none;
	margin: 0
}
.content-note ul li{
	margin: 0 0 5px;
}
.section-cauhoi-inner > .col-inner{
	border: 1px solid #0b3476;
	padding: 30px 20px 20px;
	background: rgba(255, 255, 255, 0.1);
	margin: auto !important
}
.section-cauhoi-inner .accordion .accordion-item .accordion-title{
	padding: 15px 40px;
	position: relative;
	border-radius: 10px;
}
.section-cauhoi-inner .accordion .toggle{
	opacity: 1;
	top: 50%;
	transform: translatey(-50%);
	transform-origin: 50% 50%;
	margin: 0;
}
.section-cauhoi-inner .accordion .accordion-item.active .accordion-title .toggle{
	transform: translatey(-50%) rotate(-180deg) ;
}
.section-cauhoi-inner .accordion *,
.section-cauhoi-inner .accordion .toggle i{
	color: #fff !important;
}
.section-cauhoi-inner .accordion .toggle i{
	font-size: 20px;
}
.section-cauhoi-inner .accordion h3{
	font-size: 20px;
	margin: 0;
}
.section-cauhoi-inner .accordion .accordion-item .accordion-inner{
	padding: 25px 40px 15px;
}
.section-cauhoi-inner .accordion .accordion-item .accordion-inner *{
	font-size: 18px !important;
}
.section-cauhoi-inner .accordion-title.active{
	background: linear-gradient(45deg, #3439D7 0%, #24E9E2 100%) !important;
}
.section-cauhoi-inner .accordion .accordion-item .accordion-inner a{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600
}
.section-cate .row-cate .icon-box img{
	padding: 0
}
.section-cate .row-cate .icon-box .icon-box-img{
	margin-bottom: 15px;
}
.section-cate .row-cate .icon-box .icon-box-text{
	padding: 0 !important;
}
.section-cate .row-cate .icon-box .icon-box-text .text *{
	font-size: 18px !important;
}
.section-cate .row-cate .icon-box .icon-box-img .icon .icon-inner{
	border-radius: 15px;
	background-color: #fff;
}
.section-cate .row-cate .icon-box .icon-box-img .icon img{
	padding: 15px;
	object-fit: contain;
}
@media (min-width: 768px) {
	.section-cate .row-cate > .col{
		flex-basis: 20%;
		max-width: 20%;
	}
	.section-cate .row-cate{
		padding: 0 65px !important;
	}
}
.banner-taoweb.gradient .bg{
	background: linear-gradient(45deg, #3439D7 0%, #24E9E2 100%) !important;
}
.section-keugoi .col-center .text{
	font-size: 22px;
	line-height: 1.4
}
.section-khoweb .modal-click-outer{
	padding-top: 0 !important
}
.section-khoweb .website-apps-item{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.section-khoweb .modal-click-outer .website-template-more{
	margin-top: 30px;
}
.section-khoweb .modal-click-outer .website-template-more a{
	padding: 15px 30px !important;
	font-size: 18px;
	font-weight: bold;
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
}
.section-khoweb .modal-click-outer .website-template-more a span{
	line-height: 1.6;
	display: inline-block;
}
.section-dautuweb .sub-title,
.section-dautuweb .content-last{
	font-size: 18px;
	color: #fff;
}
.section-dautuweb .content-last ul{
	list-style: none;
	margin: 20px 0 0;
	display: flex;
	justify-content: center;
}
.section-dautuweb .content-last ul li{
	margin: 0 0 15px 25px;
	display: flex;
	align-items: center;

}
.section-dautuweb .content-last ul li:before{
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM227.3 387.3l184-184c6.2-6.2 6.2-16.4 0-22.6l-22.6-22.6c-6.2-6.2-16.4-6.2-22.6 0L216 308.1l-70.1-70.1c-6.2-6.2-16.4-6.2-22.6 0l-22.6 22.6c-6.2 6.2-6.2 16.4 0 22.6l104 104c6.2 6.2 16.4 6.2 22.6 0z" fill="%23ffffff"%3E%3C/path%3E%3C/svg%3E');
	height: 16px;
	width: 16px;
	display: inline-block;
	margin-right: 5px;

}
.video-intro video{
	border-radius: 10px;
	overflow: hidden
}
.video-intro p{
	margin: 0;
}
.row-banner-tkw-social{
	z-index: 10;
	width: calc(5 * 100% / 6);
	margin: 0 auto;
	margin-top: -4.2rem;
	position: relative;
}
.row-banner-tkw-social .opti-image{
	border-radius: 10px;
	overflow: hidden;
}
.col-item-decor,
.col-item-decor > .col-inner{
	position: static;
}
.row-banner-tkw-social .banner-tkw-decor-item{
	max-width: 40px;
	height: auto;
	background-color: #fff;
	border-radius: 10px;
	padding: 4px;
	border: 1px solid rgba(255,255,255,.2);
	position: absolute;
	animation: translateYAnimation 2s infinite alternate;
}
.banner-tkw-decor-item:nth-child(1) {
	top: 40%;
	left: -10%;
	transform: translateY(-50%);
	animation-delay: 0.5s;
}

.banner-tkw-decor-item:nth-child(2) {
	top: -20%;
	left: calc((1/5)*100%);
	animation-delay: 1.25s;
}

.banner-tkw-decor-item:nth-child(3) {
	top: -20px;
	right: calc((1.5/5)*100%);
	transform: translateY(-50%);
	animation-delay: 2s;
}

.banner-tkw-decor-item:nth-child(4) {
	top: 30%;
	right: -10%;
	transform: translateY(-50%);
	animation-delay: 1.5s;
}

.banner-tkw-decor-item:nth-child(5) {
	bottom: -15%;
	right: calc((1.5/5)*100%);
	transform: translateY(-50%);
	animation-delay: 2.2s;
}

.banner-tkw-decor-item:nth-child(6) {
	bottom: 0;
	left: 5%;
	transform: translateY(70%)
}
@keyframes translateYAnimation {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(8px);
	}
}
.section-formtt .col-form > .col-inner{
	background-color: #fff;
	border-radius: 15px;
	overflow: hidden;
	padding: 3px;
	margin-right: 0;
	margin-left: auto;
}
.section-formtt .col-form .head-form{
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
	margin-bottom: 5px !important;
}
.section-formtt .col-form .head-form{
	font-size: 18px;
	padding: 15px;
	border-radius: 15px 15px 0 0
}
.section-formtt .col-form form{
	margin: 0;
	background-color: #f5f2f7;
	padding: 15px 10px;
}
.section-formtt .col-form form label{
	margin: 0
}
.section-formtt .col-form form input,
.section-formtt .col-form form select{
	box-shadow: none;
	border-color: #e0e0e0;
	border-width: 0 0 1px 0;
	height: 40px;
	background-color: transparent;
	padding: 0 5px;
}
.section-formtt .col-form form .wpcf7-list-item label{
	display: flex;
	align-items: center;
}
.section-formtt .col-form form label{
	color: #333
}
.section-formtt .col-form form .wpcf7-list-item label input{
	margin: 0 5px 0 0;
}
.section-formtt .col-form form .wpcf7-submit{
	margin: 0 auto 0 auto !important;
	width: 100%;
}
/* END PAGE TẠO WEBSITE */
/* PAGE THIẾT KẾ THEO YÊU CẦU */
.section-danganh .col-head > .col-inner{
	margin-left: auto !important
}
.section-danganh .col-head h3{
	font-size: 20px;
	position: relative;
	display: inline-block;
	width: max-content;
	font-weight: 600
}
.section-danganh .col-head p{
	max-width: 610px;
	margin: 0 auto 35px auto;
}
.section-danganh .dots-style .flickity-page-dots .dot{
	background-color: #898989
}
.section-danganh .slider .flickity-button{
	opacity: 1;
	line-height: unset;
	min-height: unset;
	max-width: max-content;
	display: flex;
	align-items: center
}
.section-danganh .slider .flickity-button:before{
	content: '';
	width: 30px;
	height: 25px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.section-danganh .slider .flickity-button.next:before{
	background-image: url('/wp-content/uploads/2024/03/arrow.png');
}
.section-danganh .slider .flickity-button.previous:before{
	background-image: url('/wp-content/uploads/2024/03/arrow.png');
	transform: rotate(-180deg)
}
.section-danganh .slider .flickity-button svg{
	display: none;
}
.typical-projects .post-item .box .box-text .box-text-inner .progress_project.just-done{
	color: #ff0000;
	background-color: #fdf4f4;
}
.images-website .box-image{
	overflow: visible
}
.images-website .box-image img{
	max-width: none !important;
	width: auto;
	height: auto;
	float: right;
	display: block;
}
.images-website .slick-list{
	overflow: visible
}
.images-website .slick-slide{
	opacity: 0;
	visibility: hidden;
}
.images-website .slick-slide.slick-current.slick-active{
	opacity: 1;
	visibility: visible;
}
.section-formYC.section-formtt .col-form .head-form{
	margin-bottom: 0 !important;
}
.section-formYC.section-formtt .col-form form{
	padding: 15px 15px;
}
.section-formYC.section-formtt .col-form > .col-inner{
	background-color: #fff;
	box-shadow: 0 0 12px #8c8c8c;
}
.section-formYC.section-formtt .col-form form{
	background-color: #fff;
}
.section-formtt .col-form form .wpcf7-spinner{
	display: none
}
.section-danganh:before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
	background-image: linear-gradient(to bottom, #fff, #24E9E2, #3439D7);
	z-index: 1
}
/* END PAGE THIẾT KẾ THEO YÊU CẦU */
span.count-up{
	opacity: 1 !important;
}
/* PAGE GOOGLE ADS */
.banner-Ads{
	padding-bottom: 450px !important;
}
.banner-Ads .section-bg.bg-loaded{
	background-size: 100% 100% !important
}
.title-section-2.bg{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.section-banggiaAds .item > .col-inner{
	background: rgba(255, 255, 255, 0.1);
	padding: 40px 20px;
	border-radius: 15px;
}
.section-banggiaAds .item .icon-box .icon-box-text{
	padding: 0 !important;
}
.section-banggiaAds .item .content-head h3{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.4;
}
.section-banggiaAds .item .content-head h3 strong{
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.section-banggiaAds .item .content-head p{
	text-align: justify
}
.section-banggiaAds .item .block-detail .content-1,
.section-banggiaAds .item .block-detail .list-content *{
	color: #fff;
}
.section-banggiaAds .item .block-detail .content-1{
	padding-left: 15px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
}
.section-banggiaAds .item .block-detail .content-1:before{
	content: '';
	height: 100%;
	width: 3px;
	display: inline-block;
	background: linear-gradient(45deg, #3439D7 0%, #24E9E2 100%) !important;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
}
.section-banggiaAds .item .block-detail .list-content{
	background: rgba(255, 255, 255, 0.1);
	padding: 20px;
	border-radius: 10px;
	margin: 15px 0
}
.section-banggiaAds .item .block-detail .list-content h4{
	margin-bottom: 15px;
	font-weight: 600
}
.section-banggiaAds .item .block-detail .list-content ul{
	list-style-type: none;
	text-align: left;
}
.section-banggiaAds .item .block-detail .list-content ul li{
	margin: 0 0 10px;
	padding-left: 25px;
	position: relative;
}
.section-banggiaAds .item .block-detail .list-content ul li:before{
	content: '';
	height: 13px;
	width: 12px;
	display: inline-block;
	background-image: url('/wp-content/uploads/2024/03/arrow-1.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	transform: translatey(50%);
}
.section-banggiaAds .item .see-detail{
	padding: 0;
	margin: 0 0 25px;
	color: #FF6A00;
}
.section-banggiaAds .item .see-detail span{
	position: relative;
	font-size: 15px;
}
.section-banggiaAds .item .see-detail span:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: currentcolor;
}
.section-banggiaAds .item .button.btn-main{
	min-width: 250px;
}
.section-quytrinhAds .step-left p{
	color: #fff
}
.section-quytrinhAds .step-left p:after{
	background: #fff;
}
.section-quytrinhAds .step-right{
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid #0b3476;
}

.section-thanhtuuAds .icon-box:before{
	content: '';
	width: 50%;
	aspect-ratio: 1 / 1;
	height: auto;
	background: rgba(255, 255, 255, 0.1);
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 45px;
	transform: translate(0, -50%);
	border-radius: 15px;

}
.section-thanhtuuAds .icon-box .icon-box-text{
	margin: 0;
	padding: 0 0 0 15px !important;
}
.section-thanhtuuAds .icon-box .icon-box-text h3{
	font-size: 35px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.section-thanhtuuAds .icon-box .icon-box-text p{
	margin: 0
}
.section-doitacAds .gallary-doitac .gallery-col > .col-inner .box{
	background: #fff;
	height: 132px;
	display: flex;
	align-items: center;
	justify-content: center
}

.section-doitacAds .gallary-doitac .gallery-col > .col-inner .box-image{
	max-width: 100%;
	max-height: 100%
}
.section-doitacAds .gallary-doitac .gallery-col > .col-inner .box-image{
	width: 100%;
	height: 100%;
	padding: 10px;
}
.section-doitacAds .gallary-doitac .gallery-col > .col-inner .box-image img{
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
/* END PAGE GOOGLE ADS */

/* PAGE SEO TỔNG THỂ */
.banner-seo{
	background: linear-gradient(to bottom, #d3f7f6 0%, #fff 100%);
}
.col-image-seo .img-seo-small{
	position: absolute;
	box-shadow: 2px 4px 8px 0px #858585;
	border-radius: 15px;
}
.col-image-seo .img.img-1{
	top: 20%;
	left: -0%;
	animation: hu__hu__ infinite 3s ease-in-out;
}
.col-image-seo .img.img-2{
	top: 0%;
	right: -12%;
	animation: hu__hu__ infinite 3.4s ease-in-out;
}
.col-image-seo .img.img-3{
	bottom: 0;
	left: -0%;
	animation: hu__hu__ infinite 3.8s ease-in-out;
}
.col-image-seo .img.img-4{
	bottom: 0;
	right: -5%;
	animation: hu__hu__ infinite 4.2s ease-in-out;
}
@keyframes hu__hu__ {
	50% {
		transform: translateY(15px)
	}
}
.banner-seo .sub-title{
	font-size: 18px;
	margin-bottom: 10px !important;
	color: var(--primary-color);
}
.banner-seo .title h2{
	font-size: 40px;
	color: #0c1b4c;
	margin-bottom: 5px;
}
.banner-seo .title-run .txt-rotate{
	height: 70px;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 50px;
	line-height: 1.2;
}
.banner-seo .title-run h3{
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	text-transform: uppercase;
	padding-top: 10px;
	height: inherit;
	border-right: 2px solid #000;
	animation: 4s typing-erase 4s steps(50, end), blink-caret .5s step-end infinite;
	max-width: fit-content;
}
@keyframes typing-erase {
	0% { width: 0 }
	20%,80% { width: 100% }
	90%, 100% { width: 0 }
}
@keyframes blink-caret {
	from, to { border-color: transparent }
	50% { border-color: gray }
}
.banner-seo .list-contents ul{
	margin: 0;
	list-style-type: none
}
.banner-seo .list-contents ul li{
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 0 15px;
	padding-left: 25px;
}
.banner-seo .list-contents ul li:before{
	content: '';
	background-image: url('/wp-content/uploads/2024/04/icon-arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 15px;
	height: 18px;
	margin-right: 10px;
	position: absolute;
	top: 3px;
	left: 0
}
/* END PAGE SEO TỔNG THỂ */

/* PAGE HÌNH THỨC THANH TOÁN */
.section-payment .row-payment .item .section-title-container{
	margin: 0 0 25px;
}
.section-payment .row-payment .item .section-title{
	height: 56px;
	margin: 0;
	border: none;
	justify-content: start;
}
.section-payment .row-payment .item .section-title span{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: 18px;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	margin-left: 50px;
	padding-left: 25px;
	background-color: #b0fbf8;
	position: relative;
	color: #0c1b4c
}
.section-payment .row-payment .item h4{
	color: #0c1b4c
}
.section-payment .row-payment .item .section-title span:before{
	content: "";
	position: absolute;
	width: 56px;
	height: 62px;
	left: -40px;
	top: -3px;
	background: #ffffff;
	border-radius: 50%;
	z-index: 1
}
.section-payment .row-payment{
	counter-reset: item;
}
.section-payment .row-payment .item{
	counter-increment: item;
}
.section-payment .row-payment .item .section-title::before {
	content: counter(item);
	font-weight: bold;
	color: #fff;
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
	width: 56px;
	height: 56px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	z-index: 2
}
.section-payment .row-payment .item .col-inner{
	border-bottom: 1px dashed #d0d0d0;
	padding: 0 0px 20px;
	padding-left: 30px;
}
.section-payment .row-payment .item:last-child .col-inner{
	border: none;
}
.section-payment .row-payment .item .content-payment p{
	margin-bottom: 16px;
}
.trai-nghiem ul.slick-dots {
	bottom: -20px;
}
/* END PAGE HÌNH THỨC THANH TOÁN */
@media (max-width: 768.1px) {
	.tabbed-content.tab-style-2 .nav li{
		margin-bottom: 15px !important;
	}
	.web-design-featured .icon-box {
		padding: 20px 10px;
	}

	.web-design-featured .icon-box-img {
		width: 65px !important;
	}

	.icon-box-left .icon-box-img+.icon-box-text {
		padding-left: 5px !important;
	}

	.web-design-featured .icon-box h3:after {
		width: 15px;
		height: 15px;
	}

	.web-design-featured .icon-box h3 {
		padding-right: 20px;
	}

	.section-sub-menu-icon .icon-box-img {
		width: 60px !important;
		height: 60px !important;
		padding: 15px;
	}

	.host-item.item-hot {
		margin-top: 15px !important;
		height: max-content;
	}

	.row-items .icon-box .icon-box-text h3 {
		font-size: 15px;
		line-height: 1.3;
	}

	.section-mobile-menu-bottom a {
		border: 1px solid transparent !important;
		box-shadow: none !important;
	}

	.section-mobile-menu-bottom a:hover {
		border-color: #0e68c8 !important;
		background-color: #fff !important;
		color: #0e68c8 !important;
	}

	.section-mobile-menu-bottom a.km:hover {
		border-color: #e70303 !important;
		background-color: #fff !important;
		color: #e70303 !important;
	}

	.icon-wordspace .icon-box {
		margin-bottom: 10px !important;
	}

	.icon-wordspace .icon-box .icon-box-text,
	.icon-wordspace .gap-element {
		display: none !important;
	}

	.table-thongso-host.table-googlespace th:first-child {
		min-width: 270px !important;
	}

	.p15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.section-banner-blog .title-cate {
		text-align: center;
	}

	.blog-archive .col.post-item {
		flex-basis: 50%;
		max-width: 50%;
	}
	.layout-outstanding #ftwp-postcontent > *:nth-child(-n+3){
		padding: 0;
	}
	.info-project{
		position: relative;
		bottom: unset;
		right: unset;
		padding: 15px;
	}
	/* PAGE THIẾT KẾ THEO YÊU CẦU	 */
	.typical-projects .post-item .box{
		display: block;
	}
	.typical-projects .post-item > .col-inner{
		padding: 15px;
	}
	.typical-projects .post-item .box .box-text{
		padding: 15px 0 0;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .post-title{
		font-size: 18px;
	}
	.typical-projects .post-item > .col-inner:before{
		content: none;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .button.button-link_project{
		margin-top: 0 !important;
	}
	/* 	PAGE THIẾT KẾ THEO YÊU CẦU */
	.galary-partners .col-inner{
		padding: 0 !important;
	}
}

.khacbiet.baogia{
	margin-bottom: 80px;
}
.cauhoi-baogia .accordion-item{
	background: #f5f5f5;
	margin-bottom: 30px;
	padding: 10px;
}
.cauhoi-baogia .accordion-item h3{
	margin: 0px;
}
@media (max-width: 549px) {

	.step {
		margin-bottom: 30px;
	}

	.row-services > .col{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.step-right {
		padding: 20px;
		width: calc(100% - 60px);
	}

	.step-left p {
		font-size: 14px;
	}

	.step-left p:after {
		content: none;
	}

	.step-left {
		width: 40px;
	}

	.step-left p span {
		font-size: 24px;
		width: 40px;
		margin-left: 10px;
		margin: 0 !important;
	}

	.title-step,
	.step-left p {
		margin-bottom: 0 !important
	}

	.step-right p {
		display: none;
		padding-top: 10px !important;
	}

	.step-right h3 {
		font-size: 16px;
	}

	.tabbed-content .nav {
		background-color: transparent !important;
		padding: 0 15px;
	}

	.tabbed-content .nav li {
		margin-bottom: 15px !important;
		width: 100%;
	}

	.tabbed-content .nav li:last-child {
		margin-bottom: 0 !important;
	}

	.tabbed-content .nav li a {
		justify-content: center;
		width: 100%;
		background-color: #ebebeb;
	}

	.tabbed-content>.nav::-webkit-scrollbar {
		width: 0;
		height: 0;
	}

	.button-call-custom {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.item-hot-block {
		margin-bottom: 15px !important;
	}

	.block-icon-ts .icon-box {
		flex-direction: column;
	}

	.block-icon-ts .icon-box-img {
		margin-bottom: 15px !important;
	}

	.block-icon-ts h3 {
		text-align: center;
	}

	.block-icon-ts .icon-box-left .icon-box-img+.icon-box-text {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}

	.section-banner-blog .title-cate,
	.header-top-single h1 {
		font-size: 35px;
	}

	.blog-archive .col.post-item {
		flex-basis: 100%;
		max-width: 100%;
	}

	.header-top-single .post-meta {
		flex-wrap: wrap;
	}

	.header-top-single .post-meta span.views {
		padding-right: 0;
		border-right: none;
	}

	.header-top-single .post-meta span.author {
		margin-top: 15px;
	}

	.blog-single article.post {
		padding: 20px 15px 15px;
	}

	.az-intro .header-intro .follow-az p {
		display: none;
	}

	.az-intro .content-intro p {
		padding: 35px 0;
	}

	.az-intro .content-intro svg[data-icon="quote-left"] {
		left: 0;
	}

	.az-intro .content-intro svg {
		font-size: 25px;
	}
	.typical-projects .tabbed-content.tab-style-2 .nav{
		overflow-x: auto;
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		white-space: nowrap;
		justify-content: start;
		padding: 0 15px !important;
		border-radius: 0 !important;
	}
	.typical-projects .col-right .row > .col{
		padding-right: 0 !important;
		padding-left: 0 !important
	}
	/* PAGE TẠO WEBSITE */
	.mobile-center > .col-inner{
		text-align: center;
	}
	.title-section-2 *{
		font-size: 24px;
	}
	.banner-taoweb .title-style-2 h2{
		font-size: 30px
	}
	.banner-taoweb .title-style-2 h2 strong{
		font-size: 40px;
	}
	.banner-taoweb .icon-box .icon-box-img{
		width: 30px !important;
	}
	.banner-taoweb .icon-box .icon-box-text{
		margin-left: 10px;
	}
	.banner-taoweb .icon-box .icon-box-text,
	.section-capnhat .row-item > .col > .col-inner .text p,
	.table-noibat tr th, .table-noibat tr td,
	.section-loiich .item > .col-inner .text p,
	.row-item-step .item .text,
	.section-banggiaweb .host-item .sub_package, 
	.section-banggiaweb .host-item .items-host li,
	.content-note,
	.section-cauhoi-inner .accordion .accordion-item .accordion-inner *,
	.section-dautuweb .sub-title, .section-dautuweb .content-last{
		font-size: 15px !important;
	}
	a.button.btn-main.btn-style-2,
	.section-cauhoi-inner .accordion h3,
	.section-khoweb .modal-click-outer .website-template-more a{
		font-size: 16px;
	}
	.table-noibat tr th{
		font-size: 14px;
		line-height: 1.4
	}
	.table-noibat tbody tr td:first-child{
		padding: 10px !important;
	}
	.table-noibat tr th:nth-child(2){
		width: 20%
	}
	.table-noibat tr th:nth-child(3){
		width: 55%
	}
	.section-capnhat .row-item > .col > .col-inner .text h3,
	.section-loiich .item > .col-inner .text h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.section-capnhat .row-item > .col > .col-inner,
	.section-loiich .item > .col-inner{
		padding: 20px;
	}
	.row-item-step .item{
		margin-bottom: 30px;
	}
	.row-item-step .item:last-child{
		margin-bottom: 10px;
	}
	.row-item-step .item:nth-child(odd) {
		padding-left: 0 !important;
	}
	.row-item-step .item:nth-child(even){
		margin-top: 0;
		padding-right: 0 !important;
	}
	.row-item-step .item .text{
		padding: 20px 20px 20px 80px !important;
	}
	.row-item-step .item> .col-inner::before{
		left: 10px !important;
		right: unset !important;
	}
	.row-item-step .item > .col-inner::before{
		width:60px;
		height: 60px;
		font-size: 22px;
		line-height: 1.4px;
	}
	.section-banggiaweb .host-item form{
		margin-bottom: 0 !important;
	}
	.section-cauhoi-inner > .col-inner{
		padding: 0;
	}
	.section-cauhoi-inner .accordion .accordion-item .accordion-inner {
		padding: 20px 15px 15px;
	}
	.section-dautuweb .content-last ul{
		display: block;
	}
	.section-dautuweb .content-last ul li{
		justify-content: center;
		margin-left: 0 !important
	}
	.images-website .box-image img{
		max-width: 100% !important;
	}
	.images-website .slick-slide{
		opacity: 1;
		visibility: visible;
	}
	.images-website .slick-list {
		overflow: hidden;
	}
	.section-danganh{
		padding-bottom: 70px !important;
	}
	/* END PAGE TẠO WEBSITE */
	.footer-partner > .col-inner .gallery-col .box-image{
		max-width: 130px;
	}
	.footer-partner > .col-inner{
		margin-top: 35px;
	}
	.footer_coppyright > .section-content > .row{
		flex-direction: column-reverse;
	}
	.footer_coppyright .col-footer-social{
		margin-bottom: 20px;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .button{
		width: 48%;
		padding: 8px 15px !important;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .button {
		min-width: 130px;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .button.button-link_project{
		margin-top: 0px !important;
		float: right
	}
	footer .ux-menu-link__icon+.ux-menu-link__text{
		font-size: 13px !important;
		padding-left: 15px;
	}
	footer .ux-menu-link .ux-menu-link__link{
		position: relative;
	}
	footer .ux-menu-link__icon{
		position: absolute;
		top: 4px;
		font-size: 15px;
	}
	.section-danganh .slider .flickity-button.next{
		right: -20px;
	}
	.section-danganh .slider .flickity-button.previous{
		left: -20px;
	}
	.typical-projects .post-item .box .box-text .box-text-inner .from_the_blog_excerpt{
		display: none;
	}
	.typical-projects .post-item > .col-inner{
		padding: 0;
	}
	.typical-projects .post-item .box .box-text{
		padding: 15px;
	}
	.footer_logo .col-inner .img{
		margin-right: 10px;
	}
	.section-keugoi .col-center .text{
		font-size: 18px
	}
	.block-meta-footer{
		display: block;
	}
	.block-meta-footer label{
		font-size: 14px;
	}
	.block-meta-footer .block-evaluate{
		margin-top: 15px
	}
	.block-meta-footer .block-evaluate .number {
		font-size: 12px;
		margin-left: 10px;
	}
	.outstanding-project .tabbed-content .nav{
		overflow-x: auto;
		flex-wrap: nowrap;
		white-space: nowrap;
	}
	.outstanding-project .tabbed-content .nav.nav-pills li.tab a span{
		font-size: 16px !important
	}
	.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a::after,
	.outstanding-project .tabbed-content .nav.nav-pills li.tab.active a::before{
		content: none
	}
	.outstanding-project .tabbed-content .nav.nav-pills li{
		margin: 0 !important;
	}
	.outstanding-project .tabbed-content .tab-panels{
		margin-top: 10px
	}
	/* PAGE PAYMENT	 */
	.section-payment .css-title,
	.section-payment .row-payment .item .section-title{
		font-size: 14px
	}
	.section-payment .row-payment .item .section-title span{
		font-size: inherit;
	}
	.section-payment .row-payment .item .col-inner{ 
		padding: 0
	}
	.section-payment .row-payment .item .section-title::before{
		width: 45px;
		height: 45px;
		font-size: 18px;
	}
	.section-payment .row-payment .item .section-title span{
		margin-left: 35px;
	}
	.section-payment .row-payment .item h4{
		font-size: 16px;
	}
	/* END PAYMENT	 */
	/* PAGE SEO TỔNG THỂ */
	.banner-seo .title-run .txt-rotate{
		font-size: 35px;
		height: 45px;
	}
	.banner-seo .title-run .txt-rotate h3{
		padding-top: 3px;
	}
	.banner-seo .title h2{
		font-size: 28px
	}
	/* 	END PAGE SEO TỔNG THỂ */

	/* ABOUT US HOME	 */
	.section-aboutUs{
		padding-top: 0 !important
	}
	.section-aboutUs .title.title-larger h2{
		font-size: 16px;
	}
	.section-aboutUs .block-number .item:first-child:before,
	.section-aboutUs .block-number:before{
		content: none;
	}
	.section-aboutUs .row-block-data .col > .col-inner{
		padding: 15px;
	}
	.section-aboutUs .block-number .item:first-child{
		padding: 0 !important;
		margin: 0 0 15px;
	}
	.section-aboutUs .block-number{
		display: block;
		padding-left: 0 !important
	}
	.section-aboutUs .block-number .item .text br{
		display: none;
	}
	.section-aboutUs .block-number .item .number{
		font-size: 26px
	}
	.section-aboutUs .row-block-data{
		max-width: 1170px !important;
		margin-bottom: 20px
	}
	.section-aboutUs .row-block-data > .col{
		padding: 0 15px 20px !important
	}
	.section-aboutUs .row-content .content ul li{
		padding-right: 0
	}
	.section-aboutUs .img-fullsize .img-inner img{
		margin: 0 !important
	}
	.section-services .row-services .item > .col-inner h3{
		font-size: 18px
	}
	.section-services .row-services .item > .col-inner .ux-menu a{
		font-size: 16px
	}
	/* 	END ABOUT US HOME  */
}

.slider-title.slick-slider .col{
	flex-basis: 100%;
	max-width: 100%;
}
.slider-title{
	margin: 0 !important;
}
.slider-title p{
	margin: 0;
}
.slider-title .col{
	padding: 0 10px;;

}
.slider-title .col > .col-inner{
	background: #f5f5f5;
	padding: 16px 32px 32px;
	min-height: 250px;
	border-radius: 15px;
}
.slider-title .col > .col-inner h3{
	font-size: 45px;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 25px;
	line-height: 1.3;
	background: -webkit-linear-gradient(45deg, #283ed4, #24e9e2 40%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.slider-title .slick-slide.slick-current.slick-active .col  > .col-inner h3,
.slider-title .slick-slide.slick-current.slick-active .col  > .col-inner p{
	color: #fff !important;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background: unset;
}
.slider-title .slick-slide.slick-current.slick-active .col  > .col-inner h3{
	border-color: #fff
}
.slider-title .col > .col-inner,
.slider-title .col > .col-inner h3{
	color: #fff
}
.slider-title .slick-slide.slick-active.slick-current .col-inner{
	background: linear-gradient(to right, #3439D7 0%, #24E9E2 100%) !important;
}
.row-slide-title{
	margin-bottom: 30px;
}
.slider-content .slider-content-title h3{
	font-size: 30px;
	font-weight: 500;
	max-width: 900px;
	margin: 0 auto 30px auto;
	line-height: 1.4;
	text-transform: uppercase;
}
.slider-content .slider-content-text{
	line-height: 1.6;
	font-size: 18px;
}
.slider-content-text ul ul{
	margin: 10px 0 0
}
.slider-content-text ul li{
	margin-bottom: 15px;
}
.row-slide-title .slick-prev:before,
.row-slide-title .slick-next:before{
	content: none;
}
.row-slide-title .slick-prev:after,
.row-slide-title .slick-next:after{
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 13px;
	display: inline-block
}
.row-slide-title .slick-prev:after{
	background-image: url('https://azwebsite.vn/wp-content/uploads/2024/03/i.webp');
	transform: rotate(180deg)
}
.row-slide-title .slick-next:after{
	background-image: url('https://azwebsite.vn/wp-content/uploads/2024/03/i.webp');
}

@media (min-width: 1230px){
	.row-slide-title .slick-arrow{
		left: 0;
		right: unset;
		width: max-content;
		left: -308px;
		top: 230px;
	}
	.row-slide-title .slick-next{
		left: -248px;
	}
	.section-footer-link .ux-menu:last-child{
		margin-bottom: 0
	}
}

#histats_counter,
body > img,
#sovrn_beacon{
	display: none
}
.grecaptcha-badge{
	visibility: hidden;
}
/* 404 */
.section-404{
	padding: 100px 30px !important;
	margin-top: 50px;  
}
.section-404 .icon-box-img img{
	padding: 0px;

}
.section-404 .icon-box-img{
	width: 20px !important;
	height: 20px !important;
	margin-right: 10px;
}
.section-404 .row-404 h3 a{
	font-size: 18px;
	font-weight: 700;
	color: #454545;
	display: block;
	margin-bottom: 10px;
}
.section-404 .icon-box-text{
	margin: 0px;
	padding: 0px !important;
}
.section-404  .sub{
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	margin-bottom: 35px;
}
.section-404 h1{
	font-size: 36px;
	font-weight: 500;
	color: var(--primary-color);
	margin: 20px 0 10px;
}
.section-404 .row-404 .col:not(:last-child){
	border-right: solid 1px #ebebeb; 
}
.section-404 .span-sub{
	font-size: 14px;
	font-weight: 400;
	color: #707070;
	display: block;
}
.section-404 .span-sub a {
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin: 0;
	line-height: 1;
	color:#000;
}
/* END 404 */


/* .line-e > .col-inner:before{
content: '';
width: 598px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: 82px;
top: 224px;
z-index: 2;
transform: rotate(-30deg);
} */
/* .line-e > .col-inner:before {
content: '';
width: 800px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: 387px;
top: 227px;
z-index: 2;
transform: rotate(30deg);
} */
/* .line-e > .col-inner:after{
content: '';
width: 825px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: 196px;
top: 272px;
z-index: 2;
transform: rotate(-30deg);
} */
/* .line-e > .col-inner:before {
content: '';
width: 825px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: -66px;
top: 502px;
z-index: 2;
transform: rotate(30deg);
} */
/* .line-e > .col-inner:after {
content: '';
width: 825px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: 430px;
top: 365px;
z-index: 2;
transform: rotate(-30deg);
} */
/* .line-e > .col-inner:after {
content: '';
width: 825px;
height: 1px;
background: red;
display: inline-block;
position: absolute;
left: 420px;
top: 555px;
z-index: 2;
transform: rotate(-30deg);
} */
.solution-group > .col-inner{
	height: 715px;
}
.solution-group .img{
	position: absolute
}
.solution-group .stmdt{
	top: -25px;
	left: 452px;
}
.solution-group .kenh-social{
	top: 48px;
	left: 330px;
}
.solution-group .hrm{
	top: 115px;
	left: 198px;
}
.solution-group .erp{
	top: 190px;
	left: 90px;
}
.solution-group .crm{
	top: 244px;
	left: -20px;
}
.solution-group .shop{
	top: 28px;
	left: 712px;
}
.solution-group .dakenh{
	top: 132px;
	left: 544px;
}
.solution-group .mobile-eco{
	top: 232px;
	left: 352px;
}
.solution-group .api{
	top: 366px;
	left: 179px;
}
.solution-group .marketing{
	top: 250px;
	right: 200px;
}
.solution-group .aztech{
	top: 296px;
	right: 296px;
}
.solution-group .websitecaocap{
	bottom: 111px;
	right: 565px;
}
.solution-group .seo{
	top: 256px;
	right: -20px;
}
.solution-group .content-mkt{
	top: 372px;
	right: 130px;
}
.solution-group .branding{
	top: 441px;
	right: 256px;
}
.solution-group .tongthe{
	bottom: 20px;
	right: 410px;
}
.solution-group .img .img-inner{
	overflow: visible
}
#animated-line {
	stroke-dasharray: 7, 7;
	stroke-dashoffset: 0;
	animation: dash 1s linear infinite;
	stroke: black;
	stroke-width: 2;
}
.img-line .line14 #animated-line,
.img-line .line16 #animated-line,
.img-line .line18 #animated-line,
.img-line .line20 #animated-line,
.img-line .line22 #animated-line,
.img-line .line23 #animated-line,
.img-line .line24 #animated-line,
.img-line .line25 #animated-line,
.img-line .line26 #animated-line{
	animation: opposite_dash 1s linear infinite;
}

@keyframes dash {
	to {
		stroke-dashoffset: -14;
	}
}
@keyframes opposite_dash {
	to {
		stroke-dashoffset: 14;
	}
}

.img-line p,
.img-line{
	margin: 0;
	font-size: 0;
	max-width: max-content;
	line-height: 0
}
.img-line svg{
	width: 200px;
	height: 1px;
	position: absolute;
	z-index: -1;
}
.img-line .line1{
	top: 142px;
	left: 528px;
	width: 135px;
	transform: rotate(-30deg);
}
.img-line .line2{
	top: 164px;
	left: 505px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line3{
	top: 96px;
	left: 624px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line4{
	top: 140px;
	left: 628px;
	width: 75px;
	transform: rotate(-145deg);
}
.img-line .line5{
	top: 156px;
	left: 668px;
	width: 75px;
	transform: rotate(-30deg);
}
.img-line .line6{
	top: 315px;
	left: 165px;
	width: 248px;
	transform: rotate(-30deg);
}
.img-line .line7{
	top: 368px;
	left: 152px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line8{
	top: 305px;
	left: 260px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line9{
	top: 244px;
	left: 367px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line10{
	top: 378px;
	left: 200px;
	width: 30px;
	transform: rotate(-145deg);
}
.img-line .line11{
	top: 305px;
	left: 685px;
	width: 65px;
	transform: rotate(-30deg);
}
.img-line .line12{
	top: 260px;
	left: 670px;
	width: 85px;
	transform: rotate(-145deg);
	z-index: 1;
}
.img-line .line13{
	top: 350px;
	left: 502px;
	width: 23px;
	transform: rotate(-145deg);
	z-index: 1;
}
.img-line .line14{
	top: 458px;
	left: 524px;
	width: 30px;
	transform: rotate(-30deg);
}
.img-line .line15{
	top: 436px;
	left: 430px;
	width: 102px;
	transform: rotate(-145deg);
}
.img-line .line16{
	top: 435px;
	left: 332px;
	width: 110px;
	transform: rotate(-30deg);
	z-index: 1;
}
.img-line .line17{
	top: 454px;
	left: 308px;
	width: 30px;
	transform: rotate(-145deg);
	z-index: 1;
}
.img-line .line18{
	top: 488px;
	left: 526px;
	width: 65px;
	transform: rotate(-30deg);
}
.img-line .line19{
	top: 370px;
	left: 736px;
	width: 65px;
	transform: rotate(-30deg);
	z-index: -1;
}
.img-line .line20{
	top: 293px;
	right: 105px;
	width: 130px;
	transform: rotate(-145deg);
	z-index: -1;
}
.img-line .line21{
	top: 282px;
	right: 218px;
	width: 108px;
	transform: rotate(-30deg);
	z-index: -1;
}
.img-line .line22{
	top: 378px;
	right: 264px;
	width: 40px;
	transform: rotate(-145deg);
	z-index: 0;
}
.img-line .line23{
	top: 488px;
	right: 454px;
	width: 60px;
	transform: rotate(-145deg);
	z-index: 1;
}
.img-line .line24{
	top: 495px;
	right: 508px;
	width: 30px;
	transform: rotate(-145deg);
	z-index: 0;
}
.img-line .line25{
	top: 545px;
	right: 500px;
	width: 140px;
	transform: rotate(-30deg);
	z-index: 0;
}
.img-line .line26{
	top: 588px;
	right: 612px;
	width: 25px;
	transform: rotate(-145deg);
	z-index: 1;
}
/* PAGE GT */
.gt-section-banner h1{
	font-size: 53px;
	font-weight: 900
}
.shrink-animation {
	display: inline-block; /* Đảm bảo có thể điều chỉnh width */
	clip-path: inset(0); /* Ban đầu không cắt */
	animation: clip 2.2s infinite alternate, paused 2s forwards; 

}

@keyframes clip {
	0% {
		clip-path: inset(0 100% 0 0); /* Cắt từ bên phải */
	}
	100% {
		clip-path: inset(0); /* Không cắt */
	}
}
.section-value .icon-box-text.last-reset h2 {
	margin-bottom: 0 !important;
	font-size: 40px;
	line-height: 60px;
}
.section-value .icon-box-text.last-reset {
	display: flex;
	align-items: center;
}
.section-value .row .col-inner {
	box-shadow: 0 0 8px #ccc;
	padding: 30px;
	border-radius: 20px;
	height: 100%;
}
.row-gt-custom{
	max-width: 1000px !important; 
}
.row-text-absolute {
	position: absolute;
	top: 0;
}
.row-text-absolute > .col:nth-child(3), .row-text-absolute > .col:nth-child(4) {
	top: 270px;
}
.row-text-absolute .text p {
	text-align: justify;
}
.row-text-absolute .text {
	padding: 40px 50px;
}
.row-text-absolute > .col:last-child {
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	top: 240px;
}
.row-text-absolute > .col:last-child .text * {
	text-align: center !important;
}
.row-text-absolute > .col:last-child .text p {
	margin-bottom: 0 !important;
}
.row-text-absolute > .col:last-child .text {
	padding-top: 20px;
}
.title-section h2 {
	font-size: 44px;
	line-height: 52px;
	font-weight: bold;
	text-transform: capitalize;
	max-width: fit-content;
	margin: 12px auto 60px;
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.difference-value .item .col-inner:hover .content::before{
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.difference-value .item .col-inner .content::before {
	content: counter(item);
	position: absolute;
	left: 0;
	bottom: -8px;
	font-size: 185px;
	line-height: 0.7;
	color: #24d1be;
	z-index: 2;
	font-family: "Hind Siliguri", sans-serif;
}
.difference-value .item .col-inner .content {
	position: relative;
	padding-left: 110px;
	padding-bottom: 10px !important;
}
.difference-value .item .content h3 {
	font-size: 22px;
	text-transform: capitalize;
}
.difference-value {
	counter-reset: item;
	margin-top: 30px;
}
.difference-value .item {
	counter-increment: item;
	margin-bottom: 30px;
}
.difference-value .item .col-inner .content:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 52px);
	height: 2px;
	background: linear-gradient(to right, #24d1be 0%, #3439D7 100%);
}
.section-loimodau{
	padding: 60px 0px 30px !important
}
.loimodau{
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 900;
}
@media (max-width: 849px) {
	.section-value .icon-box-img {
		width: 80px !important;
	}
	.section-value .icon-box-text.last-reset h2{
		font-size: 32px;
	}
	.section-loimodau{
		padding-bottom: 0px !important;
	}
	.title-section h2{
		font-size: 28px;
		line-height: 1.2;
	}
	.section-khacbiet .title-section h2 {
		margin-bottom: 30px !important;
	}
	.section-philosophy .row.show-for-small .col-inner > .row > .col:not(:first-child) > .col-inner {
		border: 1px solid #0d1b4d;
		border-radius: 30px;
		padding: 30px;
	}
	.section-philosophy .icon-box-text.last-reset h3 {
		margin: 0;
		line-height: normal;
	}
	.section-philosophy .icon-box {
		margin-bottom: 15px;
	}
	.section-philosophy .icon-box-text.last-reset {
		display: flex;
		align-items: center;
	}
	.section-philosophy .icon-box + .text p {
		text-align: justify;
		margin: 0 !important;
	}
	.gt-section-banner .banner{
		padding-top: 270px !important;
	}
	.gt-section-banner h1{
		text-align: center;
		font-size: 31px;
	}
	.gt-section-banner .text-box{
		width: 100% !important;
	}
	.section-loimodau .col-right{
		margin-top: 30px;
	}
}
/* HOMEPAGE NEW */
.row-gt-child{
	margin: 0px !important;
}
.col-form-gt{
	background: #0C053E;
}
.col-form-gt > .col-inner{
	padding: 30px 20px 0px;;
}
.row-gt-child .col-left{
	position: relative
}
.row-gt-child .col-left:before{
	content: "";
	background: url("/wp-content/uploads/2024/10/bglast111Asset-2@3x.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 120%;
	height: 100%;
	z-index: 100;
	position: absolute;
	top:15%;
	left: -10%;
}
.form-new-gt{
	background: #fff;
	padding: 30px;
	border-radius: 30px;
}
.section-tab h2{
	font-size: 40px;
	font-weight: 900 !important;
	color:var(--text-primary2);
}
.section-banner-new:before{
	content: "";
	background-image: url(/wp-content/uploads/2024/10/shopping_cart_mockup_09-01-01.png);
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	right: -5%;
	top: 70px;
	width: 50%;
	background-size: cover !important;
}
.section-banner-new{
	padding-top: 50px !important;
	overflow: hidden;
}
.section-banner-new h1{
	font-size: 46px;

	color: var(--text-primary2);
	line-height: 1.4;
}
.row-new-page p{
	font-size: 22px;
	line-height: 1.4;
}
.section-tab .tabbed-content{
	justify-content: left;
}
.section-tab .tabbed-content .nav{
	background: none;

}
.section-tab .tabbed-content .tab{
	font-size: 40px;
	max-width: 25%;
	padding: 20px 30px 15px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	background: #d8d8d8;
	margin-right: 25px;
	font-weight: 900;
	color:var(--text-primary2);
	min-height:190px
}
.section-tab .tabbed-content .tab a{
	padding: 0px;
}
.section-tab .tabbed-content .tab.active{
	background: #5cc5ee !important;
}
.section-tab .tabbed-content .tab p{
	font-size: 22px;
	line-height: 1.4;
	margin: 0px;
	margin-top: 30px;
}
.section-tab .tabbed-content .tab.active p{
	color:#fff;
}
.section-tab .tab-panels{
	margin-top: 0px;
	background: linear-gradient(to bottom, #5cc5ee, #ffffff)
}

.section-banner-new .button.primary {
	background: #5CC5EE !important;
	border-radius: 20px;
}
.row-new-page .col{
	margin-top: 10%;
}
.section-tab .tab.active .tab-panels{
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
.section-tab .tab-panels{
	padding-top: 50px;
}
.section-tab .tab-panels{
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
.section-tab .tab-panels{
	margin-top: -25px;
	z-index: 1
}
.section-tab .tabbed-content .tab{
	min-height: 190px;
}
.section-tab .tabbed-content .tab p{
	font-style: italic;
}

.title_section2 h2{
	font-size: 46px;
	font-weight: 900 !important;
	color: var(--text-primary2);
	margin-bottom: 0
}
.list-thongke .col{
	height: 100%;
}
.list-thongke .col .col-inner{
	height: 100%;
	background: linear-gradient(to bottom, #FAB07B 0%, #FAB07B 40%, #FFFFFF 100%);
	border-radius: 30px;
	padding: 30px 20px 50px;
	overflow: hidden
}
.list-thongke .col:nth-child(even) .col-inner{
	background: linear-gradient(to bottom, #5EC5EE 0%, #5EC5EE 40%, #FFFFFF 100%);
}
.list-thongke .icon-box{
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
}
.list-thongke .icon-box .icon-box-img{
	margin: 0 auto;
}
.list-thongke .icon-box .icon-box-text{
	margin: 0;
	padding: 0 !important
}
.list-thongke .icon-box .icon-box-text .text{
	margin-bottom: 40px;
}
.list-thongke .icon-box .icon-box-text .text p{
	margin: 0;
	font-size: 30px;
	line-height: 1.3
}
.list-thongke .icon-box .icon-box-text .text p strong{
	display: block;
	line-height: 1.2;
	font-size: 40px;
}
.list-du_an_noi_bat.slick-slider .col{
	flex-basis: 100%;
	max-width: 100%;
}
.list-du_an_noi_bat .box .box-image{
	border-radius: 10px;
	overflow: hidden
}
.list-du_an_noi_bat .box .box-text{
	padding: 12px 0 0;
}
.list-du_an_noi_bat .box .box-text .box-text-inner{
	display: flex;
	justify-content: space-between;
	align-items: center
}
.list-du_an_noi_bat .box .box-text .img{
	max-width: max-content;
	margin-left: 0
}
.list-du_an_noi_bat .box .box-text img{
	height: 40px;
	width: auto;
}
.list-du_an_noi_bat .box .box-text p{
	padding-left: 15px;
	font-size: 18px;
	font-weight: 600;
	margin: 0 !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.feedback-customer .col-inner{
	background: #fff;
	border-radius: 20px;
	padding: 20px 15px 15px;
	height: 100%
}
.feedback-customer .col-inner:before{
	content: "\f005\f005\f005\f005\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	color: #F5D222;
	margin-bottom: 12px;
	display: inline-block;
}
.feedback-customer .col-inner:after{
	content: "\f10e";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	margin-bottom: 10px;
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 28px;
	color: #052456;
}
.feedback-customer .col-inner > p{
	margin-bottom: 15px;
	color: #0C053D;
}
.feedback-customer .col-inner .icon-box{
	display: flex;
	align-items: center;
}
.feedback-customer .col-inner .icon-box .icon-box-img .icon-inner{
	aspect-ratio: 1/1;
	display: flex;
	align-items: center;
	border-radius: 50%;
	overflow: hidden
}
.feedback-customer .col-inner .icon-box img{
	padding: 0;
	object-fit: cover;
}
.feedback-customer .col-inner .icon-box .icon-box-text{
	margin-left: 10px;
	padding-left: 0
}
.feedback-customer .col-inner .icon-box .icon-box-text h3{
	margin-bottom: 0;
	font-size: 20px;
	font-style: italic
}
.feedback-customer .col-inner .icon-box .icon-box-text p{
	font-weight: 500;
}
.feedback-customer.slick-slider .col{
	flex-basis: 100%;
	max-width: 100%;
}
.style-btn-slick .slick-arrow{
	width: 45px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.style-btn-slick .slick-arrow:hover{
	background: #fff;
}
.style-btn-slick .slick-arrow:hover:before{
	color: #0C053D;
}
.style-btn-slick .slick-arrow:before{
	font-family: "Font Awesome 5 Free";
	opacity: 1;
	font-size: 25px;
}
.style-btn-slick .slick-prev{
	left: -50px;
}
.style-btn-slick .slick-next {
	right: -50px;
}
.style-btn-slick .slick-prev:before{
	content: '\f053';
	transform: translate(-2px, 0px);
}
.style-btn-slick .slick-next:before{
	content: '\f054';
	transform: translate(2px, 0px);
}
.style-btn-slick .slick-dots{
	bottom: -50px;
}
.style-btn-slick .slick-dots li{
	margin: 0 2.5px !important;
	width: auto;
	height: auto;
}
.style-btn-slick .slick-dots li button{
	padding: 0;
	width: 15px;
	height: 15px;
	background: #CECECE;
	border-radius: 50%;
}
.style-btn-slick .slick-dots li.slick-active button{
	background: #00BDF7
}
.style-btn-slick .slick-dots li button:before{
	content: none;
}
.feedback-customer.slick-dotted.slick-slider {
	margin-bottom: 50px;
}
.style-accor-2 .accordion-item:not(:last-child){
	margin-bottom: 25px;
}
.style-accor-2 .accordion-item{
	border: 2px solid #0c053d;
	border-radius: 20px;
	padding: 25px;
}
.style-accor-2 .accordion-item .accordion-title{
	background: transparent;
	padding: 0;
	color: #0C053D;
	display: flex;
	flex-direction: row-reverse;
}
.style-accor-2 .accordion-item .accordion-title h3{
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 20px;
}
/* .style-accor-2 .accordion-item .accordion-title + .accordion-inner{
transition: margin-top .2s ease-in;
}
.style-accor-2 .accordion-item .accordion-title.active + .accordion-inner{
margin-top: 25px;
}
.style-accor-2-small.style-accor-2 .accordion-item .accordion-title.active + .accordion-inner {
margin-top: 15px;
} */

.style-accor-2 .accordion-item a.active + .accordion-inner,
.style-accor-2 .accordion-item .accordion-inner{
	display: none !important;
	height: 100% !important;
	overflow: hidden !important;
	max-height: 0;
}
.style-accor-2 .accordion-item.active div.accordion-inner{
	display: block !important;
	overflow: visible !important;
	max-height: 100%;
}
.style-accor-2 .accordion-item.active div.accordion-inner{
	transition: max-height .25s linear !important;
}
.style-accor-2 .accordion-item.active div.accordion-inner p:first-child{
	margin-top: 25px;
}

.style-accor-2 .accordion-item .accordion-inner{
	padding: 0
}
.style-accor-2 .accordion-item .accordion-inner p{
	margin-bottom: 12px
}
.style-accor-2 .accordion-item .accordion-inner p:last-child{
	margin-bottom: 0;
}
.style-accor-2 .accordion-item .accordion-title button{
	margin: 0;
	transform: unset !important;
	position: relative;
	top: unset;
	left: unset;
	height: 20px !important;
	width: 100%;
	max-width: 40px;
	cursor: pointer;
	opacity: 1 !important
}

.style-accor-2 .accordion-item .accordion-title button:before,
.style-accor-2 .accordion-item .accordion-title button:after{
	content: '';
	display: inline-block;
	background: currentcolor;
	position: absolute;
}

.style-accor-2 .accordion-item .accordion-title button:before{
	width: 18px;
	height: 3px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.style-accor-2 .accordion-item .accordion-title button:after{
	width: 3px;
	height: 18px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform 0.3s ease;
}

.style-accor-2 .accordion-item.active .accordion-title button:after{
	transform: translate(-50%, -50%) rotate(90deg);
}

.style-accor-2 .accordion-item .accordion-title button i{
	display: none
}
.style-accor-2-small.style-accor-2 .accordion-item{
	border-radius: 10px;
	padding: 15px;
}
.style-accor-2-small.style-accor-2 .accordion-item .accordion-title h3{
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 18px;
}
.style-accor-2-small.style-accor-2 .accordion-item .accordion-title button:before{
	width: 15px;
	height: 3px;
}
.style-accor-2-small.style-accor-2 .accordion-item .accordion-title button:after{
	width: 3px;
	height: 15px;
}
/* FORM */
.row-form-gt,
.col-form-gt > .col-inner{
	border-radius: 30px;
	overflow: hidden
}
.col-form-gt > .col-inner{
	padding: 30px !important
}
.row-form-gt li a,
.row-form-gt li{
	list-style: none;

	color:#fff !important;
	font-size: 14px;
}
.row-form-gt li i{
	margin-right: 5px;
}
.row-form-gt  .wpcf7-form-control.wpcf7-text{
	border: none;
	padding: 0px;
	box-shadow: none;
	border-bottom: 1px solid var(--text-primary2);
} 
.row-form-gt .wpcf7-select{
	background: var(--text-primary2); !important;
	color:#fff;

}
.row-form-gt .col-form-gt .wpcf7-submit{
	margin: 0px;
	margin-top: 12px;
	width: fit-content;
	text-transform: capitalize;
	background: var(--text-primary2) !important;
	color:#fff;
	border-radius: 30px;
	margin-top: 30px;
}
.form-submit p{
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;    
}
.row-form-gt .wpcf7-response-output{
	color:#fff;
}
.wpcf7-spinner{
	display: none;
}
.col-form-gt h2{
	font-size: 32px;
}
.row-form-gt .col-left{
	flex-basis: 55%;
	max-width: 55%;
}
.row-form-gt .col-right{
	flex-basis: 45%;
	max-width: 45%;
}
.row-form-gt li a, .row-form-gt li{
	font-size: 12px;
}
.row-form-gt .col-left p{
	font-style: italic;
	max-width: 450px;
}
.row-form-gt .col-left .icon-box p{
	margin-bottom: 5px;
}
.row-form-gt .col-left .icon-box{
	margin-bottom: 20px;
}
/* .row-form-gt .col-left .row .col{
	flex-basis: 22%;
	max-width: 22%;
} */
.row-form-gt .col-left > .col-inner {
    z-index: 105;
}
.row-form-gt .icon-box-img{
	width: 50px !important;
}
.col-form-gt > .col-inner{
	padding-bottom: 0px !important;
}
.row-gt-child .col-left:after{
	content: "zxcxzc";
	background: url(/wp-content/uploads/2024/10/Asset-3@3x-1.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 120%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 40%;
	left: -10%;
}
.row-gt-child .col-left .img{
	z-index: 999
}
.row-gt-child .col-left:before{
	width: 150%;
	left: -25%
}
.slider.slider-nav-circle .flickity-prev-next-button{
	width: 45px;
}
.slider.slider-nav-circle .flickity-prev-next-button svg{
	border: none !important;
	background: #0c053d !important;
	padding: 12px !important
}
.slider-wrapper .slider{
	margin-bottom: 55px !important;
}
.slider-wrapper .slider .flickity-page-dots{
	bottom: -55px;
}
.slider-wrapper .slider .flickity-page-dots li{
	padding: 0;
	width: 15px;
	height: 15px;
	background: #CECECE;
	border-radius: 50%;
	opacity: 1;
	margin: 0 2.5px;
	padding: 0;
	border: none
}
.slider-wrapper .slider .flickity-page-dots li.is-selected{
	background: #00BDF7;
}
.section-banner-new .button.primary{     
	padding: 3px 15px;     
	font-size: 18px;     
	color:var(--text-primary2);     
} 
.section-banner-new .button.primary span
{      
	font-weight: 800 !important;      
	color:var(--text-primary2); 
}
.section-tab .tabbed-content .tab span{
	font-weight: 900
}
.section-tab .tabbed-content .tab span p{
	font-weight: 500
}
.section-tab .text-sonew{
	padding: 5px 10px;
	background:rgba(180, 183, 185, 1);
	border-radius: 10px;
	font-size: 24px;

}
.section-tab .tabbed-content .tab.active span.text-sonew{
	color: var(--text-primary2);
}
.section-tab .tabbed-content .tab{
	flex-basis: 25%;
}
.text-content-tab-new >div{ padding: 20px; border:2px solid var(--text-primary2); margin-bottom: 20px; border-radius: 20px; } .text-content-tab-new >div p{ margin: 0px; }
.text-content-tab-new h3 a{
	color:var(--text-color2)
}
.img-hosting img{
	width: 150px !important;
	object-fit: contain;
}
.text-content-tab-new >div:hover{
	background: var(--text-primary2)
}
@media (max-width: 549px) {
	.slick-arrow:before{
		color: var(--primary-color) !important;
		opacity: 1;
		font-size: 24px;
		z-index: 10000
	}
	.row-new-page p {
		text-align: justify;
		font-size:20px !important
	}
	.section-tab	.accordion .toggle{
		left: unset !important;
		right: 10px;
		top:10px;
		width: 30px !important;
		height: 30px !important;
		min-height: unset;
		background: var(--text-primary2);
		color:#fff !important;

	}
	.section-tab .accordion-title{
		background: #d8d8d8;
	}
	.accordion-item{
		margin-bottom: 30px;
	}
	.section-tab .col-inner{
		padding: 0px !important;
	}
	.section-tab .accordion-inner{
		padding: 0px;
		margin-top: 20px;
	}
	.section-tab .text-content-tab-new{
		margin-top: 20px;
	}

	.accordion-title h3{
		padding: unset;

		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		justify-content: center;

	}
	.accordion-title{
		padding: 15px 0px !important;
		border-radius: 20px;
	}
	.section-tab .text-sonew{
		width: fit-content !important;
	}
	.section-tab .accordion-title p{
		text-align: center;
		margin: 0px;
		font-size: 18px;
		font-style: italic;
		font-weight: 600;
		margin-top: 15px;

	}
	.section-tab .accordion-title.active{
		background: #5cc5ee !important
	}
	.section-tab .accordion-title.active p{
		color:#fff;    
	}
	.section-tab .col-inner{
		padding-top: 0px !important;
	}
	.cauhoi .col-inner{
		padding: 0px !important;
	}
	.section-banner-new {
		min-height: unset !important;
	}
	.row-logo-des{
		display: flex;
		flex-wrap: nowrap;
	}
	.section-tab .tabbed-content .tab{
		flex-basis: 100%
	}
	.section-banner-new .button.primary{
		font-size: 16px;
	}
	.section-banner-new .button.primary{
		width: 100%;
	}
	.section-tab h2,
	.section-banner-new h1{
		font-size: 28px;
	}
	.row-new-page .col{
		margin: 0px;
		padding: 0px 15px !important;
	}
	.row-new-page p{
		font-size: 16px;
	}
	.section-banner-new:before{
		right: unset;
		width: 100%;
		bottom: 0 !important;
		top:unset;
		background-size: contain !important;
		content: unset;
	}
	.section-banner-new{
		height: unset;
		margin-bottom: 0px !important;
		padding: 50px 0px 30px !important;
	}

	.row-mobile .col{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.title_section2 h2 {
		font-size: 28px;
	}
	.list-thongke .icon-box .icon-box-text .text p {
		font-size: 22px;
	}
	.list-thongke .icon-box .icon-box-text .text p strong {
		font-size: 32px;
	}
	.list-thongke .icon-box .icon-box-text .text {
		margin-bottom: 22px;
	}
	.list-thongke .icon-box .icon-box-img{
		width: 70px !important;
	}
	.feedback-customer .col-inner .icon-box .icon-box-text h3 {
		font-size: 18px;
	}
	.style-accor-2 .accordion-item .accordion-title h3 {
		font-size: 18px;
	}
	.style-accor-2 .accordion-item {
		padding: 15px;
	}
	/* 	.style-accor-2 .accordion-item .accordion-title.active + .accordion-inner {
	margin-top: 20px;
} */
	.section-tab  br{
		display: none
	}
	.section-tab .tabbed-content .tab,
	.section-tab .tabbed-content .tab.active{
		max-width: 100%;
	}

	.section-tab .tabbed-content .nav li a{
		background: unset;

	}
	.section-tab .tabbed-content .nav li a{
		text-align: center;
	}
	.section-tab .tabbed-content .tab{
		min-height: unset !important;
		margin: 0px;
		border-radius: 30px;
		padding: 15px 20px;
		line-height: 1;
		padding-bottom: 0px;
	}
	.section-tab .tabbed-content .tab p{
		font-size: 18px;
		margin-top: 20px;   
	}
	.section-tab .tabbed-content .nav{
		padding: 0px;

	}
	.section-tab .tab-panels{
		margin-top: 30px;
	}
	.row-form-gt .col-right,
	.row-form-gt .col-left{
		flex-basis: 100%;
		max-width: 100%;
	}
	.col-form-gt > .col-inner{
		padding: 30px 0px !important
	}
	.col-form-gt h2{
		font-size: 24px;
		margin-bottom: 15px;
	}
	.row-form-gt .col-left .row .col{
		flex-basis: 33%;
		max-width: 33%
	}
	.row-form-gt .col-left .icon-box p{
		margin: 0px;
		font-size: 12px;
		line-height: 1.1
	}
	.row-form-gt .icon-box-img{
		width: 30px !important;
	}
	.form-new-gt{
		margin-top: 40px;
	}
	.row-new-page .col-inner{
		margin:unset !important
	}
}


/* HEADER NEW */
li.html_nav_position_text_top{
	color:var(--text-primary2) !important;
	font-size: 18px !important;
	font-weight: 400;
}
.nav-center .custom.html_topbar_left i{
	background: var(--text-primary2);
	color:#fff;
	padding: 6px;
	font-size: 12px !important;
	border-radius: 50px;
}
#top-bar .nav-center .custom.html_topbar_left a{
	display: flex !important;
	align-items: center;
	gap:4px !important;
	flex-wrap: nowrap;
	color:var(--text-primary2);
	padding: 0;
}
#top-bar .nav-center .html_topbar_left{
	display: flex;
	gap:40px;
}
#top-bar{
	background: #fff !important;
}
#top-bar .search-field {
	background: #d4d4d6 !important;
	color: var(--text-primary2) !important;
	border-radius: 50px;
	padding: 0px 20px;
	width: 250px;
	font-size: 15px;
	font-weight: 500;
	height: 35px
}
#top-bar .searchform .button.icon {
    margin: 0;
    min-height: 35px;
    line-height: 1;
}
#top-bar .search-field::placeholder {
	color: var(--text-primary2) !important;
}
#top-bar{
	padding: 10px 0px;
	padding-bottom:0px
}
#top-bar .searchform .icon-search{
	font-size: 16px;
	color: var(--text-primary2) !important;
}
a.nav-top-link {
	text-transform: capitalize !important;
	font-size: 16px !important;
	margin: 0px 10px !important
}

#masthead .nav-dropdown{
	top:40px
}
.sub-menu {
	border: none;
	border-radius: 20px;
	background: var(--text-primary2);
	padding: 10px 0px !important;

}
li.menu-item  .sub-menu a{
	color:#fff !important; 
	font-size: 14px !important;
}
.menu-item-has-children .menu-item>a:hover {
	color:#fff !important; 
}
/* FT NEW */
.section-ft-new{
	margin-top: 80px;
}
.img-az-ft {
	margin-bottom: 30px !important;
} 
.section-ft-new h2{
	font-size: 24px;
}
.section-ft-new h3{
	font-weight: 600
}
.row-ft-bot .icon-box-img{
	width: 20px !important
}
.row-ft-bot .col-left h3{
	font-size: 16px;
	margin: 0px;
}
.row-ft-bot .box-top{
	margin-bottom: 15px;
}
.text-icon-right{
	display: flex;
	gap:10px;
	font-weight: 600
}
.text-icon-right i{
	font-size: 18px !important;
}

.section-ft-new{
	padding-top: 50px !important;
	position: 
}
.ux-menu-link__link.flex{
	font-size: 14px;
}
.section-ft-new h3{
	font-size: 18px;
}

.section-ft-new:after{
	content: "";
	background-image:url("/wp-content/uploads/2024/10/thietkmoiAsset-6@3x.png");
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: -30% !important;
	z-index: 1;
	width: 100%;

	background-size: contain;
}
#footer .section-content {
	z-index: 10000
}
.section-ft-new:before{
	content: "";
	background-image:url("/wp-content/uploads/2024/10/thietk2Asset-3@3x.png");
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	right: -5%;
	bottom: 0 !important;
	z-index: 9;
	width: 40%;   
	background-size: cover;
}
.section-ft-new{
	overflow: hidden
}
.section-banner-new{
	min-height: 100vh
}
.section-banner-new:before{
	width: 50%;
	height: 80%;

}
.text-content-tab-new > div:hover h3{
	color:#fff; !important
}
.text-content-tab-new h3{
	transition: all 0.24s linear;
}

.text-content-tab-new > div:hover{
	border-color:#fff;

}
.text-content-tab-new > div{
	transition: all 0.24s linear;
	position: relative
}
.text-content-tab-new > div {
	position: relative
}
.text-content-tab-new > div>p:before{
	content:"\f061";
	font-family: fontawesome;
	position: absolute;
	right:20px;
	bottom: 15px;
	background: #5CC5EE !important;
	padding: 10px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px !important;

	transition:all 0.24s ease-in-out;
	opacity: 0

}
.text-content-tab-new > div:hover p:before{
	opacity: 1;
}
.text-content-tab-new > div:hover p{
	color:#fff;
	transition:all 0.24s ease-in-out;
}
.list-du_an_noi_bat .col .col-inner{
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	padding: 10px !important;
	border-radius: 20px;
	min-height: 364px;

}
.list-du_an_noi_bat .box-text{
	padding: 20px !important;    
}
/* BAO GIA */
.row-icon-baogia .icon-box-img{
	width: 50px !important
}
.row-icon-baogia h3{
	font-size: 45px;
	color:var(--text-primary2);
	line-height: 1.3;
	margin: 10px 0px !important;
}
.row-icon-baogia  .icon-box-text p{
	color:#333;
	font-weight: 500;
	margin: 0px !important

}
.row-icon-baogia{
	border-radius: 23px;
	box-shadow: 0px 0px 27px 4px rgba(0, 0, 0, 0.05);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background: #fff;
	padding: 50px 50px 50px 50px;
}
.row-icon-baogia .col{
	padding-bottom: 0px !important;

}
.baogia-box{
	margin-top: -10%;
}
.banner-baogia h1{
	font-weight: 700;
	margin-bottom: 20px;
}
.banner-baogia .button.white {
	border-radius: 30px;
	background: #fff !important;
	color:var(--text-primary2) !important;
	border: #fff;
	padding: 10px 30px;
	margin-top: 20px;
}
.banner-baogia .button.white:hover{
	background: var(--text-primary2) !important;
	color:#fff !important
}
.yeuto .accordion-item a{
	border-width: 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 25px 30px 25px 30px;

	display: flex;
	align-items: center;
}
.yeuto .accordion-item{
	margin-bottom: 35px;
}
.yeuto .accordion-item  .toggle{
	left: unset;
	right:0
}
.yeuto .accordion-item h3{
	margin: 0px;
}
.yeuto .accordion-inner{
	background: var(--text-primary2);
	color:#fff;
}
.yeuto .accordion .toggle{
	top:unset
}
.yeuto .accordion .toggle i{
	color:var(--text-primary2);
	font-weight: 800 !important
}
.yeuto .accordion-item h3{
	font-weight: 600;
	font-size: 20px;
}
.title-new2 h2{
	font-size: 40px !important;
	font-weight: 700
}

.cauhoi-baogia .accordion{
	margin-top: 30px;
}
.cauhoi-baogia .accordion h3{
	font-size: 20px;
	font-weight: 500
}
.quytrinhchiphi .item {
	counter-increment: item;
	margin-bottom: 30px;

}
.quytrinhchiphi .item .col-inner .content {
	position: relative;

	padding-bottom: 10px !important;
	display: flex;
	flex-direction: column;
}
.quytrinhchiphi .item .col-inner .content::before {
	content: counter(item);    
	left: 0;
	font-size: 100px;
	line-height: 0.7;
	color: #24d1be;
	z-index: 2;
	font-family: "Hind Siliguri", sans-serif;
}
.quytrinhchiphi .item  h3{
	margin: 0px;
	margin-top: 12px;
	color: var(--text-primary2);
}
.row-col-db{
	position: relative;
	z-index: 1000
}
/* .row-form-gt .col-left .row .col.col-db{
	flex-basis: 25%;
	max-width: 25%
} */
@media only screen and (max-width: 48em){
	.cauhoi-baogia .accordion-title.active{
		background: unset
	}
	.cauhoi-baogia .accordion h3{
		font-size: 16px;
		font-weight: 600
	}
	.cauhoi-baogia .accordion .toggle{
		display: none
	}
	.title-new2 h2 {
		font-size: 32px !important;}
	.quytrinhchiphi .item h3{
		text-align: center;
	}
	.baogia-box .col{
		padding-bottom: 30px !important;
	}

	.row-icon-baogia {
		width: 90%;
		padding-bottom: 0px
	}
	.row-icon-baogia .col{
		padding-bottom: 40px !important;
	}

	.quytrinhchiphi .item .col-inner .content{
		flex-direction: row;
		align-items: center;
		gap:10px;
	}
	.quytrinhchiphi .item .col-inner .content::before{
		font-size: 80px;
	}
	.quytrinhchiphi .item h3{
		margin: 0px;
	}
	.title-new2 p{
		font-size: 14px;
		margin-top: 30px !important;
	}
	.cauhoi-baogia,
	.quytrinhchiphi{
		padding-bottom: 0px !important;
	}
	.banner-baogia .bg-loaded{
		background-position: center;
	}
	.banner-baogia .banner{
		padding-top:700px !important;
	}
	.banner-baogia .banner p{
		padding: 0px 15px;
		font-size: 16px;
		line-height: 2;
		text-align: justify
	}
	.banner-baogia h1{
		font-size: 32px;
		padding: 0px 15px;
	}
	.banner-baogia .text-box{
		top:10%;
	}
	.banner-baogia a.button{
		font-size: 16px;
	}
	.row-form-gt .col-left .row .col.col-db {
		flex-basis: 33%;
		max-width: 33%;
	}
	.slick-arrow:before{
		color: var(--primary-color) !important;
		opacity: 1 !important;
		font-size: 24px !important;

	}
	.style-btn-slick .slick-arrow{
		background: var(--primary-color) !important; 
		border: none;
		width:24px;
		height: 24px;

	}
	.style-btn-slick .slick-arrow:before{
		color:#fff !important;
		font-size: 14px !important

	}
	.slick-arrow{
		z-index: 10000
	}
	.quytrinhchiphi .item h3{
		text-align: left;
	}
	.table-khac-biet tr td:first-child{
		padding: 10px !important;
		min-width: unset;
		width: auto !important;
	}
	.table-khac-biet{
		overflow: hidden !important
	}
	.table-khac-biet td, .table-khac-biet tr th,
	.table-khac-biet table td{
		padding: 10px !important;
	}
	.table-khac-biet table td{
		min-width: unset !important
	}
	.row-col-db .icon-box-text{
		padding: 0px !important;
	}
	#header{
		position: relative;
		z-index: 999;
	}
	#azt-contact-footer-outer-pc{
		display: block ;
	}
	#omi_zmg,
	#omi_u2t{
		display: none !important
	}
	section#azt-contact-footer-outer{
		z-index: 9999999999 !important
	}
	#azt-contact-footer-outer{
		height:66px !important
	}

	.nav-sidebar.nav-vertical>li.menu-item.active {
		background-color: var(--text-primary2) !important;
	}

	.mobile-sidebar .menu-item.active>a {
		color: #fff !important;
	}

	.mobile-sidebar .menu-item.active .toggle {
		color: #fff;
	}

	.mobile-sidebar .sub-menu {
		border-radius: 0;
		background: #fff;
	}

	.mobile-sidebar li.menu-item .sub-menu a{
		color: #0c1b4c !important;
	}
	.nav-sidebar.nav-vertical>li.menu-item:hover{
		background-color: transparent;
	}
	section#azt-contact-footer-outer {
		display: none !important;
	}
	.contact-sp {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		padding: 15px 0 !important;!i;!;
		border-radius: 20px 20px 0 0;
		z-index: 999999999;
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
	}

	.contact-sp .row {
		justify-content: center;
		gap: 16px;
	}

	.contact-sp .row>.col {
		width: auto;
		flex-basis: auto;
	}

	.contact-sp .icon-box.featured-box {
		align-items: center;
	}

	.contact-sp .icon-box.featured-box h3 {
		font-weight: 500;
		font-size: 14px;
	}

	.contact-sp .icon-box.featured-box img {
		padding: 0;
	}
}