body{background-color:transparent}
.testimonial-slider-8 {
    margin: 0 20px 15px;
}
.testimonial-slider-8 .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid rgb(208 208 208);
    position: relative;
}
.testimonial-slider-8 .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-slider-8 .title, .testimonial-slider-8 .post {
    text-align: left;
}
.testimonial-slider-8 .testimonial-content:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #d0d0d0;
    position: absolute;
    bottom: -11px;
    left: 22px;
    transform: rotate( 
45deg
 );
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #ff4242;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon i.fa {
    line-height: 45px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #e41212;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

.testimonial-slider-8 .description{
    font-size: ~~FONTSIZE~~;
    color: ~~FONTCOLOR~~;
    font-style: italic;
    line-height: 23px;
    margin: 0;
}
.testimonial-slider-8 .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial-slider-8 .post{
    display: block;
    font-size: 16px;
    color: #ff4242;
}
.testimonial-slider-8 .owl-theme .owl-controls{
    margin-top: 20px;
}
.testimonial-slider-8 .owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.testimonial-slider-8 .owl-theme .owl-controls .owl-page.active span,
.testimonial-slider-8 .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}
.testimonial-module-slider-8 .owl-buttons {
    position: absolute;
    width: 100%;
    top: 130px;
    bottom: 0;
    margin: auto;
}
.testimonial-module-slider-8 .owl-buttons .owl-prev {
    background: none!important;
    position: absolute;
    left: -15px;
    padding: 3px !important;
}

.testimonial-module-slider-8 .owl-buttons .owl-next {
    background: none!important;
    position: absolute;
    right: -15px;
    padding: 3px !important;
}
.testimonial-module-slider-8 .owl-carousel .owl-prev {
    left: -95px;
}
.testimonial-module-slider-8 .owl-buttons .nav-button i {
    background: black!important;
    padding: 8px 10px!important;
    font-size: 15px;
    margin-right: 0px;

}
.testimonial-module-slider-8.owl-theme .owl-controls .owl-buttons div {
    margin: 5px 0;
}
.testimonial-module-slider-8 .owl-pagination {
    position: relative;
    z-index: 9;
}
@media only screen and (max-width: 767px){
    div.testimonial-module-slider-8.owl-carousel .nav-button {
        display: none !important;
 } 
 .testimonial_module_slider_iframe, .testimonial-module-slider {
    padding: 0!important;
}
}

