/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #222d5b;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-71a2151: #f0f1e8;
	--e-global-typography-primary-font-family: "interstate";
	--e-global-typography-primary-font-weight: 300;
	background-color: var(--e-global-color-71a2151);
	font-family: "interstate", roboto, arial, Sans-serif;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: "Sant Ana", roboto, arial, Sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0px 0px 0px 0px;
	padding: 12px 26px 12px 26px;
}

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

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

.elementor-kit-6 h1 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.elementor-kit-6 h2 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
}

.elementor-kit-6 h3 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
}

.elementor-kit-6 h4 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
}

.elementor-kit-6 h5 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
}

.elementor-kit-6 h6 {
	font-family: "Sant Ana", roboto, arial, Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 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;
	}
}
