.mt_testimonials_style3 h4 {
    color: rgb(40,40,40);
    line-height: normal;
}
.mt_testimonials_style3 h5 {
    color: rgba(40,40,40,0.7);
    line-height: normal;
}
/*.mt_testimonials_style3 .base_background > div {
    background: #3d384f none repeat scroll 0 0;
    border-radius: 0 0 6px 6px;
    clear: both;
    padding: 23px;
}*/
.mt_testimonials_style3 .top_bg_color {
    /*background: #addb41 none repeat scroll 0 0;*/
    border-radius: 6px;
    color: #ffffff;
    position: relative;
}
.mt_testimonials_style3 .testimonial02_text_content > p {
    /*color: white;*/
}
.mt_testimonials_style3 .testimonial02-content {
    padding: 35px;
}
.mt_testimonials_style3 .testimonial02-img-holder {
    max-width: 100%;
    padding-top: 40px;
    width: 100%;
}
.mt_testimonials_style3 .testimonial02-content::after {
    color: rgba(0, 0, 0, 0.04);
    content: "\"";
    font-family: cursive;
    font-size: 461px;
    line-height: 250px;
    position: absolute;
    right: 130px;
    text-align: center;
    top: 45px;
    width: 100%;
}

.mt_testimonials_style3 .testimonial_image_container .testimonial02-img-holder .testimonial02-img {
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    width: 80px;
}
.mt_testimonials_style3 .testimonial_image_container .testimonial02_text {
    text-align: center;
}

.mt_testimonials_style3 .owl-item.middle_item {
    opacity: 1;
    transition: 250ms ease-in-out;
}
.mt_testimonials_style3 .owl-item {
    opacity: 0.2;
    transition: 250ms ease-in-out;
}