
.elementor-kit-7 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-76eb1d7: #e60147;
	--e-global-color-30b3322: #fff;
	--e-global-color-12de16a: rgba(0, 0, 0, .94);
	--e-global-color-a3d84c3: rgba(33, 27, 128, .94);
	--e-global-color-1fb73ba: rgba(245, 221, 135, .43);
	--e-global-color-14ba420: #f5735a;
	--e-global-typography-primary-font-family: "Oswald";
	--e-global-typography-primary-font-size: 30px;
	--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: "Oswald";
	--e-global-typography-text-font-size: 20px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Oswald";
	--e-global-typography-accent-font-size: 20px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-c38ca52-font-family: "Oswald";
	--e-global-typography-c38ca52-font-size: 60px;
	--e-global-typography-c38ca52-font-weight: 600;
	--e-global-typography-8777a0f-font-family: "Oswald";
	--e-global-typography-8777a0f-font-size: 30px;
	--e-global-typography-8777a0f-font-weight: 500;
	--e-global-typography-5d2b86b-font-family: "Oswald";
	--e-global-typography-5d2b86b-font-size: 20px;
	--e-global-typography-5d2b86b-font-weight: 500;
	--e-global-typography-5d2b86b-line-height: 1.2em;
	--e-global-typography-5d2b86b-letter-spacing: 1.7px;
	--e-global-typography-5d2b86b-word-spacing: 2px;
	--e-global-typography-c1ac502-font-family: "Saira";
	--e-global-typography-c1ac502-font-size: 20px;
	--e-global-typography-c1ac502-font-weight: 400;
	--e-global-typography-c1ac502-line-height: 30px;
}

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

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

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

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