
.elementor-kit-8 {
	--e-global-color-primary: #30649c;
	--e-global-color-secondary: #2b7d44;
	--e-global-color-text: #333;
	--e-global-color-accent: #580821;
	--e-global-color-865327f: #597a2e;
	--e-global-color-cfd2858: #73ab28;
	--e-global-color-2ee822c: #b94b03;
	--e-global-color-9d54def: #91335e;
	--e-global-color-f3190fa: #f7f3ee;
	--e-global-color-46c7436: #3e4d16;
	--e-global-color-46f46eb: #415387;
	--e-global-color-223dc6a: #2a6c8e;
	--e-global-color-5ffacff: #18545e;
	--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-8 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;
	}
}
