:root {
	--container: clamp(42.611rem, 100% - 5rem, 72.7rem);
}

html {
	font-size: 16px;
	font-family: "Roboto", Sans-serif, serif;
	overflow-x: clip;
}

body {
	display: flex;
	flex-direction: column;
	min-height: 100vH;
}

body > div[data-elementor-type='wp-page'] {
	flex: 1;
}

img {
	display: block;
}

textarea {
	resize: vertical;
	display: block;
}

.e-con-boxed {
	padding-right: 1rem;
	padding-left: 1rem;
}

.elementor-image-box-title a,
.wp-block-heading a,
.elementor-widget-text-editor a,
.elementor-icon-list-text a,
.elementor-heading-title a,
.elementor-heading-title span {
	text-decoration: inherit;
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	text-transform: inherit;
}

.wp-block-quote:not(:last-child),
.elementor-widget-theme-post-content ul:not(:last-child),
.elementor-widget-theme-post-content ol:not(:last-child),
.elementor-widget-text-editor ol:not(:last-child),
.elementor-widget-text-editor ul:not(:last-child) {
	margin-bottom: 1.5em;
}

.elementor-kit-6 p:last-child {
	margin-bottom: 0;
}

.elementor-widget-text-editor a,
.elementor-kit-17 p > a {
	font-size: inherit;
}

.page-header .entry-title {
	max-width: initial;
	padding: 0;
}

.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
	max-width: var(--container);
}


.elementor-location-single:not(:has(div[data-elementor-type="wp-page"])) .e-con > .elementor-widget-theme-post-content {
	max-width: var(--container);
	margin: 0 auto;
	width: 100%;
}

.elementor-location-single:not(:has(div[data-elementor-type="wp-page"])) .e-con:has(> .elementor-widget-theme-post-content) {
	padding-left: 1rem;
	padding-right: 1rem;
}

.wpcf7 form .wpcf7-response-output {
	margin: 1em 0 0 0 !important;
}

.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: .88rem;
	align-items: flex-start;
}

.wpcf7-form label {
	width: 100%;
}

.wpcf7-spinner {
	position: absolute;
	margin: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.elementor-kit-6 select {
	background-color: var(--e-global-color-e2adb41);
    border-style: solid;
    border-width: 1px;
    border-color: #4D4D4D;
    border-radius: 0.5rem;
    padding: .83rem 2rem;
}

.form-row {
	display: flex;
	width: 100%;
	gap: .88rem;
}

.wpcf7-submit {
	width: 100%;
}

.e-n-accordion-item-title-icon {
	height: 1.5em;
	width: 1.5em !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: var(--e-global-color-accent);
	border-radius: 2em;
	flex-shrink: 0;
}

.e-n-accordion-item-title-icon svg {
	fill: var(--e-global-color-e2adb41) !important;
}

.underline.elementor-widget-text-editor p:last-child,
.underline-center.elementor-widget-text-editor p:last-child,
.underline-center .elementor-heading-title,
.underline .elementor-heading-title {
	padding-bottom: 2rem;
	position: relative;
}

.underline.elementor-widget-text-editor p:last-child:before,
.underline-center.elementor-widget-text-editor p:last-child:before,
.underline-center .elementor-heading-title:before,
.underline .elementor-heading-title:before {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: min(100%, 14.335rem);
    height: 4px;
    z-index: 2;
    background: var(--e-global-color-accent);
}

.underline-center.elementor-widget-text-editor p:last-child:before,
.underline-center .elementor-heading-title:before {
	left: 50%;
	transform: translateX(-50%);
}

ol {
	counter-reset: my-counter;
	list-style: none;
	padding-left: 0;
}

ol li {
	counter-increment: my-counter;
	padding-left: 4em;
	position: relative;
}


ol li:not(:last-child) {
	padding-bottom: 2em;
}

ol li::before {
	content: counter(my-counter);
	position: absolute;
	left: 0;
	top: -.5em;
	width: 2em;
	height: 2em;
	border-radius: 50%;
	background: var( --e-global-color-accent );
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-13 .elementor-image-box-title a {
	font-family: inherit;
	font-size: inherit;
	text-transform: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
}

.elementor-22 .elementor-element.elementor-element-65bc317 .elementor-nav-menu--main .header__button-link .elementor-item,
.elementor-kit-6 .wp-block-button__link {
	background-color: var(--e-global-color-accent);
    font-family: "Oswald", Sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0.048em;
    color: var(--e-global-color-e2adb41);
    border-radius: 0.55em 0.55em;
    padding: 0.98em 1.88em;
}

.elementor-22 .elementor-element.elementor-element-65bc317 .elementor-nav-menu--main .header__button-link .elementor-item.elementor-item-active {
	color: var(--e-global-color-e2adb41);
}

.elementor-22 .elementor-element.elementor-element-65bc317 .elementor-nav-menu--main .header__button-link .elementor-item {
	padding: 0.6em 1.2em;
}

.elementor-widget-theme-post-content iframe:not(:last-child),
.wp-block-gallery:not(:last-child),
.wp-block-buttons:not(:last-child) {
	padding-bottom: 1.5rem;
}

.wp-block-gallery .wp-block-image img {
	border-radius: .5rem;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 100%;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) .e-con-boxed {
	padding-inline: 1.5rem;
}

.wp-block-group .elementor[data-elementor-type="container"]:has(.cta-banner) {
	padding-block: 5rem 4rem;
}

:root :where(.is-layout-flow) > .wp-block-post {
	margin: 0;
}

.wp-block-post h2 {
	font-size: 1rem;
}

.near-suburbs {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
	gap: 1rem;
	padding-bottom: 4rem;
}

.near-suburbs__item:before {
    content: "";
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1em;
    margin-right: .3em;
    background: no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c8102e' viewBox='0 0 384 512'%3E%3Cpath d='M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z'/%3E%3C/svg%3E");
}

.wp-block-quote {
	background: var(--e-global-color-f87b0b2);
	margin: 0;
    padding: 1em;
	font-style: italic;
}

ul.areas-list,
.footer ul.menu {
	list-style: none;
	padding-left: 0;
    margin: 0;
}

.footer ul.menu a {
	color: #fff;
}


.footer .elementor-widget-wp-widget-nav_menu h5 {
	margin: 0;
	padding-bottom: 1rem;
}

.footer h5 {
	color: var( --e-global-color-accent );
}

.regions-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 2rem;
}

.region-block {
	flex: 0 1 22%;
	min-width: 200px;
}

/*MAX media query*/
@media (max-width: 1366px) {
	html {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.form-row {
		flex-direction: column;
	}
	.underline-left_mobile .elementor-heading-title:before {
		left: 0;
		transform: initial;
	}
}