/* Testimonial Slider 5
-------------------------------------------------- */

.testimonial-slider-owl-carousel.ts-penta .testimonial-content h4 q:after {
    content: '';
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-content h4 {
    padding-bottom: 0;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-content {
    border: none;
    background: #fff;
    margin-left: auto;
    margin-right: 1px;
    text-align: left;
    padding: 55px 48px 56px 59px;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-content h4 q,
.testimonial-slider-owl-carousel.ts-penta .testimonial-content h4 q p {
    font-size: 19px;
    font-weight: 300;
    margin: 0;
    color: #282828;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-content h4 q:before {
    font-family: sans-serif, Arial, Helvetica;
    font-size: 80px;
    margin: 0 10px;
    left: 0px;
    top: 0;
    color: #37a7c1;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-brand img {
    float: right;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-brand {
    text-align: left;
    padding-top: 15px;
    margin-top: 0;
}

#wrap .testimonial-slider-owl-carousel.ts-penta .testimonial-brand h5 {
    margin: 7px 0 11px;
    line-height: 1.4;
    font-size: 14px;
    margin-left: 69px;
    text-align: left;
    clear: none;
    direction: ltr;
    width: 50%;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-brand h5 strong {
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.testimonial-slider-owl-carousel.ts-penta .testimonial-brand h5 em {
    font-size: 16px;
    color: #919191;
    font-style: inherit;
    font-weight: 300;
}

.blox .testimonial-slider-owl-carousel.ts-penta .testimonial-content {
    border: none;
}

.blox.dark .testimonial-slider-owl-carousel.ts-penta .testimonial-brand h5 * {
    color: #fff;
}

.blox.dark .testimonial-slider-owl-carousel.ts-penta .owl-dot span {
    background: #fff;
}

.testimonial-slider-owl-carousel.ts-penta .owl-dots {
    left: 63px;
    position: absolute
}

.testimonial-slider-owl-carousel.ts-penta .owl-dots .owl-dot {
    background: #eee;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.testimonial-slider-owl-carousel.ts-penta .owl-dots .owl-dot.active {
    background: #437df9;
    border-color: #437df9;
    width: 12px;
    height: 12px;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial {
    display: inline-block;
    margin-left: 0;
    text-align: center;
    min-width: 222px;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul {
    margin: 0;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li {
    display: inline;
    float: left;
    padding: 3px;
    padding-top: 0;
    border: none;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a {
    font-size: 14px;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a i {
    padding: 5px 6px;
    font-size: 14px;
    background: #b8b8b8;
    color: #fff;
    border-radius: 3px;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a i.wn-fa-facebook {
    padding: 5px 7px;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-facebook {
    background-color: #3b5996;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-twitter {
    background-color: #00acee;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-vimeo {
    background-color: #0dadd6;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-dribbble {
    background-color: #d53e68;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-youtube {
    background-color: #cb322c;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-pinterest {
    background-color: #cb2027;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-linkedin {
    background-color: #0073b2;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-rss {
    background-color: #f29a1d;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-google-plus {
    background-color: #c3391c;
}

.testimonial-slider-owl-carousel.ts-penta .social-testimonial ul li a:hover i.wn-fa-instagram {
    background-color: #dc2743;
}

#wrap .testimonial-slider-owl-carousel.ts-penta .testimonial-brand img {
    left: auto;
    bottom: 40px;
    right: 53px;
    transform: none;
    border-radius: 50%;
    border: none;
    margin-top: 10px;
    float: right;
    margin-right: 0px;
    display: inline;
}

@media (max-width:479px) {
    #wrap .testimonial-slider-owl-carousel.ts-penta .testimonial-brand img {
        width: 100px;
        right: 20px;
        bottom: 80px;
    }

    .testimonial-slider-owl-carousel.ts-penta .testimonial-content {
        padding: 30px 30px 50px;
    }

    .testimonial-slider-owl-carousel.ts-penta .owl-dots {
        left: 50%;
    }
}