@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 {

    position: relative;

    text-align: center;

}



.tf-testimonial-carousel .avatar img {

    width: 160px;

    height: 160px;

    border-radius: 50%;

    overflow: hidden;

    object-fit: cover;

}



.tf-testimonial-carousel .avatar {

    margin-bottom: 30px;

}



.tf-testimonial-carousel .icon-quote {

    font-size: 25px;

    color: var(--theme-secondary-color);

}



.tf-testimonial-carousel .description {

    font-weight: 400;

    font-size: 20px;

    line-height: 30px;

    color: #535656;

}



.tf-testimonial-carousel .name {

font-weight: 600;

font-size: 16px;

line-height: 24px;

color: var(--theme-primary-color);

margin-bottom: 1px;

}



.tf-testimonial-carousel .position {

font-weight: 400;

font-size: 13px;

line-height: 20px;

color: #9C9EA6;

}



.tf-testimonial-carousel .rating {

    margin-bottom: 11px;

}



.tf-testimonial-carousel.style-1 .description {

    font-style: italic;

    padding: 0 15%;

    margin-bottom: 30px;

}



.tf-testimonial-carousel.style-1 .icon-absolute .icon-quote {

    position: absolute;

    top: 20%;

    left: 50%;

    transform: translateX(-50%);

    font-size: 190px;

    color: #f8f8f8;

    z-index: -1;

}



/* style 2 */



.tf-testimonial-carousel.style-2 .avatar img {

    width: 130px;

    height: 130px;

    border-radius: 50%;

    overflow: hidden;

    object-fit: cover;

}



.tf-testimonial-carousel.style-2 .content-st2 {

    position: relative;

    z-index: 10;

    background: #FFFFFF;

    box-shadow: 0px 12px 40px rgba(0, 0, 0, 0.102);

    border-radius: 3px;

    margin-bottom: 22px;

    max-width: 300px;

    margin-left: auto;

    margin-right: auto;

    padding: 30px 20px 17px 20px;

    opacity: 0;

    visibility: hidden;

    -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-2 .content-st2.active  {

    opacity: 1;

    visibility: visible;

}



.tf-testimonial-carousel.style-2 .description {

    font-style: italic;

    font-weight: 400;

    font-size: 14px;

    line-height: 21px;

    color: #999999;

    margin-bottom: 21px;

}



.tf-testimonial-carousel.style-2 .icon-quote {

    font-size: 32px;

    color: var(--theme-secondary-color);

    margin-bottom: 28px;

}



.tf-testimonial-carousel.style-2 .icon-quote i {

    display: block;

}



.tf-testimonial-carousel.style-2 .content-st2::after {

    width: 20px;

    height: 20px;

    background: #fff;

    position: absolute;

    content: '';

    left: 50%;

    bottom: -10px;

    transform: translateX(-50%) rotate(-45deg);

}



.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: var(--theme-secondary-color);

    letter-spacing: 11.2px;

}

.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 .content {

    border: 1px solid #ECECEC;

    padding: 16px 18px;

    border-radius: 5px;

    text-align: center;

    padding-bottom: 61px;

}



.tf-testimonial-carousel.style-3 .content .icon-quote {

    font-size: 35px;

    color: var(--theme-secondary-color);

    margin-bottom: 14px;

}

.tf-testimonial-carousel.style-3 .content .description {

font-style: italic;

font-weight: 400;

font-size: 14px;

line-height: 21px;

color: #535656;

}

.tf-testimonial-carousel.style-3 .avatar img {

    width: 80px;

    height: 80px;

}

.tf-testimonial-carousel.style-3 .avatar {

    margin-bottom: 21px;

}

.tf-testimonial-carousel.style-3 .bottom-content {

    margin-top: -42px;

}



/* style 4 */



.tf-testimonial-carousel.style-4 .description {

    background: #FBF8ED;

    padding: 30px 30px 30px 30px;

    position: relative;

    font-style: italic;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    margin-bottom: 46px;

}



.tf-testimonial-carousel.style-4 .description::after {

    content: '';

    width: 29px;

    height: 36px;

    position: absolute;

    left: 31px;

    bottom: -36px;

    background: inherit;

    clip-path: polygon(0 0, 100% 0%, 0 100%, 0% 100%);

}

.tf-testimonial-carousel.style-4 .avatar img {

    width: 85px;

    height: 85px;

}



.tf-testimonial-carousel.style-4 .item-testimonial {

    text-align: unset;

}



.tf-testimonial-carousel.style-4 .avatar {

    margin-bottom: 0;

    margin-right: 15px;

}



.tf-testimonial-carousel.style-4 .wrap-author {

    display: flex;

    align-items: center;

}



/* style 5 */



.tf-testimonial-carousel.style-5 .item-testimonial {

    background: #FFFFFF;

    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.102);

    border-radius: 3px;

    padding: 30px 30px 33px 30px;

    border: 1px solid #ECECEC;

    border-bottom: 3px solid #D1D1D1;

    margin-top: 90px;

}



.tf-testimonial-carousel.style-5 .icon-quote {

    font-size: 190px;

    position: absolute;

    top: -3%;

    left: 50%;

    transform: translateX(-50%);

    color: #F8F8F8;

}



.tf-testimonial-carousel.style-5 .description {

    font-style: italic;

font-weight: 400;

font-size: 16px;

line-height: 24px;

color: #535656;

position: relative;

}



.tf-testimonial-carousel.style-5 .avatar img {

    width: 140px;

    height: 140px;

}



.tf-testimonial-carousel.style-5 .avatar {

    margin-bottom: 21px;

}



.tf-testimonial-carousel.style-5 .wrap-author {

    margin-top: -101px;

    margin-bottom: 35px;

    position: relative;

}



.tf-testimonial-carousel .owl-carousel .owl-dot {

    position: relative;

}



.tf-testimonial-carousel.style-5 .owl-carousel .owl-dot.active::after {

    position: absolute;

    transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

-webkit-transform: translate(-50%, -50%);

-moz-transform: translate(-50%, -50%);

-o-transform: translate(-50%, -50%);

    top: 50%;

    left: 50%;

    content: "";

    width: 22px;

    height: 22px;

    border: 1px solid #D9C3A9;

    overflow: visible;

    display: inline-flex;

}



/*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;

    justify-content: center;

    align-items: center;

}



.tf-testimonial-carousel .owl-dots {

    display: inline-block;

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

}



.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;

}



@media (max-width: 1024px) {

    .tf-testimonial-carousel.style-2 .item .bg-quote,

    .tf-testimonial-carousel.style-2 .item .bg-quote:before {

        display: none;

    }



    .tf-testimonial-carousel.style-2 .item .wrap-content {

        padding: 37px 50px 48px 200px;

    }

    .tf-testimonial-carousel.style-1 .description {

        padding: 0;

    }

}



@media (max-width: 767px) {

    .tf-testimonial-carousel .item .wrap-author {

        display: block;

    }



    .tf-testimonial-carousel .item .avatar {

        width: 100%;

        max-width: 100%;

        display: inline-block;

    }



    .tf-testimonial-carousel .item .name {

        margin-left: 0px;

    }



    .tf-testimonial-carousel.style-2 .item .wrap-content {

        padding: 60px 30px 60px 30px;

    }



    .tf-testimonial-carousel.style-2 .item .image-quote {

        position: relative;

        top: auto;

        left: auto;

        transform: translateY(0);

        margin-bottom: 20px;

    }



    .owl-carousel .owl-dots {

        width: 100%;

        text-align: center;

    }

    .tf-testimonial-carousel.style-3 .owl-carousel {    

        padding: 0 0px;

    }

}





@media (max-width: 1025px) {



}



@media (max-width: 767px) {

   

}





.flex {

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

}

.justify-between {

    justify-content: space-between;

}

.mb-30 {

    margin-bottom: 30px;

}

.items-center {

    align-items: center;

}





/* New style*/

.style-1 .swiper-wrapper {

    padding-bottom: 91px;

}



.style-1 .testimonial-item {

    display: flex;

    padding-left: 135px;

    height: 290px;

}



.style-1 .testimonial-item .image {

    width: 275px;

    min-width: 275px;

    height: 275px;

    position: relative;

    margin: 8px 203px 7px 0;

}



.style-1 .testimonial-item .image::before {

    position: absolute;

    content: '';

    top: -8px;

    right: -102px;

    width: 2px;

    height: 290px;

    background: rgba(255, 255, 255, 0.20);

}

.style-1 .testimonial-item .image .icon {

    position: absolute;

    top: 2px;

    left: -27px;

    width: 80px;

    height: 80px;

    background-color: #09B6A2;

    border-radius: 50%;

    font-size: 30px;

    display: flex;

    align-items: center;

    justify-content: center;

    z-index: 3;

}

.style-1 .testimonial-item .image img {

    border-radius: 50%;

    width: 100%;

}



.style-1 .testimonial-item .content {

    max-width: 570px;

}



.style-1 .testimonial-item .content p {

    color: #FFF;

    font-size: 24px;

    font-weight: 600;

    line-height: 36px;

    letter-spacing: -0.72px;

    margin-top: 31px;

    margin-bottom: 18px;

}

.style-1 .testimonial-item .content .infor {

    color: #C8C8C8;

    font-size: 18px;

    font-weight: 500;

    line-height: 38.4px;

    letter-spacing: -0.54px;

    margin-bottom: 5px;

}




.style-1 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {

    border: 1px solid rgba(9, 182, 162, 1);

}

.tf-color-green {

    color: #09B6A2 !important;

}





.style-1 .swiper-slide-active .testimonial-item .content .rating {

    visibility: visible;

    opacity: 1;

    transform: translateX(0);

    -webkit-transition: all 0.8s ease;

    -moz-transition: all 0.8s ease;

    -ms-transition: all 0.8s ease;

    -o-transition: all 0.8s ease;

    transition: all 0.8s ease;

    transition-delay: 1.4s;

}



.style-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background-color: rgba(9, 182, 162, 1);

    position: relative;

}







/** style 2 */



.themesflat-container {

    position: relative;

    margin-left: auto;

    margin-right: auto;

    padding-right: 15px;

    padding-left: 15px;

    width: 1320px;

    max-width: 100%;

}



.style-2 .testimonial-item .content h2 {

    color: #030014;

    font-size: 48px;

    font-weight: 700;

    line-height: 57px;

    letter-spacing: -1.44px;

    margin-top: 23px;

    margin-bottom: 31px;

}

.style-2 .testimonial-item .content p {

    font-family: 'Space Grotesk', sans-serif;

    font-weight: 400;

    font-size: 16px;

    line-height: 28px;

    color: #696969;

}



.style-2 .swiper-slide-active .testimonial-item .say {

    visibility: visible;

    opacity: 1;

    transform: translateX(0);

    -webkit-transition: all 0.8s ease;

    -moz-transition: all 0.8s ease;

    -ms-transition: all 0.8s ease;

    -o-transition: all 0.8s ease;

    transition: all 0.8s ease;

    transition-delay: 1s;

}

.style-2 .testimonial-item .say  {

    /* box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.10); */

    padding: 50px 60px;

    border-radius: 10px;

    /* margin-left: 50px; */

    background-color: #FFF;

}



.style-2 .testimonial-item .content h2 span {

    color: #6844ED;

    font-family: 'Playfair Display';

    font-size: 48px;

    font-style: italic;

    font-weight: 700;

    line-height: 51px;

    letter-spacing: -1.44px;

}



.style-2 .testimonial-item .say .image {

    position: relative;

    box-shadow: 0px 20px 40px 0px rgba(104, 68, 237, 0.30);

    border-radius: 50%;

}



.style-2 .testimonial-item .say img {

    width: 80px;

    border-radius: 50%;

}



.style-2 .testimonial-item .say .image::after {

    width: 80px;

    height: 80px;

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    border: 3px solid #6844ED;

    border-radius: 50%;

}



.style-2 .testimonial-item .say .icon {

    display: flex;

    align-items: center;

    justify-content: center;

    width: 80px;

    height: 80px;

    background-color: #6844ED;

    border-radius: 50%;

}



.style-2 .testimonial-item .say p {

    color: #030014;

    font-size: 24px;

    font-weight: 500;

    line-height: 38.4px;

    letter-spacing: -0.72px;

    margin-bottom: 29px;

}

.style-2 .testimonial-item .say .infor a {

    color: #6844ED;

    font-size: 20px;

    font-weight: 600;

    line-height: 14px;

    letter-spacing: -0.6px;

}



.style-2 .testimonial-item .say .infor .meta {

    color: #696969;

    font-size: 18px;

    font-weight: 400;

    line-height: 13px;

    letter-spacing: -0.54px;

    margin-top: 13px;

    margin-bottom: 6px;

}



.style-2 .testimonial-item .say .rating {

    padding-right: 19px;

    margin-top: -5px;

}





.style-2 .swiper-button-prev {

    left: 12px;

}

.style-2 .swiper-button-next {

    left: 72px;

}

.style-2 .swiper-button-prev, .style-2 .swiper-button-next {

    width: 50px;

    height: 50px;

    background-color: #EBEBFD;

    border-radius: 50%;

    bottom: 40px;

    top: unset;

    right: unset;

    -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;

}



.style-2 .swiper-button-prev::after,

.style-2 .swiper-button-next::after {

    content: '';

    

}





.style-3 .testimonial-item .content .description {

    color: #FFF;

    font-size: 24px;

    font-weight: 600;

    line-height: 36px;

    letter-spacing: -0.72px;

    margin-bottom: 35px;

}



.style-3 .testimonial-item .content .infor {

    display: flex;

    align-items: center;

    gap: 30px;

    max-width: 540px;

    flex-wrap: wrap;

}



.style-3 .testimonial-item .content .infor img {

    border-radius: 50%;

    width: 65px;

}



.style-3 .testimonial-item .content .infor .name {

    color: #E6F85E;

    font-size: 20px;

    font-weight: 500;

    line-height: 38.4px;

    letter-spacing: -0.6px;

}



.style-3 .testimonial-item .content .infor .meta {

    color: rgba(255, 255, 255, 0.65);

    font-size: 18px;

    font-weight: 400;

    line-height: 32px;

    letter-spacing: -0.54px;

}


.style-3 .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background-color: #E6F85E;

    position: relative;

}




.style-3 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {

    border: 1px solid #E6F85E;

}

.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    position: absolute;

    content: '';

    top: 50% !important;

    left: 50% !important;
    
    transform: translate(-50%,-50%);

    width: 21px;

    height: 21px;

    border-radius: 50%;
}




.wp_swiper_pagination {

    display: flex;

    justify-content: space-between;

    position: absolute;

    z-index: 100;

}



.flex-wrap {

    flex-wrap: wrap;

}



.mt-29 {

    margin-top: 29px;

}



@media only screen and (max-width: 991px) {

    .style-1 .testimonial-item {

        flex-direction: column;

        justify-content: center;

        align-items: center;

        padding-left: 0;

        height: auto;

    }



    .style-1 .testimonial-item .image {

        margin: 0 auto;

    }



    .style-1 .testimonial-item .image::before {

        display: none;

    }



    

}


@media only screen and (max-width: 924px) {
    .style-2 .testimonial-item .say > :last-child {
        display: block !important;        
    }
}





@media only screen and (max-width: 700px) {

    .style-2 .testimonial-item .say {

        margin-bottom: 30px;

        padding: 30px;

    }

}



@media only screen and (max-width: 424px) {

    .style-3 .testimonial-item .content .infor .name {

        font-size: 17px;

    }

    .style-3 .testimonial-item .content .infor .meta {

        font-size: 13px;

    }

    .style-3 .testimonial-item .content .infor .flex-grow {

        flex: auto;

    }

}

































