
.elementor-kit-63 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #000;
	--e-global-color-text: #000;
	--e-global-color-accent: #000;
	--e-global-typography-primary-font-family: "Roboto";
	--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: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	background-color: transparent;
	color: #000;
	background-image: linear-gradient(180deg, #fff 0%, #fff 100%);
}

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

.elementor-kit-63 a {
	color: #000;
}

.elementor-kit-63 h1 {
	color: #010000;
}

.elementor-kit-63 h2 {
	color: #000;
}

.elementor-kit-63 h3 {
	color: #000;
}

.elementor-kit-63 h4 {
	color: #000;
}

.elementor-kit-63 h5 {
	color: #000;
}

.elementor-kit-63 h6 {
	color: #060000;
}

.elementor-kit-63 img {
	opacity: .75;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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;
	}
}
