
.elementor-kit-6 {
	--e-global-color-primary: #f00;
	--e-global-color-secondary: #636363;
	--e-global-color-text: #232323;
	--e-global-color-accent: #1e1e1e;
	--e-global-color-5210c54: #fff;
	--e-global-color-e40f987: rgba(5, 5, 5, .2);
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 16px;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-primary-line-height: 30px;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-secondary-line-height: 30px;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 30px;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-line-height: 30px;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.elementor-kit-6 a {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.elementor-kit-6 a:hover {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.elementor-kit-6 h1 {
	color: var(--e-global-color-text);
	font-family: "DM Serif Display", Sans-serif;
	font-size: 55px;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-text);
	font-family: "DM Serif Display", Sans-serif;
}

.elementor-kit-6 h3 {
	font-family: "DM Serif Display", Sans-serif;
}

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

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 15px;
}

.elementor-element {
	--widgets-spacing: 15px 15px;
}

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

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
