
.elementor-kit-17 {
	--e-global-color-primary: #007fa3;
	--e-global-color-secondary: #8a7a67;
	--e-global-color-text: #796e65;
	--e-global-color-accent: #0f647d;
	--e-global-color-26df035: #23a9cf;
	--e-global-color-5643709: #cc8a00;
	--e-global-color-8afedb5: #00a3e0;
	--e-global-color-f8fba9a: #d86018;
	--e-global-color-b8c8b39: #74aa50;
	--e-global-color-1f9bded: #f0ede9;
	--e-global-color-30eb9b6: #406ca9;
	--e-global-color-a85746d: #00b1b0;
	--e-global-color-76ea42d: #9f248f;
	--e-global-color-3fde093: #937e4f;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

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

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