/** Shopify CDN: Minification failed

Line 107:2 Unexpected "}"

**/
.tvtestimonial .title {
    margin: 0;
  }
.tvtestimonial {
/* 	padding: 70px 0; */
  	position: relative;
  	background-color: #f5f5f5;
  	margin-bottom: 100px;
} 
.tvtestimonial-inner {
	display: flex;
     flex-wrap: wrap;
    align-items: center;
}
.tvtestimonial .slider-mobile-gutter {
	margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
}
.tvtestimonial .owl-theme .owl-dots .owl-dot span {
    background-color: #eee;
    width: 35px;
    height: 8px;
}
.tvtestimonial .tvtitle-des {
	color: #888;
}
.tvtestimonial .owl-theme .owl-dots .owl-dot.active span,
.tvtestimonial .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #616161;
}
  .tvtestimonial.no-heading .title {
    display: none;
  }
  
  .tvtestimonial .title-wrapper-with-link {
    margin-top: 0;
  }
  
  @media screen and (max-width: 749px) {
    .tvtestimonial .title-wrapper-with-link {
      margin-bottom: 3rem;
    }
  
    .tvtestimonial .page-width {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .owl-item img.tvtestimonial-card__image {
      width: auto;
      margin: auto;
  }

  .owl-item img.tvtestimonial-card__image-sign {
      width: auto;
  }

  .tvtestimonial-card__image-wrapper--third-width {
    width: 33%;
  }
  
  .tvtestimonial-card__image-wrapper--half-width {
    width: 50%;
  }
  
  .tvtestimonial-list__item.center
    .tvtestimonial-card__image-wrapper:not(.tvtestimonial-card__image-wrapper--full-width),
  .tvtestimonial-list__item:only-child {
    /* margin-left: auto; */
    /* margin-right: auto; */
  }
  
  .tvtestimonial .button {
    margin-top: 1.5rem;
  }
  
  @media screen and (min-width: 750px) {
    .tvtestimonial .button {
      margin-top: 4rem;
    }
  }
  
  .tvtestimonial-list {
/*     margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #fff;
    padding-bottom: 40px; */
    
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    border-radius: 30px;
    position: relative;
    z-index: 0;
    box-shadow: -1px 8px 31.36px 0.64px rgb(0 0 0 / 4%);
}


  }
  
  .tvtestimonial-list__item:only-child {
    /* max-width: 72rem; */
  }
  
  .tvtestimonial:not(.background-none) .tvtestimonial-card {
    background: rgb(var(--color-background));
    height: 100%;
  }
  
  .tvtestimonial.background-primary .tvtestimonial-card {
    background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
  }
  
  .tvtestimonial-list h3 ,
.tvtestimonial-list h6{
/*     font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: #222;
    line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale))); */
    margin:0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #666;
    font-family: 'Raleway',sans-serif;

  }

  .tvtestimonial-list p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  
  .tvtestimonial-card-spacing {
    padding-top: 2.5rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  
  .tvtestimonial-list__item.center .media--adapt,
  .tvtestimonial-list__item .media--adapt .tvtestimonial-card__image {
    width: auto;
  }
  
  .tvtestimonial-list__item.center .media--adapt img {
    left: 50%;
    transform: translateX(-50%);
  }
  
  @media screen and (max-width: 749px) {
    .tvtestimonial-list {
      margin: 0;
      width: 100%;
    }
  
    .tvtestimonial-list__item {
      margin: 0 0 var(--grid-mobile-vertical-spacing);
      padding: 0;
    }
  
    .tvtestimonial-list:not(.slider) {
/*       padding-left: 1.5rem; */
/*       padding-right: 1.5rem; */
    }
  
    .tvtestimonial-list.slider .tvtestimonial-list__item {
      width: calc(100% - 3rem);
    }
  }
  
  /* @media screen and (min-width: 750px) { */
    .tvtestimonial-list.slider,
    .tvtestimonial-list.grid--4-col-desktop {
      padding: 0;
    }
  
.tvtestimonial-list__item {
	margin: 0 15px;
}
.tvtestimonial .owl-carousel .owl-stage-outer {
	overflow: visible;
}
.tvtestimonial .tvtestimonial-info-box {
	width: 50%;
    text-align: right;
     margin-right:115px;
    margin-bottom: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin:auto;
    padding-right:115px;
}
    .grid--4-col-desktop .tvtestimonial-list__item {
      padding: 30px 15px 0;
/*       margin: 15px; */
/*       box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05), 0px 2px 6px rgba(0, 0, 0, 0.05), 0px 0px 1px rgba(0, 0, 0, 0.05); */
    }
  
    .grid--2-col-tablet .tvtestimonial-list__item {
      margin-top: var(--grid-desktop-vertical-spacing);
      max-width: 50%;
    }
  
    .background-none .grid--2-col-tablet .tvtestimonial-list__item {
      margin-top: 4rem;
    }
  
    .grid--2-col-tablet .tvtestimonial-list__item:nth-of-type(-n + 2) {
      margin-top: 0;
    }
  /* } */
  
  @media screen and (min-width: 990px) {
    .grid--2-col-tablet.grid--4-col-desktop .tvtestimonial-list__item {
      max-width: 25%;
    }
  
    .grid--2-col-tablet.grid--4-col-desktop
      .tvtestimonial-list__item:nth-of-type(-n + 4) {
      margin-top: 0;
    }
  }
  
  .background-none .tvtestimonial-card-spacing {
    padding: 0;
    margin: 0;
/*     margin-top: -50px; */
     width:57.37%;
  }
  
  .tvtestimonial-card__info {
    margin: 30px 0 20px;
    display:flex;
    width:100%;
    justify-content:end;
    align-items:center;
  }
  
  .background-none .tvtestimonial-card__info {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-bottom: 15px;
  }
.tvtestimonial-des  {
    position: relative;
    width: 85%;
    margin-right:0;
    margin-bottom: 0;
    text-align:left;
} 
 .tvtestimonial-des svg{ 
    margin-bottom:-40px;
    position:absolute;
    left:-27px;
}
 .tvtestimonial-des svg path{
 fill:#000;
}
.tvtestimonial-des p  {
      -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: #222;
    font-size: 14px;
    line-height: 24px;
    text-align:right;
    font-weight: 500;
    font-family: raleway,sans-serif;
}
  
  .background-none .slider .tvtestimonial-card__info {
    padding-bottom: 0;
  }
  
  .background-none .tvtestimonial-card__image-wrapper + .tvtestimonial-card__info {
/*     padding-top: 2.5rem; */
  }
  
  .background-none .slider .tvtestimonial-card__info {
    padding-left: 0.5rem;
  }
  
  .background-none
    .slider
    .tvtestimonial-card__image-wrapper
    + .tvtestimonial-card__info {
    padding-left: 1.5rem;
  }
  
  .background-none
    .tvtestimonial-list:not(.slider)
    .center
    .tvtestimonial-card__info {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  
  @media screen and (max-width: 749px) {
    .background-none .slider .tvtestimonial-card__info {
      padding-bottom: 1rem;
    }
  
    .tvtestimonial.background-none .slider.slider--mobile {
      margin-bottom: 0rem;
    }
  }
  
  @media screen and (min-width: 750px) {
    .background-none .tvtestimonial-card__image-wrapper {
      /* margin-left: 1.5rem; */
      /* margin-right: 1.5rem; */
    }
  
    .background-none .tvtestimonial-list .tvtestimonial-card__info,
    .background-none
      .tvtestimonial-list:not(.slider)
      .center
      .tvtestimonial-card__info {
      padding-left: 0;
      padding-right: 0;
    }
  }
  
  .tvtestimonial-card {
    position: relative;
      display:flex;
    box-sizing: border-box;
    justify-content:space-between;
  }
  
  .tvtestimonial-card > .tvtestimonial-card__image-wrapper--full-width:not(.tvtestimonial-card-spacing) {
    border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
    border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
    overflow: hidden;
  }
  
  .tvtestimonial.background-none .tvtestimonial-card {
/*     border-radius: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0; */
/*     border-bottom: 1px solid #eeeeee; */
  }
  
  .tvtestimonial-card__image-sign-wrapper {
    padding-top: 15px;
  }

  .tvtestimonial-card__info .link {
    text-decoration: none;
    font-size: inherit;
    margin-top: 1.5rem;
  }
  
  .tvtestimonial-card__info .icon-wrap {
    margin-left: 0.8rem;
    white-space: nowrap;
  }
  
.tvtestimonial-list {
/* 	width: 80%; */
/*   	margin: 0 auto; */
}