
.elementor-kit-5 {
	--e-global-color-primary: #010001;
	--e-global-color-secondary: #81a969;
	--e-global-color-text: #010001;
	--e-global-color-accent: #81a969;
	--e-global-color-676c7c0: #efedef;
	--e-global-color-85d4f1d: #f9f7f9;
	--e-global-color-954488f: #000;
	--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: 500;
	--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-size: 16px;
	--e-global-typography-accent-font-weight: 600;
	--e-global-typography-accent-text-transform: capitalize;
	--e-global-typography-accent-line-height: 1.4em;
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-size: 23px;
	font-weight: 400;
	line-height: 1.4em;
}

.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 {
	background-color: var(--e-global-color-954488f);
}

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

.elementor-kit-5 h1 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3em;
}

.elementor-kit-5 h2 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.3em;
}

.elementor-kit-5 h6 {
	line-height: 1.5em;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	border-radius: 50px 50px 50px 50px;
	padding: 15px 65px 15px 65px;
}

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

@media (max-width:767px) {
	.elementor-kit-5 {
		--e-global-typography-accent-font-size: 15px;
		font-size: 16px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 16px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		padding: 15px 30px 15px 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
