/* End Custom Fonts CSS */

.elementor-kit-10 {
	--e-global-color-primary: #2c3177;
	--e-global-color-secondary: #b3b3b3;
	--e-global-color-text: #000;
	--e-global-color-accent: #fff;
	--e-global-typography-primary-font-family: "Ethnocentric";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Ethnocentric";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Kallisto";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Kallisto";
	--e-global-typography-accent-font-weight: 200;
	font-family: "Kallisto", Sans-serif;
	font-weight: 300;
}

.elementor-kit-10 button, .elementor-kit-10 input[type="button"], .elementor-kit-10 input[type="submit"], .elementor-kit-10 .elementor-button {
	background-color: #2c3177;
	color: #fff;
}

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

.elementor-kit-10 h1 {
	font-family: "Ethnocentric", Sans-serif;
}

.elementor-kit-10 h2 {
	font-family: "Ethnocentric", Sans-serif;
}

.elementor-kit-10 h3 {
	font-family: "Ethnocentric", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

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