.testimonial01-img-holder {
    text-align: center;
    width: 100%;
}
.testimonial01-img {
    border-radius: 50%;
    margin: 40px auto;
    overflow: hidden;
    transform: none;
    width: 100px;
}
.testimonail01-content {
    border-bottom: 1px solid #cccccc !important;
    border-top: 4px solid;
    font-style: normal;
    font-weight: lighter;
    line-height: 170%;
    padding: 15px;
}
.testimonial01-img img {
    display: block;
}
.testimonial01_item {
    background-color: #ffffff;
    text-align: center;
}
.testimonial01_item h5 {
    padding-bottom: 30px;
}
.testimonial01_item h5 span {
    opacity: 0.5;
}
/*slider style*/

.testimonials-container-1.owl-theme .owl-controls .owl-page span {
    height: 20px;
    width: 20px;
}
.testimonials-container-2.owl-theme .owl-controls .owl-page span {
    height: 20px;
    width: 20px;
}
.testimonials-container-3.owl-theme .owl-controls .owl-page span {
    height: 20px;
    width: 20px;
}
.owl-theme .owl-controls .owl-page span {
    /*background-color: #ff3465 !important;*/
    border: 3px solid #fff;
    border-radius: 50%;
    transform: none;
}
.testimonial01-img-holder {
    position: relative;
}