
.elementor-kit-6 {
	--e-global-color-primary: #005dfe;
	--e-global-color-secondary: #222831;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-385040d: #005dfe;
	--e-global-color-1bd7d96: #222831;
	--e-global-color-856da60: #1f5df5;
	--e-global-color-b72764e: #052fac;
	--e-global-color-e4af457: #e3e3e3;
	--e-global-color-877e252: #262626;
	--e-global-color-291e67a: #f1f5fb;
	--e-global-color-ef3d956: #7a7a7a;
	--e-global-color-edcbd79: #ecf5ff;
	--e-global-color-135cd3b: #fff;
	--e-global-color-a791da8: #e0e0e0;
	--e-global-color-6d8758a: #e3e3e3;
	--e-global-color-81493d1: #ecf5ff;
	--e-global-color-ceab34e: #efefef;
	--e-global-color-b6c7322: #2843bb;
	--e-global-color-fc7d655: #f80;
	--e-global-color-3b6c64a: #d631e5;
	--e-global-color-b91cb24: #a9b4e5;
	--e-global-color-e78fcf5: #000;
	--e-global-color-9d524ac: #f4f6fc;
	--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-kit-6 e-page-transition {
	background-color: #ffbc7d;
}

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