/* End custom CSS */

.elementor-kit-7664 {
	--e-global-color-primary: #8a42a3;
	--e-global-color-secondary: #1e232e;
	--e-global-color-text: #484f5f;
	--e-global-color-accent: #ee5e26;
	--e-global-color-setup_wizard_cutom_color_0: #f5f7ff;
	--e-global-color-setup_wizard_cutom_color_1: #fff;
	--e-global-color-3bed06d: #69c069;
	--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-size: 16px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-text-line-height: 1.4em;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4em;
}

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

.elementor-kit-7664 button:hover, .elementor-kit-7664 button:focus, .elementor-kit-7664 input[type="button"]:hover, .elementor-kit-7664 input[type="button"]:focus, .elementor-kit-7664 input[type="submit"]:hover, .elementor-kit-7664 input[type="submit"]:focus, .elementor-kit-7664 .elementor-button:hover, .elementor-kit-7664 .elementor-button:focus {
	background-color: var(--e-global-color-primary);
	color: #fff;
	border-radius: 100px 100px 100px 100px;
}

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

.elementor-kit-7664 a {
	color: var(--e-global-color-accent);
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
}

.elementor-kit-7664 h1 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 48px;
}

.elementor-kit-7664 h2 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 40px;
}

.elementor-kit-7664 h3 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 33px;
}

.elementor-kit-7664 h4 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 28px;
	line-height: 1.2em;
}

.elementor-kit-7664 h5 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 23px;
}

.elementor-kit-7664 h6 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 19px;
}

.elementor-kit-7664 img {
	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) {
	--kit-widget-spacing: 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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
html, body {
	width: 100%;
	overflow-x: hidden;
}

/* List */
ul {
	padding-top: 10px;
}
