body{background-color:transparent}
.testimonial-slider-7{
    text-align: center;
    border: 1px solid #eee;
    margin: 0 3px;
}
.testimonial-slider-7 .pic{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.testimonial-slider-7 .pic img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.testimonial-slider-7 .testimonial-title{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #0c4767;
    margin: 0 0 58px 0;
}
.testimonial-slider-7 .testimonial-title small{
    font-size: 15px;
    font-weight: 600;
    color: #787878;
    float: left;
    width: 100%;
    margin-top: 5px;
}
.testimonial-slider-7 .description{
    font-size: 17px;
    color: #000;
    line-height: 27px;
    position: relative;
    margin: 0;
    padding: 15px;
    background-color: #fff;
}
.testimonial-slider-7 .owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #0c4767;
    opacity: 1;
}
.testimonial-slider-7 .owl-theme .owl-controls .owl-page.active span,
.testimonial-slider-7 .Sowl-theme .owl-controls .owl-page:hover span{
    border: 2px solid #fa7921;
}
.testimonial-module-slider-7 .owl-buttons {
    position: absolute;
    width: 100%;
    top: 130px;
    bottom: 0;
    margin: auto;
}
.testimonial-module-slider-7 .owl-buttons .owl-prev {
    background: none!important;
    position: absolute;
    left: -15px;
    padding: 3px !important;
}

.testimonial-module-slider-7 .owl-buttons .owl-next {
    background: none!important;
    position: absolute;
    right: -15px;
    padding: 3px !important;
}
.testimonial-module-slider-7 .owl-carousel .owl-prev {
    left: -95px;
}
.testimonial-module-slider-7 .owl-buttons .nav-button i {
    background: black!important;
    padding: 8px 10px!important;
    font-size: 15px;
    margin-right: 0px;
}
.testimonial-module-slider-7.owl-theme .owl-controls .owl-buttons div {
    margin: 5px 0;
}
.testimonial-module-slider-7 .owl-pagination {
    position: relative;
    z-index: 9;
}
.testimo_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
    padding: 6px 15px 6px 0;
    position: relative;
}
.testimonial-slider-7 .testimo_heading:before {
    content: "\f10d";
    font-family: fontawesome;
    font-weight: 900;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 18px);
    right: 12px;
    font-size: 20px;
    color: #0c4767;
    line-height: 33px;
    border: 2px solid #0c4767;
}
.testimo_heading .pic, .testimo_heading .testimonial-title {
    margin: 0 10px 0 0;
    text-align: left;
    line-height: 35px;
}
@media only screen and (max-width: 767px){
    div.testimonial-module-slider-7.owl-carousel .nav-button {
        display: none !important;
 } 
 .testimonial_module_slider_iframe, .testimonial-module-slider {
    padding: 0!important;
}
}

