/* End custom CSS */

.elementor-kit-5 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-bf08fa3: #a91e2e;
	--e-global-color-573def4: #f1bc47;
	--e-global-color-53965d7: #ccc;
	--e-global-color-ecf459d: #333;
	--e-global-color-c3f71b8: #f5f5f5;
	--e-global-color-7212aeb: #fff;
	--e-global-typography-primary-font-family: "Open Sans";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Aleo";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Open Sans";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Aleo";
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-939a9ea-font-family: "Aleo";
	--e-global-typography-939a9ea-font-size: 65px;
	--e-global-typography-939a9ea-line-height: 78px;
	--e-global-typography-a942c25-font-family: "Aleo";
	--e-global-typography-a942c25-font-size: 44px;
	--e-global-typography-7a3c176-font-size: 17px;
	--e-global-typography-7a3c176-line-height: 30px;
	--e-global-typography-b8b97d5-font-family: "Aleo";
	--e-global-typography-b8b97d5-font-size: 32px;
	--e-global-typography-b8b97d5-font-weight: 500;
	--e-global-typography-fef80aa-font-family: "Aleo";
	--e-global-typography-fef80aa-font-size: 26px;
	--e-global-typography-fef80aa-font-weight: 500;
	--e-global-typography-fef80aa-line-height: 34px;
	font-family: "Open Sans", Sans-serif;
}

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

.elementor-kit-5 a {
	color: var(--e-global-color-bf08fa3);
}

.elementor-kit-5 h1 {
	font-family: "Aleo", Sans-serif;
	font-size: 70px;
}

.elementor-kit-5 h2 {
	font-family: "Aleo", Sans-serif;
	font-size: 48px;
	font-weight: 700;
}

.elementor-kit-5 h3 {
	font-family: "Aleo", Sans-serif;
	font-size: 32px;
}

.elementor-kit-5 h4 {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
}

.elementor-kit-5 h5 {
	font-family: "Open Sans", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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:1320px) {
	.elementor-kit-5 {
		--e-global-typography-939a9ea-font-size: 65px;
	}
}

@media (max-width:1024px) {
	.elementor-kit-5 {
		--e-global-typography-939a9ea-font-size: 60px;
		--e-global-typography-939a9ea-line-height: 1.2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 {
		--e-global-typography-939a9ea-font-size: 45px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
