.foot-flu0 {
    height: 50px;
  }

  .swiperf {
    width: 100%;
    height: 60px !important;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
  }

  #footSwiper .swiper-button-next,
  #footSwiper .swiper-button-prev {
    background-color: #157daa !important;
    background-color: rgba(255, 255, 255, 0.5);
    right: 10px;
    padding: 0px !important;
    color: #FFFFFF !important;
    fill: #679d15 !important;
    stroke: #679d15 !important;
    height: 30px;
    width: 30px;
    border-radius: 50%;

  }

  .swiperf5 {
    width: 100%;
    height: 60px !important;
  }

  #footSwiper5 .swiper-button-next,
  #footSwiper5 .swiper-button-prev {
    background-color: #157daa !important;
    background-color: rgba(255, 255, 255, 0.5);
    right: 10px;
    padding: 0px !important;
    color: #FFFFFF !important;
    fill: #679d15 !important;
    stroke: #679d15 !important;
    height: 30px;
    width: 30px;
    border-radius: 50%;

  }

  #footSwiper .swiper-container {
    width: 100%;
    height: 100%;
  }

  #footSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #footSwiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #217d92;
    opacity: 1;
  }

  #footSwiper .swiper-pagination-bullet-active {
    width: 35px;
    transition: width .7s;
    border-radius: 9px;
    background: #22b5aa;
    border: 1px solid transparent;
  }


  #footSwiper5 .swiper-container {
    width: 100%;
    height: 100%;
  }

  #footSwiper5 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #footSwiper5 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #217d92;
    opacity: 1;
  }

  #footSwiper5 .swiper-pagination-bullet-active {
    width: 35px;
    transition: width .7s;
    border-radius: 9px;
    background: #22b5aa;
    border: 1px solid transparent;
  }



  