
.features {
    margin-bottom: 5px;
    margin-left: 10%;
}

.features ion-icon {
    color: #1dafec;
    height: 50px;
    width: 30px;
    float: left;
    font-size: 80%;
    margin-right: 10px;
}

.features p {
    padding: 15px;
    text-align: left;
    text-transform: uppercase;
    
 }

.features h4 {
    font-size: 150%;
    margin-bottom: 10px;
 }

.features-detail {
    line-height: 200%;
    text-align: left;
    padding: 10% 10%;
    text-transform: uppercase;
}



.swiper-section {
    padding: 50px 0;
}