
.elementor-kit-7 {
	--e-global-color-primary: #3265b3;
	--e-global-color-secondary: #3970a9;
	--e-global-color-text: #2a323d;
	--e-global-color-accent: #8fb3da;
	--e-global-color-b592ae9: #d0e2f1;
	--e-global-color-475ce3d: #fff;
	--e-global-color-1897c1d: #000;
	--e-global-typography-primary-font-family: "Lora";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Lora";
	--e-global-typography-secondary-font-size: 42px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-secondary-line-height: 52px;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 28px;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
}

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

.elementor-kit-7 h1 {
	font-family: "Lora", Sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.elementor-kit-7 h2 {
	font-family: "Lora", Sans-serif;
	font-size: 42px;
	font-weight: 700;
}

.elementor-kit-7 h3 {
	font-family: "Lora", Sans-serif;
	font-weight: 700;
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	font-family: "Lora", Sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

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

.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-7 {
		--e-global-typography-secondary-font-size: 32px;
		--e-global-typography-secondary-line-height: 1.3em;
	}
	
	.elementor-kit-7 h2 {
		font-size: 32px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 24px;
		line-height: 1.4em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 {
		--e-global-typography-secondary-font-size: 26px;
		--e-global-typography-secondary-line-height: 1.3em;
		--e-global-typography-text-font-size: 16px;
		--e-global-typography-text-line-height: 1.3em;
		font-size: 16px;
	}
	
	.elementor-kit-7 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 22px;
		line-height: 1.4em;
	}
	
	.elementor-kit-7 h4 {
		font-size: 20px;
		line-height: 1.3em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
