.testimonials_sliderv3 .testmn_itemv2 {
  white-space: normal;
}

.testi-v3 .slick-arrow.slick-prev{
 z-index:111; 
}
  
.testimonials_sliderv3 p.rolee {
  margin-bottom: 10px;
}

.testimonials_sliderv3 h5.name {
  margin-bottom: 10px;
}

.testimonials_sliderv3 .right_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonials_sliderv3 .right_col .img_bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
 
  padding-bottom: 70%;
}



.testimonials_sliderv3 .bottom_row {
  padding-bottom: 24px;
}

.testimonials_sliderv3 .top_sec {
  margin-bottom: 20px;
}

.testimonials_sliderv3 .noImage {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonials_sliderv3 .noImage .left_col {
  width: 100%;
  text-align: center;
}

.testimonials_sliderv3 .noImage .rating {
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.testimonials_sliderv3 .noImage .testmn_inner_outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.testimonials_sliderv3 .text_box > *:last-child {
  margin-bottom: 0;
}

.testimonials_sliderv3 .left_inner {
  margin-bottom: 20px;
}

.testimonials_sliderv3 .top-section {
    text-align: center;
}

.testimonials_sliderv3 .top-section .img-cont img {
    border-radius: 50%;
    box-shadow: none;
    overflow: hidden;
}

.testimonials_sliderv3 .top-section .img-cont {
    margin-bottom: 35px;
}

.testimonials_sliderv3 .top-section {
    padding-bottom: 0px;
}

.testimonials_sliderv3 .top-section .top-content h2:last-child{
 margin:0px; 
}

.testimonials_sliderv3 button.splide__arrow svg{
 display:none; 
}

.testimonials_sliderv3 .rating svg{
  width:15px;
  height:15px;
}
.testimonials_sliderv3 .text_box blockquote {
    font-size: 18px;
    line-height: 30px;
  padding:0;
  border:none;
    font-style: italic;
}
.testimonials_sliderv3 .bottom_row .left_col {
    padding: 0 15px;
}
.testimonials_sliderv3 .left_col{
 padding:0 15px; 
}
  
.testimonials_sliderv3 button.splide__arrow:before {
    font-family: "tm-brivona-icons";
    line-height: 31px;
    position: relative;
    opacity: 1;
    left: 0;    
  color:#000;
    text-align: center;
    right: 0;
  
    margin: 0 auto;
    width: 32px;
    display: block;
}

.testimonials_sliderv3 button.splide__arrow.splide__arrow--prev:before {
  content: '\e836';
}
.testimonials_sliderv3 button.splide__arrow.splide__arrow--next:before {
    content: '\e826';
}

.testimonials_sliderv3 .author-image {
    text-align: center;
   padding-bottom:20px;
    width: 100%;
}
.testimonials_sliderv3 .rating {
    justify-content: center;
    margin: 0;
}

.testimonials_sliderv3 .left_col .name {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
}

.testimonials_sliderv3 .author-image img {
    border-radius: 50%;
    display: inline-block;
    z-index: 9;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.testimonials_sliderv3 .rating {
    justify-content: center;
    margin: 0;
}

.testimonials_sliderv3 .left_col .name {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
}

.testimonials_sliderv3 button.splide__arrow.splide__arrow--prev {
    left: 50%;
    margin-left: -85px;
    top: 80px;
      height: 35px;
    width: 35px;
    background-color: transparent ;
    padding: 0 3px;
}
.testimonials_sliderv3 button.splide__arrow.splide__arrow--next{
     right: 50%;
      height: 35px;
    width: 35px;
    background-color: transparent;
    margin-right: -85px;
    top: 80px;
    padding: 0 3px;
  
}


.testimonials_sliderv3 .splide__arrows.splide__arrows--ltr {
    position: relative;
}


.testi-v3 .rating i.star-icon {
    color: #fd4 !important;
    display: inline-block;
    width: 12px;
}

.testi-v3 .rating i.star-icon:before {
content: '\e84d';
      font-family: "tm-brivona-icons";
    font-style: normal;
    font-weight: normal;
      display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
      text-transform: none;
    line-height: 1em;
}



{# mediquery #}

@media(min-width:768px){
  .testimonials_sliderv3.img_al_right .right_col {
    padding-right: 25px;
  }
  .testimonials_sliderv3.img_al_right .left_col {
    padding-left: 25px;
  }
  .testimonials_sliderv3.img_al_left .right_col {
    padding-left: 25px;
  }
  .testimonials_sliderv3.img_al_left .left_col {
    padding-right: 25px;
  }
  .testimonials_sliderv3.img_al_right .left_col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .testimonials_sliderv3.img_al_right .right_col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}


@media(max-width:767px){
  .testimonials_sliderv3 .glide__arrows {
    display: none;
  }

  .testimonials_sliderv3 .left_col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .testimonials_sliderv3 .right_col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .testimonials_sliderv3 .right_col {
    margin-bottom: 20px;
  }

  .testimonials_sliderv3 .left_inner {
    margin-bottom: 0;
  }

}

{# Animation #}

.testimonials_sliderv3 .is-active.is-visible .fade {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.testimonials_sliderv3 .fade  {
  opacity: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform
}
.testimonials_sliderv3 .fade-up {
  opacity: 0;
  -webkit-transform: translate3d(0,100px,0);
  transform: translate3d(0,100px,0)
}
.testimonials_sliderv3 .is-active.is-visible .fade-up  {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.testimonials_sliderv3 .fade-down{
  opacity: 0;
  -webkit-transform: translate3d(0,-100px,0);
  transform: translate3d(0,-100px,0)
}
.testimonials_sliderv3 .is-active.is-visible  .fade-down {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.testimonials_sliderv3 .fade-right {
  opacity: 0;
  -webkit-transform: translate3d(-100px,0,0);
  transform: translate3d(-100px,0,0)
}
.testimonials_sliderv3 .is-active.is-visible .fade-right  {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.testimonials_sliderv3 .fade-left {
  opacity: 0;
  -webkit-transform: translate3d(100px,0,0);
  transform: translate3d(100px,0,0)
}
.testimonials_sliderv3 .is-active.is-visible .fade-left  { 
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.testimonials_sliderv3 .flip-down {
  opacity: 0;
  -webkit-transform: perspective(2500px) rotateX(0); 
  transform: perspective(2500px) rotateX(0)
}
.testimonials_sliderv3 .is-active.is-visible  .flip-down {
  opacity: 1;
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0)
}
.testimonials_sliderv3 .flip-up {
  opacity: 0;
  -webkit-transform: perspective(2500px) rotateX(-100deg); 
  transform: perspective(2500px) rotateX(-100deg)
}
.testimonials_sliderv3 .is-active.is-visible .flip-up{
  opacity: 1;
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0)
}
.testimonials_sliderv3 .is-active.is-visible .zoom-in {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

.testimonials_sliderv3 .zoom-in {
  opacity: 0;
  -webkit-transform: scale(.6);
  transform: scale(.6)
}

.testimonials_sliderv3 .cm_trns{
  transition-delay: .3s;
  transition-timing-function: ease; 
  transition-duration: .5s;
}

.testimonials_sliderv3 .cm_social_follows > ul.flex_row {
  margin-top: 0;
  margin-bottom: 20px;
  justify-content: center;
}
{# end Animation #}
.testimonials_sliderv3 .slick-list {
    transition: height .3s ease;
    overflow: hidden;
}
.testi-v3 .slick-dots {
    display: none !important;
}

/* Slick testimonial height fix */
.testimonials_sliderv3 .slick-slide {
    height: auto;
}

.testimonials_sliderv3 .slick-slide > div {
    height: auto;
}

.testi-v3 .slick-arrow {
    top: 50px;
    height: 35px;
    width: 35px;
    background-color: transparent;
    padding: 0 3px;
}

.testi-v3 .slick-arrow.slick-prev {
    left: 43%;
}

.testi-v3 .slick-arrow.slick-next {
    right: 43%;

}


.testi-v3 .slick-arrow:before {
    text-align: center;
    right: 0;
    margin: 0 auto;
    width: 32px;
    display: block;
    font-family: "tm-brivona-icons";
    line-height: 31px;
    position: relative;
    opacity: 1;
    left: 0;
}

.testi-v3 .slick-arrow.slick-prev:before {
    content: '\e836';
}
.testi-v3 .slick-arrow.slick-next:before {
       content: '\e826';
}



@media (max-width:1199px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:41%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:41%; 
  }
  
  
  
}



@media (max-width:992px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:38%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:38%; 
  }
  
  
  
}


@media (max-width:767px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:36%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:36%; 
  }
  
  
  
}

@media (max-width:570px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:34%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:34%; 
  }
  
  
  
}

@media (max-width:480px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:32%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:32%; 
  }
  
  
  
}
@media (max-width:420px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:30%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:30%; 
  }
  
  
  
}

@media (max-width:390px){
  
 .testi-v3 .slick-arrow.slick-next{
   right:22%;
   
  }
  
  .testi-v3 .slick-arrow.slick-prev{
   left:22%; 
  }
  
  
  
}


