/* End Custom Fonts CSS */

.elementor-kit-1997 {
	--e-global-color-primary: #003561;
	--e-global-color-secondary: #76bcdd;
	--e-global-color-text: #000;
	--e-global-color-accent: #acdbf6;
	--e-global-color-a720fd0: #fff;
	--e-global-color-a075540: #f6f6f6;
	--e-global-color-6b99a2d: #101216;
	--e-global-typography-primary-font-family: "DIN 2014";
	--e-global-typography-primary-font-size: 80px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-text-transform: uppercase;
	--e-global-typography-primary-line-height: 1em;
	--e-global-typography-primary-letter-spacing: 0px;
	--e-global-typography-secondary-font-family: "DIN 2014";
	--e-global-typography-secondary-font-size: 25px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-secondary-text-transform: uppercase;
	--e-global-typography-text-font-family: "DIN 2014";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.8em;
	--e-global-typography-text-letter-spacing: 0px;
	--e-global-typography-accent-font-family: "DIN 2014";
	--e-global-typography-accent-font-size: 20px;
	--e-global-typography-accent-font-weight: 600;
	--e-global-typography-accent-text-transform: capitalize;
	--e-global-typography-accent-font-style: italic;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	letter-spacing: var(--e-global-typography-text-letter-spacing);
}

.elementor-kit-1997 button, .elementor-kit-1997 input[type="button"], .elementor-kit-1997 input[type="submit"], .elementor-kit-1997 .elementor-button {
	background-color: var(--e-global-color-accent);
	color: var(--e-global-color-a720fd0);
	border-radius: 3px 3px 3px 3px;
	padding: 20px 40px 20px 40px;
}

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

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

.elementor-kit-1997 p {
	margin-bottom: 30px;
}

.elementor-kit-1997 a {
	color: var(--e-global-color-secondary);
	font-family: "DIN 2014", Sans-serif;
}

.elementor-kit-1997 h1 {
	font-family: "DIN 2014", Sans-serif;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
}

.elementor-kit-1997 h2 {
	color: var(--e-global-color-primary);
	font-family: "DIN 2014", Sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.15em;
	letter-spacing: 0px;
}

.elementor-kit-1997 h3 {
	color: var(--e-global-color-primary);
	font-family: "Vidaloka", Sans-serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.14em;
	letter-spacing: 0px;
}

.elementor-kit-1997 h4 {
	font-family: "DIN 2014", Sans-serif;
	font-size: 15px;
	font-weight: 400;
}

.elementor-kit-1997 h5 {
	font-family: "Vidaloka", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.48em;
	letter-spacing: 0px;
}

.elementor-kit-1997 h6 {
	color: var(--e-global-color-primary);
	font-family: "DIN 2014", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: .3px;
}

.elementor-kit-1997 img {
	border-radius: 3px 3px 3px 3px;
}

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-1997 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
		letter-spacing: var(--e-global-typography-text-letter-spacing);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-1997 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
		letter-spacing: var(--e-global-typography-text-letter-spacing);
	}
	
	.elementor-kit-1997 h2 {
		font-size: 37px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
