
.elementor-kit-8 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #f3792d;
	--e-global-color-a191a4a: #e2e2e2;
	--e-global-color-9087278: #6684ae;
	--e-global-color-0cf55d0: #425459;
	--e-global-color-7cbfd86: #f3792d;
	--e-global-color-9ef7d7b: #fff;
	--e-global-color-45a5b05: #17cfd6;
	--e-global-color-285350a: #e0ebfb;
	--e-global-color-682c24f: #203148;
	--e-global-color-a93f67d: #f6f6f6;
	--e-global-color-d335fff: #203148;
	--e-global-color-b544776: #25d366;
	--e-global-color-8e905dd: #d9fff2;
	--e-global-color-6bd6ca6: #1e1e1e;
	--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;
	--e-global-typography-7a22fba-font-family: "Quicksand";
	--e-global-typography-7a22fba-font-size: 16px;
	--e-global-typography-7a22fba-font-weight: 500;
}

.elementor-kit-8 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 {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

@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;
	}
}
