
.elementor-kit-8 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-504403f: #fff;
	--e-global-color-d93bd09: #ff8a00;
	--e-global-color-f0b99d4: #2e1278;
	--e-global-color-0030f99: #ff8a00;
	--e-global-color-7c4584a: #000;
	--e-global-color-b8989a5: #e67c00;
	--e-global-color-4e47f2f: #ff8a00;
	--e-global-color-7340033: #f4f4f4;
	--e-global-color-a2c89f1: #2e5b92;
	--e-global-color-dc60c94: #102237;
	--e-global-color-5367364: rgba(0, 0, 0, .23);
	--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;
}

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

.elementor-kit-8 h2 {
	font-size: 35px;
	font-weight: 700;
}

.elementor-kit-8 h3 {
	font-size: 20px;
	font-weight: 500;
}

.elementor-kit-8 h4 {
	font-size: 20px;
}

.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-kit-8 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-8 h3 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-8 h2 {
		font-size: 20px;
	}
	
	.elementor-kit-8 h3 {
		font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
