/* End Custom Fonts CSS */

.elementor-kit-12 {
	--e-global-color-primary: #636466;
	--e-global-color-secondary: #ea7229;
	--e-global-color-text: #636466;
	--e-global-color-accent: #fff;
	--e-global-color-cda91a5: #eb8346;
	--e-global-color-6f1e06c: #636466;
	--e-global-typography-primary-font-family: "Gotham Font";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-letter-spacing: 0px;
	--e-global-typography-secondary-font-family: "Gotham Font";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-secondary-letter-spacing: -.2px;
	--e-global-typography-text-font-family: "Gotham Font";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Gotham Font";
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-faab6b7-font-family: "Gotham Font";
	--e-global-typography-faab6b7-font-size: 16px;
	--e-global-typography-faab6b7-font-weight: 700;
	--e-global-typography-faab6b7-line-height: 16px;
	--e-global-typography-cf04b0a-font-family: "Gotham Font";
	--e-global-typography-cf04b0a-font-size: 18px;
	--e-global-typography-cf04b0a-font-weight: 400;
	--e-global-typography-cf04b0a-line-height: 27px;
	--e-global-typography-cf04b0a-letter-spacing: 0px;
	--e-global-typography-cf04b0a-word-spacing: -1px;
	color: #636466;
	font-family: "Gotham Font", Gotham;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
}

.elementor-kit-12 a {
	color: var(--e-global-color-primary);
}

.elementor-kit-12 a:hover {
	color: var(--e-global-color-secondary);
}

.elementor-kit-12 h1 {
	font-family: "Gotham Font", Gotham;
	font-weight: 700;
}

.elementor-kit-12 h2 {
	font-family: "Gotham Font", Gotham;
	font-size: 36px;
	font-weight: 700;
	line-height: 47px;
	letter-spacing: -.2px;
}

.elementor-kit-12 h3 {
	color: #636466;
	font-family: "Gotham Font", Gotham;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
}

.elementor-kit-12 h4 {
	color: #636466;
	font-family: "Gotham Font", Gotham;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}

.elementor-kit-12 h5 {
	font-family: "Gotham Font", Gotham;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -.2px;
}

.elementor-kit-12 h6 {
	font-family: "Gotham Font", Gotham;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -.1px;
}

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

.e-con {
	--container-max-width: 1220px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

.elementor-kit-12 e-page-transition {
	background-color: #ffbc7d;
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-header .site-navigation ul.menu li a {
	color: var(--e-global-color-accent);
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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

@media (max-width:767px) {
	.elementor-kit-12 h1 {
		font-size: 25px;
	}
	
	.elementor-kit-12 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-12 h3 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
