/* End Liquid Custom Font CSS */

.elementor-kit-5 {
	--e-global-color-primary: #360a7d;
	--e-global-color-secondary: #000c60;
	--e-global-color-text: #64698e;
	--e-global-color-accent: #424a8f;
	--e-global-color-e533def: #ffebeb;
	--e-global-color-2e5d29d: #000c60;
	--e-global-typography-primary-font-family: "Onest";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-text-font-family: "Onest";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.55em;
	--lqd-body-font-family: var(--e-global-typography-text-font-family), Sans-serif;
	--lqd-body-font-size: var(--e-global-typography-text-font-size);
	--lqd-body-font-weight: var(--e-global-typography-text-font-weight);
	--lqd-body-line-height: var(--e-global-typography-text-line-height);
	--lqd-body-text-color: var(--e-global-color-text);
	--lqd-heading-font-family: "Onest", Sans-serif;
	--lqd-heading-font-weight: 700;
	--lqd-heading-color: var(--e-global-color-2e5d29d);
	--lqd-h1-font-size: 72px;
	--lqd-h1-font-weight: 800;
	--lqd-h2-font-size: 56px;
	--lqd-h2-line-height: 1.1em;
	--lqd-h2-letter-spacing: -.01em;
	--lqd-h3-font-size: 46px;
	--lqd-h3-line-height: .76em;
	--lqd-h4-font-size: 36px;
	--lqd-h4-line-height: 1.2em;
	--lqd-h5-font-size: 24px;
	--lqd-h5-line-height: 1.16em;
}

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

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

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

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

.elementor-kit-5.has-sidebar #lqd-contents-wrap {
	padding-top: 25px;
}

.elementor-kit-5 .lqd-btn:hover {
	transform: scale(1.1);
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
	
	.elementor-kit-5 {
		--lqd-body-font-size: var(--e-global-typography-text-font-size);
		--lqd-body-line-height: var(--e-global-typography-text-line-height);
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
	
	.elementor-kit-5 {
		--lqd-body-font-size: var(--e-global-typography-text-font-size);
		--lqd-body-line-height: var(--e-global-typography-text-line-height);
		--lqd-h2-font-size: 47px;
		--lqd-h2-line-height: 1.1em;
	}
}
