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

.testimonials-slider-w.ts-octa.layer {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
}

.testimonial-slider-owl-carousel.ts-octa {
    background-color: rgba(144, 110, 254, 0.9);
    margin: 0 auto;
    max-width: 971px;
}

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content {
    margin: 30% 12% 7% 12%;
    background: none;
    text-align: left;
    border: none;
    padding: 0;
}

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content:before {
    font-family: Georgia, Times;
    position: absolute;
    font-size: 124px;
    color: #ffffff;
    content: '\201C';
    opacity: 1;
    top: -22px;
    left: 0px;
}

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.4;
}

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

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand {
    margin-bottom: 125px;
    margin-right: 73px;
    text-align: right;
    min-height: 0;
    width: 400px;
}

.testimonial-slider-owl-carousel.ts-octa .social-testimonial {
    position: absolute;
    bottom: -25px;
    right: 0;
}

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand em {
    text-transform: uppercase;
    margin-top: 2px;
    letter-spacing: 1px;
    color: #ffffff;
    float: right
}

.testimonial-slider-owl-carousel.ts-octa .social-testimonial ul li a i {
    display: inline !important;
}

.testimonial-slider-owl-carousel.ts-octa .testimonial-brand img {
    left: 135px;
    position: absolute;
    display: none;
}

.owl-theme .owl-controls .owl-nav div {
    background: none;
    opacity: 1;
    padding: 0;
    margin: 0;
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev,
.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next {
    position: absolute;
    top: 50%;
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev {
    left: -5%;
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next {
    right: -5%;
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:after,
.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:after {
    font-family: "linea-arrows-10";
    font-weight: 100;
    font-size: 70px;
    color: #000000;
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:after {
    content: "\e066";
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:after {
    content: "\e068";
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:hover::after .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:hover::after {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    font-family: "linea-arrows-10";
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:hover::after {
    content: "\e067";
}

.testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:hover::after {
    content: "\e069";
}

.testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand strong {
    color: #ffffff;
    font-size: 28px;
    font-weight: 200;
}

@media (max-width: 1200px) {
    .testimonial-slider-owl-carousel.ts-octa {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev {
        left: 0;
    }

    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:after {
        content: "\e066";
    }

    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next {
        right: 0;
    }

    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:after {
        content: "\e068";
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
        font-size: 27px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand strong {
        font-size: 24px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand em {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
        font-size: 27px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand strong {
        font-size: 24px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand em {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
        font-size: 25px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand {
        margin-bottom: 80px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content:before {
        font-size: 100px;
        top: -24px;
    }

    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-prev:after,
    .testimonial-slider-owl-carousel.ts-octa .owl-nav .owl-next:after {
        font-size: 50px;
    }
}

@media (max-width:480px) {
    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand {
        text-align: center;
        margin-bottom: 55px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand strong {
        font-size: 20px;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand em {
        font-size: 9px;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand img {
        left: 58px;
        position: absolute;
        bottom: -6px;
    }
}