
.elementor-kit-209 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-4f4de977: #4054b2;
	--e-global-color-1986bf0c: #23a455;
	--e-global-color-4d2f52e5: #000;
	--e-global-color-30055001: #fff;
	--e-global-color-62bf7e46: #eee;
	--e-global-color-78708e74: #ca3434;
	--e-global-color-5466cf5f: rgba(223, 61, 61, .68);
	--e-global-color-65e92c6: #e5e5e5;
	--e-global-color-a02b16b: #fe4a2a;
	--e-global-color-73b2956: #f47221;
	--e-global-color-f40d201: #333;
	--e-global-color-20c92ec: #ed4734;
	--e-global-color-02ea97d: #f07238;
	--e-global-color-8e11711: #f7f7f7;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-209 button, .elementor-kit-209 input[type="button"], .elementor-kit-209 input[type="submit"], .elementor-kit-209 .elementor-button {
	background-color: var(--e-global-color-78708e74);
	text-transform: uppercase;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-78708e74);
	border-radius: 0px 0px 0px 0px;
}

.elementor-kit-209 button:hover, .elementor-kit-209 button:focus, .elementor-kit-209 input[type="button"]:hover, .elementor-kit-209 input[type="button"]:focus, .elementor-kit-209 input[type="submit"]:hover, .elementor-kit-209 input[type="submit"]:focus, .elementor-kit-209 .elementor-button:hover, .elementor-kit-209 .elementor-button:focus {
	background-color: var(--e-global-color-30055001);
	color: var(--e-global-color-78708e74);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-78708e74);
}

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

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

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