/* alaimaro*/
.col-service{
width:24%;
overflow:hidden;
float:left;
height:225px;
padding:5px;

}
.service_img{
width:210px;
height:190px;
border:2px solid;
border-radius:25px;
-moz-border-radius:25px;
}
.ser-title{
margin-top:5px;
text-align:center;
font-size:16px;
font-weight:bold;
color:#337ab7;
}
.ser_u{
padding-left:20px;
}
.index_a{
color:#2676b8;
}