.testimonials02-container .testimonial02_title_position {
    font-style: italic;
    text-align: right;
}
.testimonials02-container .testimonial02-content {
    display: table;
}
.testimonials02-container .testimonial02_text {
    display: table-cell;
    vertical-align: middle;
}
.testimonials02-container .testimonial02_text_content {
    padding: 0 50px;
}

/*slider style*/
.testimonials02-container.owl-theme .owl-controls .owl-buttons div {
    background: transparent none repeat scroll 0 0;
    /*color: #FF3465;*/
    font-size: 35px;
    margin: 0 15px;
    padding: 0;
}
.testimonials02-container.owl-theme .owl-controls .owl-page span {
    height: 20px;
    width: 20px;
}