/* End Custom Fonts CSS */

.elementor-kit-5 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #333;
	--e-global-color-accent: #61ce70;
	--e-global-color-ab4e46d: #1e8dd1;
	--e-global-color-79e226d: #0b67a3;
	--e-global-color-c152010: #e86928;
	--e-global-color-51b837f: #333;
	--e-global-color-3738bcf: #32b68f;
	--e-global-color-12a32d6: #f4f6fd;
	--e-global-color-fa573d0: #f8f8f8;
	--e-global-color-25092a1: #33b992;
	--e-global-color-7399003: #f5c975;
	--e-global-color-8a577cd: #085a91;
	--e-global-typography-primary-font-family: "Avenir";
	--e-global-typography-secondary-font-family: "Avenir";
	--e-global-typography-text-font-family: "Avenir";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 100;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-528717b-font-family: "Avenir";
	--e-global-typography-000a2da-font-family: "Avenir";
	--e-global-typography-889361b-font-family: "Avenir";
	color: #333;
	font-family: "Avenir", Sans-serif;
	font-weight: 100;
}

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

.elementor-kit-5 h1 {
	color: var(--e-global-color-51b837f);
	font-family: "Avenir", Sans-serif;
	font-size: 50px;
	font-weight: bold;
}

.elementor-kit-5 h2 {
	font-family: "Avenir", Sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.elementor-kit-5 h3 {
	color: var(--e-global-color-51b837f);
	font-family: "Avenir", Sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.elementor-kit-5 h4 {
	color: var(--e-global-color-51b837f);
	font-family: "Avenir", Sans-serif;
}

.elementor-kit-5 h5 {
	color: var(--e-global-color-51b837f);
}

.elementor-kit-5 h6 {
	color: var(--e-global-color-51b837f);
}

.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-kit-5 h1 {
		font-size: 40px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
h1 {
	margin-bottom: 5px;
}

h2 {
	margin-bottom: 5px;
}

h3 {
	margin-bottom: 5px;
}

p {
	margin-bottom: 5px;
}

.elementor-section-full_width .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
	padding-left: 0px;
	padding-right: 0px;
}
