
.elementor-kit-7 {
	--e-global-color-primary: #1b262c;
	--e-global-color-secondary: #becbff;
	--e-global-color-text: #52575d;
	--e-global-color-accent: #44a247;
	--e-global-color-2939676: #405464;
	--e-global-color-f90ce26: #a7bc3e;
	--e-global-color-80a8cb3: #f2f7ff;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-size: 60px;
	--e-global-typography-primary-font-weight: 800;
	--e-global-typography-primary-line-height: 74px;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Open Sans";
	--e-global-typography-text-font-size: 17px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 26px;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-text);
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	color: #fff;
	border-radius: 31px 31px 31px 31px;
	padding: 12px 46px 12px 46px;
}

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

.elementor-kit-7 a {
	color: #fff;
}

.elementor-kit-7 a:hover {
	color: #fff;
}

.elementor-kit-7 h2 {
	color: var(--e-global-color-primary);
	font-family: "Montserrat", Sans-serif;
	font-size: 60px;
	font-weight: 800;
	line-height: 74px;
}

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