/**
* 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;*/
    position: relative;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin: auto;
    width: auto;
}
/*.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;
}
.tvtestimonial-img-block {
    /*margin-bottom: 35px;*/
    margin-top: -63px;
}
.tvtestimonial-title-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    align-items: center;
    margin-top: 25px;
    position: relative;
}
.tvtestimonial-title {
    /*margin-right: 10px;*/
}
@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 50px;
    }
}
.tvcmstestimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin: 20px 0 0 0;
}
/****************** left testimonial *************/
.tvcms-left-testimonial {
    background-color: #ffffff;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .tvcms-left-testimonial {
        margin-bottom: 10px;
    }
}
/*.tvcmstestimonial .tvcms-main-title .tvmain-title,
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title,
.tvcmstestimonial .tvcms-main-title .tvmain-desc,*/
.tvcmstestimonial .tvtestimonial-dec {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: auto;
    text-align: center;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-style: italic;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0px;
}
.tvtestimonial-dec:before {
    content: '';
    width: 110px;
    height: 1px;
    border-bottom: 1.5px dashed #666;
    margin: auto;
    margin-bottom: 20px;
    display: block;
}
.tvtestimonial-title-des i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: #222222;
    font-size: 25px;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    color: #666;
    font-weight: 400;
    /*font-style: italic;*/
    font-size: 15px;
}
.tvcmstestimonial .tvcmstestimonial-main-title-wrapper {
    /*display: none;*/
}
.tvtestimonial-title a {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}
.tvtestimonial-inner-content-box {
    margin-top: 63px;
    margin-bottom: 50px;
    border: 1px solid transparent;
    padding: 0 20px 40px 20px;
}
.tvtestimonial-content-box .tvtestimonial-inner-content-box {
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.08);
}
.tvtestimonial-content-box .owl-item.active.center .tvtestimonial-inner-content-box {
    box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.1);
}
.tvtestimonial-content-box.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.tvtestimonial-content-box .owl-item {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
}
.tvtestimonial-content-box .owl-item.active.center {
    transform: scale(1);
    opacity: 1;
    z-index: 1;
    margin: 0;
    /*padding: 10px;*/
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.tvtestimonial-content-box .owl-item.active.center .tvtestimonial-wrapper-info {
    margin: 0 -30px;
}
.tvtestimonial-content-box .tvtestimonial-wrapper-info {
    /*margin: 0 -30px;*/
}
.tvtestimonial-content-box .owl-item .tvtestimonial-img-block {
    display: none;
}
.tvtestimonial-content-box .owl-item.active.center .tvtestimonial-img-block {
    display: block;
}
.tvtestimonial {
    overflow: hidden;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}
.tvtestimonial-slider-inner {
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
.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 .tvtestimonial-inner-content-box .tvtestimonial-info-box {
    position: relative;
}
.tvtestimonial-info-box:before {
    content: '';
    background-image: url(../img/quote.png);
    display: block;
    height: 38px;
    width: 54px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 35px;
}
@media (max-width: 1280px) {
    .tvcmstestimonial .tvtestimonial:before {
        left: 50px;
    }
}
@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 30px;
    }
    /*.tvcmstestimonial .tvtestimonial-dec,*/
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
    }
}
@media(max-width: 767px) {
    .tvtestimonial-title-des {
        margin-bottom: 15px;
    }
    .tvtestimonial {
        padding: 0;
    }
    .tvcmstestimonial .tvtestimonial:before {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        bottom: -20px;
        left: 10px;
    }
}
@media (max-width: 575px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
    }
}
/***** left testimonial *****/
.tvtestimonial-slider-button-wrapper {
    padding: 20px 0;
}