.elementor-kit-10 e-page-transition {
	background-color: var(--e-global-color-uicore_accent);
}

.elementor-kit-10 h5 {
	font-family: "Urbanist", Sans-serif;
}

.elementor-kit-10 h6 {
	font-family: "Urbanist", Sans-serif;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1400px;
}

 {}

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:1366px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1400px;
	}
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}

@media (min-width:1900px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1400px;
	}
}