
.elementor-kit-10 {
	--e-global-color-primary: #1e4079;
	--e-global-color-secondary: #231f20;
	--e-global-color-text: #231f20;
	--e-global-color-accent: #fff;
	--e-global-color-8908f4d: #1e4079;
	--e-global-color-94a1902: rgba(66, 73, 88, .22);
	--e-global-color-425c23d: #2d2d2d;
	--e-global-color-16936de: #d49c53;
	--e-global-color-4cccd9e: #cc9548;
	--e-global-color-2045f95: #d1a665;
	--e-global-typography-primary-font-family: "Cormorant Garamond";
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-secondary-font-family: "Apercu Light";
	--e-global-typography-secondary-font-weight: normal;
	--e-global-typography-text-font-family: "Futura Book font";
	--e-global-typography-text-font-weight: normal;
	--e-global-typography-accent-font-family: "Dubai font";
	--e-global-typography-accent-font-weight: 500;
}

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

.elementor-kit-10 button:hover, .elementor-kit-10 button:focus, .elementor-kit-10 input[type="button"]:hover, .elementor-kit-10 input[type="button"]:focus, .elementor-kit-10 input[type="submit"]:hover, .elementor-kit-10 input[type="submit"]:focus, .elementor-kit-10 .elementor-button:hover, .elementor-kit-10 .elementor-button:focus {
	background-color: #fff;
	color: var(--e-global-color-primary);
	border-style: solid;
	border-color: var(--e-global-color-primary);
}

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

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

h1.entry-title {
	display: var(--page-title-display);
}

@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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
