/**
* 2007-2023 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-2023 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 {
    width: auto;
    /* border: 7px solid #fff; */
    /* padding: 5px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, .9);
    outline: 6px solid #fff;
    border-radius: 5px;
}
.tvcmstestimonial .tvtestimonial-designation,
.tvcmstestimonial .tvtestimonial-dec {
    color: #222222;
}
.tvtestimonial-prev.tvcmsprev-btn,
.tvtestimonial-next.tvcmsnext-btn{
    top: 50%;
}
.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;*/
}


/***************** 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: #000;
    margin: 0 1px;
}
.tvtestimonial-info-box .star.star_on i {
    color: #FFC700;
}
.tvrattings{
    text-align: center;
}
/**** testimonial ****/
.tvtestimonial-inner-content-box {
    background-color: #FFFFFF;
    /* margin-top: 60px; */
    border-radius: 10px;
}
.tvtestimonial-img-block {
    position: absolute;
    top: 50%;
    left: -2%;
    transform: translateY(-50%);
}
.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.69;
    color: #7E7E7E;
    margin-top: 12px;
    text-align: center;
    margin-bottom: 12px;
}

.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;
    padding-bottom: 14px;
    text-align: center;
    margin-left: 24px;
}
.tvtestimonial-title a {
    position: relative;
    /* font-family: lato; */
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    text-transform: capitalize;
    color: #000;
}
.tvcmstestimonial .tvtestimonial-designation {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    color: #797979;
    text-align: center;
}
.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;
}
.tvtestimonial-inner-content-box .tvtestimonial-info-box {
    padding: 23px 51px 23px 88px;
    text-align: start;
    border: 1px solid #e4e4e4;
    transition: .4s;
    border-radius: 10px;
}
.tvtestimonial-inner-content-box .tvtestimonial-info-box:hover{
    box-shadow: 0 0 21px rgba(0, 0, 0, .2);
    border-color: transparent;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}
.tvtestimonial-wrapper-info {
    padding: 0 15px;
    margin: 0 30px;
}
.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;
}
.tvtestimonial .owl-carousel .owl-stage{
  margin-bottom: 15px;
}
/**** 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: 991px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
        display: block;
    }
}
@media (max-width: 575px) {
    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        padding: 20px 15px 20px
    }
    
}
@media (max-width: 360px) {
    .tvtestimonial-title{
        margin-top: 15px;
    }
}
/*@media (max-width: 392px) {
    .tvcmstestimonial .tvcmsnext-btn,
    .tvcmstestimonial .tvcmsprev-btn {
        display: none;
    }
}*/
.tvtestimonial-inner-content-box .tvquote {
    position: absolute;
    right: 8%;
    bottom: 19px;
}
.lang-rtl .tvtestimonial-inner-content-box .tvquote{
    right: auto;
    left: 8%;
}
.tvtestimonial-inner-content-box .tvquote path {
    fill: #FFC03F;
}
.tvtestimonial-content-box .owl-stage-outer{
    padding-left: 24px;
}
@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 50px;
    }
    .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding: 10px;
        margin: 0 10px;
        border-color: transparent;
    }
    .tvtestimonial-title a {
        font-size: 18px;
    }
    .tvtestimonial-title {
       padding-bottom: 6px;
       margin-left: 0;
    }
    .tvcmstestimonial .tvtestimonial-designation {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .tvtestimonial-img-block {
        position: unset;
        transform: unset;
    }
    .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        border-color:transparent ;
    }
    .tvtestimonial-inner-content-box {
        padding: 17px 0;
    }
    .tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec {
        margin: 0 ;
    }
    .tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec {
        padding: 0 15px;
    }
    .item.tvtestimonial-wrapper-info{
        margin-inline-start: 0;
    padding-inline-start: 0;

    }
    .tvtestimonial-img-block {
        margin-bottom: 13px;
    }
    .tvtestimonial .tvmain-title h2{
        margin-bottom: 10px !important;
    }
}
@media (min-width: 991px){
    .tvtestimonial .owl-carousel .owl-stage{
        margin-top: 50px;
    }
}