.gsf-testimonials .testimonial-item {
  position: relative;
}
.gsf-testimonials .testimonial-item img {
  width: auto !important;
}
.gsf-testimonials .author-avatar img {
  border-radius: 100%;
}
.gsf-testimonials .testimonial-rating {
  font-size: 18px;
  color: #ababab;
}
.gsf-testimonials .testimonial-rating .ion-android-star {
  color: #ffcb05;
}
.gsf-testimonials .testimonial-rating span + span {
  padding-left: 5px;
}
.gsf-testimonials.style-01 .testimonials-before {
  opacity: 0.1;
  width: 60px;
}
.gsf-testimonials.style-01 .testimonials-content {
  padding-left: 106px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
.gsf-testimonials.style-01 .testimonials-content p {
  font-size: 34px;
  line-height: 1.41;
  color: #1a237e;
  max-width: 569px;
}
.gsf-testimonials.style-01 .author-info {
  padding-left: 106px;
  position: relative;
  z-index: 2;
}
.gsf-testimonials.style-01 .author-avatar {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -55px;
  bottom: 0;
}
.gsf-testimonials.style-01 .author-avatar img {
  border-radius: 0;
  height: 100%;
  width: auto;
}
.gsf-testimonials.style-01 .author-attr {
  margin-bottom: 10px;
  margin-top: 10px;
}
.gsf-testimonials.style-01 .author-attr h6 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 1.5;
}
.gsf-testimonials.style-01 .author-attr span {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  line-height: 2.29;
  letter-spacing: 1px;
}
.gsf-testimonials.style-02 {
  text-align: center;
}
.gsf-testimonials.style-02 .testimonials-before {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
}
.gsf-testimonials.style-02 .testimonials-content {
  margin-bottom: 30px;
}
.gsf-testimonials.style-02 .testimonials-content p {
  max-width: 800px;
  margin: auto;
  font-size: 24px;
  line-height: 1.67;
  letter-spacing: 1px;
}
.gsf-testimonials.style-02 .testimonial-rating {
  margin-bottom: 40px;
}
.gsf-testimonials.style-02 .author-avatar {
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.gsf-testimonials.style-02 .author-avatar img {
  width: 100px;
}
.gsf-testimonials.style-02 .author-info:not(.author-has-thumb) .author-attr {
  text-align: center;
}
.gsf-testimonials.style-02 .author-attr {
  text-align: left;
}
.gsf-testimonials.style-02 .author-attr .author-name {
  margin-top: 0;
  margin-bottom: 11px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.gsf-testimonials.style-02 .author-attr .author-job {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.73;
}
.gsf-testimonials.style-03 {
  text-align: center;
}
.gsf-testimonials.style-03 .testimonial-item {
  padding: 0 37px;
}
.gsf-testimonials.style-03 .testimonials-content {
  margin-bottom: 18px;
}
.gsf-testimonials.style-03 .testimonials-content p {
  font-size: 18px;
  line-height: 1.78;
}
.gsf-testimonials.style-03 .author-avatar {
  margin-bottom: 29px;
}
.gsf-testimonials.style-03 .author-avatar img {
  width: 90px;
  margin: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.gsf-testimonials.style-03 .author-attr h6 {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 18px;
  margin-right: 13px;
}
.gsf-testimonials.style-03 .author-attr .author-job {
  font-size: 15px;
}
.gsf-testimonials.style-04 {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.gsf-testimonials.style-04 .testimonials-before {
  margin-bottom: 50px;
}
.gsf-testimonials.style-04 .testimonials-content p {
  font-size: 24px;
  line-height: 1.667;
  margin-bottom: 45px;
}
.gsf-testimonials.style-04 .testimonial-rating {
  margin-bottom: 30px;
}
.gsf-testimonials.style-04 .author-attr h6 {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 24px;
  line-height: 1.5;
  margin-right: 13px;
}
.gsf-testimonials.style-04 .author-attr span {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  line-height: 2.29;
  letter-spacing: 1px;
}
.gsf-testimonials.style-04 .owl-carousel > .owl-nav [class*=owl-] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.gsf-testimonials.style-05.nav-center {
  padding: 0 140px;
}
.gsf-testimonials.style-05 .testimonial-item {
  padding-top: 16px;
  padding-left: 30px;
}
.gsf-testimonials.style-05 .author-avatar {
  flex-shrink: 0;
  width: 140px;
  margin-right: 90px;
  position: relative;
}
.gsf-testimonials.style-05 .testimonials-before {
  position: absolute;
  top: -16px;
  left: -30px;
}
.gsf-testimonials.style-05 .testimonials-content p {
  font-size: 34px;
  line-height: 1.41;
  margin-bottom: 57px;
}
.gsf-testimonials.style-05 .author-attr h6 {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 24px;
  line-height: 1.5;
}
.gsf-testimonials.style-05 .author-attr span {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  line-height: 2.29;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  .gsf-testimonials.style-01 .author-avatar {
    display: none;
  }
  .gsf-testimonials.style-05.nav-center {
    padding: 0;
  }
  .gsf-testimonials.style-05 .author-avatar {
    margin-right: 50px;
  }
  .gsf-testimonials.style-05 .testimonials-content p {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .gsf-testimonials.style-01 .testimonials-content {
    padding-left: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .gsf-testimonials.style-01 .testimonials-content p {
    font-size: 24px;
    max-width: 100%;
  }
  .gsf-testimonials.style-01 .author-info {
    padding-left: 30px;
  }
  .gsf-testimonials.style-05 .testimonial-item {
    display: block !important;
  }
  .gsf-testimonials.style-05 .author-avatar {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=testimonials.css.map */
