/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: HiroshiLord
Template: flatsome
Version: 3.19.10
*/

@font-face {
	font-family: 'UTMAvo';
	src:url('font/UTMAvoBold.ttf') format('truetype');
	font-weight:700;
	font-style: normal;
}

@font-face {
	font-family: 'UTMAvo';
	src:url('font/UTMAvo.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'UTMAvo';
	src:url('font/UTMAvo.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('font/Myriad_Pro_Black.woff2') format('woff2'),
		url('font/Myriad_Pro_Black.woff') format('woff'),
		url('font/Myriad_Pro_Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Swiss721Bold';
	src: url('font/SWZ721BO.TTF') format('truetype');
	font-weight: 700;
	font-style: normal;
}
/* Ví dụ sử dụng: */
/*
h1, .swiss-bold {
font-family: 'Swiss721Bold', Arial, sans-serif !important;
font-weight: bold;
}
*/

.breadcrumb-custom-page,
.product-breadcrumb-container{
	min-height: 60px;
	padding-top: 20px;
}
.breadcrumb-custom-page a,
.product-breadcrumb-container a{
	font-size:16px;
	text-transform: capitalize;
}
.breadcrumbs{
	color:#fff !important;
	text-transform: capitalize;
}
.breadcrumbs a:hover{
	color:var(--primary-color);
}
.banner .section-title .section-title-main{
	font-family: 'UTMAvo', sans-serif !important;
	font-weight:700;
}
.text-4 {
	transition: height 0.3s ease;
}
h1, h2 ,h3, h4, strong, b{
	font-family: 'UTMAvo', sans-serif !important;
	font-weight:700;
}
.header-main .nav > li > a{
	font-family: 'UTMAvo', sans-serif !important;
	font-weight:400;
}
.home .banner h3{
	font-size:42px;
}
/* body, p{
font-family: 'ARIAL' , sans-serif !important;
font-weight:400;
} */
.title-breadcrumbs .woocommerce-breadcrumb {
	text-transform: capitalize !important;
}
.section-title-container {
	margin-bottom: 0 !important;
}
.section-title{
	margin-bottom:0px !important
}
.section-title-normal,
.section-title-normal span {
	border-bottom: none !important;
}
.text-capitalize span {
	text-transform: capitalize;
}
.text-can p{
	margin:0 ;
}
.box.box-normal .is-divider {
	display:none
}
.section-title b {
	opacity: 0;
	display:none
}

.custom-stack-service {
	width: 100%;
	justify-content: center;
}
.custom-stack-service .col-inner {
	height: 166px;
	width: 203px !important;
}

.section-footer .ux-menu-link__link:hover span {
	color: var(--fs-color-secondary);
}
#header.has-transparent .nav > li.active > a {
	color: var(--fs-color-secondary) !important;
}
#header.transparent .nav-top-link {
	color: #fff;
}
.custom-col-commit .box-text-inner h4 {
	padding: 10px 0 !important;
}
.custom-col-page-service .ux-menu-link__link {
	font-size: 24px;
	text-align: left;
	font-weight: 500;
}
.custom-col-page-service .ux-menu-link__text {
	position: relative;
	display: flex;
	align-items: center;
}
.custom-col-page-service .ux-menu-link__text::after {
	content: "\f061";
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.custom-col-page-service .box:hover .ux-menu-link__text {
	color: var(--fs-color-secondary);
}
.custom-box-loi-ich .box-image {
	margin-left: 10px !important;
}
.custom-box-loi-ich .col-inner {
	min-height: 400px;
}
.custom-box-loi-ich h4 {
	margin-bottom: 10px !important;
}

.tab-services .tab a:before {
	background-color: transparent;
}
.tab-services .tab a:hover {
	border: 1px solid;
}
/* Khởi tạo bộ đếm */
.tab-services .nav-line {
	counter-reset: item;
}

/* Tăng bộ đếm cho từng mục */
.tab-services .nav-line li {
	counter-increment: item;
}
.tab-services img {
	border-radius: 25px;
}
.tab-services .nav-line li a span::before {
	content: "B" counter(item) ".";
	font-size: 24px;
	display: none;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.tab-services .tab a,
.tab-services .tab.active a {
	line-height: 1.4;
	text-align: left;
	border: 1px solid transparent;
	font-size: 18px;
	color: #333;
	padding: 16px 25px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.tab-services .tab.active a {
	background-color: var(--fs-color-secondary);
	color: #fff;
}
.tab-services .tab a:hover {
	color: #fff;
	background-color: var(--fs-color-secondary);
}
.tab-services .tab.active a:hover span {
	color: #fff !important;
}
.tab-services .nav {
	grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
	display: grid;
}
.custom-row-tab-service {
	background-color: #f6f6f6;
	border-radius: 12px;
}
.custom-row-tab-service .col {
	padding-top: 30px;
}


.custom-img-commit .box-image {
	background: white;
	border-radius: 50%;
	padding: 15px;
}

.custom-img-commit {
	padding: 1.66667rem 1.25rem;
	height: 14.16667rem;
	align-self: stretch !important;
}
.section-contact-form-service .h-100 .col-inner {
	height: 100%;
	padding: 64px 180px 64px 64px;
}
.section-contact-form-service .row .col {
	padding-bottom: 0 !important;
}
.form-dktv .form-group p {
	position: relative;
}
.form-dktv .form-group p i {
	position: absolute;
	top: 20%;
	right: 5%;
	color: #fff;
}
.form-dktv input:not(input[type="submit"]),
.form-dktv textarea,
.form-dktv .form-group select {
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.form-dktv select option {
	color: #333;
}
.form-group select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../../uploads/2025/06/sl-bg.svg");
	background-position: 96% 50%;
	background-repeat: no-repeat;
	width: 100%;
	background-size: auto;
}
.form-dktv input::placeholder,
.form-dktv textarea::placeholder {
	color: #fff;
}
.form-dktv input[type="submit"] {
	background-color: var(--fs-color-alert) !important;
	border-radius: 4px;
}
.form-dktv input:-webkit-autofill {
	background-color: transparent !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	transition: background-color 5000s ease-in-out 0s;
	border-bottom: 1px solid #fff !important;
}
.form-dktv input:focus {
	background: transparent;
	border: none;
	box-shadow: none;
}
.wpcf7-spinner {
	display: none;
}
.comments-area {
	display: none !important;
}
.section-custom-product .is-divider {
	display: none;
}

.section-custom-product .product-short-description {
	font-size: 14px;
}
.project-detail-data td {
	font-size: 15px;
}
.portfolio-project .product-small {
	overflow: hidden;
}
/* .portfolio-project .product-small:hover .project-item-caption {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);

} */
/* .project-item-caption {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
padding: 0.625rem;
}

.project-item-caption,
.project-item-caption .icon {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.project-item-caption {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.project-item-caption a {
display: flex;
width: 100%;
}
.project-item-small .project-item-caption-inner {
padding: 1.04167rem;
} */
.mt-2 {
	margin-top: 0.41667rem;
}

.gap-16 {
	gap: 0.83333rem;
}
.home-section-2:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	content: "";
	top: 0;
	/* z-index: ; */
	background: url('../../uploads/2025/06/van-phong-cong-ty-dong-a-1651831777.jpg') no-repeat 50% / cover;
}
.custom-slider .flickity-prev-next-button{
	margin-top: -65px!important;
}
.custom-slider .slider-nav-circle .flickity-prev-next-button svg{
	border-radius: 0!important;
}
.section4 .slider .row {
	max-width: 33%;
	opacity: 1;
	margin-left: 0;
	margin-right: 0;
}
.section4 .slider .row .col{
	padding:0 5px 30px;
}
/* .custom-slider-cam .row-box-shadow-2 .col-inner{
padding: 50px;
} */
.custom-number-count .box-image {
	display: none !important;
}
.custom-number-count .box-text-inner {
	display: flex !important;
	align-items: start;
}
.custom-number-count .exp-tm,
.custom-number-count .pro-tm {
	background-color: var(--fs-color-primary);
	padding: 1.25rem 0.625rem;
	width: 9.375rem;
	color: #fff;
	margin-left:0 !important;
	margin-right: 0!important; ;
}
.custom-number-count .pro-tm {
	transform: translate(40px, 30px);;
}
.custom-number-count .exp-tm .number,
.custom-number-count .pro-tm .number {
	font-size: 2.70833rem;
	font-weight: 700;
	line-height: 1.15385;
}
.custom-number-count .exp-tm .text,
.custom-number-count .pro-tm .text {
	font-size: 12px;
}

.section-footer .ux-menu-link__link {
	min-height: 0!important;
}
.section-footer a:hover{
	color:var(--primary-color)
}
.project-item-caption-inner {
	background-color: var(--fs-color-primary);
	padding: 1.25rem 1.66667rem;
	color: #fff;
}
.project-item-small .project-item-stat {
	gap: 0.3125rem 4.8px;
}

.project-item-stat {
	gap: 1.04167rem;
	display: flex;
	/* grid-template-columns: repeat(2, 1fr);s */
}
.project-item-caption .acf-title {
	font-size: 16px;
	text-align: left;
}
.project-item-caption .acf-title .portfolio-title,
.box.box-normal .post-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Số dòng muốn hiển thị */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	letter-spacing: -0.16px;
	font-weight: 400;
}
.project-item-caption .font-bold {
	font-weight: 700;
}
.project-item-caption .item.body-4 {
	font-size: 11px;
	text-align: left;
	line-height: 1.42857;
}
.project-item-caption .label {
	font-weight: 700;
}
.project-item-caption .value {
	display: -webkit-box;
	-webkit-line-clamp: 1; /* Số dòng muốn hiển thị */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* .section-project-related .box-text-products {
position: absolute;
text-align: center;
bottom: 0;
}
.section-project-related .box-text-products .title-wrapper a {
color: #fff;
}
.section-project-related .box-image {
border-radius: 12px;
} */

.post-item .col-inner:hover .post-title a {
	color: var(--fs-color-secondary) !important;
}
.custom-row-client .col {
	padding: 30px 15px !important;
}
.custom-text-quote {
	position: relative;
}
.custom-text-quote::before {
	content: "\f10d";
	position: absolute;
	top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	left: 2%;
	color: var(--fs-color-secondary);
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
}
.custom-text-quote p {
	padding-top: 40px;
}
.img-box-client .box-text {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
	.custom-stack-service {
		flex-direction: column !important;
	}
	.img-box-client {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	.img-box-client .box-image {
		width: 30% !important;
	}
	.section-contact-form-service .h-100 .col-inner {
		padding: 30px;
	}
	.mobile-sidebar .menu-item-7913 ul.children,
	.active > ul.sub-menu:not(.nav-dropdown),
	.mobile-sidebar	.menu-item-8161 ul.children
	{
		display: block !important;
		left: auto;
		opacity: 1;
		padding-bottom: 30px;
		position: inherit;
		transform: translateX(0);
	}
	.tab-services .tab.active a span::before {
		color: #fff;
	}
	.tab-services .nav-line li a span::before {
		content: "B" counter(item);
		font-size: 16px;
		margin: 0;
		color: #333;
		width: 100%;
		text-align: center;
		padding: 4px;
		display: block;
		box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
	}
	.tab-services .nav-line li a:hover span::before {
		color: #fff;
	}
	.tab-services .nav-line li a {
		border-radius: 10px;
		border: 1px solid #fff;
		padding: 0 !important;
		width: 100%;
		height: 100%;
	}
	.tab-services .nav-line li a span {
		font-size: 0;
		width: 100%;
	}
	.nav-sidebar .current-menu-parent>a,
	.nav-sidebar .current-menu-item>a{
		color:var(--primary-color) !important
	}

}

.subtitle-banner {
	letter-spacing: 5px;	
}

.title-banner {
	letter-spacing: 2px;
	padding-left: 0px;
}

.title-banner .section-title-main {
	padding-left: 18px;
}

/* .title-banner .section-title-main:before {
top: -5px !important;
left: 0 !important;
width: 55px !important;
} */

.title-dichvu  h3.interior {
	font-size: 58px;
	letter-spacing: 16px;
}

.button span {
	line-height: 37px;
}

.title-QT2.title-end h2 {
	justify-content:end;
}

.title-QT2 {
	cursor: pointer;
}
.title-QT .section-title .section-title-main{
	padding-left:16px !important
}
.phuocngu1:not(.active) .section-title-main:before, .phuocngu2:not(.active) .section-title-main:before {
	background: #707070 !important;
}
/* CONG */
.mfp-ready .mfp-close {
	opacity: 1;
	right: 10%;
	top: 10% !important;
	border-radius: 99px;
}
.heading-4.font-medium{
	text-transform:capitalize;
}
.sec-service .row-dichvu-home .icon-box {
	border: 1px solid #fff;
	padding: 30px 20px;
	height: 100%;
	padding-bottom:5px;
}
.box-image{
	border-radius:0px !important
}
.box-image:after{ 
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	Background:rgba(0, 0, 0, 0.36);
	z-index:999;
}
.pd-0{
	padding-bottom:0px
}
div#lien-he{
	width:90vw;
}
/* header */
.nav-dropdown{
	min-width:unset !important
}
.nav-dropdown li a{
	color:#3E3E3E;
	text-transform:capitalize;
	white-space:nowrap;
}
.col-inner{
	border-radius:0px !important
}
img{
	border-radius:0px !important
}
.custom-row-tab-service{
	border-radius:0px !important
}
.home .banner p{
	margin-bottom:20px;
	letter-spacing:4px
}
.home .banner .button{
	margin-top:10px;
}
/* section bảng giá */
.section-banggia .price.is-xxlarge{
	display:none
}
/* single product */
.product-images img{
	margin-bottom: 30px !important;
}
/* tiêu đề */
.banner .section-title .section-title-main{
	font-size:42px;
	font-weight:700;
}
.banner .section-title .section-title-main:before{
	width:70px;
	height:70px;
	top:-15px
}
.banner .title-PT .section-title .section-title-main{
	padding-left: 32px;
}
.banner .title-PT{
	padding-left:0px;
}
.title-CH .section-title .section-title-main{
	padding-left:18px;
}
.title-TK .section-title .section-title-main{
	padding-left:36px
}
.title-TT .section-title .section-title-main{
	padding-left:37px
}
.section-title .section-title-main{
	font-weight: 400;
	position: relative;
	padding-left: 21px;
	font-size: 38px;
	line-height: 1;
}
.section-title a{
	font-size:14px;
}
.section-title .section-title-main:before{
	content:"";
	position:absolute;
	top:-9px;
	left:0px;
	display:block;
	width:55px;
	height:55px;
	background:var(--primary-color);
	z-index:-1

}
.related-products-wrapper{
	border:none;
}
.product-section-title{
	padding:0px;
	margin-bottom:40px;
	padding-left:18px;
	font-size: 38px;
	line-height: 1;
	font-weight:400
}
.product-section-title:before{
	content:"";
	position:absolute;
	top:-10px;
	left:0px;
	display:block;
	width:55px;
	height:55px;
	background:var(--primary-color);
	z-index:-1

}
.title-QT a{
	text-transform:uppercase;
	font-size:12px;
	border:1px solid;
	border-radius:5px;
	padding:4px 8px;
	padding-right:10px;
}

.title-QT a i{
	color:#fff;
}
.cta1 a{
	text-transform:uppercase;
	font-size:12px;
	border:1px solid;
	border-radius:5px;
	padding:4px 8px;
	padding-right:10px;
}

.cta1 a i{
	color:#fff;
}
/* .title-QT a:before{
content:"";
background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/svgexport-1-44-6.svg);
position:absolute;
right:0px;
width:30px;
height:20px;
top:50%;
transform:translatey(-50%);
background-size:contain;
background-repeat:no-repeat;
} */
.icon-angle-right:before{
	content:"\f061";
	font-family: "Font Awesome 6 Free";
	font-weight:900;
	font-style:normal;
	font-size:16px;

}
.section-title i{
	opacity:1
}
/*  Dịch vụ kiến trúc thủy mộc*/
.sec-service .row .col{
	margin-top:60px;
}
.sec-service .icon-box{
	border:1px solid #fff;
	padding: 50px 25px 20px;
	height:100%;
}
.sec-service .icon-box-img .icon {
	padding: 5px;
	position: absolute;
	top: -93px;
	left: 12px;
	background:#191919;
	width: 80px !important;
	height: 80px !important;
	margin: 0;
}
.text.text-h1 p {
	font-size:18px;
	height: 70px;
}
.sec-service .icon-box-img img{
	object-fit:contain;
	height:80px !important
}
/* .sec-service .icon-box-text{
display:flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
height:100%;
} */
.sec-service .icon-box-text .text-4 p{
	min-height:102px;
	margin-bottom:0px !important;
}
.sec-service .icon-box-text i{
	background:#828282;
	width:20px;
	height:20px;

}
.sec-service .icon-box-text .button.is-link{
	margin-top:15px;
}
.sec-service .text-h1{
	margin:15px 0px;
}
/*  cam kết */
.sec-camket .row-2 .col{
	margin-top:80px;
}
.sec-camket .row-2 .icon-box{
	border:1px solid #fff;
	padding: 50px 25px 20px;
	height:100%;
}
.sec-camket .row-2 .icon-box-img{
	padding:5px;
	position:absolute;
	top:-15%;
	left:20px;
	background:#191919;
	width:60px !important;
	height:60px !important
}
.sec-camket .row-2 .icon-box-img svg{
	object-fit:contain;
	height:60px !important
}
.sec-camket .row-2 .icon-box-text{
	display:flex;
	flex-direction: column;
	/*     justify-content: space-between; */
	align-items: flex-start;
	height:100%;
}
.sec-camket .row-2 .icon-box-text p{
	margin:0px;
}
/* phản hổi khách hàng */
.sec-phanhoi .slider .row{
	max-width:50%;
	margin:0px !important;
	opacity:1;
}
.sec-phanhoi .slider .row  .col-inner{
	background:var(--fs-color-secondary);
	padding:20px 40px;
	padding-left:20px;
}
.sec-phanhoi .row .col-inner .content{
	position:relative;
	padding-left:20px;
}
.sec-phanhoi .row .col-inner .content:before{
	content:"";
	display:block;
	width:3px;
	height:100%;
	background:var(--primary-color);
	position:absolute;
	left:0px;
}
.sec-phanhoi .icon-box p{
	margin-bottom:0px
}
.sec-phanhoi .icon-box-img img{
	border-radius:50% !important
}
.sec-phanhoi .slider .col-inner{
	background:#d3d3d3 !important
}
.sec-phanhoi  .flickity-page-dots{
	bottom:0px !important
}
.sec-phanhoi .flickity-button{
	opacity:0;
}
@media(max-width:767px){
	.sec-phanhoi .slider .row{
	max-width:100%;
	margin:0px !important;
	opacity:1;
}
}
/* sec liên hệ */
.sec-lienhe label{
	color:#000 !important
}
.sec-lienhe .wpcf7-submit{
	background:#000
}
/* footer */
#footer .pd-0{
	padding-bottom:30px !important
}
.section-footer:before{
	content:"";
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/d1e9d36c-3701-44d4-8593-10d9023e2abe.png);
	position:absolute;
	width:500px;
	top:-30px;
	left:0px;
	display:block;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:left top;
	transform: translateX(-100px);
}
.title-des h2 strong{
	/* tuỳ font */
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 1.4;
	/* màu chữ + viền */
	color: #000;                 /* màu fill bên trong */
	-webkit-text-stroke: 0.5px #000; /* màu & độ dày viền */
	/* canh lề */
	text-align: left;
	font-size:37.5px;
	font-family: 'Swiss721Bold', sans-serif !important;
	font-weight: bold;
}
.ft-2{
	border-top:1px solid #000;
	padding-top:10px;
}
.ft-2 p{
	margin-bottom:0px;
}
.section-footer .ux-menu-link__link:hover span{
	color:var(--primary-color) !important;
}
/* .section-footer .custom-menu .ux-menu-link a{ 
padding-left:10px;
} */
.btn-cta-ft a{
	padding:0px 10px;
	border:1px solid #000;
	display:inline-block;
	width:auto;
	flex:unset;
	padding-right:40px;
	position:relative;
	margin-top:5px;
	margin-left: -10px;
}
.btn-cta-ft a:hover{
	border-color:var(--primary-color) !important;
}
.btn-cta-ft a:before{
	content:"";
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/svgexport-1-44.svg);
	position:absolute;
	right:0px;
	width:30px;
	height:20px;
	top:50%;
	transform:translatey(-50%);
	background-size:contain;
	background-repeat:no-repeat;
}
.cta-blue a{
	border:1px solid var(--primary-color);
	padding:4px 10px;
	border-radius:5px;
	color:var(--primary-color);
}
/* page giới thiệu */
.page-title-inner{
	flex-wrap: wrap;
	flex-flow:column-reverse;;
	align-items:flex-start
}
.page-title-inner .page-title-sub{
	margin-left:0px;
	opacity:1;
	margin-bottom:5px;
}
.banner-abouts h1{
	font-size:42px;
	margin-top:10px;
}
.text-kt h3{
	font-size: 28px;
	letter-spacing: 2px;
}
/* page dự án */
.nav-tabs+.tab-panels{
	background:#191919
}
.nav-tabs>li.active>a{
	background:transparent
}
.custom-tab-portfolio .tab-panels{
	padding:20px;
	border:none

}
.custom-tab-portfolio li a{
	border:1px solid #fff;
	margin-right:20px;
	text-transform:uppercase;
	padding:5px 20px;
	margin-bottom:10px;
}
.custom-tab-portfolio li.active a,
.custom-tab-portfolio li:hover a{
	border-color:var(--primary-color);
	color:var(--primary-color) !important;
}
/* dịch vụ */
.child-pages-menu{
	display:flex;
	justify-content: center;
	list-style:none;
}
.child-pages-menu li:first-child {
	margin-left: 0px;
}
.child-pages-menu li{
	width:100%;
	max-width:33%;
}
.child-pages-menu li a{
	position:relative;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:5px;
	width:100%;
	display: block;
}
.child-pages-menu li.active a::after{
	background:var(--primary-color);
}
.child-pages-menu li:hover a::after{
	background:var(--primary-color);
}
.child-pages-menu li a::after {
	content: '';
	height: 2px;
	pointer-events: none;
	left: 0px;
	bottom: -2px;
	z-index: 10;
	display: block;
	width: 0px;
	--tw-bg-opacity: 1;
	background-color: rgb(239, 239, 239);
	width:100%;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	transition: .3s all ease-in-out;
}
@media(max-width:767px){
	.child-pages-menu{
		flex-wrap: wrap;
	}
	.child-pages-menu li{
		width:100%;
		max-width:100%;
		margin-left:0px !important
	}
}
/* Phong thuyr */
.sec-phongthuy  .wp_phongthuy_form .form-line select{
	background-image:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/09/arrow-bottom-3.svg)
}

.sec-phongthuy .child-pages-menu li{
	max-width:50%;
	text-align:center
}
.sec-phongthuy .nav{
	justify-content: space-between;
	margin-bottom:20px
}
.sec-phongthuy .nav li{
	width:100%;
	max-width:48%;
	margin:0px;
	text-align:center
}
.sec-phongthuy .nav li a:before{
	opacity:1;
	background:#ededed;
	height:2px;
}
.sec-phongthuy .nav li.active a:before{
	opacity:1;
	background:var(--primary-color);
	height:2px;
}
.wp_phongthuy_form .form-title span:after{
	background:var(--primary-color);
}
.wp_phongthuy_form .form-line .label{
	color:#000;
}
.noidung_boxhd p{
	color:#000;
}
.loban-h span{
	color:#ED1C24 !important;
}
.tencung{
	color:#ED1C24 !important;
}
.sodo{
	color:#ED1C24 !important;
}
@media(max-width:549px){
	.sec-phongthuy .child-pages-menu li{
		max-width:100%;
		margin-left:0px !important
	}
}
/* button */
.button{
	border-width:1px !important;
}
.banner .button{
	border-color:#d3d3d3 !important
} 
.sec-banner .banner .button i{
	display:none;
}
.banner .button{
	padding:0px 10px;
	border:1px solid #000;
	display:inline-block;
	width:auto;
	flex:unset;
	padding-right:40px;
	position:relative;
}
.sec-banner .banner .button:before{
	content:"";
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/svgexport-1-44-6.svg);
	position:absolute;
	right:0px;
	width:30px;
	height:20px;
	top:50%;
	transform:translatey(-50%);
	background-size:contain;
	background-repeat:no-repeat;
}

.sec-banner .flickity-page-dots li{
	margin:0px 7px;
	border-width:2px;
}
/* table */
.custom-table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	background: #191919; /* nền đen */
	color: #fff;      /* chữ trắng */
	height: 240px;
}
.custom-table td {
	border: 1px solid #fff; /* viền trắng */
	padding: 12px 16px;
	font-size: 16px;
}
.custom-table td strong {
	font-weight: bold;
}

/*  thiết kế thi công trọn gói*/
.section-banggia .pricing-table{
	padding:40px 25px;
}
.section-banggia .title{ 
	color:rgb(0, 46, 93) !important;
	text-align:left;
	border:none;
	background:none;
	padding:0px;
	margin-bottom:10px
}
.section-banggia .pricing-table-items.items {
	padding:0px
}

.section-banggia .price p{
	font-size:28px;
	color:rgb(41, 41, 41);
	text-align:left;
	border-bottom:1px solid #fff;
	padding-bottom:20px;
	margin-bottom:20px;
}
.section-banggia  .pricing-table .items>div{
	padding-top:0px;
	border:none
}
.section-banggia .price-thongdung .price p,
.section-banggia .price-thongdung  .title{
	color:#fff !important;
}
.list-icon ul{
	list-style:none
}
.list-icon ul li{
	position: relative;
	padding-left: 20px;
	margin:0px;
	margin-bottom:15px;
} 

.section-banggia .price-thongdung ul li:before {
	content:"";
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/svgexport-1-43-2.svg);
	color: #27d227;
	position: absolute;
	left: 0;
	top: 5px;
	width:20px;
	height:15px;
	background-size:contain;
	background-repeat:no-repeat;
}
.list-icon ul li:before {
	content:"";
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/svgexport-1-43-1.svg);
	color: #27d227;
	position: absolute;
	left: 0;
	top: 5px;
	width:20px;
	height:15px;
	background-size:contain;
	background-repeat:no-repeat;
}
/* accordion */
.accordion a{
	padding-left:0px;
	padding-right:40px;
	font-size:16px;
	font-weight:700;
}
.accordion a button{
	right:0px;
	left:unset !important;
}
.accordion-title{
	border-top:none;
	border-bottom: 1px solid #fff !important;
}
.accordion-inner{
	padding:20px 0px;
}
/* flickity-page-dots */
.flickity-page-dots li{
	background:#efefef !important;
	opacity:0.9 !important;
}
.flickity-page-dots li.is-selected{
	background:var(--primary-color) !important
}
/* product */
.product-location{
	font-size:13px;
}
/* .product-small.box:hover  .box-text{
position:absolute;
top:50%;
transform:translate(-50%);
left:50%;
text-align:center;

}
.product-small.box:hover  .box-text .product-location{
display:none
} */
.product-small.box .box-image a:before{
	z-index: 1 !important;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: inherit;
	content: '';
	pointer-events: none;
	-webkit-transition: background-color 0.2s, opacity 0.3s;
	transition: background-color 0.2s, opacity 0.3s;
	background-color: rgba(255, 255, 255, 0.5);
	visibility: hidden;
	opacity: 0;
	z-index: 50 !important;
}
.product-small.box:hover  .box-image a:before{
	visibility: visible;
	opacity: 1;
	pointer-events: all;
} 
.product-title a{
	font-weight:700;
	font-size:18px
}
.project-item-caption{
	display:none;
}
/*  */
.ux-relay__pagination{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:5px;
}
.ux-relay__pagination li:hover a ,
.ux-relay__pagination li span,
.ux-relay__pagination li a 
{
	border-radius:0px !important;
	background:#ededed !important;
	color:#000 !important;
	border:none;
	padding:5px;
	margin:0px
}
.ux-relay__pagination li{
	margin:0px !important
}
span.page-number.current{
	background:var(--primary-color) !important;
	color:#fff !important
}
.fixed-stuff {
	position: fixed;
	right: 0;
	bottom: 65px;
	z-index: 50;
}
.fixed-stuff ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.fixed-stuff ul, .slider-tooltip {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
		;
	list-style:none;
}
.fixed-stuff ul li a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-transition: all .3s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
		;
	justify-content: center;
	transition: all .3s;
	border-radius: .20833rem 0 0 .20833rem;
	background-color: var(--primary-color);
	width: 3.125rem;
	height: 3.125rem;
	font-size: 1.25rem;
	text-decoration: none;
}
.fixed-stuff ul li a, .slider-tooltip {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
}
.fixed-stuff img.size-full.alignnone{
	margin-bottom:0px !important;
}

.fixed-stuff ul li a.back-to-top {
	background-color: #292929;
	font-size: clamp(12px, 1.66667rem, 1.875rem);
}
.fixed-stuff ul li a img {
	max-width: 1.66667rem;
}
/* @media (max-width: 768px) {
.fixed-stuff {
bottom: 0;
width: 100%;
}
.fixed-stuff ul {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
gap: 0;
flex-direction: row;
justify-content: center;
margin-bottom:0px 
}
.fixed-stuff ul>* {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
margin-bottom:0px
}
.fixed-stuff ul li a.back-to-top {
display: -webkit-box !important;
display: -ms-flexbox!important;
display: flex !important;
opacity:1;
transform: translateY(0%);
}
.fixed-stuff ul li a {
border-radius: 0;
width: 100%;
}
} */







.slide_quytrinh_item__content{
	background:url(https://ktech1.k-tech-services.com/info274/wp-content/uploads/2025/08/650563377350-1651900764-1.jpg) !important;
	    background-size: cover !important;
    background-position: bottom right;
    background-repeat: no-repeat !important;
	overflow:hidden;

}
.item_head {
	color:#fff !important
}
.dark .item_content__text_box p,
.dark .item_content{
	color:#fff !important

}
.slide_quytrinh_item__content .item_content__img img{
	height:400px !important;
	object-fit:cover;
}
.title-dichvu h2{
	font-size:62px;
	letter-spacing: 6px;
	line-height:1;
	margin-bottom: 15px;
	text-align: left;
}
.title-dichvu h3{
	font-size: 42px;
	letter-spacing: 6px;
	text-align: left;
}
.title-css .section-title .section-title-main:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 0px;
	display: block;
	width: 55px;
	height: 55px;
	background: var(--primary-color);
	z-index: -1;
}
.title-css .section-title .section-title-main,
.title-css1 .section-title .section-title-main{
	padding-left:33px
}
.title-css2 .section-title .section-title-main{
	padding-left:32px
}
.title-GT .section-title .section-title-main{
	padding-left:16px
}
.title-VT .section-title .section-title-main{
	padding-left:24px
}
.title-doingu .section-title .section-title-main{
	padding-left:22px
}
.title-banner.title-Duan .section-title .section-title-main{
	padding-left:26px
}
.sec-phanhoi .title-css1 .section-title .section-title-main{
	padding-left:26px
}
.title-css1 .section-title .section-title-main:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 0px;
	display: block;
	width: 55px;
	height: 55px;
	background: var(--primary-color);
	z-index: -1;
}
.title-css2 .section-title .section-title-main:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 0px;
	display: block;
	width: 55px;
	height: 55px;
	background: var(--primary-color);
	z-index: -1;
	z-index: -1;
}
.acc-about .accordion-inner{
	padding: 10px 0 !important; 
	margin: 0;
}
.acc-about .accordion-inner p{
	margin: 0;
}
.heading-4.font-bold.text-primary-1.mb-3 h4{
	text-transform: uppercase;
}
.col-7 .col-inner{
	border-radius: 6px !important;
}
.col-7 .wpcf7 label {
	display: inline-block;
	width: 100%;
	color: black !important;
}
@media screen and (max-width: 768px) {
	.mfp-container {
		box-sizing: border-box;
		padding: 0px !important	;
		position: absolute;
		text-align: center;
	}
	.lightbox-content {
		background-color: #fff;
		box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
		margin: 0 auto;
		max-width: 875px;
		position: relative;
		width: 100% !important;

		margin: 0 !important;
		display: flex;
		margin: auto !important;
		padding: 0 !important;
		margin-top: 1rem !important;

	}
	.mfp-ready .mfp-close {
		opacity: 1;
		right: 10%;
		top: 4% !important;
		border-radius: 99px;
	}
	.wpcf7-form-control.wpcf7-submit{
		padding: 0 20px;
		display: flex;
		margin: auto;
		border-radius: 12px;
	}
}

.sec-service a.button:hover span {
	color: var(--fs-color-primary);
}

.sec-service a.button:hover i {
	background: var(--fs-color-primary);
}

.home #main .sec-lienhe input[type="submit"] {
	border: 0 !important;
}

form.invalid .wpcf7-response-output {
	border-color: #b20000 !important;
	color: #b20000;
}
.wpcf7-form.sent .wpcf7-response-output {
	border-color: var(--fs-color-primary) !important;
	color: var(--fs-color-primary);
	width: auto;
	display: inline-flex;
}
.wpcf7-response-output{
	margin-bottom:10px !important;
	margin-top:10px !important;
}

#main .section-footer {
	padding-bottom: 0 !important;
}

#main .title-banner-center {
	width: 100%;
	left: 0;
}

#main .title-banner-center h1 {
	justify-content: center;
}

#footer img {
	background: rgb(239, 239, 239);
}

/* .sec-duan-tieubieu .col {
margin-bottom: 20px;
} */

@media (max-width: 1080px) {
	#main .sec-2tab .section-title .section-title-main {
		font-size: 20px;
	}
}
.sec-2tab .container.section-title-container.title-QT2.title-end.phuocngu2 .section-title {
	justify-content: flex-end !important;
}
.sec-2tab .container.section-title-container.title-QT2.title-end.phuocngu2 .section-title-main{
	margin-right:0px !important
}
.sec-2tab .section-title .section-title-main:before {
	width: 45px;
	height: 45px;

}






@media(max-width:767px){
	.home .banner h3 {
		font-size: 30px;
	}
	.banner .text-box{
		width: 100% !important;
	}
	.section-title .section-title-main:before,
	.product-section-title:before{
		width:40px !important;
		height:40px !important;
		top: -1px !important;


	}
	.section-title .section-title-main{
		line-height:1.5 !important;
		font-size:26px !important;
		padding-left: 17px;
	}
	.title-css .section-title .section-title-main{
		padding-left:25px
	}
	.sec-phanhoi .title-css1 .section-title .section-title-main{
		padding-left:21px
	}
	.sec-phanhoi .section-title .section-title-main:before{
		left: 0px;
	}
	.sec-lienhe .title-css2 .section-title .section-title-main {
		padding-left:24px
	}
	.sec-lienhe .title-css2 .section-title .section-title-main:before{
		left:0px;
	}
	.title-TK .section-title .section-title-main,
	.title-VT .section-title .section-title-main{
		padding-left:20px
	}
	.title-QT .section-title .section-title-main {
		padding-left:14px !important;
	}
	.title-dichvu h2{
		font-size:42px;
	}
	.title-dichvu h3{
		font-size:34px !important;
	}
	.title-GT .section-title .section-title-main,
	.sec-2tab .section-title .section-title-main{
		padding-left: 13px !important;
	}
	.sec-2tab .active .section-title .section-title-main{
		padding-left:10px !important
	}
	.sec-2tab .stack{
		padding:0px 15px !important
	}
	.title-TT .section-title .section-title-main{
		padding-left:20px !important
	}
	.page-id-230 .section-title .section-title-main {
		padding-left: 7px;
	}
	.title-banner.title-Duan .section-title .section-title-main{
		padding-left:9px;
	}
	.title-banner.title-Duan .section-title .section-title-main:before{
		left: -7px;
	}
	.lien-he .title-css2 .section-title .section-title-main{
		padding-left:24px
	}
	.sec-banner .text-box p{
		line-height:1.2;
		font-size:12px;
	}
	.banner .title-PT .section-title .section-title-main{
		padding-left: 20px;
	}
	h3.product-section-title{
		padding-left:15px;
		font-size:26px !important;
		line-height:1.5
	}
	.section-title-bold-center span, .section-title-center span{
		text-align:left !important;
		margin: 0px !important;
	}
	.product-title a{
		font-size:16px
	}
	.slide_quytrinh_item__content .item_content__img{
		display:none
	}
	.section-footer .stack a{
		font-size:14px;
	}
	.noidung-duan{
		flex-direction: column-reverse !important;
	}
	.fixed-stuff{
		bottom:30px;
	}
	.fixed-stuff ul li a{
		width:35px;
		height:35px;
	}
	.fixed-stuff ul li a i{
		font-size:15px
	}
	.banner-abouts h1{
		font-size:29px
	}
	.shop-cat-menu ul, .news-cat-menu ul{
		gap:0px !important
	}
	.shop-cat-menu ul li a, .news-cat-menu ul li a {
		font-size:11px;
		border-width:0px !important;
		padding:0px !important;
		border-left-width: 1px !important;
		padding: 0px 8px !important;
		margin: 0px !important;
		margin-bottom:10px !important;
	}
	.shop-cat-menu ul li:nth-child(1) a, .news-cat-menu ul li:nth-child(1) a {
		border-left-width: 0px !important;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner{
		font-size:13px;
		padding: 5px 20px;
	}
	.button, button, fieldset, input, select, textarea{
		margin-bottom:5px !important
	}
	.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
		font-size:14px
	}
	.wpcf7 label{
		font-size:12px
	}
	.section-footer:before {
        background-size: contain;
        background-position: bottom center;
        transform: translateX(100px);
		width:300px
}
	.custom-tab-portfolio li.active a, .custom-tab-portfolio li:hover a{
		
	}
	.custom-tab-portfolio li a{
		font-size: 13px;
        border-width: 0px !important;
        padding: 0px !important;
        border-left-width: 1px !important;
        padding: 0px 8px !important;
        margin: 0px !important;
        margin-bottom: 10px !important;
	}
	.col-pd0{
		padding-left:0px !important
	}
	
	.title-banner.title-Duan .section-title .section-title-main{
		font-size:14px !important;
	}
	.page-id-220 .banner .title-TK .section-title .section-title-main{
		font-size:15px !important;
		padding-left: 27px;
	}
	
	.banner .title-TK .section-title .section-title-main:before{
		top: -12px !important;
	}
	
	.title-banner.title-Duan .section-title .section-title-main:before{
		width: 32px !important;
        height: 32px !important;
        top: -7px !important;
	}
	.title-QT .section-title .section-title-main{
		        font-size: 16px !important;
        margin-bottom: 20px;
        padding-left: 23px !important;
	}
	.fixed-stuff .email{
		display:none
	}
	.fixed-stuff ul li a{
		background: #4e711b9d !important;
        border: 1px solid var(--primary-color);
	}
	.section-custom-product .col.medium-9.small-12.large-9{
		order:1
	}
	.child-pages-menu_mb{
	flex-direction: row !important;
    flex-wrap: wrap;
		margin-bottom:30px
	}
	.child-pages-menu_mb .ux-menu-link{
		max-width:50%;
		width:100%;
		padding:0px 5px;
	}
	.child-pages-menu_mb.thietke .ux-menu-link{
		max-width:33%;
	}
	.child-pages-menu_mb .ux-menu-link a{
		border-bottom:3px solid #fff;
		text-align:center;
		justify-content: center;
		text-transform:uppercase
	}
	.child-pages-menu_mb .ux-menu-link--active a{
		border-color:var(--primary-color);
		font-weight:700;
	}
	.col-form .col-inner{
		min-height:610px 
	}
	.lien-he .col-7 .col-inner {
    min-height: 790px !important;
}
	.title-des h2 strong{
		line-height:1.2;
		font-size:27.5px;
	}
	#footer a{
		padding-bottom:0px !important
	}
	#footer .pd-0{
		padding-bottom:0px !important
	}
	.lien-he .ux-menu-link__link{
		padding-bottom:5px !important;
	}
	.lien-he .is-divider{
		    margin-top: 1em !important;
    margin-bottom: 1em !important;
	}
}
