
.elementor-kit-5 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-7093741f: #4054b2;
	--e-global-color-36894ecc: #23a455;
	--e-global-color-7c05a056: #000;
	--e-global-color-28c672b5: #fff;
	--e-global-color-5f5d06d9: #347aff;
	--e-global-color-2e22d29b: rgba(255, 255, 255, .2);
	--e-global-color-c992de2: #233064;
	--e-global-color-4fdc6d4c: #d3e7fe;
	--e-global-color-380f7774: #f5f8fc;
	--e-global-color-23d215c6: #8d8d8d;
	--e-global-color-3c140a7c: rgba(35, 48, 100, .1);
	--e-global-color-79d37fe4: rgba(35, 48, 100, .6);
	--e-global-color-3cabc212: rgba(211, 231, 254, .2);
	--e-global-color-6e903f49: #efefef;
	--e-global-color-3a93b6e9: #5f5f5f;
	--e-global-color-1c124ae0: rgba(52, 122, 255, .05);
	--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) {
	--kit-widget-spacing: 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;
	}
}
