
.elementor-kit-10081 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-580c255: #15f271;
	--e-global-color-28e9836: #1a1a1a;
	--e-global-color-536d503: #064fbb;
	--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;
	color: #000;
}

.elementor-kit-10081 button, .elementor-kit-10081 input[type="button"], .elementor-kit-10081 input[type="submit"], .elementor-kit-10081 .elementor-button {
	background-color: #14a523;
	color: #fff;
	border-radius: 6px 6px 6px 6px;
	padding: 14px 24px 14px 24px;
}

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

.elementor-kit-10081 a {
	color: #14a523;
}

.elementor-kit-10081 a:hover {
	color: #0f8a1c;
}

.elementor-kit-10081 h1 {
	color: #14a523;
	font-size: 50px;
}

.elementor-kit-10081 h2 {
	color: #14a523;
	font-size: 40px;
}

.elementor-kit-10081 h3 {
	color: #000;
	font-size: 30px;
}

.elementor-kit-10081 h4 {
	color: #000;
	font-size: 20px;
}

.elementor-kit-10081 h5 {
	color: #000;
	font-size: 15px;
}

.elementor-kit-10081 h6 {
	color: #000;
	font-size: 10px;
}

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

.e-con {
	--container-max-width: 1200px;
	--container-default-padding-top: 20px;
	--container-default-padding-right: 20px;
	--container-default-padding-bottom: 20px;
	--container-default-padding-left: 20px;
}

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