.elementor-kit-45 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-45 h4 {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-5e6376f-font-family), Sans-serif;
	font-size: var(--e-global-typography-5e6376f-font-size);
	font-weight: var(--e-global-typography-5e6376f-font-weight);
	text-transform: var(--e-global-typography-5e6376f-text-transform);
	text-decoration: var(--e-global-typography-5e6376f-text-decoration);
	line-height: var(--e-global-typography-5e6376f-line-height);
}

.elementor-kit-45 h5 {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-3a5771a-font-family), Sans-serif;
	font-size: var(--e-global-typography-3a5771a-font-size);
	font-weight: var(--e-global-typography-3a5771a-font-weight);
	text-transform: var(--e-global-typography-3a5771a-text-transform);
	text-decoration: var(--e-global-typography-3a5771a-text-decoration);
	line-height: var(--e-global-typography-3a5771a-line-height);
}

.elementor-kit-45 h6 {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	text-transform: var(--e-global-typography-text-text-transform);
	text-decoration: var(--e-global-typography-text-text-decoration);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

 {}

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-45 h4 {
		font-size: var(--e-global-typography-5e6376f-font-size);
		line-height: var(--e-global-typography-5e6376f-line-height);
	}
	
	.elementor-kit-45 h5 {
		font-size: var(--e-global-typography-3a5771a-font-size);
		line-height: var(--e-global-typography-3a5771a-line-height);
	}
	
	.elementor-kit-45 h6 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-45 h4 {
		font-size: var(--e-global-typography-5e6376f-font-size);
		line-height: var(--e-global-typography-5e6376f-line-height);
	}
	
	.elementor-kit-45 h5 {
		font-size: var(--e-global-typography-3a5771a-font-size);
		line-height: var(--e-global-typography-3a5771a-line-height);
	}
	
	.elementor-kit-45 h6 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}