/* End custom CSS */

.elementor-kit-583 {
	--e-global-color-primary: #222;
	--e-global-color-secondary: #53575a;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #53575a;
	--e-global-color-c6b8265: #003a5d;
	--e-global-color-2efe8b0: #20a3e3;
	--e-global-color-506c1d7: #fd7f00;
	--e-global-color-44bea57: #58585a;
	--e-global-color-94b33ff: #25aae1;
	--e-global-color-c2288d1: #d41c2c;
	--e-global-color-23d223e: #eaeff4;
	--e-global-color-c341146: #f6f8fa;
	--e-global-color-659863d: #10a54a;
	--e-global-typography-primary-font-family: "Work Sans";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Work Sans";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Work Sans";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Work Sans";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-583 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: 10px;
}

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

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

/* Start custom CSS */
.elementor-flip-box__layer {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 21%);
}
