
.elementor-kit-6 {
	--e-global-color-primary: #fe7912;
	--e-global-color-secondary: #161616;
	--e-global-color-text: #fff;
	--e-global-color-accent: #fe7912;
	--e-global-color-6ea9580: #ffa967;
	--e-global-color-c621d2b: #000;
	--e-global-color-7d96364: #222;
	--e-global-color-f0e52d9: #434343;
	--e-global-color-9b11417: #eee;
	--e-global-typography-primary-font-family: "Lato";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Roboto";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 400;
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-text);
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--e-global-color-secondary);
	border-radius: 5px 5px 5px 5px;
	padding: 15px 30px 15px 30px;
}

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

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

.elementor-kit-6 p {
	margin-block-end: 20px;
}

.elementor-kit-6 a {
	color: var(--e-global-color-primary);
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
}

.elementor-kit-6 h1 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h5 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h6 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4em;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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-kit-6 h1 {
		font-size: 40px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 33px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 27px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		font-size: 18px;
	}
	
	.elementor-kit-6 a {
		font-size: 18px;
	}
	
	.elementor-kit-6 h1 {
		font-size: 35px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 25px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
