/* End Custom Fonts CSS */

.elementor-kit-8 {
	--e-global-color-primary: #6244bb;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-84489ef: #fff;
	--e-global-color-869b025: #05c3dd;
	--e-global-color-8b73103: #0abdde;
	--e-global-color-37a3499: #3c3950;
	--e-global-color-858b3df: #1c1c1c;
	--e-global-color-5fce7aa: #f2f5f9;
	--e-global-color-a933f81: #0abdde;
	--e-global-color-31ca540: #6144ba;
	--e-global-color-20e13f7: #fff;
	--e-global-color-f949a74: #2d2b25;
	--e-global-typography-primary-font-family: "Prometo";
	--e-global-typography-primary-font-size: 50px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Prometo";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
	color: #666;
	font-family: "Montserrat", Sans-serif;
}

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

.elementor-kit-8 a {
	color: #6244bb;
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
}

.elementor-kit-8 h1 {
	color: #3c3950;
	font-family: "Prometo", Sans-serif;
	font-size: 50px;
}

.elementor-kit-8 h2 {
	color: var(--e-global-color-8b73103);
	font-family: "Prometo", Sans-serif;
	font-size: 16px;
}

.elementor-kit-8 h3 {
	font-family: "Prometo", Sans-serif;
}

.elementor-kit-8 h4 {
	font-family: "Prometo", Sans-serif;
}

.elementor-kit-8 h5 {
	font-family: "Prometo", Sans-serif;
}

.elementor-kit-8 h6 {
	font-family: "Prometo", Sans-serif;
}

.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;
}

@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 {
	max-width: 100%;
	overflow-x: hidden;
}
