.lottie-background {
	display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
}
.lottie-background .lottie-background-wrapper {
	margin-top: 0px;
}
.lottie-bg-yes.elementor-section .elementor-container {
	z-index: 1;
}
.lottie-bg.elementor-section .lottie-bg.elementor-column .lottie-background{
	z-index: -1;
}
.lottie-bg.elementor-section .lottie-bg.elementor-column {
	z-index: 1;
}
