/* End custom CSS */

.elementor-kit-8 {
	--e-global-color-primary: #599cd4;
	--e-global-color-secondary: #acceed;
	--e-global-color-text: #0d0d0d;
	--e-global-color-accent: #f6921e;
	--e-global-color-77078b0: #00001b;
	--e-global-color-f1c0f5a: #18345d;
	--e-global-color-b74fec6: #e1edf8;
	--e-global-color-d2b17e2: #dc4405;
	--e-global-color-4447251: #fdbe4f;
	--e-global-color-1bdc671: #6d6e70;
	--e-global-color-fd04a67: #bbbdbf;
	--e-global-color-6c2e9df: #f1f1f2;
	--e-global-color-0fa538c: #54622c;
	--e-global-color-b8e01b1: #7a9a01;
	--e-global-color-96ff007: #bfcc80;
	--e-global-typography-primary-font-family: "Arial";
	--e-global-typography-primary-font-size: 70px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-primary-line-height: 90px;
	--e-global-typography-secondary-font-family: "Arial";
	--e-global-typography-secondary-font-size: 45px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-secondary-line-height: 58px;
	--e-global-typography-text-font-family: "Arial";
	--e-global-typography-text-font-size: 34px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Arial";
	--e-global-typography-accent-font-size: 18px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-aa33bb6-font-family: "Arial";
	--e-global-typography-aa33bb6-font-size: 16px;
	--e-global-typography-aa33bb6-font-weight: 500;
	--e-global-typography-aa33bb6-text-decoration: none;
}

.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Arial", Sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: var(--e-global-color-6c2e9df);
	border-radius: 50px 50px 50px 50px;
}

.elementor-kit-8 button:hover, .elementor-kit-8 button:focus, .elementor-kit-8 input[type="button"]:hover, .elementor-kit-8 input[type="button"]:focus, .elementor-kit-8 input[type="submit"]:hover, .elementor-kit-8 input[type="submit"]:focus, .elementor-kit-8 .elementor-button:hover, .elementor-kit-8 .elementor-button:focus {
	background-color: var(--e-global-color-d2b17e2);
	color: #fff;
}

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

.elementor-kit-8 a {
	color: var(--e-global-color-primary);
	text-decoration: underline;
}

.elementor-kit-8 a:hover {
	color: var(--e-global-color-d2b17e2);
	text-decoration: none;
}

.elementor-kit-8 h1 {
	font-size: 70px;
}

.elementor-kit-8 h2 {
	font-size: 45px;
}

.elementor-kit-8 h3 {
	font-size: 35px;
}

.elementor-kit-8 h4 {
	font-size: 30px;
}

.elementor-kit-8 h5 {
	font-size: 25px;
}

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

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

.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-kit-8 {
		--e-global-typography-primary-font-size: 45px;
		--e-global-typography-primary-line-height: 1.4em;
		--e-global-typography-secondary-font-size: 35px;
		--e-global-typography-secondary-line-height: 1.3em;
		--e-global-typography-text-font-size: 28px;
		--e-global-typography-accent-font-size: 18px;
	}
	
	.elementor-kit-8 p {
		margin-block-end: 0px;
	}
	
	.elementor-kit-8 h1 {
		font-size: 50px;
	}
	
	.elementor-kit-8 h2 {
		font-size: 35px;
	}
	
	.elementor-kit-8 h3 {
		font-size: 28px;
	}
	
	.elementor-kit-8 h4 {
		font-size: 25px;
	}
	
	.elementor-kit-8 h5 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-8 {
		--e-global-typography-primary-font-size: 45px;
		--e-global-typography-secondary-font-size: 28px;
		--e-global-typography-secondary-line-height: 1.2em;
		--e-global-typography-text-font-size: 25px;
	}
	
	.elementor-kit-8 h1 {
		font-size: 50px;
	}
	
	.elementor-kit-8 h2 {
		font-size: 28px;
	}
	
	.elementor-kit-8 h3 {
		font-size: 25px;
	}
	
	.elementor-kit-8 h4 {
		font-size: 20px;
	}
	
	.elementor-kit-8 h5 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
html {
	scroll-padding-top: 165px;
}
