
.elementor-kit-7 {
	--e-global-color-primary: #017ab7;
	--e-global-color-secondary: #424242;
	--e-global-color-text: #000;
	--e-global-color-accent: #35a4dd;
	--e-global-color-1146c69: #fff;
	--e-global-color-348e86b: #dcedff;
	--e-global-color-a0a5165: #ccd5ff;
	--e-global-color-e04a7c9: #0193de;
	--e-global-color-3b02095: #353e47;
	--e-global-color-396b45f: #323a43;
	--e-global-color-5ebb46b: #2e353d;
	--e-global-typography-primary-font-family: "Heebo";
	--e-global-typography-secondary-font-family: "Heebo";
	--e-global-typography-text-font-family: "Heebo";
	--e-global-typography-accent-font-family: "Heebo";
	background-color: #f4f4f4;
}

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

.elementor-kit-7 a {
	color: var(--e-global-color-accent);
}

.elementor-kit-7 a:hover {
	color: var(--e-global-color-text);
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	color: var(--e-global-color-1146c69);
}

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

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

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

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

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