
.elementor-kit-5 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000;
	--e-global-color-accent: #fbae3c;
	--e-global-color-a6e66a1: #fbae3c;
	--e-global-color-8ac69f8: #1e1e1e;
	--e-global-typography-primary-font-family: "Helvetica";
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-secondary-font-family: "Helvetica";
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Helvetica";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Helvetica";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-42fc7c7-font-family: "Poppins";
	--e-global-typography-42fc7c7-font-weight: 600;
	--e-global-typography-42fc7c7-letter-spacing: -.7px;
	--e-global-typography-674476b-font-family: "DM Sans";
	--e-global-typography-674476b-font-weight: 400;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
}

.elementor-kit-5 h1 {
	font-size: 35px;
	font-weight: 500;
}

.elementor-kit-5 h2 {
	font-family: "Raleway", Sans-serif;
	font-size: 28px;
	font-weight: 800;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

.elementor-lightbox {
	background-color: var(--e-global-color-primary);
}

.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:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

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