.elementor-kit-6 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-5534794);
	font-family: var(--e-global-typography-a6387a0-font-family), Sans-serif;
	font-size: var(--e-global-typography-a6387a0-font-size);
	font-weight: var(--e-global-typography-a6387a0-font-weight);
	line-height: var(--e-global-typography-a6387a0-line-height);
	word-spacing: var(--e-global-typography-a6387a0-word-spacing);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-kit-6 h4 {
		font-size: var(--e-global-typography-a6387a0-font-size);
		line-height: var(--e-global-typography-a6387a0-line-height);
		word-spacing: var(--e-global-typography-a6387a0-word-spacing);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 h4 {
		font-size: var(--e-global-typography-a6387a0-font-size);
		line-height: var(--e-global-typography-a6387a0-line-height);
		word-spacing: var(--e-global-typography-a6387a0-word-spacing);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}