/* End Custom Fonts CSS */

.elementor-kit-3977 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--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;
	font-family: "Gotham Narrow Book", Sans-serif;
}

.elementor-kit-3977 button, .elementor-kit-3977 input[type="button"], .elementor-kit-3977 input[type="submit"], .elementor-kit-3977 .elementor-button {
	background-color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 1px;
	color: #000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000;
	border-radius: 1px 1px 1px 1px;
}

.elementor-kit-3977 button:hover, .elementor-kit-3977 button:focus, .elementor-kit-3977 input[type="button"]:hover, .elementor-kit-3977 input[type="button"]:focus, .elementor-kit-3977 input[type="submit"]:hover, .elementor-kit-3977 input[type="submit"]:focus, .elementor-kit-3977 .elementor-button:hover, .elementor-kit-3977 .elementor-button:focus {
	background-color: #fff;
	color: #000;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #000;
}

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

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