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

.testimonial-slider-owl-carousel .testimonial-content {
    background: none;
    border: none;
}

@media only screen and (min-width: 992px) {
    .testimonial-slider-owl-carousel .testimonial-content {
        margin-left: 100px;
        margin-right: 100px;
    }
}

.testimonial-slider-owl-carousel .testimonial-content h4 q {
    font-size: 22px;
    line-height: 1.6;
    color: rgba(102, 102, 102, 0.82);
}

.testimonial-slider-owl-carousel .testimonial-content h4 q:before,
.testimonial-slider-owl-carousel .testimonial-content h4 q:after {
    position: absolute;
    font-family: Times, serif;
    font-size: 30px;
    margin: 0 7px;
    font-weight: bold;
    opacity: 0.7;
}

.testimonial-slider-owl-carousel .testimonial-content h4 q:before {
    margin-left: -26px;
    padding-right: 3px;
}

.testimonial-slider-owl-carousel .testimonial-content h4 q:after {
    padding-right: 7px;
}

@media only screen and (max-width:767px) {
    .testimonial-slider-owl-carousel .testimonial-content h4 q {
        font-size: 17px;
    }
}

.testimonial-slider-owl-carousel .testimonial-arrow {
    display: none;
}

.testimonial-slider-owl-carousel .testimonial-brand h5,
.testimonial-slider-owl-carousel .testimonial-brand img {
    float: none;
}

.testimonial-slider-owl-carousel {
    background: transparent;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

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

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li {
    display: inline;
    text-align: center;
    float: none;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i:before {
    font-size: 13px;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i {
    display: inline-block;
    width: 24px;
    padding: 5px;
    border-radius: 50%;
    margin-right: 4px;
    transition: .3s;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i:before {
    font-size: 13px;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-twitter {
    background: #3b5996;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-facebook {
    background: #00acee;
    color: #fff;
    padding: 6px 8px;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-google-plus {
    background: #cd4132;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-vimeo {
    background: #1bb6ec;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-linkedin {
    background: #007ba9;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-pinterest {
    background: #cb2026;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-youtube {
    background: #dc2925;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-dribbble {
    background: #ec4a89;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-instagram {
    background: #2e5e86;
    color: #fff;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-facebook {
    padding: 5px;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-twitter:hover {
    background: #fff;
    color: #3b5996;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-facebook:hover {
    background: #fff;
    color: #00acee;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-google-plus:hover {
    background: #fff;
    color: #cd4132;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-vimeo:hover {
    background: #fff;
    color: #1bb6ec;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-linkedin:hover {
    background: #fff;
    color: #007ba9;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-pinterest:hover {
    background: #fff;
    color: #cb2026;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-youtube:hover {
    background: #fff;
    color: #dc2925;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-dribbble:hover {
    background: #fff;
    color: #ec4a89;
}

#wrap .testimonial-slider-owl-carousel .social-testimonial ul li a i.fa-instagram:hover {
    background: #fff;
    color: #2e5e86;
}

.testimonial-slider-owl-carousel .owl-pagination {
    display: block;
}

.testimonial-slider-owl-carousel .owl-pagination span {
    width: 45px;
    height: 45px;
    background: none;
    opacity: 0.65;
    border: 2px solid #4d4d4d;
    border-radius: 50%;
    transition: all .19s ease;
}

.blox.dark .testimonial-slider-owl-carousel .owl-pagination span {
    border: 2px solid #eee;
    background: #eee;
}

@media only screen and (max-width: 991px) {
    .testimonial-slider-owl-carousel .owl-pagination span {
        top: auto;
        bottom: -30px;
        right: auto;
        left: 50%;
    }

    .testimonial-slider-owl-carousel .owl-pagination .owl-prev {
        margin-left: -44px;
    }

    .testimonial-slider-owl-carousel .owl-pagination .owl-next {
        margin-left: 8px;
    }
}

.testimonial-slider-owl-carousel .owl-pagination a i {
    color: #437df9;
    font-family: simple-line-icons;
    font-size: 20px;
    padding: 0;
}

.testimonial-slider-owl-carousel .owl-pagination a i.fa-chevron-left:before {
    content: "\e605";
}

.testimonial-slider-owl-carousel .owl-pagination a i.fa-chevron-right:before {
    content: "\e606";
}

.testimonial-slider-owl-carousel .owl-pagination a:hover .fa-chevron-right:before {
    color: #fff;
}

.testimonial-slider-owl-carousel .owl-pagination a:hover .fa-chevron-left:before {
    color: #fff;
}

.testimonial-slider-owl-carousel .flex-control-nav {
    display: none;
}

.blox.dark .testimonial-slider-owl-carousel .owl-pagination a {
    border: 2px solid rgba(255, 255, 255, 0.9);
}

.blox.dark .testimonial-slider-owl-carousel .owl-pagination a i {
    color: rgba(255, 255, 255, 0.9);
}

.testimonial-slider-owl-carousel .testimonial-brand {
    position: relative;
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
}

.blox.dark .testimonial-slider-owl-carousel .testimonial-brand img {
    padding: 0;
    border: 3px solid #fff;
}

.testimonial-slider-owl-carousel .testimonial-brand img {
    position: relative;
    height: auto !important;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    border: 1px solid #e0dfdf;
    border-radius: 50%;
    box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.035);
    margin: 0;
}

.ts-placeholder-image img {
    width: 100px;
}