
.elementor-kit-16 {
	--e-global-color-primary: #54595f;
	--e-global-color-secondary: #c9c9c9;
	--e-global-color-text: #000;
	--e-global-color-accent: #8bbc9e;
	--e-global-color-404ea796: #63ba85;
	--e-global-color-30a973a2: #000;
	--e-global-color-c4a2c6d: #7a7a7a;
	--e-global-color-270d1142: #6ec1e4;
	--e-global-color-3811e61e: #61ce70;
	--e-global-color-3ec27cbf: #4054b2;
	--e-global-color-39fa7b34: #23a455;
	--e-global-color-6cba1a3: #fff;
	--e-global-color-4c2c1328: #5f6b79;
	--e-global-color-42799761: #575c62;
	--e-global-color-e208901: #4a4f54;
	--e-global-color-35948b65: rgba(74, 79, 84, .75);
	--e-global-color-527c0e99: #181818;
	--e-global-color-7c1d147: #171717;
	--e-global-color-3af684d2: rgba(233, 233, 233, .75);
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	color: #171717;
}

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

.elementor-kit-16 a {
	color: #171717;
	font-weight: 500;
}

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

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

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