
.elementor-kit-6 {
	--e-global-color-primary: #4b4545;
	--e-global-color-secondary: #2b2b2b;
	--e-global-color-text: #2d2d2d;
	--e-global-color-accent: #14e46b;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 2em;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
	color: #000;
	background-color: #fff;
	--e-page-transition-entrance-animation: e-page-transition-fade-out;
	--e-page-transition-animation-duration: 1500ms;
	--e-preloader-animation: eicon-spin;
	--e-preloader-animation-duration: 1500ms;
	--e-preloader-delay: 0ms;
	--e-preloader-color: #fff;
	--e-preloader-size: 20px;
}

.elementor-kit-6 a {
	color: #454048;
}

.elementor-kit-6 a:hover {
	color: #14e46b;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

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