
.elementor-kit-1 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #000;
	--e-global-color-accent: #cef219;
	--e-global-color-3f4f98a: #fff;
	--e-global-color-c52478b: #26a7df;
	--e-global-color-6df76d9: #dfdfdf;
	--e-global-color-031fe96: #105387;
	--e-global-color-70992e2: #f6f6f6;
	--e-global-typography-primary-font-family: "Raleway";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Raleway";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Raleway";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Raleway";
	--e-global-typography-accent-font-weight: 500;
	background-color: var(--e-global-color-3f4f98a);
	font-family: "Raleway", Sans-serif;
}

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

.elementor-kit-1 a {
	color: #797979;
	font-family: "Raleway", Sans-serif;
}

.elementor-kit-1 a:hover {
	color: #26b0ff;
}

.elementor-kit-1 h1 {
	font-family: "Raleway", Sans-serif;
}

.elementor-kit-1 h2 {
	font-family: "Raleway", Sans-serif;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

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