.slick-slider .slick-arrow.prev.vertical-slide {
  right: 0;
  left: auto;
  top: 10px; }

.creative-agency-demo.ze-vc-testimonial .slick-arrow {
  background: none;
  color: #1e201d;
  text-shadow: none; }
  .creative-agency-demo.ze-vc-testimonial .slick-arrow.prev {
    top: 30%; }
  .creative-agency-demo.ze-vc-testimonial .slick-arrow.next {
    top: 70%; }

.creative-agency-demo.ze-vc-testimonial .slick-slide {
  padding: 25px 40px 25px 0; }

.creative-agency-demo.ze-vc-testimonial .ze-vc-testimonial-auhtor-image {
  float: left;
  margin: 0 20px 20px 0; }
  .creative-agency-demo.ze-vc-testimonial .ze-vc-testimonial-auhtor-image img {
    border-radius: 50%; }

.creative-agency-demo.ze-vc-testimonial .ze-vc-testimonial-author-name {
  text-transform: uppercase;
  color: #262626;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 4px;
  font-family: "Roboto";
  font-weight: 600;
  margin-bottom: 20px; }

.creative-agency-demo.ze-vc-testimonial .ze-vc-testimonial-content {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Roboto"; }

/*===css for salon===*/
.testimonial-quote-icon {
  width: 50px;
  float: right;
  position: absolute;
  top: 8%;
  right: 8%; }

.ze-vc-testimonial.salon .ze-vc-testimonial-item .ze-vc-testimonial-item-inner {
  position: relative;
  padding: 10%;
  background: #fff; }
  .ze-vc-testimonial.salon .ze-vc-testimonial-item .ze-vc-testimonial-item-inner .ze-vc-testimonial-auhtor-image {
    position: absolute;
    top: 8%; }
    .ze-vc-testimonial.salon .ze-vc-testimonial-item .ze-vc-testimonial-item-inner .ze-vc-testimonial-auhtor-image img {
      border-radius: 100%;
      width: 60px; }
  .ze-vc-testimonial.salon .ze-vc-testimonial-item .ze-vc-testimonial-item-inner .ze-vc-testimonial-content {
    color: #181c3a;
    font-size: 20px;
    line-height: 1.2em;
    font-family: Roboto;
    margin-top: 32%; }

.ze-vc-testimonial.salon .ze-vc-testimonial-author-rating {
  position: relative;
  padding: 20px 0; }
  .ze-vc-testimonial.salon .ze-vc-testimonial-author-rating:after {
    content: "";
    width: 40%;
    height: 1px;
    left: 0;
    background: #151c3d;
    position: absolute;
    bottom: 0; }

.ze-vc-testimonial.salon .ze-vc-testimonial-auhtor-content {
  margin-top: 15px; }

.ze-vc-testimonial.salon .ze-vc-testimonial-author-desg {
  font-size: 14px;
  color: #ff6f22;
  font-weight: 600; }

.ze-vc-testimonial.salon .ze-vc-testimonial-author-address {
  color: #383838;
  font-weight: 600;
  font-size: 15px; }

.ze-vc-testimonial.salon.slider .ze-vc-testimonial-item {
  margin: 0 10px; }

/*--rating icon----*/
.rating-box {
  position: relative;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: 5px;
  font-family: FontAwesome;
  display: inline-block;
  color: #151c3d; }
  .rating-box:before {
    content: "\f004 \f004 \f004 \f004 \f004"; }

.rating {
  position: absolute;
  left: 2px;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #ff6e22; }
  .rating:before {
    content: "\f004 \f004 \f004 \f004 \f004"; }
