/* End Custom Fonts CSS */

.elementor-kit-48968 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-6a69d54: #d47f2c;
	--e-global-color-df2e1f6: rgba(21, 24, 187, .77);
	--e-global-color-9baec93: #9266ab;
	--e-global-color-08deefc: #434753;
	--e-global-color-5c16abd: #ffb319;
	--e-global-color-0d4d35c: #ddd;
	--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-861c222-font-family: "Proxima Nova";
	--e-global-typography-861c222-font-size: 16px;
	--e-global-typography-861c222-font-weight: 400;
	--e-global-typography-861c222-line-height: 1.6em;
	--e-global-typography-a483794-font-family: "Proxima Nova";
	--e-global-typography-a483794-font-size: 2.8em;
	--e-global-typography-a483794-font-weight: 600;
	--e-global-typography-a483794-line-height: 1.1em;
	--e-global-typography-d94d2b7-font-family: "Proxima Nova";
	--e-global-typography-d94d2b7-font-size: 1.2em;
	--e-global-typography-d94d2b7-font-weight: 400;
	--e-global-typography-d94d2b7-line-height: 1.2em;
	--e-global-typography-4b21fad-font-family: "Proxima Nova";
	--e-global-typography-4b21fad-font-size: 2em;
	--e-global-typography-4b21fad-font-weight: 600;
	--e-global-typography-4b21fad-line-height: 1.1em;
	--e-global-typography-c836014-font-family: "Proxima Nova";
	--e-global-typography-c836014-font-size: 15px;
	--e-global-typography-c836014-font-weight: 700;
	--e-global-typography-c836014-text-transform: uppercase;
	--e-global-typography-c836014-line-height: 1.1em;
}

.elementor-kit-48968 button, .elementor-kit-48968 input[type="button"], .elementor-kit-48968 input[type="submit"], .elementor-kit-48968 .elementor-button {
	background-color: #8b60a6;
	text-decoration: none;
	color: #fff;
}

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

.elementor-kit-48968 a {
	color: #2100d3;
	text-decoration: underline;
}

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

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

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

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

@media (max-width:1024px) {
	.elementor-kit-48968 {
		--e-global-typography-a483794-font-size: 2em;
		--e-global-typography-a483794-line-height: 1.1em;
		--e-global-typography-4b21fad-font-size: 2em;
		--e-global-typography-4b21fad-line-height: 1.1em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-48968 {
		--e-global-typography-a483794-font-size: 1.8em;
		--e-global-typography-4b21fad-font-size: 1.8em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
