.htmove-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.htmove-testimonial .htmove-testimonial-thumb {
  max-width: 100px;
  flex: 0 0 auto;
}

.htmove-testimonial .htmove-testimonial-thumb img {
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 50%;
}

.htmove-testimonial .htmove-testimonial-thumb.swiper-slide-thumb-active img {
  -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}

.htmove-testimonial .htmove-testimonial-content {
  padding-left: 30px;
}

.htmove-testimonial .htmove-testimonial-quote {
  display: block;
  margin-bottom: 15px;
  color: #1D39D7;
}

.htmove-testimonial .htmove-testimonial-quote i {
  font-size: 16px;
  line-height: 1;
  display: block;
}

.htmove-testimonial .htmove-testimonial-content .htmove-testimonial-text {
  margin-bottom: 20px;
}

.htmove-testimonial .htmove-testimonial-content .htmove-testimonial-text p {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.75;
  margin: 0;
  color: #999999;
}

.htmove-testimonial .htmove-testimonial-content .htmove-testimonial-info .htmove-testimonial-name {
  font-family: "Space Grotesk";
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  color: #1D39D7;
}

.htmove-testimonial .htmove-testimonial-content .htmove-testimonial-info .htmove-testimonial-position {
  font-family: "Inter", sans-serif;
  font-style: 14px;
  line-height: 1;
  display: block;
  color: #666666;
}

.htmove-slider-area [class*="swiper-button"]::after{
  display: none;
}

/* Thumbnails Position */
.htmove-testimonial.htmove-image-pos-right {
  flex-direction: row-reverse;
}
.htmove-testimonial.htmove-image-pos-right .htmove-testimonial-content {
  padding-left: 0;
  padding-right: 30px;
}
.htmove-testimonial.htmove-image-pos-top .htmove-testimonial-content,.htmove-testimonial.htmove-image-pos-bottom .htmove-testimonial-content {
  padding-left: 0;
}
.htmove-testimonial.htmove-image-pos-top,.htmove-testimonial.htmove-image-pos-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  align-items: center;
}
.htmove-testimonial.htmove-image-pos-bottom .htmove-testimonial-thumb,.htmove-testimonial.htmove-image-pos-bottom .htmove-testimonial-quote{
  order: 2;
  margin-top: 15px;
}

.htmove-testmolial-content-left .htmove-testimonial.htmove-image-pos-top,.htmove-testmolial-content-left .htmove-testimonial.htmove-image-pos-bottom{
  align-items: start;
}

.htmove-testmolial-content-right .htmove-testimonial.htmove-image-pos-top,.htmove-testmolial-content-right .htmove-testimonial.htmove-image-pos-bottom{
  align-items: end;
}

/* Title / Designation Position */
.htmove-testimonial.htmove-title-designation-before .htmove-testimonial-content {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column-reverse;
}
.htmove-testimonial.htmove-title-designation-before .htmove-testimonial-content .htmove-testimonial-text{
  margin-bottom: 0;
  margin-top: 20px;
}


.htmove-testimonial-two .htmove-testimonial-sync-thumbnail {
  max-width: 480px;
  margin-top: -25px;
  margin-bottom: 15px;
  padding: 25px 35px 45px;
}

.htmove-testimonial-two .htmove-testimonial-thumb img {
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 50%;
}

.htmove-testimonial-two .htmove-testimonial-thumb.swiper-slide-thumb-active img {
  -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}

.htmove-testimonial-two .htmove-testimonial-content {
  max-width: 1024px;
  margin: auto;
  text-align: center;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-quote {
  display: block;
  margin-bottom: 35px;
  color: #1D39D7;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-quote i {
  font-size: 32px;
  line-height: 1;
  display: block;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-text {
  margin-bottom: 30px;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-text p {
  font-family: "Amiri", serif;
  font-size: 24px;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 0;
  color: #222222;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-info .htmove-testimonial-name {
  font-family: "Space Grotesk";
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  color: #222222;
}

.htmove-testimonial-two .htmove-testimonial-content .htmove-testimonial-info .htmove-testimonial-position {
  font-family: "Inter", sans-serif;
  font-style: 14px;
  line-height: 1;
  display: block;
  color: #999999;
}

.htmove-slider-area .htmove-navigation-style-two {
  margin-top: 40px;
}
.htmove-slider-area .htmove-navigation-style-two [class*="swiper-button"] {
  top: auto;
  bottom: 0;
  width: auto;
  height: auto;
  margin: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.htmove-slider-area .htmove-navigation-style-two .swiper-button-next {
  right: auto !important;
  left: 32px;
}
.htmove-slider-area .htmove-navigation-style-two .swiper-button-prev {
  left: 0 !important;
}