
.elementor-kit-12 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #c4c4c4;
	--e-global-color-accent: #fff;
	--e-global-color-8a92b6a: #f24d2b;
	--e-global-color-7f68f00: #e34d00;
	--e-global-color-5144d94: #1d1c1c;
	--e-global-color-509bb2f: #4b4b4b;
	--e-global-typography-primary-font-family: "Readex Pro";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Readex Pro";
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Readex Pro";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Readex Pro";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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

.elementor-element {
	--widgets-spacing: 20px 20px;
}

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

@media (max-width:1540px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1080px;
	}
	
	.e-con {
		--container-max-width: 1080px;
	}
}

@media (max-width:1280px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 900px;
	}
	
	.e-con {
		--container-max-width: 900px;
	}
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 710px;
	}
	
	.e-con {
		--container-max-width: 710px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 420px;
	}
	
	.e-con {
		--container-max-width: 420px;
	}
}

@media (max-width:479px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 290px;
	}
	
	.e-con {
		--container-max-width: 290px;
	}
}
