/**
* 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;
    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-wrapper-info {
    padding: 0px 15px;
}
.tvtestimonial-inner-content-box {
    background-color: #FFF;
    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-inner-content-box .tvtestimonial-img-block img {
    margin: auto;
    width: auto;
    border-radius: 8px;
}
.tvtestimonial-info-box {
    display: inline-flex;
    align-items: center;
    text-align: start;
    gap: 20px;
    padding-inline: 40px;
    background-color: #fff;
    position: relative;
}
.tvtestimonial-info-box-wrapper{
    position: relative;
}
.tvtestimonial-info-box-wrapper:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    background-color: #4B4036;
    pointer-events: none;
}
.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-bottom: 10px;
}
.tvcmstestimonial .tvmain-title-separator:before,
.tvcmstestimonial .tvmain-title-separator:after {
    background-color: #f0f0f0;
}
/****************** left testimonial *************/
.tvcms-left-testimonial {
    background-color: #ffffff;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .tvcms-left-testimonial {
        margin-bottom: 10px;
    }
}
.tvcms-testimonial-next-pre-btn .tvcmsprev-btn:hover,
.tvcms-testimonial-next-pre-btn .tvcmsnext-btn:hover {
    border-color: #fff;
}
/***** testimonial *****/
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    margin: auto;
    /*    -webkit-line-clamp: 3;*/
    /*    overflow: hidden;*/
    /*    -webkit-box-orient: vertical;*/
    color: #7A7A7A;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8125;
    letter-spacing: 0.05em;
}
.tvcmstestimonial .tvtestimonial-dec {
    width: 83%;
    padding: 10px 15px 28px;
}
.tvtestimonial-title-des {
    display: block;
    align-items: center;
    margin-bottom: 0px;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    color: #A0A0A0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: capitalize;
}
.tvtestimonial-title a {
    color: #000;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.13043;
    text-transform: capitalize;
}
.tvtestimonial-title a:hover {
    color: #000;
}
.tvtestimonial-inner-content-box {
    position: relative;
}
.tvtestimonial-inner-content-box .tvquote path {
    fill: #Fa589d;
}
.lang-rtl .tvtestimonial-wrapper-info {
    direction: rtl;
}
#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 {
    position: relative;
    margin: 0px -15px;
}
.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;
}
.tvtestimonial-wrapper-info .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-wrapper-info .star i {
    font-size: 14px;
    color: #00000080;
    -webkit-text-stroke: 1px black;
    margin: 0px;
}
.tvtestimonial-wrapper-info .star.star_on i {
    color: #000;
}
.tvcms-left-testimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-title a {
    color: #000;
}
.tvtestimonial-wrapper-info .tvrattings {
    display: flex;
    gap: 8px;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 12px;
}
.tvtestimonial-icon {
    margin-top: 27px;
}
.tvtestimonial-icon svg {
    display: block;
    margin: auto;
}
.lang-rtl .tvtestimonial-icon {
    left: 10px;
    right: auto;
    transform: rotateY(180deg);
}
.tvrattings .star.star_on i {
    color: #Fa589d;
    font-size: 21px;
}
/***** testimonial css *****/
/***** 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: 991px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
        display: block;
    }
}
@media (max-width: 1440px) {
    .tvtestimonial-title a {
        font-size: calc(18px + (23 - 18) * ((100vw - 280px) / (1440 - 280)));
    }
    .tvcmstestimonial .tvtestimonial-designation,
    .tvcms-left-testimonial .tvtestimonial-designation {
        font-size: calc(12px + (16 - 12) * ((100vw - 280px) / (1440 - 280)));
    }
    .tvcmstestimonial .tvtestimonial-dec {
        font-size: calc(13px + (16 - 13) * ((100vw - 280px) / (1440 - 280)));

    }
}
@media (max-width: 575px) {
    .tvtestimonial-info-box{
        padding-inline: 20px;
    }
    .tvtestimonial-inner-content-box svg {
        height: 40px;
        width: 40px;
    }
    .tvtestimonial-wrapper-info .star i {
        font-size: 14px;
    }
    .tvtestimonial-title {
        margin-bottom: 4px;
    }
    .tvtestimonial-wrapper-info .tvrattings {
        margin-top: 8px;
    }
    .tvtestimonial-icon {
        right: 20px;
        bottom: 14px;
    }
}
@media (max-width: 300px) {
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding: 15px 0 0 0;
    }
    .tvtestimonial-inner-content-box {
        display: block;
    }
    .tvtestimonial-title-des {
        margin-bottom: 15px;
    }
}