/* End Custom Fonts CSS */

.elementor-kit-7 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000;
	--e-global-color-accent: #000;
	--e-global-color-c4f9055: #18233a;
	--e-global-typography-primary-font-family: "Source Sans Pro";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Source Sans Pro";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Source Sans Pro";
	--e-global-typography-text-font-weight: normal;
	--e-global-typography-accent-font-family: "Jakarta";
	--e-global-typography-accent-font-weight: normal;
	color: #fff;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	background-color: #fff;
}

.elementor-kit-7 a {
	color: #fff;
}

.elementor-kit-7 h1 {
	font-family: "Lato", Sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 1.2em;
	letter-spacing: .8px;
}

.elementor-kit-7 h2 {
	font-family: "Lato", Sans-serif;
	font-size: 50px;
	font-weight: 600;
}

.elementor-kit-7 h3 {
	font-family: "Lato", Sans-serif;
	font-size: 38px;
	font-weight: 600;
}

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

.e-container {
	--container-max-width: 1600px;
}

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

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

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

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-container {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-container {
		--container-max-width: 767px;
	}
}
