/**
* Theme Name:     K-Tech
* Author:         K-Tech
* Template:       flatsome
* Text Domain:	   k-tech
* Description:    Theme Build by hi
* Theme URI:      https://k-tech.net.vn/
* Author URI:     https://k-tech.net.vn/
* Version:        2025
* License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
* License URI:    https://k-tech.net.vn/
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-nav.header-nav-main {
	justify-content: center;
}
.header-main .header-nav .menu-item a {

    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 19px;
}

.section-banner .section-bg.fill {
	background-color: transparent;
	background-image: linear-gradient(180deg, #eaedff -10%, #f3f5ff00 100%);
}
.section-banner::before {
	position: absolute;
	content: '';
	width: 100px;
	height: 230px;
	background: url(./public/images/123.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	bottom: 0px;
	left: 5%;
}
.text-banner h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
}
.text-banner h3 {
	color: var(--primary-color);
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
}
.text-banner p {
	color: #252f40;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}
.button span {
	display: inline-block;
	line-height: 1.6;
	font-size: 14px;
}
.btnhover.button.primary:hover {
	background: white;
	color: var(--primary-color);
	border: 1px solid var(--primary-color);
}
.text-number h1 {
	font-size: 42px;
	font-weight: bold;
}
.text-services h3 {
	color: #E8D2B1;
	font-size: 18px;
	font-weight: 700;
	line-height: 21px;
}
.text-services h2 {
	color: var(--primary-color);
	font-size: 35px;
	font-weight: 700;
	line-height: 42px;
}
.row-services-icon .text {
	height: 120px;
}
.row-services-icon .col-inner.box-shadow-2:hover {
	background-color: var(--primary-color) !important;
	color: white !important;
}
.row-services-icon .col-inner.box-shadow-2:hover .text h3 span {
	color: white !important;
}
.row-services-icon .col-inner.box-shadow-2:hover .icon-box-img img {
	filter: drop-shadow(2px 4px 6px black);
}
/* PROCESS */
.text-timeline1 p,
.text-timeline2 p,
.text-timeline3 p {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;

	color: #ffffff;
	background: linear-gradient(180deg, #70513e -4.55%, #E8D2B1 58.97%);
	display: inline-block;
	padding: 10px 20px;
	border-radius: 50%;
	position: relative;
}
.text-timeline1 p::before {
	position: absolute;
	content: '';
	width: 750px;
	height: 2px;
	background: linear-gradient(180deg, #70513e -4.55%, #E8D2B1 58.97%);
	bottom: 20px;
	left: 49px;
}
.row-process-img .box-image img {
	height: 200px;
	object-fit: contain;
}
.iconbox-com {
	padding: 20px 20px 20px 20px;
	border-radius: 18px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16),
		0 3px 6px rgba(0, 0, 0, 0.23);
}
p.days {
	background-color: #e8ecfe;
	display: inline-block;
	padding: 0 10px;
	border-radius: 99px;
	color: #252f40;
}
.pricing-table {
	background-color: unset;
	border: unset;
	overflow: hidden;
	padding-bottom: 0;
}
.pricing-table:hover {
	box-shadow: unset;
}
.pricing-table .title {
	border-bottom: unset;
	padding: 30px 0 0 0;
	font-size: 26px;
}
.pricing-table .price {
	color: var(--primary-color);
	font-weight: bold;
	padding: 0;
}
.pricing-table .description {
	padding: 0;
	font-size: 16px;
}
.accordion-title {
	border-top: unset;
}
.accordion-title span {
	text-decoration: underline;
}
.accordion {
	height: 200px;
	overflow: scroll;
	-ms-overflow-style: none; /* IE, Edge */
	scrollbar-width: none; /* Firefox */
}
.accordion::-webkit-scrollbar {
	display: none; /* Chrome, Safari, Opera */
}
.col-inner.box-shadow-3:hover {
	background-color: var(--primary-color) !important;
}
.col-inner.box-shadow-3:hover .pricing-table .price,
.col-inner.box-shadow-3:hover .description.is-small,
.col-inner.box-shadow-3:hover .accordion-title span {
	color: white !important;
}
.col-inner.box-shadow-3:hover .button {
	background-color: white !important;
	color: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
}
.tab-home ul {
	gap: 20px;
	background: WHITE;
	display: inline-block;
	width: max-content !important;
	margin: AUTO;
	padding: 8px;
	border-radius: 99px;
}
.gallery-home-trust .box-image.image-cover img {
	height: 200px;
	object-fit: contain;
}
.section-title-normal span {
	border-bottom: NAVAJOWHITE;
	margin-bottom: -2px;
	margin-right: 15px;
	padding-bottom: 7.5px;
}
.section-title-normal {
	border-bottom: none;
}
.section-title a {
	display: block;
	font-size: 16px;
	margin-left: auto;
	padding-left: 15px;
	display: inline-block;
	background: white;
	color: var(--primary-color);
	padding: 10px;
	border-radius: 99px;
	border: 2px solid var(--primary-color);
}
.blog-post-home .col-inner,
.blog-post-home .col-inner .box {
	border-radius: 12px;
}
.blog-post-home .col-inner img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.box-blog-post .is-divider {
	height: 1px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	width: 100%;
	max-width: none;
}
.row-img-k{
	background-image: url(../../uploads/2025/05/bando-e1715172292576.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 25px;
	background-position: 50% 50%;
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.row-img-k > .col{
	padding-top:270px;
}
.border-radius-k .col-inner .box.has-hover{
	border-radius:12px
}
.border-radius-k .box-text{
	border-top-right-radius:12px;
	border-bottom-right-radius:12px;
}
.border-radius-k .box-image{
	padding:0 10px;
}
.tab-custom-k .nav-vertical+.tab-panels {
	border-left:none;
}
.tab-custom-k ul li a{
    background: white;
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.tab-custom-k .nav-vertical>li+li {
    border-top: none;
}
.tab-custom-k ul.nav-simple{
	order:1;
}
.tab-custom-k .tab-panels{
	order:0;
}