
.elementor-kit-19 {
	--e-global-color-primary: #252a39;
	--e-global-color-secondary: #005eeb;
	--e-global-color-text: #000;
	--e-global-color-accent: #61ce70;
	--e-global-color-815f5a2: #dcdcdc;
	--e-global-color-9cb5412: #00404e;
	--e-global-color-1448e0d: #8c2b3c;
	--e-global-color-71b959c: #8c2b3c;
	--e-global-color-40aeaf5: #001246;
	--e-global-color-0e3199a: #f7f5f2;
	--e-global-color-c429d34: #5a111e;
	--e-global-color-7f814a2: #f7f9fb;
	--e-global-color-0bc20ff: #2b3976;
	--e-global-color-6eb6409: #c61a38;
	--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-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;
}

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