
.elementor-kit-6 {
	--e-global-color-primary: #005f70;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #000;
	--e-global-color-accent: #61ce70;
	--e-global-color-35afc22: #f5fdff;
	--e-global-color-2ead768: #f5fdff;
	--e-global-color-d408281: #017994;
	--e-global-color-e3e00e3: #000;
	--e-global-color-93d36a6: #fff;
	--e-global-color-99889ce: #98eaff;
	--e-global-typography-primary-font-family: "Oswald";
	--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: "Poppins";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
	line-height: 26px;
}

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

.elementor-kit-6 h2 {
	font-family: "Oswald", Sans-serif;
	font-size: 32px;
}

.elementor-kit-6 h3 {
	font-family: "Oswald", Sans-serif;
	font-size: 26px;
}

.elementor-kit-6 h4 {
	font-family: "Oswald", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-6 h2 {
		font-size: 28px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 24px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-text-font-size: 16px;
		font-size: 16px;
		line-height: 1.3em;
	}
	
	.elementor-kit-6 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
