
.service-tle{
	/*height: 38px;
	line-height: 38px;*/
	color: #222;
	position: relative;
	border-bottom: 1px solid #DCDCDC;
	margin: 40px 0;
	
}
.service-tle h4{
	/*margin: 0;*/
	font-weight: bold;
}
.service-tle i{
	display: block;
	width: 140px;
	height: 4px;
	background: #2A3266;
	position: absolute;
	bottom: -4px;
	left: 0;
}
.service3 .col-lg-2 p:last-child{
	font-size: 18px;
}
.service3 .col-lg-2 p:last-child img{
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 3px;
}
