/* End Custom Fonts CSS */

.elementor-kit-17718 {
	--e-global-color-primary: #1c4164;
	--e-global-color-secondary: #422443;
	--e-global-color-text: #00284e;
	--e-global-color-accent: #353535;
	--e-global-color-ddbdf61: #1c4164;
	--e-global-color-a650261: #422443;
	--e-global-color-50c39ad: #eaf5ff;
	--e-global-color-6282810: #fbfcff;
	--e-global-color-2007f43: #353535;
	--e-global-color-b49b1d0: #f6f1ee;
	--e-global-color-90ee6d9: #f90000;
	--e-global-typography-primary-font-family: "Unbounded";
	--e-global-typography-primary-font-size: 15px;
	--e-global-typography-primary-font-weight: 300;
	--e-global-typography-primary-line-height: 1.8;
	--e-global-typography-primary-letter-spacing: .75px;
	--e-global-typography-secondary-font-family: "Muttia";
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Unbounded";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-text-line-height: 1.8;
	--e-global-typography-text-letter-spacing: .75px;
	--e-global-typography-accent-font-family: "Unbounded";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-7e13807-font-family: "Muttia";
	--e-global-typography-7e13807-font-size: 22px;
	--e-global-typography-7e13807-font-weight: 700;
	--e-global-typography-7e13807-line-height: 24px;
	--e-global-typography-7e13807-letter-spacing: .01em;
	--e-global-typography-3c63ffe-font-family: "Muttia";
	--e-global-typography-3c63ffe-font-size: 70px;
	--e-global-typography-3c63ffe-font-weight: 700;
	--e-global-typography-05d2b39-font-family: "Muttia";
	--e-global-typography-05d2b39-font-size: 48px;
	--e-global-typography-05d2b39-font-weight: 700;
	--e-global-typography-60807ba-font-family: "Muttia";
	--e-global-typography-60807ba-font-size: 33px;
	--e-global-typography-60807ba-font-weight: 700;
	background-color: var(--e-global-color-6282810);
	color: var(--e-global-color-primary);
	font-family: "Unbounded", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 5%;
}

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

.elementor-kit-17718 a {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	line-height: var(--e-global-typography-primary-line-height);
	letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-17718 a:hover {
	color: var(--e-global-color-primary);
	font-family: "Unbounded", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 5%;
}

.elementor-kit-17718 h1 {
	color: #00284e;
	font-family: "Muttia", Sans-serif;
	font-size: 70px;
	font-weight: 700;
}

.elementor-kit-17718 h2 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-05d2b39-font-family), Sans-serif;
	font-size: var(--e-global-typography-05d2b39-font-size);
	font-weight: var(--e-global-typography-05d2b39-font-weight);
}

.elementor-kit-17718 h3 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-60807ba-font-family), Sans-serif;
	font-size: var(--e-global-typography-60807ba-font-size);
	font-weight: var(--e-global-typography-60807ba-font-weight);
}

.elementor-kit-17718 h4 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-17718 h5 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-17718 h6 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

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

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

.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-17718 {
		--e-global-typography-3c63ffe-font-size: 32px;
	}
	
	.elementor-kit-17718 a {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
		letter-spacing: var(--e-global-typography-primary-letter-spacing);
	}
	
	.elementor-kit-17718 a:hover {
		font-size: 16px;
		letter-spacing: 5%;
	}
	
	.elementor-kit-17718 h1 {
		font-size: 32px;
	}
	
	.elementor-kit-17718 h2 {
		font-size: var(--e-global-typography-05d2b39-font-size);
	}
	
	.elementor-kit-17718 h3 {
		font-size: var(--e-global-typography-60807ba-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-17718 {
		--e-global-typography-7e13807-font-size: 16px;
		--e-global-typography-7e13807-line-height: 16px;
		--e-global-typography-7e13807-letter-spacing: .01em;
		--e-global-typography-3c63ffe-font-size: 34px;
		--e-global-typography-05d2b39-font-size: 24px;
		--e-global-typography-60807ba-font-size: 18px;
		font-size: 14px;
	}
	
	.elementor-kit-17718 a {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
		letter-spacing: var(--e-global-typography-primary-letter-spacing);
	}
	
	.elementor-kit-17718 h1 {
		font-size: 34px;
	}
	
	.elementor-kit-17718 h2 {
		font-size: var(--e-global-typography-05d2b39-font-size);
	}
	
	.elementor-kit-17718 h3 {
		font-size: var(--e-global-typography-60807ba-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
a {
	font-weight: 400 !important;
	text-decoration: none !important;
}
