
.elementor-kit-6 {
	--e-global-color-primary: #074f57;
	--e-global-color-secondary: #077187;
	--e-global-color-text: #000;
	--e-global-color-accent: #ef3054;
	--e-global-color-16ef4c1: #000;
	--e-global-color-d20d455: #fff;
	--e-global-color-692130c: #9ece9a;
	--e-global-color-7414bb9: #8c7051;
	--e-global-color-39eef04: #bdc667;
	--e-global-typography-primary-font-family: "Libre Franklin";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Libre Franklin";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Libre Franklin";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Libre Franklin";
	--e-global-typography-accent-font-weight: 500;
	color: #000;
	font-family: "Libre Franklin", Sans-serif;
	font-size: 16px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Libre Franklin", Sans-serif;
	color: #fff;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: var(--e-global-color-accent);
	color: #fff;
}

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

.elementor-kit-6 a {
	color: var(--e-global-color-accent);
	font-family: "Libre Franklin", Sans-serif;
	font-weight: 700;
}

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

.elementor-kit-6 h1 {
	color: var(--e-global-color-16ef4c1);
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-16ef4c1);
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-16ef4c1);
}

.elementor-kit-6 h6 {
	color: var(--e-global-color-16ef4c1);
}

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

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

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

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

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