.testimonialbg { padding: 0px 5px; float: left; position: relative; width: 100%; }
.testimonial { background:#fff; padding: 80px 0px; float:left; width: 100%; position: relative; box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 2px 0px, rgba(0, 0, 0, 0.16) 0px 2px 8px 0px; }
.qodef-testimonials-standard { position: relative;
    display: inline-block;
    width: 100%; text-align: left;
    vertical-align: middle; }

 .qodef-testimonial-quote {
    display: inline-block;
    position: absolute;
    z-index: 5;
    line-height: 1em;
    top: 23px;
    left: 0;
    height: 107px;
    width: 145px;
    background: url(../images/testimonials-quote-dark.png) center center no-repeat;
}  
#testimonialslide .owl-nav{     position: absolute;
    bottom: 48px;
    left: 235px; }

.test_img { width: 200px !important; height: 200px; float: left; margin-right: 0px; margin-left: 5px;  vertical-align: middle } 

.qodef-testimonials {
    padding: 0 50px;
    box-sizing: border-box;
}

.qodef-testimonials {
    padding-left: 0px;
}

.qodef-testimonial-text-holder { position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle; }


.qodef-testimonial-text {
    color: #000;
    font-size: 24px;
    float: left;
    display: inline-block;
    font-weight: 500;
    padding-right: 20px;
    text-align: justify;
    width: 77%;
    padding-left: 30px;
    font-weight: 500;
    font-style: italic;
    text-decoration: underline;
    -webkit-text-decoration-skip: none;
    text-decoration-skip-ink: none;
    line-height: 35px;
    }   

.qodef-testimonial-author {
    margin: 11px 0 0;
    font-size: 16px;
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    padding-left: 30px;
    float: left;
}

.qodef-testimonials .owl-nav .owl-prev span { font-size: 0px; position: relative; display: block; width: 35px; }
.qodef-testimonials .owl-nav .owl-prev span:before { position: absolute; content:"\f060"; font-size: 20px; font-family: 'Font Awesome 5 Pro'; left: 0px; }
.qodef-testimonials .owl-nav .owl-next span { font-size: 0px; position: relative; display: block; width: 35px; }
.qodef-testimonials .owl-nav .owl-next span:before { position: absolute; content:"\f061"; font-size: 20px; font-family: 'Font Awesome 5 Pro'; left: 0px; }