
.elementor-kit-9 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-2d1643d: #4054b2;
	--e-global-color-3a092d09: #23a455;
	--e-global-color-1beb091d: #000;
	--e-global-color-733902ff: #fff;
	--e-global-color-5cd2be0e: #00608e;
	--e-global-color-34b6b355: #999;
	--e-global-color-3b3117ac: #121212;
	--e-global-color-4469e914: #0296c2;
	--e-global-color-77f8f6b5: #cecece;
	--e-global-color-5b78c39e: #8a8a8a;
	--e-global-color-7b531347: #f4f9fd;
	--e-global-color-bcbe38c: #01548b;
	--e-global-color-7a19f755: #029fc9;
	--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;
	}
}
