/**
* 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 mailto: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 <mailto: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;
}
.tvcmstestimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 0;
    margin-top: 10px;
}
.tvtestimonial-content-box.owl-theme .owl-dots .owl-dot span {
    width: 27px;
    height: 7px;
    background: #DADADA;
    border-radius: 2px;
}
.tvtestimonial {
    position: relative;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin: auto;
    width: auto;
    border-radius: 5px;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcmstestimonial .tvtestimonial-dec {
    color: #222222;
}
@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;
    }
    .tvtestimonial-title a {
        font-size: calc(15px + (18 - 15) * ((100vw - 280px) / (991 - 280)));
    }
}
.tvtestimonial-info-box .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-info-box .star i {
    font-size: 21px;
    color: #06060650;
    margin: 0 1px;
}
.tvtestimonial-info-box .star.star_on i {
    color: #060606;
}
.tvtestimonial-info-box .tvrattings {
    line-height: 14px;
}
/**** testimonial ****/
.tvtestimonial-inner-content-box {
    margin-top: 62px;
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    padding: 16px 34px 44px;
    margin-bottom: 1px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.tvtestimonial-info-box {
    margin-top: 43px;
}
.tvtestimonial-wrapper-info:hover .tvtestimonial-inner-content-box {
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.07);
    border-color: #fff;
}
.tvtestimonial-img-block {
    margin-top: -78px;
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    margin: auto;
    overflow: hidden;
    margin-bottom: 26px;
    color: #686868;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.69
}
.tvcmstestimonial .tvtestimonial-dec {
    padding-top: 30px;
}
.tvtestimonial-title {
    margin: 0;
    padding-bottom: 10px;
}
.tvtestimonial-title a {
    position: relative;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 0.97;
    text-transform: uppercase;
}
.tvcmstestimonial .tvtestimonial-designation {
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 0.97;
    text-transform: capitalize;
}
.tvtestimonial-title a::before {
    position: absolute;
    /* content: ""; */
    width: 4px;
    height: 4px;
    right: -11px;
    bottom: 0;
    top: 0;
    margin: auto;
    border-radius: 10px;
    background-color: #fff;
}
.tvcms-left-testimonial .tvtestimonial-title a,
.tvcms-left-testimonial .tvtestimonial-designation {
    color: #000;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}
.tvtestimonial-wrapper-info {
    padding: 0 15px;
    transition: all .35s ease-in-out 0s;
    -webkit-transition: all .35s ease-in-out 0s;
    -moz-transition: all .35s ease-in-out 0s;
    -ms-transition: all .35s ease-in-out 0s;
    -o-transition: all .35s ease-in-out 0s;
}
.tvtestimonial-slider-inner {
    position: relative;
}
.tvcms-left-testimonial .tvtestimonial-slider-inner {
    margin: 0 auto;
    padding: 0;
}
.tvcms-left-testimonial .tvtestimonial-dec {
    width: 100%;
    padding: 0 15px;
}
.tvcms-left-testimonia .tvtestimonial-title-des {
    margin-bottom: 10px;
}
.tvtestimonial-content-box {
    text-align: center;
}
/**** testimonial css ****/
.tvcmstestimonial .tvcms-main-title .tvmain-title h2,
.tvcmstestimonial .tvcms-main-title .tvmain-desc {
    /*color: #ffffff;*/
}
/**** left testimonial ****/
.tvtestimonial-slider-button-wrapper {
    padding: 20px 0;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}
.tvtestimonial-inner-content-box .tvquote path {
    fill: 393330;
}
.tvtestimonial-inner-content-box .tvquote {
    opacity: 33%;
}
/**** end testimonial ****/
@media (max-width: 1600px) {
    .tvtestimonial-inner-content-box {
        padding: calc(10px + (22 - 10) * ((100vw - 280px) / (1600 - 280))) calc(10px + (33 - 10) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvcmstestimonial .tvtestimonial-dec {
        font-size: calc(12px + (15 - 12) * ((100vw - 280px) / (1600 - 280)));
        padding-top: calc(12px + (22 - 12) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvcmstestimonial .tvtestimonial-designation,
    .tvtestimonial-title {
        padding-bottom: calc(3px + (10 - 3) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvtestimonial-inner-content-box .tvquote {
        margin-bottom: calc(5px + (20 - 5) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvtestimonial-info-box {
        margin-bottom: calc(15px + (30 - 15) * ((100vw - 280px) / (1600 - 280)));
    }
}
@media (max-width: 991px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
        display: block;
    }
    .tvtestimonial-inner-content-box .tvquote {
        height: 40px;
        width: 40px;
    }
}
.tvtestimonial-icon {
    position: absolute;
    bottom: auto;
    right: 8%;
    /* top: auto; */
}