.elementor-kit-5 {
	--e-global-color-primary: #6EC1E4;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #61CE70;
	--e-global-color-78a850c: #F0F3F7;
	--e-global-color-513bf51: #121212;
	--e-global-color-110fd7c: #018B68;
	--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-6112c16-font-family: "Piazzolla";
	--e-global-typography-6112c16-font-size: 28px;
	--e-global-typography-6112c16-font-weight: 700;
	--e-global-typography-6112c16-letter-spacing: 2.8px;
	--e-global-typography-2dfd7f6-font-family: "Gotham Greek";
	--e-global-typography-2dfd7f6-font-size: 14px;
	--e-global-typography-2dfd7f6-font-weight: 300;
	--e-global-typography-835c04e-font-family: "Gotham Greek";
	--e-global-typography-835c04e-font-size: 16px;
	--e-global-typography-835c04e-font-weight: 300;
	--e-global-typography-8e0ad44-font-family: "Piazzolla";
	--e-global-typography-8e0ad44-font-size: 22px;
	--e-global-typography-8e0ad44-font-weight: 600;
	--e-global-typography-8e0ad44-letter-spacing: 0.44px;
}

.elementor-kit-5 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-kit-5 {
		--e-global-typography-6112c16-font-size: 26px;
		--e-global-typography-6112c16-line-height: 30px;
	}

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

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