
.elementor-kit-15 {
	--e-global-color-primary: #f2eb83;
	--e-global-color-secondary: #414d5b;
	--e-global-color-text: #191c73;
	--e-global-color-accent: #fff;
	--e-global-color-2a506cd: #d8e0ea;
	--e-global-color-b78da4f: #ecc440;
	--e-global-color-6e77af7: #e6ecf3;
	--e-global-color-3c59876: #a7b5c5;
	--e-global-color-3ecdc04: #f2f5f9;
	--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;
	background-color: var(--e-global-color-6e77af7);
}

.elementor-kit-15 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1500px;
}

.e-con {
	--container-max-width: 1500px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 0px;
}

.elementor-element {
	--widgets-spacing: 0px 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
}

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