/**
Theme Name: QC Group
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: qc-group
Template: astra
*/

.entry-content p {
	margin-bottom: 15px;
}

.white{
	color:#fff!important;
}

*:not(p),
footer p,
header p,
body p:last-child,
.no-mb {
	margin-bottom: 0px !important;
}

.vc_column-inner {
	padding-top: 0px !important;
}

a:focus {
	outline: 0px !important;
}

.pd-side-none>div>div {
	padding-left: 0px !important;
	padding-right: 0px !important
}

.bg-img{
	border-radius:10px;
	background-size:cover!important;
	background-position:center!important;
}

.center{
	text-align:center;
}

.abt-img1{
	background:url('/wp-content/uploads/2025/12/abt-img2.webp');
	   
}
.abt-img2{
	background:url('/wp-content/uploads/2025/12/abt-img1.webp');
	   
}

.h-about-left{
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
}

.h-about-sec{
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 50px;
}

.vec-img{
	      width: 35%;
    position: absolute;
    bottom: -100px;
    right: -250px;
    opacity: 0.1;
}

.abt-points li{
	     font-size: 20px;
    font-weight: 500;
    list-style-type: none;
    position: relative;
    padding-left: 35px;
}

.abt-points li:before{
	    content: '→';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    background: #ff8400;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
	
}
.abt-points{
	    margin: 0px !important;
    padding: 0px !important;
    display: grid;
    grid-row-gap: 5px;
}

.site-btn a{
	     background: #138acc;
    font-size: 15px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    padding: 12px 16px 12px 25px;
    line-height: 15px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
	transition:0.5s all;
}

.b-arrow{
	width: 25px;
    height: 25px;
    display: inline-block;
    background: #ff8400;
    text-align: center;
    line-height: 22px;
    border-radius: 20px;
    margin-left: 10px;
}

.site-btn a:hover{
	 background: #ff8400;
}

.site-btn a:hover .b-arrow{
	background: #138acc;
}

.h-ser-sec img{
	border-radius:10px;
}

.h-ser-sec{
	padding:30px 0 60px;
}

.ser-arrow p{
	    width: 40px;
    height: 40px;
    background: #138acc;
    color: #fff;
    font-size: 18px;
    line-height: 39px;
    border-radius: 40px;
    position: absolute;
    left: 47%;
    bottom: 0;
	cursor:pointer;
}

.ser-arrow.ser-next p{
	right:47%;
	left:auto;
}

.ser-bot{
	           background: #fff;
    padding: 20px;
    border-radius: 10px;
    transition: 0.5s all;
    display: grid;
    align-content: space-between;
}

.h-ser-sec .slide a {
	         position: relative;
    display: grid;
    background: #fef8f2;
    padding: 20px;
    border-radius: 10px;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
}

.h-ser-sec .slide{
	padding:0px 10px;
}

.h-ser-sec .slick-list {
	margin:0px -10px!important;
}

.h-ser-sec .slide a:hover .ser-bot{
	background:#138acc;
}

.h-ser-sec .slide a:hover .ser-bot p{
	color:#fff!important;
}

.ser-head{
	     color: #000;
    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    line-height: 30px;
}

.ser-txt {
	color:#000;
}

.ser-link{
	       background: #ff8400;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    padding: 10px 20px 12px;
    line-height: 15px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
	margin-top:10px!important;
}

.ser-arrow{
	         left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    right: 0;
}

.h-create-right{
	background:url('/wp-content/uploads/2025/12/banner-image_2533924503.webp');
}

.h-creative-sec{
	display: grid;
    grid-template-columns: 1.2fr 1.8fr;
    grid-column-gap: 20px;
}

.create-num{
	    font-size: 90px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    color: #ff8400;
    line-height: 70px;
    margin-bottom: 0px !important;
}

.create-top{
	        display: flex;
    column-gap: 20px;

}

.create-txt{
	    font-size: 20px;
    color: #000;
    width: 100px;
    line-height: 30px;
    align-content: center;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}

.h-create-left{
	    display: grid;
    grid-row-gap: 150px;
	background: #fef8f2;
    padding: 50px;
    border-radius: 10px;
}

.num-plus{
	    position: relative;
    top: -12px;
}

.create-high{
	        color: #138acc;
    border: 1px solid #138acc;
    padding: 5px 25px;
    border-radius: 20px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
}

.create-big{
    font-size: 36px;
    line-height: 49px;
    color: #000;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
}

marquee{
	         font-size: 100px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    color: #e6e6e6;
    text-transform: capitalize;
    line-height: 125px;
}

.m-star{
	    padding: 0px 50px;
}

.process-sec{
	display:grid;
	grid-template-columns:repeat(6, 1fr);
	grid-column-gap:20px;
}

.sub-head{
	      font-size: 25px;
    line-height: 42px;
}

.process-in img{
	border-radius:10px;
}

.process-bot{
	     position: relative;
    padding-top: 20px;
    text-align: center;
}

.pro-head{
	      font-size: 18px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    line-height: 25px;
}

.process-in{
	     background: #fef8f2;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}

.process-in img{
	       background: #229ed7;
    padding: 15px;
    width: 80px;
    border-radius: 10px;
}

.work-bot-txt{
	padding-top:30px;
}

.foot-top-right{
		background:url('/wp-content/uploads/2025/12/blur-shopping-mall.webp');
	border-radius:0 30px 30px 0;
}

.foot-top-left{
	    background: #ff8400;
    padding: 50px;
    border-radius: 30px 0 0 30px;
}

.footer-top{
	      display: grid;
    grid-template-columns: 2fr 1fr;
    margin-bottom: -200px !important;
    position: relative;
    z-index: 1;
}

.foot-top-left h2{
	    color: #fff;
    width: 70%;
    padding-bottom: 20px;
}

.foot-subhead{
    font-size: 30px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    color: #fff;
    padding-bottom: 150px;
}

.foot-tel{
	   font-size: 25px;
    color: #fff;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans';
}


.foot-tel img{
	     background: #fff;
    padding: 13px;
    width: 55px;
    border-radius: 10px;
    margin-right: 5px;
    border: 5px solid #efebeb;
}

.get-touch-txt {
       font-size: 240px;
    font-weight: 800;
    color: #fff;
    text-transform: lowercase;
    text-align: center;
    line-height: 250px;
    font-family: 'Plus Jakarta Sans';
    padding-top: 250px;
}

.foot-mid-top img{
	width:150px;
}

.foot-mid-top{
	    display: flex;
    grid-column-gap: 30px;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 30px;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 100px;
}

.foot-mid-top p a{
	    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
    color: #000;
    font-weight: 700;
}

.foot-ar{
	    background: #ff8400;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    margin-left: 10px;
    transform: rotate(-45deg);
	transition:0.5s all;
}

.foot-mid-top p a:hover .foot-ar{
	transform:none;
	background:#138acc;
}

footer{
	font-size:15px;
}

.foot-mid-bot{
	         padding: 50px 0;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 100px;
}

.foot-head{
 font-size: 22px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    padding-bottom: 10px;
    margin-top: -5px;
}

.foot-tel a{
	color:#fff;
}

.clean-guy{
	 position: absolute;
    width: 450px;
    bottom: -200px;
    right: 15%;
    z-index: 1;
}

.foot-bot-left > p{
	width: 80%;
}

.foot-contact{
	    display: grid;
    grid-row-gap: 15px;
}

.foot-links{
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 4px;
}

.foot-links a, .foot-contact a, .make-txt a{
	color:#3F3D3D;
}

.foot-social a{
	    color: #3F3D3D;
    border: 1px solid #3F3D3D;
    padding: 5px 20px;
    border-radius: 30px;
    line-height: 15px;
}

.foot-bot-right{
	    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-column-gap: 20px;
}

.foot-contact img{
	    width: 25px;
    padding-right: 5px;
}

footer a:hover, .make-txt a:hover{
	color:#138acc;
}

.make-txt img{
	width:30px;
}

.foot-social p{
	margin-right:10px;
}

.foot-social{
	display: flex;
/*     column-gap: 10px; */
    padding-top: 25px;
}

.foot-social a:hover{
	background:#138acc;
	border-color:#138acc;
	color:#fff;
}

.home-banner:before{
	             content: '';
    display: block;
    width: 100%;
    height: 99%;
    background: linear-gradient(91deg, #00000085, #00000000, #000000cf);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

}

.head-phone-icon{
		    background: #fe8403;
    width: 50px;
	height:50px;
    border-radius: 30px;
    margin-right: 10px;
	text-align:center;
	line-height:50px;
	    display: inline-block;
}

.head-call img{
    width: 25px;
    height: auto;
}

.head-txt{
	    display: flex;

}
.head-call{
	margin-right:20px!important;
}

.head-call a{
	    color: #000;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
}

.home-ban-txt p{
	       color: #fff;
    font-size: 20px;
    line-height: 32px;
    padding: 20px 0 15px;
    font-family: 'Plus Jakarta Sans';
}

.head-call a:hover{
	color:#138acc;
}

.home-ban-txt{
       position: absolute;
    z-index: 1;
    top: 100px;
    display: grid;
    width: 40%;
    background: #0000000d;
    padding: 30px;
    border-radius: 10px;
    backdrop-filter: blur(13px);
}

.home-ban-txt h1{
       font-weight: 700;
    color: #fff;
}

.home-ban-pointers{
	      position: absolute;
    bottom: 30px;
    z-index: 1;
    right: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 35%;
    grid-column-gap: 40px;
}

.ban-num{
	    font-size: 70px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 800;
    color: #fff;
    line-height: 70px;
}

.ban-p-txt{
	    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
	line-height: 27px;
}

.apr-txt{
	background: #ffffffc9;
    padding: 20px;
    border-radius: 10px;
    backdrop-filter: blur(11px);
    position: absolute;
    bottom: 0;
    margin: 20px !important;
}

.work-logos img{
	width: 140px;
/* 	filter:grayscale(1); */
	    margin: auto;
}

.work-logos{
display: grid;
    grid-template-columns: repeat(7, 1fr);
    width: 100%;
    margin: auto;
    padding-top: 15px;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}


/* – Media Screen Css – */

@media only screen and (min-width:1600px) {
	.wd-contained {
		max-width: 1440px;
		margin: auto !important;
	}
}

@media only screen and (min-width:768px) {
	.stretchMe {
		position: relative;
		width: 100vw !important;
		left: 50% !important;
		margin-left: -50vw !important;
		max-width: inherit !important;
	}

	nav#primary-site-navigation ul.main-header-menu li:last-child a {
		padding-right: 0px !important;
	}
	
		.foot-fixed-btns{
		display:none!important;
	}
	
	
}


@media only screen and (min-width:1024px) {
	.pd-100 {
		padding: 120px 0px !important;
	}

	.pd-top {
		padding-top: 120px !important;
	}

	.pd-bottom {
		padding-bottom: 120px !important;
	}
	
	.width70{
		width:70%;
		margin:auto;
	}
	
	.mob-video{
		display:none;
	}
}


@media only screen and (min-width:768px) and (max-width:1023px) {
	
	.ser-table-row .cleaning-approach-sec {
    width: 60%!important;
}

	
	.wpb_map_wraper iframe{
		height:400px!important;
	}
	
	.contact-form-inner {
    grid-template-columns: 1fr!important;
    grid-gap: 40px!important;
}
	
	.contact-details>div span {
    width: 60px!important;
    height: 60px!important;
}
	
	.contact-details {
    grid-gap: 20px!important;
    grid-template-columns: 1fr 1fr!important;

}
	
	    .ser-icon-w-head {
        width: 55% !important;
    }
	
	.page-banner-content {
    padding-bottom: 30px!important;
}
	
	h1, .entry-content :where(h1) {
    font-size: 32px;
}
	
	.ban-num {
    font-size: 45px;
    line-height: 50px;
}
	
	.home-ban-pointers {
    position: inherit;
		width: 100%;
 padding: 40px 20px;
}
	
	.ser-grid {
    grid-template-columns: 1fr 1fr!important;
    grid-gap: 20px!important;
}

    .page-banner-inner-2 .vc_empty_space {
        height: 300px !important;
    }
	
	.abt-sub-para {
    font-size: 18px!important;
    line-height: 30px!important;
}
	.page-banner h1 {
    font-size: 32px!important;
    line-height: 45px!important;
}
	
	.page-banner-inner-2 {
    background: #ffffff00!important;

}
	
	.site-btn a {
    padding: 7px 12px 7px 14px;
    line-height: 15px;

}

	
	marquee {
    font-size: 40px!important;
    line-height: 50px!important;
}
	
	.m-star {
    padding: 0px 20px;
}
	
	.abt-points li {
    font-size: inherit;
}
	
	.ser-arrow.ser-next p {
    right: 44%;
    left: auto;
}
	
	.ser-arrow p {
    left: 44%;

}
	.btn-sep{
		height:20px!important;
	}
	
	div.h-create-left {
    padding: 20px!important;
		    grid-row-gap: 60px;

}
	
	.foot-tel {
    font-size: 20px;
  
}
	
	.process-in {
    padding: 20px!important;

}
	
	
	.create-big {
    font-size: 22px;
    line-height: 32px;
}
	
	
.foot-mid-top {
    padding-top: 65px;
}
	
	.ast-scroll-to-top-right {
    right: 10px!important;
    bottom: 10px!important;
}
	
	.foot-mid-bot {
    padding: 30px 0!important;
    grid-template-columns: 1fr!important;
    grid-gap: 30px!important;
    text-align: left;
}
	
	.foot-bot-right {
    grid-template-columns: 2fr 1.2fr!important;
    grid-column-gap: 20px;
}

	.get-touch-txt {
    font-size: 90px!important;
    line-height: 95px!important;
    padding-top: 70px!important;
}
	.process-sec {
    grid-template-columns: repeat(3, 1fr)!important;
    grid-gap: 20px!important;
}
	
	.operate-sec {
    grid-template-columns: repeat(2, 1fr)!important;
    grid-gap: 20px!important;
    padding-top: 10px!important;
}
	
	h2, .entry-content :where(h2) {
    font-size: 32px;
}
	
	.mob-hide{
		display:none!important;
	}

	.pd-100 {
		padding: 100px 0px !important;
	}

	.pd-top {
		padding-top: 100px !important;
	}

	.pd-bottom {
		padding-bottom: 100px !important;
	}

	.site-primary-footer-inner-wrap,
	.wd-contained , div.foot-top-left{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
	.site-below-footer-inner-wrap,
	.site-above-footer-inner-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
		column-gap: 30px;
	}
}

@media only screen and (min-width:1024px) and (max-width: 1365px) {
	
	    .wpb_map_wraper iframe {
        height: 400px !important;
    }
	
	.contact-form-inner {
    grid-template-columns: 1fr!important;
    grid-gap: 30px;
}
	
	.h-about-sec {
    grid-column-gap: 30px!important;
}
	
	.vec-img {
    bottom: -120px;
    right: 0;
}
	
	.h-ser-sec .slide a {
    grid-template-columns: repeat(1, 1fr);

}
	
	.foot-bot-left > p {
    width: 100%;
}
	
	.ser-grid {
    grid-gap: 20px!important;
}
	
	marquee {
    font-size: 60px;
    line-height: 70px;
}
	
	.page-banner-content {
    padding-bottom: 10px!important;
}
	
	.contact-details>div {
    padding: 20px!important;

}
	
	.contact-details {
    grid-gap: 20px!important;
}
	
	.heading-sp{
		height:14px!important;
	}
	
	.abt-page-choose-inner {
    grid-gap: 30px!important;
    grid-template-columns: 1fr!important;
}
	
	.page-banner-inner-2 .vc_empty_space{
		height:350px!important;
	}
	
	.abt-page-inner-1 {
    grid-gap: 40px!important;
}
	
	.abt-sub-para {
    font-size: 18px!important;
    line-height: 25px!important;
}
	
	.ser-arrow.ser-next p {
    right: 45%;
    left: auto;
}
	
	.ser-arrow p {
    left: 45%;

}
	
	.process-in {
    padding: 22px!important;
}
	
	.process-in img {
    padding: 10px;
    width: 70px;
 
}
	
	.clean-guy {
    width: 305px;

}
	
	.ser-mega-menu-left p {
    font-size: 16px!important;
}
	
	.foot-top-left {
    padding: 30px;
 
}
	.ser-icon-w-head span {
    border-radius: 8px!important;
    width: 58px!important;
    height: auto;
}
	.foot-subhead {
    font-size: 20px;
}
	
	.row-grid {
    grid-gap: 30px!important;
}
	
	.ser-grid {
    grid-template-columns: 1fr 1fr!important;
    grid-gap: 30px;
}
	
	.page-banner-inner-2 {
    background: #ffffff00!important;
 
}
	
	.page-banner h1 {
    font-size: 40px!important;
    line-height: 50px!important;
}
	
	.foot-mid-top {
    padding-top: 0px;
}
	
	.foot-bot-right {
  grid-template-columns: 2fr 1.3fr;
}
	
	.foot-mid-bot {
    grid-template-columns: .8fr 2fr!important;
    grid-column-gap: 30px!important;
}
	
	.contact-form-inner {
    grid-gap: 35px!important;
}
	
	.operate-sec {
    grid-template-columns: repeat(2, 1fr)!important;
    grid-gap: 20px;
 
}
	
	.contact-details>div span {
    width: 55px!important;
    height: 55px!important;
    padding: 12px;
}
	
	.process-sec {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}
	
	.ast-primary-header-bar .site-primary-header-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.h-create-left {
    padding: 20px;
	grid-row-gap: 50px!important;
}
	
	.create-big {
    font-size: 25px;
    line-height: 36px;
}
	
	.get-touch-txt {
    font-size: 120px;
    padding-top: 180px;
		    line-height: 220px;
}
	
	.foot-subhead {
    padding-bottom: 60px;
}

	
	.site-primary-header-wrap>div{
		grid-template-columns: .5fr auto 1fr!important;
	}
	
	.home-ban-txt h1{
		font-size:27px!important;
		        line-height: 40px!important;
	}
	
	.home-ban-pointers {
    right: 30px;
    width: 40%;
    grid-column-gap: 30px;
}
	
	.ban-num {
    font-size: 37px;
    line-height: 45px;
}
	
	.home-ban-txt {
    top: 50px;

    width: 50%;

    padding: 20px;

}
	
	.head-call a {
    font-size: 14px;

	}
	
	.site-btn a {
    padding: 9px 16px 9px 25px;
    line-height: 15px;

}
	
	.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 15px;
		padding: 0 12px!important;

}
	.head-phone-icon{
		display:none!important;
	}
	
	.head-call {
    line-height: 43px;
}
	
	.head-phone-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
	}

.head-call img {
    width: 19px;
    height: auto;
}

	.site-above-footer-inner-wrap,
	.ast-container,
	.wd-contained , .footer-middle{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}


	h2,
	.entry-content h2,
	h1,
	.entry-content h1 {
		font-size: 32px;
		line-height: 40px;
	}
	
	.cleaning-approach-sec {
    grid-gap: 40px!important;

}


}


@media only screen and (max-width:1023px){
		.desktop-video{
		display:none;
	}
	.h-about-sec, 	.indivisual-ser-row-2-inner {
    grid-template-columns: repeat(1, 1fr)!important;
    grid-gap: 25px;
}
	
	.h-about-left {
    grid-column-gap: 15px;
    min-height: 250px;
}
	
		.home-banner{
		background:#138acc;
	}
	
	.home-ban-txt {
        position: inherit;
        width: 100%;
        background: #ffffff;
        padding: 0px;
        backdrop-filter: inherit;
        padding: 50px 20px 50px;
        border-radius: 0px !important;
        color: #000 !important;
        margin-top: -10px;
}
	
	.home-ban-txt h1, .home-ban-txt p {
    color: #000000;
}
	
	.cleaning-approach-sec {
    grid-gap: 25px;
    grid-template-columns: 1fr!important;
}
	
	.clean-guy{
		display:none!important;
	}
	
	.footer-top {
    grid-template-columns: 1fr;
    margin-bottom: 00px !important;
}
	
	.foot-top-left {

    padding: 0px!important;
    border-radius: 0px 0 0 0px!important;
}
	
	.site-above-footer-inner-wrap{
		    background: #ff8400;
		padding:40px 0px!important;
	}
	
	.foot-top-left{
		text-align:left!important;
	}
	
	
	.foot-subhead {
    font-size: 16px;
    padding-bottom: 30px;
}
	
	.site-below-footer-wrap{
		    background-color: #fef8f2!important;
		padding-top:0px!important;
	}
	
	div.abt-page-inner-1{
		display:flex!important;
		flex-direction:column-reverse!important;
		grid-gap:25px!important;
	}
	
	.abt-page-choose-inner {
    grid-gap: 25px!important;
    grid-template-columns: 1fr!important;
}
	
	.abt-page-choose-inner>div:nth-child(1) h2, .abt-page-choose-inner>div:nth-child(1) .site-btn {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
	
	.row-grid {
    grid-template-columns: 1fr!important;
    grid-gap: 25px!important;
}
	.ser-icon-w-head>div {
    padding: 10px!important;
    grid-gap: 15px!important;
		    border-radius: 15px!important;
}
	
	.ser-icon-w-head span {
    border-radius: 8px!important;
    width: 50px!important;
    height: auto;
}
	
		.ser-icon-w-head p {
    font-size: 18px!important;
  
}
	

	
	.ser-icon-w-head:before {
    width: 3em!important;
    height: 3em!important;
    bottom: 4px!important;
    right: -28px!important;
 
}
	
	.ser-icon-w-head:after {
    top: -44px!important;

}
	
	ul.bullet-points {
    grid-template-columns: 1fr;
    grid-gap: 10px;


}
	
	.home-banner:before {
display:none!important;
}
	
		.home-ban-txt .site-btn a{
		    background: #ff8400;
	}
	.home-ban-txt .site-btn a span{
		    background: #138acc;
	}

}

@media only screen and (max-width:767px) {
	
	.ser-images {
    grid-template-columns: 1fr!important;

}
	
	.qldclean-popup{
		    height: 100%;
    overflow-y: scroll;
	}
	
	.ser-table-row .cleaning-approach-sec {
    width: 100%!important;
    margin: auto;
}
	
	#post-1034 {
    padding: 70px 0px!important;
}
	
	.portfolio-gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(296px, 1fr))!important;
 
}
	
	.work-img {
  
    grid-template-columns: 1fr!important;
   
}
	
	.banner-points li {
    font-size: 15px!important;
    padding-left: 25px;
}
	
	.banner-points li:before {
    top: 7px;

    font-size: 8px;
    width: 16px;
    height: 16px;
    line-height: 15px;

}
	
	.make-txt{
		padding-bottom: 20px;
	}
	

	

	.contact-form-inner p {
    font-size: 17px !important;
    line-height: 25px;
}
	
	.wpb_map_wraper iframe{
		height:300px!important;
	}
	
	.ser-icon-w-head {
    padding: 15px 15px 0 0!important;
    border-radius: 0 20px 0 0!important;
		        width: 80%!important;
}
	
	.home-ban-txt p {
 padding: 12px 0 15px;

}
	
	.ban-p-txt {
font-size: 14px !important;
        line-height: 19px;
}
	.ban-num {
    font-size: 25px!important;
    line-height: 30px;
}
	
	.home-ban-txt p {
    font-size: 16px!important;
    line-height: 26px!important;
}
	
	.home-ban-pointers {
		position:relative;
		bottom:0px!important;
		right:0px!important;
    grid-template-columns: repeat(2, 1fr);
    width: 100%!important;
    grid-column-gap: 20px!important;
		padding: 20px;
}


	
	.contact-form-inner #gform_fields_1 {
    padding: 20px!important;
    margin-top: 20px!important;
}
	
	.contact-form-inner {
    grid-template-columns: 1fr!important;
    grid-gap: 40px!important;
}
	
	.contact-details>div span {
    width: 50px!important;
    height: 50px!important;
}
	
	.contact-details .contact-sub-head {
    font-size: 20px!important;
    margin-bottom: 10px !important;
}
	
	.contact-details>div {
    padding: 20px!important;

}
	.contact-details {
    grid-gap: 20px!important;
    grid-template-columns: 1fr!important;
}
	
	.bullet-points li {
    font-size: 16px!important;
}
	.ser-line-img{
		display:none!important;
	}
	
	.photo-space{
		height:300px!important;
	}
	
	.ser-grid {
    grid-template-columns: 1fr!important;
    grid-gap: 20px!important;
}

	div.abt-choose-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 15px!important;
}
	
.abt-sub-para {
    font-size: 16px!important;
    line-height: 25px!important;
}
	
	.pd-100 {
		padding: 70px 0px !important;
	}

.pd-top{
padding-top:70px!important;
}

.pd-bottom{
padding-bottom:70px!important;
}
	.wd-contained {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
		grid-template-columns: 1fr;
		row-gap: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,
	.site-below-footer-inner-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.abt-points li {
    font-size: 15px!important;
}
	
	.site-btn a {
 
    padding: 7px 10px 7px 15px;
    line-height: 7px;

}
	
	header .custom-logo-link img {
    max-width: 80px;
    width: 80px;
}
	
	.h-ser-sec .slide a {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}
	
	p.ser-head {
    margin-bottom: 10px !important;
}
	.ser-arrow.ser-next p {
    right: 38%!important;
		left:auto!important;
}

	.ser-arrow p {
   
    left: 38%!important;

}
	
	.mob-hide{
		height:0px!important;
	}
	
marquee {
    font-size: 40px;
    line-height: 50px;
}

.m-star {
    padding: 0px 15px;
}
	
	.process-sec {
    grid-template-columns: repeat(2, 1fr)!important;
    grid-gap: 15px;
}
	
	.process-in {
    padding: 15px!important;
}
	
	.pro-head {
    font-size: 15px!important;
}
	
	.process-in img {
    padding: 8px;
    width: 60px;

}
	
	.operate-sec {
    grid-template-columns: repeat(1, 1fr)!important;
    grid-gap: 20px;
    padding-top: 10px;
}

	.operate-head {
    font-size: 19px!important;
    line-height: 22px!important;
    margin-bottom: 10px !important;
}
	
	.operate-sec>div {
    padding: 20px!important;
	}
	
	.head-sep{
		height:15px!important;
	}
	
	.btn-sep{
		height:20px!important;
	}
	
	.h-creative-sec{
		    display: flex!important;
    flex-direction: column-reverse;
    grid-gap: 20px;
	}
	
	.h-create-right{
		height:300px!important;
	}
	
	.h-create-left {
    grid-row-gap: 50px;
    padding: 20px!important;

}
	
	.create-big {
    font-size: 18px;
    line-height: 26px;
}
	
	.create-num {
    font-size: 60px;
    line-height: 50px;

}
	
	.foot-tel {
    font-size: 18px;
}
	
	.foot-tel img {
    padding: 7px;
    width: 45px;

}
	
	.get-touch-txt {
    font-size: 46px;
    line-height: 50px;
padding-top: 60px;
}
	
	.foot-mid-top {
    padding-top: 50px;
		grid-gap:15px!important;
}
.foot-mid-top img {
    width: 112px;
    height: auto;
}
	
	.foot-mid-top p a {
    font-size: 17px;

}
	
	.foot-mid-bot {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    text-align: left!important;
}
	
	.foot-bot-right {
    grid-template-columns: 1fr;
    grid-gap: 25px;
}
	
	.foot-bot-left > p {
    width: 100%;
}
	
	.cleaning-approach-sec .feature {
    padding: 8px!important;

}
	
	.ast-scroll-to-top-right {
    right: 10px;
    bottom: 80px;
}

	.work-logos {
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
 padding-top: 10px;
 grid-gap: 30px;
}
	
	.page-banner h1 {
    font-size: 25px!important;
    line-height: 35px!important;
    padding-bottom: 20px!important;
}

	
	.page-banner-inner-2 {
    background: transparent!important;
    padding: 20px!important;
}
	
	.page-banner-content {
    padding-bottom: 20px!important;
}
	
	.page-banner-inner-2 .vc_empty_space{
		height:300px!important;
	}
}

@media only screen and (min-width:1366px) and (max-width: 1599px) {
	.page-banner h1 {
    font-size: 50px!important;
    line-height: 55px!important;
}
	
	.site-primary-header-wrap>div{
		grid-template-columns: .3fr auto 1fr!important;
	}
	
	.foot-bot-right {
    grid-template-columns: 2fr 1.2fr;
}
	
	.foot-mid-bot {
    grid-column-gap: 30px;
}
	
	.get-touch-txt {
    font-size: 180px;
    line-height: 180px;

    padding-top: 230px;
}

	.ast-container,
	.ast-container-fluid {
		max-width: 1240px;
	}
	
	.footer-top{
		max-width: 1200px;
		margin-left:auto;
		margin-right:auto;
	}

	.wd-contained , .footer-middle {
		max-width: 1200px;
		margin: auto !important;
	}

	h2,
	.entry-content h2,
	h1,
	.entry-content h1 {
		font-size: 35px;
	}
	
	.home-ban-txt {
    width: 45%;
    padding: 30px;

}
	
	.ban-num {
    font-size: 50px;
    line-height: 50px;
}
	
	.ser-arrow p {
    left: 46%;

}
	
	.ser-arrow.ser-next p {
    right: 46%;
    left: auto;
}
	
	marquee {
    font-size: 70px;
    line-height: 70px;
}
	
	.create-big {
    font-size: 25px;
    line-height: 38px;
}
.process-in {
    padding: 20px;

}
	
	.choose-sub-head {
    font-size: 19px;
}
	
	.choose-img {
    min-height: 492px!important;

}


}

