.elementor-kit-5 {
	--e-global-color-primary: #0052A0;
	--e-global-color-secondary: #0052A0;
	--e-global-color-text: #333333;
	--e-global-color-accent: #FFD200;
	--e-global-color-5403126: #E10A1F;
	--e-global-color-ad08316: #FFFFFF;
	--e-global-typography-primary-font-family: "AERO";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-5 a {
	color: var(--e-global-color-text);
}

.elementor-kit-5 a:hover {
	color: var(--e-global-color-accent);
}

.elementor-kit-5 h1 {
	font-family: "AERO", Sans-serif;
}

.elementor-kit-5 h2 {
	font-family: "AERO", Sans-serif;
}

.elementor-kit-5 h3 {
	font-family: "AERO", Sans-serif;
}

.elementor-kit-5 h4 {
	font-family: "AERO", Sans-serif;
}

.elementor-kit-5 h5 {
	font-family: "AERO", Sans-serif;
}

.elementor-kit-5 h6 {
	font-family: "AERO", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

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

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

.elementor-kit-5 e-page-transition {
	background-color: #FFBC7D;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

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

/* Start custom CSS */
.elementor-nav-menu--main .elementor-item {
	text-shadow: 1px 1px 5px rgb(255 255 255 / 70%);
}

.elementor-nav-menu .menu-item-568 a {
	text-shadow: none;
}

/* End custom CSS */
/* Start Custom Fonts CSS */
@font-face {
	font-family: 'AERO';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../../2024/04/aero.ttf') format('truetype');
}

/* End Custom Fonts CSS */