/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.parallax-container {
	display: block;
	width: 100vw;
	position: relative;
	left: calc(50% + 330px / 2);
	transform: translateX(-50%)!important;
	margin-bottom: 24px;
	overflow: hidden;
}

.parallax-container .parallax-container__text {
	position: relative;
	left: 50% !important;
	transform: translateX(-50%) !important;
	font-size: 28px;
	color: #fff;
	text-align: center;
	max-width: 800px;
	padding: 80px 0;
	z-index: 1;
}

.parallax-container--dark {
	background: #121946;
}

.parallax-container .figure-1 {
	position: absolute;
	top: 0 !important;
	bottom: auto !important;
	left: 0 !important;
	right: auto !important;
	background: url('/wp-content/uploads/2020/06/9.png') center center no-repeat;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
}

.parallax-container .figure-2 {
	top: 15px !important;
	bottom: auto !important;
	left: auto !important;
	right: 30px !important;
	background: url('/wp-content/uploads/2020/06/5-1.png') center center no-repeat;
	width: 150px;
	height: 175px;
}

.parallax-container .figure-3 {
	top: 45% !important;
	bottom: auto !important;
	left: 5% !important;
	right: auto !important;
	background: url('/wp-content/uploads/2020/06/7-2.png') center center no-repeat;
	width: 50px;
	height: 75px;
}

.parallax-container .figure-4 {
	position: absolute;
	top: 62% !important;
	bottom: auto !important;
	left: 10% !important;
	right: auto !important;
	background: url('/wp-content/uploads/2020/06/7-1-1.png') center center no-repeat;
	width: 60px;
	height: 70px;
}

.parallax-container .figure-5 {
	position: absolute;
	top: 35% !important;
	bottom: auto !important;
	left: auto !important;
	right: 13% !important;
	background: url('/wp-content/uploads/2020/06/8-3.png') center center no-repeat;
	width: 25px;
	height: 25px;
}

.parallax-container .figure-6 {
	position: absolute;
	top: 50% !important;
	bottom: auto !important;
	left: auto !important;
	right: 5% !important;
	background: url('/wp-content/uploads/2020/06/8-2.png') center center no-repeat;
	width: 25px;
	height: 25px;
}

.parallax-container .figure-7 {
	position: absolute;
	top: 50% !important;
	bottom: auto !important;
	left: 50% !important;
	right: auto !important;
	background: url('/wp-content/uploads/2020/06/Path-172.png') center center no-repeat;
	width: 400px;
	background-size: contain;
	height: 400px;
	margin: -200px 0 0 -200px;
	opacity: .2;
}