
.elementor-kit-6 {
	--e-global-color-primary: #555;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #555;
	--e-global-color-accent: #f3c854;
	--e-global-color-5be734c: #a6f6de;
	--e-global-color-63bffba: #f5f5f5;
	--e-global-color-2cc4be0: #5a5a5a;
	--e-global-color-726f7b5: #77eac8;
	--e-global-color-af2df5a: #f0f0f0;
	--e-global-typography-primary-font-family: "Nunito";
	--e-global-typography-primary-font-size: 14px;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Nunito";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-4eef64b-font-family: "Poppins";
	--e-global-typography-4eef64b-font-size: 24px;
	--e-global-typography-4eef64b-font-weight: 600;
	--e-global-typography-4eef64b-line-height: 40px;
	--e-global-typography-4eef64b-letter-spacing: .03px;
	--e-global-typography-18811a2-font-family: "Nunito";
	--e-global-typography-18811a2-font-size: 24px;
	--e-global-typography-18811a2-font-weight: 400;
	--e-global-typography-18811a2-line-height: 33px;
	--e-global-typography-18811a2-letter-spacing: .2px;
	--e-global-typography-accbef7-font-family: "Nunito";
	--e-global-typography-accbef7-font-size: 18px;
	--e-global-typography-accbef7-font-weight: 800;
	--e-global-typography-accbef7-text-decoration: underline;
	--e-global-typography-accbef7-line-height: 25px;
	--e-global-typography-accbef7-letter-spacing: .2px;
	--e-global-typography-8214921-font-family: "Nunito";
	--e-global-typography-8214921-font-size: 14px;
	--e-global-typography-8214921-line-height: 19px;
	--e-global-typography-8214921-letter-spacing: .01px;
	--e-global-typography-a1fe461-font-family: "Domine";
	--e-global-typography-a1fe461-font-size: 18px;
	--e-global-typography-a1fe461-font-weight: 700;
	--e-global-typography-a1fe461-line-height: 21px;
	--e-global-typography-a1fe461-letter-spacing: .02px;
	--e-global-typography-7d20d5c-font-family: "Domine";
	--e-global-typography-7d20d5c-font-size: 24px;
	--e-global-typography-7d20d5c-font-weight: 700;
	--e-global-typography-7d20d5c-line-height: 48px;
	--e-global-typography-7d20d5c-letter-spacing: .01px;
	background-color: #f5f5f5;
}

.elementor-kit-6 h1 {
	color: var(--e-global-color-primary);
	font-family: "Domine", Sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: .02px;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-primary);
	font-family: "Domine", Sans-serif;
	font-size: 36px;
	line-height: 48px;
	letter-spacing: .2px;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-primary);
	font-family: "Domine", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: .002px;
}

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

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

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

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

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

@media (max-width:991px) {
	.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;
	}
}
