
.download-apps{
	padding: 115px 0px;
}

.content_block_two .content-box{
	position: relative;
}

.content_block_two .content-box .text p{
	font-size: 18px;
	color: #000;
}

.content_block_two .content-box .download-btn li{
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}

.content_block_two .content-box .download-btn li:last-child{
	margin: 0px !important;
}

.content_block_two .content-box .download-btn li a{
	position: relative;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	padding: 15px 30px 14px 70px;
}

.content_block_two .content-box .download-btn li.google-play a:hover,
.content_block_two .content-box .download-btn li.app-store a{
	background: #000;
}

.content_block_two .content-box .download-btn li.app-store a:hover{

}

.content_block_two .content-box .download-btn li a i{
	position: absolute;
	left: 30px;
	top: 19px;
	font-size: 32px;
}

.content_block_two .content-box .download-btn li.app-store a i{
	font-size: 36px;
}

.content_block_two .content-box .download-btn li a span{
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	margin-bottom: 3px;
}

.content_block_two .content-box .download-btn li a h5{
	display: block;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
}

.image_block_two .image-box{
	position: relative;
	display: block;
}

.image_block_two .image-box .image{
	position: relative;
}

.image_block_two .image-box img{
	width: 100%;
}

.image_block_two .image-box .image-shape .shape-1{
	position: absolute;
	left: 30%;
	top: -88px;
	width: 134px;
	height: 134px;
	background-repeat: no-repeat;
}

.image_block_two .image-box .image-shape .shape-2{
	position: absolute;
	left: 60px;
	bottom: -78px;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	-webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
}

.image_block_two .image-box .image-shape .shape-3{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 282px;
	height: 282px;
	top: -95px;
	right: 78px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
}

.download-apps .pattern-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


/** download-apps-two **/

.download-apps-two{
	position: relative;
}

.download-apps-two .content_block_two .content-box .text p{
	color: #fff;
}

.download-apps-two .content_block_two .content-box .download-btn li.google-play a{
	background: #000;
}

.download-apps-two .content_block_two .content-box .download-btn li.app-store a{
	background: #98CB4F;
} 

.image_block_four .image-box{
	position: relative;
	display: block;
}

.image_block_four .image-box img{
	width: 100%;
}

.image_block_four .image-box .image-shape .shape-1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 164px;
	height: 164px;
	background-repeat: no-repeat;
}

.image_block_four .image-box .image-shape .shape-2{
	position: absolute;
	top: -25px;
	right: 115px;
	width: 133px;
	height: 133px;
	background-repeat: no-repeat;
}

.image_block_four .image-box .image-shape .shape-3{
	position: absolute;
	left: 125px;
	top: -15px;
	width: 240px;
	height: 240px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	-webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
}

.download-apps-two .pattern-layer{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 545px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.download-apps-two .pattern-layer-2{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 322px;
	height: 322px;
	background-repeat: no-repeat;
}

.image_block_seven .image-box{
	position: relative;
	display: block;
}

.image_block_seven .image-box img{
	width: 100%;
}

.image_block_seven .image-box .image-shape .shape-1{
	position: absolute;
	left: -106px;
	bottom: 65px;
	width: 164px;
	height: 164px;
	background-repeat: no-repeat;
}

.image_block_seven .image-box .image-shape .shape-2{
	position: absolute;
	top: -25px;
	right: 115px;
	width: 133px;
	height: 133px;
	background-repeat: no-repeat;
}

.image_block_seven .image-box .image-shape .shape-3{
	position: absolute;
	right: -70px;
	top: -13px;
	width: 240px;
	height: 240px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	-webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
}