/**
* 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 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-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;
    padding: 44px 35px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}
.tvcmstestimonial {
    margin-bottom: 100px;
    position: relative;
}
.tvcmstestimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 0;
    margin-top: 146px;
}
.tvtestimonial-content-box.owl-theme .owl-dots .owl-dot span {
    width: 21px;
    height: 10px;
    background: #C1A47950;
    border-radius: 10px;
    margin: 0 5px;
}
.tvtestimonial {
    position: relative;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    margin: auto;
    width: auto;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
}
.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;
}

.tvtestimonial-info-box .star {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.tvtestimonial-info-box .star i {
    font-size: 18px;
    color: #FF9B0040;
    margin: 0 1px;
}
.tvtestimonial-info-box .star.star_on i {
    color: #FF9B00;
}
.tvtestimonial-info-box .tvrattings {
    line-height: 14px;
}
/**** testimonial ****/
.tvtestimonial-inner-content-box {
    /* padding: 16px 34px 44px; */
    /* margin: 0 22%; */
}
.tvtestimonial-info-box {
    margin-top: 40px;
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    margin: auto;
    /* overflow: hidden; */
    margin-bottom: 14px;
    color: #696969;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0.56px;
    font-weight: 400;
    line-height: 1.57;
}
.tvtestimonial-main-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.tvtestimonial-title {
    margin: 0;
    padding-bottom: 18px;
}
.tvtestimonial-title a {
    position: relative;
    color: #000000;
    font-size: 18px;
    font-family: 'Signika';
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.54px;
    text-transform: capitalize;
}
.tvcmstestimonial .tvtestimonial-designation {
    display: inline-block;
    color: #616161;
    font-size: 14px;
    font-family: Josefin Sans;
    font-weight: 500;
    line-height: 0.928;
    text-transform: capitalize;
}
.tvtestimonial-title-des {
    padding-bottom: 15px;
}
.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 30px;
    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;
    width: 64%;
}
.tvtestimonial-img-box {
    width: 36%;
}
.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: #DCAA37;
}
/**** end testimonial ****/
@media (max-width: 1600px) {
    .tvcmstestimonial .tvtestimonial-dec {
        font-size: calc(12px + (15 - 12) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvtestimonial-inner-content-box .tvquote {
        margin-bottom: calc(5px + (20 - 5) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvcmstestimonial .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: calc(15px + (100 - 15) * ((100vw - 280px) / (1600 - 280)));
    }
}
@media (max-width: 1280px) {
    .tvtestimonial-wrapper-info {
        padding: 0 20px;
    }
    .tvtestimonial-info-box {
        margin-top: 20px;
    }
}
@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-title {
        padding-bottom: 10px;
    }
    .tvtestimonial-main-wrapper {
        text-align: center;
    }
    .tvtestimonial-img-bottom {
        display: none;
    }
    .tvtestimonial-img-right-bottom img {
        max-width: 100px;
    }
    .tvcms-left-testimonial {
        margin-bottom: 10px;
    }
    .tvtestimonial-title a {
        font-size: calc(15px + (18 - 15) * ((100vw - 280px) / (991 - 280)));
    }
    .tvtestimonial {
        padding: 35px 20px;
    }
}
@media (max-width: 850px) {
    .tvtestimonial-slider-inner {
        width: 55%;
    }
    .tvtestimonial-img-box {
        width: 45%;
    }
}
@media (max-width: 575px) {
    .tvtestimonial-img-box {
        display: none;
    }
    .tvtestimonial-slider-inner {
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 490px){
.tvtestimonial-img-right-bottom img{
    display: none;
}
}
@media (max-width: 375px) {
    .tvtestimonial {
        padding: 24px 10px;
    }
    .tvtestimonial-wrapper-info {
        padding: 0px 3px;
    }
    .tvtestimonial-info-box {
        margin-top: 10px;
    }
}
.tvtestimonial-icon {
    position: absolute;
    right: -1%;
    bottom: -28%;
}
.tvtestimonial-img-right-bottom,
.tvtestimonial-img-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
}
.lang-rtl .tvtestimonial-img-bottom {
    left: auto;
    right: 0;
}
.lang-rtl .tvtestimonial-img-right-bottom {
    left: 2%;
    right: auto;
}
.tvtestimonial-img-right-bottom {
    right: 2%;
    left: auto;
    bottom: 5%;
    -webkit-animation: bounce 3s infinite ease-in-out;
    -o-animation: bounce 3s infinite ease-in-out;
    -ms-animation: bounce 3s infinite ease-in-out;
    -moz-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out;
}
@keyframes bounce {
    0% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-5px)
    }
}
.tvcmstestimonial .nivo-controlNav .nivo-control.active,
.tvcmstestimonial .owl-theme .owl-dots .owl-dot.active span,
.tvcmstestimonial .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #C1A479;
    height: 11px;
    width: 38px;
    border-radius: 10px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.tvtestimonial-img-box img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.tvcmstestimonial-bg-warapper:hover .tvtestimonial-img-box img {
    transform: translateY(-3%);
    -webkit-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}