/**
* 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;
    /*padding: 80px 0 70px 0;*/
    position: relative;
    background-attachment: fixed;
    /*background-repeat: no-repeat;*/
    background-position: bottom;
}
.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;
}
.tvtestimonial {
    position: relative;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin: auto;
    width: auto;
}
.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: 10px;
}
.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;
    }
}
.tvtestimonial-info-box .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-info-box .star i {
    font-size: 19px;
    color: #FF9B0066;
    margin: 0 1px;
}
.tvtestimonial-info-box .star.star_on i {
    color: #FF9B00;
}
.tvtestimonial-info-box .tvrattings {
    margin-bottom: 0;
}
/***** testimonial *****/
.tvcmstestimonial .tvtestimonial-dec {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.tvcmstestimonial .tvtestimonial-dec {
    width: 65%;
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    margin: auto;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-weight: 400;
    font-size: 18px;
    line-height: 2.11;
    letter-spacing: 0.03em;
    color: #696969;
}
.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-des {
    display: block;
    align-items: center;
    margin-bottom: 0;
}
.tvtestimonial-title {
    margin: 0;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    padding-top: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.857;
    color: #A0A0A0;
}
.tvtestimonial-title a {
    text-transform: capitalize;
    font-family: 'Kanit';
    font-weight: 500;
    font-size: 24px;
    line-height: 1.08;
    color: #000000;
}
.tvtestimonial-title a:hover {
    color: #000;
}
.tvcmstestimonial .tvtestimonial-inner-content-box {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-inline-start: 47px;
}
.lang-rtl .tvcmstestimonial .tvtestimonial-inner-content-box
{
    direction: rtl;
}
.lang-rtl .tvcmstestimonial .tvtestimonial-dec, 
.lang-rtl .tvcms-left-testimonial .tvtestimonial-dec
{
    text-align: right;
}
.lang-rtl .tvtestimonial-dec-ratting .tvrattings
{
    justify-content: flex-end;
}
.tvtestimonial {
    overflow: visible;
    align-items: center;
}
.tvtestimonial-wrapper-info {
    padding: 0 15px;
    /* background-color: #fff; */
    /* border: 1px solid #FFCA58; */
    /* border-radius: 16px; */
    /* margin: 0 15px; */
}
.tvtestimonial-img-block {
    min-width: 100px;
}
.tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
    position: relative;
    /* display: flex; */
    margin-inline-start: 24px;
    text-align: start;
    align-items: flex-start;
}
#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
    text-align: start;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0;
    text-align: center;
}
.tvtestimonial-slider-inner {
    /* padding: 50px 0; */
    /*overflow: hidden;*/
    position: relative;
    margin: 0 -15px;
}
.tvcms-left-testimonial .tvtestimonial-wrapper-info {
    padding: 15px;
}
.tvcms-left-testimonial .tvtestimonial-slider-inner {
    margin: 0 auto;
    padding: 0;
}
.tvcms-left-testimonial .tvtestimonial-dec {
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
}
.tvcms-left-testimonial .tvtestimonial-title a {
    font-size: 20px;
}
.tvcms-left-testimonial .tvtestimonial-designation {
    margin-top: 5px;
}
.tvcms-left-testimonia .tvtestimonial-title-des {
    margin-bottom: 10px;
}
.tvcms-left-testimonial .tvtestimonial-title-des {
    display: block;
}
.tvcms-left-testimonial .tvtestimonial-img-block {
    margin-bottom: 20px;
}
.tvtestimonial-dec-ratting .tvrattings {
    display: flex;
    padding-bottom: 15px;
    justify-content: flex-start;
}
.tvtestimonial-dec-ratting .tvrattings .star i {
    font-size: 16px;
    padding: 0 3px;
}
.tvtestimonial-dec-ratting {
    padding: 30px 26px;
    background-color: #f8f8f8;
    margin-bottom: 22px;
    position: relative;
}
.tvtestimonial-wrapper-info .star i {
    font-size: 19px;
    color: #FF940c30;
    margin: 0 1px;
}
.tvtestimonial-wrapper-info .star.star_on i {
    color: #FF940C;
}
/***** 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: 1280px) {
    .tvtestimonial-dec-ratting {
        padding: 15px 15px;
    }
    .tvcmstestimonial .tvtestimonial-dec, 
    .tvcms-left-testimonial .tvtestimonial-dec {
        font-size: 17px;
        line-height: 1.6;
    }
    .tvtestimonial-title a {
        font-size: 21px;
    }
    .tvcmstestimonial .tvtestimonial-inner-content-box {
        margin-inline-start: calc(15px + (40 - 14) * ((100vw - 280px) / (1280 - 280)));
    }
}
@media (max-width: 991px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
        display: block;
    }
}
@media (max-width: 650px) {
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        margin-inline-start: 15px;
    }
    .tvtestimonial-title a {
        font-size: 17px;
    }
}
@media (max-width: 575px) {
    .tvtestimonial {
        padding: 50px 0;
    }
    .tvtestimonial-title a {
        font-size: 20px;
    }
    .tvtestimonial-dec-ratting {
        padding: 20px;
    }
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        margin-inline-start: 15px;
    }
    .tvtestimonial-wrapper-info {
        /*padding: 20px 15px;*/
    }
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        font-size: 16px;
    }
    .tvtestimonial-img-block {
        min-width: 80px;
        width: 35%;
    }
}
@media (max-width: 425px) {
    .tvtestimonial-dec-ratting {
        padding: 20px 15px;
    }
}
.tvcms-left-testimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-title a {
    color: #000;
}