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

.testimonial-slider-owl-carousel.owl-carousel.owl-theme.ts-deca.owl-loaded.owl-drag {
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.testimonial-slider-owl-carousel {
    max-width: 1674px;
}

#wrap .testimonial-slider-owl-carousel.ts-deca .testimonial {
    margin: 0 40px 83px 0;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content,
.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4,
.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-brand,
.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-brand h5,
.testimonial-slider-owl-carousel.ts-deca .testimonial {
    padding: 0;
    margin: 0;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-brand img {
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: auto;
    width: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    display: inline-block;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial:before {
    content: "";
    background: #000;
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 46%;
    height: 78px;
    z-index: 9999;
    background-color: transparent;
    background-image: radial-gradient(#bababa 20%, transparent 0%), radial-gradient(#bababa 20%, transparent 0%);
    background-size: 10px 10px, 0px 0px;
    background-position: 0px 0px, 0px 0px;
}

#wrap .testimonial-slider-owl-carousel.ts-deca .testimonial-brand {
    display: inline-block;
    width: 61%;
}

#wrap .ts-deca.testimonial-slider-owl-carousel .social-testimonial ul li a i {
    width: 36px;
    height: 36px;
    color: #333;
    padding-top: 10px;
    margin-bottom: 5px;
    background: #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

#wrap .ts-deca.testimonial-slider-owl-carousel .social-testimonial ul li a i:hover {
    color: #eee;
    background: #333;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content {
    width: 39%;
    padding-top: 11%;
    padding-left: 16px;
    margin-top: 10px;
    padding-right: 40px;
    float: left;
    text-align: left;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 {
    margin-bottom: 51px;
    line-height: 0;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
    font-size: 28px;
    font-weight: 400;
    color: #252425;
    line-height: 39px;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h5 {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 15px;
}

.testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content em {
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
    color: #bababa;
    text-transform: capitalize;
}

.testimonial-slider-owl-carousel.ts-deca .center-line span.deca-line:after {
    content: "";
    position: absolute;
    width: 359px;
    height: 5px;
    background: #252425;
    bottom: calc(28% - 5px);
    bottom: -webkit-calc(28% - 5px);
    bottom: -moz-calc(28% - 5px);
    right: calc(55% + 1px);
    right: -webkit-calc(55% + 1px);
    right: -moz-calc(55% + 1px);
    z-index: 9;
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav {
    position: absolute;
    bottom: 170px;
    left: calc(25% + 1px);
    left: -webkit-calc(25% + 1px);
    left: -moz-calc(25% + 1px);
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-prev,
.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-next {
    font-family: "linea-arrows-10";
    font-size: 32px;
    font-weight: 100;
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-next:before {
    content: "\e04b";
    position: absolute;
    left: calc(30% - 20px);
    left: -webkit-calc(30% - 20px);
    left: -moz-calc(30% - 20px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-prev:before {
    content: "\e03f";
    position: absolute;
    left: calc(30% - 48px);
    left: -webkit-calc(30% - 48px);
    left: -moz-calc(30% - 48px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-next:hover:before {
    content: "\e068";
    margin-left: 7px;
}

.testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-prev:hover:before {
    content: "\e066";
    margin-left: -10px;
}

@media (max-width:1680px) {
    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 145px;
        left: calc(21% + 5px);
        left: -webkit-calc(21% + 5px);
        left: -moz-calc(21% + 5px);
    }
}

@media (max-width:1366px) {
    #wrap .testimonial-slider-owl-carousel.ts-deca .testimonial-brand {
        width: 51%;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content {
        width: 49%;
        padding-top: 5%;
        padding-right: 25px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial:before {
        right: 7%;
        bottom: 18px;
        width: 40%;
        height: 58px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 {
        margin-bottom: 36px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
        font-size: 24px;
        line-height: 35px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h5 {
        font-size: 14px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content em {
        font-size: 11px;
    }

    .testimonial-slider-owl-carousel.ts-deca .center-line span.deca-line:after {
        width: 300px;
        height: 3px;
        bottom: 30%;
        right: 40%;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 115px;
        left: 37%;
    }
}

@media (max-width:1280px) {
    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 100px;
        left: 34%;
    }
}

@media (max-width:1200px) {
    #wrap .testimonial-slider-owl-carousel.ts-deca .testimonial {
        margin: 0 30px 63px 0;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial:before {
        bottom: 25px;
        height: 38px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
        font-size: 18px;
        line-height: 26px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h5 {
        font-size: 13px;
    }

    .testimonial-slider-owl-carousel.ts-deca .center-line span.deca-line:after {
        width: 250px;
        height: 2px;
        bottom: 30%;
        right: 40%;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 100px;
        left: 39%;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-prev,
    .testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-next {
        font-size: 22px;
    }
}

@media (max-width:1024px) {
    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 85px;
        left: 35%;
    }
}

@media (max-width: 991px) {
    #wrap .testimonial-slider-owl-carousel.ts-deca .testimonial {
        margin: 0 0 83px 0;
    }

    #wrap .testimonial-slider-owl-carousel.ts-deca .testimonial-brand {
        display: block;
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 35px;
        text-align: center;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial:before {
        right: 8%;
        width: 76%;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
        font-size: 30px;
        line-height: 40px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h5 {
        font-size: 16px;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content em {
        font-size: 13px;
    }

    .testimonial-slider-owl-carousel.ts-deca .center-line span.deca-line:after {
        display: none;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-prev,
    .testimonial-slider-owl-carousel.ts-deca .owl-nav .owl-next {
        font-size: 38px;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 7%;
        left: 8%;
    }
}

@media (max-width:640px) {
    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
        font-size: 24px;
        line-height: 35px;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 9%;
        left: 25%;
    }

    .testimonial-slider-owl-carousel.ts-deca .testimonial:before {
        right: 0;
        height: 50px;
        width: 60%;
    }
}

@media (max-width:479px) {
    .testimonial-slider-owl-carousel.ts-deca .testimonial .testimonial-content h4 q {
        font-size: 20px;
        line-height: 30px;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 11%;
    }
}

@media (max-width:320px) {
    .testimonial-slider-owl-carousel.ts-deca .testimonial:before {
        display: none;
    }

    .testimonial-slider-owl-carousel.ts-deca .owl-nav {
        bottom: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0)
    }
}