.ico{
width: 65px;
height: 57px;
float: left;
text-align: center;
background: #fff;
}

.ico i{
font-size: 35px;
line-height: 59px;
}


.our-skill .progress{
	height: 55px;
	border-radius: 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #fff;
	background: transparent;
	box-shadow: none;
}


.our-skill .progress-bar{
	text-align: left;
	line-height: 50px;
}

.our-skill .progress-bar span{
	font-size: 22px;
	font-weight: normal;
	text-shadow: none;
    padding-left: 25px;
}