.elementor-kit-4 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-780d14f: #333333;
	--e-global-color-91ecb0f: #005aab;
	--e-global-color-8b32e38: #ffffff;
	--e-global-color-713731b: #0084fb;
	--e-global-color-aace164: #333333;
	--e-global-color-cef5faa: #be202e;
	--e-global-typography-primary-font-family: "Fira Sans";
	--e-global-typography-primary-font-size: 16px;
	--e-global-typography-primary-font-weight: 500;
	--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;
}
.elementor-kit-4 a {
	/*color: var(--e-global-color-780d14f);*/
}
/*.elementor-kit-4 a:hover {
  color: var(--e-global-color-91ecb0f);
}*/
.elementor-kit-4 h1 {
	color: #005aab;
}
.elementor-kit-4 h2 {
	color: #005aab;
}
.elementor-kit-4 h3 {
	color: #005aab;
}
.elementor-kit-4 h4 {
	color: #005aab;
}
.elementor-kit-4 h5 {
	color: #005aab;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1600px;
}
.e-con {
	--container-max-width: 1600px;
}
.elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}
.elementor-element {
	--widgets-spacing: 20px;
}
 {
}
h1.entry-title {
	display: var(--page-title-display);
}
.elementor-kit-4 e-page-transition {
	background-color: #ffbc7d;
}
.site-header {
	padding-right: 0px;
	padding-left: 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;
	}
}
