
.elementor-kit-8 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-2fd5218: #6ec1e4;
	--e-global-color-a9076d2: #43baff;
	--e-global-color-ed860b5: #7141b1;
	--e-global-color-0d7f358: #003566;
	--e-global-color-2fa4699: #acadad;
	--e-global-color-e1b92d0: #e2e2e2;
	--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-7298266-font-family: "Orbitron";
	--e-global-typography-7298266-font-size: 70px;
	--e-global-typography-7298266-font-weight: 400;
	--e-global-typography-b51e2cf-font-family: "Orbitron";
	--e-global-typography-b51e2cf-font-size: 35px;
	--e-global-typography-b51e2cf-font-weight: 400;
}

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

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

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

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

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

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