/* SCSS file content */
.testimonials-quotes {
  max-width: 1113px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .home-testimonials .col-12 {
      padding:0 !important;
}  
}

.testimonials-quotes_title {
  margin-bottom: 30px;
  color:#000;
  line-height: 28px;
  letter-spacing: 0.4px;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .testimonials-quotes_title {
    line-height: 32px;
    font-size: 22px;
    letter-spacing:0.5px;
  }
}
@media screen and (max-width: 991px) {
    .testimonials-quotes_title {
        line-height: 28px;
        font-size: 1.130rem;
    }
}

.testimonials-quotes_author_img img {
  border-radius: 50%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 47px;
  height: 47px;
}
@media screen and (min-width: 1200px) {
  .testimonials-quotes_author_img img {
    width: 49px;
    height: 49px;
  }
}
.testimonials-quotes_author_wrap {
  margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 0 14px;
}
.testimonials-quotes_author_wrap p {
    width:49px;
    height:49px;
    border-radius:50%;
    background-color:#216FC7;
    display:flex;
    align-items: center;
      justify-content: center;
      color: #fff;
      font-size:20px;
      line-height:24px;
      font-family: "Inter", sans-serif;
  font-style: normal;
  margin-bottom:0;
}
@media screen and (min-width: 1200px) {
  .testimonials-quotes_author_wrap {
    margin-bottom: 30px;
  }
}
.testimonials-quotes_footer {
  color: #373737;
  letter-spacing: -0.07px;
  font-family: "Inter", sans-serif;
  font-style: normal;
}
.testimonials-quotes_footer .fs-20:nth-child(1) {
    font-size:20px;
    line-height:24px;
    /*letter-spacing:;*/
    font-weight:500;
    color:#216FC7;
    text-align: left;
}
.testimonials-quotes_footer .fs-20:nth-child(2) {
    font-size:16px;
    line-height:20px;
    /*letter-spacing:;*/
    font-weight:300;
    color:#575757;
    text-align: left;
}
@media screen and (min-width: 1200px) {
  .testimonials-quotes_footer {
    letter-spacing: -0.1px;
  }
}

  .testimonials-swiper-next, .testimonials-swiper-prev {
    display: none;
  }
@media screen and (min-width: 992px) {
  .testimonials-swiper-next, .testimonials-swiper-prev {
    display: block;
  }
  .testimonials-swiper-next:hover, .testimonials-swiper-prev:hover {
    -webkit-filter: invert(24%) sepia(82%) saturate(1466%) hue-rotate(195deg) brightness(86%) contrast(109%);
            filter: invert(24%) sepia(82%) saturate(1466%) hue-rotate(195deg) brightness(86%) contrast(109%);
  }
  .testimonials-swiper-next, .testimonials-swiper-prev {
  position: absolute;
  /*top: 50%;*/
  /*-webkit-transform: translateY(-50%);*/
  /*  transform: translateY(-50%);*/
  bottom: 30px;
  z-index: 100;
  -webkit-transition: -webkit-filter 0.4s ease-in-out;
  transition: -webkit-filter 0.4s ease-in-out;
  transition: filter 0.4s ease-in-out;
  transition: filter 0.4s ease-in-out, -webkit-filter 0.4s ease-in-out;
  display: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #222;
  padding: 5px;
}
.testimonials-swiper-next svg {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 2px;
}
.testimonials-swiper-prev svg {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 10px;
}
}
.swiper-button-disabled {
    opacity:0.4;
}
.testimonials-swiper-prev {
  right: 45px;
}
.testimonials-swiper-next {
  right: 0;
}


@media screen and (max-width: 1199.98px) {
  .testimonialsSwiper {
    padding-bottom: 30px;
  }
}
.home-testimonials {
    padding-top: 50px;
}
.clientSay-wrapper {
    position:relative;
    width:100%;
    max-width:547px;
}
@media screen and (max-width: 991px) {
    .clientSay-wrapper {
    margin-top: 60px;
    max-width:100%;
}

}
.clientSay-wrapper .testi-icon {
  width: 41px;
  height: 41px;
  position: absolute;
  top: -50px;
  left:0;
}
.testimonialsSwiper .swiper-slide {
  opacity: 0;
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
    .testimonialsSwiper .swiper-slide {
        padding-bottom: 0;
    }
}

/****/

/*.swiper-horizontal>.swiper-pagination-bullets,*/
/*.swiper-pagination-bullets.swiper-pagination-horizontal,*/
/*.swiper-pagination-custom,*/
/*.swiper-pagination-fraction {*/
/*    bottom: var(--swiper-pagination-bottom, 8px);*/
/*    top: var(--swiper-pagination-top, auto);*/
/*    left: 0;*/
/*    width: 100%;*/
/*}*/
/*.swiper-pagination {*/
/*  position: absolute;*/
/*  text-align: center;*/
/*  transition: .3s opacity;*/
/*  transform: translate3d(0,0,0);*/
/*  z-index: 10;*/
/*}*/
/*.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,*/
/*.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {*/
/*    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);*/
/*}*/
/*.swiper-pagination-clickable .swiper-pagination-bullet {*/
/*  cursor: pointer;*/
/*}*/
/*.swiper-pagination-bullet {*/
/*  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));*/
/*  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));*/
/*  display: inline-block;*/
/*  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);*/
/*  background: var(--swiper-pagination-bullet-inactive-color, #000);*/
/*  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);*/
/*}*/

.home-testimonials .swiper-scrollbar-drag {
  background-color: #216FC7;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

@media screen and (min-width:992px){
    .depSwiper{
    overflow:visible !important;
} 
    
}

.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
