
.elementor-kit-1215 {
	--e-global-color-primary: #2d2d2d;
	--e-global-color-secondary: #edb903;
	--e-global-color-text: #edb903;
	--e-global-color-accent: #f9d534;
	--e-global-color-57282e96: #2354a2;
	--e-global-color-85f1fd1: #000;
	--e-global-color-6cb5be6: #000;
	--e-global-color-24b7467e: #000;
	--e-global-color-6485a075: #ea3a1c;
	--e-global-color-49b922f: #000;
	--e-global-color-3ef41e2a: #000;
	--e-global-color-78a419f: #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;
	--e-global-typography-e65418b-font-family: "Roboto";
	--e-global-typography-e65418b-font-weight: 400;
}

.elementor-kit-1215 button, .elementor-kit-1215 input[type="button"], .elementor-kit-1215 input[type="submit"], .elementor-kit-1215 .elementor-button {
	background-color: var(--e-global-color-text);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
	padding: 12px 12px 12px 12px;
}

.elementor-kit-1215 button:hover, .elementor-kit-1215 button:focus, .elementor-kit-1215 input[type="button"]:hover, .elementor-kit-1215 input[type="button"]:focus, .elementor-kit-1215 input[type="submit"]:hover, .elementor-kit-1215 input[type="submit"]:focus, .elementor-kit-1215 .elementor-button:hover, .elementor-kit-1215 .elementor-button:focus {
	background-color: var(--e-global-color-accent);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

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

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