/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #c1d82f;
	--e-global-color-text: #000;
	--e-global-typography-primary-font-family: "Trebuchet MS";
	--e-global-typography-primary-font-size: 20px;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Trebuchet MS";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: #464c4c;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
}

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

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
}

.elementor-kit-6 a:hover {
	color: var(--e-global-color-secondary);
}

.elementor-kit-6 h1 {
	color: #000;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 40px;
	font-weight: 700;
}

.elementor-kit-6 h2 {
	color: #000;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .6px;
}

.elementor-kit-6 h3 {
	color: #000;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 0px;
}

.elementor-kit-6 h4 {
	color: #000;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 20px;
	font-weight: 400;
}

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

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

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
