/**
Theme Name: East Coast Window Cleaning Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: east-coast-window-cleaning-child
Template: astra
*/

/*Global var*/
:root {
	--sub-font-color: linear-gradient(90deg, #4cbd04 30%, #67ed0e, #4aba03 70%);
	--section-py: 70px;
	--section-py-mobile: 50px;
	--fs-h1: clamp(30px, 3.9vw + 1rem, 70px);
	--fs-h2: clamp(25px, 2.7vw + 1rem, 65px);
	--fs-counter: clamp(30px, 2.2vw + 1rem, 65px);
	--fs-h3: clamp(17px, 1vw + 1rem, 25px);
	--fs-btn: clamp(15px, 0.25vw + 1rem, 22px);
	--btn-row-gap: 10px;
	--btn-col-gap: 20px;
	/* Add fallback fonts to prevent layout shift when fonts load */
	--ff-h: "Aeonik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	--ff-sh: "Barlow Condensed", "Arial Narrow", "Helvetica Condensed", Arial, sans-serif;
	--ff-b: "Aeonik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	--ff-body: "Aeonik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	--box-br: 100px;
}

@media(max-width: 1024px) {
	:root {
		--section-py: var(--section-py-mobile);
		--box-br: 70px;
	}
}
@media(max-width: 767px) {
	:root {
		--box-br: 50px;
	}
}
div#page {
    overflow: hidden;
}
body:not(.elementor-editor-active) .cm-divider {
/* 	pointer-events: none; */
}

h1,h2,h3,h4,h5,h6 {
	font-family: var(--ff-h) !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}

.fw-700 {
	font-weight: 700
}
/* body {
	font-family: var(--ff-b) !important;
} */

/*Accessibility*/
.accessibility-location-left .aicon_link {
    left: auto !important;
    top: auto !important;
bottom: 70px !important;
right: -80px !important;
	padding: 0 !important;
}

body .accessability_container * {
    background: transparent !important;
	font-family: var(--ff-body);
	text-transform: unset;
	font-weight: 500 !important;
	font-size: inherit;
}
.accessibility-location-left .accessability_container.active {
    z-index: 9999999999 !important;
}

button.close_container {
    color: #fff !important;
    background: #000 !important;
    line-height: 1;
    padding: 0;
}
button.close_container:hover, body .accessability_container button.wah-action-button:hover, body .accessability_container button.wah-action-button:focus, body .accessability_container button.wah-action-button.active_button {
	color: #fff !important;
	background: #5f5f5f !important;
}
body .accessability_container button.wah-action-button, button.close_container {
	transition: color 0.3s, background 0.3s;
}

div#page {
    overflow: hidden;
}

body:not(.elementor-editor-active) .cm-divider {
	pointer-events: none;
}

/*Default*/
.cm-section {
	padding-top: var(--section-py) !important;
	padding-bottom: var(--section-py) !important;
}
.cm-section.pb-0 {
	padding-bottom: 0 !important;
}
.cm-section.pt-0 {
	padding-top: 0 !important;
}
.cm-section.pt-half {
	padding-top: calc(var(--section-py) / 2) !important;
}

.mbp0 p:last-child {
	margin-bottom: 0;
}
.mbp0 a {
	font-weight: 700;
	text-decoration: underline;
}
.mbp0 a:hover, .mbp0 a:focus {
	text-decoration: underline;
}
.mbp0 {
	text-wrap: pretty;
}
.mbp0 ul {
	margin-left: 0;
	text-align: left;
	display: inline-block;
	list-style-type: none;
	margin-bottom: 0;
}
.mbp0 ol {
	margin-left: 20px;
	text-align: left;
	display: inline-block;
/* 	list-style-type: none; */
	margin-bottom: 0;
}
.mbp0 ul li, .mbp0 ol li {
	margin-bottom: 0.3em;
}
.mbp0 ul + p, .mbp0 ol + p {
	padding-top: 1em;
}
.mbp0 p + ul, .mbp0 p + ol {
	margin-top: -0.8em;
}
.mbp0 ul li:before {
	content:"";
	height: 0.75em;
	width: 0.75em;
	border-radius: 0.9em;
	background-color: #ea8003;
	display: inline-block;
	margin-right: 0.5em;
	position: absolute;
	top: 0.2em;
	left: 0;
}
.mbp0 ul li {
	padding-left: 1.2em;
	position: relative;
}
@media only screen and (max-width:1024px) {
	.cmbr br, .cm-h3 br {
		display: none;
	}
}
@media(min-width: 678px) {
	.cm-row-3, .cm-row-2, .cm-row-4 {
    --flex-direction: row !important;
		--flex-wrap: wrap !important;
		justify-content: center !important;
}
	.cm-row-3 > .e-con-inner, .cm-row-2 > .e-con-inner, .cm-row-4 > .e-con-inner, .cm-row-5 > .e-con-inner {
    --flex-direction: row !important;
		--flex-wrap: wrap !important;
		justify-content: center !important;
}
	.cm-row-4 .cm-col, .cm-row-5 .cm-col {
        max-width: calc((100% / 2) - 10px);
    }
	.cm-row-3 .cm-col {
        max-width: calc((100% / 2) - 10px);
    }
	.cm-row-2 .cm-col {
        max-width: calc((100% / 2) - 30px);
    }
}
@media(min-width: 1025px) {
	.cm-row-3, .cm-row-2 {
    --column-gap: 40px;
    --row-gap: 40px;
	}
	.cm-row-3 .cm-col {
    max-width: calc((100% / 3) - 30px);
	}
	.cm-row-4 .cm-col {
    max-width: calc((100% / 4) - 15px);
	}
	.cm-row-5 .cm-col {
    max-width: calc((100% / 5) - 15px);
	}
}

/*Nav*/

@media(max-width: 600px) {

	.cm-sticky .cm-btn-pr a, .cm-sticky .cm-btn-sc a {
		min-width: unset;
		padding: 8px 8px 10px !important;
	}
	.cm-sticky .cm-btn-sc .elementor-button .elementor-button-content-wrapper:after {
		right: -0.5em;
	}
	.cm-sticky .cm-btn-pr .elementor-button-text, .cm-sticky .cm-btn-sc .elementor-button-text {
		font-size: 0;
		width: 20px;
		height: 20px;
	}
	.cm-sticky .cm-btn-pr .elementor-button-text:after, .cm-sticky .cm-btn-sc .elementor-button-text:after {
		font-family: "Font Awesome 5 Free";
			font-size: 16px;
		line-height: 1em;
		font-weight: 900 !important;
	
		background-image: none;
	}
	.cm-sticky .cm-btn-pr .elementor-button-text:after {
		content: "\f1ec";
	}
	.cm-sticky .cm-btn-sc .elementor-button-text:after {
		content: "\f879";
	}
}

/*Nav*/
.ast-logo-title-inline .site-logo-img {
	padding: 0;
}
#ast-hf-menu-3 li, #ast-hf-menu-2 li {
	font-family: var(--ff-h);
	font-size: 16px !important;
	line-height: 1em;
}
#ast-hf-menu-3 > li > a, #ast-hf-menu-2 > li > a {
	color: #021733;
	font-weight: 400;
	transition: font-weight 0.1s, border-bottom 0.1s;
	padding-bottom: 10px;
	border-bottom: 3px solid transparent;
	text-transform: uppercase;
	padding: 0 8px 10px;
}
#ast-hf-menu-3 > li > a:hover, #ast-hf-menu-3 > li > a:focus, #ast-hf-menu-2 > li > a:hover, #ast-hf-menu-2 > li > a:focus {
	color: #ea8003;
/* 	font-weight: 700; */
	text-shadow:0px 0px 1px #ea8003, 0px 0px 1px #ea8003, 0px 0px 1px #ea8003;
	border-bottom: 3px solid #ea8003;
}
#ast-hf-menu-3 > li > ul > li > a, #ast-hf-menu-2 > li > ul > li > a {
	color: #333333;
	padding: 10px 10px;
}
#ast-hf-menu-3 > li > ul > li > a:hover, #ast-hf-menu-3 > li > ul > li > a:focus, #ast-hf-menu-2 > li > ul > li > a:hover, #ast-hf-menu-2 > li > ul > li > a:focus {
	color: var(--ast-global-color-0);
}
#ast-hf-menu-3 > li > ul > li:last-child > a, #ast-hf-menu-2 > li > ul > li:last-child > a {
	padding-bottom: 15px;
} 
#ast-hf-menu-3 > li > ul > li:first-child > a, #ast-hf-menu-2 > li > ul > li:first-child > a {
	padding-top: 20px;
} 
.cm-nav-phone {
	color: #dadfe5;
	display: flex;
	font-size: 15px;
	align-items: center;
}

.cm-nav-phone-tel {
	font-size: 1.58em;
	font-family: var(--ff-b);
	line-height: 1em;
	font-weight: 700;
}
.cm-nav-phone-tel a {
	color: #ffffff;
}
.cm-nav-phone-tel a:hover, .cm-nav-phone-tel a:focus {
	color: var(--ast-global-color-0) !important;
}
.cm-nav-phone img {
	width: 3.05em;
	height: 3.05em;
	object-fit: contain;
	margin-right: 0.8em
}
.cm-nav-phone p {
	margin-bottom: 0;
}
.cm-nav-link {
	position: relative;
	font-size: 18px;
	line-height: 1em;
	letter-spacing: -0.04em;
	font-family: var(--ff-sh);
	font-weight: 700;
	display: block;
	padding: 0.8em 2em 0.6em;
	z-index: 1;
	text-transform: capitalize;
}
.cm-btn-quote .cm-btn-pr {
	font-size: 16px !important;
}
@media(max-width: 1080px) {
	.cm-nav-phone {
		font-size: 14px
	}
	.cm-nav-link {
		font-size: 17px
	}
}
@media(max-width: 600px) {
	.cm-nav-phone {
		font-size: 10px
	}
	.cm-nav-link {
		font-size: 12px
	}
}
/* .cm-sticky-toggle svg, */
 .ast-mobile-svg {
	fill: #37a3b6;
}
#cm-sticky {
	background-color: #042a5b;
}
#cm-sticky .cm-sticky-txt {
	color: #ffffff
}
#cm-sticky .cm-btn-pr .elementor-button, #cm-sticky .cm-btn-sc .elementor-button {
	font-size: 14px !important;
}
#cm-sticky .elementor-button .elementor-button-content-wrapper {
	padding: 0;
}
.cm-sticky-container .site-logo-img {
	margin-right: 20px;
}
#cm-sticky .site-logo-img img {
    max-width: 130px;
}
.ast-above-header-bar {
	padding-top: 0 !important;
}
.ast-above-header .ast-builder-grid-row {
	background-color: var(--ast-global-color-2);
	border-bottom-left-radius: 33px;
	border-bottom-right-radius: 33px;
	padding: 10px 20px 10px;
	position: relative;
	z-index: 1;
	max-width: 1167px !important;
	width: calc(100% - 24px);
	margin: auto;
	margin-top: -1px;
}
@media(max-width: 600px) {
	.ast-above-header .ast-builder-grid-row {
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
	gap: 10px
	}
	.ast-above-header .header-social-inner-wrap svg {
		width: 15px;
		height: 15px;
	}
	#cm-sticky .cm-btn-pr .elementor-button-text:after, #cm-sticky .cm-btn-sc .elementor-button-text:after {
		top: 0.8em;
	}
}
.ast-above-header .ast-builder-grid-row:before, .ast-above-header .ast-builder-grid-row:after {
	content: "";
	pointer-events: none;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0px;
	width: 37px;
	height: 36px;
}
.ast-above-header .ast-builder-grid-row:before {
	background-image: url("/wp-content/uploads/2025/10/element-topbar-curve-la.png");
	left: -35px;
/* 	box-shadow: 7px -6px 0 0 #042a5b; */
}
.ast-above-header .ast-builder-grid-row:after {
	background-image: url("/wp-content/uploads/2025/10/element-topbar-curve-ra.png");
	right: -35px;
/* 	box-shadow: -7px -6px 0 0 #042a5b; */
}

/*Contact form 7*/
@media (min-width: 576px){
.cf-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.cf-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.wpcf7-response-output {
  margin: 10px 0px 0px 0px!important;
	background: #fff;
	border-radius:5px;
}
span.wpcf7-not-valid-tip {
    background: red;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
}


/*Banner*/
.cm-banner {
	padding-top: 250px !important;
}
@media(max-width:1145px) {
	.cm-banner {
		padding-top: 180px !important;
	}
}
.cm-h1 {
	font-size: var(--fs-h1);
	line-height: 1.06em;
}
.cm-h1 h1, .cm-h1 p {
	font-size: 1em !important;
	line-height: 1em !important;
	font-weight: 700;
	text-transform: uppercase;
	color: #04295b;
	text-wrap: balance;
	position: relative;
	z-index: 0;
}
.cm-h1 .hg {
	position: relative;
	display: inline-block;
}
.cm-h1 .hg:before, .cm-h1 .hg:after {
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	pointer-events: none;
	width: 11.53em;
	height: 3.23em;
	position: absolute;
	z-index: -1;
	left: unset;
	right: -1.14em;
    top: -1.7em;
}
.cm-h1 .hg:before {
		background-image: url("/wp-content/uploads/2025/10/icon-heading-3.png");
}
.cm-h1 .hg:after {
		background-image: url("/wp-content/uploads/2025/10/icon-heading-4.png");
	z-index: 2;
}

@media(max-width: 767px) {
	.cm-h1 .hg:before, .cm-h1 .hg:after {
		left: -50%;
    right: -1.14em;
    top: -1.1em;
    transform: translateX(-89%);
	}
}
.cm-h1 .cmr {
	position: relative;
	z-index: 2;
	display: block;
	transform-style: preserve-3d;
  line-height: 1em;
	margin-bottom: 0 !important;
}
.cmr, .cmr:before {
	text-wrap: balance !important;
}
.cm-h1 .cmr:before {
    -webkit-text-stroke: 0.08em #ffffff;
    text-stroke: 0.08em #ffffff;
}
.cmr:before {
    color: #ffffff;
    content: attr(data-txt);
		filter: url(#cmtexteffect);
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    width: 100%;
    z-index: -1;
		top: 0;
		left: 0;
		transform: translateZ(-1px);
		pointer-events: none;
	paint-order: stroke fill;
		text-transform: uppercase;
}
.cm-h1 .ht {
	display: block;
/* 	line-height: 0.8em; */
}
.ht.cmr:after, .cm-h1 .ht > .cmr:after {
	content: " ";
	display: flex;
	line-height: 0;
	position: relative;
/* 	margin-top: -0.25em */
}
.cm-h1 .hm {
	font-family: var(--ff-sh);
	font-weight: 400;
	color: #ffffff;
	font-size: 0.97em;
	line-height: 1em;
	display: inline-block;
	background-color: #ea8003;
	border-radius: 6px;
	padding: 0.05em 0.3em 0.14em;
/* 	margin-top: -0.2em; */
	z-index: 2;
	position: relative;
	text-transform: uppercase;
}
.cm-h1 .hb {
	display: block;
	opacity: 0.85;
	color: #000000;
	font-size: 0.35em;
	line-height: 1.2em;
	text-transform: none;
	z-index: 2;
	position: relative;
}
.cm-banner .cm-h1 .hb {
	margin-top: 0.96em;
}
.cm-banner .cm-btn-row {
	margin-bottom: calc(100vw * 0.355);
}
.cm-banner {
	background-color: #d8f0fc;
	padding-top: 40px;
}
.cm-divider-rd {
	border-top-left-radius: var(--box-br);
	border-top-right-radius: var(--box-br);
	height: calc(var(--section-py) + 20px);
}
.cm-top-rd {
	border-top-left-radius: var(--box-br);
	border-top-right-radius: var(--box-br);
}
.cm-box-rd {
	border-radius: var(--box-br);
}
.cm-btn-pr, .cm-btn-sc {
	font-size: var(--fs-btn);
	line-height: 1em;
}
.cm-btn-pr .elementor-button, .cm-btn-sc .elementor-button {
	font-size: 1em !important;
	padding: 0.45em 0.5em 0.45em 1.54em !important;
	border: 0;
}
.cm-btn-pr .elementor-button-text, .cm-btn-sc .elementor-button-text {
	display: flex;
	align-items: center;
	gap: 0.9em;
	top: 0.1em;
	position: relative;
}
.cm-btn-pr .elementor-button-text:after, .cm-btn-sc .elementor-button-text:after {
	content: "";
	pointer-events: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 2.27em;
	width: 2.27em;
	position: relative;
	display: inline-block;
	top: -0.1em;
	transition: transform 0.3s;
}
.cm-btn-pr .elementor-button:hover .elementor-button-text:after, .cm-btn-sc .elementor-button:hover .elementor-button-text:after {
	transform: translateX(0.3em);
}
.cm-btn-pr .elementor-button-text:after {
	background-image: url("/wp-content/uploads/2025/10/icon-btn.png");
}
.cm-btn-sc .elementor-button {
	background-color: #36a4b4 !important;
}
.cm-btn-sc .elementor-button-text:after {
	background-image: url("/wp-content/uploads/2025/10/icon-btn-2.png");
}


/*Content*/
.cm-counter .elementor-widget-container {
	max-width: 95%;
}
.cm-counter .elementor-counter-number-wrapper, .cm-counter .elementor-counter {
	font-size: var(--fs-counter);
	line-height: 1em;
}
.cm-counter .elementor-counter-title {
	line-height: 1.2em;
	font-size: 0.36em;
	font-weight: 700;
	color: #04295b;
	margin-bottom: 1em;
	margin-top: 0.8em;
	text-wrap: balance;
	text-align: center;
}
.cm-counter .elementor-counter-number-wrapper {
	font-family: "Barlow Condensed";
	font-weight: normal;
	font-weight: 600;
}
.cm-counter.fc-1 .elementor-counter-number-wrapper {
	color: #ea8003;
}
.cm-counter.fc-2 .elementor-counter-number-wrapper {
	color: #36a4b4;
}
.cm-counter.fc-3 .elementor-counter-number-wrapper {
	color: #04295b;
}
.cm-h2 {
	font-size: var(--fs-h2);
	line-height: 0em;
}
.cm-h2 h2 {
	font-size: 1em !important;
	line-height: 1em !important;
	display: block;
	text-wrap: balance;
}
.cm-h1 .ht br{
	display: none !important;
}
.cm-blockquote .elementor-widget-container {
	padding-top: 0.3em !important;
	padding-bottom: 0.15em !important;
	text-wrap: pretty;
	border-left: 5px solid var( --e-global-color-astglobalcolor0 );
	padding-left: 20px;
	text-transform: uppercase;
	line-height: 1.3em;
	font-weight: 700;
}
@media(max-width: 767px) {
	.cm-blockquote .elementor-widget-container {
		text-align: center;
		border-left: 0;
	}
}
.cm-btn-banner .elementor-button {
    filter: drop-shadow(0px 10px 25px rgba(0,0,0,0.1));
    height: 60px;
    width: 60px;
}
.cm-btn-banner .elementor-button {
box-shadow: 0 0 0 rgba(255,255,255, 0.9);
animation: pulse 1.5s infinite;
}
.cm-btn-banner .elementor-button:hover {
animation: none;
}

@-webkit-keyframes pulse {
0% {
box-shadow: 0 0 0 0 rgba(255,255,255, 0.9);
}
70% {
box-shadow: 0 0 0 20px rgba(255,255,255, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(255,255,255, 0);
}
}
.cm-h2 {
	z-index: 1;
	position: relative;
}
.cm-h2 .hg {
	position: relative;
	display: inline-block;
}
.cm-h2 .hg:after {
	content: "";
	background-image: url("/wp-content/uploads/2025/10/icon-h2-1.png");
	background-size: contain;
	background-repeat: no-repeat;
	pointer-events: none;
	width: 11.01em;
	height: 2.70em;
	position: absolute;
	left: unset;
	right: -2.45em;
	top: -1.5em;
	z-index: -1;
}
.cm-h2.hg-alt .hg:after {
	background-image: url("/wp-content/uploads/2025/10/icon-h2-2.png");
}
.cm-h2.hg-alt-dark .hg:after {
	background-image: url("/wp-content/uploads/2025/10/icon-heading-5.png");
}
.cm-h2 .fs-sm {
	font-size: 0.86em;
	line-height: 1em;
}

.cm-h1-s .hm {
    font-size: 0.53em !important;
    line-height: 1em !important;
    letter-spacing: 0.19em;
		padding-left: 0.6em !important;
		padding-right: 0.6em !important;
	border-radius: 5px !important;
}
.cm-h1-s h1 {
    line-height: 0 !important;
}

.cm-row-services .cm-services-btn .elementor-button-text:after {
	content: url(/wp-content/uploads/2025/10/icon-services-btn.png);
}
.cm-row-services .cm-services-btn .elementor-button {
	padding: 0 !important;
	line-height: 0 !important;
	background-color: transparent !important;
	border: 0;
	margin-top: -10px;
	margin-right: -10px;
}
.cm-row-services .cm-services-btn .elementor-button:hover, .cm-row-services .cm-services-btn .elementor-button:focus {
	background-color: #ffffff !important;
}
.cm-row-services .cm-services-btn .elementor-button:hover .elementor-button-text, .cm-row-services .cm-services-btn .elementor-button:focus .elementor-button-text {
	filter: invert(1) brightness(0);
}

.cm-btn-dark .cm-btn-pr .elementor-button {
    background-color: #36a4b4 !important;
	border: 1px solid #36a4b4;
}
.cm-btn-dark .cm-btn-pr .elementor-button-text:after {
    background-image: url("/wp-content/uploads/2025/10/icon-btn-3.png");
}
.cm-btn-dark .cm-btn-sc .elementor-button {
	background-color: #e98003 !important;
	border: 1px solid #fdfdfd;
}
.cm-btn-border .cm-btn-pr .elementor-button {
	border: 1px solid #e98003;
}
.cm-btn-border .cm-btn-sc .elementor-button {
	border: 1px solid #ffffff;
}
.cm-btn-dark .cm-btn-sc .elementor-button-text:after {
    background-image: url("/wp-content/uploads/2025/10/icon-btn-4.png");
}

.cm-h2 .hm {
	display: inline-block;
	border-radius: 5px;
  background-color: #ea8003;
	color: #ffffff;
	font-family: var(--ff-sh);
	font-weight: 400;
	letter-spacing: 0.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 0.53em;
	line-height: 1em;
	text-transform: uppercase;
}
.cm-block {
	display: block;
}

.cm-h2 {
	font-size: var(--fs-h2);
	line-height: 1em;
}
.cm-h2 h2 {
	font-size: 1em !important;
	line-height: 0.95em !important;
}
.cm-h2 .hm {
	font-size: 0.65em !important;
	line-height: 1em !important;
}

.cm-cta .cm-btn-row {
	margin-bottom: calc(100vw * 0.238)
}
.cm-h2 .hl {
	color: #36a4b5;
}

/*Why Section*/
@media(min-width: 1025px) {
	body:not(.elementor-editor-active) .cm-row-why .cm-col {
	position: unset;
}
	.cm-row-why {
		justify-content: flex-start !important;
	}
body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(1)::after, body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(3)::before {
	content: "";
	background-image: linear-gradient(180deg, transparent, #acd7e0, transparent);
	width: 2px;
	height: 100%;
	position: absolute;
	left: calc(33.3% - 5px);
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	opacity: 1;
	transition: height 0.5s;
	transition-delay: 700ms;
}
	body:not(.elementor-editor-active) .cm-row-why .cm-col.elementor-invisible:nth-child(1)::after, body:not(.elementor-editor-active) .cm-row-why .cm-col.elementor-invisible:nth-child(3)::before {
		height: 0%;
	}
body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(3)::before {
	left: calc(66.6% + 5px);
}
	body:not(.elementor-editor-active) .cm-row-why.cm-row-2.cm-2-row .cm-col:nth-child(3)::before {
	display: none;
}
	body:not(.elementor-editor-active) .cm-row-why.cm-row-2.cm-2-row .cm-col:nth-child(1)::after {
	left: calc(50% - 10px);
}
body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(4)::before, body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(7)::after {
	content: "";
	background-image: linear-gradient(90deg, transparent, #acd7e0, transparent);
	width: 100%;
	height: 2px;
	position: absolute;
	top: calc(33.3% - 43px);
	left: 50%;
	transform: translateX(-50%);
	pointer-events: none;
	transition: width 0.5s;
	transition-delay: 700ms;
}
	body:not(.elementor-editor-active) .cm-row-why .cm-col.elementor-invisible:nth-child(4)::before, body:not(.elementor-editor-active) .cm-row-why .cm-col.elementor-invisible:nth-child(7)::after {
		width: 0%;
	}
	
body:not(.elementor-editor-active) .cm-row-why .cm-col:nth-child(4)::after {
	top: calc(33.3%);
}
	body:not(.elementor-editor-active) .cm-2-row .cm-col:nth-child(4)::before {
		top: calc(50% - 0px);
	}
	body:not(.elementor-editor-active) .cm-3-row .cm-col:nth-child(4)::before {
		top: 33%;
	}
	body:not(.elementor-editor-active) .cm-3-row .cm-col:nth-child(7)::after {
		top: calc(66% + 20px);
	}
	body:not(.elementor-editor-active).home .cm-3-row .cm-col:nth-child(7)::after {
		top: 66%;
	}
	body:not(.elementor-editor-active).home .cm-3-row .cm-col:nth-child(4)::before {
		top: calc(33% - 35px);
	}
	
	
}


@media(max-width: 1024px) {
	.cm-row-why .cm-col {
		border: 2px solid #acd7e0;
		padding: 20px;
		border-radius: 8px;
		background-color: #ffffff;
	}
}
.cm-h3 {
	font-size: var(--fs-h3);
	line-height: 1em;
}
.cm-h3 h3 {
	font-size: 1em;
	line-height: 1em;
	text-wrap: balance;
}
.cm-row-why .cm-h3 h3 {
	font-size: 0.85em;
	text-transform: none;
}

/*Gallery*/
.cm-gallery-slider .swiper-slide-next {
	z-index: 2;
}
.cm-gallery-slider .swiper-pagination-bullet {
	width: 20px !important;
	border-radius: 0;
	height: 3.5px !important
}
@media(max-width: 1024px){
    .cm-gallery-slider .swiper-pagination-bullet {
    display: none;
}
.cm-gallery-slider {
/*     margin-bottom: -40px !important; */
}
}
.cm-gallery-slider .swiper {
	padding-bottom: 20px !important;
}
@media(min-width: 1024px) {
	.cm-gallery-slider .swiper-wrapper {
	padding: 10px 0 30px;
		overflow: visible !important;
}
}
.cm-gallery-slider .swiper-slide img {
	width: 100%;
}
.cm-gallery-slider .swiper-slide {
	transition: transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border: 8px solid #ffffff;
}

@media (max-width: 1023px) {
    .cm-gallery-slider .swiper-slide-next, .cm-gallery-slider .swiper-slide-active {
			background-image: linear-gradient(1deg, #fff 0%, #fff 73%, #fff 100%);
border: 1px solid #9ad23c;
border: 0;
        margin: 7px;
			
				padding: 8px;
/* 				outline: 8px solid #ffffff; */
/* 			outline-offset: -15px; */
        width: calc(50% - 21px) !important;
    }
}
@media (max-width: 767px) {
    .cm-gallery-slider .swiper-slide-next, .cm-gallery-slider .swiper-slide-active {
        width: calc(100% - 14px) !important;
    }
}

/*FAQ*/
.cm-faq h3 {
	font-size: 18px !important;
	font-weight: 600;
	line-height: 1.2em !important;
	text-transform: uppercase !important;
	padding-right: 35px;
	font-family: var(--ff-sh) !important;
	color: #151515;
}
.cm-faq [aria-expanded="true"] h3, .cm-faq .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title h3 {
/* 	color: #333333; */
}
body .cm-faq [aria-expanded="true"] {
	position: relative;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	transition: border-radius 0ms;
}
.cm-faq [aria-expanded="true"] span {
	position: relative;
	z-index: 1;
}
.cm-faq .e-con {
	border: 0 !important;
}
.cm-faq .e-n-accordion-item-title {
	transition: border-radius 700ms;
	border: 0 !important;
}
.cm-faq .e-n-accordion-item:hover h3 {
/* 	color: #333333; */
}
.cm-faq summary {
	z-index: 2;
}
.cm-faq summary + div {
	padding: 0;
}
@media(max-width: 1024px) {
	.cm-faq h3 {
		font-size: 16px !important;
	}
}
.cm-faq .e-opened i:before, .cm-faq .e-closed i:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 3em;
    width: 3em;
    display: block;
	position: absolute;
	right: -1.7em;
	top: 50%;
	transform: translateY(-50%);
}
@media(max-width: 1024px) {
	.cm-faq .e-opened i:before, .cm-faq .e-closed i:before {
		height: 2.5em;
		width: 2.5em;
	}
}
.cm-faq .e-n-accordion-item-title {
	padding-top: 1.1em !important;
	padding-left: 1.4em !important;
	padding-bottom: 1.1em !important;
	border-radius: 30px !important;
	border: 0 !important;
}
.cm-faq .e-opened i:before {
	background-image: url("/wp-content/uploads/2025/10/icon-faq.png");
}
.cm-faq .e-closed i:before {
	background-image: url("/wp-content/uploads/2025/10/icon-faq.png");
}
.cm-faq {
	width: 1080px;
	margin: 0 auto;
}

.cm-offset-col {
    max-width: calc((100vw - 1240px) / 2);
    width: 100% !important;
}

.cm-faq-row .cm-faq > .elementor-widget-container {
	max-height: 490px;
	overflow-y: auto;
	direction: rtl;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cm-faq-row .cm-faq .elementor-widget-container .e-n-accordion * {
	direction: ltr;
}
.cm-faq-row .cm-col {
	position: relative;
	padding-top: var(--section-py);
	padding-bottom: var(--section-py);
}
.cm-faq-row .cm-faq-img .elementor-widget-container {
	margin-top: calc(var(--section-py) * -1) !important;
	padding-right: 40px;
}
.cm-faq-row:hover .cm-faq:after {
	height: 0%;
}
.cm-faq-row .cm-faq:after {
	content: "";
	pointer-events: none;
	background-image: linear-gradient(180deg, transparent 0%, rgba(54, 164, 181, 1) 95%);
	height: 60%;
	width: calc(100% - 10px);
	position: absolute;
	right: 0;
	bottom: -2px;
	z-index: 2;
	display: block;
	transition: height 0.3s;
}
.cm-faq-row .e-n-accordion-item {
/* 	border: 1px solid #d4d4d4; */
	border-radius: 30px;
	overflow: hidden;
}
.cm-faq-row .e-n-accordion-item .e-con-inner {
	border-top: 2px solid rgba(21, 21, 21, 0.1);
	margin-top: 20px;
	padding-top: 20px;
}

/*Scrollbar*/
.cm-faq-row .cm-faq .elementor-widget-container {
    --scrollbar-color-thumb: #ea8003;
    --scrollbar-color-track: #ffffff;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 10px;
}

/* Modern browsers with `scrollbar-*` support */
@supports (scrollbar-width: auto) {
    .cm-faq-row .cm-faq .elementor-widget-container {
        scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
        scrollbar-width: var(--scrollbar-width);
    }
}

/* Legacy browsers with `::-webkit-scrollbar-*` support */
@supports selector(::-webkit-scrollbar) {
	
    .cm-faq-row .cm-faq .elementor-widget-container::-webkit-scrollbar-thumb {
        background: var(--scrollbar-color-thumb);
    }
    .cm-faq-row .cm-faq .elementor-widget-container::-webkit-scrollbar-track {
        background: var(--scrollbar-color-track);
    }
    .cm-faq-row .cm-faq .elementor-widget-container::-webkit-scrollbar {
        max-width: var(--scrollbar-width-legacy);
        max-height: var(--scrollbar-width-legacy);
    }
}

.cm-row-map ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 1em;
}
.cm-row-map ul li {
	margin: 20px 0;
	font-family: var(--ff-sh);
	text-transform: uppercase;
	color: #343536;
	position: relative;
	padding-left: 1.4em;
}
.cm-row-map ul li a {
	color: #343536 !important;
}
.cm-row-map ul li a:hover, .cm-row-map ul li a:focus {
	color: var(--ast-global-color-0) !important;
}
.cm-row-map ul li:after {
	content: "";
	width: 1em;
	height: 1.2em;
	background-size: contain;
	background-repeat: no-repeat;
	pointer-events: none;
	display: inline-block;
	top: -0.1em;
	left: 0;
	position: absolute;
	margin-right: 0.5em;
	background-image: url("/wp-content/uploads/2025/10/icon-area-map.png");
}
body:not(.home) .cm-area-section > .e-con-inner > .e-con {
	padding: 0;
}
@media(max-width: 1024px) {
	body:not(.home) .cm-area-section > .e-con-inner > .e-con > .e-con-inner > .e-con:nth-child(2) > .e-child {
width: 100%;
}
}

.cm-cta-footer {
	margin-top: calc(var(--box-br) * -1);
	margin-bottom: calc(var(--box-br) * -1);
}

.cm-cta-footer .cm-btn-row {
	margin-bottom: var(--box-br) !important;
	position: relative;
}
.cm-cta-footer .hm {
	color: #ea8003;
	background-color: #ffffff;
}
.hm-alt .hm {
	color: #ea8003;
	background-color: #ffffff;
}
@media(min-width: 601px) {
	.cm-cta-footer .cm-btn-row:before, .cm-cta-footer .cm-btn-row:after {
	content: "";
	pointer-events: none;
	background-color: rgba(255,255,255, 0.2);
	height: 2px;
	width: 95%;
		max-width: 900px;
	position: absolute;
	z-index: -1;
}
.cm-cta-footer .cm-btn-row:before {
	top: -50%;
	transform: translate(-50%, 50%);
	background-color: #e98003;
	height: 100%;
	width: 85%;
	left: 50%;
	max-width: 600px;
	z-index: -1;
}
.cm-cta-footer .cm-btn-row:after {
	left: 50%;
	top: 50%;
	transform: translate(-50%, 50%);
	z-index: -2;
}
}

/*Process*/
.cm-process, .cm-process-location {
    counter-reset: cm-prc-num;
}
.cm-process > .cm-col, .cm-process-location > .cm-col {
	padding: 0;
	z-index: 2;
}
.cm-process > .cm-col:before, .cm-process-location > .cm-col:before {
	content: counter(cm-prc-num);
    counter-increment: cm-prc-num;
    font-size: 35px;
	line-height: 1em;
    color: #ffffff;
    width: 2.75em;
    height: 3.15em;
    border-radius: 1.48em;
    background-image: url("/wp-content/uploads/2025/10/icon-process-number.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
		padding-top: 0.2em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    pointer-events: none;
		font-weight: 600;
	font-family: var(--ff-sh);
	letter-spacing: -0.05em;
	padding-bottom: 0.6em;
	margin-top: -3.8em;
	top: -0.5em;
}
body.elementor-editor-active .cm-process > .cm-col:before, body.elementor-editor-active .cm-process-location > .cm-col:before {
	margin-top: 0;
}
.cm-process .cm-h3 h3, .cm-process-location .cm-h3 h3 {
	font-size: 0.72em;
	line-height: 1.1em;
	color: #000000 !important;
	text-transform: none !important;
}
.cm-process, .cm-process-location {
	position: relative;
	z-index: 1;
}
@media(min-width: 1200px) {
	body:not(.elementor-editor-active) .cm-process, 	body:not(.elementor-editor-active) .cm-process .cm-process-location {
		margin-top: calc(100vw * -0.03);
	}
	body:not(.elementor-editor-active) .cm-process.cm-col-6:after, body:not(.elementor-editor-active) .cm-process.cm-col-5:after, body:not(.elementor-editor-active) .cm-process.cm-col-4:after, body:not(.elementor-editor-active) .cm-process.cm-col-3:after {
	content: "";
	pointer-events: none;
	background-image: url("/wp-content/uploads/2025/10/icon-process-line-1.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
	width: calc(100% - 20px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: -1;
}
	body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-1 .elementor-divider-separator, body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-2 .elementor-divider-separator {
		position: relative;
		z-index: 1;
		border: 0 !important;
	}
	body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-1 .elementor-divider-separator:after, body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-2 .elementor-divider-separator:after {
	content: url("/wp-content/uploads/2025/10/icon-process-line-inner-1.png");
	pointer-events: none;
	position: relative;
	top: 0;
	left: 10px;
	z-index: -1;
	display: block;
}
	body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-2 .elementor-divider-separator:after {
		content: url("/wp-content/uploads/2025/10/icon-process-line-inner-2.png");
	}
	body.elementor-editor-active .cm-process > .cm-col:before { 
		margin-top: 0;
	}
body:not(.elementor-editor-active)	.cm-process .cm-col:first-child, body:not(.elementor-editor-active) .cm-process .cm-col:last-child {
	margin-top: calc(100% * 0.12);
}
body:not(.elementor-editor-active) .cm-process.cm-col-6 .cm-col:nth-child(2), body:not(.elementor-editor-active) .cm-process.cm-col-6 .cm-col:nth-child(5) {
	margin-top: calc(100% * 0.2);
}
body:not(.elementor-editor-active) .cm-process.cm-col-6 .cm-col:nth-child(3), body:not(.elementor-editor-active) .cm-process.cm-col-6 .cm-col:nth-child(4) {
	margin-top: calc(100% * 0.3);
}
	.cm-process, .cm-process-location {
		align-items: flex-start;
	}
		body:not(.elementor-editor-active)	.cm-process.cm-col-5 .cm-col:nth-child(2), body:not(.elementor-editor-active) .cm-process.cm-col-5 .cm-col:nth-child(4) {
		margin-top: calc(100% * 0.24);
	}
	body:not(.elementor-editor-active)	.cm-process.cm-col-5 .cm-col:nth-child(3) {
		margin-top: calc(100% * 0.345);
	}
	.cm-process.cm-col-5 {
		--column-gap: 40px;
	}
	.cm-process.cm-col-4 {
		--column-gap: 40px;
	}
	body:not(.elementor-editor-active)	.cm-process.cm-col-4 .cm-col:nth-child(3), body:not(.elementor-editor-active)	.cm-process.cm-col-4 .cm-col:nth-child(2) {
		margin-top: calc(100% * 0.28);
	}
	body:not(.elementor-editor-active)	.cm-process.cm-col-3 .cm-col:nth-child(1), body:not(.elementor-editor-active)	.cm-process.cm-col-3 .cm-col:nth-child(3) {
		margin-top: calc(100% * 0.145);
	}
	body:not(.elementor-editor-active)	.cm-process.cm-col-3 .cm-col:nth-child(2) {
		margin-top: calc(100% * 0.34);
	}
	.cm-process.cm-col-3 {
		--column-gap: 40px;
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(2){
		margin-top: calc(100% * -0.14);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(3){
		margin-top: calc(100% * -0.08);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(4){
		margin-top: calc(100% * -0.02);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(5){
		margin-top: calc(100% * 0.04);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(7) {
		margin-top: calc(100% * -0.18);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(8) {
		margin-top: calc(100% * -0.12);
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-row-4 .cm-col:nth-child(9) {
		margin-top: calc(100% * -0.06);
	}
	body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-2 {
		margin-top: 40px
	}
	body:not(.elementor-editor-active) .cm-process-location.cm-align-right {
		justify-content: flex-end !important;
	}
}
body:not(.elementor-editor-active) .cm-process-location .elementor-divider {
		padding-top: 0 !important;
	padding-bottom: 0 !important;
	}
.cm-process .cm-col, .cm-process-location .cm-col {
	border-radius: 15px;
background-color: #ffffff;
border: 1px solid #c4dfe6;
	padding: 15px;
	box-shadow: 0 0 40px -10px rgba(4, 34, 71, 0.22);
}
.cm-process .cm-con {
	padding-left: 0;
	padding-right: 0;
}
@media(max-width: 1199px) and (min-width: 678px) {
	.cm-process .cm-col, .cm-process-location .cm-col  {
		max-width: calc((100% / 2) - 10px);
	}
}
@media(max-width: 1199px) {
	.cm-process > .cm-col, .cm-process-location > .cm-col  {
		margin-top: 100px;
	}
	.cm-process, .cm-process-location {
		--flex-direction: row !important;
		--flex-wrap: wrap !important;
		justify-content: center !important;
		row-gap: 40px;
	}
	.cm-process > .cm-col:before, .cm-process-location > .cm-col:before {
		font-size: 32px;
	}
	body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-1, body:not(.elementor-editor-active) .cm-process-location .cm-prc-divider-2 {
		display: none;
	}
	.cm-process-location > .cm-col {
		order: unset !important;
	}
}

/*Inner*/
.cm-faq-inner .e-n-accordion-item {
	border: 1px solid #d4d4d4;
	border-radius: 30px;
	overflow: hidden;
}
.cm-faq-inner .e-n-accordion-item .e-con-inner {
	border-top: 2px solid rgba(21, 21, 21, 0.1);
	margin-top: 20px;
	padding-top: 20px;
}
.cm-banner-inner .fs-sm {
	font-size: 0.73em;
	line-height: 1em;
	display: inline-block;
}

.ls-0 {
	letter-spacing: 0 !important;
}

.cm-inner-rc h3 {
	text-transform: none !important;
}
.cm-why-inner .cm-col h3 {
	text-transform: none !important;
}
/* .cm-why-inner .cm-col .mbp0 li:before {
	background-color: #04295b;
}
.cm-why-inner .cm-col .mbp0 li {
	color: #04295b;
} */
.cm-row-discount {
	--column-gap: 20px;
	--row-gap: 20px;
}
@media(max-width: 1024px) {
	.cm-row-discount {
	--column-gap: 20px;
		--row-gap: 20px;
}
}
.cm-row-discount .cm-col .elementor-heading-title {
	font-size: 1.8em;
	line-height: 1em;
	text-transform: uppercase;
	font-family: var(--ff-sh);
	font-weight: 700;
	display: flex;
	align-items: center;
	gap: 0.2em;
	flex-wrap: nowrap;
}
.cm-row-discount .cm-col .elementor-heading-title .fs-sm {
	font-size: 0.41em;
	line-height: 1em;
	font-weight: 400;
}
.cm-row-discount .cm-col .elementor-heading-title .fs-md {
	font-size: 0.7em;
	line-height: 1em;
/* 	display: block; */
}
.cm-row-discount .cm-col {
	outline: 1px dashed #ffffff;
	outline-offset: -12px;
	padding: 30px;
	position: relative;
}
.cm-row-discount .cm-col:after {
	content: "";
	background-image: url("/wp-content/uploads/2025/10/icon-discount-element.png");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 28px;
	position: absolute;
	top: 0;
	left: unset;
	right: 30px;
}
.cm-row-discount .cm-col .elementor-heading-title .hg:after {
	content: "";
	width: 0.92em;
	height: 0.86em;
	background-image: url("/wp-content/uploads/2025/10/icon-element-discount.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	display: inline-block;
	top: 0.14em;
	left: -0.18em
}
@media(max-width: 1025px) {
	.cm-advance-row {
	flex-wrap: wrap;
	justify-content: center;
}
}
.cm-advance-row .cm-col {
	border: 1px solid #ddedfb;
	padding: 20px !important;
}
.cm-advance-row .cm-col-icon i {
	box-shadow: 0 0 0 rgba(234, 128, 3, 0.9);
	animation: pulse-icon 1.5s infinite;
	border-radius: 30px
}

@-webkit-keyframes pulse-icon {
0% {
box-shadow: 0 0 0 0 rgba(234, 128, 3, 0.9);
}
70% {
box-shadow: 0 0 0 7px rgba(234, 128, 3, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(234, 128, 3, 0);
}
}

@media(min-width: 1025px) {
	body:not(.elementor-editor-active) .cm-advance-row:after {
	content:"";
  height: 1.3px;
	width: calc(100% - 50px);
  background: linear-gradient(to right, transparent 50%, #ea8003 50%), linear-gradient(to right, transparent,  transparent);
  background-size: 10px 32px, 100% 2px;
  animation: border-dance 9.5s infinite linear;
	position: absolute;
	top: 40px;
		z-index: 3;
		pointer-events: none;
}
	body:not(.elementor-editor-active) .cm-advance-row .cm-col:first-child .cm-col-icon:after,  body:not(.elementor-editor-active) .cm-advance-row .cm-col:last-child .cm-col-icon:after {
		content: "";
		width: calc(50% + 20px);
		height: 20px;
		position: absolute;
		top: 0;
		left: -20px;
		background-color: #ffffff;
		z-index: -1;
	}
	body:not(.elementor-editor-active) .cm-advance-row .cm-col:last-child .cm-col-icon:after {
		left: unset;
		right: -20px;
	}
	body:not(.elementor-editor-active) .cm-advance-row .cm-col:first-child .cm-col-icon, body:not(.elementor-editor-active) .cm-advance-row .cm-col:last-child .cm-col-icon {
		position: relative;
		z-index: 5;
	}
}

.border-dance:hover {
  --bd-border-color: green;
  animation: none;
}

@keyframes border-dance {
  0% {}
  100% {
    background-position: 500px 0, 0 50%, 0 0, 50% 500px;
  }
}

.cm-why-section {
	    background-image: linear-gradient(180deg, var(--e-global-color-astglobalcolor5) 0%, #FFFFFF 20%) !important;
}

@media(max-width: 767px) {
	.cm-area-section .mbp0 {
		text-align: center;
	}
	.cm-row-discount .cm-col {
		text-align: center;
	}
	.cm-row-discount .cm-col .elementor-heading-title {
		justify-content: center;
	}
}
.cm-row-3.cm-row-discount {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}

@media(max-width: 576px) {
	.cm-row-map-inner {
    max-width: 200px;
    margin: auto;
}
}

.cm-inner-rc, .cm-inner-pricing {
	background-image: unset !important;
	background-color: #032048 !important;
}
.cm-inner-rc:before, .cm-inner-pricing:before {
	background-position: bottom center !important;
}

.cm-inner-rc .cm-btn-pr .elementor-button, .cm-inner-pricing .cm-btn-pr .elementor-button {
	background-color: #e88006 !important;
	border: 0;
}
.cm-inner-rc .cm-btn-sc .elementor-button, .cm-inner-pricing .cm-btn-sc .elementor-button {
	background-color: #37a3b5 !important;
	border: 0;
}
.cm-inner-rc .cm-btn-pr .elementor-button-text:after, .cm-inner-pricing .cm-btn-pr .elementor-button-text:after {
	background-image: url("/wp-content/uploads/2025/10/icon-btn.png");
}
.cm-inner-rc .cm-btn-sc .elementor-button-text:after, .cm-inner-pricing .cm-btn-sc .elementor-button-text:after {
	background-image: url("/wp-content/uploads/2025/10/icon-btn-2.png");
}

.cm-cta-inner .cm-section {
	overflow: hidden;
}
@media(max-width: 678px) {
	.cm-h2 .elementor-widget-container {
    margin-top: 0 !important
}
}

/* Smooth header fade-in */
#masthead {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  /* Fallback: show header after 1.5s if JavaScript fails */
  animation: header-fallback 0.1s 1.5s forwards;
}

body.header-loaded #masthead {
  opacity: 1;
  transform: translateY(0);
  animation: none; /* Disable fallback animation when JS works */
}

/* Fallback animation for when JavaScript doesn't load */
@keyframes header-fallback {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

selector {
  content-visibility: visible !important;
  contain-intrinsic-size: auto !important;
}

.e-lazyloaded {
  content-visibility: visible !important;
  contain-intrinsic-size: auto !important;
}

.site-logo-img img {
    max-height: 65px;
}