
.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #cf9123;
	--e-global-color-text: #000;
	--e-global-color-accent: #61ce70;
	--e-global-color-9ac4f9c: #14234b;
	--e-global-color-82330eb: #fff;
	--e-global-color-5d9e4d0: #c0c0c0;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-size: 37px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-line-height: 50px;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-size: 24px;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-secondary-line-height: 29px;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 28px;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-86edad1-font-family: "Montserrat";
	--e-global-typography-86edad1-font-size: 16px;
	--e-global-typography-86edad1-font-weight: 600;
	--e-global-typography-86edad1-line-height: 28px;
}

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

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

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

.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-kit-6 {
		--e-global-typography-primary-font-size: 25px;
		--e-global-typography-primary-line-height: 1.4em;
		--e-global-typography-secondary-font-size: 20px;
		--e-global-typography-secondary-line-height: 1.4em;
		--e-global-typography-text-font-size: 16px;
		--e-global-typography-text-line-height: 1.4em;
		--e-global-typography-86edad1-font-size: 16px;
		--e-global-typography-86edad1-line-height: 1.4em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
