.flexslider ul, .flexslider li{
  display: inline-block;
}
.kz-testimonial-image{
  vertical-align: top;
  margin-right: 20px;
}
.kz-testimonial-details{
  width: 20%;
  vertical-align: top;
  margin-top: 20px;
}
.kz-testimonial-details p{
  padding-bottom: 0 !important;
}
.kz-testimonial-content{
  float: unset;
  vertical-align: top;
  margin-left: 80px;
}
.kz-testimonial-image img{
  border-radius: 50%;
  width: 100px !important;
  height: 100px !important;
  border: 5px solid #fff;
}
.kz-testimonial-row{
  width: 100%;
}
.kz-testimonial-slider-flexslider{
  background: transparent !important;
  border: none !important;
}
.kz-testimonial-title{
  color: #ffff;
  font-size: 20px;
  font-weight: 600;
}
.kz-testimonial-position, .kz-testimonial-content{
  color: #ffff;
  font-size: 14px;

}
.flex-direction-nav a{
  bottom: -6.5em !important;
  top: unset;
}
.flex-direction-nav a:before{
  content: url("../assets/images/left-arrow.png");
}
.flex-direction-nav a.flex-next:before{
  content: url("../assets/images/right-arrow.png");
}
.flex-control-nav{
  bottom: -8em !important;
}
a.flex-next {
    transition: none !important;
    opacity: 1!important;
    right: 35% !important;
}
a.flex-prev {
    transition: none !important;
    opacity: 1!important;
    left: 35% !important;
}
.kz-testimonial-content p{
    display: inline-block;
    vertical-align: text-top;
    overflow-wrap: break-word;
    inline-size: 300px;
}
.kz-testimonial-row{
  padding-top: 80px !important;
}
.flex-control-paging li a{
  background: #063F84;
}
.flex-control-paging li a{
  background: #063F84;
  width: 8px;
  height: 8px;
}
.flex-control-paging li a.flex-active{
  background: #063F84;
  opacity: 0.3;
}
.slides, .kz-testimonial-slider-flexslider{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.kz-testimonial-slider-flexslider .flex-viewport{
  margin-left: 20%;
}
@media screen and (max-width: 1002px){
  .kz-testimonial-content{
    margin-left: 0 !important;
  }
  .kz-testimonial-details{
    width: 100% !important;
  }
  .kz-testimonial-image{
    width: 100% !important;
  }
  ul.kz-testimonial-row, .kz-testimonial-row li{
    display: block;
  }
  .kz-testimonial-content p{
    display: unset;
  }
  .kz-testimonial-row{
    padding: 0 !important;
  }
}
@media screen and (max-width: 500px){
  a.flex-prev{
    left: 20% !important;
  }
  a.flex-next{
    right: 20% !important;
  }
}
