* {
	padding:0;
	margin:0;
}

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

body {
	/* 	padding-top: 136px; */
	overflow-x: hidden;
}

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

header#masthead {
	display: block !important;
}

.header-wrapper.sticky {
	background-color: #1C2018;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	z-index: 99999;
}

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

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

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

.header-wrapper .header-login-button {
	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 16px !important;
	margin: 0 0px 20px !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: 226px !important;
	border-radius: 0px !important;
}

body .gform_legacy_markup_wrapper .gform_footer {
	margin: 0 !important;
	padding: 2.5rem 0 0 0 !important;
	width: 100%;
}

body .gform_legacy_markup_wrapper .gform_footer input.button,
body .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
	border: 2px solid var(--White, #FFF);
	font-weight: 600;
	color: var(--Primary2, #464D3D);
	background: var(--White, #FFF);
	cursor: pointer;
}

body .gform_wrapper form .gform_body ul li#field_2_4 {
	margin: 0 !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: #f57878;
	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: 18px;
}

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-radius: 0px !important;
	padding: 1.44rem 1.5rem !important;
	color: #5F7359;
	box-shadow: none;
	letter-spacing: 0.0225rem !important;
	height: auto !important;
	font-weight: 500;
	line-height: normal !important;
	font-size: 18px !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px dashed #F6E7D1 !important;
	background: rgba(95, 115, 89, 0.10);
	outline: none;
}
.gform_heading {
	display: 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%;
} 
body .gform_wrapper.gravity-theme .gfield_label {
	color: #2C365D;
	font-family: "Sofia Pro";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
} 
.gfield-choice-input+label {
	color: #4F5363;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}
.gform_wrapper.gravity-theme .gform_footer input {
	border: 0;
	line-height: 18px !important;
	height:56px;
	cursor:pointer;
	font-family: "Sofia Pro";
}
.gfield-choice-input {
	transform: matrix(1.3, 0, 0, 1.3, 0, 0);
	margin-right: 4px;
}
body .gform_footer.top_label {
	padding-bottom: 0 !important;
}

/* Footer */

.underline span.elementor-icon-list-text {
	text-decoration: underline;
}

/* Home */

.hero-section:after {
	content: '';
	width: 120%;
	height: 294px;
	display: inline-block;
	background: #1C2018;
	filter: blur(20px);
	bottom: -20%;
	left: 0;
	position: absolute;
	z-index: 99999;
}

.btn-style .elementor-button-wrapper a.elementor-button:before {
	content: '';
	width: 4rem;
	height: 4rem;
	display: inline-block;
	position: absolute;
	top: 0;
	right: -44%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(/wp-content/uploads/2026/02/Frame-95.svg);
}

.accodian .e-n-accordion details {
	padding-bottom: 24px;
	border-bottom: 1px solid #5F7359;
}

.accodian .e-n-accordion details summary:before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2026/02/Frame-5.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 1.5rem;
	height: 1.5rem;
	left: 0;
}

/* Image Animation */

.animate-on-scroll .clip-inset-left img{
	clip-path: inset(0px 0px 0px 0%);
	transition: all 1s ease-in-out;
}

.animate-on-scroll.in-view .clip-inset-left img{
	clip-path: inset(0px 0px 0px 30%);
	transition: all 1s ease-in-out;
}

/* Default gold text */
.animated-text.gold .char {
	transition: color 0.3s ease;
}

.animated-text.gold .char.flash {
	color: #FFFFFF;
}

/* Default white text */
.animated-text.white .char {
	transition: color 0.3s ease;
}

.animated-text.white .char.flash {
	color: #BD965C;
}

/* footer animation */

.footer-section .footer-animtion-line {
	clip-path: inset(0% 100% 0px 0%);
	transition: all 1s ease-in-out;
}

.footer-section.in-view .footer-animtion-line {
	clip-path: inset(0% 0% 0px 0%);
	transition: all 1s ease-in-out;
}

/* newletter */

body .newsletter .tnp.tnp-subscription {
	width: 34.5625rem;
	margin: 0;
}

body .newsletter .tnp.tnp-subscription .tnp-field {
	margin: 0;
}

body .newsletter .tnp.tnp-subscription .tnp-field-email input {
	border-radius: 10rem;
	border: 2px solid #FFF;
	background-color: transparent;
	color: #FFF !important;
	font-family: "Clash Display";
	font-size: 1.125rem !important;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0225rem;
	padding: 1.81rem 1.81rem;
	outline: none;
}

body .newsletter .tnp.tnp-subscription .tnp-field-button input.tnp-submit {
	border-radius: 10rem;
	border: 2px solid #FFF;
	background: #FFF;
	padding: 1.25rem 1.5rem;
	color: #464D3D;
	font-family: "Clash Display";
	font-size: 1.125rem !important;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.0225rem;
	position: absolute;
	top: 12px;
	right: 10px;
	cursor: pointer;
}

/* overlay css */

.review-background-overlay:after {
	content: '';
	width: 50.375rem;
	height: 50.375rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0%);
	border-radius: 50.375rem;
	opacity: 0.5;
	background: #5F7359;
	filter: blur(352px);
}

.faq-overlay-both:after {
	content: '';
	width: 50.375rem;
	height: 50.375rem;
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(-50%, 0%);
	border-radius: 50.375rem;
	opacity: 0.5;
	background: #5F7359;
	filter: blur(352px);
}

.faq-overlay-both:before {
	content: '';
	width: 50.375rem;
	height: 50.375rem;
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(180%, 0%);
	border-radius: 50.375rem;
	opacity: 0.5;
	background: #5F7359;
	filter: blur(352px);
}

.newsletter-overlay:after {
	content: '';
	width: 50.375rem;
	height: 50.375rem;
	position: absolute;
	top: -50%;
	left: 50%;
	transform: translate(-50%, 0%);
	border-radius: 50.375rem;
	opacity: 0.5;
	background: #5F7359;
	filter: blur(352px);
}