.elementor-kit-11 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: rgba(0, 0, 0, 0);
	--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-1c51181-font-family: "Arial";
	--e-global-typography-1c51181-font-size: 40px;
	--e-global-typography-1c51181-font-weight: 700;
	--e-global-typography-1c51181-line-height: 1.2em;
	--e-global-typography-1c51181-letter-spacing: -.5px;
}

.elementor-kit-11 h1 {
	font-family: "Arial", Sans-serif;
	font-size: 70px;
	font-weight: 700;
}

.elementor-kit-11 h3 {
	letter-spacing: .9px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

.elementor-element {
	--widgets-spacing: 0px 20px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1100px) {
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:760px) {
	.elementor-kit-11 {
		--e-global-typography-1c51181-font-size: 24px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}