/************
 *
 * Testimonials Styles
 *
 ***********/
/******* Polyfills *******/
/******* Functions *******/
/******* Mixins *******/
/******* Bootstrap Variables *******/
.testimonials {
  position: relative;
}
.testimonials > .container {
  position: relative;
}
.testimonials .testimonial-row {
  align-items: center;
}
.testimonials .testimonial__content {
  font-family: playfair-display, serif;
  font-size: 1.5625rem;
  font-style: italic;
}
@media (min-width: 1020px) {
  .testimonials .testimonial__content {
    font-size: 1.875rem;
  }
}
@media (min-width: 1370px) {
  .testimonials .testimonial__content {
    font-size: 2.625rem;
  }
}
.testimonials .testimonial__content .quote {
  font-family: "Barlow", sans-serif;
  font-size: 6.25rem;
  line-height: 0.6;
}
.testimonials .video-col .vid-poster-wrap {
  height: 200px;
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 1020px) {
  .testimonials .video-col .vid-poster-wrap {
    height: 300px;
    margin-bottom: 0;
  }
}
.testimonials .video-col .vid-poster-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1020px) {
  .testimonials .content-col.content-half-col {
    text-align: left;
    padding-left: 80px;
  }
  .testimonials .content-col.content-half-col .google-logo {
    margin-top: -55px;
  }
  .testimonials .content-col.content-half-col .testimonial__author,
.testimonials .content-col.content-half-col .testimonial__stars {
    margin-left: 60px;
  }
}
.testimonials .testimonial__meta .testimonial__stars {
  margin-top: 15px;
}
.testimonials .testimonial__meta .testimonial__stars i {
  margin: 0 3px;
}
.testimonials .testimonial__meta .google-logo {
  margin-top: 30px;
}
.testimonials .testimonial__meta .google-logo img {
  height: 30px;
  width: auto;
}
@media (max-width: 575.98px) {
  .testimonials .testimonial-container {
    padding: 15px 0;
  }
}
.testimonials .testimonial-container .swiper-pagination {
  padding-left: 20px;
}
@media (min-width: 1370px) {
  .testimonials .testimonial-container .swiper-pagination {
    padding-left: 30px;
  }
}
.testimonials .testimonial-container .testimonials__subheader,
.testimonials .testimonial-container .testimonials__header {
  padding-left: 15px;
}
@media (min-width: 1020px) {
  .testimonials .testimonial-container .testimonials__subheader,
.testimonials .testimonial-container .testimonials__header {
    padding-left: 0;
  }
}
.testimonials__slider-wrapper {
  position: relative;
}
.testimonials__slider {
  margin: 0 -0.9375rem;
}
@media (min-width: 768px) {
  .testimonials__slider {
    margin: 0 -20px;
  }
}
.testimonials__slider .swiper-slide {
  padding: 20px;
  height: auto;
}
.testimonials__slider .swiper-slide .card {
  height: 100%;
}
.testimonials .card-deck {
  margin-top: 2rem;
}
.testimonials .card {
  box-shadow: none;
  margin: 0 20px;
}
@media (min-width: 1020px) {
  .testimonials .card {
    margin: 0 100px;
  }
}
.testimonials .swiper-slide-partial {
  opacity: 0.3;
}
.testimonials .testimonial-card,
.testimonials .testimonial {
  border: none;
}
.testimonials .testimonial-card__meta,
.testimonials .testimonial__meta {
  display: flex;
  margin-bottom: 1rem;
  min-height: 3.75rem;
}
.testimonials .testimonial-card__photo,
.testimonials .testimonial__photo {
  margin-right: 1rem;
}
.testimonials .testimonial-card__img,
.testimonials .testimonial__img {
  border-radius: 50%;
  min-width: 3.75rem;
}
.testimonials .testimonial-card__author-stars,
.testimonials .testimonial__author-stars {
  flex: 1;
}
.testimonials .testimonial-card__author,
.testimonials .testimonial__author {
  font-weight: 400;
  font-family: "Barlow", sans-serif;
  font-size: 1.625rem;
  padding-top: 20px;
}
.testimonials .testimonial-card__stars,
.testimonials .testimonial__stars {
  color: var(--primary);
  margin-top: 0.25rem;
  padding-bottom: 6px;
}
@media (min-width: 768px) {
  .testimonials .testimonial-card__stars,
.testimonials .testimonial__stars {
    padding-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .testimonials .swiper-controls--center-left .swiper-button-prev,
.testimonials .swiper-controls--center-left .swiper-button-next,
.testimonials .swiper-controls--center-center .swiper-button-prev,
.testimonials .swiper-controls--center-center .swiper-button-next {
    top: 42%;
  }
}
@media (min-width: 768px) {
  .testimonials .swiper-controls--center-left {
    padding-top: 30px;
  }
  .testimonials .swiper-controls--center-left .swiper-pagination {
    left: 36%;
  }
}
@media (min-width: 1370px) {
  .testimonials .swiper-controls--center-left .swiper-pagination {
    left: 31%;
  }
}
@media (max-width: 575.98px) {
  .testimonials .swiper-controls--bottom.padding-right-dynamic {
    padding-right: 35px;
  }
}
.testimonials--about .testimonial {
  background: none;
  color: var(--white);
}
.testimonials--about .testimonial__photo, .testimonials--about .testimonial__stars {
  display: none;
}
.testimonials--about .testimonial__content p, .testimonials--about .testimonial__author {
  color: var(--white) !important;
}
.testimonials--about .swiper-navigation .swiper-button-prev,
.testimonials--about .swiper-navigation .swiper-button-next {
  color: var(--white);
  border-color: var(--white);
}
.testimonials--about .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--primary);
}
.testimonials--cards-text-align--center .card {
  text-align: center;
}
.testimonials--cards-text-align--center .card .testimonial__photo {
  margin-right: 0;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .testimonials--cards-text-align--center .card .testimonial__photo {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.testimonials--cards-text-align--center .card .testimonial__meta {
  display: block;
}
.testimonials .swiper-navigation {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.testimonials .swiper-navigation .swiper-button-prev,
.testimonials .swiper-navigation .swiper-button-next {
  position: absolute;
  bottom: 50%;
  z-index: 10;
}
.testimonials .swiper-navigation .swiper-button-prev {
  left: 0;
}
.testimonials .swiper-navigation .swiper-button-next {
  right: 0;
}
.testimonials .swiper-controls {
  display: block;
}
.testimonials .swiper-pagination {
  position: relative;
  text-align: center;
  padding-top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .testimonials .swiper-pagination {
    padding-top: 90px;
  }
}
.testimonials--component-color-theme--dark .swiper-navigation .swiper-button-prev,
.testimonials--component-color-theme--dark .swiper-navigation .swiper-button-next {
  color: #ffffff;
}
.testimonials--component-color-theme--dark .swiper-navigation .swiper-button-prev.swiper-button-disabled,
.testimonials--component-color-theme--dark .swiper-navigation .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.testimonials--component-color-theme--dark .testimonial__star {
  color: #ffffff;
}
.testimonials--component-color-theme--dark .swiper-pagination .swiper-pagination-bullet {
  color: #ffffff;
  background: #ffffff;
}
.testimonials--component-color-theme--dark .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 0.5;
}
