
.elementor-kit-5 {
	--e-global-color-primary: #000032;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000032;
	--e-global-color-accent: #efeff0;
	--e-global-color-363b794: #1e73be;
	--e-global-color-8eb53fc: rgba(0, 0, 50, .5);
	--e-global-typography-primary-font-family: "Doppio One";
	--e-global-typography-primary-font-size: 50px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Doppio One";
	--e-global-typography-secondary-font-size: 45px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Doppio One";
	--e-global-typography-text-font-size: 26px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-accent-font-family: "Doppio One";
	--e-global-typography-accent-font-size: 20px;
	--e-global-typography-accent-font-weight: 300;
	--e-global-typography-accent-text-decoration: none;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: #1e73be;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
	text-decoration: var(--e-global-typography-accent-text-decoration);
	color: #fff;
	border-radius: 20px 20px 20px 20px;
}

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

.elementor-kit-5 a {
	color: #1e73be;
	font-style: normal;
	text-decoration: none;
}

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

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

@media (max-width:1366px) {
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-accent-font-size);
	}
}

@media (max-width:1024px) {
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
.none {
	font-variant-ligatures: none;
}

.no-historical-ligatures {
	font-variant-ligatures: no-historical-ligatures;
}

.no-contextual {
	font-variant-ligatures: no-contextual;
}
