/* End Custom Fonts CSS */

.elementor-kit-9 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-3966a2a: #707070;
	--e-global-color-b73adb8: #474747;
	--e-global-color-8860818: #517837;
	--e-global-color-f0ddcdf: #def3f7;
	--e-global-color-3461999: #00a9bf;
	--e-global-color-41ca4ee: #fff;
	--e-global-color-97c8e6e: #e5e5e5;
	--e-global-color-8552df0: #def3f7;
	--e-global-color-1331355: #505050;
	--e-global-color-50a5d39: #f7fcfd;
	--e-global-color-b5ad045: #dcedd0;
	--e-global-color-7cd180e: rgba(255, 255, 255, 0);
	--e-global-typography-primary-font-family: "Morn";
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-secondary-font-family: "Morn";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Morn";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Morn";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-4e3cb3f-font-family: "Morn";
	--e-global-typography-4e3cb3f-font-size: 48px;
	--e-global-typography-4e3cb3f-font-weight: bold;
	--e-global-typography-4e3cb3f-line-height: 1.2em;
	--e-global-typography-df8d1a6-font-family: "Morn";
	--e-global-typography-df8d1a6-font-size: 40px;
	--e-global-typography-df8d1a6-font-weight: bold;
	--e-global-typography-df8d1a6-line-height: 1.2em;
	--e-global-typography-07117bf-font-family: "Morn";
	--e-global-typography-07117bf-font-size: 28px;
	--e-global-typography-07117bf-font-weight: 700;
	--e-global-typography-dbf16f8-font-family: "Morn";
	--e-global-typography-dbf16f8-font-size: 24px;
	--e-global-typography-dbf16f8-font-weight: 700;
	--e-global-typography-dbf16f8-line-height: 1.2em;
	--e-global-typography-da86602-font-family: "Morn";
	--e-global-typography-da86602-font-size: 16px;
	--e-global-typography-da86602-font-weight: 500;
	--e-global-typography-da86602-line-height: 1.4em;
	--e-global-typography-333c317-font-family: "Morn";
	--e-global-typography-333c317-font-size: 20px;
	--e-global-typography-333c317-font-weight: 500;
	--e-global-typography-333c317-line-height: 1.3em;
	--e-global-typography-6b66ee4-font-family: "Morn";
	--e-global-typography-6b66ee4-font-size: 18px;
	--e-global-typography-6b66ee4-font-weight: 600;
	--e-global-typography-6b66ee4-text-transform: uppercase;
	--e-global-typography-6b66ee4-letter-spacing: 1.2px;
	--e-global-typography-620185c-font-family: "Morn";
	--e-global-typography-620185c-font-size: 16px;
	--e-global-typography-620185c-font-weight: 600;
	--e-global-typography-bee8ca1-font-family: "Morn";
	--e-global-typography-bee8ca1-font-size: 14px;
	--e-global-typography-bee8ca1-font-weight: 500;
	--e-global-typography-bee8ca1-line-height: 1.4em;
}

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

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

.elementor-kit-9 a {
	color: var(--e-global-color-text);
}

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

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

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

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

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

@media (max-width:1024px) {
	.elementor-kit-9 {
		--e-global-typography-4e3cb3f-font-size: 36px;
		--e-global-typography-4e3cb3f-line-height: 1.3em;
		--e-global-typography-df8d1a6-font-size: 32px;
		--e-global-typography-df8d1a6-line-height: 1.3em;
		--e-global-typography-07117bf-font-size: 24px;
		--e-global-typography-dbf16f8-font-size: 24px;
		--e-global-typography-da86602-font-size: 16px;
		--e-global-typography-333c317-font-size: 18px;
		--e-global-typography-6b66ee4-font-size: 16px;
		--e-global-typography-620185c-font-size: 16px;
		--e-global-typography-bee8ca1-font-size: 14px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-9 {
		--e-global-typography-4e3cb3f-font-size: 28px;
		--e-global-typography-4e3cb3f-line-height: 34px;
		--e-global-typography-df8d1a6-font-size: 26px;
		--e-global-typography-df8d1a6-line-height: 34px;
		--e-global-typography-07117bf-font-size: 24px;
		--e-global-typography-dbf16f8-font-size: 24px;
		--e-global-typography-da86602-font-size: 16px;
		--e-global-typography-da86602-line-height: 1.4em;
		--e-global-typography-333c317-font-size: 18px;
		--e-global-typography-6b66ee4-font-size: 16px;
		--e-global-typography-620185c-font-size: 16px;
		--e-global-typography-620185c-line-height: 1.4em;
		--e-global-typography-bee8ca1-font-size: 14px;
		--e-global-typography-bee8ca1-line-height: 1.4em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
