.staboutUs_ourClient {
    margin: 0 0 0 0;
    position: relative;
    padding: 70px 0;
  }
  .staboutUs_ourClient {
    margin: 0 0 0 0;
    position: relative;
    padding: 70px 0;
  }
  .staboutUs_ourClient_top span {
    font-size: 16px;
    font-weight: normal;
    /* background: linear-gradient(to right, #336fbf, #48bfc4, #48bfc4); */
    /* background-color: #B19777; */
    background-color: var(--background-white-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
  }
  .staboutUs_ourClient_top h2 {
    font-size: 40px;
    /* color: #434344; */
    color: var(--text-color-white);
    font-weight: bold;
    line-height: 50px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .staboutUs_ourClient_top {
    margin: 0 0 40px 0;
    text-align: center;
  }
  .no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .aboutUs_ourClient_items_block {
    text-align: center;
    display: flex;
    align-items: center;
    margin: auto;
    width: 100%;
    justify-content: center;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
      /*height: 344px;*/
  }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none !important;
}