
.elementor-kit-12 {
	--e-global-color-primary: #004a99;
	--e-global-color-secondary: #000;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #e63329;
	--e-global-color-87206b1: #fff;
	--e-global-color-bf75faa: #ececec;
	--e-global-typography-primary-font-family: "Gothic A1";
	--e-global-typography-primary-font-size: 2em;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Gothic A1";
	--e-global-typography-secondary-font-size: 1.5em;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Gothic A1";
	--e-global-typography-text-font-size: 1em;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Gothic A1";
	--e-global-typography-accent-font-size: 1.2em;
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-kit-12 button, .elementor-kit-12 input[type="button"], .elementor-kit-12 input[type="submit"], .elementor-kit-12 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	color: #fff;
	border-style: none;
	border-radius: 0px 0px 0px 0px;
}

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

.elementor-kit-12 a {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-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-12 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-12 a {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-12 button, .elementor-kit-12 input[type="button"], .elementor-kit-12 input[type="submit"], .elementor-kit-12 .elementor-button {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

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