
.elementor-kit-3359 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-38bcf3ca: #4054b2;
	--e-global-color-76cab6df: #23a455;
	--e-global-color-562ef773: #000;
	--e-global-color-1e5f9045: #fff;
	--e-global-color-5b5843a6: #f51f3e;
	--e-global-color-4ffbf6b: #f4f4f4;
	--e-global-color-87f6e83: #f5b51d;
	--e-global-color-c1ccf3d: #0d3a5c;
	--e-global-color-757ad22: #063252;
	--e-global-color-e04ce6a: rgba(190, 135, 52, .89);
	--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-3359 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-3359 h5 {
	color: var(--e-global-color-c1ccf3d);
	font-family: "Poppins", Sans-serif;
	font-size: 21px;
}

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

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

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