/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



@import url('https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* Contact Form
--------------------------------------------- */
.contact-form .gform_wrapper.gravity-theme {
	--gf-form-gap-y: 0;
	--gf-field-gap-y: 0;
	--gf-ctrl-bg-color: transparent;
	--gf-ctrl-border-color: #d9d9d9;
	--gf-ctrl-border-radius: 0;
	--gf-ctrl-color: var(--e-global-color-primary, #1f2937);
	--gf-ctrl-font-family: var(--e-global-typography-text-font-family, "DM Sans"), sans-serif;
	--gf-ctrl-font-size: 18px;
	--gf-ctrl-size: 37px;
	--gf-label-space-primary: 0;
	margin: 0;
}

.contact-form .gform_heading,
.contact-form .gform_validation_errors{
	display: none !important;
}

.contact-form .gform_fields {
	grid-row-gap: 50px !important;
}

.contact-form input[type="text"], 
.contact-form input[type="tel"], 
.contact-form input[type="email"], 
.contact-form select, 
.contact-form textarea {
    min-height: 36px;
    margin: 0;
    padding: 0 0 10px !important;
    background-color: transparent;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: none;
    color: var(--e-global-color-primary, #1f2937);
    font-family: var(--e-global-typography-text-font-family, "DM Sans"), sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1;
    outline: 0;
}

.contact-form textarea {
	height: 118px !important;
	resize: none !important;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder,
.contact-form select:invalid,
.contact-form select .gf_placeholder {
	color: #a4a4a4;
	opacity: 1;
}

.contact-form select {
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.3902 5.835L9.84025 1.29175C9.94325 1.18667 10 1.0464 10 0.896831C10 0.747262 9.94325 0.60699 9.84025 0.50191L9.51261 0.167331C9.29911 -0.0503819 8.95212 -0.0503819 8.73895 0.167331L5.00207 3.98241L1.26105 0.163097C1.15804 0.0580176 1.02072 -3.92356e-07 0.874302 -3.98754e-07C0.727717 -4.05159e-07 0.590402 0.0580176 0.487313 0.163097L0.159755 0.497676C0.0567474 0.602839 -3.24905e-08 0.743029 -3.90307e-08 0.892597C-4.55709e-08 1.04217 0.0567474 1.18244 0.159755 1.28752L4.61386 5.835C4.7172 5.94033 4.85516 5.99818 5.00183 5.99785C5.14906 5.99818 5.28695 5.94033 5.3902 5.835Z' fill='%232E2E2E'/%3E%3C/svg%3E");
	background-position: calc(100% - 4px) 10px;
	background-repeat: no-repeat;
	background-size: 10px 6px;
	color: #a4a4a4;
}
.contact-form .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
    margin-top: 30px !important;
    justify-content: center;
}
.contact-form .gform_footer input[type="submit"]{
    margin-bottom: 0 !important;
    line-height: 1 !important;
}
.validation_message{
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}

/* Service Loop
--------------------------------------------- */
.e-loop-item.our-services:not(.service-categories-residential-services) .elementor-element-766608f {
	display: none !important;
}

/* Pricing Comparison
--------------------------------------------- */
.ah-pricing-comparison {
	--ah-pricing-header-offset: 0px;
	width: 100%;
	font-family: var(--e-global-typography-text-font-family, "DM Sans"), sans-serif;
}

.admin-bar .ah-pricing-comparison {
	--ah-pricing-header-offset: 32px;
}

.ah-pricing-comparison__legend {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 28px;
	width: fit-content;
	max-width: 100%;
	margin: 0 auto 18px;
	padding: 9px 22px;
	border-radius: 999px;
	background-color: #ffffff;
	box-shadow: 0 10px 30px rgba(57, 90, 127, 0.14);
	color: #242323;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	animation: ah-pricing-legend-float 3s ease-in-out infinite;
}

.ah-pricing-comparison__legend span {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
}

.ah-pricing-comparison__scroller {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.ah-pricing-comparison__table {
	width: 100%;
	min-width: 985px;
	border-collapse: collapse;
	table-layout: fixed;
	background-color: transparent;
	color: #242323;
}

.ah-pricing-comparison__table th,
.ah-pricing-comparison__table td {
	border: 1px solid #E6E6E6;
}

.ah-pricing-comparison__table thead th {
	height: 91px;
	padding: 18px 24px;
	background-color: #395A7F;
	color: #ffffff;
	vertical-align: middle;
}

.ah-pricing-comparison__sticky-header {
	position: fixed;
	z-index: 900;
	display: none;
	pointer-events: none;
	box-shadow: 0 6px 14px rgba(31, 41, 55, 0.12);
}

.ah-pricing-comparison__sticky-header.is-visible {
	display: block;
}

.ah-pricing-comparison__sticky-window {
	width: 100%;
	overflow: hidden;
}

.ah-pricing-comparison__sticky-table {
	margin: 0;
	will-change: transform;
}

.ah-pricing-comparison__sticky-table thead th {
	position: static;
}

.ah-pricing-comparison__sticky-table tbody,
.ah-pricing-comparison__sticky-table tfoot {
	display: none;
}

.ah-pricing-comparison__category-head {
	width: 12.3%;
}

.ah-pricing-comparison__task-head {
	width: 24.1%;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-transform: capitalize;
}

.ah-pricing-comparison__package-head {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}

.ah-pricing-comparison__package-head span,
.ah-pricing-comparison__package-head small {
	display: block;
}

.ah-pricing-comparison__package-head small {
	margin-top: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}

.ah-pricing-comparison__category {
	width: 12.3%;
	padding: 18px 10px;
	text-align: center;
	vertical-align: middle;
	color: #78A8C9;
	font-size: 20px;
	font-weight: 600;
	line-height: 22.5px;
}

.ah-pricing-comparison__category-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	margin: 0 auto 12px;
	color: #78A8C9;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
}

.ah-pricing-comparison__category-icon img {
	display: block;
	width: 68px;
	height: 68px;
	object-fit: contain;
}

.ah-pricing-comparison__task {
	width: 24.1%;
	height: 67px;
	padding: 16px 24px;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	text-transform: capitalize;
}

.ah-pricing-comparison__task-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.ah-pricing-comparison__status {
	text-align: center;
	vertical-align: middle;
}

.ah-pricing-comparison__table tbody tr,
.ah-pricing-comparison__table tbody th,
.ah-pricing-comparison__table tbody td {
	background-color: transparent !important;
}

.ah-pricing-comparison__mark {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 23px;
	border-radius: 50%;
	line-height: 1;
}

.ah-pricing-comparison__mark--yes {
	background-color: transparent;
}

.ah-pricing-comparison__mark--addon {
	width: 23px;
	height: 23px;
	border: 2px solid #78A8C9;
	background-color: #ffffff;
}

.ah-pricing-comparison__mark--no {
	background-color: transparent;
}

.ah-pricing-comparison__mark svg {
	display: block;
	width: 100%;
	height: 100%;
}

.ah-pricing-comparison__actions td {
	height: 83px;
	text-align: center;
	vertical-align: middle;
}

.ah-pricing-comparison__button.elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 167px;
	min-width: 167px;
	height: 45px;
	min-height: 45px;
	box-sizing: border-box;
	padding: 0 22.5px !important;
	border-radius: 100px;
	background-color: #78A8C9;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22.5px;
	vertical-align: middle;
}

.ah-pricing-comparison__button.elementor-button .elementor-button-content-wrapper {
	display: inline-flex;
	flex-direction: row !important;
	align-items: center;
	justify-content: center;
	gap: 6.75px;
	width: 100%;
	line-height: 1;
}

.ah-pricing-comparison__button.elementor-button .elementor-button-text {
	display: inline-block;
	flex: 0 0 auto;
	line-height: 22.5px;
	white-space: nowrap;
}

.ah-pricing-comparison__button-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 15.75px;
	width: 15.75px;
	height: 15.75px;
	line-height: 0;
	background-image: url("/ah-cleaning-partners/wp-content/uploads/ah-figma-assets/arrow-light.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15.75px 15.75px;
}

@keyframes ah-pricing-legend-float {
	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-8px);
	}
}

@media (prefers-reduced-motion: reduce) {
	.ah-pricing-comparison__legend {
		animation: none;
	}
}

@media (max-width: 782px) {
	.admin-bar .ah-pricing-comparison {
		--ah-pricing-header-offset: 46px;
	}
}



/* Service Details
--------------------------------------------- */
.ah-title-last-word {
	color: #78A8C9;
}
.service-content .wp-block-heading{
	color: var(--e-global-color-primary);
}
.service-content .wp-block-list{
	margin-top: 20px;
	padding: 0;
    list-style: none;
}
.service-content .wp-block-list li{
	position: relative;
	padding-left: 27px;
	background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.5%200C12.0352%200.0458139%2014.4511%201.08509%2016.2278%202.89419C18.0045%204.70328%2019%207.13758%2019%209.67322C19%2012.2089%2018.0045%2014.6432%2016.2278%2016.4523C14.4511%2018.2614%2012.0352%2019.3006%209.5%2019.3464C6.96477%2019.3006%204.54886%2018.2614%202.77216%2016.4523C0.99546%2014.6432%200%2012.2089%200%209.67322C0%207.13758%200.99546%204.70328%202.77216%202.89419C4.54886%201.08509%206.96477%200.0458139%209.5%200ZM7.49113%2012.8155L5.12217%2010.4444C4.92826%2010.2499%204.81938%209.98636%204.81938%209.71165C4.81938%209.43695%204.92826%209.17344%205.12217%208.97886C5.31707%208.78514%205.5807%208.67641%205.8555%208.67641C6.13029%208.67641%206.39392%208.78514%206.58882%208.97886L8.25762%2010.6498L12.4112%206.49619C12.6058%206.30228%2012.8693%206.1934%2013.144%206.1934C13.4187%206.1934%2013.6822%206.30228%2013.8768%206.49619C14.0704%206.69091%2014.1791%206.95437%2014.1791%207.22899C14.1791%207.50361%2014.0704%207.76707%2013.8768%207.96179L8.98936%2012.8492C8.89014%2012.9479%208.77201%2013.0256%208.64205%2013.0775C8.51209%2013.1294%208.37298%2013.1546%208.23307%2013.1514C8.09315%2013.1483%207.95531%2013.1169%207.82782%2013.0592C7.70032%2013.0015%207.5858%2012.9186%207.49113%2012.8155Z%22%20fill%3D%22%23395A7F%22%2F%3E%3C%2Fsvg%3E") top 5px left no-repeat;
	background-size: 19px;
}
.service-content .wp-block-list li:not(:last-child){
	margin-bottom: 20px;
}

/* Before After Image
--------------------------------------------- */
.ah-before-after {
	--ah-before-after-position: 50%;
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
	border-radius: 30px;
	background-color: #eef3f7;
	isolation: isolate;
	user-select: none;
}

.ah-before-after.is-dragging {
	cursor: ew-resize;
}

.ah-before-after::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: var(--ah-before-after-position);
	z-index: 3;
	width: 2px;
	background-color: #ffffff;
	transform: translateX(-50%);
	pointer-events: none;
}

.ah-before-after__panel {
	position: absolute;
	inset: 0;
	width: 100%;
	overflow: hidden;
}

.ah-before-after__panel--before {
	z-index: 2;
	clip-path: inset(0 calc(100% - var(--ah-before-after-position)) 0 0);
}

.ah-before-after__panel--after {
	z-index: 1;
	clip-path: inset(0 0 0 var(--ah-before-after-position));
}

.ah-before-after__panel img {
	display: block;
	width: 100%;
	max-width: none;
	height: 100% !important;
	object-fit: cover;
	object-position: center center;
}

.ah-before-after__label {
	position: absolute;
	top: 22px;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 94px;
	height: 42px;
	padding: 5px 22px;
	border-radius: 10px;
	background-color: #78A8C9;
	color: #ffffff;
	font-family: var(--e-global-typography-text-font-family, "DM Sans"), sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
}

.ah-before-after__label--before {
	left: 22px;
}

.ah-before-after__label--after {
	right: 22px;
}

.ah-before-after .ah-before-after__handle {
	position: absolute;
	top: 50%;
	left: var(--ah-before-after-position);
	z-index: 5;
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 15px;
	width: 76px;
	height: 76px;
	min-width: 76px;
	padding: 0;
	border: 1px dashed rgba(255, 255, 255, 0.4);
	border-radius: 50%;
	background-color: #78A8C9;
	box-shadow: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	cursor: ew-resize;
	transform: translate(-50%, -50%);
	transition: none;
	backdrop-filter: blur(2.5px);
	touch-action: none;
	appearance: none;
	-webkit-appearance: none;
}

.ah-before-after .ah-before-after__handle:hover,
.ah-before-after .ah-before-after__handle:focus {
	background-color: #78A8C9;
	outline: none;
}

.ah-before-after .ah-before-after__handle::before,
.ah-before-after .ah-before-after__handle::after {
	content: "";
	display: block;
	flex: 0 0 auto;
	width: 10px;
	height: 18px;
	background-color: #ffffff;
}

.ah-before-after .ah-before-after__handle::before {
	clip-path: polygon(100% 0, 100% 100%, 0 50%);
}

.ah-before-after .ah-before-after__handle::after {
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.ah-before-after__arrow {
	display: none;
}

/* Testimonial Loop
--------------------------------------------- */
.ah-testimonial-initial-avatar {
	align-items: center;
	display: inline-flex;
	flex: 0 0 55px;
	height: 55px;
	justify-content: center;
	margin: 0;
	width: 55px;
}

.ah-testimonial-initial {
	align-items: center;
	background-color: var(--e-global-color-secondary, #78A8C9);
	border-radius: 50%;
	color: #ffffff;
	display: inline-flex;
	font-family: var(--e-global-typography-secondary-font-family, "DM Sans"), sans-serif;
	font-size: 22px;
	font-weight: 600;
	height: 55px;
	justify-content: center;
	line-height: 1;
	text-transform: uppercase;
	width: 55px;
}

.ah-service-booking-message{
	text-align: center;
    font-size: 30px;
    padding: 50px 20px;
    color: red;
}
.header.elementor-sticky--active{
	background-color: var( --e-global-color-473ed44 ) !important;
}
@media (min-width: 1025px) {
	.book-now-menu-item > a{
		background-color: var(--e-global-color-secondary) !important;
		font-family: "DM Sans", Sans-serif !important;
		font-size: 18px !important;
		font-weight: 600 !important;
		line-height: 1em !important;
		letter-spacing: 0px !important;
		color: var(--e-global-color-95b9976) !important;
		border-style: none !important;
		border-radius: 50px 50px 50px 50px !important;
		padding: 16px 20px 16px 20px !important;
	}
	.book-now-menu-item > a .sub-arrow{
		fill: var(--e-global-color-95b9976) !important;
	}
	.book-now-menu-item > a:after{
		display: none !important;
	}
}
@media (min-width: 1201px) {
	.book-now-menu-item > a{
		font-size: 22px !important;
		padding: 17px 20px 17px 20px !important;
	}
}


/*Responsive*/
@media (max-width: 1199px){
	.ah-pricing-comparison__table thead th {
		padding: 10px 10px;
	}
	.ah-pricing-comparison__package-head {
		font-size: 15px;
		line-height: 1.2;
	}	
	.ah-pricing-comparison__task {
		height: auto;
		padding: 15px 15px;
		font-size: 15px;
		line-height: 1.2;
	}
	.ah-pricing-comparison__category {
		padding: 15px 15px;
		font-size: 15px;
		line-height: 1.2;
	}
	.ah-pricing-comparison__package-head small {
		font-size: 15px;
		line-height: 1.2;
	}
	.ah-pricing-comparison__button.elementor-button {
		width: 125px;
		min-width: 125px;
		padding: 0 15px !important;
		font-size: 15px !important;
		line-height: 1.2 !important;
	}
	.ah-pricing-comparison__task-head {
		font-size: 15px;
		line-height: 1.2;
	}
}
@media (max-width: 1024px) {
	.service-content .wp-block-list li{
		background-position: top 3px left;
		background-size: 17px;
	}

	.ah-before-after {
		height: 520px;
	}
}

@media (max-width: 767px) {
	.ah-before-after {
		height: 360px;
		border-radius: 18px;
	}

	.ah-before-after__label {
		top: 14px;
		min-width: 76px;
		height: 36px;
		padding: 4px 15px;
		border-radius: 8px;
		font-size: 14px;
	}

	.ah-before-after__label--before {
		left: 14px;
	}

	.ah-before-after__label--after {
		right: 14px;
	}

	.ah-before-after .ah-before-after__handle {
		width: 58px;
		height: 58px;
		min-width: 58px;
		gap: 11px;
	}

	.ah-before-after .ah-before-after__handle::before,
	.ah-before-after .ah-before-after__handle::after {
		width: 8px;
		height: 14px;
	}

	.contact-form input[type="text"],
	.contact-form input[type="tel"],
	.contact-form input[type="email"],
	.contact-form select,
	.contact-form textarea {
		font-size: 16px !important;
	}
	.ah-pricing-comparison__legend {
		gap: 10px;
		width: 100%;
		padding: 8px 10px;
		font-size: 10px;
		line-height: 1.2;
	}
	.ah-pricing-comparison__legend span {
		gap: 4px;
	}
	.ah-pricing-comparison__mark {
		width: 18px;
		height: 18px;
	}
	.ah-pricing-comparison__table {
		min-width: 920px;
	}

	.ah-pricing-comparison__table thead th {
		height: 72px;
		padding: 12px 14px;
	}

	.ah-pricing-comparison__task-head {
		font-size: 15px;
		line-height: 20px;
	}

	.ah-pricing-comparison__package-head,
	.ah-pricing-comparison__package-head small {
		font-size: 14px;
		line-height: 18px;
	}

	.ah-pricing-comparison__category {
		padding: 14px 8px;
		font-size: 14px;
		line-height: 17px;
	}

	.ah-pricing-comparison__category-icon {
		width: 42px;
		height: 42px;
		margin-bottom: 8px;
	}

	.ah-pricing-comparison__category-icon img {
		width: 50px;
		height: 50px;
	}

	.ah-pricing-comparison__task {
		height: 54px;
		padding: 12px 14px;
		font-size: 14px;
		line-height: 19px;
	}

	.ah-pricing-comparison__actions td {
		height: 64px;
	}

	.ah-pricing-comparison__button.elementor-button {
		width: 120px;
		min-width: 120px;
		height: 38px;
		min-height: 38px;
		padding: 0 15px !important;
		font-size: 14px;
		line-height: 18px;
	}

	.ah-pricing-comparison__button-icon {
		flex-basis: 13px;
		width: 13px;
		height: 13px;
		background-size: 13px 13px;
	}
	.ah-pricing-comparison__mark--addon {
		width: 18px;
		height: 18px;
	}
}
