/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #000272;
	--e-global-color-text: #787878;
	--e-global-color-accent: #fed31f;
	--e-global-color-e7af474: #fff;
	--e-global-color-3b81c10: rgba(255, 255, 255, 0);
	--e-global-color-01c79f0: #1e1e1e;
	--e-global-color-771da4a: #112456;
	--e-global-color-3a123cb: #787878;
	--e-global-color-2b78dda: rgba(255, 237, 161, .97);
	--e-global-color-1e45df7: #cbccfc;
	--e-global-typography-primary-font-family: "Geist";
	--e-global-typography-primary-font-size: 56px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Geist";
	--e-global-typography-secondary-font-size: 40px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Plus Jakarta Sans";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Plus Jakarta Sans";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-f711715-font-family: "Geist";
	--e-global-typography-f711715-font-size: 56px;
	--e-global-typography-f711715-font-weight: 500;
	--e-global-typography-c69fc0f-font-family: "Geist";
	--e-global-typography-c69fc0f-font-size: 24px;
	--e-global-typography-c69fc0f-font-weight: 500;
}

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

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	border-radius: 50px 50px 50px 50px;
	padding: 18px 40px 18px 40px;
}

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

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

.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-kit-6 {
		--e-global-typography-primary-font-size: 40px;
		--e-global-typography-secondary-font-size: 30px;
		--e-global-typography-text-font-size: 18px;
		--e-global-typography-f711715-font-size: 40px;
		--e-global-typography-c69fc0f-font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-primary-font-size: 32px;
		--e-global-typography-secondary-font-size: 25px;
		--e-global-typography-text-font-size: 17px;
		--e-global-typography-f711715-font-size: 32px;
		--e-global-typography-c69fc0f-font-size: 22px;
	}
	
	.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
		padding: 14px 35px 14px 35px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
