﻿.testimonials .client-testimonials .box-inner {
    background-color: #fff;
    text-align: center;
    padding: 70px 50px 40px;
    position: relative;
    -webkit-box-shadow: 0 0 25px 0 #b3b3b3;
    -moz-box-shadow: 0 0 25px 0 #b3b3b3;
    -o-box-shadow: 0 0 25px 0 #b3b3b3;
    -ms-box-shadow: 0 0 25px 0 #b3b3b3;
    box-shadow: 0 0 25px 0 #b3b3b3;
}

.testimonials .client-testimonials .box-inner {
    background-color: #fff;
    text-align: center;
    padding: 70px 50px 40px;
    position: relative;
    -webkit-box-shadow: 0 0 25px 0 #b3b3b3;
    -moz-box-shadow: 0 0 25px 0 #b3b3b3;
    -o-box-shadow: 0 0 25px 0 #b3b3b3;
    -ms-box-shadow: 0 0 25px 0 #b3b3b3;
    box-shadow: 0 0 25px 0 #b3b3b3;
}

    .testimonials .client-testimonials .box-inner .img-holder {
        position: absolute;
        left: 50%;
        top: -40px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.testimonials .client-testimonials .box {
    padding: 40px 10px 10px;
}

.section-padding {
    padding: 60px 0;
}

.vc_custom_1445010065692 {
    margin-right: 15px !important;
    margin-bottom: 20px !important;
    margin-left: 15px !important;
} 