﻿
.latest-news {
    padding: 50px 0 0 0;
}

.services-two .service-sec {
    width: 100%;
}


.service-sec .detail a.title {
    color: #222;
}

    .service-sec .detail a.title:hover {
        color: #02adc6;
    }

.main-title a {
    color: #222;
}

    .main-title a:hover {
        color: #02adc6;
    }

.services-two .service-sec .detail {
    width: 75% !important;
}

.services-two .service-sec {
    width: 40% !important;
}

    .services-two .service-sec .icon {
        width: 34px !important;
        height: 45px !important;
        border-radius: 3px;
    }

        .services-two .service-sec .icon i {
            font-size: 22px !important;
        }
