/* 
Theme Name: Child Theme for MCRS
Theme URI: https://gowithcore.com/
Description: Child Theme for K-Tech Kleening
Author: CORE Team
Author URI: https://gowithcore.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html {
	scroll-behavior: smooth;
}

.head-btn .elementor-button {
	width:auto!important;
}

.elementor-button {
	width:300px;
}
.full-btn .elementor-button {
	width:100%;
}

.fade-bg .elementor-button {
  display: inline-block;
  animation: pulseIn 1s infinite ease-in-out;

}

@keyframes pulseIn {
  0% {
    background-color: #F0BC39;
	  color:#fff;
	  fill:#fff;
  }
  50% {
    background-color: #FFFFFF;
	  color:#F0BC39;
	  	  fill:#F0BC39;

  }
  100% {
    background-color: #F0BC39;
	  color:#fff;
	  fill:#fff;
  }
}

h1, h2, h3, h4, h5, h6 {
	margin:0!important;
}
.text-color{
	color:#83724F;
	font-weight:700;
}
.sticky-icon-box:hover svg path{
	fill:#F0BC39;
}
.sticky-number:hover .elementor-icon-list-icon svg path{
	fill:#AC272D;
}
.sticky-number:hover .elementor-icon-list-text{
	color:#AC272D!important;
}
.search-bar{
	display:none;
}
.search-icon {
  cursor: pointer;
}
.text-bg p{
	background-color:#AC272D;
	padding:5px 10px;
	margin:0;
	display:inline-block;
}
.flip-boxes-container{
	height:700px;
    overflow-x: hidden;
    overflow-y: scroll;
	padding-right:10px;
}

/* Scrollbar Track */
.flip-boxes-container::-webkit-scrollbar {
  width: 10px;
  height: 70px;
}

/* Scrollbar Track */
.flip-boxes-container::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
}

/* Scrollbar Handle */
.flip-boxes-container::-webkit-scrollbar-thumb {
  background: #F5F5F5;
  border-radius: 10px;
}

/* Scrollbar Handle on Hover */
.flip-boxes-container::-webkit-scrollbar-thumb:hover {
  background: #83724F;
}


.flip-boxes .elementor-flip-box__front {
    background-color: #83724F!important;
}
.flip-boxes .icon1 {
    background: url('https://k-techkleening.com/wp-content/uploads/2025/07/fire-icon.png');
    position: absolute;
    content: '';
    width: 20px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    left: 17px;
    bottom: 21px;
}
.flip-boxes .icon2 {
    background: url('https://k-techkleening.com/wp-content/uploads/2025/07/icon2.png');
    position: absolute;
    content: '';
    width: 20px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    left: 17px;
    bottom: 17px;
}

.flip-boxes .icon3 {
    background: url('https://k-techkleening.com/wp-content/uploads/2025/07/icon3.png');
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    left: 17px;
    bottom: 17px;
}

.flip-boxes .elementor-flip-box__layer__title{
	padding-left: 47px;
	padding-top: 16px;
}
.flip-boxes .elementor-flip-box__back {
    background-color: #83724fe6!important;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title{
	position:relative;
	margin-bottom:15px!important;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title .icon1 {
    left: 7px;
    bottom: 3px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title .icon2 {
    left: 7px;
    bottom: 3px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title .icon3 {
    left: 7px;
    bottom: 0px;
}

.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__description h5{
	font-weight:700;
	color:#fff;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__description {
    margin-bottom: 100px !important;
}

.reviews-section{
	position:relative;
}
.review-head:before{
	background-image:url('https://k-techkleening.com/wp-content/uploads/2025/07/left-arrow.png');
	background-repeat:no-repeat;
	background-size:cover;
	width:41px;
	height:37px;
	content:'';
	position:absolute;
	left:-70px;
}
.reviews-section:before{
	background-color:#2C3671;
	width:90%;
	height:60%;
	content:'';
	position:absolute;
	top:0;
	left:20px;
	top:10px;
}

.logo-carousel .swiper-slide .swiper-slide-inner {
    border: 1px solid #DFDFE2;
    padding: 13px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition:0.3s;
}
.logo-carousel .swiper-slide .swiper-slide-inner img{
    filter: grayscale(1);
}
.logo-carousel .swiper-slide .swiper-slide-inner:hover {
    border: 1px solid #83724F;
}

.logo-carousel .swiper-slide .swiper-slide-inner:hover img{
    filter: grayscale(0);
}

.response-icon .elementor-icon-box-icon .elementor-icon{
    border: 1px solid #fff;
    padding: 10px;
}
.response-icon:hover .elementor-icon-box-icon .elementor-icon{
    border: 1px solid #2C3671!important;
}

.response-icon:hover svg path{
	fill:#F0BC39;
}

.step-box:hover{
	background:#2C3671;
}
.swiper-slide-active .step-box:before {
    background: url(https://k-techkleening.com/wp-content/uploads/2025/07/top-arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    position: absolute;
    top: -60px;
    width: 12px;
    height: 49px;
    left: 40px;
}
.step-box:hover .elementor-heading-title {
	color:#fff!important;
}
.step-box:hover svg path{
	fill:#F0BC39;
}
.step-box:hover .elementor-heading-title {
	color:#fff!important;	
}
.step-box:hover .elementor-widget-text-editor p{
	color:#fff!important;
}
.go-to-top{
	    cursor: pointer;
}
.go-to-top .elementor-icon-list-item {
    flex-direction: row-reverse;
    gap: 10px;
    justify-content: flex-start!important;
}
.step-section{
	overflow:hidden;
}
.icon-box .elementor-icon-box-content{
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.icon-box .elementor-icon-box-icon .elementor-icon{
	padding:10px;
}
.icon-box:hover{
	background-color:#2C3671!important;
}
.icon-box:hover .elementor-icon-box-icon .elementor-icon {
    padding: 10px;
    background-color: #fff;
}
.icon-box:hover .elementor-icon-box-content .elementor-icon-box-title{
	color:#fff!important;	
}
.icon-box:hover .elementor-icon-box-content .elementor-icon-box-description{
	color:#fff!important;	
}
.icon-box:hover .elementor-button{
	background-color:#2C3671!important;
	color:#fff!important;
	fill:#fff!important;	
}

.growing-sec:before {
    content: '';
    position: absolute;
    background-color: #AC272D;
    width: 80%;
    height: 80%;
    left: -25px;
    top: -25px;
}
.about-icon:hover svg{
	transform:scale(1.3);
}

.about-icon:hover svg path{
	fill:#F0BC39;
	font-size:150px;
}
.icon-hover-effect:before {
    position: absolute;
    width: 100%;
    content: '';
    background-image: url('/wp-content/uploads/2025/08/rocket-icon.svg');
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: 95% 0%;
    transition: background-size 0.5s ease, background-position 0.5s ease;
    border: 0;
}

.icon-hover-effect:hover:before {
  background-size: 300px 300px;
  background-position: center center;
}


.icon-hover-effect1:before {
    position: absolute;
    width: 100%;
    content: '';
    background-image: url('/wp-content/uploads/2025/08/vision-icon-bg.svg');
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: 95% 0%;
    transition: background-size 0.5s ease, background-position 0.5s ease;
    border: 0;
}

.icon-hover-effect1:hover:before {
  background-size: 300px 300px;
  background-position: center center;
}

.type-box .elementor-icon-box-title{
	margin-bottom:20px!important;
}

.type-box:hover .elementor-icon-box-title{
	color:#fff!important;
}
.type-box:hover .elementor-icon-box-description{
	color:#fff!important;
}
.type-box:before{
	content:'';
	position: absolute;
	right: 0%;
	bottom: 0%;
	background: #F0BC39;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:50px;
	height:50px;
	left:auto;
	top:auto;
}
.type-box:hover:before{
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:60px;
	height:60px;
}
.type-box1:before{
	content:'';
	position: absolute;
	right: 0%;
	bottom: 0%;
	background: #F0BC39;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:50px;
	height:50px;
	left:auto;
	top:auto;
}
.type-box1:hover:before{
	background: #2C347E;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:60px;
	height:60px;
}
.type-box2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0%;
    background: #F0BC39;
    clip-path: polygon(0% 100%, 100% 0%, 0% 0%);
    width: 50px;
    height: 50px;
    right: auto;
    bottom: auto;
}

.type-box2:hover:before{
	background: #2C347E;
    clip-path: polygon(0% 100%, 100% 0%, 0% 0%);
	width:60px;
	height:60px;
}
.serv-types ul .elementor-icon-list-item{
	background: #FFFFFF;	
	border-left: 1px solid #2C3671;
	padding:10px;
}
.yellow-bg:before{    
	background-color: #F0BC39;
    width: 70%;
    height: 100%;
    content: '';
    position: absolute;
    left: 20px;
    top: 10px;	
}
.yellow-bg.blue-bg:before{
	background-color: #2C3671;
    width: 70%;
    height: 100%;
    content: '';
    position: absolute;
    right: 20px;
	left:auto;
    top: 10px;	
}
.yellow-bg .text-color{
	color:#fff;
}
.yellow-bg .text-box{
	box-shadow: 0px 212px 85px rgba(222, 222, 222, 0.01), 0px 119px 71px rgba(222, 222, 222, 0.05), 0px 53px 53px rgba(222, 222, 222, 0.09), 0px 13px 29px rgba(222, 222, 222, 0.1);
}
.yellow-bg .text-box:before{
	content:'';
	position: absolute;
	right: 0%;
	bottom: 0%;
	background: #F0BC39;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:50px;
	height:50px;
	left:auto;
	top:auto;
}
.yellow-bg .text-box:hover:before{
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	width:60px;
	height:60px;
}
.yellow-bg .text-box .elementor-widget-text-editor ul li{
	margin-bottom:15px;
}
.yellow-bg .text-box:hover .elementor-widget-text-editor{
	color:#fff!important;
}
.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
	color:#2C3671;
	margin-bottom:15px!important;
}
.post-content p, .post-content ul, .post-content ol{
	margin-bottom:20px!important;
}

.contact-yellow-sec:before{
	background-color: #F0BC39;
    width: 30%;
    height: 100%;
    content: '';
    position: absolute;
    right: 0px;
	left:auto;
}
.perks-box{
    box-shadow: 0px 212px 85px rgba(222, 222, 222, 0.01), 0px 119px 71px rgba(222, 222, 222, 0.05), 0px 53px 53px rgba(222, 222, 222, 0.09), 0px 13px 29px rgba(222, 222, 222, 0.1);
	border: 1px solid #fff;
}
.perks-box:hover{
	border: 1px solid #F0BC39;
	box-shadow:none;
}
.perks-box .elementor-icon-box-title{
	margin-bottom:10px;
}
.position-box:before {
    content: '';
    position: absolute;
    left: 0%;
    top: 0%;
    background: #F0BC39;
    clip-path: polygon(0% 0, 100% 0%, 0% 100%);
    width: 50px;
    height: 50px;
    right: auto;
    bottom: auto;
}
.serv-head-box{
	box-shadow: 0px 212px 85px rgba(222, 222, 222, 0.01), 0px 119px 71px rgba(222, 222, 222, 0.05), 0px 53px 53px rgba(222, 222, 222, 0.09), 0px 13px 29px rgba(222, 222, 222, 0.1);
}
.serv-head-box:before {
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    background: #F0BC39;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
    width: 70px;
    height: 70px;
    right: 0%;
    bottom: 0%;
}
.content-left:before{
	content:'';
	position: absolute;
	left: 0%;
	bottom: 0%;
	background: #F0BC39;
	clip-path:polygon(100% 100%, 0% 100%, 0% 0%);
	width:70px;
	height:70px;
	right:auto;
	top:auto;	
}
.content-right:before{
	content:'';
	position: absolute;
	right: 0%;
	top: 0%;
	background: #F0BC39;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
	width:70px;
	height:70px;
	left:auto;
	bottom:auto;	
}

.contact-yellow-left:before{
	background-color: #F0BC39;
    width: 30%;
    height: 100%;
    content: '';
    position: absolute;
    right: auto;
	left:0px;
}


@media (max-width: 1024px) and (min-width: 768px) {

.tablet-btn .elementor-button {
	width:220px;
}	

.elementor-button {
	width:240px;
}	
	.since-section{
		background-image:none!important;
	}	
.reviews-section:before{
	width:100%;
	left:0px;
	height:85%;
}
	
.flip-boxes-container{
	height:auto;
    overflow-x: hidden;
    overflow-y: hidden;
	padding-right:0px;
}
.flip-boxes .elementor-flip-box{
	height:380px!important;
}
.flip-boxes .elementor-flip-box__layer__title {
    padding-bottom: 15px;
    font-size: 18px !important;
}
.flip-boxes .elementor-flip-box__front {
    background-color: #83724F !important;
    height: 380px;
}	
.flip-boxes .elementor-flip-box__image img {
    height: 320px;
    object-fit: cover;
}
.flip-boxes .elementor-flip-box__back {
    background-color: #83724fe6 !important;
    height: 380px;
}
.flip-boxes .elementor-flip-box__layer__overlay {
    padding: 15px 15px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title {
    padding-top: 0px;
    padding-bottom: 0px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__description {
    margin-bottom: 60px !important;
}	
	.growing-main{
		background-image:none!important;
	}
	.icon-hover-effect:before, .icon-hover-effect1:before{
		display:none;
	}
	.growing-sec:before{
		display:none;	
	}
.yellow-bg:before {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.yellow-bg.blue-bg:before {
    width: 100%;
    height: 100%;
    right: 0;
    left: auto;
    top: 0;
}
.contact-yellow-sec:before{
	display:none;
}		
.content-left:before, .content-right:before{
	display:none;
}	
.contact-yellow-left:before{
	display:none;
}	
	
	
}	

@media (max-width: 767px) and (min-width: 360px) {
.elementor-button {
    width: 280px;
}	
	.flip-boxes-container{
	height:auto;
    overflow-x: hidden;
    overflow-y: hidden;
	padding-right:0px;
}
	.since-section{
		background-image:none!important;
	}
	.flip-boxes .elementor-flip-box{
	    height:380px!important;
	}
	
.flip-boxes .elementor-flip-box__layer__title {
    padding-bottom: 15px;
    font-size: 16px !important;
}
.flip-boxes .elementor-flip-box__front {
    background-color: #83724F !important;
    height: 380px;
}	
.flip-boxes .elementor-flip-box__image img {
    height: 320px;
    object-fit: cover;
}
.flip-boxes .elementor-flip-box__back {
    background-color: #83724fe6 !important;
    height: 380px;
}
.flip-boxes .elementor-flip-box__layer__overlay {
    padding: 15px 15px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__title {
    padding-top: 0px;
    padding-bottom: 0px;
}
.flip-boxes .elementor-flip-box__back .elementor-flip-box__layer__description {
    margin-bottom: 60px !important;
}	
.swiper-slide-next .step-box:before {
	display:none;
}
.reviews-section:before{
	width:100%;
	left:0px;
	height:85%;
}
	.response-icon .elementor-icon-box-icon{
		margin:0!important;
	}
.cta-section{
	background-image:none!important;
}
.growing-main{
	background-image:none!important;
}
.icon-hover-effect:before, .icon-hover-effect1:before{
	display:none;
}
.growing-sec:before{
	display:none;	
}
.yellow-bg:before {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.yellow-bg.blue-bg:before {
    width: 100%;
    height: 100%;
    right: 0;
    left: auto;
    top: 0;
}
.contact-yellow-sec:before{
	display:none;
}
.content-left:before, .content-right:before{
	display:none;
}	
.contact-yellow-left:before{
	display:none;
}	

}