/* End Custom Fonts CSS */

.elementor-kit-9 {
	--e-global-color-primary: #042d7a;
	--e-global-color-secondary: #e1a122;
	--e-global-color-text: #333;
	--e-global-color-accent: #e1a122;
	--e-global-color-492487e3: #4054b2;
	--e-global-color-61ecac67: #23a455;
	--e-global-color-53628d62: #000;
	--e-global-color-4b040a0e: #fff;
	--e-global-typography-primary-font-family: "Trajan Pro";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Trajan Pro";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Proxima Nova";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Proxima Nova";
	--e-global-typography-accent-font-weight: 500;
	color: #333;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-kit-9 button, .elementor-kit-9 input[type="button"], .elementor-kit-9 input[type="submit"], .elementor-kit-9 .elementor-button {
	background-color: #e1a122;
	font-family: "Trajan Pro", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fffefe;
	border-radius: 0px 0px 0px 0px;
	padding: 10px 35px 10px 35px;
}

.elementor-kit-9 button:hover, .elementor-kit-9 button:focus, .elementor-kit-9 input[type="button"]:hover, .elementor-kit-9 input[type="button"]:focus, .elementor-kit-9 input[type="submit"]:hover, .elementor-kit-9 input[type="submit"]:focus, .elementor-kit-9 .elementor-button:hover, .elementor-kit-9 .elementor-button:focus {
	background-color: #042d7a;
}

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

.elementor-kit-9 a {
	color: #042d7a;
	font-family: "Proxima Nova", Sans-serif;
}

.elementor-kit-9 a:hover {
	color: #e1a122;
	font-family: "Proxima Nova", Sans-serif;
}

.elementor-kit-9 h1 {
	color: #042d7a;
	font-family: "Trajan Pro", Sans-serif;
	font-weight: 400;
}

.elementor-kit-9 h2 {
	color: #042d7a;
	font-family: "Trajan Pro", Sans-serif;
	font-weight: 400;
}

.elementor-kit-9 h3 {
	color: #042d7a;
	font-family: "Trajan Pro", Sans-serif;
	font-weight: 400;
}

.elementor-kit-9 h4 {
	color: #042d7a;
}

.elementor-kit-9 h5 {
	color: #042d7a;
	font-family: "Trajan Pro", Sans-serif;
	font-size: 400px;
}

.elementor-kit-9 h6 {
	color: #042d7a;
	font-family: "Trajan Pro", Sans-serif;
	font-weight: 400;
}

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

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

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