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

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

html, body{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

header.sticky {
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	background-color: rgb(255 255 255 / 50%);
}

.animation-active {
	overflow: hidden !important;
	height: 100%;
}

.btn-wrap a.elementor-button,
.gform_footer input[type=submit],
.anwp-pg-wrap .btn {
	height: 50px;
	line-height: 50px !important;
	min-height: initial !important;
	display: inline-block !important;
	width: auto !important;
	padding: 0 35px;
	font-family: 'Satoshi-Regular';
	font-weight: 600;
	font-size: 16px !important;
	text-transform: uppercase;
	background-color: #404f63;
	color: #fff;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0px 5px 10px 0px rgba(63, 78, 99, .35);
	outline: none !important;
}

.btn-wrap a.elementor-button:hover,
.btn-wrap a.elementor-button:focus,
.gform_footer input[type=submit]:hover,
.gform_footer input[type=submit]:focus,
.anwp-pg-wrap .btn:hover,
.anwp-pg-wrap .btn:focus {
	background-color: #5bb947 !important;
	color: #fff !important;
	border-color: #5bb947 !important;
}

header#masthead {
	display: block !important;
	position: fixed;
	width: 100%;
	z-index: 998;
}

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

.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;
}

@media (min-width: 1025px) {
	li.media-link {
		display: 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: calc(100% + 30px) !important;
	margin: 0 -15px !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: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !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: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

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%;
}

/* header */

/* bliking animation */

.freelance-text h5:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/free.svg);
	animation: 1s blink ease infinite;
}

.freelance-text h5 {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 8px;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}

/* hero-section */

.hero_accrodin .elementor-accordion-item .elementor-tab-content ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

.hero_accrodin .elementor-accordion-item .elementor-tab-content ul li:before{
	content: '';
	display: inline-block;
	width: 6%;
	height: 8px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
	background-image: url(../images/list-icon.svg);
}

.hero_accrodin .elementor-accordion-item .elementor-tab-content ul li {
	display: flex;
	align-items: baseline;
	gap: 7px;
}

.hero_accrodin .elementor-accordion-item:nth-child(2) {
	border-top: 1px solid rgba(30, 30, 30, 0.2) !important;
	border-bottom: 1px solid rgba(30, 30, 30, 0.2) !important;
}

.hero_accrodin .elementor-accordion-item .elementor-tab-title {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;
}



/* about-section */

.about_tab_ctn .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	padding: 0;
	border-bottom: 1px solid !important;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-wrapper {
	display: flex;
	gap: 25px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper {
	padding-top: 30px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
	padding: 0;
	min-height: 330px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tab-btn {
	width: fit-content;
	text-transform: uppercase;
	background: #6E6259;
	padding: 4px 16px;
	margin-top: 40px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .people-btn {
    margin-top: 70px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tab-btn a {
	color: #F9F6F2;
	font-size: 16px;
	line-height: 168%;
	display: flex;
	gap: 7px;
	align-items: center;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tab-btn a span.tab-btn-icon {
	height: 21px;
}

/* experince-section */

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item {
	display: flex;
	gap: 24px;
	padding: 13px 0;
	align-items: center;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item:first-child {
	padding-top: 0;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item:last-child {
	padding-bottom: 0;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item .experience-first-col {
	width: 100%;
	max-width: 120px;
	font-size: 16px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item .experience-first-col span.experience-date,
.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item .experience-secnd-col strong.experience-title{
	padding-bottom: 8px;
	display: block;
	text-transform: uppercase;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section .experience-item .experience-secnd-col span.experience-role {
	font-size: 18px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section {
	height: 330px;
	width: 100%;
	max-width: 750px;
	overflow: auto;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section::-webkit-scrollbar {
	width: 4px; 
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section::-webkit-scrollbar-track {
	border-radius: 10px;
	background: rgba(110, 98, 89, 0.20);
}

.about_tab_ctn .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .experience-section::-webkit-scrollbar-thumb {
	background: #6E6259; 
	border-radius: 30px;
}

.about_tab_ctn .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
	font-weight: 700;
}

/* client section */

.client_carousel .elementor-image-carousel-wrapper .elementor-image-carousel {
	transition-timing-function: linear;
}

.client_text h2:before {
	content: '';
	height: 100%;
	width: 40px;
	display: inline-block;
	position: absolute;
	left: -35px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 80%);
}

.client_text h2:after {
	content: '';
	height: 100%;
	width: 40px;
	display: inline-block;
	position: absolute;
	right: -35px;
	transform: rotate(180deg);
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 80%);
}

/* long-story-sction */
/* banner-section */

.above-second-section {
	background-color: #fff !important;
	transition: all 0.5s ease-in-out !important;
	z-index: 8 !important;
}

/* project section */

/* long-story */

.client_carousel .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide figure.swiper-slide-inner,
.client_carousel .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide {
	overflow: hidden !important;
}

.video-ctn .elementor-widget-container .elementor-custom-embed-image-overlay .elementor-custom-embed-play svg {
	opacity: 1 !important;
	filter: none !important;
}

.video-ctn .elementor-widget-container .elementor-custom-embed-image-overlay .elementor-custom-embed-play svg  g {
	filter: none;
}

.video-ctn .elementor-widget-container .elementor-custom-embed-image-overlay .elementor-custom-embed-play svg circle {
	fill-opacity: 1;
}

/*  project-view  */

.project-view .elementor-heading-title i {
	margin-left: 7px;
	width: 15px;
	height: 11px;
	border: 1px solid #8A8A8A;
	display: inline-block;
	position: relative;
}

.project-view .elementor-heading-title i:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
	background: #fff;
	transform-origin: right center;
	transition: .6s transform cubic-bezier(.55,0,.1,1);
}

.project-view.active .elementor-heading-title i.onclick:before{
	transform: scaleX(1);
	transform-origin: left center;
	transition: .6s transform .6s cubic-bezier(.55,0,.1,1);
}

/* sustainability page */

.page-id-1615 header#masthead {
	background-color: #fff;
}

.black-border .elementor-accordion-item:nth-child(2) {
	border-color: #fff !important;
}

.created_corsal .elementor-swiper .swiper-wrapper {
	transition-timing-function: linear;
}

body .elementor-widget-reviews .elementor-main-swiper,
body .elementor-widget-testimonial-carousel .elementor-main-swiper {
	width: 100% !important;
}

.breadcrumb span {
	font-family: "Satoshi", Sans-serif;
}

.project-view h4.elementor-heading-title {
	cursor: pointer;
}

/* canvas */

.listing-img .elementor-widget-container img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.listing-img  canvas,
.client_carousel .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide canvas{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

body .project-listing-section .elementor-container {
	display: grid;
	grid-template-columns: repeat(6 , 1fr);
	gap: 10px;
}

.project-listing-section .elementor-container .auto-w-col {
	width: auto !important;
}

/*   */

/*  polestar-exchange  */

.page-id-2029 header#masthead,
.page-id-2133 header#masthead {
	background-color: #fff;
}

.task-accrodin .elementor-accordion-item:nth-child(3) {
	border-bottom: 1px solid #fff !important;
}

.discovery-accrodin .elementor-accordion-item:nth-child(3),
.discovery-accrodin .elementor-accordion-item:nth-child(4),
.discovery-accrodin .elementor-accordion-item:nth-child(5){
	border-bottom: 1px solid rgba(30, 30, 30, 0.2) !important;
}

.error404 footer {
	position: relative !important;
	padding: 0 !important;
}

.error404 .elementor-container h1,
.error404 .elementor-container h3, 
.error404 .elementor-container .btn-wrap a.elementor-button{
	font-family: "Satoshi", Sans-serif;
}