/* End Custom Fonts CSS */

.elementor-kit-8355 {
	--e-global-color-primary: #79acb6;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-9c4e060: #06596b;
	--e-global-color-dacbc94: #b7cfd5;
	--e-global-color-69d514c: #0088ab;
	--e-global-color-395dcd2: #90d5d5;
	--e-global-color-5b6b8e1: #fff3f3;
	--e-global-color-58fda8d: #ededed;
	--e-global-color-8ce0c1e: #fff;
	--e-global-color-42596b7: #000;
	--e-global-typography-primary-font-family: "Lato";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Lato";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Lato";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Lato";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-d9fb52f-font-family: "Lato";
	--e-global-typography-d9fb52f-font-size: 16px;
	--e-global-typography-d9fb52f-font-weight: 500;
	--e-global-typography-d9fb52f-line-height: 2.2em;
	--e-global-typography-814bc2e-font-family: "Lato";
	--e-global-typography-814bc2e-font-size: 70px;
	--e-global-typography-814bc2e-font-weight: 700;
	--e-global-typography-814bc2e-letter-spacing: 3.5px;
	background-color: #fff;
}

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

.elementor-kit-8355 a {
	color: var(--e-global-color-primary);
}

.elementor-kit-8355 h1 {
	font-weight: 300;
}

.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;
}

h1.entry-title {
	display: var(--page-title-display);
}

@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-8355 {
		--e-global-typography-d9fb52f-font-size: 15px;
		--e-global-typography-d9fb52f-line-height: 2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
a.mygreenlink:link, a.mygreenlink:visited, a.mygreenlink:active {
	color: green;
	text-decoration: none;
}

a.mygreenlink:hover {
	color: green;
	text-decoration: underline;
}
