
.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-5b8ffad: #2b9ace;
	--e-global-color-21ff62d: #8bd4e2;
	--e-global-color-03c360f: #a0cd3a;
	--e-global-color-bb1f3b3: #a0cd3a;
	--e-global-color-14f9ad5: #f3ec1b;
	--e-global-color-53a351f: #f8d36d;
	--e-global-color-a22f49c: #f8d36d;
	--e-global-color-c383786: #fba11b;
	--e-global-color-74ff722: #ee3822;
	--e-global-color-229472d: #0a9444;
	--e-global-color-0102552: #491e4c;
	--e-global-color-60715af: #045cb4;
	--e-global-color-f2bf274: #046bd2;
	--e-global-color-580d684: #e9e9e9;
	--e-global-color-4950903: #00283a;
	--e-global-color-eaad2fd: #ffe4c4;
	--e-global-color-8557419: #1c81b1;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
