.elementor-kit-6{--e-global-color-primary:#D75C33;--e-global-color-secondary:#FFB454;--e-global-color-text:#000000B3;--e-global-color-accent:#D75C33;--e-global-color-959db10:#4CB95F;--e-global-color-9d705c7:#000000;--e-global-color-da9755b:#FFFFFF;--e-global-color-3ce0f0e:#D8B85D;--e-global-color-6d7befa:#0B2651;--e-global-color-8bc33c7:#4CB95E;--e-global-color-6ee50cf:#379D46;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h2{font-family:"Gotham", Sans-serif;font-weight:700;line-height:1.3em;}.elementor-kit-6 h3{font-family:"Gotham", Sans-serif;font-weight:700;line-height:1.3em;}.elementor-kit-6 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1024px){.elementor-kit-6{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@media(min-width:2400px){.elementor-kit-6{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS */*,*:focus {
    outline: none !important;
    outline: 0 !important;
}
.text-red {
    color: var( --e-global-color-959db10 );
}
.gh-form-wrapper .gform_fields {
    gap: 15px !important;
}
.gh-form-wrapper input[type="text"],
.gh-form-wrapper input[type="tel"],
.gh-form-wrapper input[type="email"],
.gh-form-wrapper textarea,
.gh-form-wrapper select {
    border-radius: 8px !important;
    box-shadow: none !important;
    height: auto !important;
    padding: 3px 15px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--e-global-color-9d705c7) !important;
    border: none !important;
}
.gh-form-wrapper .gform_required_legend {
    display: none;
}
.gh-form-wrapper input[type="submit"] {
    width: 100% !important;
    background: var(--e-global-color-959db10) !important;
    border-radius: 8px !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    padding: 15px !important;
    border: none !important;
}
.gh-form-wrapper input[type="submit"]:hover {
    background: var(--e-global-color-9d705c7) !important;
}
.gform-theme--framework .gform_validation_errors {
    margin-bottom: 20px !important;
}
.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-color: var(--e-global-color-959db10);
}
.gh-red-icon .elementor-icon-list-icon svg path,
.gh-red-icon .elementor-icon svg path {
    fill: var( --e-global-color-959db10 );
}
.gh-form-wrapper .gform-footer {
    margin-top: 15px !important;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error {
    flex-direction: row !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.eot');
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.woff2') format('woff2'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.woff') format('woff'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.ttf') format('truetype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Medium.svg#Gotham') format('svg');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.eot');
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.eot?#iefix') format('embedded-opentype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.woff2') format('woff2'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.woff') format('woff'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.ttf') format('truetype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Light.svg#Gotham') format('svg');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.eot');
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.woff2') format('woff2'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.woff') format('woff'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.ttf') format('truetype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/Gotham-Ultra.svg#Gotham') format('svg');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.eot');
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.eot?#iefix') format('embedded-opentype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.woff2') format('woff2'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.woff') format('woff'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.ttf') format('truetype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBold.svg#Gotham') format('svg');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.eot');
	src: url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.eot?#iefix') format('embedded-opentype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.woff2') format('woff2'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.woff') format('woff'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.ttf') format('truetype'),
		url('https://naigaon.growwithhoabl.com/wp-content/uploads/2025/08/GothamBlack.svg#Gotham') format('svg');
}
/* End Custom Fonts CSS */