/* End Custom Fonts CSS */

.elementor-kit-161 {
	--e-global-color-primary: #0081a7;
	--e-global-color-secondary: #1d3557;
	--e-global-color-text: #222;
	--e-global-color-accent: #f17268;
	--e-global-color-ff39db4: #a8dadc;
	--e-global-color-4dc9786: #fcfcdc;
	--e-global-color-937ade8: #fff;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Avenir LT Standard";
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Avenir LT Standard";
	--e-global-typography-text-font-size: 1.3rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Avenir LT Standard";
	--e-global-typography-accent-font-weight: 900;
	--e-global-typography-accent-text-transform: uppercase;
	color: var(--e-global-color-text);
	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-161 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-161 a {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
	text-transform: var(--e-global-typography-accent-text-transform);
}

.elementor-kit-161 h1 {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

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

.elementor-kit-161 h3 {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

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

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

.elementor-kit-161 h6 {
	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:1366px) {
	.elementor-kit-161 {
		font-size: var(--e-global-typography-text-font-size);
	}
}

@media (max-width:1024px) {
	.elementor-kit-161 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-161 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

@media (min-width:2400px) {
	.elementor-kit-161 {
		font-size: var(--e-global-typography-text-font-size);
	}
}
