
.elementor-kit-6 {
	--e-global-color-primary: #00a9dc;
	--e-global-color-secondary: #de8020;
	--e-global-color-text: #2f2f2f;
	--e-global-color-accent: #000;
	--e-global-color-9378a3c: #1a1a1a;
	--e-global-color-bee0f85: #0085ff;
	--e-global-color-8077e12: #01103d;
	--e-global-color-58e7b23: #f6c700;
	--e-global-color-6643b72: #def1f9;
	--e-global-color-4c50db5: #fff;
	--e-global-color-9e76484: #1bb61a;
	--e-global-color-e836e18: #cacaca;
	--e-global-color-0fb545d: #ececec;
	--e-global-color-7e14c76: #004789;
	--e-global-color-dd6d094: #0077e5;
	--e-global-color-c59da0f: #9b16d1;
	--e-global-color-29a413f: #abe6ff;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-bef4f58-font-family: "Inter";
	--e-global-typography-bef4f58-font-weight: 500;
	--e-global-typography-bef4f58-text-transform: uppercase;
	font-family: "Inter", Sans-serif;
}

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

.elementor-kit-6 a {
	color: var(--e-global-color-bee0f85);
}

.elementor-kit-6 a:hover {
	color: var(--e-global-color-8077e12);
}

.elementor-kit-6 h6 {
	font-family: "Inter", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

.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-kit-6 h2 {
		font-size: 21px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
