.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-5b9fd828: #4054b2;
	--e-global-color-3303d32: #23a455;
	--e-global-color-798e0efd: #000;
	--e-global-color-e096533: #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;
	font-family: "Montserrat", Sans-serif;
	font-weight: 300;
}

.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
	background-color: #fff;
	color: #0a7154;
	padding: 5px 25px 5px 25px;
}

.elementor-kit-8 button:hover, .elementor-kit-8 button:focus, .elementor-kit-8 input[type="button"]:hover, .elementor-kit-8 input[type="button"]:focus, .elementor-kit-8 input[type="submit"]:hover, .elementor-kit-8 input[type="submit"]:focus, .elementor-kit-8 .elementor-button:hover, .elementor-kit-8 .elementor-button:focus {
	background-color: #fae8bd;
	color: #0a7154;
}

.elementor-kit-8 a {
	color: #0a7154;
	font-weight: 700;
}

.elementor-kit-8 h2 {
	color: #0a7154;
	font-size: 40px;
	font-weight: 700;
}

.elementor-kit-8 h3 {
	color: #fff;
	font-weight: 700;
}

.elementor-kit-8 h4 {
	color: #0a7154;
	font-size: 22px;
	font-weight: 700;
}

.elementor-kit-8 h5 {
	color: #0a7154;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-8 h2 {
		font-size: 32px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}

strong {
	font-weight: 700;
}