
.elementor-kit-7 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-b6d3067: #1c377c;
	--e-global-color-ced9018: #9df7eb;
	--e-global-color-0d749d1: #fd9450;
	--e-global-color-3292c1d: #fff;
	--e-global-color-be48983: #333;
	--e-global-color-2c2cbb7: #4472c4;
	--e-global-color-24f4e2e: #fafbfc;
	--e-global-color-3af9ea6: #000;
	--e-global-color-893b6f8: #cccacb;
	--e-global-color-4354f65: #407c2d;
	--e-global-color-377716f: #e6ebf2;
	--e-global-color-8b54cb8: #2bd4bc;
	--e-global-color-60868d6: #002147;
	--e-global-color-50801a2: #a8b7e2;
	--e-global-color-73037a1: #1e4e79;
	--e-global-color-6c97bda: #152a3f;
	--e-global-color-e723c0c: #cd2777;
	--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;
}

h1.entry-title {
	display: var(--page-title-display);
}

.site-header {
	padding-right: 0;
	padding-left: 0;
}

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