/**
* 2007-2025 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2025 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

/************************testimonial****************/
.tvtestimonial {
    position: relative;
}
.tvcmstestimonial {
    margin-bottom: 100px;
    position: relative;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin: 0;
    margin-left: auto;
    width: auto;
    border-radius: 10px;
}
.tvcmstestimonial .tvcms-main-title .tvmain-title,
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title,
.tvcmstestimonial .tvcms-main-title .tvmain-desc,
.tvcmstestimonial .tvtestimonial-designation,
.tvcmstestimonial .tvtestimonial-dec {
    color: #222222;
}
.tvcmstestimonial .tvrattings {
    line-height: 0;
}
.tvtestimonial-title {
    margin-right: 10px;
}
@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 50px;
    }
}
/****************** left testimonial *************/
.tvcms-left-testimonial {
    background-color: #ffffff;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .tvcms-left-testimonial {
        margin-bottom: 10px;
    }
   
}

.tvcmstestimonial {
    margin-bottom: 30px;
    padding: 0;
}
.tvcmstestimonial .tvcms-main-title .tvmain-title,
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title,
.tvcmstestimonial .tvcms-main-title .tvmain-desc {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.tvtestimonial-img-block {
    /*margin-bottom: 10px;*/
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.69;
    letter-spacing: 0.05em;
    color: #9C9C9C;
}
.tvtestimonial-info-box .star svg path {
    fill: #000;
}
.tvcmstestimonial .tvtestimonial-dec {
    margin-bottom: 0px;
}
.tvtestimonial-title-des i {
    color: #222222;
    font-size: 25px;
}
.tvtestimonial-title {
    margin: 0;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0;
    color: #A0A0A0;
    text-transform: capitalize;
}
.tvcmstestimonial .tvcmstestimonial-main-title-wrapper {
    position: relative;
}
.tvtestimonial-title a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
}
.owl-item.active .tvtestimonial-title a {
    /*color: #FFCA43;*/
}

.tvtestimonial-title a:hover {
    /* color: #222222; */
}
.tvtestimonial-wrapper-info {
    padding: 0px 29px 35px;
    margin: 15px;
    margin-top: 70px;
    border-radius: 10px;
    background-color: #FFF;
    border: 1px solid #1C1C1E;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tvtestimonial-wrapper-info:hover{
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 5%);
}
.tvtestimonial-inner-content-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    gap: 15px;
    padding-bottom: 36px;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
}
.tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
    padding-top: 0;
    position: relative;
}
.tvcmstestimonial .tvtestimonial-title-des,
.tvcmstestimonial .tvtestimonial-info-box{
    max-width: calc((100% - 145px - 30px) / 2);
    padding-top: 15px;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}
.tvcmstestimonial .tvtestimonial-slider-inner .tvtestimonial-content-box {
    /*border: 1px solid #e5e5e5;*/
    /*margin-top: 50px;*/
    /*background-color: #ffffff;*/
}
.tvcmstestimonial .tvtestimonial-img-block {
    min-width: 127px;
    margin-top: -68px;
    align-self: self-start;
}
.lang-rtl .tvcmstestimonial .tvtestimonial-img-block {
    margin: 0 0 0 15px;
}
.tvtestimonial-slider-inner {
    padding: 0;
    /*overflow: hidden;*/
    margin: 0 -15px;
}
.tvcms-left-testimonial .tvtestimonial-slider-inner {
    margin: 0 auto;
}
.tvcms-left-testimonial .tvtestimonial-dec {
    width: 100%;
}
.tvtestimonial-content-box {
    text-align: center;
}
.tvcmstestimonial.tvcms-all-testimonial .owl-carousel .owl-stage-outer,
.tvcms-left-testimonial .owl-carousel .owl-stage-outer {
    /*overflow: visible;*/
}
/*.tvcmstestimonial .owl-carousel.owl-drag .owl-item{
    opacity: 0
}
.tvcmstestimonial .owl-carousel.owl-drag .owl-item.active{
    opacity: 1
}*/
.lang-rtl .owl-carousel .owl-item .tvtestimonial-wrapper-info img.tvtestimonial-signature-img {
    margin-right: 0;
    margin-left: auto;
}

@media (max-width: 1200px) {
    .tvtestimonial-title a {
        font-size: 16px;
    }
    .tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 30px;
    }
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
    }
    .tvtestimonial-inner-content-box{
        padding-bottom: 13px;
    }
}
@media(max-width: 767px) {
    .tvtestimonial {
        padding: 0;
    }
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        font-size: 14px;
    }
    /*.tvcmstestimonial .tvtestimonial-designation,
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding-bottom: 15px;
    }*/
    .tvtestimonial-wrapper-info {
        text-align: center;
    }
    .owl-carousel .owl-item .tvtestimonial-wrapper-info img {
        margin: auto;
    }
}
@media (max-width: 575px) {
    .tvtestimonial-wrapper-info {
        padding: 0 20px 20px;
    }
}
@media (max-width: 450px){
    .tvtestimonial-inner-content-box{
        flex-wrap: wrap;
        justify-content: center;
    }
    .tvcmstestimonial .tvtestimonial-img-block{
        order: -1;
        width: 100%;
    }
    .tvcmstestimonial .tvtestimonial-title-des, .tvcmstestimonial .tvtestimonial-info-box{
        max-width: unset;
        padding: 0;
    }
}
/***** left testimonial *****/
.tvtestimonial-slider-button-wrapper {
    padding: 20px 0;
}

.lang-rtl .tvtestimonial-inner-content-box {
    direction: rtl;
}
.tvtestimonial-info-box .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-info-box .star:first-child {
    margin-inline-start: 0 !important;
}
.tvtestimonial-info-box .star:last-child {
    margin-inline-end: 0 !important;
}
.tvtestimonial-info-box .star i {
    font-size: 18px;
    color: #FFD600;
    opacity: .5;
    margin: 0 2px;
}
.tvtestimonial-info-box .star.star_on i {
    color: #FFD600;
    opacity: 1;
}
.lang-rtl .tvtestimonial-quote {
    right: auto;
    left: 0;
}