body{background-color:transparent}
.testimonial-slider-6{
    border: 1px solid #c9ced3;
    border-top: 1px solid #c9ced3;
    padding: 40px 25px 90px;
    margin-bottom: 30px;
    position: relative;
}
.testimonial-slider-6:after{
    content: "\f10d";
    font-family: fontawesome;
    font-weight: 900;
    font-size: 26px;
    color: #727272;
    position: absolute;
    top: 8px;
    left: 25px;
}
.testimonial-slider-6 .description{
    font-size: 17px;
    color: #000;
    line-height:26px;
    margin: 10px 0 5px;
}
.testimonial-slider-6 .pic{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -7px;
    left: 25px;
    border: 1px solid #c9ced3;
}
.testimonial-slider-6 small {
    font-size: 15px;
    color: #595959;
    font-weight: 600;
}
.testimonial-slider-6 .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonial-slider-6 .testimonial-title{
    font-size: 20px;
    color: #000;
    position: absolute;
    bottom: 2px;
    left: 92px;
}
.testimonial-slider-6 .testimonial-title small{
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 7px;
}
.testimonial-slider-6 .owl-theme .owl-controls .owl-page.active span{
    background: #00adb7;
}
.testimonial-module-slider-6 .owl-buttons {
    position: absolute;
    width: 100%;
    top: 130px;
    bottom: 0;
    margin: auto;
}
.testimonial-module-slider-6 .owl-buttons .owl-prev {
    background: none!important;
    position: absolute;
    left: -15px;
    padding: 3px !important;
}

.testimonial-module-slider-6 .owl-buttons .owl-next {
    background: none!important;
    position: absolute;
    right: -15px;
    padding: 3px !important;
}
.testimonial-module-slider-6 .owl-carousel .owl-prev {
    left: -95px;
}
.testimonial-module-slider-6 .owl-buttons .nav-button i {
    background: black!important;
    padding: 8px 10px!important;
    font-size: 15px;
    margin-right: 0px;
}
.testimonial-module-slider-6.owl-theme .owl-controls .owl-buttons div {
    margin: 5px -5px;
}
.testimonial-module-slider-6 .owl-pagination {
    position: relative;
    z-index: 9;
}
.testimonial-module-slider-6.owl-carousel .owl-item {
    padding: 0 3px;
}
@media only screen and (max-width: 767px){
    div.testimonial-module-slider-6.owl-carousel .nav-button {
        display: none !important;
 } 
 .testimonial_module_slider_iframe, .testimonial-module-slider {
    padding: 0!important;
}
}
