.elementor-kit-4 {
	--e-global-color-primary: #0b1e62;
	--e-global-color-primary_hover: #9e1a1d;
	--e-global-color-text: #999999;
	--e-global-color-accent: #0b1e62;
	--e-global-color-lighter: #cccccc;
	--e-global-color-border: #ebebeb;
	--e-global-typography-heading_title-font-family: "Prata";
	--e-global-typography-heading_title-font-size: 60px;
	--e-global-typography-heading_title-font-weight: 400;
	--e-global-typography-heading_title-text-transform: none;
	--e-global-typography-heading_title-line-height: 1.167em;
	--e-global-typography-heading_sub-font-family: "PT Serif";
	--e-global-typography-heading_sub-font-size: 14px;
	--e-global-typography-heading_sub-font-weight: 700;
	--e-global-typography-heading_sub-text-transform: uppercase;
	--e-global-typography-heading_sub-line-height: 18px;
	--e-global-typography-heading_footer-font-family: "Prata";
	--e-global-typography-heading_footer-font-size: 20px;
	--e-global-typography-heading_footer-font-weight: 400;
	--e-global-typography-heading_footer-text-transform: none;
	--e-global-typography-heading_footer-line-height: 36px
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1290px
}

.e-container {
	--container-max-width: 1290px
}

.elementor-widget:not(:last-child) {
	margin-bottom: 0
}

.elementor-element {
	--widgets-spacing: 0
}

	{}

h1.entry-title {
	display: var(--page-title-display)
}

@media(max-width:1024px) {
	.elementor-kit-4 {
		--e-global-typography-heading_title-font-size: 42px
	}

	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px
	}

	.e-container {
		--container-max-width: 1024px
	}
}

@media(max-width:767px) {
	.elementor-kit-4 {
		--e-global-typography-heading_title-font-size: 34px
	}

	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px
	}

	.e-container {
		--container-max-width: 767px
	}
}