/* End Custom Fonts CSS */

.elementor-kit-13 {
	--e-global-color-primary: #011936;
	--e-global-color-secondary: #011936;
	--e-global-color-text: #011936;
	--e-global-color-accent: #011936;
	--e-global-color-779810a: #fff;
	--e-global-color-4c4239e: #c69d5c;
	--e-global-color-f4da59b: #ba8643;
	--e-global-color-2df1832: #bb8744;
	--e-global-typography-primary-font-family: "Aeonik Regular";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Aeonik Regular";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Aeonik Regular";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 400;
	font-family: "Aeonik Regular", Sans-serif;
	font-weight: 400;
}

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

.elementor-kit-13 a {
	font-family: "Aeonik Regular", Sans-serif;
	font-weight: 400;
}

.elementor-kit-13 h1 {
	font-family: "Aeonik Regular", Sans-serif;
}

.elementor-kit-13 h3 {
	font-family: "Aeonik Regular", Sans-serif;
}

.elementor-kit-13 h4 {
	font-family: "Aeonik Regular", Sans-serif;
}

.elementor-kit-13 h5 {
	font-family: "Aeonik Regular", Sans-serif;
}

.elementor-kit-13 h6 {
	font-family: "Aeonik Regular", Sans-serif;
}

.elementor-kit-13 button, .elementor-kit-13 input[type="button"], .elementor-kit-13 input[type="submit"], .elementor-kit-13 .elementor-button {
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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-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;
	}
}
