.elementor-kit-2073 {
	--e-global-color-primary: #a15523;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #dbd2c6;
	--e-global-color-accent: #f4f2f0;
	--e-global-color-e231bd2: #a55325;
	--e-global-color-f13939b: #c5af8d;
	--e-global-color-2ca4725: #000;
	--e-global-color-2626a4d: #fff;
	--e-global-color-445629d: #a55325;
	--e-global-color-abb4c44: #8d4a1d;
	--e-global-color-ee7edba: #17191b;
	--e-global-typography-primary-font-family: "Helvetica";
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-secondary-font-family: "Helvetica";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "minervam";
	--e-global-typography-accent-font-family: "helveticaneue-thin";
	--e-global-typography-accent-font-weight: normal;
	--e-global-typography-565f4ad-font-family: "helveticaneue-thin";
	--e-global-typography-565f4ad-font-size: 18px;
	--e-global-typography-24b23b3-font-family: "minervam";
	--e-global-typography-24b23b3-font-size: 34px;
	color: #000;
	font-family: "helveticaneue-thin";
	font-size: 16px;
	font-weight: 400;
}

.elementor-kit-2073 button, .elementor-kit-2073 input[type="button"], .elementor-kit-2073 input[type="submit"], .elementor-kit-2073 .elementor-button {
	background-color: rgba(2, 1, 1, 0);
	color: var(--e-global-color-2626a4d);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-2626a4d);
	border-radius: 1px 1px 1px 1px;
}

.elementor-kit-2073 button:hover, .elementor-kit-2073 button:focus, .elementor-kit-2073 input[type="button"]:hover, .elementor-kit-2073 input[type="button"]:focus, .elementor-kit-2073 input[type="submit"]:hover, .elementor-kit-2073 input[type="submit"]:focus, .elementor-kit-2073 .elementor-button:hover, .elementor-kit-2073 .elementor-button:focus {
	background-color: rgba(2, 1, 1, 0);
	color: var(--e-global-color-2626a4d);
}

.elementor-kit-2073 p {
	margin-block-end: 1px;
}

.elementor-kit-2073 a {
	color: var(--e-global-color-2626a4d);
	font-family: "helveticaneue-thin";
	font-size: 14px;
}

.elementor-kit-2073 a:hover {
	color: var(--e-global-color-primary);
}

.elementor-kit-2073 h1 {
	color: var(--e-global-color-primary);
	font-family: "minervam";
	font-size: 60px;
}

.elementor-kit-2073 h3 {
	color: var(--e-global-color-primary);
	font-family: "minervam";
	font-size: 35px;
}

.elementor-kit-2073 h6 {
	font-family: "Helvetica";
}

.elementor-kit-2073 img {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

.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-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;
	}
}