/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.19
*/

@media (min-width: 1920px){
	#header, .header-wrapper.stuck, .header-wrapper, #masthead {
    background-image: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/Vector.svg);
    background-position: -68px -14px;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    /* transition: background-color 0.3s, opacity 0.3s; */
    width: 100%;
		z-index: 997;
	}
}

.section-bg-overlay.ft p {
	margin: 0;
	padding: 0;
	margin-bottom: 1rem;
	text-align: justify;
}
.section-bg-overlay.ft .icon-box {
	display: flex;
	align-items: center;
}

.section-bg-overlay.ft .icon-box-text.last-reset h3,
.section-bg-overlay.ft .icon-box-text.last-reset p {
	margin: 0;
	padding: 0;
}
.header-main .flex-left {
	position: absolute;
	right: 20px;
	top: 34px;
	width: 44%;
}
.header-main .flex-right {
	padding-top: 140px;
}
.header-nav.header-nav-main .nav > li > a {
	font-family: Oswald, sans-serif !important;
	font-weight: 200 !important;
	padding: 0 !important;
	color: black !important;
}
.header-main .nav > li > a {
	font-size: 18px;
}
.header-main .nav > li {
	margin: 0 15px;
}

.header-main .nav > li:hover,
.header-main .nav > li.active {
	border-bottom: 1px solid var(--primary-color);
}
.header-main .nav > li:hover a,
.header-main .nav > li.active a {
	color: var(--primary-color);
}



#header,
.header-wrapper.stuck,
.header-wrapper,
#masthead {
background-image: url('https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/Vector.svg');
    background-position: -170px -14px;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    transition: background-color 0.3s, opacity 0.3s;
    width: 100%;
    z-index: 997;
    /* background: #c45402; */
    /* height: auto;*/
	}
#masthead::after {
    content: "";
    position: absolute;
    bottom: 56px;
    left: 0;
    width: 200%;
    height: 120px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 915px 172px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s 
linear infinite;
    z-index: -1;
}
#masthead::before {
    content: "";
    position: absolute;
    bottom: 67px;
    left: 0;
    width: 200%;
    height: 132px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 188px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s 
linear infinite;
    z-index: -1;
}

#logo::before{
	content: "";
    position: absolute;
    bottom: 9px;
    left: -65px;
    width: 50%;
    height: 128px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 188px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s 
linear infinite;
    z-index: -2;
    border-radius: 63px;
}
#logo::after{
	    content: "";
    position: absolute;
    bottom: 35px;
    left: -77px;
    width: 52%;
    height: 113px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 915px 172px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s 
linear infinite;
    z-index: -2;
    border-radius: 74px;
}

.iconbox-home {
	display: flex;
	align-items: center;
}
.iconbox-home h2 {
	margin: 0;
	padding: 0;
	font-size: 29px;
	color: var(--fs-color-secondary) !important;
	font-weight: 100 !important;
}
.iconbox-home img {
	padding-top: 0 !important;
}
p {
	font-family: 'Roboto', sans-serif !important;
}
.col-icon .icon {
	background: var(--fs-color-primary);
	border-radius: 99px;
	padding: 10px;
}
.col-icon .icon img {
	filter: invert(1);
}
.col-icon .icon-box-img {
	width: 50px !important;
}
.col-icon .text p {
	padding: 0;
	margin-top: 8px;
	margin-left: 13px;
}
.col-icon .icon-box {
	display: flex;
	align-items: flex-start;
	margin-bottom: 1rem;
}
.align-equal>.col{
	    display: flex;
    flex-direction: column;
}
.col-icon .icon-box-img:hover {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}
.info-contact {
	border-radius: 10px;
	
	padding: 5px;
}
.m0 {
	margin: 0;
}
.st1-about strong {
	font-size: 33px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	color: #d71820;
}
.st1-about p {
	font-family: 'Roboto', sans-serif !important;
	font-size: 17px;
	color: BLACK;
}
.st1-about em {
	font-size: 20px;
}
.tab-about ul {
	display: flex;
	gap: 30px;
}
.tab-about ul li span {
	font-size: 18px;
	padding: 0 20px;
}
.tab-about .nav-outline li a {
	border-color: currentColor;
	color: var(--fs-color-primary);
	border-color: var(--fs-color-alert) !important;
}

.gallery-home .box-text{
	display:none;
}
.gallery-home .box-image  img{
	border: 4px solid var(--fs-color-primary);
}
.woocommerce-tabs .nav > li > a {
	font-family: Oswald, sans-serif !important;
	font-weight: 200 !important;
	padding: 0 !important;
	color: black !important;
	padding: 20px !important;
	font-size: 21px;
}
.shop-page-title .woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}


.product-short-description {
	font-size: 15px !important;
	color: #000000b8 !important;
	margin: 0;
	line-height: 1.5 !important;
	text-align: justify !important;
}
.product-small .box-text p {
	margin-bottom: 0.1em;
	margin-top: 0.1em;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.product-small .box-text{
	font-size: .9em;
    padding-bottom: 1.4em;
    padding-top: .7em;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.product-small .box-text p a{
	color: var(--fs-color-primary);
}
.contact-line,.price-line{
	color: black;
	font-size: 17px;
}
.box-text.box-text-products .title-wrapper{
	text-align: center;
}
.cat-item {
	margin-left: 0 !important;
}
.cat-title {
	cursor: pointer;
	padding: 6px 10px;
	background: #f2f2f2ab;
	margin-bottom: 2px;
	border-radius: 5px;
	    font-size: 20px;
	text-transform: uppercase;

}
.cat-products ul.product-list li a:hover {
	color: var(--fs-color-primary);
	font-weight:bold;
}
.widget .is-divider.small{
	display:none;
}
span.widget-title {
    font-size: 20px;
    font-weight: 600;
}
aside#woocommerce_recently_viewed_products-3 {
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding: 20px 10px;
    border-radius: 12px;
	background:#eee;
}
aside#block_widget-3 .col-inner{
	background:#eee;
}
.product_list_widget .product-title{
	font-size: 20px;
    color: black;
}
.product-home-new .box-image, .row-image-main img{
    border: 4px solid var(--fs-color-primary);
}
.product-small .box-image{
    border: 4px solid var(--fs-color-primary);
}
span.text-name{
	font-weight: bold;
}
.breadcrumbs {
    color: #222;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 4px solid var(--fs-color-primary);
}
.custom-contact-price .price-text {
    color: #999; 
    font-weight: normal; 
}
.sec-lh .icon-box.featured-box.iconbox-home.icon-box-left.text-left {
    border-radius: 50px;
    border: 2px solid orange;
	width: 280px;
}
.sec-lh .icon-box.featured-box.iconbox-home.icon-box-left.text-left {
  position: relative;
  border-radius: 50px;
  border: 2px solid orange;
}

.icon-box .contact-name {
      position: absolute;
    top: -21px;
    left: 55%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0 10px;
    font-weight: bold;
    color: #c45402;
    font-size: 22px;
}
.contact-phone {
	    margin: 11px;
    margin-right: 77px;
    padding: 0;
}

.icon-box .contact-phone {
  margin: 0;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    color: #001753;
}
.sec-lh .iconbox-home {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sec-lh .iconbox-home:hover {
  transform: scale(1.05); /* Zoom nhẹ toàn bộ box */
  box-shadow: 0 6px 18px rgba(0,0,0,0.15); /* Hiệu ứng nổi */
}

/* ===== Hiệu ứng nền cong phía trên footer ===== */


/* Vẽ phần bo cong bên trái */
/* .footer-wrapper .section::before {
    content: "";
    position: absolute;
    top: 0%;
    left: 0;
    width: 52%;
    height: 54%;
    background-color: white;
    border-bottom-right-radius: 216px 165px;
    z-index: 999;
}
.footer-right .col-inner{
	border-top-left-radius: 107px 90px;
}

.footer-left p{
	margin-bottom: 0px!important;
	
}
.footer-left > .col-inner,
.footer-right > .col-inner {
      background: linear-gradient(179deg, rgb(196, 84, 2) 0%, rgb(240, 130, 20) 100%);

} */

#button-contact-vr{
	top: 0x!important;
}

.box-text-header {
    font-size: 18px;
    font-size: 18px;
    font-weight: bolder;
    padding-top: 10px;
    margin-left: 40px;
    text-align: center;
    background: linear-gradient(180deg, #ffffff 49%, #555555 75%), url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/noise-texture.png);
    background-blend-mode: multiply;
    background-size: 299px;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: contrast(1.26) brightness(1.15);
}

.divider-details{
	border-top: 2px dashed #41527f;
	padding-top: 10px!important;
    margin-top: 10px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    display: flex;
    flex-wrap: nowrap;
}
.gtranslate_wrapper{
	display: flex;
}
.phone-vr-img-circle {
  transition: all 0.4s ease-in-out;
}
.phone-vr-circle-fill {
  transition: all 0.4s ease-in-out;
}

/* Khi JS thêm class .hover */
.phone-vr-img-circle.hover {
  width: 159px;
  left: -80px;
}

.phone-vr-circle-fill.hover {
  width: 179px;
  left: -92px;
}

#footer .col-1::before{
	content: "";
    position: absolute;
    left: 0;
    top: 40px;
    width: 1px;
    height: 27%;
    background: #fff;
}
#footer .col-2::before{
	content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 1px;
    height: 87%;
    background: #fff;
}
#footer .section-bg-overlay {
  position: relative;
  overflow: hidden;
  z-index: 0;
	display: flex;
    flex-direction: column;
}

/* Sóng vàng chính */
#footer .section-bg-overlay::before {
      content: "";
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 200%;
    height: 110px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 160px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s 
linear infinite;
    z-index: -1;
}

/* Sóng phụ chạy ngược chiều */
#footer .section-bg-overlay::after {
  content: "";
    position: absolute;
    left: 0px;
    top: 124px;
    width: 199%;
    height: 136px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 160px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s 
linear infinite;
    z-index: -1;
}

/* Hiệu ứng sóng chính */
@keyframes waveFlow {
  0% { background-position-x: 0; transform: translateY(0); }
  25% { transform: translateY(5px); }
  50% { background-position-x: -500px; transform: translateY(10px); }
  75% { transform: translateY(5px); }
  100% { background-position-x: -1000px; transform: translateY(0); }
}

/* Hiệu ứng sóng phụ chạy ngược */
@keyframes waveFlowReverse {
  0% { background-position-x: -1000px; transform: translateY(0); }
  25% { transform: translateY(-5px); }
  50% { background-position-x: 0; transform: translateY(-10px); }
  75% { transform: translateY(-5px); }
  100% { background-position-x: -1000px; transform: translateY(0); }
}

/* Giữ nội dung footer không bị ảnh hưởng */
#footer .section-bg-overlay > * {
  position: relative;
  z-index: 2;
}
.product-short-description p{
	margin-bottom: 5px!important;
}

@media (max-width: 1400px){
	#logo::before {
    content: "";
    position: absolute;
    bottom: 9px;
    left: -65px;
    width: 54%;
    height: 128px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 188px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s 
linear infinite;
    z-index: -2;
    border-radius: 63px;
}
	#logo::after {
    content: "";
    position: absolute;
    bottom: 35px;
    left: -77px;
    width: 56%;
    height: 113px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 915px 172px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s 
linear infinite;
    z-index: -2;
    border-radius: 74px;
}
	
}
@media (max-width: 768px) {
	#footer .section-bg-overlay::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 579px;
    width: 199%;
    height: 126px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 160px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s 
linear infinite;
    z-index: -1;
}
	#logo::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -65px;
    width: 89%;
    height: 136px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 188px;
    opacity: 0.6;
    filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
    animation: waveFlowReverse 16s linear infinite;
    z-index: -2;
    border-radius: 63px;
}
	#logo::after {
    content: "";
    position: absolute;
    bottom: 54px;
    left: -77px;
    width: 96%;
    height: 128px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 915px 172px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s linear infinite;
    z-index: -2;
    border-radius: 74px;
}
	#masthead::after {
    content: "";
    position: absolute;
    bottom: 114px;
    left: 0;
    width: 200%;
    height: 127px;
    background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
    background-size: 1000px 160px;
    opacity: 0.9;
    filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
    animation: waveFlow 10s 
linear infinite;
    z-index: -1;
}
#masthead::before{
content: "";
  content: "";
  position: absolute;
  bottom: 141px;
  left: 0;
  width: 200%;
  height: 130px;
  background: url('https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg') repeat-x;
  background-size: 1000px 160px;
  opacity: 0.6;
  filter: drop-shadow(0 0 10px rgba(255,220,0,0.5));
  animation: waveFlowReverse 16s linear infinite;
  z-index: -1;
}
/* 	.footer-wrapper .section::before{
		display: none;
	}
	.footer-right .col-inner{
	border-top-left-radius: 0px; */
	#button-contact-vr{
		top: 240px !important;
}
	span.text-phone {
		display: none;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 86px!important;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 0px!important;
    position: absolute;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}
.phone-vr-circle-fill {
    width: 106px!important;
    height: 65px;
    top: 14px;
    left: -10px!important;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 30px;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
	#footer .section-bg img {
    object-position: 86% 0%!important;
}
	#masthead {
    background-image: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/navbar-03-2.svg);
    background-position: -114px -2px;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    transition: background-color 0.3s, opacity 0.3s;
    width: 100%;
    z-index: 997;
    /* background: #c45402; */
}
		
}
@media (max-width: 430px){
	    #masthead {
        background-image: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/navbar-03-2.svg);
        background-position: -3px -2px;
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        transition: background-color 0.3s, opacity 0.3s;
        width: 260%;
        z-index: 997;
        /* background: #c45402; */
			height: 100px;
    }
	    .medium-logo-left .logo {
        order: 1;
    }
	    #logo::after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: -77px;
        width: 96%;
        height: 114px;
        background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
        background-size: 915px 172px;
        opacity: 0.9;
        filter: drop-shadow(0 0 8px rgba(255, 200, 0, 0.5));
        animation: waveFlow 10s 
linear infinite;
        z-index: -2;
        border-radius: 74px;
    }
	#logo::before {
        content: "";
        position: absolute;
        bottom: 7px;
        left: -65px;
        width: 89%;
        height: 111px;
        background: url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/download.svg) repeat-x;
        background-size: 1000px 188px;
        opacity: 0.6;
        filter: drop-shadow(0 0 10px rgba(255, 220, 0, 0.5));
        animation: waveFlowReverse 16s 
linear infinite;
        z-index: -2;
        border-radius: 63px;
    }
}
@media (max-width: 549px) {
    #logo img {
        max-height: 80px!important; 
    }
	/* Hiệu ứng Gradient + Noise (cho trình duyệt hỗ trợ) */
.box-text-header {
    font-size: 14px;
    font-weight: bolder;
    padding-top: 10px;
    text-align: left;
	margin: 0;
    background: linear-gradient(180deg, #ffffff 49%, #555555 75%), 
                url(https://ktech1.k-tech-services.com/info378/wp-content/uploads/2025/10/noise-texture.png);
    background-blend-mode: multiply;
    background-size: 299px;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: contrast(1.26) brightness(1.15);
}

/* Fallback dành riêng cho Safari iOS */
@supports (-webkit-touch-callout: none) {
    .box-text-header {
        background: none;
        -webkit-text-fill-color: #555555; /* Màu xám đậm fallback */
    }
}

}

@media (max-width: 380px) {
    #logo img {
        max-height: 75px!important; 
    }
}
@media (max-width: 325px) {
    #logo img {
        max-height: 65px!important; 
    }
}


