::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	z-index: 999;
	transition: all 0.3s;
}

.ehf-header #masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}


/* .header-wrapper {
padding: 15px 0;
} */

.header-wrapper .hfe-nav-menu {
	width: auto;
	float: right;
	align-items: center;
	display:flex !important;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .hfe-nav-menu ul li:first-child {
	padding-left: 0px;
}

.header-wrapper .hfe-nav-menu ul li {
	padding-left: 50px;
}

.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: #5bb947 !important;
}

.header-wrapper .hfe-nav-menu ul li a {
	padding: 10px 0 !important;
	color: #000000 !important;
	font-size: 18px;
}

.header-wrapper .hfe-nav-menu ul li:last-child a {
	display: inline-block !important;
	width: auto !important;
	padding: 16px 30px !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	text-transform: uppercase;
	background-color: #404f63 !important;
	color: #fff !important;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu__toggle {
	margin: 0;
	float: right;
	visibility: hidden !important;
	opacity: 0 !important;
	display: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu-icon {
	padding: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hfe-nav-menu-icon svg {
	width: 100%;
	height: 100%;
	line-height: initial;
	font-size: initial;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .logo-box .elementor-widget-image {
	width: 100%;
}

.header-wrapper .logo-box img {
	max-width: 140px;
	width: 100%;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: 100% !important;
	margin: 0!important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select ,
body textarea{
	width: 100% !important;
	border: 0px !important;
	border-radius: 82px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: rgba(43, 38, 35, 0.05) !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
body textarea{
	border-radius: 14px !important;
}


body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/* containar */
.inner-contener>.elementor-container,
.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1760px !important;
}

*{
	margin: 0px;
	padding: 0px;
}
body{
	padding-top: 140px;
}

/* header */
.header_menu ul.elementor-nav-menu li.menu-item:before{
	content: "/";  
	margin-top: 5px;
}
.header_menu ul li:first-child::before{
	display: none !important;
}
.phone_menu{
	display: none !important;
}
.header-wrapper.sticky {
	background: #ffffff;
	transition: all 0.3s;
}

/* home */
.number_testimonial .elementor-testimonial__content{
	display: flex;
	flex-direction: column-reverse;
}
.number_testimonial .swiper-pagination-bullet{
	margin: 0px !important;
	width: 150px;
	border-radius: 0px !important;
}
.number_testimonial > .e-con-full{
	overflow: hidden;
}
.number_testimonial .elementor-main-swiper{
	width: 107% !important;
	padding-bottom: 77px !important;
}
.number_testimonial .elementor-testimonial__name{
	margin-bottom: 30px;
}
.number_testimonial .elementor-testimonial__title{
	margin-bottom: 22px;
}

.side_line > .e-con-inner{
	border-inline: 1px solid #655E5A;
}
.block_line > .e-con-inner {
	border-block: 1px solid #655E5A;
}
.home_rating .e-rating{
	justify-content: end !important;
}
.home_counter sup{
	color: #FF8048;
	font-weight: 400;
	line-height: 0;
}
.home_img_inner{
	position: absolute !important;
	z-index: 2;
}
.home_hero_btn_col{
	z-index: 20 !important;
}
.swiper-pagination-bullet-active{
	border-radius: 8px !important;
}
.home_img_hover_inner .elementor-cta__content .flex_items{
	flex-direction: row;
	justify-content: center;
	width: 100%;
	background: #FFF;
	border-radius: 60px;
}
.home_img_hover_inner .flex_items *{
	width: 50% !important;
}
.home_img_hover_inner .flex_items{
	display: flex;
	align-items: center;
	padding: 15px  !important
}
.home_img_hover_inner > .elementor-container{
	column-gap: 6px;
}
.home_img_hover_inner .elementor-cta__title{
	margin: 0px !important;
}
.home_img_hover_inner .elementor-size-sm{
	display: inline-block !important;
	width: auto !important;
}
#home_icon .elementor-icon-list-items{
	display: grid;
	grid-template-columns: auto auto;
}
.dots_right:before{
	content: '' !important;
	background: #706159 !important;
	height: 10px !important;
	width: 10px !important;
	position: absolute !important;
	right: 15px !important;
	left: unset !important;
	top: 15px !important;
	border-radius: 50% !important;
}
.dots_right:after{
	content: '';
	background: #706159;
	height: 10px;
	width: 10px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
}
.dots_left:before{
	content: '' !important;
	background: #706159 !important;
	height: 10px !important;
	width: 10px !important;
	position: absolute !important;
	left: 15px !important;
	right: unset !important;
	top: 15px !important;
	border-radius: 50% !important;
}
.dots_left:after{
	content: '';
	background: #706159;
	height: 10px;
	width: 10px;
	position: absolute;
	left: 15px;
	bottom: 15px;
	border-radius: 50%;
}
.housing_inner .elementor-container{
	column-gap: 80px;
}
.img_after:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/Group-1-4.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 130px;
	width: 130px;
	right: -25px;
	top: -14px;
}
.meters_img_after:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/Frame-404.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 170px;
	width: 170px;
	right: -20px;
	top: -20px;
}
.square_img_after:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/Frame-405.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 140px;
	width: 73px;
	left: -20px;
	top: -30px;
}
/* form */
.home_form_sc *{
	font-family: "Satoshi", Sans-serif !important;
}
.home_form_sc .gfield_label{
	display: none !important;
}
.home_form_sc .gform_footer{
	display: inline-block !important;
}
.home_form_sc .gform_button{
	background: transparent !important;
	border: 1px solid #FF8048;
	border-radius: 120px;
	padding: 13px 24px;
	font-size: 18px;
	color: #FF8048;
	font-weight: 500;
	line-height: 144%;
	margin-top: 40px;
	cursor: pointer;
	transition: .5s;
}
.home_form_sc .gform_button:hover{
	/* background: #FF8048 !important; */
	color: #FFF !important;
	/* transition: .5s; */
}
.home_form_sc .gform_fields {
	grid-column-gap: 28px !important;
}
/* form error */
.home_form_sc .gfield_description{
	background: transparent !important;
	border: none !important;
	padding: 10px 10px !important
}
.home_form_sc .gform_validation_errors h2{
	font-size: 18px !important;
}
.home_form_sc .gform_validation_errors {
	padding: 15px !important;
	margin-bottom: 20px !important;
}

.home_start_image_inner{
	width: auto !important;
}
.start_arrow_btn{
	position: absolute !important;
	right: -50px !important;
	top: 50% !important;
	transform: translate(0% , -50%) !important;
}
.middle_line .home_start_image_col:before{
	content: '';
	background: #655E5A;
	height: 1px;
	width: 100% ;
	position: absolute;
	left: 0px;
	top: calc(50% + -10px);
}
.middle_line:after{
	content: '';
	background: #655E5A;
	height: 93px;
	width: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
}
.home_start_image_col:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/Group-2.webp) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 50px;
	width: 10px;
	right: 20px;
	top: calc(50% + -35px);
}
.home_start_image_col > .elementor-widget-wrap:before {
	content: '';
	background: url(/wp-content/uploads/2024/08/Group-2.webp) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 50px;
	width: 10px;
	left: 20px;
	top: calc(50% + -35px);
} 


/* buttom */
.gform_footer input{
	margin: 0px !important;
}
.gform_footer{
	padding: 0px !important;
	margin: 0px !important;
	border-radius: 120px;
}

.btn a ,
.gform_footer{
	position: relative;
	overflow: hidden;
}
.btn a ,
.gform_footer input{
	z-index: 5 !important;
	position: relative;
	transition: color 350ms ease;
}
.btn a::after, .btn a::before ,
.gform_footer::after ,
.gform_footer::before{
	content: "";
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	background: #ff8048;
	z-index: -1;
}
.btn a::before ,
.gform_footer::before{
	transform: translateY(100%);
	z-index: 1;
}
.btn a:hover::before ,
.gform_footer:hover::before{
	transform: translateY(0);
	transition: transform 350ms ease;
}
.btn a::after ,
.gform_footer::after{
	z-index: 0;
	transform: translateY(-100.5%);
	transition: none;
	transition: transform 350ms ease;
}
.btn a:hover::after ,
.gform_footer:hover::after{
	opacity: 1;
	transform: translateY(0);
	transition: transform 350ms 360ms ease;
}
.btn a span ,
.gform_footer input{
	z-index: 999;
}
.btn .elementor-button-content-wrapper svg{
	width: 24px;
}
.btn .elementor-button-content-wrapper{
	align-items: center;
}
.btn a:hover .elementor-button-content-wrapper svg path{
	stroke: #FFF;
	fill: #ff8048;
	transition: 0.1s;
}
.btn a:hover .elementor-button-content-wrapper svg path{
	stroke: #FFF;
	fill: #ff8048;
	transition: 0.3s;
}
.btn a:hover .elementor-button-content-wrapper svg{
	transition: .3s;
	transform: rotate(45deg);
}
.btn .elementor-button-content-wrapper svg{
	transition: 0.3s;
}

/* SCROLL-DOWN 	animation */

.scroll_down {
	width: auto !important;
}

.scroll_down .elementor-icon-wrapper {
	display: flex;
	justify-content: center;
	animation: scrollBottom 2s linear infinite;  
}

.scroll_down .elementor-icon {
	font-size: 8px;
	width: 38px;
	height: 60px;
	border: 1px solid #fff !important;
	border-radius: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-top: 8px;
	/* 	cursor: pointer; */
	overflow: hidden;
	z-index: 999999 !important;
}

@keyframes scrollBottom {
	0% {
		transform: translateY(-10px);
	}
	50% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(-10px);
	}
}

/* ball */
.scroll_down .elementor-icon svg {
	fill: #fff!important;
	animation: scrolling 2s linear infinite;
}

@keyframes scrolling {
	0%, 100% {
		opacity: 1;
		transform: translateY(0px);
	}
	50% {
		opacity: 1;
		transform: translateY(20px);
	}
}



.scroll_down:before {
	content: '';
	background: url(/wp-content/uploads/2024/08/Scroll-Down-2-1.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	height: 68px;
	width: 50px;
	right: 0;
	left: -28%;
	top: -15px;
}
.scroll_down .elementor-icon{
	position: relative;
}
.scroll_down:after{
	content: 'Scroll Down';
	position: absolute;
	top: -90px;
	writing-mode: vertical-lr;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	transform: rotate(180deg);
	display: flex;
	align-items: center;
	font-family: "Satoshi", Sans-serif !important;
	font-style: italic !important;
	font-weight: 500;
	line-height: 122%;
	color: #2B2623;
}
.swiper-pagination{
	display: flex !important;
	width: 100% !important;
	max-width: 585px !important;
	margin-inline: auto !important;
	right: 0;
	flex-wrap: nowrap !important;
}
.number_testimonial .swiper-pagination-bullet {
	margin: 0px !important;
	width: 100%;
	border-radius: 0px !important;
}
.swiper-pagination .swiper-pagination-bullet{
	transition: 1s !important;
}
.scroll_down > .elementor-widget-container .elementor-icon{
	width: 32px !important;
}
.number_testimonial .swiper-pagination-bullet-active{
	border-radius: 50px !important;
}

.home_form_sc .gform-body input::placeholder ,
.home_form_sc .gform-body textarea::placeholder{
	color: #BDBCBB !important;
	font-size: 18px;
}

/* new css */
.number_testimonial .elementor-testimonial__cite{
	margin-top: 0px !important;
}
.discover_img_home img{
	max-height: 800px;
}
#home_icon .elementor-icon-list-items li{
	align-items: center;
}
.housing_text{
	margin-bottom: 0px !important;
}
/* .home_img_hover_inner .elementor-cta__title {
margin-bottom: 10px !important;
} */
.home_form_sc .gform_fields.top_label{
	margin-bottom: 30px;
}
.swiper-slide:last-child .elementor-testimonial {
	width: 380px;
}

.center_dots_left:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/Group-2.webp) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	height: 50px;
	width: 10px;
	left: 20px;
	top: calc(50% + 15px);
}

.header-wrapper .elementor-nav-menu--dropdown li{
	background: #FFF;
}