
.elementor-kit-302 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-1327ab0: #4054b2;
	--e-global-color-5dacafc9: #23a455;
	--e-global-color-1fb3789e: #000;
	--e-global-color-437ab40d: #fff;
	--e-global-color-d33ab87: rgba(255, 255, 255, .62);
	--e-global-color-5278d3d: #a66e07;
	--e-global-color-3ba083f: #e0e0e0;
	--e-global-color-bd9e588: #0b0b0d;
	--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-9acca65-font-size: 18px;
	--e-global-typography-9acca65-font-weight: 500;
	--e-global-typography-9acca65-text-transform: uppercase;
}

.elementor-kit-302 button, .elementor-kit-302 input[type="button"], .elementor-kit-302 input[type="submit"], .elementor-kit-302 .elementor-button {
	background-color: var(--e-global-color-5278d3d);
	color: var(--e-global-color-437ab40d);
}

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

.elementor-kit-302 a {
	color: var(--e-global-color-5278d3d);
}

.elementor-kit-302 h2 {
	font-size: 37px;
}

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

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

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