.elementor-kit-41 {
	--e-global-color-primary: #6EC1E4;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #666666;
	--e-global-color-accent: #61CE70;
	--e-global-color-c7d9bc5: #4054B2;
	--e-global-color-58cf68d4: #23A455;
	--e-global-color-3a6869fd: #000;
	--e-global-color-4c8f8d59: #FFF;
	--e-global-color-5147f52: RGBA(255, 255, 255, 0.06);
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-weight: 500;
}

/* .elementor-kit-41 h1 {
	font-size: 90px;
} */

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

h1.entry-title {
	display: var(--page-title-display);
}

@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;
	}
	.elementor-element-3898dbe {
		display: none;
	}
}