
.elementor-kit-12 {
	--e-global-color-primary: #09aab5;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #19b0ba;
	--e-global-typography-primary-font-family: "Lato";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Lato";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Lato";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Lato";
	--e-global-typography-accent-font-weight: 500;
	background-color: #fff;
	color: #000;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.elementor-kit-12 button, .elementor-kit-12 input[type="button"], .elementor-kit-12 input[type="submit"], .elementor-kit-12 .elementor-button {
	background-color: var(--e-global-color-primary);
}

.elementor-kit-12 e-page-transition {
	background-color: #09aab5;
}

.elementor-kit-12 h1 {
	color: #000;
	font-family: "Lato", Sans-serif;
	font-size: 36px;
	font-weight: 500;
}

.elementor-kit-12 h2 {
	color: var(--e-global-color-astglobalcolor8);
	font-family: "Lato", Sans-serif;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: .5px;
}

.elementor-kit-12 h3 {
	color: var(--e-global-color-astglobalcolor8);
	font-family: "Lato", Sans-serif;
	font-size: 28px;
	font-weight: 600;
}

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

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

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

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

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

.elementor-lightbox {
	background-color: rgba(0, 0, 0, .35);
}

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