
.elementor-kit-7 {
	--e-global-color-primary: #1e305c;
	--e-global-color-secondary: #242525;
	--e-global-color-text: #5d5d5d;
	--e-global-color-accent: #e34530;
	--e-global-color-f349473: #fff;
	--e-global-color-ca5ef75: #000;
	--e-global-color-bbfd710: #f8f8f8;
	--e-global-color-338fc08: #45474b;
	--e-global-color-b7b8dcb: #e9ebef;
	--e-global-color-183cd2b: rgba(243, 98, 42, .1);
	--e-global-color-bcd6358: #2d2e30;
	--e-global-color-9a0e4af: #e34530;
	--e-global-typography-primary-font-family: "Outfit";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Outfit";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Outfit";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Outfit";
	--e-global-typography-accent-font-weight: 500;
	color: #7f8385;
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	background-color: var(--e-global-color-primary);
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	background-color: var(--e-global-color-accent);
}

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

.elementor-kit-7 a {
	color: var(--e-global-color-accent);
}

.elementor-kit-7 a:hover {
	color: var(--e-global-color-secondary);
}

.elementor-kit-7 h1 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 46px;
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-7 h2 {
	color: var(--e-global-color-ca5ef75);
	font-family: "Poppins", Sans-serif;
	font-size: 2.6vw;
	font-weight: 500;
	line-height: 1.1em;
}

.elementor-kit-7 h3 {
	color: var(--e-global-color-ca5ef75);
	font-family: "Poppins", Sans-serif;
	font-size: 1.5em;
	font-weight: 500;
}

.elementor-kit-7 h4 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-7 h5 {
	color: var(--e-global-color-accent);
	font-size: 14px;
	text-transform: uppercase;
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 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-kit-7 h2 {
		font-size: 25px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 22px;
	}
	
	.elementor-kit-7 h4 {
		font-size: 21px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
