
.elementor-kit-6 {
	--e-global-color-primary: #333;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #333;
	--e-global-color-accent: #b11f32;
	--e-global-color-c9e210c: #fbb52f;
	--e-global-color-5c740ff: #f6f6f6;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.8em;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: #333;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
}

.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-accent);
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	color: #fff;
}

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

.elementor-kit-6 h2 {
	color: #333;
	font-family: "Poppins", Sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.3em;
}

.elementor-kit-6 h3 {
	color: #333;
	font-family: "Poppins", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
}

.elementor-kit-6 h4 {
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4em;
}

.elementor-kit-6 h5 {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
}

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

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

.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 {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

@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-6 {
		--e-global-typography-primary-line-height: 1.3em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
