/* line 3, ../../fm_page_builder/testimonials/fm_testimonials.scss */
.fm_testimonials {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 1024px) {
    /* line 3, ../../fm_page_builder/testimonials/fm_testimonials.scss */
    .fm_testimonials {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 640px) {
    /* line 3, ../../fm_page_builder/testimonials/fm_testimonials.scss */
    .fm_testimonials {
      padding-top: 40px;
      padding-bottom: 40px; } }
  /* line 8, ../../fm_page_builder/testimonials/fm_testimonials.scss */
  .fm_testimonials .testimonials_hold .slick-arrow.slick-next {
    right: -65px; }
  /* line 12, ../../fm_page_builder/testimonials/fm_testimonials.scss */
  .fm_testimonials .testimonials_hold .slick-arrow.slick-prev {
    left: -65px; }
  /* line 17, ../../fm_page_builder/testimonials/fm_testimonials.scss */
  .fm_testimonials .testimonials_hold .testimonial {
    display: flex; }
    /* line 20, ../../fm_page_builder/testimonials/fm_testimonials.scss */
    .fm_testimonials .testimonials_hold .testimonial .photo {
      flex: 0 0 33%; }
    /* line 24, ../../fm_page_builder/testimonials/fm_testimonials.scss */
    .fm_testimonials .testimonials_hold .testimonial .content {
      display: flex;
      align-items: center;
      align-content: center;
      flex-wrap: wrap; }
      /* line 30, ../../fm_page_builder/testimonials/fm_testimonials.scss */
      .fm_testimonials .testimonials_hold .testimonial .content .quote_hold {
        flex: 0 0 100%; }
      /* line 34, ../../fm_page_builder/testimonials/fm_testimonials.scss */
      .fm_testimonials .testimonials_hold .testimonial .content .meta_hold {
        flex: 0 0 100%; }

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