/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #212121;
	--e-global-color-accent: #61ce70;
	--e-global-color-9b6e4fb: #212121;
	--e-global-color-4a8570c: #b7494c;
	--e-global-color-273ce7e: #e2e2e2;
	--e-global-color-f92c6f4: #e0c23e;
	--e-global-typography-primary-font-family: "Arcon";
	--e-global-typography-primary-font-size: 4.8rem;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Arcon";
	--e-global-typography-secondary-font-size: 3.6rem;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Arcon";
	--e-global-typography-text-font-size: 1.8rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-e484757-font-family: "Arcon";
	--e-global-typography-e484757-font-size: 3rem;
	--e-global-typography-e484757-font-weight: 700;
	color: #000;
	font-family: "Arcon", Sans-serif;
	font-size: 1.8rem;
}

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

.elementor-kit-6 a {
	color: #9e0b0f;
	font-size: 1.8rem;
}

.elementor-kit-6 a:hover {
	color: #000;
}

.elementor-kit-6 h1 {
	color: #000;
	font-family: "Arcon", Sans-serif;
	font-size: 4.8rem;
	font-weight: 700;
}

.elementor-kit-6 h2 {
	color: #000;
	font-family: "Arcon", Sans-serif;
	font-size: 3.6rem;
	font-weight: 700;
}

.elementor-kit-6 h3 {
	color: #000;
	font-family: "Arcon", Sans-serif;
	font-size: 3rem;
	font-weight: 700;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-9b6e4fb);
	font-size: 2rem;
	font-weight: 400;
}

.elementor-kit-6 h5 {
	color: var(--e-global-color-9b6e4fb);
	font-size: 1.8rem;
	font-weight: 400;
}

.elementor-kit-6 h6 {
	color: var(--e-global-color-9b6e4fb);
	font-size: 1.6rem;
	font-weight: 400;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1260px;
}

.e-con {
	--container-max-width: 1260px;
}

.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 .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-6 {
		--e-global-typography-primary-font-size: 3.4rem;
		--e-global-typography-secondary-font-size: 3rem;
		--e-global-typography-text-font-size: 1.8rem;
		--e-global-typography-accent-font-size: 1.8rem;
		--e-global-typography-e484757-font-size: 2.4rem;
		font-size: 1.8rem;
	}
	
	.elementor-kit-6 h1 {
		font-size: 3.4rem;
	}
	
	.elementor-kit-6 h2 {
		font-size: 3rem;
	}
	
	.elementor-kit-6 h3 {
		font-size: 2.4rem;
	}
	
	.elementor-kit-6 h4 {
		font-size: 1.8rem;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-primary-font-size: 2.8rem;
		--e-global-typography-secondary-font-size: 2.6rem;
		--e-global-typography-text-font-size: 1.6rem;
		--e-global-typography-accent-font-size: 1.6rem;
		--e-global-typography-e484757-font-size: 2.4rem;
		font-size: 1.6rem;
	}
	
	.elementor-kit-6 h1 {
		font-size: 2.8rem;
	}
	
	.elementor-kit-6 h2 {
		font-size: 2.6rem;
	}
	
	.elementor-kit-6 h3 {
		font-size: 2.2rem;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
