/* End custom CSS */

.elementor-kit-67 {
	--e-global-color-primary: #0055a4;
	--e-global-color-secondary: #00853f;
	--e-global-color-text: #0055a4;
	--e-global-color-accent: #00853f;
	--e-global-color-21bc727: #000;
	--e-global-color-62312e1: #fff;
	--e-global-color-8a23ff1: #effff7;
	--e-global-color-188f94c: #000;
	--e-global-color-fbe2feb: rgba(248, 255, 251, .88);
	--e-global-color-b9ceef2: rgba(248, 255, 251, .88);
	--e-global-color-9d3cec3: rgba(0, 133, 63, .62);
	--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;
	font-size: 18px;
}

.elementor-kit-67 button, .elementor-kit-67 input[type="button"], .elementor-kit-67 input[type="submit"], .elementor-kit-67 .elementor-button {
	background-color: var(--e-global-color-secondary);
	color: #fff;
	border-radius: 0px 0px 0px 0px;
}

.elementor-kit-67 button:hover, .elementor-kit-67 button:focus, .elementor-kit-67 input[type="button"]:hover, .elementor-kit-67 input[type="button"]:focus, .elementor-kit-67 input[type="submit"]:hover, .elementor-kit-67 input[type="submit"]:focus, .elementor-kit-67 .elementor-button:hover, .elementor-kit-67 .elementor-button:focus {
	background-color: var(--e-global-color-text);
	color: var(--e-global-color-62312e1);
}

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

.elementor-kit-67 a {
	color: var(--e-global-color-secondary);
	font-weight: 600;
}

.elementor-kit-67 a:hover {
	color: var(--e-global-color-secondary);
	font-weight: 600;
}

.elementor-kit-67 h1 {
	color: var(--e-global-color-secondary);
	font-size: 45px;
	font-weight: 700;
}

.elementor-kit-67 h2 {
	color: var(--e-global-color-primary);
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}

.elementor-kit-67 h3 {
	font-size: 23px;
	font-weight: 600;
	line-height: 1.1em;
}

.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-kit-67 h1 {
		font-size: 28px;
	}
	
	.elementor-kit-67 h2 {
		font-size: 24px;
		line-height: 28px;
	}
	
	.elementor-kit-67 h3 {
		line-height: 1.2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
body {
	overflow-x: hidden;
}
