.testimonial01-img-holder {
    text-align: center;
    width: 100%;
}
.testimonial01-img {
    border: 4px solid #ffffff;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 36px;
    transform: none;
    width: 70px;
}
.testimonial01_item .name-test {
    clear: both;
    background: #f8f6f9;
    margin: 0;
    padding-top: 60px;
    font-size: 22px;
}
.testimonial-slider .owl-theme .owl-controls {
    margin-top: 60px;
}
.testimonail01-content p {
    font-weight: normal;
}
.testimonials-container-1 .testimonail01-content p {
    width: 60%;
    margin: 0 auto;
}
.testimonail01-content {
    font-style: normal;
    font-weight: lighter;
    line-height: 170%;
    padding: 30px;
    padding-top: 15px;
    background: #f8f6f9;

}
p.position-test {
    background: #f8f6f9;
    margin: 0;
    font-size: 14px;
    color: #939393;
    font-weight: normal;
    padding-top: 5px;
}
.testimonial01-img img {
    display: block;
}
.testimonial01_item {
    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: 15px;
    width: 15px;
}
.testimonials-container-2.owl-theme .owl-controls .owl-page span {
    height: 15px;
    width: 15px;
}
.testimonials-container-3.owl-theme .owl-controls .owl-page span {
    height: 15px;
    width: 15px;
}
.owl-theme .owl-controls .owl-page span {
    background-color: #fff !important;
    border: 3px solid #fff;
    border-radius: 50%;
    transform: none;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span {
    background-color: #fff !important;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.testimonial01-img-holder {
    position: relative;
}

