.awe-services{
    margin: 0 15px 25px 15px;
}
.item-service-slide{
    text-align: center;
    min-height: 413px;
    cursor: pointer;
    padding: 40px;
}
.item-service-slide .icon i{
    font-size: 35px;
    margin-top: 20px;
}
.item-service-slide hr{
    width: 30px;
    height: 3px;
    background: #5ed9e7;
    margin-top: 15px;
    border: none;
}
.item-service-slide h3{
    font-size: 12px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0;
}
