/************CUSTOME_EDIT***************/

.clients-carousel .slick-slide + div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.clients-carousel .slick-slide div:first-child{
    display: flex;
    align-items: center;
    justify-content: center;
}
.service_cntnt ul li, #Company_Profile ul li{
        font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
        padding-left: 25px;
    background: url(../images/icons/service_list_rit.png) no-repeat top left;
    margin-bottom: 15px;
    background-size: 13px;
}
@media only screen and (min-width: 992px){
footer .sec2 .addrs {
    width: 100%;
}
}

@media only screen and (min-width: 468px){
footer .sec2 .quck_links li {
    width: 100%;
    float: left;
}
}