
/** works-home-4 **/

.works-home-4{
	position: relative;
	padding: 143px 0px;
	background-color: #f8f7f7;
}

.works-home-4 .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 383px;
	height: 308px;
	background-repeat: no-repeat;
}

.works-home-4 .pattern-layer .pattern-2{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 351px;
	height: 371px;
	background-repeat: no-repeat;
}

.works-home-4 .single-item{
	position: relative;
	display: block;
	padding: 0px 10px;
}

.works-home-4 .single-item span{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	border-radius: 50%;
	margin-bottom: 23px;
	background: -webkit-linear-gradient(0deg, #ff5b66, #fc9049 100%);
}

.works-home-4 .single-item h4{
	margin-bottom: 15px;
}

.works-home-4 .single-column:first-child .single-item{
	padding-top: 53px;
	left: -30px;
}

.works-home-4 .single-column:nth-child(3) .single-item{
	padding-top: 47px;
}

.works-home-4 .single-column:last-child .single-item{
	padding-top: 74px;
	right: -30px;
}

.works-home-4 .inner-box{
	position: relative;
	width: 100%;
}

.works-home-4 .inner-box .arrow{
	position: absolute;
	left: 90px;
	top: 40px;
	width: 977px;
	height: 114px;
	background-repeat: no-repeat;
}