
/* style default */

.tf-testimonial-carousel.style1 .item-testimonial {
    text-align: left;
}

.tf-testimonial-carousel.style1 .rating {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 7px;
    margin-bottom: 42px;
}

.tf-testimonial-carousel.style1 .rating i {
    color: #FFA800;
    font-size: 21px;
}

.tf-testimonial-carousel.style1 .description {
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    color: #161E2D;
}

/* style 2 */

.tf-testimonial-carousel.style2 .item-testimonial {
    background: #F7F7F7;
    padding: 42px 40px 40px 35px;
    border-radius: 20px;
}

.tf-testimonial-carousel.style2 .description {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #161E2D;
    margin-bottom: 24px;
}

.tf-testimonial-carousel.style2 .rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 14px;
}

.tf-testimonial-carousel.style2 .rating i {
    color: #F4D118;
    font-size: 20px;
}

.tf-testimonial-carousel.style2 .group-author {
    display: flex;
    align-items: center;
}

.tf-testimonial-carousel.style2 .group-author .thumb {
    margin-right: 9px;
}

.tf-testimonial-carousel.style2 .group-author .thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.tf-testimonial-carousel.style2 .group-author h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    color: #161E2D;
    margin-bottom: 4px;
}

.tf-testimonial-carousel.style2 .group-author p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    color: #5C6368;
}

.tf-testimonial-carousel.style2 .owl-dots {
    bottom: -57px;
}

/* style 3 */

.tf-testimonial-carousel.style3 .owl-stage-outer {
    padding: 20px;
    margin: -20px;
}

.tf-testimonial-carousel.style3 .overflow-carousel .owl-stage-outer {
    overflow: unset;
}

.tf-testimonial-carousel.style3 .item-testimonial {
    background: #fff;
    padding: 37px 30px 30px 30px;
    border-radius: 20px;
}

.tf-testimonial-carousel.style3 .description {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: #161E2D;
    margin-bottom: 17px;
}

.tf-testimonial-carousel.style3 .rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
}

.tf-testimonial-carousel.style3 .rating i {
    color: #FFA800;
    font-size: 14px;
}

.tf-testimonial-carousel.style3 .group-author {
    display: flex;
    align-items: center;
}

.tf-testimonial-carousel.style3 .content {
    margin-top: 5px;
}

.tf-testimonial-carousel.style3 .group-author .thumb {
    margin-right: 12px;
}

.tf-testimonial-carousel.style3 .group-author .thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.tf-testimonial-carousel.style3 .group-author h6 {
    color: #161E2D;
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
}

.tf-testimonial-carousel.style3 .icon-quote {
    font-size: 35px;
    margin-bottom: 15px;
    margin-left: 7px;
    color: var(--theme-primary-color);
}

.tf-testimonial-carousel.style3 .group-author p {
    color: #5C6368;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.tf-testimonial-carousel.style3 .owl-dots {
    bottom: -42px;
}

.custom-tes .tf-testimonial-carousel.style3 .item-testimonial {
    border: 1px solid #E4E4E4;
}

/* style 4 */

.owl-carousel.has-overlay .owl-item.active_overlay {
    opacity: 0.3;
}

.owl-carousel.has-overlay .owl-item {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.tf-testimonial-carousel.style4 .group-title span {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--theme-primary-color);
    margin-bottom: 4px;
    display: block;
}

.tf-testimonial-carousel.style4 .group-title h4 {
    margin-bottom: 21px;
}

.tf-testimonial-carousel.style4 .group-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    color: #5C6368;
}

.tf-testimonial-carousel.style4 {
    display: flex;
    align-items: center;
}

.tf-testimonial-carousel.style4 .group-title {
    width: 33.33333%;
    padding-right: 30px;
    margin-top: -90px;
}

.tf-testimonial-carousel.style4 .owl-carousel.owl-theme {
    width: 66.66666%;
}

.tf-testimonial-carousel.style4.has-overlay .owl-stage-outer {
    margin: 0% -50% 0% 0%;
}

.tf-testimonial-carousel.style4 .item-testimonial {
    background: #fff;
    padding: 42px 40px 40px 35px;
    border-radius: 20px;
}

.tf-testimonial-carousel.style4 .description {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #161E2D;
    margin-bottom: 24px;
}

.tf-testimonial-carousel.style4 .rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 14px;
}

.tf-testimonial-carousel.style4 .rating i {
    color: #F4D118;
    font-size: 20px;
}

.tf-testimonial-carousel.style4 .group-author {
    display: flex;
    align-items: center;
}

.tf-testimonial-carousel.style4 .group-author .thumb {
    margin-right: 9px;
}

.tf-testimonial-carousel.style4 .group-author .thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.tf-testimonial-carousel.style4 .group-author h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    color: #161E2D;
    margin-bottom: 4px;
}

.tf-testimonial-carousel.style4 .group-author p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    color: #5C6368;
}

.tf-testimonial-carousel.style4 .owl-dots {
    bottom: -32px;
}

.tf-testimonial-carousel.style4 .owl-nav .owl-prev,
.tf-testimonial-carousel.style4 .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #E4E4E4;
    color: #161E2D;
    font-size: 30px;
}

.tf-testimonial-carousel.style4 .owl-nav button.disabled,
.tf-testimonial-carousel.style4 .owl-nav button:hover {
    color: #161E2D;
    background: var(--theme-primary-color);
    border: 1px solid var(--theme-primary-color);
    color: #fff;
}

.tf-testimonial-carousel.style4 .owl-nav {
    display: flex;
    align-items: center;
    gap: 20px;
    position: absolute;
    top: 66%;
    left: -50%;
}

/*carousel optiont*/

.owl-nav .owl-prev.disabled, 
.owl-nav .owl-next.disabled {
    cursor: not-allowed;
}

.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;
    bottom: -40px;
}

.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 7.5px;
    width: 8px;
    height: 8px;
    line-height: 8px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    overflow: unset;
    background: #E4E4E4;
    flex-shrink: 0;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot::after {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    width: 14px;
    height: 14px;
    overflow: visible;
    border: 1px solid transparent;
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot.active::after {
    border: 1px solid var(--theme-primary-color);
}

.tf-testimonial-carousel .owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
    background: var(--theme-primary-color);
}

.tf-testimonial-carousel.style1 .owl-dots {
    bottom: -52px;
    left: 0;
    transform: unset;
}

.tf-testimonial-carousel.style1 .owl-dots .owl-dot {
    background: #A3ABB0;
}

/* Custom Cursor
-------------------------------------------------------------- */

.tfmouseCursor {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 50%;
    transform: translateZ(0);
    visibility: hidden;
    text-align: center;
  }
  
  .cursor-inner {
    margin-left: -18px;
    margin-top: -18px;
    width: 20px;
    height: 20px;
    background: #000;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: 0;
    transition: all 0.3s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .cursor-inner::after {
    content: '\e906';
    font-family: 'homelengo';
    color: #fff;
  }
  
  .cursor-inner::before {
    content: '\e907';
    font-family: 'homelengo';
    color: #fff;
  }

  .tf-testimonial-carousel:hover .cursor-inner {
    opacity: 1;
    width: 50px;
    height: 50px;
  }
  
  .tfmouseCursor.cursor-hover {
    opacity: 0 !important;
  }

  .tf-testimonial-carousel.has-custom-cusor .owl-stage-outer {
    cursor: none;
    -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;
  }

@media (max-width: 1200px) {
    .tf-testimonial-carousel.style4.has-overlay .owl-stage-outer {
        margin: unset;
    }
}

@media (max-width: 991px) {
    .tf-testimonial-carousel.style4 .group-title {
        width: 50%;
        padding-right: 30px;
        margin: 0;
    }
    .tf-testimonial-carousel.style4 .owl-carousel.owl-theme {
        width: 50%;
    }
    .tf-testimonial-carousel.style4 .owl-nav {
        display: none;
    }
}

@media (max-width: 767px) { 
    .tf-testimonial-carousel.style4 {
        display: block;
    }
    .tf-testimonial-carousel.style4 .group-title {
        width: 100%;
        padding-right: 0px;
        margin: 0;
        margin-bottom: 30px;
    }
    .tf-testimonial-carousel.style4 .owl-carousel.owl-theme {
        width: 100%;
    }
}


