/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
/* SETTING */
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@700&family=Noto+Sans+Symbols+2&display=swap');
:root {
	--text-color: #000;
	--bg-gradient: linear-gradient(to right, #011B52 0%, #0EF0D8 100%);
	--bg-gradient45: linear-gradient(45deg, #011B52 0%, #0EF0D8 100%);
	--text-gradient: -webkit-linear-gradient(45deg, #011B52, #0EF0D8 100%)
}

body,
input,
textarea,
button,
select {
	color: var(--text-color);
}
.logo-left .logo{
	margin: 0 !important;
}
input,
textarea {
	padding: 0 15px !important;
}
.banner h1, .banner h2, .banner h3{
	line-height: 1.2;
	margin: 0 auto 30px;
}
.banner h1{
	font-size: 64px;
}
h1,
h2,
h3,
h4,
h5,
h6,
body,
input,
textarea,
button,
select {
	line-height: 1.5;
}

.section-title-container,
.section-title-main,
.wpcf7-submit,
a.button {
	margin: 0 !important
}

form p,
.mb-0 p {
	margin-bottom: 0 !important;
}

.section-title-main,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a {
	padding: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.section-title,
.section-title-main {
	border: none !important;
}

.wpcf7-spinner,
.section-title a i,
.post-item .is-divider {
	display: none !important;
}

@keyframes spin {
	0% {
		transform: rotateZ(-180deg) rotateY(180deg);
	}

	100% {
		transform: rotateZ(180deg) rotateY(180deg);
	}
}

p,
form input {
	margin-bottom: 15px !important
}

input,
textarea,
a.button,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a {
	min-height: unset !important;
	height: 100% !important;
	line-height: unset !important
}

input,
textarea,
input:focus,
textarea:focus,
.button:hover {
	box-shadow: none !important;
}

a.back-to-top {
	width: 48px;
	height: 48px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	background: var(--primary-color) !important;
	border: none !important;
}

a.back-to-top:hover {
	background: var(--bg-gradient45) !important;
}

a.back-to-top i {
	font-size: 16px !important;
	color: #fff;
}

.back-to-top i:before {
	content: '\f176';
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
}

.row-small>.col,
.row-small>.flickity-viewport>.flickity-slider>.col {
	padding: 0 10px 20px;
}

.slider .flickity-button {
	margin: 0 !important;
	transform: unset;
	min-height: unset;
	width: 35px;
	bottom: unset;
	top: 50%;
	height: 35px;
	opacity: 1 !important;
}

.slider:hover .flickity-button,
.slider .flickity-button {
	transform: translatey(-50%) !important;
}

.slider .flickity-button svg {
	border: none;
	padding: 10px;
	background-color: var(--primary-color);
}

.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
	fill: #fff !important
}

.slider .flickity-prev-next-button:hover svg {
	background-color: var(--primary-color2) !important;
}

.slider .flickity-button svg path {
	fill: #fff
}

.slider .flickity-button.previous {
	left: -10px;
}

.slider .flickity-button.next {
	right: -10px;
}

.section-title a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
}

.title-link .section-title {
	display: inline;
}

.post-item a.plain {
	color: currentcolor !important;
	transition: unset !important;
}

a.button.primary.main-style-2,
a.button.white.main-style-2 {
	border: none;
	padding: 15px 35px;
	font-weight: 700;
	overflow: hidden
}

a.button.primary.main-style-2 {
	background: var(--bg-gradient45);
}

a.button.primary.main-style-2:not(.animation-glass)::before,
a.button.white.main-style-2::before {
	transition-duration: 800ms;
	position: absolute;
	width: 200%;
	height: 200%;
	content: "";
	top: 110%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	z-index: 1;
}

a.button.primary.main-style-2:not(.animation-glass)::before {
	background-color: #fff;
}

a.button.white.main-style-2::before {
	background: var(--bg-gradient45);
}

a.button.primary.main-style-2:not(.animation-glass):hover:before,
a.button.white.main-style-2:hover:before {
	top: -40%;
}

a.button.primary.main-style-2 span {
	z-index: 2;
	position: relative;
	font-size: 16px;
}

a.button.primary.main-style-2.animation-glass:hover span,
.services .row-services .item>.col-inner a.button.btn-seemore:hover,
.services .row-services .item>.col-inner a.button.btn-seemore:hover i {
	background: unset;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}

a.button.primary.main-style-2:hover span {
	z-index: 2
}

a.button.white.main-style-2 span {
	z-index: 2;
	position: relative;
	color: #fff !important;
	color: inherit
}

a.button.white.main-style-2:hover {
	background-color: #fff !important
}

span.count-up {
	opacity: 1 !important;
}

.tabbed-content.tab-style-1 .nav.nav-simple {
	margin-bottom: 40px;
}

.tabbed-content.tab-style-1 .nav.nav-simple li {
	margin: 0 8px;
}

.tabbed-content.tab-style-1 .nav.nav-simple li a {
	padding: 12px 25px;
	box-shadow: 0px 0px 5px 1px #ebe9e9;
	color: var(--text-color);
	font-weight: 600;
	font-size: 16px;
	border-radius: 10px;
	text-transform: capitalize;
	background: #fff;
}

.tabbed-content.tab-style-1 .tab-panels {
	padding: 0;
}

.tabbed-content.tab-style-1 .nav.nav-simple li.active a,
.tabbed-content.tab-style-1 .nav.nav-simple li:hover a {
	background: var(--bg-gradient45);
	color: #fff;
}

.slick-slider:not(.row-slider-for) .col {
	flex-basis: 100% !important;
	max-width: 100% !important;
}

a.button.primary.main-style-2:hover span,
a.button.white.main-style-2 span,
#top-bar .html_topbar_right i,
.header-main .header-search a i:before,
.section-services .item .item-icon i,
a.button.btn-seemore:hover,
a.button.btn-seemore:hover i,
a.button.white:hover span,
footer .row-middle .item form .icon-submit:hover p:before,
.title-section h2,
.services-three__bottom-text .all-services,
.section-process .row-process .item:hover .content:before,
.list-posts .post-item .box .box-text button.button:hover,
.list-posts .post-item .box .box-text button.button:hover:after,
.list-posts .post-item .box .box-text .post-title:hover,
.list-posts .post-item .box .box-text .metablog span:first-child,
.list-posts .post-item .box .box-text .metablog span:first-child i,
.row-solution-footer .block-video .video-button-wrapper a i,
.section-features .row-features .icon-box .icon-box-text .content h3:hover,
.section-features .row-features-bottom a:hover,
.section-timeline .list-timeline .content strong,
.portfolio-three__sub-title,
.post-item:hover .post-title,
.project-single .project_detail .project_cat,
.project-single .project-info .project-info_head h3,
.project-single .project-info .project-info_list ul li .info_list_icon i,
.project-single .project-info .project-info_list ul li .info_list_content h4:hover a,
.section-posts-related h2,
.member-social li i,
.memmer-contactBox .memmer-contact i,
.difference-value .item .col-inner:hover .content::before,
.banner-breadcrumb .page-title-inner #breadcrumbs a:hover,
.list-projects .item .box-text .category-project,
.pricing-table.style2 .pricing-table-header .price,
.detail_blog .post-meta span a:hover,
.post-sidebar aside .recent-blog-posts-li .recent-blog-posts a:hover,
.detail_blog .post-meta span i,
#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor:not(.ftwp-active):hover,
.header-social-icons a:hover i,
.contact-top .item .col-inner > i,
/* footer .row-middle .ux-menu .ux-menu-link a:hover span, */
.row-coppyright p a:hover,
footer .item .content-location a:hover,
.list-recruitment .recruitment .col-inner .icon-recruitment i,
.list-recruitment .recruitment .recruitment-title a,
.title-form_td{
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

a.button.white.main-style-2:hover span,
.header-main .header-search a:hover i:before,
.title-section.white-color h2,
.list-projects .item .box:hover .category-project,
.member-social li a:hover i {
	background: unset;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}

.post-item .post-title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.banner-breadcrumb .title-overlay{
	background-color: rgba(0, 0, 0, .7);
}
.banner-breadcrumb .page-title-inner{
	padding: 140px 0
}
.banner-breadcrumb .page-title-inner .title-wrapper{
	margin-bottom: 10px;
}
.banner-breadcrumb .page-title-inner #breadcrumbs{
	margin: 0 !important
}
.banner-breadcrumb .entry-title {
	font-size: 54px;
	text-transform: capitalize
}
.custom-pagination,
.custom-pagination > *{
	display: flex;
	justify-content: center;
	align-items: center;
}
.custom-pagination > *{
	width: 40px;
	height: 40px;
	margin: 0 2.5px;
	background: #1d2939;
	font-size: 16px;
	border-radius: 5px;
	color: #fff !important;
	font-weight: 400
}
.custom-pagination > *.current,
.custom-pagination > *:hover{
	background: var(--bg-gradient45);

}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #FFF;
	background-image: var(--bg-gradient45)
}
/* END SETTING */
/* TRANG CHỦ */
/* HEADER */
#top-bar {
	border-bottom: 1px solid #EAECF0;
}

#top-bar .info-company ul {
	list-style-type: none;
	display: flex;
}

#top-bar .info-company ul li {
	margin: 0 30px 0 0;
}

#top-bar .info-company ul li:last-child {
	margin: 0
}

#top-bar .info-company ul li * {
	font-size: 14px;
	color: #fff;
}

#top-bar ul li i {
	margin-right: 8px;
	font-weight: 400
}

#top-bar .info-company ul li a {
	font-weight: 500;
}

#top-bar .flex-row .flex-left {
	margin-right: 0 !important;
}

#top-bar .flex-left:before {
	position: absolute;
	background: var(--bg-gradient);
	content: "";
	top: 0;
	right: 55%;
	width: 1000px;
	height: 100%;
	clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
	z-index: -1;
}
.tuyendung-single h3{
	font-size: 30px;
	font-weight: 700;
	color: #00355d;
	margin: 0 0 30px;
	line-height: 1.4;
}
.tuyendung-single .group_infotuyendung{
	padding: 25px 15px 5px 15px !important;
	margin-bottom: 30px;
	background: #eff5ff;
	border-radius: 10px;
	margin: 0px !important;
}
.tuyendung-single .tuyendung_detail{
	margin-bottom: 30px;
}
.tuyendung-single .group_infotuyendung .col > .col-inner,
.block-description_work .item{
	margin-bottom: 20px;
}
.block-description_work h2{
	margin-bottom: 15px;
	font-size: 20px;
}
.block-description_work .content ul{
	margin-bottom: 0;
	list-style-type: none;
}
.block-description_work .content li{
	position: relative;
	padding-left: 20px;
	margin: 0 0 10px !important;
}

.block-description_work .content li:before{
	width: 7px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 8px;
	background: var(--bg-gradient);
	content: "";
	border-radius: 100%;
}
.block-description_work .info-contact .content p{
	margin-bottom: 5px !important
}
.block-description_work .info-contact .content p strong{
	margin-top: 15px;
	display: block;
}
.btn-recruitment{
	margin-bottom: 30px;
	overflow: hidden;
}
.btn-recruitment a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 70px !important;
	background: var(--bg-gradient);
	border-radius: 99px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	border: none;
}
.btn-recruitment a:before{
	transition: left 550ms ease-out;
}
@media (min-width: 1920.1px) {
	#top-bar .flex-left:before {
		width: 1200px;
	}
}

#top-bar .html_topbar_right {
	margin-right: 30px;
	padding-right: 30px;
	font-size: 14px;
	color: var(--text-color)
}

#top-bar .html_topbar_right i {
	padding-top: 2px;
	padding-right: 2px;
}

#top-bar .html_topbar_right:before {
	content: '';
	display: inline-block;
	width: 2px;
	height: 100%;
	background-color: #EAECF0;
	position: absolute;
	right: 0
}

.follow-icons a {
	margin: 0 !important;
	font-size: 0 !important
}

.follow-icons a:not(:first-child) {
	margin: 0 0 0 15px !important;
}

.follow-icons a i {
	margin: 0 !important;
	font-size: 16px;
	color: var(--text-color)
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before,
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow li.has-dropdown:after {
	content: none !important;
}

.header-main .nav-left.header-nav-main {
	justify-content: center;
}

.header-main .nav-left.header-nav-main>.menu-item {
	margin: 0 12px;
}

.header-main .header-nav-main .menu-item a {
	padding: 0;
	font-size: 16px;
}

.header-main .nav-left.header-nav-main>.menu-item.menu-item-has-children>a {
	padding-right: 15px !important;
}

.header-main .nav-left.header-nav-main .menu-item a i {
	opacity: 1;
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translatey(-40%);
	font-size: 0
}

.header-main .nav-left.header-nav-main .menu-item a i:before {
	content: '\f067';
	font-family: fontawesome;
	font-size: 11px;
	font-weight: 400;
}

.header-main .header-nav-main .menu-item .sub-menu {
	border: none;
	left: 0;
	top: 100%;
	min-width: max-content;
	transform-origin: top center;
	transform: scaleY(0) translateZ(100px);
	transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
	z-index: 99;
	background-color: rgb(255, 255, 255);
	padding: 25px 20px 25px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 1;
	visibility: visible;
}

.header-main .header-nav-main .menu-item:hover .sub-menu {
	transform: scaleY(1) translateZ(0px);
}

.header-main .header-nav-main .menu-item .sub-menu li a {
	padding: 6px 55px 6px 20px !important;
	margin: 0;
	border: none;
	font-weight: 500;
	color: var(--primary-color);
	line-height: 30px;
	position: relative;
}

.header-main .header-nav-main .menu-item .sub-menu li a:after {
	content: '\f061';
	font-family: fontawesome;
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%) scale(0);
	transition: 500ms;
	color: #fff;
	font-weight: 400;
}

.header-main .header-nav-main .menu-item .sub-menu li a:hover {
	background: var(--bg-gradient);
	color: #fff;
}

.header-main .header-nav-main .menu-item .sub-menu li a:hover:after {
	transform: translateY(-50%) scale(1);
}

.header-main .header-search {
	margin-right: 5px;
}

.header-main .header-search a {
	padding: 0;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	border: 1px solid #EAECF0;
	border-radius: 5px;
	transition: all .5s ease;
	background: #fff;
}
.header-main .header-search a i{
	padding-left: 1px;
}

i.icon-search:before {
	content: '\f002';
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
}

.header-main .header-search a i:before {
	font-size: 25px;
	color: #fff;
}

.header-main .header-search a:hover {
	background: var(--bg-gradient);
}

.ux-search-box input.search-field {
	height: 66px !important;
	font-size: 16px;
	padding: 0 30px !important;
	color: var(--text-color);
	font-weight: 500
}

.ux-search-box input.search-field::placeholder,
.ux-search-box input.search-field {
	color: var(--text-color);
	font-weight: 500
}


.ux-search-box .ux-search-submit {
	min-height: unset;
	line-height: unset;
	background: var(--bg-gradient45);
	border: 0;
	overflow: hidden;
	height: 45px;
}

#search-lightbox .ux-search-submit {
	height: 66px;
}

.ux-search-box .ux-search-submit i {
	font-size: 20px;
}

.ux-search-box .ux-search-submit::before,
.animation-glass::before {
	content: "";
	background: rgba(255, 255, 255, 0.4);
	width: 60%;
	height: 100%;
	top: 0%;
	left: -125%;
	transform: skew(45deg);
	position: absolute;
}

.ux-search-box .ux-search-submit:hover::before,
.animation-glass:hover::before {
	left: 150%;
}

.ux-search-box .ux-search-submit::before,
.animation-glass::before {
	transition: left 350ms ease-out;
}

.ux-search-box .search-name {
	font-size: 16px;
}

.gtranslate_wrapper a {
	width: 30px;
	height: 23px;
	display: inline-block;
	position: relative;
	margin-left: 8px;
}

.gtranslate_wrapper a img {
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.header-main .html_top_right_text {
	font-size: 0 !important
}
.header-social-icons a:hover{
	opacity: 1 !important;
}
/* END HEADER */
/* SECTION BANNER */
:root {
	--pd-ss: 235px;
}

.section-banner {
	padding: var(--pd-ss) 0 !important;
}

.section-banner h2 {
	font-size: 56px;
	color: #fff;
	line-height: 1.4;
	text-transform: capitalize;
	margin-bottom: 28px;
}

.section-banner h2 span {
	text-transform: inherit;
}

.section-banner .sub-title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 35px;
}

.col-content a.button:nth-of-type(2) {
	margin-left: 15px !important;
}

.section-banner .col-image,
.section-banner .col-image .col-inner,
.section-banner .row-slider,
.section-banner .row-slider>.col,
.section-banner .row-slider>.col>.col-inner {
	position: static
}

.section-banner .col-image .img .img-inner {
	overflow: visible
}

.section-banner .col-image {
	position: absolute;
	right: 0;
	max-width: 875px;
	padding: 0;
}

.section-banner .col-content {
	max-width: 1320px;
	margin: auto
}

.section-banner .col-content>.col-inner {
	flex-basis: 41.6666666667%;
	max-width: 41.6666666667%;
	margin-left: 0 !important
}

.section-banner .slider-wrapper,
.section-banner .slider-wrapper .flickity-enabled,
.section-banner .flickity-viewport {
	position: static !important;
}

.section-banner:before {
	content: '';
	background-image: url('/wp-content/uploads/2024/04/main-slider-three-shape-2.png');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}

@keyframes ImgBounce {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-30px);
	}
}

.section-banner:after {
	content: '';
	background-image: url('/wp-content/uploads/2025/05/shape-1-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 185px;
	left: 295px;
	opacity: .50;
	width: 45px;
	height: 45px;
	animation: rotateme 24s linear infinite;
}

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

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

.section-banner .flickity-page-dots {
	bottom: unset;
	left: 60px;
	top: 45%;
	transform: translatey(-50%);
	right: unset;
	display: flex;
	flex-direction: column;
}

.section-banner .flickity-page-dots .dot {
	margin: 10px 0;
	padding: 0;
	border: 0;
	background-color: rgba(255, 255, 255, 0.5) !important;
	opacity: 1;
	position: relative;
}

.section-banner .flickity-page-dots .dot.is-selected {
	background-color: #fff !important;
}

.section-banner .flickity-page-dots .dot.is-selected:before {
	content: '';
	width: 22px;
	height: 22px;
	border: 1px solid #fff;
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	border-radius: 50%;
}

/* END SECTION BANNER */

/* SECTION SERVICE */
.section-services {
	margin-top: -100px;
	z-index: 2;
}

.section-services .item .col-inner {
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	padding: 40px 40px 35px;
}

.section-services .item .item-icon,
.section-services .item .icon-box-img{
	width: 70px;
	height: 70px;
	aspect-ratio: 1/1;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	border-radius: 50%;
	background-color: #edf4fd;
	position: relative;
	overflow: hidden;
	margin: 0 auto !important;
}
.section-services .item .icon-box-img .icon img{
	padding: 12px;
}
.section-services .item .icon-box-text p{
	margin-bottom: 0 !important;
}
.section-services .item .item-icon i {
	font-size: 40px;
	padding: 5px;
	z-index: 2;
}

.section-services .item h3 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}

a.button.btn-seemore {
	text-transform: capitalize;
	color: var(--primary-color);
	font-weight: bold;
	border: none;
	padding: 0;
	margin-top: 25px !important;
	line-height: 32px !important;
}

a.button.btn-seemore i {
	margin-left: 3px;
}

a.button i.icon-angle-right:before {
	content: '\f178';
	font-family: "Font Awesome 6 Pro";
}

/* END SECTION SERVICE */
/* FOOTER */
footer .footer-top .item > .col-inner{
	height: 100%;
}
footer .footer-top .item .icon-box-img {
	width: 44px;
	height: 44px;
	font-size: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.1);
}

footer .footer-top .item .icon-box-img .icon-inner {
	width: 25px;
	height: auto;
}

footer .footer-top .item .icon-box-img .icon-inner svg path {
	fill: #fff
}

footer .footer-top .item .text * {
	font-size: 15px;
}

footer .footer-top .item .text h3 {
	color: #fff !important;
	font-size: 16px;
}

footer .footer-top .item .text p {
	margin-bottom: 5px !important;
}

footer .footer-top .item .text p a {
	color: currentColor;
}

footer .footer-top .item .text p a:hover {
	color: #fff;
}

footer .row-middle {
	padding: 50px 0 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-top: 20px;
	margin-bottom: 50px;
}

footer .row-middle .item a.button.white {
	border: 1px solid white;
	padding: 3px 25px;
	transition: all 500ms ease;
	line-height: 32px !important;
	font-size: 18px;
}

a.button.white * {
	color: #fff;
}

a.button.white:hover {
	background-color: transparent !important
}

a.button i.icon-envelop:before {
	content: '\f0e0';
	font-family: "Font Awesome 6 Pro" !important;
	font-weight: 300 !important;
	margin: 0;
	font-style: normal;
}

a.button {
	font-weight: 500
}

footer .ux-menu .ux-menu-title {
	margin-bottom: 20px !important;
	line-height: 1.6 !important;
	display: block;
	font-size: 16px;
	text-transform: none;
	color: #fff
}

footer .row-middle .ux-menu .ux-menu-link a {
	font-size: 14px;
	font-weight: 400;
	line-height: 32px !important;
	color: #fff;
}

footer .row-middle .ux-menu .ux-menu-link a:hover {
	color: #0ef0d8;
}

footer .row-middle .item form,
footer .row-middle .item form input {
	margin: 0 !important
}

footer .row-middle .item form span input {
	height: 56px !important;
	background-color: transparent;
	padding-right: 70px !important;
	padding-left: 20px !important;
	border-radius: 6px;
	border: 1px solid rgba(255, 255, 255, 0.20);
}

footer .row-middle .item form span input::placeholder,
footer .row-middle .item form span input {
	font-size: 14px;
	color: #98A2B3 !important;
	font-weight: 400;
}

footer .row-middle .item form .wpcf7-submit {
	font-size: 0;
	background-color: transparent;
	border: none;
	position: absolute;
	inset: 0;
	padding: 0 !important;
}

footer .row-middle .item form .icon-submit {
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translatey(-50%);
	width: 48px;
	height: 48px;
	background: var(--bg-gradient45);
	border-radius: 4px;
}

footer .row-middle .item form .icon-submit:hover {
	background: #fff;
}

footer .row-middle .item form .icon-submit p {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

footer .row-middle .item form .icon-submit p:before {
	content: '\f1d8';
	font-family: fontawesome;
	color: #fff;
	font-size: 20px;
}

footer .row-middle .item form .wpcf7-response-output {
	position: absolute;
	bottom: calc(-100% - 15px);
	margin: 0;
	color: #fff;
	font-size: 14px;
	padding: 15px 10px;
	width: 100%;
}

footer .row-middle .item form .wpcf7-not-valid-tip {
	margin-top: 12px;
	position: absolute;
	display: none;
}

.blog-footer .post-item .box-text .metablog {
	display: none;
}

.blog-footer .post-item .box {
	display: grid;
	grid-template-columns: 70px 1fr;
}

.blog-footer .post-item .box .box-image {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border-radius: 5px;
}

.blog-footer .post-item .box .box-text {
	padding: 0;
	margin-left: 10px;
}

.blog-footer .post-item .box .box-text .post-title {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 8px;
}

.blog-footer .post-item .box .box-text .post-meta {
	color: #fff;
	opacity: 1;
	font-size: 13px;
}

footer .item .content-location {
	font-size: 14px;
}
footer .item .content-location a{
	color: #fff;
}

footer .item .content-location p i {
	font-size: 14px;
	margin-right: 5px;
}

.row-coppyright {
	padding-top: 30px;
}

.row-coppyright .text {
	font-size: 14px;
}

footer .follow-icons a {
	width: 40px;
	height: 40px;
	display: inline-flex;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	justify-content: center;
	align-items: center;
	color: #fff;
}

footer .follow-icons a:hover {
	background: var(--bg-gradient45);
	color: #fff
}

footer .follow-icons {
	display: flex;
	justify-content: end;

}

footer .follow-icons i {
	color: inherit;
	font-size: 18px;
}

.absolute-footer {
	display: none
}
.row-coppyright p a{
	color: #fff;
}
.footer_logo .col-inner {
	display: flex;
	flex-wrap: nowrap;
	margin: 20px 0px 0px;
	align-items: center;
}

.footer_logo .col-inner .img{
	width: max-content !important;
	margin-right: 20px;
	margin-bottom: 0;
	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;
}
.img-bct {
	background-color: #fff;
}
.footer-partner > .col-inner{
	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%);
}
.footer-partner > .col-inner .img-top .img-inner{
	padding: 0 15px;
}
.footer-partner > .col-inner .gallery-col .box-image{
	max-width: 145px;
	margin: 20px auto 0 auto
}
.footer-partner > .col-inner .img-top .img-inner:before{
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	inset: 0;
	z-index: -1;
}
/* END FOOTER */
/* END TRANG CHỦ */
/* SECTION ABOUT */
.section-about-sub{
	overflow: hidden;
}
.animate-icon_image:before {
	content: '';
	background-image: url(/wp-content/uploads/2025/05/shape.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: -30px;
	left: 19px;
	z-index: 2;
	width: 70px;
	height: 70px;
	animation: zoomInOut 3s ease-in-out infinite;
}

@-webkit-keyframes zoomInOut {
	0% {
		transform: rotate(0deg) scale(0.7);
		opacity: 0;
	}

	50% {
		transform: rotate(180deg) scale(1);
		opacity: 1;
	}

	100% {
		transform: rotate(360deg) scale(0.7);
		opacity: 0;
	}
}

.section-about .section-content:before {
	content: '';
	background-image: url(/wp-content/uploads/2025/05/shape-2.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -20px;
	bottom: -50px;
	width: 280px;
	aspect-ratio: 1 / 1;
	opacity: 0.8;
	animation: float-bob-y 3s linear infinite;
}

.section-about .section-content:after {
	content: '';
	background-image: url(/wp-content/uploads/2025/05/shape-4.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: -20px;
	bottom: -20px;
	width: 200px;
	aspect-ratio: 1 / 1;
	opacity: 0.8;
	animation: float-bob-y 2s linear infinite;
}

@keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}

.section-about:before {
	content: '';
	background-image: url('/wp-content/uploads/2024/04/about-three-shape-5.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 1788px;
	height: 948px;
	top: -360px;
}

.section-about .about-three__experience {
	position: absolute;
	bottom: 20px;
	right: 50px;
	max-width: 200px;
	width: 100%;
	background: var(--bg-gradient45);
	text-align: center;
	padding: 24px 20px 24px;

}

.section-about .col-left .col-inner {
	padding-right: 85px;
}

.sub-title-large {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	line-height: 35px;
	color: var(--text-color);
	padding-left: 15px;
}

.sub-title-large::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 3px;
	background: var(--bg-gradient45);
}

.section-about .title-section h2,
.section-whychoose .title-section h2,
.section-form .title-section h2,
.section-service-2 .title-section h2,
.title-section-mb-0.title-section h2 {
	margin-bottom: 30px;
}

.section-about .sub-title {
	margin-top: 30px;
	margin-bottom: 50px !important;
}

.about-three__points-count {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--bg-gradient45);
	border-radius: 50%;
}

.busicon-count .item .col-inner {
	display: grid;
	grid-template-columns: 80px 1fr;
	align-items: center;
}

.busicon-count .item .col-inner .about-three__points-count {
	aspect-ratio: 1 / 1;
}

.about-three__points-count h3 {
	font-size: 35px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	margin: 0px;
	display: inline-block;
	width: auto
}

.about-three__points-count p {
	margin: 0px !important;
}

.about-three__points-count span {
	font-size: 35px;
	line-height: 35px;
	color: #fff
}

.busicon-count li {
	display: flex;
	align-items: center;
}

.about-three__points-text {
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	margin-left: 15px;
	margin-bottom: 0px !important;
}

.about-three__experience-count h3 {
	color: #fff;
	font-size: 34px;
	margin: 0px;
	width: auto;
	display: flex;
	align-items: center;
}

.about-three__experience-count span {
	color: #fff;
	font-size: 56px !important;
	font-weight: 700;
	line-height: 56px;
	position: relative;

}

.about-three__experience-count {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-three__experience-count p {
	margin: 0px !important;

}

.about-three__experience-text {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 8px;
}

/* END SECTION BUSICON */
/* SECTION WHY CHOOSE */

.section-whychoose .animate-icon_image:before {
	background-image: url(/wp-content/uploads/2025/05/shape-5.png);
	top: unset;
	bottom: 0px;
	left: -50px;
	height: 100px;
	width: 100px;
}

/* END SECTION BUSSINESS  */
/* SECTION SERVICES */
.title-section h2 {
	font-size: 44px;
	line-height: 52px;
	font-weight: bold;
	text-transform: capitalize;
	max-width: fit-content;
	margin: 12px auto 60px;
}

.title-section.title-section-left h2 {
	margin-left: 0 !important;
}

.title-section p {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0px !important;
}

.services .row-services .item .title-item-services h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
}

.services .row-services .item>.col-inner::before {
	top: 0;
	left: 20px;
	right: 20px;
	bottom: -10px;
	background: linear-gradient(45deg, rgb(1 27 82 / 62%) 0%, rgb(14 241 218 / 30%) 100%);
	background-position: center left;
	transform-origin: left;
	transform: scaleX(1);
}

.services .row-services .item .icon-box::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--bg-gradient45);
	background-position: center bottom;
	transform-origin: bottom;
	transform: scaleY(1);
}

.services .row-services .item .icon-box::after {
	top: 0;
	left: 10px;
	right: 10px;
	bottom: -5px;
	background: linear-gradient(45deg, rgba(53, 58, 215, 0.6) 0%, rgba(37, 233, 227, 0.6) 100%);
	background-position: center right;
	transform-origin: right;
	transform: scaleX(0);
}
.services .row-services .item>.col-inner a.is-link.btn-seemore{
	color: #fff;
}
.services .row-services .item>.col-inner * {
	transition: all 0.15s ease-in-out
}
.services .row-services .item>.col-inner:hover .icon-box-img {
	background-color: #fff;
}

.row-services .col .col-inner {
	position: relative;
	display: block;
	text-align: center;
	border-radius: 10px;
	border-top: 2px solid transparent;
	background-color: #fff;
	padding: 39px 30px 34px;
	margin-bottom: 30px;
	z-index: 1;
	transition: all 500ms ease;
}
.row-services .col .col-inner:hover{
	transform: translatey(-5px);
	box-shadow: 0 0 12px 4px #c0c0c0;
}
.services .icon-box-img {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px !important;
	height: 70px !important;
	border-radius: 50%;
	background-color: #fff;
	margin: 29px auto 30px;
	z-index: 1;
}

.services .icon-box-img img {
	width: 40px;
	height: 40px;
	object-fit: cover;
	padding: 0px;
}

.services .icon-box-text p {
	font-size: 16px;
	line-height: 28px;
}

.services-three__bottom-text a {
	color: var(--text-color);
	transition: all 500ms ease;
}

.services-three__bottom-text .all-services {
	transition: all 500ms ease;
	position: relative;
	font-weight: bold;
}

.services-three__bottom-text .all-services:after {
	content: '\f178';
	font-family: "Font Awesome 6 Pro";
	font-size: 14px;
	margin: 0 5px;
	font-weight: 600;
}

.services-three__bottom-text {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: var(--text-color);
	margin-top: 24px;
}

/* END SECTION SERVICES */
/* SECTION CONSULTING  */
.list-projects .item .box-text{
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	padding: 25px 20px 30px;
	width: calc(100% - 60px);
	margin: -52px auto 0;
	z-index: 2;
}

.list-projects .item .box-text .category-project{
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0 5px !important;
	color: #fff;
}

.list-projects .item .box-text h3{
	color: #101828;
	transition: all 500ms ease;
	font-size: 18px;
	margin: 0
}

.list-projects .item .box-image {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.list-projects .item .box-image:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 10px;
	background-color: rgba(13, 18, 30, .40);
	visibility: hidden;
	transform-origin: top center;
	transform: scaleY(0) translateZ(100px);
	transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
	z-index: 1;
}

.list-projects .item .box:hover .box-image:before {
	visibility: visible;
	transform: scaleY(1) translateZ(0px);
}
.list-projects .item .box-text::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 10px;
	background: var(--bg-gradient45);
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	background-position: bottom left;
	transform: scale(1, 0);
	transform-origin: bottom center;
	transition: transform 500ms ease, -webkit-transform 500ms ease;
	z-index: -1;
}

.list-projects .item .box:hover .box-text::before {
	transform: scale(1, 1);
}

.list-projects .item .box:hover h3{
	color: #fff;
}

/* END SECTION CONSULTING */

/* END SECTION FORM */

.section-form {
	overflow: hidden
}

.section-form .bg-fill {
	animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}

.section-form .wpcf7-form input:not(.wpcf7-submit),
.section-form .wpcf7-form textarea {
	margin: 0 !important;
	height: 40px !important;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.20);
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 !important;
	font-size: 16px;
}

.section-form .wpcf7-form input::placeholder,
.section-form .wpcf7-form input,
.section-form .wpcf7-form textarea,
.section-form .wpcf7-form textarea::placeholder {
	color: #D0D5DD;
}

.section-form .wpcf7-form textarea {
	height: 120px !important;
}

.section-form .wpcf7-form {
	margin: 0
}

.section-form .wpcf7-form input.wpcf7-submit, .choose-form input.wpcf7-submit{
	border-radius: 99px;
	background: var(--bg-gradient45);
	border: none;
	padding: 15px 65px !important;
	font-weight: 700;
	overflow: hidden;
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
}

.section-form .wpcf7-form .col-submit p {
	max-width: max-content;
	position: relative;
	overflow: hidden;
	border-radius: 99px;
}

.section-form .wpcf7-form .col-submit p:before, .choose-form .wpcf7-form .col-submit p:before {
	content: "";
	background: rgba(255, 255, 255, 0.4);
	width: 60%;
	height: 100%;
	top: 0%;
	left: -125%;
	transform: skew(45deg);
	position: absolute;
	transition: left 450ms ease-out;
	z-index: 99
}
.section-form .wpcf7-form .col-submit p:hover::before, .choose-form .wpcf7-form .col-submit p:hover::before {
	left: 150%;
}

/* END SECTION FORM */
/* SECTION PROCESS */
.section-process .row-process .item .content {
	position: relative;
	padding-top: 100px;
}

.section-process .row-process .item .content h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
}

.section-process .row-process {
	counter-reset: item;
}

.section-process .row-process .item .content:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	font-size: 42px;
	line-height: 1;
	font-weight: 700;
	counter-increment: item;
	content: "0"counter(item);
	-webkit-text-stroke: 1px var(--text-color);
	color: #fff;
	transition: all 500ms ease;
	width: 80px;
	aspect-ratio: 1 / 1;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 1px dashed #cccbd0;
	font-family: "Exo 2", sans-serif;
}

.section-process .row-process .item:hover .content:before {
	-webkit-text-stroke: 1px var(--text-gradient);
}

.section-process .row-process .item:after {
	content: '';
	background-image: url('/wp-content/uploads/2024/04/process-one-shape-1-1.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 60%;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 40px;
	left: 40%;
	transform: translate(50%, -50%);
}

.section-process .row-process .item:last-child:after {
	content: none !important;
}

/* END SECTION PROCESS */

/* SECTION FEEDBACK */
.section-feedback .testimonial {
	padding-top: 35px;
}

.section-feedback .testimonial>.col-inner {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 2px 8px -2px rgba(16, 24, 40, 0.10);
	padding: 48px 35px 42px;
}

.section-feedback .testimonial .icon-box .icon-box-img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%)
}

.section-feedback .testimonial .icon-box .icon-box-img img {
	padding: 0;
	border-radius: 50%;
}

.section-feedback .testimonial .icon-box .client-info {
	margin-bottom: 20px;
}

.section-feedback .testimonial .icon-box .client-info h3 {
	font-size: 16px;
	margin: 0;
}

.section-feedback .testimonial .icon-box .content-tes {
	font-style: italic;
	font-weight: 500;
}

.section-feedback .testimonial .icon-box-text {
	position: relative;
	padding-bottom: 46px;
}

.section-feedback .testimonial .icon-box-text:before {
	content: '\f005 \f005 \f005 \f005 \f005';
	font-family: fontawesome;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	font-size: 14px;
	letter-spacing: 4px;
	color: #F57B36;
}

.slick-slider .slick-arrow,
.slider-nav-circle .flickity-button {
	width: 48px;
	height: 48px;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	z-index: 2;
	border-radius: 50%;
	background: #fff;
}

.slick-slider .slick-arrow:hover,
.slider-nav-circle .flickity-button:hover {
	background: var(--bg-gradient45)
}

.slick-slider .slick-arrow:hover i,
.slider-nav-circle .flickity-button:hover::before {
	color: #fff;
}

.slick-slider .slick-arrow:before {
	content: none;
}

.slick-slider .slick-arrow i {
	font-size: 16px;
	color: var(--text-color);
}

.slick-slider .slick-arrow.slick-next {
	right: -10px;
}

.slick-slider .slick-arrow.slick-prev {
	left: -10px;
}

/* END SECTION FEEDBACK */

/* NEWS */
.list-posts .post-item .col-inner {
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 2px 8px -2px rgba(16, 24, 40, 0.10);
	z-index: 1;
	overflow: hidden
}

.list-posts .post-item .box .box-text {
	padding: 25px 30px;
}

.list-posts .post-item .box .box-text .post-title {
	font-size: 24px;
	font-weight: bold;
	margin-top: 29px;
	margin-bottom: 15px;
	color: var(--text-color);
}

.list-posts .post-item .box .box-text .from_the_blog_excerpt,
.list-posts .post-item .box .box-text .from_the_blog_excerpt p {
	margin: 0;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-posts .post-item .box .box-text button.button {
	margin: 0 !important;
	border: none;
	padding: 0;
	color: var(--text-color);
	text-transform: capitalize;
	font-size: 16px;
	line-height: 1.5;
	min-height: unset;
	height: 32px;
}

.list-posts .post-item .box .box-text button.button:after {
	content: '\f178';
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
	margin-left: 5px;
	top: 5px;
	position: absolute;
}

.list-posts .post-item .box .badge {
	top: 200px;
	left: 30px;
	width: 74px;
	border-radius: 6px;
	overflow: hidden;
	margin: 0;
	z-index: 999
}

.list-posts .post-item .box .badge .badge-inner {
	padding: 0;
	border: none;
	background: var(--bg-gradient45);
	padding: 15px 6px;

}

.list-posts .post-item .box .badge .badge-inner * {
	color: #fff;
}

.list-posts .post-item .box .badge .badge-inner .post-date-day {
	font-size: 28px;
}

.list-posts .post-item .box .badge .badge-inner .post-date-month {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500
}

.list-posts .post-item .box .box-text .metablog {
	margin-left: 96px;
	display: flex;
	justify-content: space-between;
}

.list-posts .post-item .box .box-text .metablog span {
	font-size: 14px;
	color: #414651;
	font-weight: 500;
}

.flickity-button.flickity-prev-next-button:disabled {
	opacity: 0 !important
}

.slider-nav-circle .flickity-button svg {
	display: none;
}

.slider-nav-circle .flickity-button:before {
	content: "\f177";
	font-family: "Font Awesome 6 Pro";
}

.slider-nav-circle .flickity-button.next:before {
	content: "\f178";
}

/* END NEWS */

/* GALARY PARTNER */
.section-partner {
	background: var(--bg-gradient45);
}

.section-partner .gallery-col.col {
	padding-bottom: 0
}

.section-partner .gallery-col .col-inner {
	background-color: #fff;
}

.section-partner .gallery-col .col-inner img {
	padding: 15px;
}

.section-partner .gallery-col .col-inner .box {
	height: 98px;
	display: flex;
	align-items: center;
	justify-content: center
}

.section-partner * {
	font-size: 0;
}

/* END GALARY PARTNER */

/* PAGE SOLUTION */
/* BANNER SOLUTION*/
.banner-solution .title-section h2 {
	margin: 0 auto 30px;
	font-size: 56px;
	line-height: 1.2
}

.banner-solution .sub-title {
	font-size: 22px;
}

.row-solution-footer .block-video .video-button-wrapper {
	max-width: max-content;
	position: relative;
}

.row-solution-footer .block-video .video-button-wrapper:before {
	content: "";
	position: absolute;
	top: -4px;
	left: -4px;
	right: -4px;
	bottom: -4px;
	border: 4px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
}

.row-solution-footer .block-video .col-inner {
	display: flex;
	align-items: center;
}

.row-solution-footer .block-video .video-button-wrapper a {
	border: none;
	min-width: unset;
	width: 44px;
	height: 44px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
}

.row-solution-footer .block-video .video-button-wrapper a i {
	font-size: 22px !important;
	line-height: 1;
}

.row-solution-footer .block-video .video-button-wrapper a:before,
.row-solution-footer .block-video .video-button-wrapper a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	animation: ripple 3s infinite;
	content: "";
	position: absolute;
}

.row-solution-footer .block-video .video-button-wrapper a:before {
	animation-delay: 0.9s;
}

.row-solution-footer .block-video .video-button-wrapper a:after {
	animation-delay: 0.6s;
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}

.row-solution-footer .block-video .text p {
	margin: 0 0 0 0px;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
}

.banner-solution .flickity-page-dots {
	max-width: max-content;
	margin: auto;
	padding: 10px 16px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 16px;
	bottom: 50px;
}

.banner-solution .flickity-page-dots li {
	margin: 0 8px;
	border: 1px solid #fff;
	width: 16px;
	height: 16px;
	opacity: 1
}

/* END BANNER SOLUTION*/

/* SECTION ABOUT SOLUTIN */
.section-about-solution .block-experience {
	max-width: max-content;
	position: absolute;
	top: 50%;
	right: 180px;
	transform: translate(50%, -50%);
	max-width: 370px;
	max-height: 235px;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	background: var(--bg-gradient);
	font-weight: bold;
	padding: 25px 20px;
	border: 10px solid #fff;
	min-height: fit-content;
}

.section-about-solution .block-experience h3 {
	margin: 0;
	line-height: 1.1
}

.section-about-solution .block-experience h3 span {
	font-size: 56px;
}

.section-about-solution .block-experience h3 strong {
	font-size: 34px;
	position: relative;
	top: -21px;
}

.section-about-solution .block-experience p {
	font-size: 22px;
	margin: 8px 0 0 !important;
}
.section-about-solution .block-experience.content2 p{
	font-size: 18px;
	margin: 0px 0 0 !important;
}

.section-about-solution .title-section h2 {
	margin-bottom: 20px;
}

.section-about-solution .title-section-outline h2 {
	margin-bottom: 20px;
	font-size: 44px;
	font-weight: 700;
}

.section-about-solution .content p {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
}

.section-about-solution .list-unstyled {
	margin: 30px 0
}

.section-about-solution .list-unstyled ul {
	margin: 0;
	list-style-type: none;
	display: block;
}

.section-about-solution .list-unstyled ul li {
	margin: 0;
	font-weight: 500;
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px
}

.section-about-solution .list-unstyled ul li:before {
	content: '';
	width: 15px;
	height: 2px;
	background: var(--bg-gradient45);
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 0;
}
.content-about-vh-td h2{
	margin-bottom: 0 !important;
	line-height: 1.2
}
.content-about-vh-td .title-section-outline{
	margin-bottom: 15px;
}
.content-about-vh-td .content{
	margin-bottom: 15px;
}
.content-about-vh-td .content h3{
	font-size: 18px;
}
/* END SECTION ABOUT SOLUTIN */

/* SECTION FEAUTURES*/
.section-features .title-section h2{
	margin-bottom: 20px;
}
.section-features .row-features .icon-box {
	border: 1px solid #2b3038;
	border-radius: 10px;
	padding: 40px 30px 18px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.section-features .row-features .icon-box .icon-box-img {
	margin-bottom: 18px;
}

.section-features .row-features .icon-box .icon-box-img img {
	padding: 0;
	transition: all 500ms linear;
	transition-delay: 0.1s;
	object-fit: contain;
	height: 65px;
}

.section-features .row-features .icon-box .icon-box-text .content h3 {
	font-size: 18px;
	margin: 0
}

.section-features .row-features .icon-box .icon-box-text .content {
	position: relative;
	padding-bottom: 30px;
}

.section-features .row-features .icon-box .icon-box-text .content:before {
	content: "";
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	border: 1px dashed #525967;
}

.section-features .row-features .icon-box .icon-box-text .content::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px dashed #525967;
}

.section-features .row-features .icon-box .image-hover {
	position: absolute;
	top: -100%;
	right: 0px;
	width: 100%;
	height: 100%;
	transition: all 500ms ease;
	z-index: -1;
}

.section-features .row-features .icon-box .image-hover .img-inner {
	width: 100%;
	height: 100%;
}

.section-features .row-features .icon-box .image-hover .img-inner:before {
	position: absolute;
	content: '';
	background-color: #131821;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.94;
	z-index: 1
}

.section-features .row-features .icon-box .image-hover .img-inner img {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-features .row-features .icon-box .feature-shape {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 3;
	transition: all 500ms ease;
}

.section-features .row-features .icon-box .feature-shape-1 {
	position: absolute;
	top: 0px;
	right: 95px;
	width: 80px;
	height: 68px;
	background-color: #172131;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%);

}

.section-features .row-features .icon-box .feature-shape-2 {
	position: absolute;
	top: 0;
	right: 35px;
	width: 70px;
	height: 60px;
	opacity: 0.67;
	clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%, 50% 0%);
	background-color: #F52549;
}

.section-features .row-features .icon-box .feature-shape-3 {
	position: absolute;
	top: -55px;
	right: -70px;
	width: 180px;
	height: 160px;
	background-color: #172131;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%);
}

.section-features .row-features .icon-box:hover .image-hover {
	top: 0
}

.section-features .row-features .icon-box:hover .icon-box-img img {
	transform: scale(.9);
}

.section-features .row-features .icon-box:hover .feature-shape {
	opacity: 0
}

.section-features .row-features-bottom {
	font-size: 18px;
	font-weight: 600
}

.section-features .row-features-bottom a {
	color: #fff;
	position: relative;
	padding-bottom: 5px;
}

.section-features .row-features-bottom a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	border-bottom: 1px dashed #fff;
}

.company-history__down-arrow {
	position: absolute;
	left: 50%;
	bottom: -120px;
	transform: translate(-50%, 50%);
}

.company-history__down-arrow a {
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	background: var(--bg-gradient45);
	border: 5px solid #fff;

}

.company-history__down-arrow i {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	color: #fff;
	font-size: 35px;
}

/* END SECTION FEAUTURES*/

/* SECTION TIMELINE */
.section-timeline .list-timeline .item .content strong {
	font-size: 14px;
	margin-bottom: 5px !important;
	display: inline-block;
}

.section-timeline .list-timeline .item .content h3 {
	font-size: 22px;
	margin-bottom: 15px;
}

.section-timeline .list-timeline .item .content p {
	color: #414651;
	font-weight: 500
}

.section-timeline .list-timeline .item a.button span {
	display: none
}

.section-timeline .list-timeline .item a.button {
	width: 50px;
	height: 50px !important;
	display: flex;
	margin: 25px 0 0 auto !important;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: var(--bg-gradient45);
	border: none
}

.section-timeline .list-timeline .item a.button i {
	margin: 0
}

.section-timeline:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #eeeeee;
	transform: translateX(-50%);
}

.timeline-shape-box {
	position: absolute;
	right: 30px;
	top: 25px;
	display: flex;
	align-items: center;
}

.timeline-shape-box>div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #d4d7de;
	border-radius: 50%;
	margin: 0 2.5px !important;
}

.timeline-shape-box .timeline-shape-box-1,
.timeline-shape-box .timeline-shape-box-10 {
	width: 3px;
	height: 3px;
}

.timeline-shape-box .timeline-shape-box-2,
.timeline-shape-box .timeline-shape-box-3,
.timeline-shape-box .timeline-shape-box-8,
.timeline-shape-box .timeline-shape-box-9 {
	width: 5px;
	height: 5px;
}

.timeline-shape-box .timeline-shape-box-4,
.timeline-shape-box .timeline-shape-box-7 {
	width: 9px;
	height: 9px;
}

.timeline-shape-box .timeline-shape-box-5,
.timeline-shape-box .timeline-shape-box-6 {
	width: 13px;
	height: 13px;
}

.timeline-shape-box-circle {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 0px;
	transform: translatex(50%);
	top: 4px;
	width: 54px;
	height: 54px;
	background-color: #fff;
	border-radius: 50%;
}

.timeline-shape-box-circle::before {
	content: "";
	position: absolute;
	top: 9px;
	bottom: 9px;
	left: 9px;
	right: 9px;
	border: 1px solid #d4d7de;
	border-radius: 50%;
}

.timeline-shape-box-circle::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	background-color: #d4d7de;
	border-radius: 50%;
}

.section-timeline .right .timeline-shape-box {
	left: 30px;
}

.section-timeline .right .timeline-shape-box-circle {
	left: 0;
	transform: translatex(-50%);
}

.section-timeline .list-timeline .right .item a.button {
	margin: 25px auto 0 0 !important;
}


/* END SECTION TIMELINE */
/* SECTION SERVICES 2 */
.section-service-2 .item .icon-box {
	position: relative;
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 30px 30px;
	z-index: 1;
}

.section-service-2 .item .icon-box .icon-box-img img,
.services .row-services .item>.col-inner .icon-box-img img {
	transition: all 500ms linear;
	transition-delay: 0.1s;
}

.section-service-2 .item .icon-box .icon-box-text {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #e1e5e9;

}

.section-service-2 .item .icon-box .content h3 {
	font-size: 20px;
	transition: all 500ms ease;
}

.section-service-2 .item>.col-inner::before,
.section-service-2 .item .icon-box::before,
.section-service-2 .item .icon-box::after,
.services .row-services .item>.col-inner::before,
.services .row-services .item .icon-box::before,
.services .row-services .item .icon-box::after {
	content: "";
	position: absolute;
	border-radius: 10px;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-style: preserve-3d;
	z-index: -1;
}

.section-service-2 .item>.col-inner::before {
	top: 0;
	left: 20px;
	right: 20px;
	bottom: -10px;
	background-color: rgba(12, 26, 76, 0.3);
	background-position: center left;
	transform-origin: left;
	transform: scaleX(0);
}

.section-service-2 .item .icon-box::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #0c1a4c;
	background-position: center bottom;
	transform-origin: bottom;
	transform: scaleY(0);
}

.section-service-2 .item .icon-box::after {
	top: 0;
	left: 10px;
	right: 10px;
	bottom: -5px;
	background-color: rgba(12, 26, 76, 0.6);
	background-position: center right;
	transform-origin: right;
	transform: scaleX(0);
}

.section-service-2 .item>.col-inner:hover::before{
	transform: scaleX(1.0);
}

.section-service-2 .item>.col-inner:hover .icon-box::before,
.section-service-2 .item>.col-inner:hover .icon-box::after {
	transform: scaleY(1.0);
}

.section-service-2 .item>.col-inner:hover .content *,
.section-service-2 .item>.col-inner a:hover{
	color: #fff !important
}

.section-service-2 .item>.col-inner:hover .icon-box-img img,
.services .row-services .item>.col-inner:hover .icon-box-img img {
	transform: scale(.9);
}

/* END SECTION SERVICES 2 */
/* SECTION OUR TEAMS */
:root {
	--space-top: 65px;
}
.list-teams .item {
	padding-top: var(--space-top);
}

.list-teams .box-team {
	border-radius: 30px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.list-teams .box-team .box-team_content {
	padding: 20px 15px;
}

.list-teams .box-team .box-team_image {
	background: #f4f4f4;
	border-radius: inherit;
}

.list-teams .box-team .box-team_image img {
	margin-top: calc(-1 * var(--space-top));
}

.list-teams .box-team .box-team_content .team-info h3 {
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 20px;
}

.list-teams .box-team .box-team_content .team-info p {
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}

.list-teams .box-team .box-team_content .team-info {
	position: relative;
	margin-bottom: 18px;
	padding-bottom: 8px;
}

.list-teams .box-team .box-team_content .team-info:before {
	content: '';
	width: 85%;
	height: 2px;
	background: var(--bg-gradient45);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
}

.list-teams .box-team .box-team_content .team-social {
	display: flex;
	justify-content: center;
	align-items: center
}

.list-teams .box-team .box-team_content .team-social span {
	font-weight: 600;
}

.member-social,
.member-social li {
	list-style-type: none;
	display: flex;
	align-items: center;
	margin: 0
}

.member-social li {
	margin-left: 15px !important;
}

.member-social li a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(28, 116, 233, .10)
}

.member-social li a:hover {
	background: var(--bg-gradient45);
}

.member-social li a i {
	color: #fff;
}

/* END SECTION OUR TEAMS */
/* SECTION BESTER SERVICE */
.section-bestservice .row-slider-nav {
	margin-bottom: 30px;
}

.section-bestservice .row-slider-nav .icon-box {
	background-color: #fff;
	padding: 30px 0;
	border-radius: 10px;
	cursor: pointer
}

.section-bestservice .row-slider-nav .icon-box>div {
	z-index: 2;
	position: relative
}

.section-bestservice .row-slider-nav .icon-box .icon-box-text h3 {
	margin: 0;
	font-size: 18px;
}

.section-bestservice .row-slider-nav .icon-box:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background-color: #0c1a4c;
	transform: scaleX(0.7) rotateX(20deg);
	opacity: 0;
	transition: all 0.4s linear;
	border-radius: inherit;
}

.section-bestservice .row-slider-nav .icon-box:hover:after,
.section-bestservice .row-slider-nav .slick-current .icon-box:after {
	transform: scaleX(1.0) rotateX(0deg);
	transition: all 0.4s linear;
	opacity: 1;
}

.section-bestservice .row-slider-nav .icon-box:hover .icon-box-text h3,
.section-bestservice .row-slider-nav .slick-current .icon-box .icon-box-text h3 {
	color: #fff;
}

.section-bestservice .row-slider-nav .icon-box:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) translateY(0);
	border-top: 15px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	transition: all 500ms ease;
	z-index: -1;
}

.section-bestservice .row-slider-nav .icon-box:hover:before,
.section-bestservice .row-slider-nav .slick-current .icon-box:before {
	transform: translateX(-50%) translateY(100%);
	border-top: 15px solid #0c1a4c;
}

.section-bestservice .row-slider-for .content h3 {
	font-size: 32px;
	margin-bottom: 15px;
}
.section-bestservice .row-slider-for .img {
	overflow: hidden
}

.section-bestservice .row-slider-for .img::before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, .2);
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	z-index: 10;
}

.section-bestservice .row-slider-for .img:hover:before {
	animation: circle .75s;
}

.section-bestservice .row-slider-nav .slick-current .icon-box .icon-box-img img,
.section-bestservice .row-slider-nav .icon-box:hover .icon-box-img img{
	filter: brightness(0) invert(1);
}
@keyframes circle {
	0% {
		opacity: 1;
	}

	40% {
		opacity: 1;
	}

	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

/* END SECTION BESTER SERVICE */

/* SECTION THÊM */
/* SS-1 */
.ss-1 .item .icon-box{
	border-radius: 10px;
	padding: 40px 30px 36px;
	overflow: hidden;
	position: relative;
	background-color: #F7F4F4;
}
.ss-1 .item .icon-box .icon-box-text *,
.ss-1 .item .icon-box .icon-box-img{
	z-index: 2;
	position: relative
}
.ss-1 .item .icon-box .icon-box-text *{
	transition: all 500ms linear !important;
}
.ss-1 .item .icon-box .icon-box-text h3{
	margin-bottom: 10px;
	font-size: 22px;
}
.ss-1 .item .icon-box .img .img-inner{
	width: 100%;
	height: 100%
}
.ss-1 .item .icon-box .img .img-inner img{
	position: absolute;
	inset: 0;
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.ss-1 .item .icon-box .img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: 1;
}
.ss-1 .item .icon-box .img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(211deg, rgba(26, 115, 233, 0.68) 0%, rgba(13, 28, 51, 0.72) 100%, rgba(14, 37, 72, 0.75) 100%);
	mix-blend-mode: multiply;
	z-index: 3;
}
.ss-1 .item .icon-box:hover .img {
	transform: scaleY(1.0);
}
.ss-1 .item .icon-box:hover .icon-box-text *{
	color: #fff;
}
.ss-1 .item .icon-box:hover .icon-box-img img{
	filter: grayscale(100%) brightness(0) invert(1);
}
/* END SS-1 */

/* SS-2 */
.ss-2 .item .icon-box .icon-box-img{
	margin-bottom: 20px;
}
.ss-2 .item .icon-box .icon-box-text h3{
	font-size: 40px;
	line-height: 1.1;
	margin-bottom: 10px;
	color: #fff !important;
}
.ss-2 .bg-counter .col-inner:before{
	content: '';
	background-image: url('/wp-content/uploads/2024/04/counter-one-bg.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	inset: 0;
	animation: float-bob-y 3s linear infinite;
}
/* END SS-2 */
/* SS-3 */
.pricing-table.style2{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
	border-style: solid;
	border-color: #EAECF0;
	border-width: 1px;
	background-color: #fff;
	padding: 50px 30px 40px;
	z-index: 1;
	transition: all 500ms ease;
}
.pricing-table.style2:hover{
	box-shadow: 0px 20px 30px 0px rgba(16, 24, 40, 0.08);
	border-color: var(--primary-color) transparent transparent transparent;
}
.pricing-table.style2 .pricing-table-header{
	padding-bottom: 29px;
	margin-bottom: 28px;
	border-bottom: 1px solid #EAECF0;
}
.pricing-table.style2 .pricing-table-header .title{
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
	text-transform: capitalize;
}
.pricing-table.style2 .pricing-table-header .price{
	padding: 0;
	font-size: 48px;
	font-weight: bold;
}
.pricing-table.style2 .pricing-table-header .price b{
	font-size: 18px;
}
.pricing-table.style2 .pricing-table-header .description{
	padding: 0;
	font-size: 16px;
	color: #414651;
	margin: 10px 0 0
}
.pricing-table.style2 .pricing-table-items{
	padding: 0 0 0 18px
}
.pricing-table.style2 .pricing-table-items .bullet-item{
	padding: 0;
	text-align: left;
	border: none;
	margin-top: 15px;
	line-height: 32px;
}
.pricing-table.style2 .pricing-table-items .bullet-item:first-child{
	margin-top: 0
}
.pricing-table.style2 .pricing-table-items .bullet-item:last-child{
	margin-bottom: 0;
}
.pricing-table.style2 .pricing-table-items .bullet-item:before{
	content: '\f00c';
	font-family: "Font Awesome 6 Pro";
	color: green;
	margin-right: 15px;
}
.pricing-table.style2 .pricing-table-items a.button{
	margin-top: 30px !important;
	width: 100%;
}
.pricing-table.style2 .pricing-table-items a.button.animation-glass::before {
	transition: left 500ms ease-out;
}
.pricing-table.style2 .pricing-table-items .most-popular{
	background: var(--bg-gradient45);
	width: max-content;
	padding: 3px 35px;
	font-size: 14px;
	position: absolute;
	top: 18px;
	right: -30px;
	transform: rotate(45deg);
	border: none;
	color: #FFF;
}
.pricing-table.style3 .pricing-table-items .most-popular{
	top: 24px;
	right: -35px;
}
@media(min-width: 549.1px) {
	.pricing-table.style3{
		padding: 35px 40px 35px;
	}
	.pricing-table.style3{
		display: grid;
		grid-template-columns: 240px 1fr;
		column-gap: 25px;
	}
	.pricing-table.style3 .pricing-table-header{
		text-align: left;
		padding-bottom: 80px;
		margin-bottom: 0;
		border: none
	}
	.pricing-table.style3 a.button{
		position: absolute;
		bottom: 35px;
		top: unset;
		left: 35px;
		right: unset;
		width: 240px!important;
		height: max-content !important;
		padding-bottom: 12px;
		padding-top: 12px;
	}
	.pricing-table.style3 .pricing-table-items{
		padding: 0 0 0 30px !important;
		width: 100%;
		border-left: 3px solid #d9e1e4;
	}
}
.pricing-table.style2 .pricing-table-items .bullet-item span{
	font-weight: 500;
	color: #0D121E
}
/* END SS-3 */
/* END SECTION THÊM */
/* END PAGE SOLUTION */
/* SECTION DỰ ÁN TIÊU BIỂU */

.post-item .post-title {
	-webkit-line-clamp: 1;
}

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

.list-projects .box-image{
	overflow: hidden
}
.list-projects .progress_project,
.list-projects .item a:hover .progress_project {
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	padding: 6px 25px !important;
	background-color: #e5f1fc;
	color: #0074e4;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}

.list-projects .progress_project.just-done,
.list-projects .item a:hover .progress_project.just-done {
	color: #ff0000;
	background-color: #fdf4f4;
}
.list-projects .item .box-text{
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	padding: 25px 20px 30px;
	width: calc(100% - 60px);
	margin: -52px auto 0;
	z-index: 2;
}

.list-projects .item .box-text .category-project{
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0 5px !important;
	color: #fff;
}

.list-projects .item .box-text h3{
	color: #101828;
	transition: all 500ms ease;
	font-size: 18px;
	margin: 0
}

.list-projects .item .box-image {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.list-projects .item .box-image:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 10px;
	background-color: rgba(13, 18, 30, .40);
	visibility: hidden;
	transform-origin: top center;
	transform: scaleY(0) translateZ(100px);
	transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
	z-index: 1;
}

.list-projects .item .box:hover .box-image:before {
	visibility: visible;
	transform: scaleY(1) translateZ(0px);
}
.list-projects .item .box-text::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 10px;
	background: var(--bg-gradient45);
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	background-position: bottom left;
	transform: scale(1, 0);
	transform-origin: bottom center;
	transition: transform 500ms ease, -webkit-transform 500ms ease;
	z-index: -1;
}

.list-projects .item .box:hover .box-text::before {
	transform: scale(1, 1);
}

.list-projects .item .box:hover h3{
	color: #fff;
}
/* END SECTION DỰ ÁN TIÊU BIỂU */

/* SINGLE DỰ ÁN */
.project-single .project_detail .project_cat {
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
}

.project-single .project_detail .project_title h3 {
	font-size: 35px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.block-project-info {
	margin-top: -100px
}

.project-single .project-info {
	border-radius: 10px;
	border: 1px solid #EAECF0;
	background: #FFF;
	box-shadow: 0 0 8px #cfcfcf
}

.project-single .project-info .project-info_head {

	border-bottom: 1px solid #EAECF0;
	padding: 24px 40px 23px;
}

.project-single .project-info .project-info_head h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
}

.project-single .project-info .project-info_list {
	padding: 40px 40px 40px;
}

.project-single .project-info .project-info_list ul,
.project-single .project-info .project-info_list ul li:last-child {
	list-style-type: none;
	margin: 0 !important
}

.project-single .project-info .project-info_list ul li {
	margin: 0 0 20px;
	display: flex;
	column-gap: 20px;
	align-items: center
}

.project-single .project-info .project-info_list ul li .info_list_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: rgba(28, 116, 233, .10)
}

.project-single .project-info .project-info_list ul li .info_list_content * {
	margin: 0
}

.project-single .project-info .project-info_list ul li .info_list_content p {
	margin-bottom: 3px !important;
	font-size: 15px;
	color: #414651;
}

.project-single .project-info .project-info_list ul li .info_list_content h4 {
	font-size: 16px;
	color: #0c1a4c
}

.project-pagination {
	border-top: 1px solid #EAECF0;
	padding-top: 30px;
	margin-top: 40px;
}

.project-pagination .nav-below {
	display: flex;
	justify-content: space-between;
}

.project-pagination .nav-below a {
	font-size: 16px;
	display: flex;
	align-items: center;
	border: 1px solid #EAECF0;
	position: relative;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	padding: 10px 30px;
	font-weight: 500
}

.project-pagination .nav-below a:hover {
	background: var(--bg-gradient45);
	color: #fff;
}

.project-pagination .nav-below a i {
	top: 1px;
	position: relative;
}

.project-pagination .nav-below .nav-previous a i {
	margin-right: 5px;
}

.project-pagination .nav-below .nav-next a i {
	margin-left: 5px;
}

.section-posts-related {
	margin-top: 50px
}

.section-posts-related h2 {
	text-transform: uppercase;
	display: inline-block;
	width: auto;
	font-size: 30px;
	margin-bottom: 25px;
}

/* END SINGLE DỰ ÁN */

/* SINGLE NHÂN SỰ */
.memmer-detail_left>.col-inner {
	padding-right: 60px;
}

.memmer-detail_left .block-image {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

.memmer-detail_left .memmer-detail_right h2 {
	font-size: 30px;
	line-height: 1.2;
}

.memmer-detail_right .memmer-position,
.memmer-detail_right .memmer-des {
	font-size: 18px;
}

.memmer-detail_info {
	margin-bottom: 40px;
}

.memmer-progress ul {
	margin-top: 30px !important;
}

.memmer-progress ul,
.memmer-progress ul li {
	list-style: none;
	margin: 0
}

.memmer-progress ul li {
	margin-bottom: 25px
}

.memmer-progress ul li h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.memmer-progress ul li .memmer-progress_bar {
	height: 12px;
	border-radius: 6px;
	background-color: #EAECF0;
	transition: all 1500ms ease;
}

.memmer-progress ul li .memmer-progress_bar .progress_bar-inner {
	position: relative;
	display: block;
	width: 0;
	height: 12px;
	border-radius: 6px;
	transition: all 1500ms ease;
	background: var(--bg-gradient);
}

.memmer-progress ul li .memmer-progress_bar .progress_bar-inner .progress_bar-number {
	position: absolute;
	font-weight: bold;
	right: 0;
	bottom: 23px;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	transition: all 500ms ease;
}

.memmer-contactBox h3 {
	text-transform: capitalize;
	font-size: 22px;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.memmer-contactBox h3::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background: var(--bg-gradient);
}

.memmer-contactBox {
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.4);
	padding: 28px 30px 28px !important;
	border-radius: 0 0 20px 20px;
}

.memmer-contactBox ul,
.memmer-contactBox ul li {
	list-style-type: none;
	margin: 0
}

.memmer-contactBox .memmer-contact li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.memmer-contactBox .memmer-contact i {
	margin-right: 10px;
	font-size: 16px;
	padding-left: 1px;
}

.memmer-contactBox ul.member-social {
	display: flex;
	align-items: center;
	margin-top: 25px
}

.memmer-contactBox ul.member-social li {
	margin-right: 15px;
	margin-left: 0 !important;
}

.row-content-khacbiet .content {
	display: flex;
	align-items: center;
	margin-bottom: 30px !important;
}

.row-content-khacbiet .content strong {
	width: 60px;
	height: 60px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 5px solid;
	margin-right: 20px;
}

.difference-value {
	counter-reset: item;
}

.difference-value .item {
	counter-increment: item;
	margin-bottom: 30px
}

.difference-value .item .content h3 {
	font-size: 22px;
	text-transform: capitalize;
}

.difference-value .item .col-inner .content {
	position: relative;
	padding-left: 110px;
	padding-bottom: 10px !important;
}

.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:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 52px);
	height: 2px;
	background: linear-gradient(to right, #24d1be 0%, #3439D7 100%);
}

/* END SINGLE NHÂN SỰ */

/* ARCHIVE POST */
.blog-wrapper{
	padding: 0 !important
}
.blog-archive .list-posts,
.blog-single > .row{
	margin-top: 50px;
}
/* END ARCHIVE POST */

/* SINGLE POST */
.blog-single{
	background-color: #F7F9FA
}
.detail_blog article{
	margin: 0
}
.detail_blog > .col:not(.post-sidebar) > .col-inner{
	background-color: #fff;
	padding: 40px 40px 30px;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
}
.detail_blog .post-meta{
	margin: 30px 0 20px;
}
.detail_blog .post-meta i{
	padding-left: 2px;
}
.detail_blog .post-meta span{
	padding-right: 15px;
	margin-right: 10px;
	position: relative;
	font-weight: 500;
	font-size: 16px
}
.detail_blog .post-meta span:not(:last-child):after{
	content: '';
	position: absolute;
	width: 1px;
	height: 70%;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-color: #000;
}
.detail_blog .entry-header .entry-header-text{
	padding: 0
}
.detail_blog .entry-header .entry-header-text .entry-divider,
.post-sidebar aside .is-divider,
.post-sidebar aside .recent-blog-posts-li .recent-blog-posts .post_comments{
	display: none;
}
.detail_blog .entry-header .entry-title{
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 25px
}
.detail_blog .entry-content{
	padding: 0
}
.detail_blog .entry-content img{
	margin-bottom: 15px;
}
.detail_blog .entry-content .contact-us label{
	font-size: 18px;
	color: #1d2939;
	margin-bottom: 15px;
}
.detail_blog .entry-content .contact-us ul li{
	font-weight: 600
}
.detail_blog .entry-content .contact-us ul li a{
	font-weight: 400
}
.block-meta-footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: 40px;
}
.block-meta-footer span{
	font-weight: 500;
	color: #4D4E50;
}
.block-meta-footer > div{
	display: flex;
	align-items: center
}
.block-meta-footer .block-tags a,
.post-sidebar aside .tagcloud a{
	text-transform: capitalize;
	font-size: 16px !important;
	color: #4D4E50;
	background-color: #F7F2F2;
	border-radius: 4px;
	padding: 5px 20px;
	margin-left: 10px;
	font-weight: 500;
	display: inline-block
}
.block-meta-footer .block-tags a:hover,
.block-meta-footer .blog-share .share-icons a:hover,
.post-sidebar aside .tagcloud a:hover{
	color: #fff;
	background: var(--bg-gradient45)
}
.block-meta-footer .blog-share .share-icons a{
	margin: 0 0 0 10px !important;
	width: 30px;
	height: 30px !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: unset;
	border: none
}
.block-meta-footer .blog-share .share-icons a i{
	top: 0
}
.post-sidebar .widget-area {
	padding-left: 50px;
}
.post-sidebar aside{
	margin-bottom: 30px;
}
.post-sidebar aside .searchform{
	margin: 0;
	border-radius: 10px;
	overflow: hidden
}
.post-sidebar aside .searchform input{
	height: 50px !important;
	border-radius: 10px;
}
.post-sidebar aside .searchform .submit-button{
	background: var(--bg-gradient45);
	border: none;
	height: 50px;
	width: 50px;
}
.post-sidebar aside .searchform .flex-col:last-child{
	position: absolute;
	right: 0
}
.post-sidebar aside:not(:first-child){
	background-color: #fff;
	padding: 30px;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.08);
	border-radius: 15px;
}
.post-sidebar aside .widget-title,
.related_tuyendung h2{
	display: block;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.4
}
.post-sidebar aside.widget_categories ul li{
	border-top: none !important;

}
.post-sidebar aside.widget_categories ul li:not(:last-child){
	margin-bottom: 10px;
}
.post-sidebar aside.widget_categories ul li a{
	display: block;
	background: #F8F9FA;
	padding: 10px 15px;
	font-weight: 500;
	color: #414651;
	position: relative;
	border-radius: 5px;
}
.post-sidebar aside.widget_categories ul li a:after{
	content: '\f178';
	font-family: "Font awesome 6 pro";
	font-weight: 400;
	position: absolute;
	right: 15px;
	color: currentcolor
}
.post-sidebar aside.widget_categories ul li a:hover{
	color: #fff;
	background: var(--bg-gradient)
}
.post-sidebar aside .recent-blog-posts-li:not(:first-child){
	border-top: 1px dashed #bababa;
	padding-top: 12px;
	margin-top: 12px;
}
.post-sidebar aside .recent-blog-posts-li .recent-blog-posts{
	padding: 0
}
.post-sidebar aside .recent-blog-posts-li .recent-blog-posts a{
	margin: 0;
	font-weight: 500;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-sidebar aside .recent-blog-posts-li .recent-blog-posts .flex-col.mr-half .badge{
	width: 70px;
	height: 70px;
	border-radius: 10px;
	overflow: hidden;
}
.post-sidebar aside .tagcloud a{
	margin: 0 10px 0 0;
}
.blog-single .block-evaluate{
	margin-top: 20px;
}
.blog-single .block-evaluate span{
	margin-right: 15px;
}
.kk-star-ratings{
	display: none;
}
.blog-single .block-evaluate .kk-star-ratings,
.blog-single .block-evaluate{
	display: flex;
	align-items: center;
}
.blog-single .block-evaluate .kksr-legend{
	font-size: 16px !important;
}
/* END SINGLE POST */

/* PAGE LIÊN HỆ */
.contact-top .item .col-inner{
	border-radius: 10px;
	border: 1px solid #EAECF0;
	background-color: var(--bizro-white);
	padding: 36px 40px 33px;
	height: 100%
}
.contact-top .item .col-inner .text h3{
	font-size: 18px;
	color: #414651;
	font-weight: 500
}
.contact-top .item .col-inner .text p{
	height: 44px;
}
.contact-top .item .col-inner > i{
	font-size: 50px;
	margin-bottom: 25px;
}
.row-form-contact .title-section h2{
	margin: 0 auto 15px 0 !important;
	font-size: 34px;
}
.row-form-contact .title-section{
	margin-bottom: 30px;
}
.row-form-contact form input,
.row-form-contact form textarea{
	margin: 0 !important
}
.row-form-contact form input.wpcf7-text,
.row-form-contact form textarea{
	border: none;
	border-bottom: 1px solid #EAECF0 !important;
	height: 40px !important;
	padding: 0 !important
}
.row-form-contact form textarea{
	height: 160px !important;
}
.row-form-contact form input::placeholder,
.row-form-contact form textarea::placeholder{
	color: var(--text-color) !important
}
.row-form-contact .col-content > .col-inner{
	border: 1px solid #EAECF0;
	padding: 60px 50px 60px;
	border-radius: 10px
}
/* END PAGE LIÊN HỆ */

/* SECTION BONUS */
.section-bonus .content h2{
	font-size: 32px;
	line-height: 1.4
}
.section-bonus .content p{
	font-size: 18px;
}
.section-bonus{
	overflow: hidden
}
.section-bonus > .section-content{
	position: static !important
}
.section-bonus > .section-content > .img{
	width: max-content !important;
}
.section-bonus > .section-content > .img img{
	width: auto;
}
.shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .10;
	z-index: -1;
	animation: float-bob-x 3s linear infinite ;
}
.shape-2 {
	position: absolute;
	top: 0;
	left: 240px;
	opacity: .10;
	z-index: -1;
	animation: float-bob-y 2s linear infinite;
}
.shape-3 {
	position: absolute;
	bottom: 15px;
	left: 325px;
	opacity: .10;
	z-index: -1;
	animation: shapeMover 9s linear infinite;
}
.shape-4 {
	position: absolute;
	top: 0;
	right: 0;
	opacity: .10;
	z-index: -1;
	animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}
@keyframes float-bob-x {
	0% {
		transform: translateX(-30px);
	}

	50% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(-30px);
	}
}
@keyframes shapeMover {

	0%,
	100% {
		transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
	}

	50% {
		transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
	}
}
/* END SECTION BONUS */

/* PAGE GIẢI PHÁP */
.top-divider.full-width {
	border-top: none;
}
.text-about h2 {
	font-size: 2.5rem;
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.row-count > .col > .col-inner {
	background: var(--text-color);
	border-radius: 20px;
	transform: skewX(-10deg);
	box-shadow: 4px 4px 0px #80bcff;
	padding: 15px;
}
.row-count .text p {
	margin: 0 !important;
}
.row-count .text {
	transform: skewX(12deg);
}
.row-count .text h2 {
	font-size: 36px;
	margin-bottom: 0;
}
.radius-img img {
	border-radius: 20px;
}
.section-about .first-row .large-5 {
	display: flex;
	align-items: center;
}
.row-text-absolute .text {
	padding: 40px 50px;
}
.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 > .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;
}
.section-value .icon-box-text.last-reset {
	display: flex;
	align-items: center;
}
.section-value .icon-box-text.last-reset h3 {
	margin-bottom: 0;
}
.row-text-absolute > .col:last-child .text {
	padding-top: 10px;
}
.section-value .row .col-inner {
	box-shadow: 0 0 8px #ccc;
	padding: 30px;
	border-radius: 20px;
	height: 100%;
}
.section-about-sub .section-content:before,
.section-about-sub .section-content:after {
	display: none;
}
.pb0 {
	padding-bottom: 0;
}
.single-service .flex.menu-item {
	margin-bottom: 10px !important;
	background: #F7F9FA;
	border-radius: 4px;
	padding: 11px 25px;
	position:relative;
}
.single-service a.ux-menu-link__link.flex {
	border-bottom: 0;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.single-service i.ux-menu-link__icon.text-center.icon-angle-right::before {
	font-family: "Font Awesome 6 Pro";
	content: '\f178';
}
.single-service .ux-menu-link__icon+.ux-menu-link__text {
	padding-left: 0;
	font-weight: 600;
}
.single-service .ux-menu-link.flex.menu-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 4px;
	background: var(--bg-gradient);
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
}
.single-service .ux-menu-link.flex.menu-item:hover::before,
.single-service .ux-menu-link--active::before {
	transform: scaleY(1.0)!important;
}
.single-service span.ux-menu-link__text, .single-service span.ux-menu-link__text i{
	transition: 0.3s;
	z-index: 1;
}
.single-service .ux-menu-link.flex.menu-item:hover span.ux-menu-link__text,
.single-service .ux-menu-link.flex.menu-item:hover i,
.single-service .ux-menu-link--active span.ux-menu-link__text,
.single-service .ux-menu-link--active i {
	color: white;
}
.single-service-form .row-form {
	background: #F7F9FA;
	max-width: 100%;
	margin: auto !important;
	padding: 80px 50px 50px 50px!important;
}
.single-service-form .row-form h3 {
	font-size: 29px;
}
.single-service-form .row-form input:not([type="submit"]),
.single-service-form .row-form select,
.single-service-form .row-form textarea {
	height: 38px !important;
	border: none !important;
	background-color: transparent !important;
	border-bottom: 1px solid #D0D5DD !important;
	box-shadow: none;
	padding-left: 0!important;
	margin-bottom: 20px!important;
}
.single-service-form .row-form input::placeholder,
.single-service-form .row-form textarea::placeholder,
.single-service-form .row-form select {
	color: #4e545e;
	font-weight: 500;
	font-size: 14px;
}
.single-service-form .row-form input[type="submit"] {
	min-height: auto !important;
	padding: 15px 45px !important;
	border-radius: 5px;
}
.single-service-form .row-form{
	border-radius: 10px 10px 0 0;
	border: 1px solid #EAECF0;
}
.single-service-form .row-form label{
	font-size: 15px;
}
.single-service-form .row-form input.wpcf7-text,
.single-service-form .row-form textarea,
.single-service-form .row-form select,
.single-service-form .row-form input.wpcf7-text::placeholder,
.single-service-form .row-form textarea::placeholder,
.single-service-form .row-form select::placeholder{
	color: #414651;
	font-weight: normal;
	font-size: inherit;
	height: 40px !important;
}
.single-service-form .row-form textarea {
	padding-top: 8px !important;
	height: 125px !important;
}
.single-service h3 {
	font-size: 36px;
	font-weight: 900;
}
.single-service-contact {
	border-radius: 8px;
	background: #F7F9FA;
	padding: 23px;
}
.single-service-contact h3 {
	font-size: 24px;
}
.single-service-contact li {
	list-style: none;
	margin-left: 0 !important;
	font-size: 14px;
}
.single-service-contact ul {
	margin-bottom: 0!important;
}
.single-service-contact ul li i {
	color: var(--primary-color);
	margin-right: 5px;
}
.single-service-contact li:last-child {
	margin-bottom: 0;
}
.single-service-contact ul li i.fa-location-dot {
	margin-right: 5px;
}
.single-service-content ol li {
	font-weight: bold;
	font-size: 18px;
}
.single-service-content {
	font-size: 18px;
}
.single-service-content p.process-four__text {
	font-size: 16px;
}
.single-service-content .process-four__title {
	font-size: 16px;
	font-weight: 600;
	margin-top: 23px;
	margin-bottom: 11px;
}
.single-service-content .process-four__count {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	border: 1px dashed #0d121e33;
	background-color: white;
	border-radius: 50%;
	transition: all 500ms ease;
}
.single-service-content .process-four__count:before {
	position: absolute;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	counter-increment: count;
	content: "0" counter(count);
	color: white;
	-webkit-text-stroke: 1px #0d121e80;
	font-family: 'Inter Tight', sans-serif;
	transition: all 500ms ease;
	font-weight: 800;
}
.single-service-content .number-count > .col:nth-child(2) .process-four__count:before {
	content: "02";
}
.single-service-content .number-count > .col:nth-child(3) .process-four__count:before {
	content: "03";
}
.single-service-content .number-count > .col:nth-child(4) .process-four__count:before {
	content: "04";
}
.single-service-content .process-four__shape-1 {
	position: absolute;
	right: -12px;
	top: 16px;
	opacity: .40;
}
.single-service-content button.toggle {
	right: 0;
	left: unset !important;
}
.single-service-content .accordion-item {
	border-radius: 6px;
	border: 1px solid #EAECF0;
	margin-top: 20px;
	border-top: 0;
}
.accordion .accordion-title.active + .accordion-inner {
	box-shadow: 0px 8px 18px 0px rgba(16, 24, 40, 0.08);
}
.accordion .accordion-title span > span {
	color: var(--primary-color);
	margin-right: 15px;
	font-weight: 600;
}
.accordion .accordion-title {
	border-top: 1px solid #ebedf1;
	padding: 20px 55px 20px 30px;
	line-height: normal;
	font-size: 18px;
}
.list-dichvu_giaiphap .col-inner {
	counter-reset: icon-counter;
}

.list-dichvu_giaiphap .icon-box {
	counter-increment: icon-counter;
	position: relative;
}
.list-dichvu_giaiphap .icon-box h4{
	margin-bottom: 5px;
	font-size: 20px;
}
.list-dichvu_giaiphap .icon-box{
	padding-left: 85px;
	margin-bottom: 40px;
	margin-top: 30px;
	padding-bottom: 10px;
	min-height: 99px
}
.list-dichvu_giaiphap .icon-box .icon-box-text{
	align-items: center;
	display: flex;
}
.list-dichvu_giaiphap .icon-box:before {
	content: counter(icon-counter);
	position: absolute;
	left: 0;
	bottom: -13px;
	font-size: 135px;
	line-height: 0.8;
	color: #24d1be;
	z-index: 2;
	font-family: "Hind Siliguri", sans-serif;
}
.list-dichvu_giaiphap .icon-box:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 40px);
	height: 2px;
	background: linear-gradient(to right, #24d1be 0%, #3439D7 100%);
}
.counter-section .about-three-header.sibling-two h2 {
	color: transparent;
	-webkit-text-stroke: 1px var(--primary-color);
	-webkit-text-fill-color: transparent;
}
.counter-section .about-three-header h2 {
	font-size: 100px;
	color: transparent;
	-webkit-text-stroke: 1px var(--linear-green);
	-webkit-text-fill-color: transparent;
	line-height: 1;
	font-family: var(--font-dm);
	position: relative;
	width: max-content;
	margin-right: 40px;
	margin-bottom: 0;
}
.counter-section .about-three-title h3 {
	font-size: 34px;
	margin-bottom: 8px;
	font-weight: bold;
}
.counter-section .about-three-title p {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0;
	font-family: var(--font-nunito);
	color: #5e5e5e;
	width: max-content;
	margin-bottom: 0;
}
.counter-section .about-three-header h2::before {
	content: "";
	position: absolute;
	left: 50%;
	height: 4px;
	width: 100px;
	background-color: #006ce4;
	border-radius: 100%;
	opacity: 0.1;
	bottom: -5px;
	transform: translateX(-50%);
	transform: blur(20px);
}
.counter-section h3 {
	font-size: 27px;
	font-weight: 500;
}
.counter-section .large-4 {
	display: flex;
	align-items: center;
}
.counter-section  .counter-wrapper .coundown {
	position: relative;
	display: flex;
	flex-direction: row;
}
.counter-section .counter-wrapper .coundown span.counter-tag {
	font-weight: bold;
	font-size: 20px;
	color: var(--primary-color);
	position: absolute;
	top: 62px;
	transform: rotate(270deg);
	transform-origin: 0 0;
}
.counter-section .counter-wrapper .coundown span.counter-tag svg {
	position: absolute;
	bottom: -5px;
	left: -40px;
	transform: rotate(90deg);
}
.counter-section .counter-wrapper .coundown span.counter-tag svg path {
	fill: var(--primary-color);
}
.counter-section .counter-wrapper .coundown h2 {
	font-size: 60px;
	margin-bottom: 0;
	line-height: normal;
	display: flex;
	gap: 5px;
	align-items: center;
}
.counter-section .counter-wrapper .coundown h2 span:last-child {
	font-size: 50px;
}
.counter-section .counter-wrapper .coundown span.counter-tag + p + .d-flex {
	margin-left: 50px;
}
.counter-section .counter-wrapper .coundown span.counter-tag + p + .d-flex p {
	color: #5e5e5e;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0!important;
}
.portfolio .portfolio-three-content {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-right: auto;
	opacity: 0;
	transform: perspective(300px) rotateX(-18deg);
	transition: 0.75s ease;
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}
.portfolio .has-hover:hover .portfolio-three-content {
	transform: perspective(300px) rotateX(0deg);
	opacity: 1;
}
.portfolio .box-text, .portfolio .box-text-inner {
	position: unset;
	padding: 0;
}
.portfolio .has-hover {
	overflow: hidden;
}
.portfolio .portfolio-three-content .subtitle {
	background: var(--bg-gradient);
	display: inline-block;
	padding: 5px 30px;
}
.portfolio .portfolio-three-content .subtitle p {
	color: white;
	margin-bottom: 0!important;
	font-size: 16px;
}
.portfolio .portfolio-three-content .title {
	background-color: #160803;
	padding: 15px 30px;
	margin-bottom: 20px;
}
.portfolio .portfolio-three-content .title h3 {
	font-size: 26px;
	color: white;
}
.portfolio .row-small>.col {
	padding-left: 4px;
	padding-right: 4px;
}
.counter-wrapper {
	display: flex;
	justify-content: space-between;
}
.counter-wrapper > .col {
	max-width: max-content;
	flex-basis: unset;
}
.counter-wrapper:after {
	display: none;
}
.counter-section .col-inner > .row {
	max-width: 100%;
	margin: auto;
}
.counter-section .col-inner > .row > .col {
	padding: 0;
}
.choose .section-subtitle.d-flex.justify-content-center {
	display: flex;
	align-items: center;
	gap: 15px;
	color: var(--primary-color);
	font-size: 20px;
	justify-content: center;
}
.choose .section-subtitle.d-flex.justify-content-center p {
	margin-bottom: 0!important;
}
.choose .section-title-one h2 {
	font-size: 52px;
	margin-bottom: 40px;
	line-height: 1.15;
}
.choose .section-title-one h2 span {
	color: var(--primary-color);
}
.choose .section-title-one.container {
	text-align: center;
}
.choose .icon {
	background: var(--bg-gradient);
	padding: 10px;
	border-radius: 5px;
	height: 60px;
	display: flex;
	align-items: center;
}
.choose .icon-box-text h3 {
	font-size: 24px;
	line-height: normal;
}
.row-choose-form {
	max-width: 100%;
	margin: auto !important;
	background: #f5f3f1;
	padding: 90px 40px !important;
}
.row-choose-form form .col > p {
	display: flex;
	align-items: center;
	background: white;
	margin-bottom: 30px !important;
	padding: 14px 20px;
}
.row-choose-form form .col > p input {
	border: none;
	margin: 0 !important;
	width: 100%;
}
.row-choose-form .wpcf7 .wpcf7-form-control-wrap {
	line-height: normal;
	width: 100%;
}
.row-choose-form form .col-submit > p {
	margin-bottom: 0!important;
	background: transparent;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.choose-form .section-title-four h2 {
	font-size: 52px;
	font-weight: 800;
	margin-bottom: 0px;
	line-height: 1.3;
}
.mb-50 {
	margin-bottom: 50px;
}
.choose-form .section-title-four h2 span {
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.choose-form .section-title-four > span::before, .choose-form .section-title-four > span::after {
	content: "";
	position: absolute;
	top: 10px;
	width: 10px;
	height: 10px;
	border-radius: 2px;
	transform: rotate(45deg);
	background-color: var(--primary-color);
	opacity: 0.5;
}
.choose-form .section-title-four > span {
	position: relative;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.choose-form .section-title-four > span::after {
	right: -20px;
}
.choose-form .section-title-four > span::before {
	left: -20px;
}
.choose-form textarea {
	border: none;
	max-height: 120px;
}
.row-choose-form form .col-submit input {
	border-radius: 5px !important;
}
.choose-form .large-4 > .col-inner {
	background-color: white;
	padding: 70px 50px;
}
.choose-form .large-4  {
	display: flex;
	align-items: flex-end;
}
form.wpcf7-form.init {
	margin: 0;
}
.choose-form .working-hour-title.sibling-three {
	text-align: center;
	font-size: 22px;
}
.choose-form ul.working-list.working-list-two.sibling-two li {
	list-style: none;
	text-align: center;
	color: #5e5e5e;
	font-size: 18px;
	margin-left: 0;
}
span.gradi {
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}
.choose-form .icon {
	max-height: 50px;
	padding: 12px;
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	background: white;
}
.choose-form .icon .icon-inner {
	max-height: 24px;
}
.choose-form .working-hour-title .title-vector {
	position: relative;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.choose-form .working-hour-title {
	margin-bottom: 45px;
}
.choose-form .working-hour-title.sibling-three span:first-child {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 80px;
	height: 1px;
	background: linear-gradient(45deg, #2941d5, #25d0de 80%);
}
.choose-form .working-hour-title.sibling-three span:last-child {
	position: absolute;
	right: 0px;
	top: 6px;
	width: 80px;
	height: 1px;
	background: var(--bg-gradient);
}
.choose-form .working-hour-title span:nth-child(2) {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	background: var(--bg-gradient);
	transform: rotate(45deg);
	position: absolute;
	left: 94px;
}
.choose-form .icon-box h3{
	display: inline-block;
	color: white;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 30px;
	clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
	max-width: 140px;
	margin-left: -30px;
	text-align: center;
	background: var(--bg-gradient);
}
.choose-form .icon-box-img {
	z-index: 10;
}
.choose-form .icon-box h3 + p {
	font-size: 20px;
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	margin-left: -15px;
	margin-bottom: 0!important;
}
.choose-form .icon .icon-inner path {
	fill: #fb5404;
}
.counter-section .counter-wrapper > .col:last-child .coundown h2 span:last-child {
	font-size: 32px;
}
.choose .icon-box {
	margin-bottom: 10px;
}
.row-choose-form form .col > p i {
	background: var(--text-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.choose-form {
	padding-bottom: 70px !important;
}
.accordion{
	counter-reset: icon-counter;
}

.accordion .accordion-item{
	counter-increment: icon-counter;
}
.accordion .accordion-item a{
	position: relative
}
.accordion .accordion-item a:before {
	content: 'Q'counter(icon-counter) '.';
	display: inline-block;
	font-weight: inherit;
	left: 0;
	top: 0;
	font-size: inherit;
	margin-right: 5px;
}
.accordion .accordion-title {
	border: none;
	background: #f1f1f1;
	border-radius: 5px;
	font-weight: 600;
}
.accordion .accordion-item {
	margin-bottom: 25px;
	margin-top: 0 !important;
}
.accordion button.toggle {
	right: 0;
	left: unset !important;
	position: absolute;
}
.accordion button.toggle {
	right: 13px;
	left: unset !important;
	position: absolute;
	background: var(--bg-gradient);
	opacity: 1;
	width: 30px;
	min-width: unset;
	max-width: 30px;
	max-height: 30px;
	height: 30px !important;
	min-height: unset;
	overflow: unset !important;
	margin: 0;
	border: none;
	top: 50%;
	transform: translatey(-50%);
}
.accordion .accordion-title.active>.toggle {
	transform: translatey(-50%) rotate(180deg);
}
.accordion button.toggle i::before {
	content: '\f021';
	font-family: 'FontAwesome';
	font-size: 16px;
	color: white;
}
.accordion button.toggle i {
	display: flex;
	justify-content: center;
	top: unset;
}
/* END PAGE GIẢI PHÁP */

/* TUYỂN DỤNG */
.section-page_tuyendung{
	padding: 80px 0 !important;
}
.list-recruitment .recruitment .col-inner{
	background: #fff;
	border-radius: 12px;
	padding: 20px 20px;
	display: grid;
	grid-template-columns: 95px 1fr;
	box-shadow: 0px 2px 8px -2px rgba(16, 24, 40, 0.10);
	position: relative;
	transition: all .25s linear;
}
.list-recruitment .recruitment .col-inner:hover{
	transform: translatey(-5px);
	box-shadow: 0px 4px 12px 0px rgba(16, 24, 40, 0.10);
}
.list-recruitment .recruitment .col-inner .block-label{
	display: inline-flex;
	column-gap: 5px;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 10px;
	top: 10px;
}
.list-recruitment .recruitment .col-inner .block-label span{
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	display: block;
	width: max-content;
	padding: 2px 8px;
	border-radius: 3px;
	text-align: center;
}
.list-recruitment .recruitment .col-inner .block-label span.new{
	background: #00bff3;
}
.list-recruitment .recruitment .col-inner .block-label span.expired{
	background: #ff7d7d;
}
.list-recruitment .recruitment .col-inner .icon-recruitment{
	aspect-ratio: 1/1;
	background:#e6f0ff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center
}
.list-recruitment .recruitment .col-inner .icon-recruitment i{
	font-size: 50px;
}
.list-recruitment .recruitment .col-inner .info-recruitment{
	margin-left: 20px;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-career{
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 5px;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-title{
	margin-bottom: 5px;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-title h3{
	font-size: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0;
	line-height: 1.4
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-title a{
	display: block;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta{
	display: flex;
	flex-wrap: wrap;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span {
	font-size: 15px;
	margin-right: 20px;
	display: flex;
	align-items: center;
}
.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span i{
	margin-right: 5px;
}
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form label {
	font-size: 16px;
	margin-bottom: 0;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form input.wpcf7-text,
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form textarea {
	border: none;
	border-bottom: 1px solid #AAAAAA;
	padding: 8px 0 !important;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form input.wpcf7-text {
	height: 40px !important;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form input::placeholder,
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form textarea::placeholder {
	color: #AAAAAA;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .wpcf7-submit {
	margin: 0 !important;
	padding: 0 60px !important;
	height: 60px !important;
	font-size: 16px;
	background: transparent;
	z-index: 1;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-submit span {
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	background: var(--bg-gradient);
	position: relative;
	border: none;
}
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-submit span::before{
	transition: left 650ms ease-out;
}
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form textarea {
	margin: 0;
	height: 120px !important;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-textarea {
	margin-top: 30px;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-submit {
	margin-top: 10px;
	padding: 0 !important;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file label {
	color: #000;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file label.label {
	display: flex;
	justify-content: space-between;
	padding: 15px 20px;
	background: #F3F3F2;
	margin-bottom: 30px;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .label_upload {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .label_upload i {
	font-size: 18px;
	margin-right: 5px;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file {
	height: 125px;
	border: 1px solid #AAAAAA;
	border-radius: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file .wpcf7-form-control-wrap {
	position: absolute;
	inset: 0;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file input {
	padding: 0 !important;
	width: 100%;
	height: 100%;
	opacity: 0
}
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .wpcf7-not-valid-tip{
	top: 8px;
}
.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file .text-upload p {
	display: flex;
	justify-content: center;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color: #AAAAAA;
	padding: 15px;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file .text-upload i {
	font-size: 40px;
	margin-bottom: 10px;
}

.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-file .upload_file .text-upload .text-cv {
	font-weight: bold
}
.form_recruitment > .col-inner{
	margin-top: 20px;
}
.title-form_td{
	font-size: 25px;
	margin-bottom: 25px;
	text-transform: capitalize;
	max-width: max-content;
	width: 100%;
	line-height: 1.4;
}
.related_tuyendung .list-recruitment .recruitment .col-inner .info-recruitment .recruitment-title a{
	font-size: 18px;
	line-height: 1.3
}
.related_tuyendung .list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span{
	font-size: 14px
}
.related_tuyendung .list-recruitment .recruitment .col-inner{
	margin-bottom: 25px;
}
/* END TUYỂN DỤNG */
/* CSS TABLE & MOBILE */
@media (max-width: 849px) {
	.off-canvas .sidebar-menu {
		padding: 0 !important;
	}

	.off-canvas-left .mfp-content,
	.off-canvas-right .mfp-content {
		background-color: #080a29 !important;
	}

	.sidebar-menu .nav-sidebar .search-form form input {
		height: 45px !important;
		font-size: 14px;
	}

	.sidebar-menu .nav-sidebar .search-form form .ux-search-submit {
		width: 45px;
	}

	.nav-sidebar.nav-vertical>li+li,
	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical li.menu-item:not(:last-child),
	.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header),
	.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header) {
		border-top: none !important;
	}

	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical>li.menu-item:not(:last-child),
	.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header),
	.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header),
	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical li.menu-item .sub-menu li:not(:last-child) a {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1)
	}

	.sidebar-menu .nav-sidebar .menu-item a,
	.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a,
	.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {
		color: #fff !important;
		font-size: 14px !important;
		font-weight: 600;
		text-transform: none;
	}

	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical>li.menu-item>a {
		padding: 15px 0 15px 20px;
	}

	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical li.menu-item .sub-menu a {
		padding: 15px 0 15px 0;
	}

	.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical li.menu-item .sub-menu {
		padding-left: 25px;
	}

	.sidebar-menu .nav-sidebar .menu-item .toggle {
		background: var(--bg-gradient45);
		opacity: 1;
		border: none;
		width: 35px;
		height: 35px;
		min-height: unset;
		margin-right: 20px;
		border-radius: 3px;
		transform: rotate(-90deg);
	}

	.sidebar-menu .nav-sidebar .menu-item.active .toggle {
		transform: rotate(0deg);
	}

	.sidebar-menu .nav-sidebar .menu-item .toggle i {
		color: #fff;
		line-height: 0.6;
		font-size: 18px;
	}

	.sub-menu.nav-sidebar-ul .nav-slide-header .toggle {
		width: 100%;
		background: transparent;
		color: #fff;
		text-transform: none;
	}

	.sub-menu.nav-sidebar-ul .nav-slide-header .toggle i {
		margin-right: 10px;
	}

	.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header),
	.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header) {
		padding-left: 0;
	}


	.sidebar-menu .nav-sidebar .header-block-block-1 {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 25px 20px 15px;
	}

	.nav-sidebar.nav-vertical>li.header-block:last-child {
		border: none;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 {
		padding: 20px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .social-icons {
		margin-top: 20px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .social-icons a {
		margin-right: 10px !important;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .social-icons a i {
		color: #fff;
		font-size: 20px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .mobile-nav__contact {
		list-style-type: none;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .mobile-nav__contact li {
		padding: 0;
		margin-bottom: 15px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .mobile-nav__contact li * {
		color: #fff;
		font-size: 14px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .mobile-nav__contact li a {
		padding: 0 0 0 10px;
	}

	.nav-sidebar.nav-vertical>li.header-block .header-block-block-2 .mobile-nav__contact li i {
		width: 30px;
		height: 30px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		background: var(--bg-gradient45)
	}

	.header-main li.html.custom {
		display: block;
	}

	.mobile-nav .nav-icon a {
		padding: 0;
		width: 35px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 4px !important;
		background: var(--bg-gradient45);
	}

	header .header-main .mobile-nav .nav-icon a i.icon-menu {
		font-size: 25px;
		color: #fff !important;
	}

	.sidebar-menu .nav-sidebar {
		padding: 0;
	}

	.section-banner .col-content>.col-inner {
		flex-basis: 100%;
		max-width: 100%;
		padding: 0 120px 0 25px;
	}

	.section-banner .flickity-page-dots {
		left: unset;
		right: 60px;
	}

	.section-about .col-left .col-inner,
	.section-about .right>.col-inner {
		padding-right: 70px;
		padding-left: 70px;
	}

	.section-about .about-three__experience {
		right: 25px;
	}

	.section-about .section-content:before {
		left: -55px;
		bottom: 505px;
	}

	.section-about .section-content:after {
		bottom: 140px;
	}

	.section-about {
		padding-bottom: 0 !important;
	}

	.title-section h2{
		font-size: 40px;
	}
	.section-bonus .content h2{
		font-size: 30px;
	}

	.section-process .row-process .item:after {
		content: none;
	}

	.slick-slider .slick-arrow.slick-next {
		right: 0px;
	}

	.slick-slider .slick-arrow.slick-prev {
		left: 0px;
	}

	.list-posts .post-item .box .box-text {
		padding: 25px 20px;
	}

	.list-posts .post-item .box .badge {
		left: 20px;
	}

	.list-posts .post-item .box .box-text .metablog {
		margin-left: 85px;
	}

	.list-posts .post-item .box .badge {
		width: 65px;
	}

	.list-posts .post-item .box .badge .badge-inner {
		padding: 10px 5px;
	}

	.list-posts .post-item .box .badge .badge-inner .post-date-day {
		font-size: 25px;
	}

	.list-posts .post-item .box .badge .badge-inner .post-date-month {
		font-size: 14px;
	}

	.section-about-solution .block-experience {
		right: 0;
		transform: translate(0%, -50%);
	}

	.timeline-shape-box-circle {
		display: none;
	}

	.section-timeline .right .timeline-shape-box-circle {
		left: -50px;
		display: block;
	}

	.section-service-2 .title-section.title-section-left h2,
	.section-ourteam .title-section.title-section-left h2,
	.section-bestservice .title-section.title-section-left h2 {
		margin-bottom: 0 !important;
	}

	.block-project-info {
		margin-top: 0px;
	}

	.memmer-detail_left>.col-inner {
		padding-right: 0;
	}

	#top-bar {
		min-height: 40px !important;
	}

	#top-bar::before {
		position: absolute;
		background: var(--bg-gradient);
		content: "";
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}

	#top-bar .info-company ul li {
		margin: 0;
	}

	#top-bar .info-company ul li:last-child {
		display: none;
	}

	.section-khacbiet .title-section h2 {
		margin-bottom: 30px !important;
	}
	.post-sidebar .widget-area {
		padding-left: 0px;
	}
	.col-center .text-right{
		text-align: center;
	}
}

/* CSS TABLET */
@media (min-width: 549.1px) and (max-width: 849px) {
	.off-canvas-left .mfp-content {
		width: 360px;
	}
}

/* CSS MOBILE */
@media (max-width: 549px) {

	/*  CSS GLOWBAL */
	.off-canvas-left .mfp-content {
		width: calc(100vw - 65px);
	}
	.banner-breadcrumb .page-title-inner{
		padding: 70px 15px;
	}
	footer .ux-menu .ux-menu-title{
		margin-bottom: 12px !important;
	}
	/* END CSS GLOWBAL */
	.header-main,
	header .stuck .header-main {
		height: 70px !important;
	}

	#logo {
		width: 180px !important;
	}

	.section-banner h2,
	.banner-solution .title-section h2,
	.section-about-solution .title-section-outline h2,
	.banner-breadcrumb .entry-title{
		font-size: 30px;
	}
	.section-bonus .content h2{
		font-size: 24px;
	}
	.section-banner .col-content>.col-inner {
		padding: 0 50px 0 0px;
	}

	.section-banner .flickity-page-dots {
		display: none;
	}

	.col-content a.button:nth-of-type(2) {
		margin-left: 0 !important;
		margin-top: 15px !important;
	}

	.section-banner {
		padding: 65px 0 165px !important;
	}

	.section-about .col-left .col-inner,
	.section-about .right>.col-inner {
		padding-right: 0px;
		padding-left: 0px;
	}

	.section-about .about-three__experience {
		right: 0;
		bottom: 46px;
	}

	.section-about .section-content:before {
		left: -120px;
		bottom: unset;
		top: 220px;
	}

	.title-section h2,
	.section-bestservice .row-slider-for .content h3,
	.project-single .project_detail .project_title h3,
	.section-posts-related h2,
	.detail_blog .entry-header .entry-title,
	.row-form-contact .title-section h2,
	.tuyendung-single h3 {
		font-size: 28px;
		line-height: 1.2;
	}

	.sub-title-large {
		font-size: 18px;
		line-height: 30px;
	}

	.row-services .col .col-inner {
		padding: 30px 20px 30px;
	}

	.row-services .col:last-child .col-inner {
		margin-bottom: 0;
	}

	.tabbed-content .nav {
		overflow-x: auto;
		white-space: nowrap;
		justify-content: start;
		flex-wrap: nowrap;
		padding-bottom: 5px;
	}

	.tabbed-content .nav::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
		background-color: #F5F5F5;
		border-radius: 10px;
	}

	.tabbed-content .nav::-webkit-scrollbar {
		height: 3px;
		background-color: #F5F5F5;
	}

	.tabbed-content .nav::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #FFF;
		background-image: var(--bg-gradient);
	}

	.portfolio-three__title a,
	.section-process .row-process .item .content h3,
	.typical-projects.tabbed-content .nav.nav-simple li.tab a span,
	.difference-value .item .content h3,
	.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-title h3{
		font-size: 18px;
	}
	.banner-solution .sub-title{
		font-size: 16px;
	}

	.mobile-noBtn .flickity-button {
		display: none;
	}

	.list-posts .post-item .box .box-text .metablog span {
		font-size: 13px;
	}

	.list-posts .post-item .box .box-text .post-title,
	.section-services .item h3,
	.section-features .row-features .icon-box .icon-box-text .content h3,
	.project-single .project-info .project-info_head h3,
	.memmer-contactBox h3,
	.ss-1 .item .icon-box .icon-box-text h3{
		font-size: 20px;
	}

	.list-posts .post-item .box .box-text button.button,
	.section-features .row-features-bottom,
	.memmer-progress ul li h3,
	.memmer-progress ul li .memmer-progress_bar .progress_bar-inner .progress_bar-number {
		font-size: 14px;
	}

	.list-posts .post-item .box .box-text button.button:after {
		top: 7px;
	}

	.section-partner .gallery-col .col-inner .box {
		height: 65px;
	}

	footer .row-middle {
		padding: 60px 0 0px;
	}

	footer .follow-icons {
		justify-content: center;

	}

	.collum-reverse {
		flex-direction: column-reverse;
	}

	.mobile-text-left>.col-inner.text-right {
		text-align: left;
	}

	.mobile-text-center>.col-inner {
		text-align: center;
	}

	.row-solution-footer .block-video .col-inner {
		justify-content: center;
	}

	.banner-solution .flickity-page-dots {
		bottom: 20px;
	}

	.section-about-solution .title-section h2 {
		margin-bottom: 5px;
	}

	.section-about-solution .list-unstyled ul {
		grid-template-columns: repeat(1, 1fr);
	}

	.section-timeline:before,
	.typical-projects.tabbed-content .nav.nav-simple li.tab.active a::after,
	.typical-projects.tabbed-content .nav.nav-simple li.tab.active a::before {
		content: none;
	}

	.section-timeline .list-timeline .item a.button,
	.section-timeline .right .list-timeline .item a.button {
		margin: 25px 0 0 auto !important;
	}

	.timeline-shape-box {
		right: 50%;
		transform: translateX(50%);
		bottom: -20px;
		top: unset;
		display: inline-flex !important;
	}

	.section-timeline .right .timeline-shape-box {
		left: unset;
	}

	.section-timeline .list-timeline .item:not(:last-child) {
		margin-bottom: 45px;
	}

	.section-timeline .list-timeline .item:last-child,
	.section-bestservice .row-slider-for .content h3 {
		margin-bottom: 15px;
	}

	.section-bestservice .row-slider-for .content p,
	.memmer-detail_right .memmer-position, .memmer-detail_right .memmer-des,
	.section-bonus .content p{
		font-size: 16px;
	}

	.typical-projects.tabbed-content .nav {
		overflow-x: auto;
		flex-wrap: nowrap;
		white-space: nowrap;
		justify-content: start;
		padding: 0;
	}

	.typical-projects .tab-panels {
		margin-top: 15px;
	}

	.project-single .project-info .project-info_head,
	.project-single .project-info .project-info_list {
		padding: 20px 20px 20px;
	}

	.gtranslate_wrapper a {
		width: 28px;
		height: 21px;
	}
	.detail_blog > .col:not(.post-sidebar) > .col-inner{
		padding: 25px 15px 30px;
	}
	.block-meta-footer{
		display: block;
	}
	.block-meta-footer .blog-share{
		margin-top: 20px;
	}
	.block-meta-footer .blog-share .social-icons{
		margin-left: 0;
	}
	.detail_blog .post-meta > span{
		margin-bottom: 10px;
		display: inline-block;
	}
	.detail_blog .post-meta span:not(:last-child):after{
		content: none;
	}
	.contact-top .item .col-inner,
	.contact-top .item .col-inner .text p{
		height: auto;
	}
	.row-form-contact .col-content > .col-inner{
		padding: 30px 15px 30px;
	}
	.section-bonus > .section-content > .img {
		width: 40% !important;
	}
	.shape-3{
		bottom: -50px;
		left: 275px;
	}
	/* 	PAGE GIẢI PHÁP */
	.text-about h2 {
		font-size: 2rem;
	}
	.section-value .icon-box-img {
		width: 80px!important;
	}
	.section-philosophy .icon-box-text.last-reset {
		display: flex;
		align-items: center;
	}
	.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 p {
		text-align: justify;
		margin: 0!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-value .row > .col:last-child {
		padding-bottom: 0;
	}
	.single-service .row-large > .large-3,
	.single-service .row-large > .large-9 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.single-service .row-large > .large-9 {
		padding-left: 15px;
	}
	.single-service h3 {
		font-size: 26px;
	}
	.single-service-content .process-four__shape-1 {
		display: none;
	}
	.single-service-form .row-form {
		padding: 15px!important;
		padding-top: 30px!important;
	}
	.single-service-form .col.pb-0 {
		padding-left: 0;
		padding-right: 0;
	}
	.single-service-form .row-form h3 {
		font-size: 24px;
	}
	.row-form > .large-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.counter-section .flex.align-items-end {
		display: block;
	}
	.counter-section h3,
	.title-form_td {
		font-size: 22px;
	}
	.counter-wrapper > .col {
		max-width: 50%;
		flex-basis: 50%;
	}
	.counter-section .counter-wrapper .coundown h2 {
		font-size: 40px;
	}
	.counter-wrapper > .col:first-child {
		margin-bottom: 50px;
	}
	.counter-section .counter-wrapper .coundown h2 span:last-child {
		font-size: 30px;
	}
	.counter-section .counter-wrapper > .col:last-child .coundown h2 span:last-child {
		font-size: 22px;
	}
	.portfolio .row-small>.col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.choose .section-title-one h2,
	.choose-form .section-title-four h2{
		font-size: 35px;
	}
	.row-choose-form {
		padding: 60px 0px!important;
	}
	.choose-form .large-4 > .col-inner {
		padding: 40px;
	}
	.choose-form {
		padding-bottom: 50px !important;
	}
	.choose-form > .relative > .row > .large-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.choose-form .large-4 {
		margin-top: 50px;
	}
	/* 	END PAGE GIẢI PHÁP */
	.pricing-table.style2 .pricing-table-items {
		padding: 0;
	}
	.tab-center.tabbed-content .nav{
		justify-content: center;
	}
	.list-recruitment .recruitment .col-inner{
		padding: 20px;
	}
	.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span{
		font-size: 14px;
	}
	.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span:not(:last-child){
		margin-bottom: 5px;
	}
	.list-recruitment .recruitment .col-inner .info-recruitment .recruitment-meta span i{
		width: 15px;
		margin-top: -1px;
	}
	.btn-recruitment a{
		height: 55px !important;
		font-size: 20px;
	}
	.form_recruitment > .col-inner{
		margin-bottom: 0;
	}
	.tuyendung-single .form_recruitment .wpcf7 .wpcf7-form .col-submit span{
		width: 100%;
	}
	.section-page_tuyendung{
		padding: 50px 0 !important;
	}
	.section-banner .sub-title {
		font-size: 16px;
	}
	.section-about-solution .block-experience{
		max-width: 280px;
		max-height: 200px;
	}
	.section-about-solution .block-experience h3 span {
		font-size: 45px;
	}
	.section-about-solution .block-experience p,
	.section-about-solution .content p{
		font-size: 16px;
	}
	.section-about-solution .list-unstyled {
		margin: 20px 0 0;
	}
	.section-timeline .list-timeline .item .col-inner.text-right .content{
		text-align: left !important
	}
	.section-timeline .list-timeline .item a.button,
	.section-timeline .list-timeline .right .item a.button{
		margin: 25px 0 0 auto !important;
	}
	.section-timeline .timeline-shape-box{
		position: static;
		transform: unset;
		margin: 30px 0 15px 0;
		display: flex !important;
		display: none !important
	}
	.section-bestservice .col.large-6{
		padding-bottom: 0 !important;
	}
	.list-recruitment .item.recruitment{
		padding-bottom: 30px !important;
	}
	.banner-solution .title-section h2 {
		margin: 0 auto 15px;
	}
	.section-about-solution .block-experience.content2 p {
		font-size: 16px;
	}

}