/* Swiper Container */
.testimonial-slider-title {
  margin-bottom: 10px;
}
.testimonial-swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}

.testimonial-swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.testimonial-swiper .swiper-wrapper.is-expanded {
  height: auto !important;
}

.testimonial-swiper .swiper-slide {
  height: auto;
  display: flex;
}

.testimonial-slider-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.testimonial-slider-description {
  padding-bottom: 20px
}
.testimonial-slider-description p:last-child {
  margin-bottom: 0;
}
.testimonial-thumbnail {
  margin-bottom: 10px;
  height: 80px;
  display: flex;
  align-items: center;
}

.testimonial-thumbnail img {
 width: auto !important;
  max-height: 100%;
}
.testimonial-slider-header.no-description {
  margin-bottom: 30px;
}
.testimonial-content {
  flex: 1;
  margin-bottom: 20px;
}
.testimonial-slider-content  {
  background-color: #F6F6F6;
  border-radius: 0;
  padding: 15px;
}
.testimonial-content blockquote {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #555;
  position: relative;
  font-weight: 400;
  margin: 0;
  z-index: 1;
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  overflow: hidden;
}
.right-menu .testimonial-content blockquote {
  font-size: 16px;
}

div.right-menu .read-more-toggle {
  font-size: 15px;
  line-height: 22px;
}

.footer-testimonial-slider {
position: absolute;
bottom: 0;
}
.testimonial-slider-item {
 padding-bottom: 80px;
}
.swiper-wrapper.is-expanded .testimonial-slider-item {
padding-bottom: 0px !important;
}
.swiper-wrapper.is-expanded  .footer-testimonial-slider {
position: static !important;
}

blockquote {
  padding: 0 !important;
  position: relative;
  font-weight: 400 !important;
  margin: 0 !important;
  z-index: 1;
  background-color: transparent !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  overflow: hidden;
}

.testimonial-content blockquote:before {
  display: none;
  
}
.read-more-toggle {
  text-decoration: underline !important;
}
.right-menu .read-more-toggle {
  font-size: 15px;
  line-height: 22px;
}
.testimonial-swiper {
  padding: 0 40px 40px !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 0 !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 0 !important;
}
.testimonial-slider-navigation-default,
.testimonial-slider-navigation-bottom {
  display: flex;
  align-items: center;
}

.testimonial-slider-navigation-default {
  justify-content: space-between;
  margin-top: 12px;
}

.testimonial-slider-navigation-default .swiper-button-next,
.testimonial-slider-navigation-default .swiper-button-prev,
.testimonial-slider-navigation-bottom .swiper-button-next,
.testimonial-slider-navigation-bottom .swiper-button-prev {
  position: static;
  margin-top: 0;
  color: #333;
}
.testimonial-slider-item {
  opacity: 0;
}
.swiper-slide-active .testimonial-slider-item {
  opacity: 1;
}
.testimonial-content-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 10px;
}

.testimonial-content-text,
.testimonial-content-text * {
  font-family: 'Manrope', sans-serif !important;
}
.testimonial-content-text.expanded {
  display: block;
  -webkit-line-clamp: unset;
  line-clamp: unset;
  overflow: visible;
  text-overflow: initial;
  max-height: none;
}
.testimonial-content-text p:last-child {
  margin-bottom: 0;
}
.footer-testimonial-slider {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: auto;
}

.testimonial-author-name {
  font-weight: 500;;
}
div.right-menu .testimonial-author-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.slider-testimonial-rating-stars {
  margin-top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
.slider-rating-star {
  display: flex;
  width: 118px;
}

.slider-rating-star .rating {
  background: url(../images/ic_star_rating.svg) repeat-x 0 center;
  height: 20px;
  flex-shrink: 0;
}

.testimonial-author-job,
.testimonial-author-website-link {
  font-size: 14px;
  color: #697882;
  line-height: 20px;
}
.testimonial-author-website-link a {
  color: #697882;
  text-decoration: none;
}
/* Swiper Navigation */
.testimonial-swiper .swiper-button-next,
.testimonial-swiper .swiper-button-prev {
  color: #333;
}

.testimonial-swiper .swiper-button-next:after,
.testimonial-swiper .swiper-button-prev:after {
  font-size: 20px;
}

/* Swiper Pagination */
.testimonial-swiper .swiper-pagination {
  bottom: 0;
}

.testimonial-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #333;
  opacity: 0.5;
}

.testimonial-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.testimonial-swiper.navigation-bottom {
  padding: 0 !important;
}

.testimonial-slider-navigation-bottom {
  justify-content: space-between;
  gap: 12px;
  margin-top: 15px;
}

.testimonial-slider-navigation-bottom .swiper-button-next,
.testimonial-slider-navigation-bottom .swiper-button-prev {
  width: 24px;
  height: 24px;
  padding: 0;
  position: relative;
}

.testimonial-slider-navigation-bottom .swiper-button-prev,
.testimonial-slider-navigation-bottom .swiper-rtl .swiper-button-next {
  left: auto !important;
}

.testimonial-slider-navigation-bottom .swiper-button-next,
.testimonial-slider-navigation-bottom .swiper-rtl .swiper-button-prev {
  right: auto !important;
}

.testimonial-slider-navigation-bottom .testimonial-swiper-counter {
  font-size: 16px;
  font-weight: 500;
}

.testimonial-slider-navigation-bottom .testimonial-swiper-counter-separator {
  margin: 0 3px;
}

.toggle-content-slider {
  display: none;
}
.toggle-content-slider .show-less {
  display: none;
}

.testimonial-slider-navigation-bottom .swiper-button-next:after, 
.testimonial-slider-navigation-bottom .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 16px;
  position: absolute;
  top: 4px;
}

.testimonial-slider-navigation-bottom .swiper-button-next:after {
  left: 8px;
} 
.testimonial-slider-navigation-bottom .swiper-button-prev:after {
  right: 8px;
}
.testimonial-slider-navigation-bottom button,
.testimonial-slider-navigation-bottom button:hover, 
.testimonial-slider-navigation-bottom button:focus {
  background-color: transparent !important;
  background-image: none !important;
  color: #555 !important;
}