.elementor-kit-11 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 80%;
}

 {}

header.page-header {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
}

.grecaptcha-badge {
	visibility: hidden;
}

.elementor-widget-price-table, .elementor-widget-price-table>div, .elementor-price-table {
	height: 100%;
}

.elementor-price-table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.elementor-price-table__footer {
	margin-top: auto;
}