
.elementor-kit-7 {
	--e-global-color-primary: #001a1c;
	--e-global-color-secondary: #046270;
	--e-global-color-text: #484848;
	--e-global-color-accent: #e84b5b;
	--e-global-typography-primary-font-family: "Outfit";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Outfit";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Outfit";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Outfit";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Outfit", Sans-serif;
}

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

.elementor-kit-7 a {
	font-family: "Outfit", Sans-serif;
}

.elementor-kit-7 h1 {
	font-family: "Outfit", Sans-serif;
}

.elementor-kit-7 h2 {
	font-family: "Outfit", Sans-serif;
}

.elementor-kit-7 h3 {
	font-family: "Outfit", Sans-serif;
}

.elementor-kit-7 h4 {
	font-family: "Outfit", Sans-serif;
}

.elementor-kit-7 h5 {
	font-family: "Outfit", Sans-serif;
}

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

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

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