
.elementor-kit-6 {
	--e-global-color-primary: #009fda;
	--e-global-color-secondary: #009b3a;
	--e-global-color-text: #3f3f3f;
	--e-global-color-accent: #f1fbea;
	--e-global-color-4ec5e29: #f3fafd;
	--e-global-color-f0495b2: #69be28;
	--e-global-color-6f24cbe: #fff;
	--e-global-color-6d1172b: #000;
	--e-global-typography-primary-font-family: "Roboto";
	--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: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Open Sans", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3em;
}

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

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

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

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

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

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

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

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

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

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

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

.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 h1 {
		font-size: 28px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 24px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 22px;
	}
	
	.elementor-kit-6 h5 {
		font-size: 15px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 h1 {
		font-size: 23px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 20px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
