@font-face {
    font-family: 'star';
    src: url('../../font/star.eot');
    src: url('../../font/star.eot?#iefix') format('embedded-opentype'),
        url('../../font/star.woff') format('woff'),
        url('../../font/star.ttf') format('truetype'),
        url('../../font/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tf-testimonial-carousel .owl-carousel .owl-stage-outer {
    margin: -25px;
    padding: 25px;
}

/* style1 */

.tf-testimonial-carousel .item-testimonial {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 5px 13px 0px rgba(28, 36, 51, 0.10);
    padding: 32px 32px 32px 32px;
}

.tf-testimonial-carousel .avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
}

.tf-testimonial-carousel .avatar {
    margin-right: 17px;
}

.tf-testimonial-carousel .description {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--theme-primary-color);
    margin-bottom: 16px;
}

.tf-testimonial-carousel .description h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: capitalize;
}

.tf-testimonial-carousel .group-author {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
}

.tf-testimonial-carousel .name {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    color: var(--theme-primary-color);
    margin-bottom: 4px;
}

.tf-testimonial-carousel .position {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

.tf-testimonial-carousel .rating {
    margin-bottom: 12px;
}


/* style 2 */

.tf-testimonial-carousel.style-2 .item-testimonial {
    background: #F5F5F2;
    box-shadow: unset;
}

.tf-testimonial-carousel.style-2 .icon-quote {
    font-size: 45px;
    display: grid;
    margin-bottom: 15px;
    color: var(--theme-primary-color);
}

.tf-testimonial-carousel.style-2 .description h3 {
    margin-bottom: 36px;
}


.tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating,
.tf-testimonial-carousel .item .testimonial-star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-size: 13px;
    font-family: star;
    margin-bottom: 10px;
    color: #FDD33F;
    letter-spacing: 2.6px;
}
.tf-testimonial-carousel.style-4 .testimonial-star-rating {
    color: var(--theme-secondary-color);
    letter-spacing: 0.2px;
}
.tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating::before,
.tf-testimonial-carousel .item .testimonial-star-rating::before {
    content: "\73\73\73\73\73";
}
.tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating span,
.tf-testimonial-carousel .item .testimonial-star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating span::before,
.tf-testimonial-carousel .item .testimonial-star-rating span:before {
    content: "\53\53\53\53\53";
}

/* style 3 */

.tf-testimonial-carousel.style-3 .owl-carousel .owl-stage-outer {
    overflow: unset;
}

.tf-testimonial-carousel.style-3 .owl-item .item {
    transform: scaleY(0.85);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tf-testimonial-carousel.style-3 .owl-item.active .item {
    transform: scaleY(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tf-testimonial-carousel.style-3 .item-testimonial  {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
}

.tf-testimonial-carousel.style-3 .item-testimonial .content-thumb {
    width: 41.4%;
    flex-shrink: 0;
    overflow: hidden;
}

.tf-testimonial-carousel.style-3 .item-testimonial { 
    border-radius: 16px;
    background: #121212;
    backdrop-filter: blur(30px);
    padding: unset;
    box-shadow: unset;
    overflow: hidden;
}

.tf-testimonial-carousel.style-3 .content {
    padding: 10px 10px 10px 60px;
    margin-top: -7px;
}

.tf-testimonial-carousel.style-3 .content .icon-quote {
    font-size: 105px;
    color: #ffffff29;
    display: grid;
    margin-bottom: 23px;
}
.tf-testimonial-carousel.style-3 .item .testimonial-star-rating {
    color: #fff;
    font-size: 26px;
    letter-spacing: 7.6px;
}
.tf-testimonial-carousel .item .rating {
    margin-bottom: 13.5px;
}
.tf-testimonial-carousel.style-3 .content .description {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 19px;
}
.tf-testimonial-carousel.style-3 .avatar img {
    width: unset;
    height: unset;
    border-radius: unset;
    overflow: unset;
    width: 100%;
    object-fit: cover;
}
.tf-testimonial-carousel.style-3 .avatar {
    margin: unset;
}
.tf-testimonial-carousel.style-3 .name {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
}

.tf-testimonial-carousel.style-3 .position {
    font-size: 12px;
font-weight: 500;
line-height: 16px;
color: #E5E5E5;
}


/*carousel optiont*/
.tf-testimonial-carousel .owl-nav .owl-prev,
.tf-testimonial-carousel .owl-nav .owl-next {
    padding: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0.2);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tf-testimonial-carousel .owl-nav .owl-next {
    left: unset;
    right: 0;
}

.tf-testimonial-carousel .owl-nav .owl-prev:before, 
.tf-testimonial-carousel .owl-nav .owl-next:before,
.tf-testimonial-carousel .owl-dots .owl-dot:before {
    display: none;
}

.tf-testimonial-carousel.no-arrow .owl-nav .owl-prev,
.tf-testimonial-carousel.no-arrow .owl-nav .owl-next {
    display: none;
}

.tf-testimonial-carousel.has-arrow .owl-nav .owl-prev,
.tf-testimonial-carousel.has-arrow .owl-nav .owl-next {
    display: block;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.tf-testimonial-carousel .owl-dots {
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
}

.tf-testimonial-carousel .owl-dots .owl-dot {
    padding: 0;
    width: 10px;
    height: 10px;
    background: #0080f0;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tf-testimonial-carousel.has-carousel.no-bullets .owl-dots,
.tf-testimonial-carousel.no-bullets .owl-dots {
    display: none;
}

.tf-testimonial-carousel.has-carousel.has-bullets .owl-dots {
    display: block;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot {
    margin: 0 8px;
    width: 8px;
    height: 8px;
    line-height: 8px;
    border-radius: 50% 50% 50% 50%;
    position: relative;
    display: inline-block;
    overflow: unset;
    background: transparent;
    border: 1px solid #64666C;
    flex-shrink: 0;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot.active {
    background: var(--theme-primary-color);
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot.active span {
    opacity: 1;
    visibility: visible;
    width: 17px;
    height: 17px;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    width: 27px;
    height: 27px;
    border: 1px solid var(--theme-primary-color);
    overflow: visible;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot::after {
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1300px) {
    .tf-testimonial-carousel.style-3 .owl-item .item {
        transform: unset;
    }
    
    .tf-testimonial-carousel.style-3 .owl-item.active .item {
        transform: unset;
    }
}

@media (max-width: 991px) {
    .tf-testimonial-carousel.style-3 .content {
        padding: 10px 10px 10px 30px;
    }
    .tf-testimonial-carousel.style-3 .content .icon-quote {
        font-size: 70px;
    }
}

@media (max-width: 767px) {
    .tf-testimonial-carousel.style-3 .item-testimonial {
        display: block;
    }
    .tf-testimonial-carousel.style-3 .content {
        padding: 30px;
    }
    .tf-testimonial-carousel.style-3 .item-testimonial .content-thumb {
        width: 100%;
    }
}



