/**
* 2007-2024 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-2024 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;
    /*padding: 80px 0 70px 0;*/
    position: relative;
}
/* .tvcmstestimonial .container{
    padding: 0;
} */
.tvcmstestimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 0;
    margin-top: 20px;
}
.tvcmstestimonial .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}
.tvcmstestimonial .owl-theme .owl-dots .owl-dot span {
    width: 27px;
    height: 7px;
    background: #DADADA;
    border-radius: 2px;
}
.tvcmstestimonial:before {
    /* content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background-color: #000000;*/
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin-left: -25%;
    width: auto;
    border-radius: 100%;
    border: 4px solid #C29545;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.20));
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcmstestimonial .tvtestimonial-dec {
    color: #222222;
}
.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; */
    margin-bottom: 0;
}
.tvtestimonial-title {
    margin-right: 10px;
}
.tvcmstestimonial .tvmain-title-separator:before,
.tvcmstestimonial .tvmain-title-separator:after {
    background-color: #f0f0f0;
}
@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-wrapper-info .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-wrapper-info .star i {
    font-size: 14px;
    color: #FFE37E;
    margin: 0 1px;
    -webkit-text-stroke-width: 1px;
    /* -webkit-text-stroke-color: #FF9B00; */
}
.tvtestimonial-wrapper-info .star.star_on i {
    color: #FFC700;
}
.tvtestimonial-wrapper-info .tvrattings {
    margin: 0px;
}
/***** testimonial *****/
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
 
    position: relative;
    margin-bottom: 12px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.64;
    letter-spacing: 0.28px;

}
.tvcmstestimonial .tvtestimonial-dec {
    width: 100%;
}
.tvtestimonial-title-des i {
    /* transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg); */
    color: #222222;
    font-size: 25px;
}

.tvtestimonial-title {
    margin: 0;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    color: #8c8c8c;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: .5px;
    font-size: 16px;
    margin: 0;
}
.tvtestimonial-title a {
    text-transform: inherit;
    color: #000;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.437;
    letter-spacing: 0.32px;
}
.tvtestimonial-title a:hover {
    color: #000;
}
.tvtestimonial-inner-content-box {
    margin-bottom: 0;
    padding: 20px 20px 20px 31px;
    border-radius: 0;
    border: 1px solid #E4E4E4;
    background-color: #FFF;
    margin-bottom: 1px;
}
.tvtestimonial {
    overflow: visible;
    /*padding: 0;*/
    align-items: center;
}
.tvtestimonial-img-block {
    margin-top: -9%;
    margin-bottom: -17%;
}
.tvtestimonial-wrapper-info {
    padding: 0 34px;
    margin-bottom: 44px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tvtestimonial-wrapper-info:hover {
    /* border-color: #fff;
    box-shadow: 2px 8px 38px 2px rgb(44 44 44 / 10%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; */
}
.lang-rtl .tvtestimonial-wrapper-info {
    direction: rtl;
}
.lang-rtl .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box
{
    text-align: left;
}
.lang-rtl .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin-right: -17%;
    margin-left: 0;
}
.lang-rtl .tvtestimonial-quote
{
    left: auto;
    right: -2%;
}
.tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
    position: relative;
    /* display: flex; */
    text-align: right;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
    text-align: start;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}
.tvtestimonial-slider-inner {
    margin: 0 -15px;
    position: relative;
}
.tvtestimonial-quote {
    position: absolute;
    top: 0;
    bottom: auto;
    left: -7%;
}
.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;
}
/***** end testimonial *****/

@media (max-width: 1440px) {
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -14%;
    }
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -19%;
    }
}

@media (max-width: 1080px) {
    .tvtestimonial-inner-content-box {
        padding: 25px 20px;
    }
    
}
@media (max-width: 1024px) {
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -14%;
    }
    .tvtestimonial-img-block {
        margin-top: -3%;
    }
    .tvtestimonial-quote
{
    left: 0%;
}
}

@media (max-width: 992px) {
    .tvtestimonial-title {
        margin-bottom: 10px;
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
        display: block;
    }
}
@media (max-width: 850px) {
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding-inline-start: 13px;
    }
    .tvtestimonial-title a {
        font-size: 14px;
    }
    .tvtestimonial-wrapper-info .star i {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        font-size: 14px;
    }
    .tvtestimonial-slider-inner {
        margin: 0 -7.5px;
    }
}

@media (max-width: 650px) {
    .tvtestimonial-img-block {
        margin-bottom: -12%;
    }   
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -9%;
    }
}
@media (max-width: 575px) {
    .tvtestimonial-img-block {
        margin-top: -3%;
        margin-bottom: -13%;
    }
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -8%;
    }
}

@media (max-width: 390px) {
    .tvtestimonial-wrapper-info {
        padding: 0 15px;
    }
    .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
        margin-left: -11%;
    }
    .tvtestimonial-img-block {
        margin-top: -3%;
        margin-bottom: -21%;
    }
}
@media (max-width: 375px) {
 
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding-inline-start: 10px;
    }
    .tvtestimonial-quote
    {
        display: none;
    }
    .tvtestimonial-title-des {
        display: block;
    }
    .tvtestimonial-title {
        margin-bottom: 5px;
    }
}
.tvcms-left-testimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-title a {
    color: #000;
}