
.elementor-kit-21 {
	--e-global-color-primary: #32ab9a;
	--e-global-color-secondary: #93ae46;
	--e-global-color-text: #111b21;
	--e-global-color-accent: rgba(17, 27, 33, .7);
	--e-global-color-09dbb19: #fcf5eb;
	--e-global-color-c103370: #111b21;
	--e-global-color-01940af: #28d366;
	--e-global-color-651d56c: #e3f2fd;
	--e-global-color-b4a3a99: #f4f4f4;
	--e-global-color-5e024b4: #f39c33;
	--e-global-color-1124ac9: #585d5e;
	--e-global-typography-primary-font-family: "Manrope";
	--e-global-typography-primary-font-size: 52px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-primary-text-transform: uppercase;
	--e-global-typography-secondary-font-family: "Manrope";
	--e-global-typography-secondary-font-size: 24px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Manrope";
	--e-global-typography-text-font-size: 18px;
	--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: 400;
	font-family: "Montserrat", manrope;
	font-size: 18px;
}

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

.elementor-kit-21 a {
	font-family: "Manrope", manrope;
	font-size: 16px;
	font-weight: 500;
}

.elementor-kit-21 a:hover {
	color: var(--e-global-color-01940af);
}

.elementor-kit-21 h1 {
	color: #111b21;
	font-family: "Manrope", manrope;
}

.elementor-kit-21 h2 {
	color: #040708;
	font-family: "Manrope", manrope;
	font-size: 30px;
	font-weight: 600;
}

.elementor-kit-21 h3 {
	color: #111b21;
	font-family: "Manrope", manrope;
	font-size: 22px;
	font-weight: 500;
}

.elementor-kit-21 h4 {
	color: #111;
	font-family: "Manrope", manrope;
	font-size: 30px;
	font-weight: 600;
}

.elementor-kit-21 h5 {
	font-family: "Dai Banna SIL", manrope;
}

.elementor-kit-21 h6 {
	font-family: "Dai Banna SIL", manrope;
}

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

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

.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-kit-21 h2 {
		font-size: 25px;
	}
	
	.elementor-kit-21 h3 {
		font-size: 19px;
	}
	
	.elementor-kit-21 h4 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
