/* End Custom Fonts CSS */

.elementor-kit-169 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #000;
	--e-global-color-25c04af: #fff;
	--e-global-color-57ae49b: #002c5e;
	--e-global-typography-primary-font-family: "Hyundai";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Hyundai Sans Text";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Hyundai Sans Text";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: #333;
	font-family: "Hyundai - Body", Sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.elementor-kit-169 button, .elementor-kit-169 input[type="button"], .elementor-kit-169 input[type="submit"], .elementor-kit-169 .elementor-button {
	background-color: #002c5e;
	font-family: "Hyundai Sans Text", Sans-serif;
	font-size: 14px;
	color: #eceff3;
	border-style: none;
}

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

.elementor-kit-169 p {
	margin-block-end: 22px;
}

.elementor-kit-169 a {
	color: #333;
	font-family: "Hyundai - Body", Sans-serif;
	font-size: 20px;
	line-height: 22px;
}

.elementor-kit-169 a:hover {
	color: #002c5e;
}

.elementor-kit-169 h1 {
	color: #000;
	font-family: "Hyundai Header Font", Sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 74px;
}

.elementor-kit-169 h2 {
	color: #000;
	font-family: "Hyundai Header Font", Sans-serif;
	font-size: 36px;
	font-weight: 500;
}

.elementor-kit-169 h3 {
	color: #000;
	font-family: "Hyundai Header Font", Sans-serif;
	font-size: 28px;
	font-weight: 500;
}

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

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

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

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

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