
.elementor-kit-33 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #494949;
	--e-global-color-text: #000;
	--e-global-color-accent: #424242;
	--e-global-color-289135c: #014e8b;
	--e-global-color-37ee7d1: #f2e048;
	--e-global-color-bb55474: #d51512;
	--e-global-color-1717272: #face14;
	--e-global-color-f74cc44: #d31f3e;
	--e-global-color-d5742ff: #0a377b;
	--e-global-color-bd6180e: #9b0b31;
	--e-global-color-e4f6d10: #f2a422;
	--e-global-color-3b8a70e: #fd0;
	--e-global-color-ceedd02: #ee3226;
	--e-global-color-405127e: #fff203;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-letter-spacing: -2.5px;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Metrophobic";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Metrophobic";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-33 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;
	}
}
