/*partners*/
@media (min-width: 1300px) {
    .text-section03 {
      width: 100%;
      padding: 45px 150px;
      padding-top: 50px;
    }
    .text-partners {
      border-radius: 10px;
    }
  }
  .text-partners {
    padding-top: 50px;
  }
  
  .text-partners h6 {
    color: #00a6e0;
    font-size: 15px;
    margin-bottom: 1rem;
    font-weight: 600;
  }
  .text-partners h2 {
    color: #2e2c70;
    margin-bottom: 1rem;
    width: 65%;
    margin-left: -3px;
    font-weight: 300;
  }
  .text-partners p {
    margin-bottom: 1rem;
    width: 65%;
  }
  
  @media (min-width: 1300px) {
    .text-partners h2 {
      color: #2e2c70;
      font-size: 50px;
      font-weight: 300;
    }
  }
  @media (max-width: 1280px) {
    .text-section03 {
      width: 100%;
      padding: 45px 55px;
    }
    .text-partners h6 {
      color: #00a6e0;
      font-size: 15px !important;
    }
    .text-partners h2 {
      color: #2e2c70;
      margin-bottom: 1rem;
      font-weight: 300;
      font-size: 48px;
    }
    .text-partners p {
      margin-bottom: 1rem;
      font-size: 20.5px !important;
    }
    .logo-grid {
      grid-gap: 6rem;
    }
    .card__content {
      top: 60% !important;
    }
    .logogrid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    }
    .container-partners {
      padding-top: 10rem;
      padding-bottom: 10rem;
    }
    .container-logo {
      padding: 45px 55px !important;
    }
  }
  @media (max-width: 1024px) and (min-width: 700px) {
    .text-section03 {
      padding-top: 50px;
    }
  }
  
  .logogrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
    grid-auto-rows: 75px;
    grid-gap: 4rem;
  }
  .logogrid__item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .logogrid__item img {
    /* max-width: 200px; */
    max-width:100%;
  }
  /* @media (max-width: 1024px) {
    .logogrid__img {
      max-height: 60px;
    }
  }
  @media (min-width: 1000px) {
    .logogrid__img {
      max-height: 100px;
    }
  } */
  .logogrid__img {
    /* object-fit: cover; */
    /* max-width: 200px; */
    max-width: 100%;
    max-height: 100px;
    transition: filter 0.3s ease;
  }
  
  .container-logo {
    width: 100%;
    padding: 45px 150px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 60px;
    margin-bottom: 2rem;
  }
  
  
  /*featured api*/
  .container-api {
    background: #fff;
  }
  
  @media (max-width: 1024px) {
    .text-api h6 {
      color: #00a6e0;
      font-size: 65px !important;
    }
    .text-api h2 {
      font-size: 100px !important;
      font-weight: 300;
    }
    .text-api {
      margin-top: 10rem;
    }
    #tns1 > .tns-item {
      width: 250px !important;
      padding: 15px 10px 15px 10px;
      background: #fff;
      border: 2px solid #f2f2f2;
      border-radius: 10px;
      /*margin-bottom: 1.5rem;*/
    }
    #tns2 > .tns-item {
      width: 250px !important;
      padding: 15px 10px 15px 10px;
      background: #fff;
      border: 2px solid #f2f2f2;
      border-radius: 10px;
      margin-bottom: 1.5rem;
    }
    #tns3 > .tns-item {
      width: 250px !important;
      padding: 15px 10px 15px 10px;
      background: #fff;
      border: 2px solid #f2f2f2;
      border-radius: 10px;
      margin-bottom: 1.5rem;
    }
    #tns1 > .tns-item {
     margin-bottom:2.1rem !important;   
     margin-right: -13px !important;
    }
    #tns2 > .tns-item {
     margin-bottom: 0.9rem !important;
     margin-right: -14px !important;
    }
     #tns3 > .tns-item {
     margin-right: -13px !important;
    }
        .container-fm {
        margin: 0px auto !important;
        }
  }
  .text-api h6 {
    color: #00a6e0;
    font-size: 15px;
    margin-bottom: 1rem;
    font-weight: 600;
  }
  .text-api h2 {
    color: #2e2c70;
    margin-bottom: 1rem;
    margin-left: -3px;
  }
  .text-api p {
    margin-bottom: 1rem;
  }
  @media (max-width: 1300px) and (min-width: 600px) {
    #tns1 {
      margin-bottom: -30px;
    }
  
  
    #tns1 > .tns-item {
      font-size: 20px !important;
    }
  
    #tns2 > .tns-item {
      font-size: 20px !important;
    }
  
    #tns3 > .tns-item {
      font-size: 20px !important;
    }
  }
  
  @media (min-width: 1200px) {
    .text-api {
      padding: 45px 150px;
    }
    #tns1 > .tns-item {
      width: 250px !important;
      height: 200px;
      /* padding: 60px 60px 60px 60px; */
      padding: 20px;
      background: #fff;
      border: 5px solid #f2f2f2;
      border-radius: 10px;
      margin-bottom: 5rem;
    }
    #tns2 > .tns-item {
      width: 250px !important;
      height: 200px;
      /* padding: 60px 60px 60px 60px; */
      padding:20px;
      background: #fff;
      border: 5px solid #f2f2f2;
      border-radius: 10px;
      margin-bottom: 3rem;
    }
    #tns3 > .tns-item {
      width: 250px !important;
      height: 200px;
      padding: 20px;
      background: #fff;
      border: 5px solid #f2f2f2;
      border-radius: 10px;
      margin-bottom: 5rem;
    }
  }
  @media (max-width: 600px) {
    .container-api {
      height: 94rem !important;
    }
  
    .text-section01 {
      /*margin-left: 5rem;*/
      width: 90% !important;
    }
    .text-api h6 {
      color: #00a6e0;
      font-size: 65px !important;
    }
    .text-api h2 {
      color: #2e2c70;
      font-size: 100px !important;
    }
    .text-api p {
      margin-bottom: 1rem;
      font-size: 45px !important;
    }
    #tns1 {
      margin-bottom: -30px;
    }
    #tns1 > .tns-item {
      width: 250px !important;
    }
  
    #tns1 > .tns-item {
      font-size: 45px !important;
    }
    #tns2 > .tns-item {
      width: 250px !important;
    }
    #tns2 > .tns-item {
      font-size: 45px !important;
    }
    #tns3 > .tns-item {
      width: 250px !important;
    }
  
    #tns3 > .tns-item {
      font-size: 45px !important;
    }
  
    .text-api {
      margin-top: 10rem;
    }
    .slider003 {
      /*margin-bottom: 8rem !important;*/
    }
    .features__filler {
      /* min-height: 800px !important; */
    }
  }
  @media (max-width: 1024px) {
    /*.slider003 {*/
    /*  overflow-x: scroll;*/
    /*  overflow-y: hidden;*/
    /*  margin-bottom: 60px;*/
    /*}*/
    .holder003 {
      width: 130%;
    }
    /* .slide003 {
      float: left;
      width: 300px;
      height: 500px;
      position: relative;
      background-position: -100px 0;
    }
  
    .slider003::-webkit-scrollbar {
      width: 0.1px;
      height: 3px;
      display: none;
    } */
    .features__filler .features__wrap .features__scroller {
      position: relative;
      left: 0;
      width: 8040px;
    }
    #tns1-ow {
    width: 5440px;
}
    #tns2-ow {
    width: 5494px;
}
    #tns3-ow {
    width: 5440px;
    height: 95px;
}
.features__filler {
        min-height: 0px !important;
    }
    /*#tns2-ow {*/
    /*margin-left: -28rem !important;*/
    /*}*/
  }
  
  @media (min-width: 900px) {
    .text-api h2 {
      color: #2e2c70;
      font-size: 50px;
      font-weight: 300;
      margin-left: -3px;
    }
    #tns1 {
      margin-bottom: -40px;
    }
    #tns2 {
      margin-bottom: -10px;
    }
    #tns2 > .tns-item {
      font-size: 23px;
    }
    #tns1 > .tns-item {
      font-size: 23px;
    }
    #tns3 > .tns-item {
      font-size: 23px;
    }
  }
  
  .swiper-slider {
    padding: 60px 0px 60px 0px;
    border-radius: 10px;
  }
  .item {
    width: 270px;
    padding: 15px 0;
    border-radius: 50px;
    background: none;
    border: 2px solid #2e2c70;
    color: #2e2c70;
    text-align: center;
    margin-left: 18px;
    margin-bottom: 40px;
    font-size: 30px;
  }
  .item01 {
    background-color: #fff;
    color: #fff;
    border: none;
    border-radius: 10px;
  }
  .item02 {
    background-color: #fff;
    color: #fff;
    border: none;
    border-radius: 10px;
  }
  .item03 {
    background-color: #fff;
    color: #fff;
    border: none;
    border-radius: 10px;
  }
  .item04 {
    background-color: #fff;
    color: #fff;
    border: none;
    border-radius: 10px;
  }
  .item05 {
    background-color: #fff;
    color: #fff;
    border: none;
    border-radius: 10px;
  }
  
  .slider-wrapper {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: transform 0.5s;
    scroll-snap-type: x mandatory;
  }
  
  .slider {
    display: flex;
    will-change: transform;
    transition: transform 0.5s;
  }
  
  .item {
    flex: 0 0 auto;
    width: 300px;
    padding: 60px 0px 60px 0px;
    margin-right: 20px;
    transform-style: preserve-3d;
    transform-origin: center center;
    transition: transform 0.5s, opacity 0.5s;
    box-sizing: border-box;
  }
  
  .scroll__wrap {
    cursor: pointer;
    white-space: nowrap;
    transform: translateY(-80px);
  }
  
  .scroll__wrap .scrollbar__big {
    margin: auto;
    width: 800px;
    height: 9px;
    background-color: #dbdbdb;
    border-radius: 15px;
  }
  
  .scroll__wrap .scrollbar__big .scrollbar__runner {
    height: 9px;
    width: 30%;
    background-color: #00a6e0;
    border-radius: 15px;
  }
  
  .features__filler .features__wrap .features__scroller {
    position: relative;
    left: 0;
    width: 5240px;
    /*margin: 39px auto;*/
    z-index: -0;
  }
  @media (max-width: 1024px) {
    .scroll__wrap {
      display: none !important;
    }
  }
  @media (max-width: 1300px) and (min-width: 700px) {
    .scroll__wrap .scrollbar__big {
      margin: auto;
      width: 600px;
      margin-left: 25rem;
      border-radius: 15px;
    }
  }
  #tns1-ow {
    margin-bottom: -0px !important;
  }
  @media(min-width:1200px){
      #tns1-ow {
    margin-bottom: -10px;
    width: 8000px;
      }
      #tns2-ow {
    margin-bottom: -10px;
    width: 8200px;
      }
      #tns3-ow {
    margin-bottom: -10px;
    width: 8000px;
      }
  }