.about-us-testimonials-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 90px auto;
}
.about-us-testimonials-container .content {
  width: 80%;
}
.about-us-testimonials-container .content .title_block {
  color: #113CAC;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .about-us-testimonials-container .content .title_block {
    font-size: calc(24px + 27.2 * ((100vw - 320px) / 1440));
  }
}
@media (min-width: 767px) {
  .about-us-testimonials-container .content .title_block {
    font-size: calc(24px + 16 * (100vw / 1440));
  }
}
.about-us-testimonials-container .content .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider {
  width: 80%;
}
@media (max-width: 1440px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider {
    max-width: 628px;
  }
}
@media (max-width: 1024px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider {
    max-width: none;
    width: 100%;
  }
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  border-radius: 10px;
  background: #F7F7F7;
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_img img {
  max-width: 100%;
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_text {
  color: #2C2C2C;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media (max-width: 767px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_text {
    font-size: calc(14px + 3.4 * ((100vw - 320px) / 1440));
  }
}
@media (min-width: 767px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_text {
    font-size: calc(14px + 2 * (100vw / 1440));
  }
}
.about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_name {
  color: #113CAC;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
@media (max-width: 767px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_name {
    font-size: calc(16px + 3.4 * ((100vw - 320px) / 1440));
  }
}
@media (min-width: 767px) {
  .about-us-testimonials-container .content .content-wrap .testimonials-slider .testimonials-slide .testimonial_name {
    font-size: calc(16px + 2 * (100vw / 1440));
  }
}
.about-us-testimonials-container .content .content-wrap .swiper-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 90%;
}
@media (max-width: 1440px) {
  .about-us-testimonials-container .content .content-wrap .swiper-controls {
    max-width: 798px;
  }
}
@media (max-width: 1024px) {
  .about-us-testimonials-container .content .content-wrap .swiper-controls {
    max-width: none;
  }
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-prev.black:hover::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMxLjUgMjMuNUgxNU0xNSAyMy41TDIxLjUgMTdNMTUgMjMuNUwyMS41IDMwIiBzdHJva2U9IiM1Qzg0RUIiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-prev.black::after {
  content: "";
  height: 46px;
  width: 46px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InNsaWRlciBuYXYgYXJyb3dzIj4KPHBhdGggaWQ9IlZlY3RvciAxMiIgZD0iTTMxLjUgMjMuNUgxNU0xNSAyMy41TDIxLjUgMTdNMTUgMjMuNUwyMS41IDMwIiBzdHJva2U9IiMyMDI4NUMiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L2c+Cjwvc3ZnPgo=);
  cursor: pointer;
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-next.black:hover::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImFycm93PXJpZ2h0LCBzdGF0dXM9aG92ZXIsIGRhcmttb2RlPW9uIj4KPHBhdGggaWQ9IlZlY3RvciAxMiIgZD0iTTE0LjUgMjMuNUgzMU0zMSAyMy41TDI0LjUgMTdNMzEgMjMuNUwyNC41IDMwIiBzdHJva2U9IiM1Qzg0RUIiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L2c+Cjwvc3ZnPgo=);
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-custom-button-next.black::after {
  content: "";
  height: 46px;
  width: 46px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InNsaWRlciBuYXYgYXJyb3dzIj4KPHBhdGggaWQ9IlZlY3RvciAxMiIgZD0iTTE0LjUgMjMuNUgzMU0zMSAyMy41TDI0LjUgMTdNMzEgMjMuNUwyNC41IDMwIiBzdHJva2U9IiMyMDI4NUMiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L2c+Cjwvc3ZnPgo=);
  cursor: pointer;
}
@media (max-width: 768px) {
  .about-us-testimonials-container .content .content-wrap .swiper-controls {
    position: relative;
    top: unset;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
  }
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-pagination2 {
  position: relative;
  top: unset;
  left: unset;
  bottom: unset;
  width: unset;
}
.about-us-testimonials-container .content .content-wrap .swiper-controls .swiper-pagination2 .swiper-pagination-bullet-active {
  background: #20285C;
}
.about-us-testimonials-container .content .content-wrap .swiper-controls img {
  cursor: pointer;
}

/*# sourceMappingURL=about-us-testimonials.css.map*/