.factry-testimonails-block .testimonails-content {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #f8f9fc;
  padding-bottom: 80px;
  padding-top: 100px;
  margin-top: 29px;
}
.factry-testimonails-block .testimonails-content .img-1 {
  position: absolute;
  right: 215px;
  bottom: 0;
  z-index: -1;
}
.factry-testimonails-block .testimonails-content .img-2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.factry-testimonails-block .testimonails-content .img-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  max-width: 53.13%;
  max-height: 823px;
}
@media (max-width: 1399px) {
  .factry-testimonails-block .testimonails-content .img-bg {
    max-width: 50%;
  }
}
@media (min-width: 1400px) {
  .factry-testimonails-block .testimonails-content .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}
.factry-testimonails-block .testimonails-content .text-center {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .factry-testimonails-block .testimonails-content .text-center {
    text-align: left !important;
  }
}
.factry-testimonails-block .testimonails-content .text-center .title {
  font-weight: bold;
  font-size: 21px;
  line-height: 1;
  text-transform: uppercase;
}
.factry-testimonails-block .testimonails-content .text-center .snake {
  margin-top: 6px;
  margin-bottom: 15px;
}
.factry-testimonails-block .testimonails-content .text-center .subhead {
  font-size: 44px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .factry-testimonails-block .testimonails-content .text-center .subhead {
    font-size: 22px;
  }
}
.factry-testimonails-block .testimonails-content .text-center .subhead span {
  color: var(--color-primary);
}
.factry-testimonails-block .testimonails-content .swiper {
  top: -14px;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper {
  background: white;
  padding: 40px;
  box-shadow: 5px 15px 40px 0px rgba(24, 24, 24, 0.05);
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .rating {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .rating img {
  width: 100%;
  height: 100%;
  margin-right: 9px;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .rating .rating-number {
  color: #181818;
  font-size: 24px;
  font-weight: 700;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .divider {
  border-bottom: 2px solid rgba(24, 24, 24, 0.1);
  margin-bottom: 20px;
  margin-top: 15px;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .star-img {
  display: block;
  margin-right: 5px;
  color: #f2c94c;
  font-size: 24px;
  line-height: 1;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .rating-number {
  color: #181818;
  font-size: 24px;
  font-weight: 700;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .description {
  font-size: 21px;
  line-height: 39px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 25px;
  color: #777c90;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .p {
  font-size: 24px;
  line-height: 1.48;
  font-weight: 500;
  font-style: italic;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .author-img {
  margin-right: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .author-img img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .author-name {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1800px) {
  .factry-testimonails-block .testimonails-content .testimonial-wrapper .author-name {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-testimonails-block .testimonails-content .testimonial-wrapper .author-name {
    font-size: 18px;
  }
}
.factry-testimonails-block .testimonails-content .testimonial-wrapper .author-designation {
  color: var(--color-primary);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}
