/** global */
#bts6 .testimonial-rating ul {
  margin: 0 auto;
  padding: 0;
  display: table;
}
#bts6 .testimonial-rating ul li {
  list-style: none;
  float: left;
}
.rating .testimonial-rating ul {
  margin: 0 auto;
  padding: 0;
  display: table;
}
.rating .testimonial-rating ul li {
  list-style: none;
  float: left;
}
.show_all_less .show_all,
#bts6 .show_all,
#bts3 .show_all,
#bts5 .show_all {
  display: none;
}
.nav_bottom .testimonial-text a,
.show_all_less .description a {
  display: block;
  height: 0;
}
.show_all_less .description {
  margin-bottom: 35px;
}
/* .nav_bottom .owl-nav {
  text-align: center;
}
.nav_bottom .owl-nav .owl-prev {
  margin-right: 8px;
  padding: 10px !important;
  color: #ffffff;
}
.nav_bottom .owl-nav span {
  font-size: 40px;
}
.nav_bottom .owl-nav .owl-next {
  margin-left: 8px;
  padding: 10px !important;
  color: #ffffff;
} */

.nav_bottom .owl-nav span {
  display: none;
}
.nav_bottom .owl-nav {
  text-align: center;
}
.nav_bottom .owl-nav .owl-prev:before {
  content: "\f341";
  font-family: "dashicons";
  margin-right: 10px;
  font-size: 25px;
}
.nav_bottom .owl-nav .owl-next:before {
  content: "\f345";
  font-family: "dashicons";
  margin-left: 10px;
  font-size: 25px;
}

.nav_middle .owl-nav span {
  display: none;
}
.nav_middle .owl-nav .owl-prev:before {
  content: "\f341";
  margin-right: 10px;
  left: -3%;
}
.nav_middle .owl-nav .owl-next:before {
  content: "\f345";
  margin-left: 10px;
  right: -3%;
}
.nav_middle .owl-nav .owl-next:before,
.nav_middle .owl-nav .owl-prev:before {
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
}
.nav_bottom .owl-nav .owl-next:before,
.nav_bottom .owl-nav .owl-prev:before,
.nav_middle .owl-nav .owl-next:before,
.nav_middle .owl-nav .owl-prev:before {
  font-size: 25px;
  line-height: 1em;
  padding: 3px;
  border-radius: 3px;
  font-family: "dashicons";
}

.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel .owl-dots button {
  height: 4px;
  width: 30px;
  background: #dddddd !important;
  margin: 0 5px;
  outline: 0;
}
.owl-carousel .owl-nav button {
  outline: 0;
}
.owl-carousel .owl-dots button.active {
  background: #4426a3 !important;
}
.owl-theme .owl-dots .owl-dot span {
  display: none !important;
}
.nav_bottom .testimonial-text a,
.show_all_less .description a {
  height: auto !important;
}
#bts3 .testimonial-rating ul {
  display: table !important;
}
#demo .single-column {
  min-height: 250px;
  float: left;
}
