/*
Theme Name: AC Maintenance Pro
Theme URI: https://www.titanthemes.net/products/ac-repair-wordpress-theme
Author: Titanthemes
Author URI: https://www.titanthemes.net/
Description: The AC Repair WordPress Theme is a powerful, responsive, and easy-to-customize website solution crafted specifically for professionals in the HVAC and air conditioning industry. Whether you're a licensed AC technician, HVAC contractor, or an established AC servicing company, this theme equips you with all the tools needed to create a strong and credible online presence. Designed to promote services such as AC repair, AC installation, air conditioning service, HVAC maintenance, and smart thermostat setup, it helps businesses attract attention, convert traffic into leads, and provide vital service details to customers. With a layout that supports residential, commercial, and industrial AC services, this theme is ideal for showcasing emergency AC repair, seasonal tune-ups, and ongoing service contracts. Built-in pricing tables, contact forms, and testimonial sections help build customer trust and drive engagement. The theme’s full responsiveness ensures flawless display across all screen sizes, while its SEO-friendly structure enhances search visibility—making it a smart choice for growing HVAC businesses.
Version: 0.0.1
Tested up to: 6.2.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ac-maintenance-pro
*/


/* *-*-*-*-*-*-*-*-*-	Header Section *-*-*-*-*-*-*-*-*- */
/*header buy now bar start*/
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	/* max-width: 100%; */
	top: 32px !important;
	z-index: 999;
}

.header-coupon {
    color: gold;
}
.header-coupon:hover {
    animation: none; /* Stop the blinking on hover */
}


.admin-bar .sticky{
	position: fixed;
	background-color: #fff;
	width: 100%;
	/* max-width: 100%; */
	top: 72px;
	z-index: 999;
	border-radius: 15px;
}
 .mtsnb{
 z-index: 1 !important;
}
  .mtsnb-button-type a{
    background: #00AEDD;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 10px;
	  display: inline-block;
}
.header-coupoun{
    color: green;
}
.mtsnb-text{
      font-weight: bold;
}
/*header buy now bar end*/
.Buy-now a {
    background: #00AEDD;
    padding:7px 15px;
}

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary{display: block;}
audio,
canvas,
video{display: inline-block;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html,
button,
input,
select,
textarea{font-family: 'Poppins', sans-serif;}

body{margin: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

figure a{display:inline-block;}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6{clear: both; font-family:'Oswald';}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color: inherit;}

h1{font-size: 48px; margin: 33px 0;}
h2{font-size: 30px; margin: 25px 0;}
h3{font-size: 22px; margin: 22px 0;}
h4{font-size: 20px; margin: 25px 0;}
h5{font-size: 18px; margin: 30px 0;}
h6{font-size: 16px; margin: 36px 0;}

p{margin: 0 0 25px;}

img{border: none; max-width: 100%; -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle;}

address{font-style: italic; margin: 0 0 24px;}
abbr[title]{border-bottom: 1px dotted;}
b,
strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0; color: #000;}
code,
kbd,
pre,
samp{font-family: monospace, serif; font-size: 14px; hyphens: none;}
pre{background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
blockquote, q{hyphens: none; quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content: ""; content: none;}
blockquote{font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px;}
blockquote blockquote{margin-right: 0;}
blockquote cite,
blockquote small{font-size: 14px; font-weight: normal; text-transform: uppercase;}
blockquote em,
blockquote i{font-style: normal; font-weight: 300;}
blockquote strong,
blockquote b{font-weight: 400;}
small{font-size: smaller;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dl{margin: 0 20px;}
dt{font-weight: bold;}
dd{margin: 0 0 20px;}
menu,
ol,
ul{margin: 16px 0; padding: 0 0 0 15px;}
ul{list-style-type: square;}
nav ul,
nav ol{list-style: none; list-style-image: none;}
li > ul,
li > ol{margin: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
form{margin: 0;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal;}

button,
input,
select,
textarea{font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}
button,
input{line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
input[disabled]{cursor: default;}
input[type="checkbox"],
input[type="radio"]{padding: 0;}
input[type="search"]{-webkit-appearance: textfield; padding-right: 2px; width: 270px;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top; resize: none; min-height: 120px;}

table{border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; line-height: 2; margin: 0 0 20px;	width: 100%;}
caption,
th,
td{font-weight: normal; text-align: left;}
caption{font-size: 16px; margin: 20px 0;}
th{font-weight: bold; text-transform: uppercase;}
td{border-top: 1px solid #ededed; padding: 6px 10px 6px 0;}
del{color: #333;}
ins{background: #fff9c0; text-decoration: none;}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea{border: 1px solid #efefef; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

select{background: transparent; border: 1px solid #00b5e2; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{background-color: #5BAAEC; border: none; border-radius: 50px; color: #fff; display: inline-block; font-size: 20px; font-weight: 500; padding: 18px 50px; text-decoration: none; transition: all 0.2s;}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder{color: #041F69; opacity: 1;}
:-ms-input-placeholder{color: #041F69;}
::-ms-input-placeholder{color: #041F69;}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

 a:where(:not(.wp-element-button)):hover{
	color: red;
 }
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.ac-maintenance-pro-header .wp-block-cover, .ac-maintenance-pro-header .wp-block-cover-image, .ac-maintenance-pro-footer .wp-block-cover, .ac-maintenance-pro-footer .wp-block-cover-image, .ac-maintenance-pro-porduct-section, .ac-maintenance-pro-menu-section{align-items:inherit;}
.ac-maintenance-pro-footer-menu .wp-block-navigation li {padding-left:20px; position:relative;}
.ac-maintenance-pro-footer-menu .wp-block-navigation li:before{ content:''; width:8px; height:8px; background:#fff; left:0px; top:50%; position:absolute; border-radius:100%; transform:translateY(-50%);}
.ac-maintenance-pro-header .wp-block-navigation__submenu-container{min-width:215px !important; background:#5f1c00 !important;}
.ac-maintenance-pro-menu .wp-block-navigation li{padding:17px 0px;}
.ac-maintenance-pro-menu .wp-block-navigation__submenu-container li{padding:inherit;}
.ac-maintenance-pro-menu .wp-block-group {padding:0;}
.wc-block-mini-cart__button:hover {background:transparent;}

.ac-maintenance-pro-menu {font-family:Oswald;}
.ac-maintenance-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .ac-maintenance-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover{color:#5BAAEC;}
.ac-maintenance-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .ac-maintenance-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover{ color:#ff8502;}
.ac-maintenance-pro-footer-menu .wp-block-navigation li:hover:before, .ac-maintenance-pro-footer-menu .wp-block-navigation li.current-menu-item:before{ background:#ff8502;}

.ac-maintenance-pro-ice-berg .wp-block-image{background:#5f1c00; width:170px; height:170px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.ac-maintenance-pro-ice-berg h3 {width:50%; margin:0 auto;}
.ac-maintenance-pro-ice-berg:hover .wp-block-image{background: #19375B;}
.ac-maintenance-pro-ice-berg:hover h3{color:#19375B !important;}
.ac-maintenance-pro-better-box .wp-block-image{background:#fff; width:100px; height:100px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; float:left;}
.ac-maintenance-pro-product-box .wc-block-components-product-image img {width:auto !important; margin:0 auto; display:table;}

.ac-maintenance-pro-menu-section::before {content:''; width:35%; height:100%; background:#19375B; position:absolute; left:0px; top:0; z-index:1;}
.ac-maintenance-pro-section .wp-block-columns{position: relative;
overflow: hidden;}
.ac-maintenance-pro-discount-box {width:230px !important; height:230px; position:absolute; right:-60px; bottom:-50px;}
.ac-maintenance-pro-section-box .wp-block-column {z-index:9;}
.ac-maintenance-pro-section .ac-maintenance-pro-section-box::before {content:''; width:99.5%; height:99%; border:solid 2px #bd9655; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-style: dashed;}
.ac-maintenance-pro-inner-banner{ position:relative; z-index:-1;}

.ac-maintenance-pro-section11-left {margin-right:100px !important;}
.ac-maintenance-pro-section11{ position:relative;}
.ac-maintenance-pro-section11::before {content:''; width:41.5%; position:absolute; height:100%; background:#19375B; z-index:0;}
.ac-maintenance-pro-section11 .wp-block-columns{ position:relative; z-index:0;}

.ac-maintenance-pro-section7-right .wp-block-image {position:absolute; right:0;}
.ac-maintenance-pro-section7 {position:relative; overflow:hidden;}
.ac-maintenance-pro-section5-left {position:relative;}
.ac-maintenance-pro-section5-left::after {content:""; position:absolute; left:0; top:0; background:#19375B; width:45%; height:100%; z-index:-1;}
.ac-maintenance-pro-header{ position:absolute !important; width:100%; z-index:2;}

/**woocommerce**/
.woocommerce div.product .product_title{ display: none;}
.entry-summary .price {padding-bottom:15px !important;}
.woocommerce div.product .quantity .qty {width:auto;}
/* .woocommerce div.product div.images img { width:auto !important; margin:0 auto;} */
.woocommerce-tabs .tabs.wc-tabs {margin:0px !important; padding:0px !important;}
.woocommerce-tabs .tabs.wc-tabs:before{ border:none !important;}
.woocommerce-tabs .woocommerce-Tabs-panel {font-size:20px; padding:40px !important; background-color: #f6f6f6;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#222 !important; color:#fff !important; border-radius:0px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff; font-weight:400 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{ display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li{ border:none !important; padding:5px 30px !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#fff !important;}
.related.products h2 {text-align:center;}

.related.products li .price, .products li .price{ text-align:center;}
.related.products .button, .products .button{display:table; margin:0 auto;}
.related.products, .products{ text-align:center;}
.related.products li, .products li{float:none !important; display:inline-block; margin:15px !important; padding:35px 15px 0px !important; border-radius: 5px !important;}
.related.products li img, .products li img {width:auto !important; text-align:center; display:table !important; margin:0 auto !important; margin-bottom:20px !important;}

.woocommerce div.product .related.products {padding:40px !important; background-color:#f6f6f6;}
.qty.text {width:auto !important;}
.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {max-width:100%;}
.woocommerce-page .button {padding:10px 35px !important;}
.woocommerce-Price-amount bdi {font-weight:600;}
.select2-container--default .select2-selection--single, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {border:1px solid #222; border-radius:0px;}
body.home .ac-maintenance-pro-menu li:nth-child(1) span {color:#5BAAEC;}
body.home .ac-maintenance-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span {color:inherit;}
body.home .ac-maintenance-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span:hover, body.home .ac-maintenance-pro-menu li .wp-block-navigation__submenu-container li span:hover, .ac-maintenance-pro-menu li .wp-block-navigation__submenu-container li span:hover {color:#5BAAEC;}
.ac-maintenance-pro-section10 .add_to_cart_button {border-radius:100px; background-color:#19375B; padding:12px 25px !important;}
.added_to_cart.wc-forward {display:block;}
.current-menu-item a{color:#5BAAEC;}


@media screen and (max-width: 1599px) and (min-width: 1400px) {
    .wp-block-group.cleaning_services_slider_sec button.eedee-gutenslider-nav {
        left: unset !important;
        right: 40px !important;
        transform: translate(-2.5em, 20em) !important;
    }
	.about_left_col .about-video-grp {
		top: 7em !important;
    	left: 6.5em !important;
	}
	.disc-left-text-grp {
		top: 8.5em !important;
	}
	.wp-block-column.slider_left_col .backdrop-slide-content {
		width: 95% !important;
	}
	.wp-block-column.slider_left_col .slide-para-comma h6 {
		width: 72% !important;
	}
}

@media(min-width: 1600px) and (max-width: 1920px){
	.wp-block-group.cleaning_services_slider_sec button.eedee-gutenslider-nav {
        left: unset !important;
        right: 40px !important;
        transform: translate(-4em, 20em) !important;
    }
	.wp-block-column.slider_left_col .backdrop-slide-content {
		width: 95% !important;
	}
	.wp-block-column.slider_left_col .slide-para-comma h6 {
		width: 72% !important;
	}
	.best-offers-section > img {
		object-position: 75% 50% !important;
	}
	.disc-left-text-grp {
		top: 8.5em !important;
	}

	.wp-block-column.latest_left_col {
		flex-basis: 78%;
	}
	.about_left_col .about-video-grp {
		top: 7em !important;
    	left: 6.5em !important;
	}
}

@media(max-width: 1440px){
.ac-maintenance-pro-section7-right .wp-block-image {position:relative; right:-114px;}
.ac-maintenance-pro-menu-section::before{ width:25%;}
}
@media(max-width: 1300px){
.ac-maintenance-pro-section7-right .wp-block-image{ right:-40px;}
}

@media(max-width: 1199pxheader ){
.ac-maintenance-pro-menu-section::before { display:none}
.ac-maintenance-pro-header-top-bar {padding:20px 15px !important;}
}

@media(min-width: 1024px) and (max-width: 1200px){
.woocommerce-page .button {padding:10px 25px !important;}
.related.products li, .products li{margin:10px !important;}
}

@media(max-width: 1023px){
.ac-maintenance-pro-banner-content h1 {font-size:32px !important;}
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.has-text-align-right, has-text-align-left {text-align:center !important;}
.ac-maintenance-pro-header-top-bar-left {text-align:center; padding-bottom:25px;}
.ac-maintenance-pro-header-top-bar-left .wp-block-image {display:table; margin:0 auto !important; float:none !important; margin-bottom:10px !important; display:none;}
.ac-maintenance-pro-header-top-bar {padding-top:20px !important; padding-bottom:35px !important;}

.ac-maintenance-pro-banner-content {padding-top:0px !important; text-align:center; padding-bottom:40px;}
.ac-maintenance-pro-banner-content .wp-block-buttons {margin:0 auto; display: table !important;}
.ac-maintenance-pro-header-top-bar-right .wp-block-woocommerce-mini-cart {display:table; margin:0 auto !important; padding-top:20px;}
.ac-maintenance-pro-section1 {padding:40px 15px 0px !important;}
.ac-maintenance-pro-section1-left {text-align:center;}
.ac-maintenance-pro-section1-left .wp-block-button{ display:table; margin:0 auto;}
.ac-maintenance-pro-section1-right {padding-top:40px;}
.ac-maintenance-pro-ice-berg {margin-bottom:40px !important;}
.ac-maintenance-pro-ice-berg h3 {width:100%;}
.ac-maintenance-pro-section1-left p {padding-top:0px !important;}

.ac-maintenance-pro-section2{padding:60px 15px 40px !important;}
.ac-maintenance-pro-section2-right {text-align:center;}
.ac-maintenance-pro-section2-right .wp-block-image{margin:0 auto; display:table; margin-bottom:20px !important; margin-inline-start:auto !important; margin-inline-end:auto !important; float:none !important;}

.ac-maintenance-pro-section3{ padding:40px 15px !important; text-align:center;}
.ac-maintenance-pro-section3-right {margin-top:40px !important; padding: 30px !important; text-align: center !important;}
.ac-maintenance-pro-better-box .wp-block-image{ float:none; margin-bottom:15px !important;}
.ac-maintenance-pro-section3-left .wp-block-button{ display:table; margin:0 auto;}
.ac-maintenance-pro-discount-box {padding-top:30px !important;}

.ac-maintenance-pro-section5-inner {padding:40px 15px !important;}
.ac-maintenance-pro-porduct-section {padding:40px 0px !important;}
.ac-maintenance-pro-menu-section::before { display:none;}
.ac-maintenance-pro-menu-section .wp-block-group {text-align:center;}
.ac-maintenance-pro-section5-right .wp-block-buttons {display:table; margin:0 auto;}
.ac-maintenance-pro-section6 {padding:40px 15px !important;}
.ac-maintenance-pro-section7-left {padding:40px 15px !important;}
.ac-maintenance-pro-section7-left .wp-block-group, .ac-maintenance-pro-section7-left h2.has-text-color, .ac-maintenance-pro-section7-left .wp-block-columns {padding:0px !important;}
.ac-maintenance-pro-section7-testimonial-box { padding:30px !important;}
.wp-block-group.ac-maintenance-pro-section7-testimonial-box {padding:30px !important;}
.ac-maintenance-pro-section7-left .wp-block-columns {margin-top:40px !important;}
.wp-block-group.ac-maintenance-pro-section7-testimonial-box .wp-block-columns {margin-top:0px !important;}
.ac-maintenance-pro-section7-right .wp-block-image {margin:0px !important; right:0px;}
.ac-maintenance-pro-section7-left h5, .ac-maintenance-pro-section7-left h2 {text-align:center;}
.ac-maintenance-pro-section7-testimonial-box h4, .ac-maintenance-pro-section7-testimonial-box p {text-align:center;}
.ac-maintenance-pro-section7-testimonial-box .wp-block-image {margin:0 auto !important; float:none !important;}
.ac-maintenance-pro-section7-right .wp-block-image, .ac-maintenance-pro-section7-right .wp-block-image img{ width:100% !important;}

.ac-maintenance-pro-section9 {padding:40px 15px !important;}
.ac-maintenance-pro-section10 {padding:40px 15px !important;}
.ac-maintenance-pro-section11 {padding:0px !important;}
.ac-maintenance-pro-section11-left {padding:0px !important; padding-bottom:40px !important;}
.ac-maintenance-pro-section11-left h5, .ac-maintenance-pro-section11-left h2 {text-align:center;}
.ac-maintenance-pro-section11-left .wp-block-buttons{display:table !important; margin:0 auto !important;}
.ac-maintenance-pro-section11-right .wp-block-column {border:none;}
.ac-maintenance-pro-section11-left {margin-right:0px !important;}
.ac-maintenance-pro-section11-left .wp-block-group {padding:40px !important;}
.ac-maintenance-pro-section11::before { display:none;}
.ac-maintenance-pro-section11-right {padding:0px 0px 40px 0px !important;}

.ac-maintenance-pro-section-box {padding:80px 25px 200px !important;}
.ac-maintenance-pro-section-box h2{font-size:38px !important;}
.ac-maintenance-pro-section-box .wp-block-column{ padding:0px !important;}
.ac-maintenance-pro-footer-column {padding:20px 15px !important;}
.ac-maintenance-pro-footer-box, .ac-maintenance-pro-footer-menu {padding:20px 0px;}
.ac-maintenance-pro-footer-copyright .wp-block-column {text-align:center;}
.ac-maintenance-pro-section11-right .wp-block-columns {border:none; margin:0px !important;}

.header-layout1{padding:20px 0px !important;}
.ac-maintenance-pro-404 .wp-block-search__inside-wrapper {width:100% !important;}
.ac-maintenance-pro-404 {padding:40px 15px !important;}

.ac-maintenance-pro-blog-area, .ac-maintenance-pro-blog-right-side, .ac-maintenance-pro-blog-left-side-page, .ac-maintenance-pro-blog-no-sidebar, .ac-maintenance-pro-archive-page {padding:40px 15px !important;}
.ac-maintenance-pro-blog-content {padding-left:0px !important; padding-top:25px;}
.ac-maintenance-pro-blog-meta .wp-block-post-date, .ac-maintenance-pro-blog-meta .wp-block-post-author, .ac-maintenance-pro-blog-meta .wp-block-post-terms {width:100% !important; padding:0px !important;}
.ac-maintenance-pro-blog-left-side-area {padding-right:0px !important;}
.ac-maintenance-pro-ac-maintenance-pro-blog-right-side-page{ padding-left:0px !important;}
.ac-maintenance-pro-contact-lay1, .ac-maintenance-pro-contact-lay2-box{padding:40px 15px !important;}
.ac-maintenance-pro-contact-lay1 .wp-block-group{ padding-right:0px !important;}
.ac-maintenance-pro-contact-lay1 .ac-maintenance-pro-contact-info{ padding-top:40px;}
.ac-maintenance-pro-contact-info-box {padding:30px !important;}
.ac-maintenance-pro-service-single-lay{padding:40px 15px 0px !important;}
.ac-maintenance-pro-service-menu {padding-right:0px !important; padding-bottom:40px;}
.ac-maintenance-pro-service-single-lay h2 {font-size:24px !important;}
.ac-maintenance-pro-team-section1 {padding:40px 15px !important;}
.ac-maintenance-pro-team-section1-right{ padding-top:40px;}
.ac-maintenance-pro-team-section1 .wp-block-columns{ padding-bottom:40px !important;}
.ac-maintenance-pro-team-section2{ padding-top:0px !important; padding-bottom:20px !important;}
.ac-maintenance-pro-team-section-box {margin-bottom:30px !important; padding-right:0px !important;}
.ac-maintenance-pro-archive-left {padding-right:0px !important;}
.ac-maintenance-pro-inner-banner-title {font-size:26px !important; margin:0px !important;}
.ac-maintenance-pro-blog-single-area {padding:40px 15px !important;}
.ac-maintenance-pro-blog-single-right-area {padding-left:0px !important; padding-top:40px;}
.ac-maintenance-pro-section9 .wp-block-buttons {margin-top:30px !important;}
.ac-maintenance-pro-inner-banner .wp-block-cover {min-height:220px !important;}
.ac-maintenance-pro-404 h1{padding-bottom:30px !important; font-size:30px !important;}
.related.products li, .products li{width:100% !important; margin:0 auto !important;}
.ac-maintenance-pro-section5-menu-box .wp-block-column {text-align:center;}
.ac-maintenance-pro-section5-left::after{ display:none;}
.ac-maintenance-pro-section5-left, .ac-maintenance-pro-section5-right{ padding:0px !important;}
}

@media(min-width: 1024px){
.ac-maintenance-pro-banner{padding-left:60px !important;}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.wp-block-columns.ac_maintenance_pro_home_contact_row {
		flex-wrap: wrap !important;
	}
	.wp-block-columns.ac_maintenance_pro_home_contact_row .latest_right_col {
		flex-basis: 70% !important;
		flex-grow: unset;
		margin: auto;
	}
}

@media(min-width: 768px) and (max-width: 1023px){
.ac-maintenance-pro-header-top-bar {padding:20px 15px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-header-top-bar-left, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-header-top-bar-logo, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-header-top-bar-right {flex-basis:auto !important; width:33.33%; float:left; padding:0px !important;}
.ac-maintenance-pro-ice-berg .wp-block-image{width:140px; height:140px;}
.ac-maintenance-pro-header-top-bar-right .wc-block-mini-cart.wp-block-woocommerce-mini-cart {padding:0px;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-banner-content, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-banner-image{flex-basis:auto !important; width:50%; float:left; padding:0px !important; text-align:left;}
.ac-maintenance-pro-banner-content .wp-block-buttons {margin:inherit;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.ac-maintenance-pro-banner-content {padding-top:40px !important;}
.ac-maintenance-pro-section1-right .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis:auto !important;}
.ac-maintenance-pro-better-box {flex-basis:auto !important; width:49% !important; display:inline-block; padding:15px !important;}
.ac-maintenance-pro-section11-right .is-layout-flow.wp-block-column {flex-basis:auto !important; padding:15px;}
.ac-maintenance-pro-section2-left .wp-block-image.alignleft.size-full, .ac-maintenance-pro-section5-inner .wp-block-image.alignleft.size-full {float:none; text-align:center; width:100%;}
.ac-maintenance-pro-section7-testimonial-box {width:60%; margin:0 auto;}
.ac-maintenance-pro-banner{padding-left:60px !important;}
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 17px 50px;
    line-height: 1.4;
}
}

@media(min-width: 600px) and (max-width: 1023px){
.ac-maintenance-pro-section8-product-box ul li, .ac-maintenance-pro-section4-product-box ul li, .ac-maintenance-pro-section9 ul li {width:calc(50% - .9375em) !important;}
.ac-maintenance-pro-section-box {padding:80px 100px 200px !important;}
}

@media(min-width: 1024px) and (max-width: 1440px){
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.ac-maintenance-pro-blog-content h2 {font-size:24px !important;}
.ac-maintenance-pro-ice-berg h3 {width:100%;}
.ac-maintenance-pro-section7-left .wp-block-group {padding:0px !important;}
.ac-maintenance-pro-section7-left .wp-block-columns {padding:0px !important;}
.ac-maintenance-pro-section7-left h2{ padding:0px !important;}
.ac-maintenance-pro-section1-left p {padding-top:0px !important;}
.ac-maintenance-pro-section7-left {padding:40px 15px 0px !important;}
.wp-block-group .ac-maintenance-pro-section7-testimonial-box {padding:20px 25px !important; margin-top: 30px !important;}
.wp-block-group .ac-maintenance-pro-section7-testimonial-box p{ font-size:16px !important; padding-bottom:10px !important;}
.ac-maintenance-pro-section-box{padding-right:30px !important; padding-left:30px !important;}
.ac-maintenance-pro-section8 h2{font-size: 46px !important;}
.ac-maintenance-pro-banner-content h1{font-size:50px !important;}
.ac-maintenance-pro-header-top-bar-left .wp-block-image {margin:0px !important;}
.ac-maintenance-pro-404 h3.has-text-color {font-size:80px !important;}
.ac-maintenance-pro-section11-left{padding-left: 40px;}
}

@media(max-width: 767px){
	.products-item .products-title a {
		text-align: center;
	}
	.products-item .price {
		justify-content: center;
	}
	.star-rating, .products-item .add-to-cart a {
		margin: auto;
	}
	.products-item .product-img img {
		height: auto;
	}
div.ac_maintenance_pro_counter_sec.wp-block-cover {
padding-top: 16em !important;
}
.cleaning_services_slider_sec .eedee-gutenslider-nav {
    display: none;
    display: none !important;
}
.ac-maintenance-pro-header-banner .wp-block-cover{padding-top:300px !important;}
}

@media(min-width: 600px) and (max-width: 799px){
.ac-maintenance-pro-header .wp-block-navigation__submenu-container {right:-1px !important; left:auto !important;}
}

@media(max-width: 599px){
.ac-maintenance-pro-menu {position:relative; right:0px; top:-25px;}
.ac-maintenance-pro-menu .wp-block-navigation ul{display: block !important; width: 100%; text-align: right; min-width:310px !important; padding-left:5px !important;}
.wp-block-navigation__submenu-container li {padding-right:0px !important;}
.ac-maintenance-pro-menu .wp-block-navigation ul li{display:block !important; border-bottom:solid 1px #ccc; margin-bottom:0px; padding:15px 0px; padding-right:25px;}
.ac-maintenance-pro-menu .wp-block-navigation__submenu-container {padding-right:0px !important;}
.ac-maintenance-pro-menu .wp-block-navigation ul li a{ line-height:normal !important;}
.ac-maintenance-pro-menu .wp-block-navigation__submenu-container li a{ text-align:right; display:inherit !important;}
.ac-maintenance-pro-menu .wp-block-navigation__submenu-container{ padding-top:20px !important;}
.ac-maintenance-pro-menu .wp-block-navigation__submenu-container li {border:none !important;}
.ac-maintenance-pro-menu .wp-block-navigation__responsive-container-open:hover {background:none;}
.ac-maintenance-pro-menu .wp-block-navigation__responsive-container-open svg{width:35px; height:35px;}
.ac-maintenance-pro-menu .wp-block-navigation.items-justified-right{ padding-top:0px;}
.ac-maintenance-pro-menu .current-menu-item a, .ac-maintenance-pro-menu li a:hover {color:#5BAAEC !important; background:none !important;}
.ac-maintenance-pro-menu .is-layout-constrained {padding:5px !important;}
}


/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks{
	overflow: hidden;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0;
}
/* *-*-*-*-*-*-*-*-*- Slider Section *-*-*-*-*-*-*-*-*-*-*-* */
.cleaning_services_slider_sec  .slide-content .wp-block-cover {
	clip-path: polygon( 2.604% 0%,97.396% 0%,97.396% 0%,97.818% 0.061%,98.219% 0.236%,98.592% 0.517%,98.933% 0.894%,99.237% 1.357%,99.497% 1.896%,99.709% 2.503%,99.867% 3.167%,99.966% 3.879%,100% 4.63%,92.188% 95.37%,92.188% 95.37%,92.086% 96.1%,91.948% 96.8%,91.774% 97.459%,91.565% 98.067%,91.321% 98.611%,91.041% 99.081%,90.728% 99.467%,90.38% 99.756%,89.998% 99.937%,89.583% 100%,2.604% 100%,2.604% 100%,2.182% 99.939%,1.781% 99.764%,1.408% 99.483%,1.067% 99.106%,0.763% 98.643%,0.503% 98.104%,0.291% 97.497%,0.133% 96.833%,0.034% 96.121%,0% 95.37%,0% 4.63%,0% 4.63%,0.034% 3.879%,0.133% 3.167%,0.291% 2.503%,0.503% 1.896%,0.763% 1.357%,1.067% 0.894%,1.408% 0.517%,1.781% 0.236%,2.182% 0.061%,2.604% 0% );
}
.wp-block-group.slide-was-full {
	margin-top: 14em;
}
.wp-block-column.slider_left_col .slide-was-full {
    position: relative;
}
.wp-block-column.slider_left_col .slide-para-comma h6 {
    width: 85%;
}
.wp-block-column.slider_left_col .backdrop-slide-content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 95%;
    clip-path: polygon(5.076% 0%, 94.924% 0%, 94.924% 0%, 95.747% 0.079%, 96.528% 0.307%, 97.256% 0.673%, 97.921% 1.163%, 98.513% 1.765%, 99.02% 2.467%, 99.433% 3.257%, 99.741% 4.121%, 99.934% 5.048%, 100% 6.024%, 82.234% 93.976%, 82.234% 93.976%, 82.167% 94.952%, 81.975% 95.879%, 81.667% 96.743%, 81.254% 97.533%, 80.746% 98.235%, 80.154% 98.837%, 79.489% 99.327%, 78.761% 99.693%, 77.98% 99.921%, 77.157% 100%, 5.076% 100%, 5.076% 100%, 4.253% 99.921%, 3.472% 99.693%, 2.744% 99.327%, 2.079% 98.837%, 1.488% 98.235%, 0.98% 97.533%, 0.567% 96.743%, 0.259% 95.879%, 0.066% 94.952%, 0% 93.976%, 0% 6.024%, 0% 6.024%, 0.066% 5.048%, 0.259% 4.121%, 0.567% 3.257%, 0.98% 2.467%, 1.488% 1.765%, 2.079% 1.163%, 2.744% 0.673%, 3.472% 0.307%, 4.253% 0.079%, 5.076% 0%);
}
.cleaning_services_slider_sec .slide-content{
	padding: 0 !important;
}
.cleaning_services_slider_sec .slider-small-title a,
.slider_right_col .gutentor-post-content .gutentor-button{
	background: #b9b9b94d !important;
}
section.cleaning_services_slider_sec{
	position: relative !important;
	z-index: 1 !important;
	margin-top: -90px !important;
}
.cleaning_services_slider_sec button.eedee-gutenslider-nav{
	background-color: #ffffff !important;
	width: 50px;
	height: 50px;
	left: 0 !important;
	margin-left: 80px;
	border-radius: 5px;
}
.cleaning_services_slider_sec button.eedee-gutenslider-next{
	top: 42% !important;
}
.cleaning_services_slider_sec button.eedee-gutenslider-nav:hover{
	background-color: #00AEDD !important;
}
.cleaning_services_slider_sec button.eedee-gutenslider-nav:hover svg path{
	fill: #fff !important;
}
.cleaning_services_slider_sec .wp-block-cover{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.slider_row h1 strong{
	padding: 0px 10px;
	background-color: #00AEDD;
	font-weight: 600;
}
.slide-learn-btn {
	clip-path: polygon( 6.803% 0%,93.197% 0%,93.197% 0%,94.3% 0.267%,95.346% 1.041%,96.322% 2.279%,97.214% 3.94%,98.007% 5.98%,98.687% 8.359%,99.24% 11.033%,99.653% 13.961%,99.911% 17.1%,100% 20.408%,93.197% 79.592%,93.197% 79.592%,93.108% 82.9%,92.85% 86.039%,92.437% 88.967%,91.884% 91.641%,91.204% 94.02%,90.411% 96.06%,89.52% 97.721%,88.544% 98.959%,87.497% 99.733%,86.395% 100%,6.803% 100%,6.803% 100%,5.7% 99.733%,4.654% 98.959%,3.678% 97.721%,2.786% 96.06%,1.993% 94.02%,1.313% 91.641%,0.76% 88.967%,0.347% 86.039%,0.089% 82.9%,0% 79.592%,0% 20.408%,0% 20.408%,0.089% 17.1%,0.347% 13.961%,0.76% 11.033%,1.313% 8.359%,1.993% 5.98%,2.786% 3.94%,3.678% 2.279%,4.654% 1.041%,5.7% 0.267%,6.803% 0% );
}

.cleaning_services_slider_sec button.eedee-gutenslider-next {
	clip-path: polygon( 17.467% 0.938%,82.4% 0.781%,82.4% 0.781%,83.08% 0.795%,83.759% 0.839%,84.436% 0.912%,85.111% 1.016%,85.783% 1.152%,86.451% 1.321%,87.114% 1.524%,87.772% 1.761%,88.423% 2.034%,89.067% 2.344%,89.067% 2.344%,89.702% 2.643%,90.329% 2.979%,90.943% 3.348%,91.546% 3.749%,92.133% 4.18%,92.705% 4.639%,93.259% 5.124%,93.794% 5.634%,94.308% 6.166%,94.8% 6.719%,94.8% 6.719%,95.272% 7.295%,95.726% 7.898%,96.161% 8.524%,96.575% 9.174%,96.967% 9.844%,97.334% 10.533%,97.677% 11.238%,97.991% 11.959%,98.278% 12.693%,98.533% 13.438%,98.533% 13.438%,98.801% 14.192%,99.044% 14.955%,99.262% 15.725%,99.453% 16.503%,99.617% 17.285%,99.753% 18.073%,99.86% 18.864%,99.937% 19.658%,99.984% 20.453%,100% 21.25%,84.267% 78.906%,84.267% 78.906%,83.292% 82.099%,82.194% 85.176%,80.956% 88.086%,79.558% 90.779%,77.983% 93.203%,76.212% 95.309%,74.227% 97.045%,72.009% 98.361%,69.539% 99.207%,66.8% 99.531%,17.6% 99.531%,17.6% 99.531%,16.92% 99.517%,16.241% 99.474%,15.564% 99.4%,14.889% 99.296%,14.217% 99.16%,13.549% 98.991%,12.886% 98.789%,12.228% 98.551%,11.577% 98.278%,10.933% 97.969%,10.933% 97.969%,10.298% 97.669%,9.671% 97.334%,9.057% 96.965%,8.454% 96.564%,7.867% 96.133%,7.295% 95.674%,6.741% 95.188%,6.206% 94.679%,5.692% 94.147%,5.2% 93.594%,5.2% 93.594%,4.728% 93.018%,4.274% 92.415%,3.839% 91.788%,3.425% 91.139%,3.033% 90.469%,2.666% 89.78%,2.323% 89.074%,2.009% 88.354%,1.722% 87.62%,1.467% 86.875%,1.467% 86.875%,1.199% 86.12%,0.956% 85.358%,0.738% 84.587%,0.547% 83.81%,0.383% 83.027%,0.247% 82.24%,0.14% 81.449%,0.063% 80.655%,0.016% 79.859%,0% 79.063%,0% 21.563%,0% 21.563%,0.012% 20.723%,0.049% 19.894%,0.112% 19.073%,0.201% 18.263%,0.317% 17.461%,0.461% 16.669%,0.634% 15.886%,0.836% 15.113%,1.069% 14.348%,1.333% 13.594%,1.333% 13.594%,1.589% 12.853%,1.875% 12.131%,2.19% 11.428%,2.532% 10.744%,2.9% 10.078%,3.292% 9.431%,3.706% 8.803%,4.141% 8.194%,4.595% 7.603%,5.067% 7.031%,5.067% 7.031%,5.558% 6.44%,6.073% 5.885%,6.607% 5.363%,7.162% 4.874%,7.733% 4.414%,8.321% 3.983%,8.923% 3.577%,9.538% 3.196%,10.164% 2.838%,10.8% 2.5%,10.8% 2.5%,11.444% 2.19%,12.095% 1.918%,12.752% 1.68%,13.415% 1.478%,14.083% 1.309%,14.755% 1.173%,15.43% 1.068%,16.108% 0.995%,16.787% 0.952%,17.467% 0.938% );
	-webkit-clip-path: polygon( 17.467% 0.938%,82.4% 0.781%,82.4% 0.781%,83.08% 0.795%,83.759% 0.839%,84.436% 0.912%,85.111% 1.016%,85.783% 1.152%,86.451% 1.321%,87.114% 1.524%,87.772% 1.761%,88.423% 2.034%,89.067% 2.344%,89.067% 2.344%,89.702% 2.643%,90.329% 2.979%,90.943% 3.348%,91.546% 3.749%,92.133% 4.18%,92.705% 4.639%,93.259% 5.124%,93.794% 5.634%,94.308% 6.166%,94.8% 6.719%,94.8% 6.719%,95.272% 7.295%,95.726% 7.898%,96.161% 8.524%,96.575% 9.174%,96.967% 9.844%,97.334% 10.533%,97.677% 11.238%,97.991% 11.959%,98.278% 12.693%,98.533% 13.438%,98.533% 13.438%,98.801% 14.192%,99.044% 14.955%,99.262% 15.725%,99.453% 16.503%,99.617% 17.285%,99.753% 18.073%,99.86% 18.864%,99.937% 19.658%,99.984% 20.453%,100% 21.25%,84.267% 78.906%,84.267% 78.906%,83.292% 82.099%,82.194% 85.176%,80.956% 88.086%,79.558% 90.779%,77.983% 93.203%,76.212% 95.309%,74.227% 97.045%,72.009% 98.361%,69.539% 99.207%,66.8% 99.531%,17.6% 99.531%,17.6% 99.531%,16.92% 99.517%,16.241% 99.474%,15.564% 99.4%,14.889% 99.296%,14.217% 99.16%,13.549% 98.991%,12.886% 98.789%,12.228% 98.551%,11.577% 98.278%,10.933% 97.969%,10.933% 97.969%,10.298% 97.669%,9.671% 97.334%,9.057% 96.965%,8.454% 96.564%,7.867% 96.133%,7.295% 95.674%,6.741% 95.188%,6.206% 94.679%,5.692% 94.147%,5.2% 93.594%,5.2% 93.594%,4.728% 93.018%,4.274% 92.415%,3.839% 91.788%,3.425% 91.139%,3.033% 90.469%,2.666% 89.78%,2.323% 89.074%,2.009% 88.354%,1.722% 87.62%,1.467% 86.875%,1.467% 86.875%,1.199% 86.12%,0.956% 85.358%,0.738% 84.587%,0.547% 83.81%,0.383% 83.027%,0.247% 82.24%,0.14% 81.449%,0.063% 80.655%,0.016% 79.859%,0% 79.063%,0% 21.563%,0% 21.563%,0.012% 20.723%,0.049% 19.894%,0.112% 19.073%,0.201% 18.263%,0.317% 17.461%,0.461% 16.669%,0.634% 15.886%,0.836% 15.113%,1.069% 14.348%,1.333% 13.594%,1.333% 13.594%,1.589% 12.853%,1.875% 12.131%,2.19% 11.428%,2.532% 10.744%,2.9% 10.078%,3.292% 9.431%,3.706% 8.803%,4.141% 8.194%,4.595% 7.603%,5.067% 7.031%,5.067% 7.031%,5.558% 6.44%,6.073% 5.885%,6.607% 5.363%,7.162% 4.874%,7.733% 4.414%,8.321% 3.983%,8.923% 3.577%,9.538% 3.196%,10.164% 2.838%,10.8% 2.5%,10.8% 2.5%,11.444% 2.19%,12.095% 1.918%,12.752% 1.68%,13.415% 1.478%,14.083% 1.309%,14.755% 1.173%,15.43% 1.068%,16.108% 0.995%,16.787% 0.952%,17.467% 0.938% );
}

.cleaning_services_slider_sec button.eedee-gutenslider-prev {
	clip-path: polygon( 82.4% 98.75%,17.6% 98.75%,17.6% 98.75%,16.884% 98.732%,16.176% 98.678%,15.476% 98.59%,14.784% 98.47%,14.1% 98.32%,13.424% 98.143%,12.756% 97.938%,12.096% 97.71%,11.444% 97.459%,10.8% 97.188%,10.8% 97.188%,10.168% 96.845%,9.552% 96.476%,8.952% 96.081%,8.368% 95.66%,7.8% 95.215%,7.248% 94.746%,6.712% 94.255%,6.192% 93.743%,5.688% 93.209%,5.2% 92.656%,5.2% 92.656%,4.696% 92.08%,4.222% 91.478%,3.777% 90.851%,3.359% 90.201%,2.967% 89.531%,2.598% 88.843%,2.253% 88.137%,1.927% 87.416%,1.622% 86.683%,1.333% 85.938%,1.333% 85.938%,1.069% 85.183%,0.836% 84.42%,0.634% 83.65%,0.461% 82.873%,0.317% 82.09%,0.201% 81.303%,0.112% 80.511%,0.049% 79.718%,0.012% 78.922%,-0% 78.125%,15.733% 20.625%,15.733% 20.625%,16.709% 17.39%,17.807% 14.28%,19.048% 11.347%,20.45% 8.64%,22.033% 6.211%,23.817% 4.11%,25.819% 2.388%,28.06% 1.095%,30.558% 0.282%,33.333% 0%,82.4% 0%,82.4% 0%,83.116% 0.014%,83.824% 0.058%,84.524% 0.131%,85.216% 0.235%,85.9% 0.371%,86.576% 0.54%,87.244% 0.743%,87.904% 0.98%,88.556% 1.253%,89.2% 1.563%,89.2% 1.563%,89.832% 1.9%,90.448% 2.259%,91.048% 2.64%,91.632% 3.045%,92.2% 3.477%,92.752% 3.936%,93.288% 4.426%,93.808% 4.948%,94.312% 5.503%,94.8% 6.094%,94.8% 6.094%,95.304% 6.666%,95.778% 7.256%,96.223% 7.866%,96.641% 8.494%,97.033% 9.141%,97.402% 9.806%,97.747% 10.491%,98.073% 11.194%,98.378% 11.916%,98.667% 12.656%,98.667% 12.656%,98.931% 13.411%,99.164% 14.175%,99.366% 14.948%,99.539% 15.731%,99.683% 16.523%,99.799% 17.325%,99.888% 18.136%,99.951% 18.956%,99.988% 19.786%,100% 20.625%,100% 78.125%,100% 78.125%,99.988% 78.922%,99.951% 79.718%,99.888% 80.511%,99.799% 81.303%,99.683% 82.09%,99.539% 82.873%,99.366% 83.65%,99.164% 84.42%,98.931% 85.183%,98.667% 85.938%,98.667% 85.938%,98.378% 86.683%,98.073% 87.416%,97.747% 88.137%,97.402% 88.843%,97.033% 89.531%,96.641% 90.201%,96.223% 90.851%,95.778% 91.478%,95.304% 92.08%,94.8% 92.656%,94.8% 92.656%,94.312% 93.209%,93.808% 93.743%,93.288% 94.255%,92.752% 94.746%,92.2% 95.215%,91.632% 95.66%,91.048% 96.081%,90.448% 96.476%,89.832% 96.845%,89.2% 97.188%,89.2% 97.188%,88.556% 97.459%,87.904% 97.71%,87.244% 97.938%,86.576% 98.143%,85.9% 98.32%,85.216% 98.47%,84.524% 98.59%,83.824% 98.678%,83.116% 98.732%,82.4% 98.75% );
	-webkit-clip-path: polygon( 82.4% 98.75%,17.6% 98.75%,17.6% 98.75%,16.884% 98.732%,16.176% 98.678%,15.476% 98.59%,14.784% 98.47%,14.1% 98.32%,13.424% 98.143%,12.756% 97.938%,12.096% 97.71%,11.444% 97.459%,10.8% 97.188%,10.8% 97.188%,10.168% 96.845%,9.552% 96.476%,8.952% 96.081%,8.368% 95.66%,7.8% 95.215%,7.248% 94.746%,6.712% 94.255%,6.192% 93.743%,5.688% 93.209%,5.2% 92.656%,5.2% 92.656%,4.696% 92.08%,4.222% 91.478%,3.777% 90.851%,3.359% 90.201%,2.967% 89.531%,2.598% 88.843%,2.253% 88.137%,1.927% 87.416%,1.622% 86.683%,1.333% 85.938%,1.333% 85.938%,1.069% 85.183%,0.836% 84.42%,0.634% 83.65%,0.461% 82.873%,0.317% 82.09%,0.201% 81.303%,0.112% 80.511%,0.049% 79.718%,0.012% 78.922%,-0% 78.125%,15.733% 20.625%,15.733% 20.625%,16.709% 17.39%,17.807% 14.28%,19.048% 11.347%,20.45% 8.64%,22.033% 6.211%,23.817% 4.11%,25.819% 2.388%,28.06% 1.095%,30.558% 0.282%,33.333% 0%,82.4% 0%,82.4% 0%,83.116% 0.014%,83.824% 0.058%,84.524% 0.131%,85.216% 0.235%,85.9% 0.371%,86.576% 0.54%,87.244% 0.743%,87.904% 0.98%,88.556% 1.253%,89.2% 1.563%,89.2% 1.563%,89.832% 1.9%,90.448% 2.259%,91.048% 2.64%,91.632% 3.045%,92.2% 3.477%,92.752% 3.936%,93.288% 4.426%,93.808% 4.948%,94.312% 5.503%,94.8% 6.094%,94.8% 6.094%,95.304% 6.666%,95.778% 7.256%,96.223% 7.866%,96.641% 8.494%,97.033% 9.141%,97.402% 9.806%,97.747% 10.491%,98.073% 11.194%,98.378% 11.916%,98.667% 12.656%,98.667% 12.656%,98.931% 13.411%,99.164% 14.175%,99.366% 14.948%,99.539% 15.731%,99.683% 16.523%,99.799% 17.325%,99.888% 18.136%,99.951% 18.956%,99.988% 19.786%,100% 20.625%,100% 78.125%,100% 78.125%,99.988% 78.922%,99.951% 79.718%,99.888% 80.511%,99.799% 81.303%,99.683% 82.09%,99.539% 82.873%,99.366% 83.65%,99.164% 84.42%,98.931% 85.183%,98.667% 85.938%,98.667% 85.938%,98.378% 86.683%,98.073% 87.416%,97.747% 88.137%,97.402% 88.843%,97.033% 89.531%,96.641% 90.201%,96.223% 90.851%,95.778% 91.478%,95.304% 92.08%,94.8% 92.656%,94.8% 92.656%,94.312% 93.209%,93.808% 93.743%,93.288% 94.255%,92.752% 94.746%,92.2% 95.215%,91.632% 95.66%,91.048% 96.081%,90.448% 96.476%,89.832% 96.845%,89.2% 97.188%,89.2% 97.188%,88.556% 97.459%,87.904% 97.71%,87.244% 97.938%,86.576% 98.143%,85.9% 98.32%,85.216% 98.47%,84.524% 98.59%,83.824% 98.678%,83.116% 98.732%,82.4% 98.75% );
}


/* *-*-*-*-*-*-*-*-*- Second Section *-*-*-*-*-*-*-*-*-*-*-* */
section.ac_maintenance_pro_second_sec{
	position: relative;
    margin-bottom: -210px;
	z-index: 1;
}
.ac_maintenance_pro_second_sec .stk-block-carousel__slider{
  padding: 10px;
}
.ac_maintenance_pro_second_sec .stk-column{
  box-shadow: 0px 3px 8px #00000029;
}
.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:first-child {
    clip-path: polygon(4.762% -0.192%, 95.238% -0.192%, 95.238% -0.192%, 95.424% -0.187%, 95.609% -0.169%, 95.795% -0.14%, 95.979% -0.1%, 96.164% -0.048%, 96.347% 0.015%, 96.53% 0.09%, 96.712% 0.177%, 96.892% 0.275%, 97.071% 0.385%, 97.071% 0.385%, 97.241% 0.515%, 97.408% 0.653%, 97.572% 0.799%, 97.731% 0.953%, 97.887% 1.115%, 98.038% 1.287%, 98.185% 1.469%, 98.327% 1.661%, 98.464% 1.863%, 98.595% 2.077%, 98.595% 2.077%, 98.728% 2.289%, 98.855% 2.51%, 98.976% 2.741%, 99.091% 2.979%, 99.199% 3.226%, 99.302% 3.481%, 99.397% 3.744%, 99.486% 4.014%, 99.568% 4.292%, 99.643% 4.577%, 99.643% 4.577%, 99.711% 4.856%, 99.771% 5.139%, 99.825% 5.426%, 99.871% 5.717%, 99.911% 6.01%, 99.943% 6.305%, 99.968% 6.602%, 99.986% 6.901%, 99.996% 7.2%, 100% 7.5%, 95.238% 92.115%, 95.238% 92.115%, 95.235% 92.426%, 95.224% 92.734%, 95.206% 93.039%, 95.181% 93.341%, 95.149% 93.639%, 95.11% 93.935%, 95.063% 94.226%, 95.01% 94.514%, 94.949% 94.798%, 94.881% 95.077%, 94.881% 95.077%, 94.806% 95.352%, 94.724% 95.621%, 94.635% 95.886%, 94.54% 96.145%, 94.438% 96.399%, 94.329% 96.647%, 94.214% 96.889%, 94.093% 97.125%, 93.966% 97.354%, 93.833% 97.577%, 93.833% 97.577%, 93.702% 97.781%, 93.565% 97.978%, 93.423% 98.167%, 93.276% 98.347%, 93.125% 98.519%, 92.969% 98.682%, 92.81% 98.835%, 92.646% 98.978%, 92.479% 99.11%, 92.31% 99.231%, 92.31% 99.231%, 92.13% 99.34%, 91.95% 99.438%, 91.768% 99.525%, 91.585% 99.6%, 91.402% 99.663%, 91.218% 99.715%, 91.033% 99.756%, 90.847% 99.785%, 90.662% 99.802%, 90.476% 99.808%, 4.762% 99.808%, 4.762% 99.808%, 4.576% 99.802%, 4.391% 99.785%, 4.205% 99.756%, 4.021% 99.715%, 3.836% 99.663%, 3.653% 99.6%, 3.47% 99.525%, 3.288% 99.438%, 3.108% 99.34%, 2.929% 99.231%, 2.929% 99.231%, 2.759% 99.11%, 2.592% 98.978%, 2.428% 98.835%, 2.269% 98.682%, 2.113% 98.519%, 1.962% 98.347%, 1.815% 98.167%, 1.673% 97.978%, 1.536% 97.781%, 1.405% 97.577%, 1.405% 97.577%, 1.272% 97.354%, 1.145% 97.125%, 1.024% 96.889%, 0.909% 96.647%, 0.801% 96.399%, 0.698% 96.145%, 0.603% 95.886%, 0.514% 95.621%, 0.432% 95.352%, 0.357% 95.077%, 0.357% 95.077%, 0.289% 94.798%, 0.229% 94.514%, 0.175% 94.226%, 0.129% 93.935%, 0.089% 93.639%, 0.057% 93.341%, 0.032% 93.039%, 0.014% 92.734%, 0.004% 92.426%, 0% 92.115%, 0% 7.5%, 0% 7.5%, 0.004% 7.2%, 0.014% 6.901%, 0.032% 6.602%, 0.057% 6.305%, 0.089% 6.01%, 0.129% 5.717%, 0.175% 5.426%, 0.229% 5.139%, 0.289% 4.856%, 0.357% 4.577%, 0.357% 4.577%, 0.432% 4.292%, 0.514% 4.014%, 0.603% 3.744%, 0.698% 3.481%, 0.801% 3.226%, 0.909% 2.979%, 1.024% 2.741%, 1.145% 2.51%, 1.272% 2.289%, 1.405% 2.077%, 1.405% 2.077%, 1.536% 1.863%, 1.673% 1.661%, 1.815% 1.469%, 1.962% 1.287%, 2.113% 1.115%, 2.269% 0.953%, 2.428% 0.799%, 2.592% 0.653%, 2.759% 0.515%, 2.929% 0.385%, 2.929% 0.385%, 3.108% 0.275%, 3.288% 0.177%, 3.47% 0.09%, 3.653% 0.015%, 3.836% -0.048%, 4.021% -0.1%, 4.205% -0.14%, 4.391% -0.169%, 4.576% -0.187%, 4.762% -0.192%);
    background-color: #e5e5e5 !important;
}

.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:first-child .stk-column-wrapper {
	clip-path: polygon(4.762% -0.192%, 95.238% -0.192%, 95.238% -0.192%, 95.424% -0.187%, 95.609% -0.169%, 95.795% -0.14%, 95.979% -0.1%, 96.164% -0.048%, 96.347% 0.015%, 96.53% 0.09%, 96.712% 0.177%, 96.892% 0.275%, 97.071% 0.385%, 97.071% 0.385%, 97.241% 0.515%, 97.408% 0.653%, 97.572% 0.799%, 97.731% 0.953%, 97.887% 1.115%, 98.038% 1.287%, 98.185% 1.469%, 98.327% 1.661%, 98.464% 1.863%, 98.595% 2.077%, 98.595% 2.077%, 98.728% 2.289%, 98.855% 2.51%, 98.976% 2.741%, 99.091% 2.979%, 99.199% 3.226%, 99.302% 3.481%, 99.397% 3.744%, 99.486% 4.014%, 99.568% 4.292%, 99.643% 4.577%, 99.643% 4.577%, 99.711% 4.856%, 99.771% 5.139%, 99.825% 5.426%, 99.871% 5.717%, 99.911% 6.01%, 99.943% 6.305%, 99.968% 6.602%, 99.986% 6.901%, 99.996% 7.2%, 100% 7.5%, 95.238% 92.115%, 95.238% 92.115%, 95.235% 92.426%, 95.224% 92.734%, 95.206% 93.039%, 95.181% 93.341%, 95.149% 93.639%, 95.11% 93.935%, 95.063% 94.226%, 95.01% 94.514%, 94.949% 94.798%, 94.881% 95.077%, 94.881% 95.077%, 94.806% 95.352%, 94.724% 95.621%, 94.635% 95.886%, 94.54% 96.145%, 94.438% 96.399%, 94.329% 96.647%, 94.214% 96.889%, 94.093% 97.125%, 93.966% 97.354%, 93.833% 97.577%, 93.833% 97.577%, 93.702% 97.781%, 93.565% 97.978%, 93.423% 98.167%, 93.276% 98.347%, 93.125% 98.519%, 92.969% 98.682%, 92.81% 98.835%, 92.646% 98.978%, 92.479% 99.11%, 92.31% 99.231%, 92.31% 99.231%, 92.13% 99.34%, 91.95% 99.438%, 91.768% 99.525%, 91.585% 99.6%, 91.402% 99.663%, 91.218% 99.715%, 91.033% 99.756%, 90.847% 99.785%, 90.662% 99.802%, 90.476% 99.808%, 4.762% 99.808%, 4.762% 99.808%, 4.576% 99.802%, 4.391% 99.785%, 4.205% 99.756%, 4.021% 99.715%, 3.836% 99.663%, 3.653% 99.6%, 3.47% 99.525%, 3.288% 99.438%, 3.108% 99.34%, 2.929% 99.231%, 2.929% 99.231%, 2.759% 99.11%, 2.592% 98.978%, 2.428% 98.835%, 2.269% 98.682%, 2.113% 98.519%, 1.962% 98.347%, 1.815% 98.167%, 1.673% 97.978%, 1.536% 97.781%, 1.405% 97.577%, 1.405% 97.577%, 1.272% 97.354%, 1.145% 97.125%, 1.024% 96.889%, 0.909% 96.647%, 0.801% 96.399%, 0.698% 96.145%, 0.603% 95.886%, 0.514% 95.621%, 0.432% 95.352%, 0.357% 95.077%, 0.357% 95.077%, 0.289% 94.798%, 0.229% 94.514%, 0.175% 94.226%, 0.129% 93.935%, 0.089% 93.639%, 0.057% 93.341%, 0.032% 93.039%, 0.014% 92.734%, 0.004% 92.426%, 0% 92.115%, 0% 7.5%, 0% 7.5%, 0.004% 7.2%, 0.014% 6.901%, 0.032% 6.602%, 0.057% 6.305%, 0.089% 6.01%, 0.129% 5.717%, 0.175% 5.426%, 0.229% 5.139%, 0.289% 4.856%, 0.357% 4.577%, 0.357% 4.577%, 0.432% 4.292%, 0.514% 4.014%, 0.603% 3.744%, 0.698% 3.481%, 0.801% 3.226%, 0.909% 2.979%, 1.024% 2.741%, 1.145% 2.51%, 1.272% 2.289%, 1.405% 2.077%, 1.405% 2.077%, 1.536% 1.863%, 1.673% 1.661%, 1.815% 1.469%, 1.962% 1.287%, 2.113% 1.115%, 2.269% 0.953%, 2.428% 0.799%, 2.592% 0.653%, 2.759% 0.515%, 2.929% 0.385%, 2.929% 0.385%, 3.108% 0.275%, 3.288% 0.177%, 3.47% 0.09%, 3.653% 0.015%, 3.836% -0.048%, 4.021% -0.1%, 4.205% -0.14%, 4.391% -0.169%, 4.576% -0.187%, 4.762% -0.192%);
    background-color: white;
    padding: 18px 30px 10px 20px;
}

/* Third Slide CLIP CSS */
.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:last-child {
    clip-path: polygon(9.091% 0%, 95.455% 0%, 95.455% 0%, 95.632% 0.006%, 95.809% 0.023%, 95.986% 0.052%, 96.162% 0.092%, 96.338% 0.144%, 96.513% 0.208%, 96.688% 0.283%, 96.861% 0.369%, 97.033% 0.467%, 97.205% 0.577%, 97.205% 0.577%, 97.367% 0.698%, 97.526% 0.83%, 97.682% 0.974%, 97.834% 1.128%, 97.983% 1.293%, 98.127% 1.469%, 98.268% 1.654%, 98.403% 1.85%, 98.534% 2.055%, 98.659% 2.269%, 98.659% 2.269%, 98.786% 2.481%, 98.907% 2.702%, 99.023% 2.932%, 99.132% 3.169%, 99.236% 3.413%, 99.333% 3.665%, 99.424% 3.923%, 99.509% 4.187%, 99.588% 4.456%, 99.659% 4.731%, 99.659% 4.731%, 99.724% 5.02%, 99.782% 5.312%, 99.833% 5.606%, 99.877% 5.901%, 99.915% 6.197%, 99.945% 6.495%, 99.969% 6.793%, 99.986% 7.093%, 99.997% 7.392%, 100% 7.692%, 100% 92.308%, 100% 92.308%, 99.997% 92.608%, 99.986% 92.907%, 99.969% 93.207%, 99.945% 93.505%, 99.915% 93.803%, 99.877% 94.099%, 99.833% 94.395%, 99.782% 94.688%, 99.724% 94.98%, 99.659% 95.269%, 99.659% 95.269%, 99.588% 95.544%, 99.509% 95.813%, 99.424% 96.077%, 99.333% 96.335%, 99.236% 96.587%, 99.132% 96.831%, 99.023% 97.068%, 98.907% 97.298%, 98.786% 97.519%, 98.659% 97.731%, 98.659% 97.731%, 98.534% 97.945%, 98.403% 98.15%, 98.268% 98.346%, 98.127% 98.531%, 97.983% 98.707%, 97.834% 98.872%, 97.682% 99.026%, 97.526% 99.17%, 97.367% 99.302%, 97.205% 99.423%, 97.205% 99.423%, 97.033% 99.533%, 96.861% 99.631%, 96.688% 99.717%, 96.513% 99.792%, 96.338% 99.856%, 96.162% 99.908%, 95.986% 99.948%, 95.809% 99.977%, 95.632% 99.994%, 95.455% 100%, 4.545% 100%, 4.545% 100%, 4.368% 99.994%, 4.191% 99.977%, 4.014% 99.948%, 3.838% 99.908%, 3.662% 99.856%, 3.487% 99.792%, 3.312% 99.717%, 3.139% 99.631%, 2.967% 99.533%, 2.795% 99.423%, 2.795% 99.423%, 2.633% 99.302%, 2.474% 99.17%, 2.318% 99.026%, 2.166% 98.872%, 2.017% 98.707%, 1.873% 98.531%, 1.732% 98.346%, 1.597% 98.15%, 1.466% 97.945%, 1.341% 97.731%, 1.341% 97.731%, 1.214% 97.519%, 1.093% 97.298%, 0.977% 97.068%, 0.868% 96.831%, 0.764% 96.587%, 0.667% 96.335%, 0.576% 96.077%, 0.491% 95.813%, 0.412% 95.544%, 0.341% 95.269%, 0.341% 95.269%, 0.276% 94.98%, 0.218% 94.688%, 0.167% 94.395%, 0.123% 94.099%, 0.085% 93.803%, 0.055% 93.505%, 0.031% 93.207%, 0.014% 92.907%, 0.003% 92.608%, 0% 92.308%, 4.545% 7.692%, 4.545% 7.692%, 4.549% 7.392%, 4.559% 7.093%, 4.576% 6.793%, 4.6% 6.495%, 4.631% 6.197%, 4.668% 5.901%, 4.713% 5.606%, 4.764% 5.312%, 4.822% 5.02%, 4.886% 4.731%, 4.886% 4.731%, 4.958% 4.456%, 5.036% 4.187%, 5.121% 3.923%, 5.212% 3.665%, 5.31% 3.413%, 5.413% 3.169%, 5.523% 2.932%, 5.638% 2.702%, 5.76% 2.481%, 5.886% 2.269%, 5.886% 2.269%, 6.012% 2.055%, 6.142% 1.85%, 6.278% 1.654%, 6.418% 1.469%, 6.563% 1.293%, 6.711% 1.128%, 6.864% 0.974%, 7.019% 0.83%, 7.179% 0.698%, 7.341% 0.577%, 7.341% 0.577%, 7.512% 0.467%, 7.684% 0.369%, 7.858% 0.283%, 8.032% 0.208%, 8.207% 0.144%, 8.383% 0.092%, 8.56% 0.052%, 8.737% 0.023%, 8.914% 0.006%, 9.091% 0%);
	background-color: #e5e5e5 !important;
}

.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:last-child .stk-column-wrapper {
	clip-path: polygon(9.091% 0%, 95.455% 0%, 95.455% 0%, 95.632% 0.006%, 95.809% 0.023%, 95.986% 0.052%, 96.162% 0.092%, 96.338% 0.144%, 96.513% 0.208%, 96.688% 0.283%, 96.861% 0.369%, 97.033% 0.467%, 97.205% 0.577%, 97.205% 0.577%, 97.367% 0.698%, 97.526% 0.83%, 97.682% 0.974%, 97.834% 1.128%, 97.983% 1.293%, 98.127% 1.469%, 98.268% 1.654%, 98.403% 1.85%, 98.534% 2.055%, 98.659% 2.269%, 98.659% 2.269%, 98.786% 2.481%, 98.907% 2.702%, 99.023% 2.932%, 99.132% 3.169%, 99.236% 3.413%, 99.333% 3.665%, 99.424% 3.923%, 99.509% 4.187%, 99.588% 4.456%, 99.659% 4.731%, 99.659% 4.731%, 99.724% 5.02%, 99.782% 5.312%, 99.833% 5.606%, 99.877% 5.901%, 99.915% 6.197%, 99.945% 6.495%, 99.969% 6.793%, 99.986% 7.093%, 99.997% 7.392%, 100% 7.692%, 100% 92.308%, 100% 92.308%, 99.997% 92.608%, 99.986% 92.907%, 99.969% 93.207%, 99.945% 93.505%, 99.915% 93.803%, 99.877% 94.099%, 99.833% 94.395%, 99.782% 94.688%, 99.724% 94.98%, 99.659% 95.269%, 99.659% 95.269%, 99.588% 95.544%, 99.509% 95.813%, 99.424% 96.077%, 99.333% 96.335%, 99.236% 96.587%, 99.132% 96.831%, 99.023% 97.068%, 98.907% 97.298%, 98.786% 97.519%, 98.659% 97.731%, 98.659% 97.731%, 98.534% 97.945%, 98.403% 98.15%, 98.268% 98.346%, 98.127% 98.531%, 97.983% 98.707%, 97.834% 98.872%, 97.682% 99.026%, 97.526% 99.17%, 97.367% 99.302%, 97.205% 99.423%, 97.205% 99.423%, 97.033% 99.533%, 96.861% 99.631%, 96.688% 99.717%, 96.513% 99.792%, 96.338% 99.856%, 96.162% 99.908%, 95.986% 99.948%, 95.809% 99.977%, 95.632% 99.994%, 95.455% 100%, 4.545% 100%, 4.545% 100%, 4.368% 99.994%, 4.191% 99.977%, 4.014% 99.948%, 3.838% 99.908%, 3.662% 99.856%, 3.487% 99.792%, 3.312% 99.717%, 3.139% 99.631%, 2.967% 99.533%, 2.795% 99.423%, 2.795% 99.423%, 2.633% 99.302%, 2.474% 99.17%, 2.318% 99.026%, 2.166% 98.872%, 2.017% 98.707%, 1.873% 98.531%, 1.732% 98.346%, 1.597% 98.15%, 1.466% 97.945%, 1.341% 97.731%, 1.341% 97.731%, 1.214% 97.519%, 1.093% 97.298%, 0.977% 97.068%, 0.868% 96.831%, 0.764% 96.587%, 0.667% 96.335%, 0.576% 96.077%, 0.491% 95.813%, 0.412% 95.544%, 0.341% 95.269%, 0.341% 95.269%, 0.276% 94.98%, 0.218% 94.688%, 0.167% 94.395%, 0.123% 94.099%, 0.085% 93.803%, 0.055% 93.505%, 0.031% 93.207%, 0.014% 92.907%, 0.003% 92.608%, 0% 92.308%, 4.545% 7.692%, 4.545% 7.692%, 4.549% 7.392%, 4.559% 7.093%, 4.576% 6.793%, 4.6% 6.495%, 4.631% 6.197%, 4.668% 5.901%, 4.713% 5.606%, 4.764% 5.312%, 4.822% 5.02%, 4.886% 4.731%, 4.886% 4.731%, 4.958% 4.456%, 5.036% 4.187%, 5.121% 3.923%, 5.212% 3.665%, 5.31% 3.413%, 5.413% 3.169%, 5.523% 2.932%, 5.638% 2.702%, 5.76% 2.481%, 5.886% 2.269%, 5.886% 2.269%, 6.012% 2.055%, 6.142% 1.85%, 6.278% 1.654%, 6.418% 1.469%, 6.563% 1.293%, 6.711% 1.128%, 6.864% 0.974%, 7.019% 0.83%, 7.179% 0.698%, 7.341% 0.577%, 7.341% 0.577%, 7.512% 0.467%, 7.684% 0.369%, 7.858% 0.283%, 8.032% 0.208%, 8.207% 0.144%, 8.383% 0.092%, 8.56% 0.052%, 8.737% 0.023%, 8.914% 0.006%, 9.091% 0%);
	background-color: #fff;
	padding: 20px 28px 20px 30px;
}



/* *-*-*-*-*-*-*-*-*- About Us Section *-*-*-*-*-*-*-*-*-*-*-* */
section.ac_maintenance_pro_about_us_sec{
	margin: 5% auto;
}

.about_row .about_left_col {
    position: relative;
}
.about_left_col .small-about-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
	clip-path: polygon( 21.412% 0%,95.294% 0%,95.294% 0%,95.478% 0.004%,95.661% 0.015%,95.844% 0.033%,96.027% 0.059%,96.209% 0.092%,96.39% 0.132%,96.571% 0.18%,96.75% 0.235%,96.929% 0.297%,97.106% 0.367%,97.106% 0.367%,97.274% 0.444%,97.439% 0.528%,97.6% 0.619%,97.758% 0.717%,97.912% 0.822%,98.061% 0.934%,98.206% 1.052%,98.347% 1.176%,98.482% 1.306%,98.612% 1.443%,98.612% 1.443%,98.743% 1.577%,98.869% 1.718%,98.988% 1.864%,99.102% 2.014%,99.209% 2.17%,99.31% 2.33%,99.404% 2.494%,99.492% 2.662%,99.573% 2.833%,99.647% 3.007%,99.647% 3.007%,99.714% 3.191%,99.774% 3.377%,99.827% 3.563%,99.873% 3.751%,99.912% 3.939%,99.944% 4.129%,99.968% 4.319%,99.986% 4.509%,99.996% 4.699%,100% 4.89%,100% 94.988%,100% 94.988%,99.996% 95.185%,99.986% 95.381%,99.968% 95.575%,99.944% 95.767%,99.912% 95.957%,99.873% 96.144%,99.827% 96.33%,99.774% 96.513%,99.714% 96.693%,99.647% 96.87%,99.647% 96.87%,99.573% 97.045%,99.492% 97.216%,99.404% 97.385%,99.31% 97.55%,99.209% 97.711%,99.102% 97.869%,98.988% 98.022%,98.869% 98.172%,98.743% 98.318%,98.612% 98.46%,98.612% 98.46%,98.482% 98.589%,98.347% 98.715%,98.206% 98.835%,98.061% 98.949%,97.912% 99.059%,97.758% 99.162%,97.6% 99.259%,97.439% 99.35%,97.274% 99.434%,97.106% 99.511%,97.106% 99.511%,96.929% 99.581%,96.75% 99.643%,96.571% 99.698%,96.39% 99.746%,96.209% 99.786%,96.027% 99.819%,95.844% 99.845%,95.661% 99.863%,95.478% 99.874%,95.294% 99.878%,4.706% 99.878%,4.706% 99.878%,4.522% 99.874%,4.339% 99.863%,4.156% 99.845%,3.973% 99.819%,3.791% 99.786%,3.61% 99.746%,3.429% 99.698%,3.25% 99.643%,3.071% 99.581%,2.894% 99.511%,2.894% 99.511%,2.726% 99.434%,2.561% 99.35%,2.4% 99.259%,2.242% 99.162%,2.088% 99.059%,1.939% 98.949%,1.794% 98.835%,1.653% 98.715%,1.518% 98.589%,1.388% 98.46%,1.388% 98.46%,1.257% 98.318%,1.131% 98.172%,1.012% 98.022%,0.898% 97.869%,0.791% 97.711%,0.69% 97.55%,0.596% 97.385%,0.508% 97.216%,0.427% 97.045%,0.353% 96.87%,0.353% 96.87%,0.286% 96.693%,0.226% 96.513%,0.173% 96.33%,0.127% 96.144%,0.088% 95.957%,0.056% 95.767%,0.032% 95.575%,0.014% 95.381%,0.004% 95.185%,0% 94.988%,16.706% 4.89%,16.706% 4.89%,16.709% 4.699%,16.72% 4.509%,16.738% 4.319%,16.762% 4.129%,16.794% 3.939%,16.833% 3.751%,16.879% 3.563%,16.932% 3.377%,16.992% 3.191%,17.059% 3.007%,17.059% 3.007%,17.133% 2.833%,17.214% 2.662%,17.302% 2.494%,17.396% 2.33%,17.497% 2.17%,17.604% 2.014%,17.718% 1.864%,17.837% 1.718%,17.963% 1.577%,18.094% 1.443%,18.094% 1.443%,18.224% 1.306%,18.359% 1.176%,18.499% 1.052%,18.645% 0.934%,18.794% 0.822%,18.948% 0.717%,19.106% 0.619%,19.267% 0.528%,19.432% 0.444%,19.6% 0.367%,19.6% 0.367%,19.777% 0.297%,19.956% 0.235%,20.135% 0.18%,20.316% 0.132%,20.497% 0.092%,20.679% 0.059%,20.862% 0.033%,21.045% 0.015%,21.228% 0.004%,21.412% 0% )
}
.about_left_col .big-about-img {
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 3;
	clip-path: polygon( 83.301% 99.885%,3.883% 99.885%,3.883% 99.885%,3.732% 99.881%,3.581% 99.871%,3.43% 99.854%,3.279% 99.829%,3.129% 99.798%,2.979% 99.76%,2.83% 99.715%,2.682% 99.664%,2.535% 99.605%,2.388% 99.539%,2.388% 99.539%,2.25% 99.467%,2.114% 99.387%,1.98% 99.302%,1.85% 99.21%,1.723% 99.113%,1.6% 99.01%,1.48% 98.902%,1.364% 98.789%,1.253% 98.671%,1.146% 98.548%,1.146% 98.548%,1.037% 98.415%,0.934% 98.278%,0.835% 98.136%,0.741% 97.991%,0.653% 97.843%,0.57% 97.691%,0.492% 97.535%,0.419% 97.377%,0.352% 97.215%,0.291% 97.051%,0.291% 97.051%,0.236% 96.883%,0.186% 96.714%,0.143% 96.541%,0.105% 96.366%,0.073% 96.19%,0.047% 96.011%,0.026% 95.83%,0.012% 95.647%,0.003% 95.462%,0% 95.276%,0% 4.608%,0% 4.608%,0.003% 4.429%,0.012% 4.249%,0.026% 4.07%,0.047% 3.891%,0.073% 3.713%,0.105% 3.535%,0.143% 3.358%,0.186% 3.182%,0.236% 3.008%,0.291% 2.834%,0.291% 2.834%,0.352% 2.67%,0.419% 2.508%,0.492% 2.35%,0.57% 2.196%,0.653% 2.045%,0.741% 1.898%,0.835% 1.756%,0.934% 1.619%,1.037% 1.487%,1.146% 1.359%,1.146% 1.359%,1.253% 1.231%,1.364% 1.108%,1.48% 0.991%,1.6% 0.88%,1.723% 0.775%,1.85% 0.676%,1.98% 0.583%,2.114% 0.498%,2.25% 0.418%,2.388% 0.346%,2.388% 0.346%,2.535% 0.28%,2.682% 0.221%,2.83% 0.169%,2.979% 0.124%,3.129% 0.086%,3.279% 0.055%,3.43% 0.031%,3.581% 0.014%,3.732% 0.003%,3.883% 0%,96.117% 0%,96.117% 0%,96.268% 0.003%,96.419% 0.014%,96.57% 0.031%,96.721% 0.055%,96.871% 0.086%,97.021% 0.124%,97.17% 0.169%,97.318% 0.221%,97.465% 0.28%,97.612% 0.346%,97.612% 0.346%,97.75% 0.418%,97.886% 0.498%,98.02% 0.583%,98.15% 0.676%,98.277% 0.775%,98.4% 0.88%,98.52% 0.991%,98.636% 1.108%,98.747% 1.231%,98.854% 1.359%,98.854% 1.359%,98.963% 1.487%,99.066% 1.619%,99.165% 1.756%,99.259% 1.898%,99.347% 2.045%,99.43% 2.196%,99.508% 2.35%,99.581% 2.508%,99.648% 2.67%,99.709% 2.834%,99.709% 2.834%,99.764% 3.008%,99.814% 3.182%,99.857% 3.358%,99.895% 3.535%,99.927% 3.713%,99.953% 3.891%,99.974% 4.07%,99.988% 4.249%,99.997% 4.429%,100% 4.608%,87.184% 95.276%,87.184% 95.276%,87.182% 95.462%,87.173% 95.647%,87.158% 95.83%,87.138% 96.011%,87.112% 96.19%,87.08% 96.366%,87.042% 96.541%,86.998% 96.714%,86.949% 96.883%,86.893% 97.051%,86.893% 97.051%,86.832% 97.215%,86.765% 97.377%,86.693% 97.535%,86.615% 97.691%,86.532% 97.843%,86.443% 97.991%,86.349% 98.136%,86.251% 98.278%,86.147% 98.415%,86.039% 98.548%,86.039% 98.548%,85.932% 98.671%,85.82% 98.789%,85.704% 98.902%,85.585% 99.01%,85.461% 99.113%,85.334% 99.21%,85.204% 99.302%,85.071% 99.387%,84.935% 99.467%,84.796% 99.539%,84.796% 99.539%,84.65% 99.605%,84.503% 99.664%,84.355% 99.715%,84.206% 99.76%,84.056% 99.798%,83.906% 99.829%,83.755% 99.854%,83.604% 99.871%,83.452% 99.881%,83.301% 99.885% );
	background-color: #fff;
    padding: 12px 15px 0px 0px;
}
.about_left_col .big-about-img .wp-block-stackable-image {
	clip-path: polygon( 83.301% 99.885%,3.883% 99.885%,3.883% 99.885%,3.732% 99.881%,3.581% 99.871%,3.43% 99.854%,3.279% 99.829%,3.129% 99.798%,2.979% 99.76%,2.83% 99.715%,2.682% 99.664%,2.535% 99.605%,2.388% 99.539%,2.388% 99.539%,2.25% 99.467%,2.114% 99.387%,1.98% 99.302%,1.85% 99.21%,1.723% 99.113%,1.6% 99.01%,1.48% 98.902%,1.364% 98.789%,1.253% 98.671%,1.146% 98.548%,1.146% 98.548%,1.037% 98.415%,0.934% 98.278%,0.835% 98.136%,0.741% 97.991%,0.653% 97.843%,0.57% 97.691%,0.492% 97.535%,0.419% 97.377%,0.352% 97.215%,0.291% 97.051%,0.291% 97.051%,0.236% 96.883%,0.186% 96.714%,0.143% 96.541%,0.105% 96.366%,0.073% 96.19%,0.047% 96.011%,0.026% 95.83%,0.012% 95.647%,0.003% 95.462%,0% 95.276%,0% 4.608%,0% 4.608%,0.003% 4.429%,0.012% 4.249%,0.026% 4.07%,0.047% 3.891%,0.073% 3.713%,0.105% 3.535%,0.143% 3.358%,0.186% 3.182%,0.236% 3.008%,0.291% 2.834%,0.291% 2.834%,0.352% 2.67%,0.419% 2.508%,0.492% 2.35%,0.57% 2.196%,0.653% 2.045%,0.741% 1.898%,0.835% 1.756%,0.934% 1.619%,1.037% 1.487%,1.146% 1.359%,1.146% 1.359%,1.253% 1.231%,1.364% 1.108%,1.48% 0.991%,1.6% 0.88%,1.723% 0.775%,1.85% 0.676%,1.98% 0.583%,2.114% 0.498%,2.25% 0.418%,2.388% 0.346%,2.388% 0.346%,2.535% 0.28%,2.682% 0.221%,2.83% 0.169%,2.979% 0.124%,3.129% 0.086%,3.279% 0.055%,3.43% 0.031%,3.581% 0.014%,3.732% 0.003%,3.883% 0%,96.117% 0%,96.117% 0%,96.268% 0.003%,96.419% 0.014%,96.57% 0.031%,96.721% 0.055%,96.871% 0.086%,97.021% 0.124%,97.17% 0.169%,97.318% 0.221%,97.465% 0.28%,97.612% 0.346%,97.612% 0.346%,97.75% 0.418%,97.886% 0.498%,98.02% 0.583%,98.15% 0.676%,98.277% 0.775%,98.4% 0.88%,98.52% 0.991%,98.636% 1.108%,98.747% 1.231%,98.854% 1.359%,98.854% 1.359%,98.963% 1.487%,99.066% 1.619%,99.165% 1.756%,99.259% 1.898%,99.347% 2.045%,99.43% 2.196%,99.508% 2.35%,99.581% 2.508%,99.648% 2.67%,99.709% 2.834%,99.709% 2.834%,99.764% 3.008%,99.814% 3.182%,99.857% 3.358%,99.895% 3.535%,99.927% 3.713%,99.953% 3.891%,99.974% 4.07%,99.988% 4.249%,99.997% 4.429%,100% 4.608%,87.184% 95.276%,87.184% 95.276%,87.182% 95.462%,87.173% 95.647%,87.158% 95.83%,87.138% 96.011%,87.112% 96.19%,87.08% 96.366%,87.042% 96.541%,86.998% 96.714%,86.949% 96.883%,86.893% 97.051%,86.893% 97.051%,86.832% 97.215%,86.765% 97.377%,86.693% 97.535%,86.615% 97.691%,86.532% 97.843%,86.443% 97.991%,86.349% 98.136%,86.251% 98.278%,86.147% 98.415%,86.039% 98.548%,86.039% 98.548%,85.932% 98.671%,85.82% 98.789%,85.704% 98.902%,85.585% 99.01%,85.461% 99.113%,85.334% 99.21%,85.204% 99.302%,85.071% 99.387%,84.935% 99.467%,84.796% 99.539%,84.796% 99.539%,84.65% 99.605%,84.503% 99.664%,84.355% 99.715%,84.206% 99.76%,84.056% 99.798%,83.906% 99.829%,83.755% 99.854%,83.604% 99.871%,83.452% 99.881%,83.301% 99.885% );
}

.about_left_col .about-video-grp {
    position: absolute;
    top: 10em;
	left: 0px;
    z-index: 5;
	clip-path: polygon( 9.934% 0%,89.801% 0%,89.801% 0%,90.199% 0.009%,90.595% 0.036%,90.99% 0.08%,91.382% 0.142%,91.772% 0.219%,92.157% 0.313%,92.537% 0.423%,92.912% 0.547%,93.281% 0.686%,93.642% 0.84%,93.642% 0.84%,93.996% 1.03%,94.342% 1.234%,94.679% 1.451%,95.009% 1.682%,95.331% 1.927%,95.645% 2.186%,95.951% 2.459%,96.249% 2.745%,96.539% 3.045%,96.821% 3.359%,96.821% 3.359%,97.093% 3.684%,97.354% 4.019%,97.602% 4.364%,97.838% 4.719%,98.063% 5.086%,98.275% 5.464%,98.476% 5.854%,98.665% 6.256%,98.842% 6.671%,99.007% 7.099%,99.007% 7.099%,99.14% 7.514%,99.26% 7.933%,99.368% 8.356%,99.463% 8.785%,99.545% 9.218%,99.612% 9.655%,99.665% 10.097%,99.704% 10.544%,99.727% 10.995%,99.735% 11.45%,86.49% 88.015%,86.49% 88.015%,86.183% 89.764%,85.705% 91.463%,85.062% 93.081%,84.262% 94.585%,83.311% 95.945%,82.218% 97.128%,80.988% 98.103%,79.63% 98.839%,78.15% 99.304%,76.556% 99.466%,9.934% 99.466%,9.934% 99.466%,9.538% 99.456%,9.147% 99.429%,8.76% 99.383%,8.376% 99.319%,7.997% 99.237%,7.621% 99.136%,7.25% 99.017%,6.882% 98.879%,6.519% 98.724%,6.159% 98.55%,6.159% 98.55%,5.787% 98.38%,5.427% 98.193%,5.078% 97.988%,4.74% 97.767%,4.412% 97.529%,4.094% 97.275%,3.786% 97.005%,3.487% 96.72%,3.196% 96.421%,2.914% 96.107%,2.914% 96.107%,2.642% 95.78%,2.381% 95.439%,2.133% 95.087%,1.897% 94.724%,1.672% 94.351%,1.46% 93.969%,1.259% 93.578%,1.07% 93.18%,0.893% 92.776%,0.728% 92.366%,0.728% 92.366%,0.595% 91.95%,0.475% 91.525%,0.367% 91.095%,0.272% 90.659%,0.19% 90.219%,0.123% 89.778%,0.07% 89.335%,0.031% 88.893%,0.008% 88.452%,0% 88.015%,0% 11.45%,0% 11.45%,0.008% 10.995%,0.031% 10.544%,0.07% 10.097%,0.123% 9.655%,0.19% 9.218%,0.272% 8.785%,0.367% 8.356%,0.475% 7.933%,0.595% 7.514%,0.728% 7.099%,0.728% 7.099%,0.893% 6.671%,1.07% 6.256%,1.259% 5.854%,1.46% 5.464%,1.672% 5.086%,1.897% 4.719%,2.133% 4.364%,2.381% 4.019%,2.642% 3.684%,2.914% 3.359%,2.914% 3.359%,3.196% 3.045%,3.487% 2.745%,3.786% 2.459%,4.094% 2.186%,4.412% 1.927%,4.74% 1.682%,5.078% 1.451%,5.427% 1.234%,5.787% 1.03%,6.159% 0.84%,6.159% 0.84%,6.519% 0.686%,6.882% 0.547%,7.25% 0.423%,7.621% 0.313%,7.997% 0.219%,8.376% 0.142%,8.76% 0.08%,9.147% 0.036%,9.538% 0.009%,9.934% 0% )
}
.about_left_col .about-group-img {
    position: absolute;
    bottom: 4em;
    right: 0;
    z-index: 3;
    box-shadow: 0px 0px 20px #0000003B;
}
.ac_maintenance_pro_about_us_sec .wp-block-cover__inner-container{
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.about_right_col ul li{
	padding: 0;
}
.about_right_col ul li span{
	align-items: center;
}
.about_right_col ul {
	z-index: 1 !important;
}

.ac_maintenance_pro_about_us_sec .video_title h6{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.about_right_col .about_btn a {
	clip-path: polygon(5.161% 0%, 94.839% 0%, 94.839% 0%, 95.045% 0.017%, 95.249% 0.067%, 95.452% 0.15%, 95.654% 0.267%, 95.855% 0.417%, 96.054% 0.6%, 96.252% 0.817%, 96.449% 1.067%, 96.645% 1.35%, 96.839% 1.667%, 96.839% 1.667%, 97.018% 2.014%, 97.195% 2.389%, 97.369% 2.792%, 97.541% 3.222%, 97.71% 3.681%, 97.876% 4.167%, 98.04% 4.681%, 98.201% 5.222%, 98.36% 5.792%, 98.516% 6.389%, 98.516% 6.389%, 98.655% 7.061%, 98.787% 7.744%, 98.913% 8.439%, 99.032% 9.144%, 99.145% 9.861%, 99.252% 10.589%, 99.352% 11.328%, 99.445% 12.078%, 99.532% 12.839%, 99.613% 13.611%, 99.613% 13.611%, 99.686% 14.447%, 99.752% 15.289%, 99.81% 16.136%, 99.861% 16.989%, 99.903% 17.847%, 99.938% 18.711%, 99.965% 19.581%, 99.985% 20.456%, 99.996% 21.336%, 100% 22.222%, 96.774% 77.778%, 96.774% 77.778%, 96.581% 81.235%, 96.312% 84.569%, 95.968% 87.723%, 95.552% 90.64%, 95.065% 93.264%, 94.507% 95.538%, 93.882% 97.405%, 93.19% 98.809%, 92.433% 99.693%, 91.613% 100%, 5.161% 100%, 5.161% 100%, 4.955% 99.983%, 4.751% 99.933%, 4.548% 99.85%, 4.346% 99.733%, 4.145% 99.583%, 3.946% 99.4%, 3.748% 99.183%, 3.551% 98.933%, 3.355% 98.65%, 3.161% 98.333%, 3.161% 98.333%, 2.982% 97.986%, 2.805% 97.611%, 2.631% 97.208%, 2.459% 96.778%, 2.29% 96.319%, 2.124% 95.833%, 1.96% 95.319%, 1.799% 94.778%, 1.64% 94.208%, 1.484% 93.611%, 1.484% 93.611%, 1.345% 92.939%, 1.213% 92.256%, 1.087% 91.561%, 0.968% 90.856%, 0.855% 90.139%, 0.748% 89.411%, 0.648% 88.672%, 0.555% 87.922%, 0.468% 87.161%, 0.387% 86.389%, 0.387% 86.389%, 0.314% 85.553%, 0.248% 84.711%, 0.19% 83.864%, 0.139% 83.011%, 0.097% 82.153%, 0.062% 81.289%, 0.035% 80.419%, 0.015% 79.544%, 0.004% 78.664%, -0% 77.778%, -0% 22.222%, -0% 22.222%, 0.004% 21.336%, 0.015% 20.456%, 0.035% 19.581%, 0.062% 18.711%, 0.097% 17.847%, 0.139% 16.989%, 0.19% 16.136%, 0.248% 15.289%, 0.314% 14.447%, 0.387% 13.611%, 0.387% 13.611%, 0.468% 12.839%, 0.555% 12.078%, 0.648% 11.328%, 0.748% 10.589%, 0.855% 9.861%, 0.968% 9.144%, 1.087% 8.439%, 1.213% 7.744%, 1.345% 7.061%, 1.484% 6.389%, 1.484% 6.389%, 1.64% 5.792%, 1.799% 5.222%, 1.96% 4.681%, 2.124% 4.167%, 2.29% 3.681%, 2.459% 3.222%, 2.631% 2.792%, 2.805% 2.389%, 2.982% 2.014%, 3.161% 1.667%, 3.161% 1.667%, 3.355% 1.35%, 3.551% 1.067%, 3.748% 0.817%, 3.946% 0.6%, 4.145% 0.417%, 4.346% 0.267%, 4.548% 0.15%, 4.751% 0.067%, 4.955% 0.017%, 5.161% -0%);
    padding: 10px 16px;
    top: 30px;
}


/* *-*-*-*-*-*-*-*- Services Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_pro_service_sec .gutentor-slick-arrows .slick-arrow {
	background-color: #000;
}
.ac_maintenance_pro_service_sec.wp-block-group {
	margin-bottom: 5em;
}


/* First Slide CLIP CSS */
.ac_maintenance_pro_service_sec .gutentor-slick-arrows .slick-prev {
	clip-path: 	polygon( 25.333% 9.091%,74.667% 9.091%,74.667% 9.091%,75.187% 9.104%,75.706% 9.144%,76.223% 9.21%,76.738% 9.299%,77.25% 9.413%,77.758% 9.549%,78.261% 9.707%,78.758% 9.886%,79.249% 10.085%,79.733% 10.303%,79.733% 10.303%,80.209% 10.539%,80.677% 10.794%,81.137% 11.067%,81.589% 11.358%,82.033% 11.667%,82.469% 11.994%,82.897% 12.339%,83.317% 12.703%,83.729% 13.085%,84.133% 13.485%,84.133% 13.485%,84.485% 13.944%,84.821% 14.412%,85.141% 14.889%,85.445% 15.376%,85.733% 15.871%,86.005% 16.376%,86.261% 16.889%,86.501% 17.412%,86.725% 17.944%,86.933% 18.485%,86.933% 18.485%,87.125% 19.035%,87.3% 19.593%,87.458% 20.158%,87.597% 20.73%,87.717% 21.307%,87.817% 21.888%,87.896% 22.474%,87.953% 23.062%,87.988% 23.652%,88% 24.242%,76% 66.667%,76% 66.667%,75.274% 69.042%,74.447% 71.326%,73.506% 73.481%,72.439% 75.469%,71.233% 77.254%,69.875% 78.798%,68.352% 80.063%,66.652% 81.013%,64.761% 81.611%,62.667% 81.818%,25.333% 81.818%,25.333% 81.818%,24.813% 81.805%,24.294% 81.765%,23.777% 81.7%,23.262% 81.61%,22.75% 81.496%,22.242% 81.36%,21.739% 81.202%,21.242% 81.023%,20.751% 80.824%,20.267% 80.606%,20.267% 80.606%,19.791% 80.37%,19.323% 80.115%,18.863% 79.842%,18.411% 79.552%,17.967% 79.242%,17.531% 78.915%,17.103% 78.57%,16.683% 78.206%,16.271% 77.824%,15.867% 77.424%,15.867% 77.424%,15.515% 76.965%,15.179% 76.497%,14.859% 76.02%,14.555% 75.533%,14.267% 75.038%,13.995% 74.533%,13.739% 74.02%,13.499% 73.497%,13.275% 72.965%,13.067% 72.424%,13.067% 72.424%,12.875% 71.874%,12.7% 71.316%,12.542% 70.751%,12.403% 70.179%,12.283% 69.602%,12.183% 69.021%,12.104% 68.435%,12.047% 67.847%,12.012% 67.257%,12% 66.667%,12% 24.242%,12% 24.242%,12.012% 23.652%,12.047% 23.062%,12.104% 22.474%,12.183% 21.888%,12.283% 21.307%,12.403% 20.73%,12.542% 20.158%,12.7% 19.593%,12.875% 19.035%,13.067% 18.485%,13.067% 18.485%,13.275% 17.944%,13.499% 17.412%,13.739% 16.889%,13.995% 16.376%,14.267% 15.871%,14.555% 15.376%,14.859% 14.889%,15.179% 14.412%,15.515% 13.944%,15.867% 13.485%,15.867% 13.485%,16.271% 13.085%,16.683% 12.703%,17.103% 12.339%,17.531% 11.994%,17.967% 11.667%,18.411% 11.358%,18.863% 11.067%,19.323% 10.794%,19.791% 10.539%,20.267% 10.303%,20.267% 10.303%,20.751% 10.085%,21.242% 9.886%,21.739% 9.707%,22.242% 9.549%,22.75% 9.413%,23.262% 9.299%,23.777% 9.21%,24.294% 9.144%,24.813% 9.104%,25.333% 9.091% );
    margin-right: -10px !important;
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
}
.ac_maintenance_pro_service_sec .gutentor-slick-arrows .slick-next {
	clip-path: polygon(74.667% 81.818%, 25.333% 81.818%, 25.333% 81.818%, 24.813% 81.805%, 24.294% 81.765%, 23.777% 81.7%, 23.262% 81.61%, 22.75% 81.496%, 22.242% 81.36%, 21.739% 81.202%, 21.242% 81.023%, 20.751% 80.824%, 20.267% 80.606%, 20.267% 80.606%, 19.791% 80.383%, 19.323% 80.139%, 18.863% 79.874%, 18.411% 79.588%, 17.967% 79.28%, 17.531% 78.952%, 17.103% 78.602%, 16.683% 78.23%, 16.271% 77.838%, 15.867% 77.424%, 15.867% 77.424%, 15.503% 76.965%, 15.157% 76.497%, 14.831% 76.02%, 14.523% 75.533%, 14.233% 75.038%, 13.963% 74.533%, 13.711% 74.02%, 13.477% 73.497%, 13.263% 72.965%, 13.067% 72.424%, 13.067% 72.424%, 12.875% 71.874%, 12.7% 71.316%, 12.542% 70.751%, 12.403% 70.179%, 12.283% 69.602%, 12.183% 69.021%, 12.104% 68.435%, 12.047% 67.847%, 12.012% 67.257%, 12% 66.667%, 24% 24.242%, 24% 24.242%, 24.726% 21.867%, 25.553% 19.583%, 26.494% 17.428%, 27.561% 15.44%, 28.767% 13.655%, 30.125% 12.112%, 31.648% 10.846%, 33.348% 9.896%, 35.239% 9.298%, 37.333% 9.091%, 74.667% 9.091%, 74.667% 9.091%, 75.187% 9.104%, 75.706% 9.144%, 76.223% 9.21%, 76.738% 9.299%, 77.25% 9.413%, 77.758% 9.549%, 78.261% 9.707%, 78.758% 9.886%, 79.249% 10.085%, 79.733% 10.303%, 79.733% 10.303%, 80.209% 10.553%, 80.677% 10.818%, 81.137% 11.098%, 81.589% 11.394%, 82.033% 11.705%, 82.469% 12.03%, 82.897% 12.371%, 83.317% 12.727%, 83.729% 13.098%, 84.133% 13.485%, 84.133% 13.485%, 84.473% 13.944%, 84.8% 14.412%, 85.113% 14.889%, 85.413% 15.376%, 85.7% 15.871%, 85.973% 16.376%, 86.233% 16.889%, 86.48% 17.412%, 86.713% 17.944%, 86.933% 18.485%, 86.933% 18.485%, 87.125% 19.035%, 87.3% 19.593%, 87.458% 20.158%, 87.597% 20.73%, 87.717% 21.307%, 87.817% 21.888%, 87.896% 22.474%, 87.953% 23.062%, 87.988% 23.652%, 88% 24.242%, 88% 66.667%, 88% 66.667%, 87.988% 67.257%, 87.953% 67.847%, 87.896% 68.435%, 87.817% 69.021%, 87.717% 69.602%, 87.597% 70.179%, 87.458% 70.751%, 87.3% 71.316%, 87.125% 71.874%, 86.933% 72.424%, 86.933% 72.424%, 86.713% 72.965%, 86.48% 73.497%, 86.233% 74.02%, 85.973% 74.533%, 85.7% 75.038%, 85.413% 75.533%, 85.113% 76.02%, 84.8% 76.497%, 84.473% 76.965%, 84.133% 77.424%, 84.133% 77.424%, 83.729% 77.838%, 83.317% 78.23%, 82.897% 78.602%, 82.469% 78.952%, 82.033% 79.28%, 81.589% 79.588%, 81.137% 79.874%, 80.677% 80.139%, 80.209% 80.383%, 79.733% 80.606%, 79.733% 80.606%, 79.249% 80.824%, 78.758% 81.023%, 78.261% 81.202%, 77.758% 81.36%, 77.25% 81.496%, 76.738% 81.61%, 76.223% 81.7%, 75.706% 81.765%, 75.187% 81.805%, 74.667% 81.818%);
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
}

/* Second Slide CLip CSS */
.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:not(:first-child, :last-child) {
    clip-path: polygon(8.696% 0%, 95.652% 0%, 95.652% 0%, 95.822% 0.006%, 95.991% 0.023%, 96.16% 0.052%, 96.329% 0.092%, 96.497% 0.144%, 96.665% 0.208%, 96.832% 0.283%, 96.998% 0.369%, 97.162% 0.467%, 97.326% 0.577%, 97.326% 0.577%, 97.481% 0.698%, 97.634% 0.83%, 97.783% 0.974%, 97.929% 1.128%, 98.071% 1.293%, 98.209% 1.469%, 98.343% 1.654%, 98.473% 1.85%, 98.597% 2.055%, 98.717% 2.269%, 98.717% 2.269%, 98.839% 2.481%, 98.955% 2.702%, 99.065% 2.932%, 99.17% 3.169%, 99.269% 3.413%, 99.362% 3.665%, 99.45% 3.923%, 99.531% 4.187%, 99.605% 4.456%, 99.674% 4.731%, 99.674% 4.731%, 99.736% 5.02%, 99.791% 5.312%, 99.84% 5.606%, 99.883% 5.901%, 99.918% 6.197%, 99.948% 6.495%, 99.971% 6.793%, 99.987% 7.093%, 99.997% 7.392%, 100% 7.692%, 95.652% 92.308%, 95.652% 92.308%, 95.649% 92.608%, 95.639% 92.907%, 95.623% 93.207%, 95.6% 93.505%, 95.571% 93.803%, 95.535% 94.099%, 95.492% 94.395%, 95.443% 94.688%, 95.388% 94.98%, 95.326% 95.269%, 95.326% 95.269%, 95.258% 95.544%, 95.183% 95.813%, 95.102% 96.077%, 95.014% 96.335%, 94.921% 96.587%, 94.822% 96.831%, 94.717% 97.068%, 94.607% 97.298%, 94.491% 97.519%, 94.37% 97.731%, 94.37% 97.731%, 94.25% 97.945%, 94.125% 98.15%, 93.995% 98.346%, 93.861% 98.531%, 93.723% 98.707%, 93.581% 98.872%, 93.435% 99.026%, 93.286% 99.17%, 93.133% 99.302%, 92.978% 99.423%, 92.978% 99.423%, 92.815% 99.533%, 92.65% 99.631%, 92.484% 99.717%, 92.317% 99.792%, 92.149% 99.856%, 91.981% 99.908%, 91.812% 99.948%, 91.643% 99.977%, 91.474% 99.994%, 91.304% 100%, 4.348% 100%, 4.348% 100%, 4.178% 99.994%, 4.009% 99.977%, 3.84% 99.948%, 3.671% 99.908%, 3.503% 99.856%, 3.335% 99.792%, 3.168% 99.717%, 3.002% 99.631%, 2.838% 99.533%, 2.674% 99.423%, 2.674% 99.423%, 2.519% 99.302%, 2.366% 99.17%, 2.217% 99.026%, 2.071% 98.872%, 1.929% 98.707%, 1.791% 98.531%, 1.657% 98.346%, 1.527% 98.15%, 1.403% 97.945%, 1.283% 97.731%, 1.283% 97.731%, 1.161% 97.519%, 1.045% 97.298%, 0.935% 97.068%, 0.83% 96.831%, 0.731% 96.587%, 0.638% 96.335%, 0.551% 96.077%, 0.469% 95.813%, 0.395% 95.544%, 0.326% 95.269%, 0.326% 95.269%, 0.264% 94.98%, 0.209% 94.688%, 0.16% 94.395%, 0.117% 94.099%, 0.082% 93.803%, 0.052% 93.505%, 0.029% 93.207%, 0.013% 92.907%, 0.003% 92.608%, 0% 92.308%, 4.348% 7.692%, 4.348% 7.692%, 4.351% 7.392%, 4.361% 7.093%, 4.377% 6.793%, 4.4% 6.495%, 4.429% 6.197%, 4.465% 5.901%, 4.508% 5.606%, 4.557% 5.312%, 4.612% 5.02%, 4.674% 4.731%, 4.674% 4.731%, 4.742% 4.456%, 4.817% 4.187%, 4.898% 3.923%, 4.986% 3.665%, 5.079% 3.413%, 5.178% 3.169%, 5.283% 2.932%, 5.393% 2.702%, 5.509% 2.481%, 5.63% 2.269%, 5.63% 2.269%, 5.75% 2.055%, 5.875% 1.85%, 6.005% 1.654%, 6.139% 1.469%, 6.277% 1.293%, 6.419% 1.128%, 6.565% 0.974%, 6.714% 0.83%, 6.867% 0.698%, 7.022% 0.577%, 7.022% 0.577%, 7.185% 0.467%, 7.35% 0.369%, 7.516% 0.283%, 7.683% 0.208%, 7.851% 0.144%, 8.019% 0.092%, 8.188% 0.052%, 8.357% 0.023%, 8.526% 0.006%, 8.696% 0%);
    background-color: #e5e5e5 !important;
}

.ac_maintenance_pro_second_sec .stk-block-carousel__content-wrapper .wp-block-stackable-column:not(:first-child, :last-child) .stk-column-wrapper {
	clip-path: polygon(8.696% 0%, 95.652% 0%, 95.652% 0%, 95.822% 0.006%, 95.991% 0.023%, 96.16% 0.052%, 96.329% 0.092%, 96.497% 0.144%, 96.665% 0.208%, 96.832% 0.283%, 96.998% 0.369%, 97.162% 0.467%, 97.326% 0.577%, 97.326% 0.577%, 97.481% 0.698%, 97.634% 0.83%, 97.783% 0.974%, 97.929% 1.128%, 98.071% 1.293%, 98.209% 1.469%, 98.343% 1.654%, 98.473% 1.85%, 98.597% 2.055%, 98.717% 2.269%, 98.717% 2.269%, 98.839% 2.481%, 98.955% 2.702%, 99.065% 2.932%, 99.17% 3.169%, 99.269% 3.413%, 99.362% 3.665%, 99.45% 3.923%, 99.531% 4.187%, 99.605% 4.456%, 99.674% 4.731%, 99.674% 4.731%, 99.736% 5.02%, 99.791% 5.312%, 99.84% 5.606%, 99.883% 5.901%, 99.918% 6.197%, 99.948% 6.495%, 99.971% 6.793%, 99.987% 7.093%, 99.997% 7.392%, 100% 7.692%, 95.652% 92.308%, 95.652% 92.308%, 95.649% 92.608%, 95.639% 92.907%, 95.623% 93.207%, 95.6% 93.505%, 95.571% 93.803%, 95.535% 94.099%, 95.492% 94.395%, 95.443% 94.688%, 95.388% 94.98%, 95.326% 95.269%, 95.326% 95.269%, 95.258% 95.544%, 95.183% 95.813%, 95.102% 96.077%, 95.014% 96.335%, 94.921% 96.587%, 94.822% 96.831%, 94.717% 97.068%, 94.607% 97.298%, 94.491% 97.519%, 94.37% 97.731%, 94.37% 97.731%, 94.25% 97.945%, 94.125% 98.15%, 93.995% 98.346%, 93.861% 98.531%, 93.723% 98.707%, 93.581% 98.872%, 93.435% 99.026%, 93.286% 99.17%, 93.133% 99.302%, 92.978% 99.423%, 92.978% 99.423%, 92.815% 99.533%, 92.65% 99.631%, 92.484% 99.717%, 92.317% 99.792%, 92.149% 99.856%, 91.981% 99.908%, 91.812% 99.948%, 91.643% 99.977%, 91.474% 99.994%, 91.304% 100%, 4.348% 100%, 4.348% 100%, 4.178% 99.994%, 4.009% 99.977%, 3.84% 99.948%, 3.671% 99.908%, 3.503% 99.856%, 3.335% 99.792%, 3.168% 99.717%, 3.002% 99.631%, 2.838% 99.533%, 2.674% 99.423%, 2.674% 99.423%, 2.519% 99.302%, 2.366% 99.17%, 2.217% 99.026%, 2.071% 98.872%, 1.929% 98.707%, 1.791% 98.531%, 1.657% 98.346%, 1.527% 98.15%, 1.403% 97.945%, 1.283% 97.731%, 1.283% 97.731%, 1.161% 97.519%, 1.045% 97.298%, 0.935% 97.068%, 0.83% 96.831%, 0.731% 96.587%, 0.638% 96.335%, 0.551% 96.077%, 0.469% 95.813%, 0.395% 95.544%, 0.326% 95.269%, 0.326% 95.269%, 0.264% 94.98%, 0.209% 94.688%, 0.16% 94.395%, 0.117% 94.099%, 0.082% 93.803%, 0.052% 93.505%, 0.029% 93.207%, 0.013% 92.907%, 0.003% 92.608%, 0% 92.308%, 4.348% 7.692%, 4.348% 7.692%, 4.351% 7.392%, 4.361% 7.093%, 4.377% 6.793%, 4.4% 6.495%, 4.429% 6.197%, 4.465% 5.901%, 4.508% 5.606%, 4.557% 5.312%, 4.612% 5.02%, 4.674% 4.731%, 4.674% 4.731%, 4.742% 4.456%, 4.817% 4.187%, 4.898% 3.923%, 4.986% 3.665%, 5.079% 3.413%, 5.178% 3.169%, 5.283% 2.932%, 5.393% 2.702%, 5.509% 2.481%, 5.63% 2.269%, 5.63% 2.269%, 5.75% 2.055%, 5.875% 1.85%, 6.005% 1.654%, 6.139% 1.469%, 6.277% 1.293%, 6.419% 1.128%, 6.565% 0.974%, 6.714% 0.83%, 6.867% 0.698%, 7.022% 0.577%, 7.022% 0.577%, 7.185% 0.467%, 7.35% 0.369%, 7.516% 0.283%, 7.683% 0.208%, 7.851% 0.144%, 8.019% 0.092%, 8.188% 0.052%, 8.357% 0.023%, 8.526% 0.006%, 8.696% 0%);
    background-color: #fff;
    padding: 20px 35px 20px 35px;
}



.ac_maintenance_pro_service_sec .gutentor-slick-arrows{
	margin-top: -85px !important;
}
.ac_maintenance_pro_service_sec .grid-container{
	padding: 0 !important;
}
.ac_maintenance_pro_service_sec .grid-container{
	max-width: 100%;
}
.ac_maintenance_pro_service_sec .gutentor-post-desc{
	margin-bottom: 0px !important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ac_maintenance_pro_service_sec article .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.ac_maintenance_pro_service_sec .gutentor-post-item {
	background-color: #ABB8C3;
	background-image: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
/* *-*-*-*-*-*-*-*- Counter Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_pro_counter_sec.wp-block-cover{
    margin: 5% auto;
    z-index: 0;
    position: relative;
	padding-top: 12em !important;
	padding-bottom: 6em !important;
}
.ac_maintenance_pro_counter_sec .wp-block-image{
	width: 30%;
	height: 80px;
}
.ac_maintenance_pro_counter_sec .content{
	width: 70%;
}

/* Column One CLIP PATH */
.ac_maintenance_pro_counter_sec .stk-block-carousel__slider .wp-block-stackable-column:first-child {
    clip-path: polygon(4.502% 0%, 94.855% 0%, 94.855% 0%, 95.047% 0.007%, 95.237% 0.027%, 95.425% 0.061%, 95.612% 0.107%, 95.796% 0.166%, 95.978% 0.237%, 96.159% 0.32%, 96.337% 0.414%, 96.514% 0.52%, 96.688% 0.636%, 96.688% 0.636%, 96.869% 0.78%, 97.043% 0.934%, 97.213% 1.099%, 97.377% 1.274%, 97.536% 1.46%, 97.691% 1.655%, 97.84% 1.862%, 97.986% 2.079%, 98.127% 2.306%, 98.264% 2.543%, 98.264% 2.543%, 98.396% 2.79%, 98.522% 3.043%, 98.643% 3.304%, 98.758% 3.574%, 98.867% 3.851%, 98.97% 4.137%, 99.067% 4.433%, 99.159% 4.737%, 99.245% 5.051%, 99.325% 5.376%, 99.325% 5.376%, 99.389% 5.69%, 99.448% 6.007%, 99.5% 6.328%, 99.546% 6.652%, 99.586% 6.98%, 99.619% 7.311%, 99.645% 7.646%, 99.663% 7.984%, 99.675% 8.325%, 99.678% 8.671%, 92.926% 91.329%, 92.926% 91.329%, 92.922% 91.675%, 92.911% 92.016%, 92.892% 92.354%, 92.866% 92.689%, 92.834% 93.02%, 92.794% 93.348%, 92.748% 93.672%, 92.696% 93.993%, 92.637% 94.31%, 92.572% 94.624%, 92.572% 94.624%, 92.492% 94.949%, 92.406% 95.263%, 92.315% 95.567%, 92.217% 95.863%, 92.114% 96.149%, 92.005% 96.426%, 91.89% 96.696%, 91.77% 96.957%, 91.643% 97.21%, 91.511% 97.457%, 91.511% 97.457%, 91.374% 97.694%, 91.233% 97.921%, 91.088% 98.138%, 90.938% 98.345%, 90.784% 98.54%, 90.625% 98.726%, 90.46% 98.901%, 90.291% 99.066%, 90.116% 99.22%, 89.936% 99.364%, 89.936% 99.364%, 89.761% 99.48%, 89.585% 99.586%, 89.406% 99.68%, 89.226% 99.763%, 89.043% 99.834%, 88.859% 99.893%, 88.673% 99.939%, 88.485% 99.973%, 88.295% 99.993%, 88.103% 100%, 4.502% 100%, 4.502% 100%, 4.31% 99.993%, 4.12% 99.973%, 3.932% 99.939%, 3.745% 99.893%, 3.561% 99.834%, 3.379% 99.763%, 3.198% 99.68%, 3.02% 99.586%, 2.843% 99.48%, 2.669% 99.364%, 2.669% 99.364%, 2.488% 99.22%, 2.314% 99.066%, 2.144% 98.901%, 1.98% 98.726%, 1.821% 98.54%, 1.666% 98.345%, 1.517% 98.138%, 1.371% 97.921%, 1.23% 97.694%, 1.093% 97.457%, 1.093% 97.457%, 0.961% 97.21%, 0.835% 96.957%, 0.714% 96.696%, 0.599% 96.426%, 0.49% 96.149%, 0.387% 95.863%, 0.29% 95.567%, 0.198% 95.263%, 0.112% 94.949%, 0.032% 94.624%, 0.032% 94.624%, -0.032% 94.31%, -0.091% 93.993%, -0.144% 93.672%, -0.19% 93.348%, -0.229% 93.02%, -0.262% 92.689%, -0.288% 92.354%, -0.306% 92.016%, -0.318% 91.675%, -0.322% 91.329%, -0.322% 8.671%, -0.322% 8.671%, -0.318% 8.325%, -0.306% 7.984%, -0.288% 7.646%, -0.262% 7.311%, -0.229% 6.98%, -0.19% 6.652%, -0.144% 6.328%, -0.091% 6.007%, -0.032% 5.69%, 0.032% 5.376%, 0.032% 5.376%, 0.112% 5.051%, 0.198% 4.737%, 0.29% 4.433%, 0.387% 4.137%, 0.49% 3.851%, 0.599% 3.574%, 0.714% 3.304%, 0.835% 3.043%, 0.961% 2.79%, 1.093% 2.543%, 1.093% 2.543%, 1.23% 2.306%, 1.371% 2.079%, 1.517% 1.862%, 1.666% 1.655%, 1.821% 1.46%, 1.98% 1.274%, 2.144% 1.099%, 2.314% 0.934%, 2.488% 0.78%, 2.669% 0.636%, 2.669% 0.636%, 2.843% 0.52%, 3.02% 0.414%, 3.198% 0.32%, 3.379% 0.237%, 3.561% 0.166%, 3.745% 0.107%, 3.932% 0.061%, 4.12% 0.027%, 4.31% 0.007%, 4.502% 0%);
}

/* Column four CLIP PATH */
.ac_maintenance_pro_counter_sec .stk-block-carousel__slider .wp-block-stackable-column:last-child {
	clip-path: polygon( 94.823% 99.942%,4.791% 99.711%,4.791% 99.711%,4.607% 99.704%,4.421% 99.684%,4.235% 99.65%,4.049% 99.604%,3.863% 99.545%,3.677% 99.474%,3.494% 99.391%,3.312% 99.297%,3.134% 99.191%,2.958% 99.075%,2.958% 99.075%,2.786% 98.931%,2.619% 98.777%,2.455% 98.612%,2.295% 98.437%,2.138% 98.251%,1.986% 98.055%,1.837% 97.849%,1.693% 97.632%,1.552% 97.405%,1.415% 97.168%,1.415% 97.168%,1.283% 96.921%,1.156% 96.668%,1.036% 96.408%,0.921% 96.141%,0.812% 95.867%,0.709% 95.586%,0.611% 95.298%,0.52% 95.003%,0.434% 94.702%,0.354% 94.393%,0.354% 94.393%,0.289% 94.078%,0.23% 93.756%,0.178% 93.43%,0.132% 93.1%,0.092% 92.767%,0.06% 92.433%,0.034% 92.098%,0.015% 91.763%,0.004% 91.429%,-0% 91.098%,6.785% 8.728%,6.785% 8.728%,6.788% 8.383%,6.8% 8.042%,6.818% 7.703%,6.844% 7.369%,6.877% 7.038%,6.917% 6.71%,6.963% 6.386%,7.015% 6.065%,7.074% 5.747%,7.138% 5.434%,7.138% 5.434%,7.218% 5.123%,7.304% 4.817%,7.396% 4.516%,7.493% 4.22%,7.596% 3.931%,7.705% 3.648%,7.82% 3.373%,7.941% 3.107%,8.067% 2.849%,8.199% 2.601%,8.199% 2.601%,8.336% 2.364%,8.477% 2.137%,8.622% 1.921%,8.77% 1.717%,8.923% 1.525%,9.079% 1.344%,9.239% 1.176%,9.403% 1.022%,9.571% 0.88%,9.743% 0.751%,9.743% 0.751%,9.926% 0.621%,10.11% 0.508%,10.293% 0.41%,10.478% 0.328%,10.663% 0.26%,10.849% 0.206%,11.037% 0.166%,11.225% 0.137%,11.416% 0.121%,11.608% 0.116%,94.92% 0.289%,94.92% 0.289%,95.104% 0.296%,95.289% 0.316%,95.476% 0.35%,95.662% 0.396%,95.848% 0.455%,96.033% 0.526%,96.217% 0.609%,96.398% 0.703%,96.577% 0.809%,96.752% 0.925%,96.752% 0.925%,96.924% 1.069%,97.092% 1.223%,97.256% 1.388%,97.416% 1.563%,97.572% 1.749%,97.725% 1.945%,97.873% 2.151%,98.018% 2.368%,98.159% 2.595%,98.296% 2.832%,98.296% 2.832%,98.428% 3.079%,98.554% 3.332%,98.675% 3.592%,98.79% 3.859%,98.899% 4.133%,99.002% 4.414%,99.099% 4.702%,99.191% 4.997%,99.277% 5.298%,99.357% 5.607%,99.357% 5.607%,99.422% 5.922%,99.48% 6.244%,99.533% 6.57%,99.579% 6.9%,99.618% 7.233%,99.651% 7.567%,99.677% 7.902%,99.695% 8.237%,99.707% 8.571%,99.711% 8.902%,99.646% 91.272%,99.646% 91.272%,99.642% 91.617%,99.631% 91.959%,99.612% 92.298%,99.587% 92.635%,99.554% 92.97%,99.514% 93.303%,99.468% 93.634%,99.416% 93.965%,99.357% 94.295%,99.293% 94.624%,99.293% 94.624%,99.213% 94.933%,99.127% 95.235%,99.035% 95.529%,98.938% 95.817%,98.834% 96.098%,98.725% 96.372%,98.611% 96.639%,98.49% 96.899%,98.364% 97.153%,98.232% 97.399%,98.232% 97.399%,98.095% 97.636%,97.954% 97.863%,97.809% 98.079%,97.66% 98.283%,97.508% 98.475%,97.352% 98.656%,97.192% 98.824%,97.028% 98.978%,96.86% 99.12%,96.688% 99.249%,96.688% 99.249%,96.513% 99.38%,96.334% 99.498%,96.152% 99.602%,95.967% 99.692%,95.78% 99.769%,95.591% 99.831%,95.4% 99.88%,95.208% 99.914%,95.016% 99.935%,94.823% 99.942% );
}

.ac_maintenance_pro_counter_sec .stk-block-carousel__slider .wp-block-stackable-column:not(:first-child, :last-child) {
	clip-path: polygon( 10% 0%,95.455% 0%,95.455% 0%,95.635% 0.007%,95.815% 0.027%,95.992% 0.061%,96.167% 0.107%,96.341% 0.166%,96.513% 0.237%,96.683% 0.32%,96.851% 0.414%,97.017% 0.52%,97.182% 0.636%,97.182% 0.636%,97.352% 0.78%,97.517% 0.934%,97.676% 1.099%,97.831% 1.274%,97.981% 1.46%,98.127% 1.655%,98.268% 1.862%,98.405% 2.079%,98.538% 2.306%,98.667% 2.543%,98.667% 2.543%,98.791% 2.79%,98.91% 3.043%,99.024% 3.304%,99.132% 3.574%,99.235% 3.851%,99.332% 4.137%,99.424% 4.433%,99.51% 4.737%,99.591% 5.051%,99.667% 5.376%,99.667% 5.376%,99.728% 5.69%,99.783% 6.007%,99.832% 6.328%,99.876% 6.652%,99.913% 6.98%,99.944% 7.311%,99.968% 7.646%,99.986% 7.984%,99.996% 8.325%,100% 8.671%,96.364% 91.329%,96.364% 91.329%,96.36% 91.675%,96.349% 92.016%,96.332% 92.354%,96.307% 92.689%,96.277% 93.02%,96.239% 93.348%,96.196% 93.672%,96.146% 93.993%,96.091% 94.31%,96.03% 94.624%,96.03% 94.624%,95.955% 94.949%,95.874% 95.263%,95.788% 95.567%,95.696% 95.863%,95.598% 96.149%,95.496% 96.426%,95.388% 96.696%,95.274% 96.957%,95.155% 97.21%,95.03% 97.457%,95.03% 97.457%,94.901% 97.694%,94.768% 97.921%,94.631% 98.138%,94.49% 98.345%,94.345% 98.54%,94.195% 98.726%,94.04% 98.901%,93.88% 99.066%,93.715% 99.22%,93.545% 99.364%,93.545% 99.364%,93.381% 99.48%,93.215% 99.586%,93.046% 99.68%,92.876% 99.763%,92.705% 99.834%,92.531% 99.893%,92.355% 99.939%,92.178% 99.973%,91.999% 99.993%,91.818% 100%,4.545% 100%,4.545% 100%,4.365% 99.993%,4.185% 99.973%,4.008% 99.939%,3.833% 99.893%,3.659% 99.834%,3.487% 99.763%,3.317% 99.68%,3.149% 99.586%,2.983% 99.48%,2.818% 99.364%,2.818% 99.364%,2.648% 99.22%,2.483% 99.066%,2.324% 98.901%,2.169% 98.726%,2.019% 98.54%,1.873% 98.345%,1.732% 98.138%,1.595% 97.921%,1.462% 97.694%,1.333% 97.457%,1.333% 97.457%,1.209% 97.21%,1.09% 96.957%,0.976% 96.696%,0.868% 96.426%,0.765% 96.149%,0.668% 95.863%,0.576% 95.567%,0.49% 95.263%,0.409% 94.949%,0.333% 94.624%,0.333% 94.624%,0.272% 94.31%,0.217% 93.993%,0.168% 93.672%,0.124% 93.348%,0.087% 93.02%,0.056% 92.689%,0.032% 92.354%,0.014% 92.016%,0.004% 91.675%,0% 91.329%,5.455% 8.671%,5.455% 8.671%,5.458% 8.325%,5.469% 7.984%,5.486% 7.646%,5.511% 7.311%,5.542% 6.98%,5.579% 6.652%,5.622% 6.328%,5.672% 6.007%,5.727% 5.69%,5.788% 5.376%,5.788% 5.376%,5.863% 5.051%,5.944% 4.737%,6.031% 4.433%,6.122% 4.137%,6.22% 3.851%,6.322% 3.574%,6.431% 3.304%,6.544% 3.043%,6.663% 2.79%,6.788% 2.543%,6.788% 2.543%,6.917% 2.306%,7.05% 2.079%,7.187% 1.862%,7.328% 1.655%,7.473% 1.46%,7.624% 1.274%,7.778% 1.099%,7.938% 0.934%,8.103% 0.78%,8.273% 0.636%,8.273% 0.636%,8.437% 0.52%,8.604% 0.414%,8.772% 0.32%,8.942% 0.237%,9.114% 0.166%,9.287% 0.107%,9.463% 0.061%,9.64% 0.027%,9.819% 0.007%,10% 0% );
}

/* *-*-*-*-*-*-*-*- Projects Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_project_sec .slick-track .gutentor-button{
	display: none;
}
.ac_maintenance_project_sec .gutentor-slick-arrows .slick-next {
	clip-path: polygon(74.667% 81.818%, 25.333% 81.818%, 25.333% 81.818%, 24.813% 81.805%, 24.294% 81.765%, 23.777% 81.7%, 23.262% 81.61%, 22.75% 81.496%, 22.242% 81.36%, 21.739% 81.202%, 21.242% 81.023%, 20.751% 80.824%, 20.267% 80.606%, 20.267% 80.606%, 19.791% 80.383%, 19.323% 80.139%, 18.863% 79.874%, 18.411% 79.588%, 17.967% 79.28%, 17.531% 78.952%, 17.103% 78.602%, 16.683% 78.23%, 16.271% 77.838%, 15.867% 77.424%, 15.867% 77.424%, 15.503% 76.965%, 15.157% 76.497%, 14.831% 76.02%, 14.523% 75.533%, 14.233% 75.038%, 13.963% 74.533%, 13.711% 74.02%, 13.477% 73.497%, 13.263% 72.965%, 13.067% 72.424%, 13.067% 72.424%, 12.875% 71.874%, 12.7% 71.316%, 12.542% 70.751%, 12.403% 70.179%, 12.283% 69.602%, 12.183% 69.021%, 12.104% 68.435%, 12.047% 67.847%, 12.012% 67.257%, 12% 66.667%, 24% 24.242%, 24% 24.242%, 24.726% 21.867%, 25.553% 19.583%, 26.494% 17.428%, 27.561% 15.44%, 28.767% 13.655%, 30.125% 12.112%, 31.648% 10.846%, 33.348% 9.896%, 35.239% 9.298%, 37.333% 9.091%, 74.667% 9.091%, 74.667% 9.091%, 75.187% 9.104%, 75.706% 9.144%, 76.223% 9.21%, 76.738% 9.299%, 77.25% 9.413%, 77.758% 9.549%, 78.261% 9.707%, 78.758% 9.886%, 79.249% 10.085%, 79.733% 10.303%, 79.733% 10.303%, 80.209% 10.553%, 80.677% 10.818%, 81.137% 11.098%, 81.589% 11.394%, 82.033% 11.705%, 82.469% 12.03%, 82.897% 12.371%, 83.317% 12.727%, 83.729% 13.098%, 84.133% 13.485%, 84.133% 13.485%, 84.473% 13.944%, 84.8% 14.412%, 85.113% 14.889%, 85.413% 15.376%, 85.7% 15.871%, 85.973% 16.376%, 86.233% 16.889%, 86.48% 17.412%, 86.713% 17.944%, 86.933% 18.485%, 86.933% 18.485%, 87.125% 19.035%, 87.3% 19.593%, 87.458% 20.158%, 87.597% 20.73%, 87.717% 21.307%, 87.817% 21.888%, 87.896% 22.474%, 87.953% 23.062%, 87.988% 23.652%, 88% 24.242%, 88% 66.667%, 88% 66.667%, 87.988% 67.257%, 87.953% 67.847%, 87.896% 68.435%, 87.817% 69.021%, 87.717% 69.602%, 87.597% 70.179%, 87.458% 70.751%, 87.3% 71.316%, 87.125% 71.874%, 86.933% 72.424%, 86.933% 72.424%, 86.713% 72.965%, 86.48% 73.497%, 86.233% 74.02%, 85.973% 74.533%, 85.7% 75.038%, 85.413% 75.533%, 85.113% 76.02%, 84.8% 76.497%, 84.473% 76.965%, 84.133% 77.424%, 84.133% 77.424%, 83.729% 77.838%, 83.317% 78.23%, 82.897% 78.602%, 82.469% 78.952%, 82.033% 79.28%, 81.589% 79.588%, 81.137% 79.874%, 80.677% 80.139%, 80.209% 80.383%, 79.733% 80.606%, 79.733% 80.606%, 79.249% 80.824%, 78.758% 81.023%, 78.261% 81.202%, 77.758% 81.36%, 77.25% 81.496%, 76.738% 81.61%, 76.223% 81.7%, 75.706% 81.765%, 75.187% 81.805%, 74.667% 81.818%);
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
}

.ac_maintenance_project_sec .gutentor-slick-arrows .slick-prev {
	clip-path: 	polygon( 25.333% 9.091%,74.667% 9.091%,74.667% 9.091%,75.187% 9.104%,75.706% 9.144%,76.223% 9.21%,76.738% 9.299%,77.25% 9.413%,77.758% 9.549%,78.261% 9.707%,78.758% 9.886%,79.249% 10.085%,79.733% 10.303%,79.733% 10.303%,80.209% 10.539%,80.677% 10.794%,81.137% 11.067%,81.589% 11.358%,82.033% 11.667%,82.469% 11.994%,82.897% 12.339%,83.317% 12.703%,83.729% 13.085%,84.133% 13.485%,84.133% 13.485%,84.485% 13.944%,84.821% 14.412%,85.141% 14.889%,85.445% 15.376%,85.733% 15.871%,86.005% 16.376%,86.261% 16.889%,86.501% 17.412%,86.725% 17.944%,86.933% 18.485%,86.933% 18.485%,87.125% 19.035%,87.3% 19.593%,87.458% 20.158%,87.597% 20.73%,87.717% 21.307%,87.817% 21.888%,87.896% 22.474%,87.953% 23.062%,87.988% 23.652%,88% 24.242%,76% 66.667%,76% 66.667%,75.274% 69.042%,74.447% 71.326%,73.506% 73.481%,72.439% 75.469%,71.233% 77.254%,69.875% 78.798%,68.352% 80.063%,66.652% 81.013%,64.761% 81.611%,62.667% 81.818%,25.333% 81.818%,25.333% 81.818%,24.813% 81.805%,24.294% 81.765%,23.777% 81.7%,23.262% 81.61%,22.75% 81.496%,22.242% 81.36%,21.739% 81.202%,21.242% 81.023%,20.751% 80.824%,20.267% 80.606%,20.267% 80.606%,19.791% 80.37%,19.323% 80.115%,18.863% 79.842%,18.411% 79.552%,17.967% 79.242%,17.531% 78.915%,17.103% 78.57%,16.683% 78.206%,16.271% 77.824%,15.867% 77.424%,15.867% 77.424%,15.515% 76.965%,15.179% 76.497%,14.859% 76.02%,14.555% 75.533%,14.267% 75.038%,13.995% 74.533%,13.739% 74.02%,13.499% 73.497%,13.275% 72.965%,13.067% 72.424%,13.067% 72.424%,12.875% 71.874%,12.7% 71.316%,12.542% 70.751%,12.403% 70.179%,12.283% 69.602%,12.183% 69.021%,12.104% 68.435%,12.047% 67.847%,12.012% 67.257%,12% 66.667%,12% 24.242%,12% 24.242%,12.012% 23.652%,12.047% 23.062%,12.104% 22.474%,12.183% 21.888%,12.283% 21.307%,12.403% 20.73%,12.542% 20.158%,12.7% 19.593%,12.875% 19.035%,13.067% 18.485%,13.067% 18.485%,13.275% 17.944%,13.499% 17.412%,13.739% 16.889%,13.995% 16.376%,14.267% 15.871%,14.555% 15.376%,14.859% 14.889%,15.179% 14.412%,15.515% 13.944%,15.867% 13.485%,15.867% 13.485%,16.271% 13.085%,16.683% 12.703%,17.103% 12.339%,17.531% 11.994%,17.967% 11.667%,18.411% 11.358%,18.863% 11.067%,19.323% 10.794%,19.791% 10.539%,20.267% 10.303%,20.267% 10.303%,20.751% 10.085%,21.242% 9.886%,21.739% 9.707%,22.242% 9.549%,22.75% 9.413%,23.262% 9.299%,23.777% 9.21%,24.294% 9.144%,24.813% 9.104%,25.333% 9.091% );
    margin-right: -10px !important;
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
}
.ac_maintenance_project_sec .gutentor-slick-arrows{
	left: 0 !important;
	right: 0 !important;
	justify-content: center;
	bottom: -70px !important;
}
.ac_maintenance_project_sec .gutentor-post .gutentor-post-item{
	position: relative;
	padding: 15px 15px 15px 15px; 
	background-color: white;
	background-image: none;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 0 1px 6px 1px rgba(0,0,0,0.16);
}
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-post-image-box{
	background-color: #00AEDD;
}
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-image-thumb{
	opacity: 0.4;
}
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-post-content{
	position: absolute;
	top: 53%;
	transform: translate(0, -50%);
  width: 100%;
  left: 0;
	background-color: transparent;
	padding: 0px 15px;
}
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-post-title a,
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-post-desc{
	color: #ffffff;
}
.ac_maintenance_project_sec .gutentor-post:hover .gutentor-button{
	display: block;
	width: 40%;
	margin: 0 auto;
	color: black;
	background-color: white;
	background-image: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 15px 20px 15px 20px;
}
.ac_maintenance_project_sec .gutentor-post-content{
	position: absolute;
	bottom: 15px;
	width: 100%;
	left: 0;
	background-color: #ffffff;
	padding: 0px 15px;
}
.ac_maintenance_project_sec .gutentor-post-desc{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.ac_maintenance_project_sec .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ac_maintenance_project_sec .gutentor-post,
.ac_maintenance_project_sec .gutentor-post .gutentor-post-item{
	height: 420px;
}
.ac_maintenance_project_sec .gutentor-post-image-box,
.ac_maintenance_project_sec .gutentor-post-image-box .gutentor-image-thumb{
	height: 100%;
}
.ac_maintenance_project_sec .grid-container{
  position: relative;
}
.ac_maintenance_project_sec .gutentor-slick-arrows{
	position: absolute;
}
.ac_maintenance_project_sec .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
/* *-*-*-*-*-*-*-*- Latest Section -*-*-*-*-*-*-*-*- */

.latest_right_col .wp-block-cover__image-background {
    object-fit: fill;
}
.ac_maintenance_pro_latest_sec.wp-block-cover{
	margin: 120px auto 0% auto;
}
.ac_maintenance_pro_latest_sec .wp-block-cover__inner-container{
	position: relative;
}
.ac_maintenance_pro_latest_sec .ac_maintenance_pro_home_contact_row{
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
	height: 100%;
	margin: 0;
}
.ac_maintenance_pro_latest_sec .ac_maintenance_pro_home_contact_row .wp-block-cover{
	height: 100%;
}
.ac_maintenance_pro_latest_sec .latest_right_col .wp-block-cover__inner-container{
    position: absolute;
    /* top: 100px; */
    padding: 10px;
    width: 90%;
    right: 0;
}
.ac_maintenance_pro_latest_sec .latest_right_col figure{
	margin: 0 auto;
}
.ac_maintenance_pro_latest_sec .blank{
	visibility: hidden;
}
.ac_maintenance_pro_latest_sec .wp-block-stackable-carousel figure{
	height: 70px;
	width: 70px;
}
.ac_maintenance_pro_latest_sec .stk-block-carousel__slider .stk-block-heading__text{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

/* ----------------- Products Section -------------------- */
.star-rating {
    color: #FFDA1D;
    font-size: .857em;
    display: block;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star;
}
.star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.products-item .products-title a {
	text-decoration: unset;
    color: #000;
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
	margin-top: 15px;
	&:hover {
		color: #00AEDD;
	}
}
.products-item .price {
    display: flex;
    gap: 10px;
	& .sale-price {
		font-family: 'Rubik';
		font-weight: 400;
		color: #000;
		font-size: 18px;
	}
	& .regular-price {
		color: #828282;
		text-decoration: line-through;
		font-family: 'Rubik';
		font-weight: 400;
		font-size: 18px;
	}
}
.products-item .rat-star {
    margin-bottom: 20px;
    margin-top: 7px;
}
#products .owl-nav button i {
	color: #fff;
}
.products-item .add-to-cart a {
	text-decoration: unset;
    display: block;
    width: fit-content;
    padding: 10px 22px 10px 18px;
	color: #FFFFFF;
	background-color: #000;
	clip-path: polygon( 7.634% 0%,92.366% 0%,92.366% 0%,92.664% 0.019%,92.961% 0.073%,93.257% 0.163%,93.552% 0.287%,93.845% 0.443%,94.136% 0.63%,94.424% 0.847%,94.709% 1.093%,94.99% 1.367%,95.267% 1.667%,95.267% 1.667%,95.54% 1.992%,95.808% 2.342%,96.071% 2.717%,96.33% 3.117%,96.584% 3.542%,96.834% 3.992%,97.079% 4.467%,97.319% 4.967%,97.555% 5.492%,97.786% 6.042%,97.786% 6.042%,97.988% 6.673%,98.18% 7.317%,98.363% 7.973%,98.537% 8.642%,98.702% 9.323%,98.858% 10.017%,99.005% 10.723%,99.142% 11.442%,99.27% 12.173%,99.389% 12.917%,99.389% 12.917%,99.499% 13.673%,99.599% 14.44%,99.69% 15.217%,99.769% 16.003%,99.838% 16.797%,99.895% 17.597%,99.94% 18.401%,99.973% 19.21%,99.993% 20.021%,100% 20.833%,95.42% 79.167%,95.42% 79.167%,95.413% 79.979%,95.393% 80.79%,95.36% 81.599%,95.315% 82.403%,95.258% 83.203%,95.189% 83.997%,95.109% 84.783%,95.019% 85.56%,94.919% 86.327%,94.809% 87.083%,94.809% 87.083%,94.69% 87.827%,94.562% 88.558%,94.424% 89.277%,94.278% 89.983%,94.122% 90.677%,93.957% 91.358%,93.783% 92.027%,93.6% 92.683%,93.408% 93.327%,93.206% 93.958%,93.206% 93.958%,92.975% 94.508%,92.739% 95.033%,92.498% 95.533%,92.253% 96.008%,92.004% 96.458%,91.75% 96.883%,91.491% 97.283%,91.227% 97.658%,90.96% 98.008%,90.687% 98.333%,90.687% 98.333%,90.41% 98.633%,90.129% 98.907%,89.844% 99.153%,89.556% 99.37%,89.265% 99.557%,88.972% 99.713%,88.677% 99.837%,88.381% 99.927%,88.084% 99.981%,87.786% 100%,7.634% 100%,7.634% 100%,7.336% 99.981%,7.039% 99.927%,6.743% 99.837%,6.448% 99.713%,6.155% 99.557%,5.864% 99.37%,5.576% 99.153%,5.291% 98.907%,5.01% 98.633%,4.733% 98.333%,4.733% 98.333%,4.46% 98.008%,4.192% 97.658%,3.929% 97.283%,3.67% 96.883%,3.416% 96.458%,3.166% 96.008%,2.921% 95.533%,2.681% 95.033%,2.445% 94.508%,2.214% 93.958%,2.214% 93.958%,2.012% 93.327%,1.82% 92.683%,1.637% 92.027%,1.463% 91.358%,1.298% 90.677%,1.142% 89.983%,0.995% 89.277%,0.858% 88.558%,0.73% 87.827%,0.611% 87.083%,0.611% 87.083%,0.501% 86.327%,0.401% 85.56%,0.31% 84.783%,0.231% 83.997%,0.162% 83.203%,0.105% 82.403%,0.06% 81.599%,0.027% 80.79%,0.007% 79.979%,0% 79.167%,0% 20.833%,0% 20.833%,0.007% 20.021%,0.027% 19.21%,0.06% 18.401%,0.105% 17.597%,0.162% 16.797%,0.231% 16.003%,0.31% 15.217%,0.401% 14.44%,0.501% 13.673%,0.611% 12.917%,0.611% 12.917%,0.73% 12.173%,0.858% 11.442%,0.995% 10.723%,1.142% 10.017%,1.298% 9.323%,1.463% 8.642%,1.637% 7.973%,1.82% 7.317%,2.012% 6.673%,2.214% 6.042%,2.214% 6.042%,2.445% 5.492%,2.681% 4.967%,2.921% 4.467%,3.166% 3.992%,3.416% 3.542%,3.67% 3.117%,3.929% 2.717%,4.192% 2.342%,4.46% 1.992%,4.733% 1.667%,4.733% 1.667%,5.01% 1.367%,5.291% 1.093%,5.576% 0.847%,5.864% 0.63%,6.155% 0.443%,6.448% 0.287%,6.743% 0.163%,7.039% 0.073%,7.336% 0.019%,7.634% 0% );
	&:hover {
		background-color: #00AEDD;
	}
}

.products-item .product-img img {
	clip-path: polygon( 5.017% 0%,94.983% 0%,94.983% 0%,95.797% 0.064%,96.568% 0.25%,97.288% 0.547%,97.945% 0.946%,98.53% 1.436%,99.032% 2.008%,99.44% 2.65%,99.744% 3.353%,99.934% 4.107%,100% 4.902%,89.298% 95.098%,89.298% 95.098%,89.09% 95.95%,88.817% 96.737%,88.48% 97.454%,88.077% 98.094%,87.609% 98.652%,87.075% 99.122%,86.476% 99.497%,85.81% 99.773%,85.079% 99.942%,84.281% 100%,5.017% 100%,5.017% 100%,4.203% 99.936%,3.432% 99.75%,2.712% 99.453%,2.055% 99.054%,1.47% 98.564%,0.968% 97.992%,0.56% 97.35%,0.256% 96.647%,0.066% 95.893%,0% 95.098%,0% 4.902%,0% 4.902%,0.066% 4.107%,0.256% 3.353%,0.56% 2.65%,0.968% 2.008%,1.47% 1.436%,2.055% 0.946%,2.712% 0.547%,3.432% 0.25%,4.203% 0.064%,5.017% 0% );
}

.products-item .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
	background-color: #00AEDD;
    color: #fff;
    padding: 10px 18px 10px 14px;
    font-size: 20px;
	position: relative;
    bottom: 3px;
	clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );

}
.products-item .yith-wcwl-wishlistexistsbrowse span, .products-item .yith-wcwl-wishlistaddedbrowse span {
    display: none;
}
.products-item .yith-wcwl-wishlistexistsbrowse a::after, .products-item .yith-wcwl-wishlistaddedbrowse a::after {
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    text-decoration: unset;
    background-color: #000;
    color: #00AEDD;
    padding: 10px 18px 10px 14px;
    font-size: 20px;
    font-weight: 600;
	position: relative;
    bottom: 8px;
	right: 10px;
	clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );
}
.products-item .yith-wcwl-wishlistexistsbrowse a, .products-item .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0;
    text-decoration: unset;
    display: block;
}

.products-item .product-img .add-to-wishlist {
    position: absolute;
    bottom: 95px;
    right: 0;
}
.products-item .product-img {
    position: relative;
}

.products-item .add-to-quick-view {
	position: absolute;
    bottom: 36px;
    transform: translate(-68px, -45px);
    right: 0px;
}
.products-item .add-to-quick-view button {
    font-size: 0;
    padding: 0;
}

.products-item .add-to-quick-view button::after {
    position: absolute;
    content: '\f06e';
    background-color: #000;
    font-size: 20px;
    padding: 5.5px 16px 5.5px 13px;
    font-family: 'Font Awesome 6 Free';
	clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );
}
#products .owl-nav {
    display: block !important;
}


/* Wishlist Page */
.wishlist-title-container {
	text-align: center;
}

.wishlist-title-container h2 {
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #000;
}
.woocommerce-page table.shop_table {
	margin: auto;
}
.woocommerce-page table.shop_table span.nobr {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 18px;
}
.woocommerce-page .woocommerce a.remove {
	margin: auto;
}
.woocommerce-page td.product-name a {
    font-family: 'Rajdhani';
    text-decoration: unset;
    font-size: 16px;
    font-weight: 900;
    color: #000;
	&:hover {
		color: #00AEDD;
	}
}

.woocommerce-page .product-price del span, .woocommerce-page .product-price ins span {
    font-size: 15px;
    font-family: 'Rubik';
}
.woocommerce-page .product-add-to-cart a {
    padding: 10px 8px !important;
    display: block !important;
    font-family: 'Rubik';
    border-radius: 5px;
    background-color: #000;
	&:hover {
		background-color: #00AEDD;
		color: #fff;
	}
}

body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-product-price del, body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-product-price ins {
    font-family: 'Rubik';
    font-size: 19px;
    font-weight: 400;
}

body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-product-badge {
    padding: 5px 18px;
    font-size: 14px;
    font-family: 'Rubik';
    color: #000;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-product-metadata p {
    font-family: 'Rubik';
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 18px !important;
}

body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart-item__remove-link {
    font-family: 'Rajdhani' !important;
    font-size: 20px !important;
    text-decoration: unset !important;
    color: #00AEDD !important;
    font-weight: 700 !important;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-totals-coupon a {
    text-decoration: unset;
    color: #000;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 5px;
	&:hover {
		color: #00AEDD;
		border-color: #00AEDD;
	}
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-totals-coupon button {
	border: 1px solid #00AEDD;
    color: #000;
    font-family: 'Rubik';
    font-weight: 600;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart__submit-container a {
    font-family: 'Rajdhani';
    font-size: 22px;
    border: 1px solid;
    border-radius: 10px;
    font-weight: 600;
    margin-top: 20px;
	&:hover {
		border-color: #00AEDD;
		background-color: #000;
		color: #fff;
	}
}


.wishlist-title-container .show-title-form, .yith_wcwl_wishlist_footer .yith-wcwl-share {
    display: none;
}


/* Cart Page */
.woocommerce-cart header {
    position: unset;
	background-color: #afafaf;
}
body.woocommerce-cart h1 {
    text-align: center;
    margin: 26px 0;
    font-family: 'Rajdhani';
    font-size: 50px;
    color: #000;
}
body.woocommerce-cart .wc-block-cart-items__header span {
    font-family: 'Rajdhani';
    font-size: 24px;
    color: #000;
}
body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block {
    font-family: 'Rajdhani' !important;
    font-size: 24px !important;
}
body.woocommerce-cart .wc-block-components-sidebar-layout {
    max-width: 1220px;
}
body.woocommerce-cart .wp-block-woocommerce-cart a.wc-block-components-product-name {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 24px;
    color: #000;
    text-decoration: unset;
	&:hover {
		color: #00AEDD;
	}
}
.single-product-row input[type=number] {
    border: 1px solid #d3d3d3;
    font-family: 'Rubik';
}
.single-product-row .yith-wcwl-add-to-wishlist a {
    font-family: 'Rajdhani';
    text-decoration: unset;
    color: #000;
    font-weight: 700;
	&:hover {
		color: #00AEDD;
	}
}
.single-product .single-product-row .yith-wcwl-add-button a i, .single-product .single-product-row .yith-wcwl-wishlistaddedbrowse i, .single-product .single-product-row .yith-wcwl-wishlistexistsbrowse i {
    font-size: 24px !important;
    border: 1px solid #00AEDD;
    padding: 10px;
    border-radius: 50%;
	color: #00AEDD;
}

.single-product .woocommerce-tabs #respond input[type=submit] {
    border-radius: 12px;
    font-family: 'Rubik';
    padding: 14px 35px;
    font-weight: 500;
	background-color: #00AEDD;
	&:hover {
		background-color: #000;
		color: #00AEDD;
	}
}
.single-product .wp-block-woocommerce-related-products ul {
    gap: 25px;
}
.single-product .wp-block-woocommerce-related-products ul .yith-wcwl-add-to-wishlist {
    display: none;
}
.single-product .wp-block-woocommerce-related-products h2 {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 38px;
}
.single-product .wp-block-woocommerce-related-products ul li .wp-block-post-title a {
    font-family: 'Rajdhani';
    font-weight: 700;
    text-decoration: unset;
    font-size: 22px;
	color: #00AEDD;
}
.single-product .wp-block-woocommerce-related-products ul li .woocommerce-Price-amount bdi {
    font-family: 'Rajdhani';
    font-weight: 800;
    font-size: 14px;
}
.single-product .wp-block-woocommerce-related-products ul li .ajax_add_to_cart {
    border-radius: 10px;
    font-family: 'Rubik';
	background-color: #00AEDD;
}


/* Single Product Page */
.single-product .woocommerce-breadcrumb {
    display: none;
}
.single-product .woocommerce-tabs li a {
    font-family: 'Rubik';
}
.single-product .woocommerce-tabs h2 {
    font-family: 'Rajdhani';
    font-weight: 700;
}
.single-product .taxonomy-product_cat {
    margin-top: 20px;
}
.single-product .taxonomy-product_cat a {
    text-decoration: unset;
    color: #00AEDD;
}
.single-product .onsale {
    font-family: 'Rajdhani';
    font-size: 18px !important;
    background-color: #00AEDD !important;
}

.single-product-row {
    gap: 30px;
}

.single-product h1.wp-block-post-title {
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #000;
}

.single-product .wc-block-components-product-rating__stars {
    color: #FFDA1D;
}
#woosq-popup .woocommerce-review-link {
    font-family: 'Rajdhani';
    font-weight: 800;
    font-size: 20px;
    text-decoration: unset;
    color: #000;
    /* display: block; */
}	
#woosq-popup .woocommerce-product-rating {
    margin-bottom: 18px;
}

#woosq-popup button[type=submit] {
    margin-top: 20px;
    border-radius: 10px;
    font-family: 'Rubik';
	background-color: #00AEDD;
	color: #fff;
	&:hover {
		background-color: #000;
		color: #00AEDD;
	}
}

#woosq-popup .product_meta span {
    font-family: 'Rubik';
    font-weight: 600;
    font-size: 22px;
}

#woosq-popup .product_meta span a {
	color: #00AEDD;
	text-decoration: unset;
}

.woocommerce-checkout main {
    max-width: 1220px !important;
    margin: auto;
}

.post-type-archive .banner-content {
    display: none;
}
.single-product .wc-block-components-product-rating__reviews_count a {
    text-decoration: unset;
    color: #000;
    display: block;
    font-family: 'Rubik';
    margin-bottom: 20px;
}
.single-product-row .wc-block-components-product-price del span, .single-product-row .wc-block-components-product-price ins span {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 22px;
}
.single-product-row .wc-block-components-product-price ins {
    background-color: #00AEDD26;
}
.single-product-row .wp-block-post-excerpt {
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #919191;
	margin-bottom: 30px;
}
.single-product-row button[type=submit] {
    background-color: #00AEDD;
    border-radius: 12px;
    font-family: 'Rajdhani';
    font-weight: 700;
	&:hover {
		background-color: #000;
		color: #00AEDD;
	}
}



/* ----------- Discount Section ------------ */
.discount-text-col {
    position: relative;
}
.disc-left-text-grp {
    position: absolute;
    top: 7em;
    width: 70%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.discount-image-col {
	position: relative;
}
.discount-image-col .coupon-row {
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 2;
    transform: translateX(20px);
}
.discount-image-col figure {
    padding: 18px 0 18px;
	position: relative;
    top: 25px;
}
.best-offers-section > img {
	object-position: 65% 50%;
}

/* *-*-*-*-*-*-*-*- Team Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_pro_team_sec .grid-container .gutentor-post-content{
	border: 1px solid #000;
	border-top: 0px;
}
.ac_maintenance_pro_team_sec .gutentor-slick-arrows{
	left: 0 !important;
  right: 0 !important;
  justify-content: center !important;
  bottom: -70px !important;
}
.ac_maintenance_pro_team_sec .gutentor-image-thumb{
	height: 450px;
}
.ac_maintenance_pro_team_sec .gutentor-image-thumb img{
	height: 100%;
  width: 100%;
}
.team-card .img {
	position: relative;
    z-index: 1;
}
#teams-section .team-card {
	border-radius: 20px;
}
#teams-section .owl-nav button:hover, #products .owl-nav button:hover {
	background-color: #00AEDD;
}
#teams-section .owl-nav button i {
    font-size: 20px !important;
	color: #ffffff;
}
#teams-section .team-card img {
	height: auto;
	border-radius: 20px;
}
.team-card .team-cont {
    border: 1px solid #000;
    position: relative;
    bottom: 20px;
    z-index: 0;
    padding: 45px 10px 25px 10px;
    border-top: 0;
	text-align: center;
	border-radius: 0px 0px 20px 20px;
	box-shadow: 0px 2px 6px #00000021;
}
.team-card .team-cont .title a {
    font-size: 30px;
    font-weight: 600;
    text-decoration: unset;
    font-family: 'Rajdhani';
    color: #000;
	line-height: 30px;
	&:hover {
		color: #00AEDD;
	}
}
.team-card .team-cont .excerpt {
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 24px;
	color: #000;

}
.team-card .social-side {
    display: flex;
    justify-content: center;
    gap: 42px;
    margin-top: 15px;
}
.team-card .social-side a i {
	color: #000;
	font-size: 20px;
	&:hover {
		color: #00AEDD;
	}
}
#teams-section .owl-nav {
    text-align: center;
	margin-top: 25px;
}
#products .owl-nav {
    text-align: center;
    margin-top: 35px;
}
#teams-section .owl-nav button, #products .owl-nav button {
    width: 60px;
    height: 50px;
    padding: 10px;
    background-color: #000;
    margin: 0px 5px;
}
#teams-section .owl-nav .owl-next, #products .owl-nav .owl-next {
	clip-path: polygon( 82.466% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,15.616% 20.645%,15.616% 20.645%,16.614% 17.441%,17.73% 14.348%,18.985% 11.42%,20.397% 8.71%,21.986% 6.27%,23.773% 4.155%,25.777% 2.417%,28.018% 1.11%,30.515% 0.286%,33.288% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,100% 78.71%,100% 78.71%,99.988% 79.488%,99.95% 80.275%,99.885% 81.067%,99.794% 81.863%,99.675% 82.661%,99.527% 83.459%,99.349% 84.255%,99.141% 85.048%,98.902% 85.834%,98.63% 86.613%,98.63% 86.613%,98.367% 87.334%,98.073% 88.044%,97.75% 88.742%,97.398% 89.428%,97.021% 90.101%,96.618% 90.759%,96.193% 91.401%,95.746% 92.027%,95.279% 92.636%,94.795% 93.226%,94.795% 93.226%,94.327% 93.796%,93.829% 94.346%,93.305% 94.872%,92.758% 95.373%,92.192% 95.847%,91.609% 96.292%,91.013% 96.705%,90.407% 97.086%,89.794% 97.433%,89.178% 97.742%,89.178% 97.742%,88.52% 98.022%,87.862% 98.281%,87.202% 98.517%,86.539% 98.728%,85.873% 98.911%,85.203% 99.066%,84.528% 99.189%,83.848% 99.28%,83.16% 99.336%,82.466% 99.355% );
}
#teams-section .owl-nav .owl-prev, #products .owl-nav .owl-prev {
	clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );
}
/* *-*-*-*-*-*-*-*- Testimonial Section -*-*-*-*-*-*-*-*- */

.ac_maintenance_pro_testimonial_sec .stk-block-carousel__buttons{
	align-items: end;
  position: absolute;
  bottom: -95px;
}
.ac_maintenance_pro_testimonial_sec .stk-block-carousel__slider .wp-block-stackable-column {
    overflow: visible !important;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider figure{
	width: 55px;
  height: 55px;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider figure img{
	width: 100%;
  height: 100%;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider .stk-block-carousel__slider{
	padding-top: 40px;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider .stk-block-column .stk-block-content,
.ac_maintenance_pro_testimonial_sec .testimonial_slider .stk-column{
	position: relative;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider .stk-block-content figure{
	position: absolute;
	top: -70px;
  left: 0;
}
.ac_maintenance_pro_testimonial_sec .testimonial_slider .stk-block-column .stk-block-content::after {
	content: '\f10d';
	position: absolute;
	padding-right: 6px;
	top: -70px;
	right: 0;
	background-color: #fff;
	width: 55px;
	height: 55px;
	color: #000;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;

	clip-path: polygon( 15.686% 0%,84.314% 0%,84.314% 0%,86.857% 0.238%,89.269% 0.928%,91.52% 2.031%,93.575% 3.51%,95.403% 5.328%,96.972% 7.447%,98.248% 9.83%,99.2% 12.438%,99.795% 15.234%,100% 18.182%,88.235% 81.818%,88.235% 81.818%,88.03% 84.766%,87.435% 87.562%,86.483% 90.17%,85.207% 92.553%,83.638% 94.672%,81.81% 96.49%,79.755% 97.969%,77.505% 99.072%,75.092% 99.762%,72.549% 100%,15.686% 100%,15.686% 100%,13.143% 99.762%,10.731% 99.072%,8.48% 97.969%,6.425% 96.49%,4.597% 94.672%,3.028% 92.553%,1.752% 90.17%,0.8% 87.562%,0.205% 84.766%,0% 81.818%,0% 18.182%,0% 18.182%,0.205% 15.234%,0.8% 12.438%,1.752% 9.83%,3.028% 7.447%,4.597% 5.328%,6.425% 3.51%,8.48% 2.031%,10.731% 0.928%,13.143% 0.238%,15.686% 0% );
}
.ac_maintenance_pro_testimonial_sec.wp-block-cover{
  margin-top: 50px;
}
.ac_maintenance_pro_testimonial_sec .stk-block-carousel__button:hover {
	background-color: #000000 !important;
}
.ac_maintenance_pro_testimonial_sec .stk-block-carousel__button path {
    fill: #00AEDD;
}
.ac_maintenance_pro_testimonial_sec .stk-block-carousel__button:hover path {
	fill: #fff !important;
}
.testimonial_slider .stk-block-carousel__button__prev {
	-webkit-clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% ) !important;
	clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );
}
.testimonial_slider .stk-block-carousel__button__next {
	-webkit-clip-path: polygon( 82.466% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,15.616% 20.645%,15.616% 20.645%,16.614% 17.441%,17.73% 14.348%,18.985% 11.42%,20.397% 8.71%,21.986% 6.27%,23.773% 4.155%,25.777% 2.417%,28.018% 1.11%,30.515% 0.286%,33.288% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,100% 78.71%,100% 78.71%,99.988% 79.488%,99.95% 80.275%,99.885% 81.067%,99.794% 81.863%,99.675% 82.661%,99.527% 83.459%,99.349% 84.255%,99.141% 85.048%,98.902% 85.834%,98.63% 86.613%,98.63% 86.613%,98.367% 87.334%,98.073% 88.044%,97.75% 88.742%,97.398% 89.428%,97.021% 90.101%,96.618% 90.759%,96.193% 91.401%,95.746% 92.027%,95.279% 92.636%,94.795% 93.226%,94.795% 93.226%,94.327% 93.796%,93.829% 94.346%,93.305% 94.872%,92.758% 95.373%,92.192% 95.847%,91.609% 96.292%,91.013% 96.705%,90.407% 97.086%,89.794% 97.433%,89.178% 97.742%,89.178% 97.742%,88.52% 98.022%,87.862% 98.281%,87.202% 98.517%,86.539% 98.728%,85.873% 98.911%,85.203% 99.066%,84.528% 99.189%,83.848% 99.28%,83.16% 99.336%,82.466% 99.355% ) !important;
	clip-path: polygon( 82.466% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,15.616% 20.645%,15.616% 20.645%,16.614% 17.441%,17.73% 14.348%,18.985% 11.42%,20.397% 8.71%,21.986% 6.27%,23.773% 4.155%,25.777% 2.417%,28.018% 1.11%,30.515% 0.286%,33.288% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,100% 78.71%,100% 78.71%,99.988% 79.488%,99.95% 80.275%,99.885% 81.067%,99.794% 81.863%,99.675% 82.661%,99.527% 83.459%,99.349% 84.255%,99.141% 85.048%,98.902% 85.834%,98.63% 86.613%,98.63% 86.613%,98.367% 87.334%,98.073% 88.044%,97.75% 88.742%,97.398% 89.428%,97.021% 90.101%,96.618% 90.759%,96.193% 91.401%,95.746% 92.027%,95.279% 92.636%,94.795% 93.226%,94.795% 93.226%,94.327% 93.796%,93.829% 94.346%,93.305% 94.872%,92.758% 95.373%,92.192% 95.847%,91.609% 96.292%,91.013% 96.705%,90.407% 97.086%,89.794% 97.433%,89.178% 97.742%,89.178% 97.742%,88.52% 98.022%,87.862% 98.281%,87.202% 98.517%,86.539% 98.728%,85.873% 98.911%,85.203% 99.066%,84.528% 99.189%,83.848% 99.28%,83.16% 99.336%,82.466% 99.355% );
}


/* .ac_maintenance_pro_testimonial_sec .stk-block-carousel__button:hover path{
	color: #ffffff !important;
} */
/* *-*-*-*-*-*-*-*- Brands Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_pro_brand_sec .stk-block-column figure{
	width: 125px;
	height: 88px;
  margin: 0 auto;
}
.ac_maintenance_pro_brand_sec .stk-block-column figure img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/* *-*-*-*-*-*-*-*- Blog Section -*-*-*-*-*-*-*-*- */
.ac_maintenance_pro_blog_sec .slick-track .posted-on{
	background: #00AEDD;
	padding: 5px 10px;
	color: white;
}

.ac_maintenance_pro_blog_sec .gutentor-slick-arrows .slick-prev {
clip-path: polygon( 17.397% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,84.247% 78.71%,84.247% 78.71%,83.249% 81.914%,82.133% 85.006%,80.878% 87.935%,79.466% 90.645%,77.877% 93.085%,76.09% 95.2%,74.086% 96.938%,71.845% 98.245%,69.348% 99.069%,66.575% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,-0.137% 20.645%,-0.137% 20.645%,-0.125% 19.827%,-0.087% 19.018%,-0.022% 18.217%,0.069% 17.422%,0.188% 16.633%,0.336% 15.849%,0.514% 15.069%,0.722% 14.292%,0.962% 13.516%,1.233% 12.742%,1.233% 12.742%,1.492% 12.017%,1.775% 11.295%,2.084% 10.582%,2.416% 9.88%,2.774% 9.194%,3.156% 8.526%,3.563% 7.883%,3.995% 7.266%,4.451% 6.68%,4.932% 6.129%,4.932% 6.129%,5.433% 5.558%,5.951% 5.009%,6.485% 4.483%,7.036% 3.982%,7.603% 3.508%,8.186% 3.063%,8.786% 2.649%,9.403% 2.268%,10.036% 1.922%,10.685% 1.613%,10.685% 1.613%,11.343% 1.293%,12.001% 1.012%,12.661% 0.767%,13.324% 0.557%,13.99% 0.383%,14.66% 0.243%,15.335% 0.135%,16.015% 0.059%,16.703% 0.015%,17.397% -0% );
    margin-right: 0px !important;
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
} 
.ac_maintenance_pro_blog_sec .gutentor-slick-arrows .slick-next {
	clip-path: polygon( 82.466% 99.355%,17.397% 99.355%,17.397% 99.355%,16.703% 99.336%,16.015% 99.28%,15.335% 99.189%,14.66% 99.066%,13.99% 98.911%,13.324% 98.728%,12.661% 98.517%,12.001% 98.281%,11.343% 98.022%,10.685% 97.742%,10.685% 97.742%,10.036% 97.433%,9.403% 97.086%,8.786% 96.705%,8.186% 96.292%,7.603% 95.847%,7.036% 95.373%,6.485% 94.872%,5.951% 94.346%,5.433% 93.796%,4.932% 93.226%,4.932% 93.226%,4.451% 92.636%,3.995% 92.027%,3.563% 91.401%,3.156% 90.759%,2.774% 90.101%,2.416% 89.428%,2.084% 88.742%,1.775% 88.044%,1.492% 87.334%,1.233% 86.613%,1.233% 86.613%,0.962% 85.834%,0.722% 85.048%,0.514% 84.255%,0.336% 83.459%,0.188% 82.661%,0.069% 81.863%,-0.022% 81.067%,-0.087% 80.275%,-0.125% 79.488%,-0.137% 78.71%,15.616% 20.645%,15.616% 20.645%,16.614% 17.441%,17.73% 14.348%,18.985% 11.42%,20.397% 8.71%,21.986% 6.27%,23.773% 4.155%,25.777% 2.417%,28.018% 1.11%,30.515% 0.286%,33.288% 0%,82.466% 0%,82.466% 0%,83.16% 0.015%,83.848% 0.059%,84.528% 0.135%,85.203% 0.243%,85.873% 0.383%,86.539% 0.557%,87.202% 0.767%,87.862% 1.012%,88.52% 1.293%,89.178% 1.613%,89.178% 1.613%,89.794% 1.922%,90.407% 2.268%,91.013% 2.649%,91.609% 3.063%,92.192% 3.508%,92.758% 3.982%,93.305% 4.483%,93.829% 5.009%,94.327% 5.558%,94.795% 6.129%,94.795% 6.129%,95.279% 6.68%,95.746% 7.266%,96.193% 7.883%,96.618% 8.526%,97.021% 9.194%,97.398% 9.88%,97.75% 10.582%,98.073% 11.295%,98.367% 12.017%,98.63% 12.742%,98.63% 12.742%,98.902% 13.516%,99.141% 14.292%,99.349% 15.069%,99.527% 15.849%,99.675% 16.633%,99.794% 17.422%,99.885% 18.217%,99.95% 19.018%,99.988% 19.827%,100% 20.645%,100% 78.71%,100% 78.71%,99.988% 79.488%,99.95% 80.275%,99.885% 81.067%,99.794% 81.863%,99.675% 82.661%,99.527% 83.459%,99.349% 84.255%,99.141% 85.048%,98.902% 85.834%,98.63% 86.613%,98.63% 86.613%,98.367% 87.334%,98.073% 88.044%,97.75% 88.742%,97.398% 89.428%,97.021% 90.101%,96.618% 90.759%,96.193% 91.401%,95.746% 92.027%,95.279% 92.636%,94.795% 93.226%,94.795% 93.226%,94.327% 93.796%,93.829% 94.346%,93.305% 94.872%,92.758% 95.373%,92.192% 95.847%,91.609% 96.292%,91.013% 96.705%,90.407% 97.086%,89.794% 97.433%,89.178% 97.742%,89.178% 97.742%,88.52% 98.022%,87.862% 98.281%,87.202% 98.517%,86.539% 98.728%,85.873% 98.911%,85.203% 99.066%,84.528% 99.189%,83.848% 99.28%,83.16% 99.336%,82.466% 99.355% );
	
	width: 60px !important;
	height: 60px !important;
	padding: 10px !important;
}

.ac_maintenance_pro_blog_sec .gutentor-slick-arrows .slick-arrow  {
    background-color: #000;
}
.ac_maintenance_pro_blog_sec .gutentor-post-item .posted-on {
    clip-path: polygon(5.161% 0%, 94.839% 0%, 94.839% 0%, 95.045% 0.017%, 95.249% 0.067%, 95.452% 0.15%, 95.654% 0.267%, 95.855% 0.417%, 96.054% 0.6%, 96.252% 0.817%, 96.449% 1.067%, 96.645% 1.35%, 96.839% 1.667%, 96.839% 1.667%, 97.018% 2.014%, 97.195% 2.389%, 97.369% 2.792%, 97.541% 3.222%, 97.71% 3.681%, 97.876% 4.167%, 98.04% 4.681%, 98.201% 5.222%, 98.36% 5.792%, 98.516% 6.389%, 98.516% 6.389%, 98.655% 7.061%, 98.787% 7.744%, 98.913% 8.439%, 99.032% 9.144%, 99.145% 9.861%, 99.252% 10.589%, 99.352% 11.328%, 99.445% 12.078%, 99.532% 12.839%, 99.613% 13.611%, 99.613% 13.611%, 99.686% 14.447%, 99.752% 15.289%, 99.81% 16.136%, 99.861% 16.989%, 99.903% 17.847%, 99.938% 18.711%, 99.965% 19.581%, 99.985% 20.456%, 99.996% 21.336%, 100% 22.222%, 96.774% 77.778%, 96.774% 77.778%, 96.581% 81.235%, 96.312% 84.569%, 95.968% 87.723%, 95.552% 90.64%, 95.065% 93.264%, 94.507% 95.538%, 93.882% 97.405%, 93.19% 98.809%, 92.433% 99.693%, 91.613% 100%, 5.161% 100%, 5.161% 100%, 4.955% 99.983%, 4.751% 99.933%, 4.548% 99.85%, 4.346% 99.733%, 4.145% 99.583%, 3.946% 99.4%, 3.748% 99.183%, 3.551% 98.933%, 3.355% 98.65%, 3.161% 98.333%, 3.161% 98.333%, 2.982% 97.986%, 2.805% 97.611%, 2.631% 97.208%, 2.459% 96.778%, 2.29% 96.319%, 2.124% 95.833%, 1.96% 95.319%, 1.799% 94.778%, 1.64% 94.208%, 1.484% 93.611%, 1.484% 93.611%, 1.345% 92.939%, 1.213% 92.256%, 1.087% 91.561%, 0.968% 90.856%, 0.855% 90.139%, 0.748% 89.411%, 0.648% 88.672%, 0.555% 87.922%, 0.468% 87.161%, 0.387% 86.389%, 0.387% 86.389%, 0.314% 85.553%, 0.248% 84.711%, 0.19% 83.864%, 0.139% 83.011%, 0.097% 82.153%, 0.062% 81.289%, 0.035% 80.419%, 0.015% 79.544%, 0.004% 78.664%, -0% 77.778%, -0% 22.222%, -0% 22.222%, 0.004% 21.336%, 0.015% 20.456%, 0.035% 19.581%, 0.062% 18.711%, 0.097% 17.847%, 0.139% 16.989%, 0.19% 16.136%, 0.248% 15.289%, 0.314% 14.447%, 0.387% 13.611%, 0.387% 13.611%, 0.468% 12.839%, 0.555% 12.078%, 0.648% 11.328%, 0.748% 10.589%, 0.855% 9.861%, 0.968% 9.144%, 1.087% 8.439%, 1.213% 7.744%, 1.345% 7.061%, 1.484% 6.389%, 1.484% 6.389%, 1.64% 5.792%, 1.799% 5.222%, 1.96% 4.681%, 2.124% 4.167%, 2.29% 3.681%, 2.459% 3.222%, 2.631% 2.792%, 2.805% 2.389%, 2.982% 2.014%, 3.161% 1.667%, 3.161% 1.667%, 3.355% 1.35%, 3.551% 1.067%, 3.748% 0.817%, 3.946% 0.6%, 4.145% 0.417%, 4.346% 0.267%, 4.548% 0.15%, 4.751% 0.067%, 4.955% 0.017%, 5.161% -0%);
    padding: 10px 16px;
}
.ac_maintenance_pro_blog_sec .gutentor-post-item .gutentor-post-button {
	clip-path: polygon( 7.634% 0%,92.366% 0%,92.366% 0%,92.664% 0.019%,92.961% 0.073%,93.257% 0.163%,93.552% 0.287%,93.845% 0.443%,94.136% 0.63%,94.424% 0.847%,94.709% 1.093%,94.99% 1.367%,95.267% 1.667%,95.267% 1.667%,95.54% 1.992%,95.808% 2.342%,96.071% 2.717%,96.33% 3.117%,96.584% 3.542%,96.834% 3.992%,97.079% 4.467%,97.319% 4.967%,97.555% 5.492%,97.786% 6.042%,97.786% 6.042%,97.988% 6.673%,98.18% 7.317%,98.363% 7.973%,98.537% 8.642%,98.702% 9.323%,98.858% 10.017%,99.005% 10.723%,99.142% 11.442%,99.27% 12.173%,99.389% 12.917%,99.389% 12.917%,99.499% 13.673%,99.599% 14.44%,99.69% 15.217%,99.769% 16.003%,99.838% 16.797%,99.895% 17.597%,99.94% 18.401%,99.973% 19.21%,99.993% 20.021%,100% 20.833%,95.42% 79.167%,95.42% 79.167%,95.413% 79.979%,95.393% 80.79%,95.36% 81.599%,95.315% 82.403%,95.258% 83.203%,95.189% 83.997%,95.109% 84.783%,95.019% 85.56%,94.919% 86.327%,94.809% 87.083%,94.809% 87.083%,94.69% 87.827%,94.562% 88.558%,94.424% 89.277%,94.278% 89.983%,94.122% 90.677%,93.957% 91.358%,93.783% 92.027%,93.6% 92.683%,93.408% 93.327%,93.206% 93.958%,93.206% 93.958%,92.975% 94.508%,92.739% 95.033%,92.498% 95.533%,92.253% 96.008%,92.004% 96.458%,91.75% 96.883%,91.491% 97.283%,91.227% 97.658%,90.96% 98.008%,90.687% 98.333%,90.687% 98.333%,90.41% 98.633%,90.129% 98.907%,89.844% 99.153%,89.556% 99.37%,89.265% 99.557%,88.972% 99.713%,88.677% 99.837%,88.381% 99.927%,88.084% 99.981%,87.786% 100%,7.634% 100%,7.634% 100%,7.336% 99.981%,7.039% 99.927%,6.743% 99.837%,6.448% 99.713%,6.155% 99.557%,5.864% 99.37%,5.576% 99.153%,5.291% 98.907%,5.01% 98.633%,4.733% 98.333%,4.733% 98.333%,4.46% 98.008%,4.192% 97.658%,3.929% 97.283%,3.67% 96.883%,3.416% 96.458%,3.166% 96.008%,2.921% 95.533%,2.681% 95.033%,2.445% 94.508%,2.214% 93.958%,2.214% 93.958%,2.012% 93.327%,1.82% 92.683%,1.637% 92.027%,1.463% 91.358%,1.298% 90.677%,1.142% 89.983%,0.995% 89.277%,0.858% 88.558%,0.73% 87.827%,0.611% 87.083%,0.611% 87.083%,0.501% 86.327%,0.401% 85.56%,0.31% 84.783%,0.231% 83.997%,0.162% 83.203%,0.105% 82.403%,0.06% 81.599%,0.027% 80.79%,0.007% 79.979%,0% 79.167%,0% 20.833%,0% 20.833%,0.007% 20.021%,0.027% 19.21%,0.06% 18.401%,0.105% 17.597%,0.162% 16.797%,0.231% 16.003%,0.31% 15.217%,0.401% 14.44%,0.501% 13.673%,0.611% 12.917%,0.611% 12.917%,0.73% 12.173%,0.858% 11.442%,0.995% 10.723%,1.142% 10.017%,1.298% 9.323%,1.463% 8.642%,1.637% 7.973%,1.82% 7.317%,2.012% 6.673%,2.214% 6.042%,2.214% 6.042%,2.445% 5.492%,2.681% 4.967%,2.921% 4.467%,3.166% 3.992%,3.416% 3.542%,3.67% 3.117%,3.929% 2.717%,4.192% 2.342%,4.46% 1.992%,4.733% 1.667%,4.733% 1.667%,5.01% 1.367%,5.291% 1.093%,5.576% 0.847%,5.864% 0.63%,6.155% 0.443%,6.448% 0.287%,6.743% 0.163%,7.039% 0.073%,7.336% 0.019%,7.634% 0% );
	margin: 15px 15px 15px 15px;
	padding: 13px 20px 13px 20px;
	font-size: 18px;
	color: white;
	background-color: black;
}
.ac_maintenance_pro_blog_sec .gutentor-post-item .gutentor-post-button:hover {
	background-color: #00AEDD;
}
.ac_maintenance_pro_blog_sec .slick-track .gutentor-entry-meta-primary{
	position: absolute;
	top: 0;
	right: 0;
  text-align: end;
	z-index: 2;
}
.ac_maintenance_pro_blog_sec .slick-track .gutentor-post-item{
	position: relative;
}
.ac_maintenance_pro_blog_sec .gutentor-entry-meta-secondary i{
	color: #00AEDD !important;
	margin-right: 10px !important;
}
.ac_maintenance_pro_blog_sec .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ac_maintenance_pro_blog_sec .gutentor-slick-arrows{
	left: 0 !important;
  right: 0 !important;
  justify-content: center !important;
  bottom: -55px !important;
}
.ac_maintenance_pro_blog_sec .gutentor-image-thumb{
	width: 100%;
  height: 300px;
}
.ac_maintenance_pro_blog_sec .gutentor-image-thumb img{
	object-fit: cover;
	height: 100%;
}
.ac_maintenance_pro_blog_sec .gutentor-post-desc{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ac_maintenance_pro_blog_sec .gutentor-post-item {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #9c9c9c;
	margin: 15px 0 15px 0;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 15px 15px 15px 15px;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.16);
}
.ac_maintenance_pro_blog_sec .gutentor-post-item:hover {
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.16);
	border: none;
}
section.ac_maintenance_pro_second_sec {
	animation: fadeInDown;
  animation-duration: 2s;
	--animate-delay: 0.9s;
}
section.ac_maintenance_pro_about_us_sec {
	animation: fadeInUp;
  animation-duration: 3s;
	--animate-delay: 0.9s;
}
.ac_maintenance_pro_counter_sec .container {
	animation: fadeInLeft;
  animation-duration: 3s;
	--animate-delay: 1s;
}
.spinner-loading-box{
  background: #00AEDD;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* MULTI SPINNER */

.multi-spinner-container {
  width: 150px;
  height: 150px;
  position: relative;
  margin: 30px auto;
  overflow: hidden;
}

.multi-spinner {
  position: absolute;
  width: calc(100% - 9.9px);
  height: calc(100% - 9.9px);
  border: 5px solid transparent;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
  animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
}


/* New CSS */

header nav ul li a span, header nav ul li a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Rajdhani';
    color: #000 !important;
}
.header-search-col i {
    cursor: pointer;
    color: #fff;
}
.search_alert .gutentor-element-icon {
    top: 92px !important;
}
.gutentor-slick-arrows .slick-arrow i {
    font-size: 20px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	padding: 10px;
}
.gutentor-slick-arrows .slick-arrow:hover {
    background-color: #00AEDD !important;
}

.ac_maintenance_pro_blog_sec .gutentor-post-item .gutentor-button.gutentor-post-button {
    margin-top: 15px !important;
}
.page-template-about-us .about_row {
    margin-top: 4em;
}
.page-template-about-us .about_right_col .gutentor-image-thumb {
    width: 32px !important;
    height: 32px !important;
}
.post-type-archive-services li.wp-block-post h2 a {
    text-decoration: unset;
    color: #00AEDD !important;
    font-family: 'Inter';
	&:hover {
		color: #000 !important;
	}
}
.post-type-archive-services li.wp-block-post h2 {
    padding-bottom: 0 !important;
}

.return_top .gutentor-element-icon-box {
    cursor: pointer;
}
.video-popup-template1 .gutentor-single-item .gutentor-video-popup-holder .video-popup-icon-box {
    color: #00AEDD !important;
    background: rgba(255, 255, 255, 1) !important;
}
.video-popup-template1 .grid-container {
    background-color: #00AEDD !important;
}
.products-item .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
    display: none;
}
footer .gutentor-element-advanced-text .gutentor-text {
    color: #fff;
    margin-top: 20px;
}
footer .gutentor-element-icon .gutentor-element-icon-box {
    background-color: #00AEDD !important;
    width: 40px;
    height: 40px;
}
footer .gutentor-element-icon .gutentor-element-icon-box i {
    color: #000;
}
header .gutentor-element-advanced-text .gutentor-text {
    margin: 0;
    margin-left: 5px !important;
}
a#tpbr_calltoaction {
	background: #fff !important;
    color: #000 !important;
}
 header li.buy-now a {
    background-color: #000 !important;
    color: #ffffff !important;
    padding:10px !Important;
}
li.footer-buy-now a .wp-block-navigation-item__label {
    background-color: #00AEDD !important;
    color: #fff !important;
	padding: 5px;
}
.buy-now .wp-block-navigation-item__label {
	color: white !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.wp-block-navigation__responsive-container-close {
	top: 50px;
	}
	.wp-block-navigation__responsive-container {
	top: 80px;
	}
	.header-search-col .section-g0b304e {
		margin-left: -20px;
	}
	.header-search-col .section-g8672fe {
		margin-left: -10px;
	}
}
.page-template-about-us.admin-bar.sticky {
	position: relative !important;
}
.ac_maintenance_pro_about_us_sec .gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb {
	width: 32px;
	height: 32px;
}
.ac_maintenance_pro_about_us_sec .gutentor-element-list .gutentor-single-item {
	padding: 10px;
}
.ac-maintenance-topbar-header-sec .wp-block-cover .wp-block-cover__background {
	z-index: 0;
}
.ac-maintenance-topbar-header-sec .search_alert .gutentor-element-icon-box {
	color: white;
	cursor: pointer;
}
.ac_maintenance_pro_service_sec .gutentor-post-content  {
	padding: 20px;
}
.yith-wcwl-add-to-wishlist-button__label {
	display: none;
}
.best-offers-section .stk-img {
	width: auto !important;
}
.best-offers-section .stk-img-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
}