
.elementor-kit-12 {
	--e-global-color-primary: #023e8a;
	--e-global-color-secondary: #072440;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #0096c7;
	--e-global-color-85631bf: #023e8a;
	--e-global-color-e84f9f0: #ffbe0b;
	--e-global-color-4272f25: #707070;
	--e-global-color-1d04176: #fff;
	--e-global-typography-primary-font-family: "Outfit";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Outfit";
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Outfit";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Outfit";
	--e-global-typography-accent-font-weight: normal;
}

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

.e-con {
	--container-max-width: 1520px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

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

@media (max-width:1540px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1100px;
	}
	
	.e-con {
		--container-max-width: 1100px;
	}
}

@media (max-width:1280px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 950px;
	}
	
	.e-con {
		--container-max-width: 950px;
	}
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 710px;
	}
	
	.e-con {
		--container-max-width: 710px;
	}
}

@media (max-width:768px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 450px;
	}
	
	.e-con {
		--container-max-width: 450px;
	}
}

@media (max-width:480px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 300px;
	}
	
	.e-con {
		--container-max-width: 300px;
	}
}
