.elementor-kit-9 {
	--e-global-color-primary: #000000;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #047922;
	--e-global-color-0b5e158: #047922;
	--e-global-color-b8931db: #0e3a2d;
	--e-global-color-a1607a8: #e7fbe8;
	--e-global-color-e75452a: #000000;
	--e-global-color-ae61e37: #111111;
	--e-global-color-571b5a0: #858585;
	--e-global-color-b35182a: #B1B1B1;
	--e-global-color-0149761: #C4C4C4;
	--e-global-color-a0856a1: #7D7D7D;
	--e-global-typography-primary-font-family: "Helvetica Neue";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Helvetica Neue";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Helvetica Neue";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Helvetica Neue";
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-7cae611-font-family: "Helvetica Neue";
	--e-global-typography-7cae611-font-weight: 300;
	--e-global-typography-cbee7fb-font-family: "Helvetica Neue";
	--e-global-typography-cbee7fb-font-weight: 400;
	--e-global-typography-7ac6fcc-font-family: "Helvetica Neue";
	--e-global-typography-7ac6fcc-font-weight: 500;
	--e-global-typography-c5260ae-font-family: "Helvetica Neue";
	--e-global-typography-c5260ae-font-weight: 700;
}

.elementor-kit-9 e-page-transition {
	background-color: #FFBC7D;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1280px;
}

.e-con {
	--container-max-width: 1280px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.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-section.elementor-section-boxed>.elementor-container {
		max-width: 90vw;
	}

	.e-con {
		--container-max-width: 90vw;
	}
}

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 90vw;
	}

	.e-con {
		--container-max-width: 90vw;
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 90vw;
	}

	.e-con {
		--container-max-width: 90vw;
	}
}

/* Start Custom Fonts CSS */
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/HelveticaNeue-Light.eot');
	src: url('../fonts/HelveticaNeue-Light.eot#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
		url('../fonts/HelveticaNeue-Light.woff') format('woff'),
		url('../fonts/HelveticaNeue-Light.ttf') format('truetype'),
		url('../images/HelveticaNeue-Light.svg#HelveticaNeue') format('svg');
}

@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/HelveticaNeue.eot');
	src: url('../fonts/HelveticaNeue.eot#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue.woff2') format('woff2'),
		url('../fonts/HelveticaNeue.woff') format('woff'),
		url('../fonts/HelveticaNeue.ttf') format('truetype'),
		url('../images/HelveticaNeue.svg#HelveticaNeue') format('svg');
}

@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/HelveticaNeue-Medium.eot');
	src: url('../fonts/HelveticaNeue-Medium.eot#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
		url('../fonts/HelveticaNeue-Medium.woff') format('woff'),
		url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'),
		url('../images/HelveticaNeue-Medium.svg#HelveticaNeue') format('svg');
}

@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/HelveticaNeue-Bold.eot');
	src: url('../fonts/HelveticaNeue-Bold.eot#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
		url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
		url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),
		url('../images/HelveticaNeue-Bold.svg#HelveticaNeue') format('svg');
}

/* End Custom Fonts CSS */
