
.elementor-kit-6565 {
	--e-global-color-primary: #ff7800;
	--e-global-color-secondary: #141b25;
	--e-global-color-text: #54595f;
	--e-global-color-accent: #f1f4f8;
	--e-global-typography-primary-font-family: "Spartan";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Spartan";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Spartan";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Spartan";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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

.elementor-element {
	--widgets-spacing: 25px 25px;
}

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

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