/* End custom CSS */

.elementor-kit-333 {
	--e-global-color-primary: #008a0c;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #008a0c;
	--e-global-color-c6b972a: #008a0c;
	--e-global-color-766ef949: #5d7280;
	--e-global-color-1f8ec656: #fff;
	--e-global-color-73730f86: #fff;
	--e-global-color-2b1c4e4a: #000f23;
	--e-global-color-ffa4d12: #d7a993;
	--e-global-color-1c1e6a37: #e05414;
	--e-global-color-3352ff8f: #000;
	--e-global-color-e49269d: #fff;
	--e-global-color-4b91814: #155f00;
	--e-global-color-1112f5d: #cda556;
	--e-global-color-6902c97: #06540d;
	--e-global-color-3d141d9: #001a02;
	--e-global-color-45f97d7: #e0e0e0;
	--e-global-color-d41db81: #e0e0e0;
	--e-global-typography-primary-font-family: "Aldrich";
	--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;
	background-color: #fff;
}

.elementor-kit-333 button, .elementor-kit-333 input[type="button"], .elementor-kit-333 input[type="submit"], .elementor-kit-333 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: "Fugaz One", Sans-serif;
}

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

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 14px;
}

.elementor-element {
	--widgets-spacing: 14px 14px;
	--widgets-spacing-row: 14px;
	--widgets-spacing-column: 14px;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:736px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 790px;
	}
	
	.e-con {
		--container-max-width: 790px;
	}
}

/* Start custom CSS */
.elementor-section {
	width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden !important;
}
