
.elementor-kit-1151682 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-240baa5: #3f2d1f;
	--e-global-color-ff1a4e7: #dd1e29;
	--e-global-color-8b1745a: #1575b9;
	--e-global-color-2356588: #fed800;
	--e-global-color-04f0437: #3b3a39;
	--e-global-color-739ee36: #707070;
	--e-global-color-b620cce: #fff;
	--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;
	--e-global-typography-783823a-font-family: "Helvetica";
	--e-global-typography-783823a-font-size: 18px;
	--e-global-typography-783823a-font-weight: 300;
}

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

body {
	overflow-x: inherit !important;
}

.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover {
	text-decoration: inherit !important;
}

.elementor a:link, .elementor .smooth-hover a:link,  {
	transition: inherit;
}

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