.elementor-kit-57951 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-57951 h4 {
	color: var(--e-global-color-b91c704);
	font-family: var(--e-global-typography-bdc1878-font-family), Sans-serif;
	font-size: var(--e-global-typography-bdc1878-font-size);
	font-weight: var(--e-global-typography-bdc1878-font-weight);
	line-height: var(--e-global-typography-bdc1878-line-height);
}

.elementor-kit-57951 h5 {
	color: var(--e-global-color-b91c704);
	font-family: var(--e-global-typography-addebc5-font-family), Sans-serif;
	font-size: var(--e-global-typography-addebc5-font-size);
	font-weight: var(--e-global-typography-addebc5-font-weight);
	line-height: var(--e-global-typography-addebc5-line-height);
}

.elementor-kit-57951 h6 {
	color: var(--e-global-color-b91c704);
	font-family: var(--e-global-typography-a480a84-font-family), Sans-serif;
	font-size: var(--e-global-typography-a480a84-font-size);
	font-weight: var(--e-global-typography-a480a84-font-weight);
	line-height: var(--e-global-typography-a480a84-line-height);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1280px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

.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-57951 h4 {
		font-size: var(--e-global-typography-bdc1878-font-size);
		line-height: var(--e-global-typography-bdc1878-line-height);
	}
	
	.elementor-kit-57951 h5 {
		font-size: var(--e-global-typography-addebc5-font-size);
		line-height: var(--e-global-typography-addebc5-line-height);
	}
	
	.elementor-kit-57951 h6 {
		font-size: var(--e-global-typography-a480a84-font-size);
		line-height: var(--e-global-typography-a480a84-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-57951 h4 {
		font-size: var(--e-global-typography-bdc1878-font-size);
		line-height: var(--e-global-typography-bdc1878-line-height);
	}
	
	.elementor-kit-57951 h5 {
		font-size: var(--e-global-typography-addebc5-font-size);
		line-height: var(--e-global-typography-addebc5-line-height);
	}
	
	.elementor-kit-57951 h6 {
		font-size: var(--e-global-typography-a480a84-font-size);
		line-height: var(--e-global-typography-a480a84-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}