
.elementor-kit-5 {
	--e-global-color-primary: #1d4f21;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #3e7d18;
	--e-global-color-526f9ca: #7ed406;
	--e-global-color-5e00d25: #26a9e0;
	--e-global-color-69dd16c: #c9dee6;
	--e-global-color-b0f304e: #fff;
	--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: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: transparent;
	font-size: 16px;
	font-weight: 600;
	color: var(--e-global-color-b0f304e);
	background-image: linear-gradient(127deg, var(--e-global-color-526f9ca) 33%, var(--e-global-color-accent) 66%);
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: var(--e-global-color-526f9ca);
	border-radius: 20px 20px 20px 20px;
}

.elementor-kit-5 a {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-5 h1 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-5 h2 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-5 h3 {
	font-family: "Poppins", Sans-serif;
}

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

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

.elementor-kit-5 h6 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
	border-radius: 0px 0px 0px 0px;
}

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

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