#service .main-color-recommend {
  color: #e31c79;
}

#service {
  color: #003f67;
}

#service .main-color-black {
  color: #202020;
}

#service .main-color-grey {
  color: #626262;
}

#service .main-color-blue {
  color: #003f67;
}

#service .main-bg-color-blue {
  background-color: #003f67;
}

#service .main-bg-color-recommend {
  color: #e31c79;
}

#service .service-mobile-app-text {
  font-size: 48px;
  line-height: 52px;
  color: #ffffff;
  padding: 10vw 0px;
  font-weight: 600;
}

#service .service-mobileApp-prop-recommend {
  width: 180px;
  height: 163px;
  margin-top: 76px;
  margin-left: -35px;
}

#service .service-mobileApp-prop-yellow {
  width: 155px;
  height: 165px;
  margin-top: 23px;
  margin-left: 265px;
}

#service .step-use-icon {
  width: auto;
  height: 35px;
  /* margin-right: 20px; */
}

#service .service-mobileApp-prop-green {
  width: 241px;
  height: 241px;
  margin-top: 50px;
  margin-left: 210px;
}

#service .step-recommend-card {
  background: #fff;
  border-radius: 40px;
  border: none;
  margin-top: 100px;
  padding: 50px;
  margin-bottom: 64px;
  height: 800px;
}

#service .service-mobile-app-card {
  background: #fff;
  box-shadow: 4px 14px 30px rgba(9, 30, 66, 0.1);
  border-radius: 40px;
  border: none;
  margin-top: 100px;
}

#service .step-use-title {
  font-size: 34px;
  line-height: 38px;
  color: #003f67;
}

#service .error-page-bg {
  background-image: url("/static/images/error/404-bg.png");
  z-index: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: cover;
  height: 40vw;
}

#service .recommend-mobile-app {
  background-image: url("/static/images/serviceMobileApp/rec-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: cover;
  margin: 70px 0 100px 0;
  padding: 50px 0 250px 0;
}

#service .bg-blue-curve {
  background-image: url("/static/images/serviceMobileApp/bg-blue.png");
  z-index: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}

#service .recommend-info-left {
  width: 300px;
}

#service .service-mobileApp-banner {
  background-image: url(/static/images/serviceMobileApp/bg/serviceMobileApp_bg_1.png);
  z-index: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: 100%;
  height: 600px;
}

#service .service-mobile-app-bg-2 {
  background-image: url("/static/images/serviceMobileApp/bg/serviceMobileApp_bg_2.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: cover;
  padding: 120px 0;
}

#service .bg-section-download {
  background-image: url("/static/images/serviceMobileApp/bg/bg-section-download.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: cover;
}

#service .title {
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
  color: #003f67;
  position: relative;
  z-index: 2;
}

#service .bg-blue {
  background-image: url("/static/images/serviceMobileApp/bg/bg-blue.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-size: cover;
}

#service .step-download {
  margin-top: 100px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #202020;
  margin-left: 10vw;
}

#service .service-mobileApp-download {
  margin-top: 100px;
}

#service .step-service-mobileApp-download p {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #626262;
}

#service p.step-download-warnning {
  font-size: 20px;
  line-height: 22px;
  color: #003f67;
  padding-right: 150px;
}

#service .accordion-button {
  background: #003f67;
  font-weight: 500;
  font-size: 34px;
  line-height: 38px;
  border: none;
  color: #ffffff;
  padding: 18px 43px;
}

#service h1.banner-title {
  font-size: 64px;
  line-height: 52px;
  color: #fff;
}

#service .accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

#service .accordion-item {
  border-radius: 20px;
  margin: 10px 0;
  border: none;
}

#service .accordion-body {
  background: linear-gradient(180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.95) 100%);
  /* Drop Shadow/XLarge */
  /* height: 468px; */
  padding-left: 57px;
  padding-right: 57px;
  padding-top: 49px;
  padding-bottom: 49px;
  box-shadow: 4px 14px 30px rgba(9, 30, 66, 0.1);
  border-radius: 20px;
  border: none;
}

#service .download-body {
  column-gap: 60px;
}

#service .accordion-body-document {
  background: linear-gradient(180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.95) 100%);
  padding-left: 57px;
  padding-right: 57px;
  padding-top: 29px;
  padding-bottom: 49px;
  box-shadow: 4px 14px 30px rgba(9, 30, 66, 0.1);
  border-radius: 20px;
}

#service .download-list li {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #003f67;
}

#service .download-list-header {
  font-weight: 500;
  font-size: 34px;
  line-height: 38px;
  color: #003f67;
}

#service .open-service-btn {
  filter: drop-shadow(0px 10px 26px rgba(0, 38, 63, 0.3));
  border-radius: 14px;
  border: none;
  padding: 5px 50px;
  background-color: rgba(0, 180, 241, 1);
  color: #fff;
}

#service .why-download-info {
  padding: 80px 115px 100px 0px;
  height: 450px;
}

#service .download-app {
  background-color: #d7f5ff;
  width: 100%;
}

#service .download-app-position {
  position: relative;
  z-index: 2;
}

#service img.recommendommend-mobile-app-img {
  width: 100%;
  height: auto;
}

#service img.recommend-icon {
  width: auto;
  height: 50px;
}

#service .recommend-card.active {
  background-color: #f0fbff;
  padding: 16px 22px;
  border-radius: 16px;
  margin: 10px 0;
}

#service .recommend-card {
  background-color: transparent;
  padding: 16px 22px;
  border-radius: 16px;
  transition: 0.5s;
  cursor: pointer;
  margin: 10px 0;
}

#service .recommend-card:hover .recommend-icon,
.recommend-card:hover span.recommend-title {
  transform: scale(1.05);
}

#service .recommend-desc {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #003f67;
}

#service .recommend-title {
  font-weight: 600;
  font-size: 34px;
  line-height: 38px;
  color: #003f67;
}

#service .circle-border-text {
  border: 2px solid #00b4f1;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
}

#service button.step-use-btn {
  width: 100%;
  font-size: 24px;
  line-height: 28px;
  color: #003f67;
  text-align: start;
  font-weight: 500;
  border: none;
  background-color: transparent;
  padding: 10px 40px;
  margin: 0;
}

#service button.step-use-btn.active {
  background-color: #d7f5ff;
  border-radius: 40px;
  margin: 10px 0;
  font-size: 42px;
  font-weight: 500;
}

#service button.step-use-btn:hover .step-use-title {
  color: #003f67;
}

#service #carousel-step-use1,
#service #carousel-step-use2-a,
#service #carousel-step-use2-b,
#service #carousel-step-use3,
#service #carousel-step-use4-a,
#service #carousel-step-use4-b,
#service #carousel-step-use5-a,
#service #carousel-step-use5-b,
#service #carousel-step-use6,
#service #carousel-step-use7 {
  margin-top: -100px;
}

#service .carousel-indicators [data-mdb-target] {
  opacity: 1 !important;
  width: 10px !important;
  height: 10px !important;
  background: #bdbdbd;
  border-radius: 40px;
  border: none;
}

.carousel-indicators [data-mdb-target] {
  margin-left: 5px;
}

#service .carousel-indicators .active {
  border-radius: 40px;
  width: 24px !important;
  background-color: #e31c79;
}

#service div.recommend-card-mobile-slider-nav {
  display: flex;
  overflow-x: scroll;
  /* padding: 10px; */
  margin: 0 5%;
}

#service .recommend-card-mobile-mobiledetail {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding: 10px; */
}

#service div.step-use-slider-nav {
  display: flex;
  overflow-x: scroll;
  /* padding: 10px; */
  margin: 0 5%;

}

#service .step-use-title {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  /* border-bottom: 2px solid lightgrey; */
}

#scrollContainer .step-use-title {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-bottom: 2px solid lightgrey;
}

#scrollContainer_Introduce .step-use-title {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-bottom: 2px solid lightgrey;
}

@media (min-width: 767px) {
  #service .step-use-title {
    /* min-width: 130px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 10px; */
  }
}

#service img.step-use-img {
  height: 500px;
  width: auto;
}

#service .carousel-step-use-display .carousel-indicators {
  bottom: 16%;
}

#service #carousel-why-download .carousel-indicators {
  bottom: 12%;
  left: 6%;
}

#service .carousel-step-use-display {
  display: none;
}

#service .carousel-step-use-display.active {
  display: block;
}

#service img.service-mobile-app-phone {
  width: auto;
  height: 500px;
  bottom: 40px;
  left: 17%;
  position: absolute;
}

#service .service-yellow {
  left: 0px;
  top: 2050px;
}

#service .service-yellow img {
  width: 100%;
  height: 500px;
  z-index: 0;
  position: relative;
}

#service .why-download-text {
  font-weight: 500;
  font-size: 34px;
  line-height: 38px;
}

#service .why-download-desc {
  font-weight: 400;
  font-size: 34px;
  line-height: 38px;
  color: #626262;
  margin-top: 15px;
}

#service img.position-absolute.service-red-1 {
  width: 277px;
  height: 250px;
  left: 2vw;
  top: 80vw;
}

#service section.step-recommend {
  margin-top: -150px;
}

#service .step-use-desc {
  font-size: 24px;
  line-height: 28px;
  margin-top: 48px;
  color: #202020;
}

.step-recommend .carousel-item {
  height: 660px;
}

#carousel-step-use3 .carousel-item {
  height: 736px;
}

#carousel-step-use7 .carousel-item {
  height: 784px;
}

#service .carousel-step-use-display #carousel-step-use4-b .carousel-indicators {
  bottom: 22%;
}

#carousel-step-use4-b .carousel-item {
  height: 700px;
}

.carousel-control-next,
.carousel-control-prev {
  top: -12%;
}

#carousel-step-use3 .carousel-control-next,
#carousel-step-use3 .carousel-control-prev {
  top: -25%;
}

#carousel-step-use7 .carousel-control-next,
#carousel-step-use7 .carousel-control-prev {
  top: -35%;
}

#carousel-step-use3 .carousel-indicators {
  bottom: 25% !important;
}

#service .carousel-step-use-display #carousel-step-use7 .carousel-indicators {
  bottom: 30%;
}

#service img.service-mobileApp-download-img {
  width: 350px;
  height: auto;
  margin-top: 30px;
}

#service img.recommendom-mobile-app-img {
  height: 530px;
  width: auto;
}

#service .card-setting-username {
  background-color: #fff;
  padding: 36px;
  border-radius: 40px;
}

#service .abstract-technology {
  margin-top: -32vw !important;
  z-index: -1;
}

#service .step-recommend .accordion-button {
  background: transparent;
  font-weight: 500;
  font-size: 34px;
  line-height: 38px;
  border: none;
  color: #ffffff;
  padding: 8px 24px;
}

#service .step-recommend .accordion-button {
  background: transparent;
  font-weight: 500;
  font-size: 34px;
  line-height: 36px;
  color: #003f67;
  padding: 8px 24px;
}

#service .step-recommend button.accordion-button.collapsed {
  background-color: #fff !important;
}

#service .step-recommend button.accordion-button {
  background: #d7f5ff !important;
  border-radius: 40px;
}

#service .step-recommend .accordion-body {
  border: none;
  padding: 0px;
  margin: 5px 0;
  box-shadow: none;
}

#service button.step-recommend-accordion-subtitle.active {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #003f67;
  text-align: start;
  padding: 6px 30px;
  border: none;
  border-radius: 40px;
  margin: 5px 0;
  /* background-color: #f8f8f8; */
}

#service button .step-recommend-accordion-subtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #003f67;
  text-align: start;
  padding: 6px 30px;
  border: none;
  border-radius: 40px;
  margin: 5px 0;
  background-color: #fff;
}

#service .step-recommend-header,
#service .step-recommend-body {
  height: 560px;
}

@media (min-width: 330px) and (max-width: 767px) {
  #service .carousel-step-use-display {
    display: none;
  }

  #service .carousel-step-use-display.active {
    display: block;
  }

  #service .service-mobileApp-banner {
    background-image: url(/static/images/serviceMobileApp/bg/serviceMobileApp_bg_1-mobile.png);
    z-index: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: 100%;
    height: 238px;
  }

  #service .service-mobile-app-text {
    color: #ffffff;
    padding: 10vw 0px;
    font-weight: 600;
    font-size: 34px;
    line-height: 38px;
  }

  #service .service-mobile-app-bg-2 {
    background-image: url(/static/images/serviceMobileApp/bg/serviceMobileApp_bg_2-mobile.png);
    z-index: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: 100%;
    padding: 80px 0;
  }

  #service img.service-mobile-app-phone {
    width: 350px;
    bottom: 5%;
    left: 17%;
    position: relative;
  }

  #service .why-download-text {
    font-weight: 500;
    font-size: 44px;
    line-height: 38px;
    text-align: center;
    padding-top: 30px;
  }

  #service img.service-mobile-app-phone {
    width: 230px;
    height: 370px;
    bottom: 0;
    left: 15px;
    position: relative;
  }

  #service #carousel-why-download .carousel-control-next,
  #service #carousel-why-download .carousel-control-prev {
    bottom: 200px;
  }

  #service #carousel-why-download .carousel-control-next {
    right: -6vw;
  }

  #service #carousel-why-download .carousel-control-prev {
    left: -6vw;
  }

  #service .carousel-step-use-display .carousel-control-next {
    right: 0px;
    top: 220px;
  }

  #service .carousel-step-use-display .carousel-control-prev {
    left: 0px;
    top: 220px;
  }

  #service .carousel-control-prev img,
  #service .carousel-control-next img {
    width: 40px;
    height: 40px;
  }

  #service .why-download-info .title {
    font-weight: 500;
    text-align: center;
    color: #003f67;
    font-size: 48px;
    line-height: 68px;
  }

  #service .why-download-info {
    padding: 20px 0 60px 0;
    height: 260px;
  }

  #service #carousel-why-download .carousel-indicators {
    bottom: 3%;
    left: 0;
  }

  #service .title {
    font-weight: 500;
    text-align: center;
    color: #003f67;
    font-size: 48px;
    line-height: 52px;
  }

  #service .step-download {
    margin-top: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #202020;
    font-size: 24px;
    line-height: 28px;
    margin-left: 10px;
  }

  #service .recommend-mobile-app {
    background-image: url("/static/images/serviceMobileApp/rec-bg-mobile.png");
    z-index: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: 100%;
    margin: 20px 0;
    padding: 50px 0;
  }

  #service .accordion-button {
    background: #003f67;
    font-weight: 500;
    border: none;
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
    padding: 15px 20px;
  }

  #service .accordion-body {
    background: linear-gradient(180deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%);
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 20px;
    padding: 20px;
  }

  #service img.benefit-img {
    width: 90px;
    margin-bottom: 20px;
  }

  #service .download-list-header {
    font-weight: 600;
    color: #003f67;
    font-size: 24px;
    line-height: 28px;
  }

  #service .download-list li {
    color: #003f67;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
  }

  #service .abstract-technology {
    margin-top: -130vw !important;
    z-index: -1;
  }

  #service .accordion-item {
    border-radius: 20px;
    margin-top: 10px 0px;
  }

  #service .carousel-step-use-display.active {
    display: block;
    /* margin-top: 70px; */
  }

  #service .select-input.form-control[readonly]:not([disabled]) {
    background-color: transparent;
    width: 280px;
    height: 56px;
    background: #d7f5ff;
    border-radius: 40px;
    border: none;
    padding: 0 25px;
  }

  #service .select-arrow {
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
    background-image: url("/static/images/share/expand_more.png") !important;
  }

  #service .download-app {
    background-color: transparent;
    width: 100%;
    background-image: url(/static/images/serviceMobileApp/bg-yellow-ball-mobile.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom;
    background-size: cover;
    /* height: 205vw; */
  }

  #service .download-app .service-yellow {
    left: -7vw;
    top: 636vw;
  }

  #service .download-margin {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #service .bg-blue-curve {
    background-image: none;
  }

  #service .step-recommend-card {
    background: #fff;
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 40px;
    border: none;
    margin: 40px 0;
    padding: 50px;
  }

  #service .recommend-card-mobile-slider-items img {
    width: auto;
    height: 430px;
    /* padding: 30px 0; */
  }

  #service .recommend-card-mobile-slider-items .recommend-item-mobile-mobiledetail.active {
    display: block;
  }

  #service .recommend-card-mobile-slider-items .recommend-item-mobile-mobiledetail {
    display: none;
  }

  #service section.step-recommend {
    margin-top: 80px;
  }

  #service .recommend-title {
    font-weight: 600;
    /* font-size: 34px; */
    line-height: 38px;
    color: #003f67;
    font-size: 20px;
    line-height: 20px;
    margin-top: -20px;
  }

  #service img.recommend-icon {
    width: 80%;
    height: auto;
  }

  #service .service-mobileApp-download .slick-arrow-custom-prev {
    top: -420px;
    left: 8vw;
  }

  #service .service-mobileApp-download .slick-arrow-custom-next {
    top: -420px;
    right: 8vw;
  }

  #service .recommend-card-mobile.active {
    background-color: #f0fbff;
    border-radius: 16px;
  }



  #service .recommend-card-mobile {
    background-color: transparent;
    padding: 16px;
    border-radius: 16px;
    transition: 0.5s;
    cursor: pointer;
    /* background-color: #f0fbff; */
  }

  #service .service-mobileApp-download {
    margin-top: 0;
    padding: 100px 0 50px 0;
  }

  #service .recommend-mobile-app .service-mobileApp-download {
    margin-top: 0;
    padding: 50px 0;
  }

  #service p.step-download-warnning {
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
    padding-right: 40px;
  }

  #service .select-input,
  #service .form-select-xl,
  #service .form-control-xl,
  #service .form-label.select-fake-value.active,
  #service .select-option.selected.active,
  #service .select-option-text {
    font-weight: 500 !important;
    font-size: 24px !important;
    align-items: center;
    color: #003f67 !important;
  }

  #service .why-download-desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #626262;
    margin-top: 0px;
  }

  #service h1.banner-title {
    font-size: 48px;
    line-height: 38px;
    color: #fff;
  }

  #service .service-mobile-app-card {
    margin-top: 0px;
    height: 700px;
  }

  #service .step-use-title {
    font-size: 20px;
    line-height: 18px;
    color: #003f67;
    text-align: center;
    background-color: transparent;
    padding: 5px;
    /* border-radius: 16px; */
    transition: 0.5s;
    cursor: pointer;
    display: flex;
    min-height: 130px;
  }

  #service .step-use-title.active {
    padding: 5px;
    border-bottom: 5px solid #00B4F1;
  }

  #service .step-use-icon {
    width: 80%;
    height: auto;
    margin-bottom: 10px;
  }

  #service .card-setting-username {
    background-color: #fff;
    padding: 20px;
    border-radius: 40px;
  }

  #service img.step-use-img-mobile {
    width: auto;
    height: 430px;
  }

  #service .step-use-desc-mobile {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #202020;
    /* height: 300px; */
    padding-top: 48px;
  }


  #carousel-step-use3-mobile .carousel-item {
    height: 846px;
  }

  #carousel-step-use3-mobile .carousel-indicators {
    bottom: 372px !important;
  }


  #service .carousel-step-use-display .carousel-indicators {
    bottom: 175px;
  }

  #carousel-step-use7-mobile>div.carousel-indicators {
    bottom: 276px !important;
  }

  #carousel-step-use7-mobile {
    padding-bottom: 50px;
  }

  #carousel-step-use7-mobile .carousel-item {
    height: 712px;
  }


  #service .carousel-step-use-display-mobile {
    display: none;
  }

  #service .carousel-step-use-display-mobile.active {
    display: block;
  }

  #slick-slide-control00::before {
    min-width: 25px;
  }

  #service .step-recommend-accordion-subtitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #003f67;
    text-align: center;
    padding: 10px;
    border: none;
    border-radius: 40px;
    margin: 5px 0;
    background-color: transparent;
    height: 100px;
    width: 100%;
    border-radius: 8px;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  #service .step-recommend-accordion-subtitle.active {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #003f67;
    text-align: center;
    padding: 10px;
    border: none;
    border-radius: 40px;
    margin: 5px 0;
    background-color: #d7f5ff;
    border-radius: 8px;
    height: 100px;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) {

  #service .step-recommend .carousel-indicators {
    bottom: 48% !important;
  }

  #service .step-recommend .carousel-item {
    height: 900px !important;
  }

  #carousel-step-use7 .carousel-indicators {
    bottom: 41% !important;
  }

  #carousel-step-use3 .carousel-control-next, #carousel-step-use3 .carousel-control-prev {
    top: -37%;
  }

  #carousel-step-use3 .step-use-desc {
    font-size: 22px;
    line-height: 28px;
    color: #202020;
  }

  #carousel-step-use3 .carousel-indicators {
    bottom: 50% !important;
  }

  /* .carousel-item {
    height: 537px;
  } */

  #service .recommend-card,
  #service .recommend-card.active {
    padding: 16px;
  }

  #service .service-mobileApp-banner {
    height: 319px;
  }

  #service .service-mobile-app-text {
    font-size: 54px;
    line-height: 58px;
    color: #ffffff;
    padding: 5vw 0px;
    font-weight: 600;
  }

  #service .service-mobile-app-bg-2 {
    background-image: url(/static/images/serviceMobileApp/bg/serviceMobileApp_bg_2.png);
    z-index: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: cover;
    padding: 1px 0;
  }

  #service img.service-mobile-app-phone {
    width: 250px;
    height: auto;
    bottom: 5%;
    left: 10%;
    position: absolute;
  }

  #service .why-download-text {
    font-weight: 500;
    font-size: 34px;
    line-height: 38px;
    text-align: center;
    padding: 50px 0;
  }

  #service img.service-mobile-app-phone {
    width: 250px;
    bottom: 5%;
    left: 10%;
    position: absolute;
  }

  #service .why-download-info {
    padding: 0px 30px 30px 0px;
    height: 350px;
  }

  #service #carousel-why-download .carousel-indicators {
    bottom: 5%;
    left: 10vw;
  }

  #service .title {
    font-weight: 500;
    font-size: 64px;
    line-height: 68px;
    text-align: center;
    color: #003f67;
  }

  #service .step-download {
    margin-top: 30px;
    font-weight: 500;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #202020;
    margin-left: 30px;
  }

  #service p.step-download-warnning {
    /* font-weight: 300; */
    font-size: 20px;
    line-height: 24px;
    color: #003f67;
    padding-right: 0px;
  }

  #service img.recommend-icon {
    width: auto;
    /* height: 50px; */
  }

  #service .recommend-desc {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #003f67;
  }

  #service .recommend-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
  }

  #service .recommend-card.active {
    background-color: #f0fbff;
    /* padding: 20px; */
    border-radius: 16px;
  }

  #service .recommend-card,
  #service .recommend-card.active {
    padding: 16px 0px;
  }

  #service .step-recommend-card {
    background: #fff;
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 40px;
    border: none;
    margin-top: 100px;
    padding: 40px 0;
    height: 840px;
  }

  #service .step-use-title {
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
  }

  #service .step-use-icon {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }

  #service #carousel-step-use1,
  #service #carousel-step-use2,
  #service #carousel-step-use3,
  #service #carousel-step-use4,
  #service #carousel-step-use5,
  #service #carousel-step-use6,
  #service #carousel-step-use7 {
    margin-top: 10px;
  }

  #service img.step-use-img {
    width: 300px;
    height: auto;
  }

  #service .accordion-button {
    background: #003f67;
    font-weight: 500;
    font-size: 34px;
    line-height: 38px;
    border: none;
    color: #ffffff;
  }

  #service .accordion-body {
    background: linear-gradient(180deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%);
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 20px;
    padding: 20px;
  }

  #service img.benefit-img {
    width: 100px;
    height: auto;
  }

  #service .download-list-header {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
  }

  #service .abstract-technology {
    margin-top: -35vw !important;
    z-index: -1;
  }

  #service .accordion-item {
    border-radius: 20px;
    margin-top: 10px;
  }

  #service .carousel-control-prev img,
  #service .carousel-control-next img {
    width: 35px !important;
    height: 35px !important;
  }

  #service img.step-use-img {
    width: 200px;
    height: auto;
  }

  #service #carousel-why-download .carousel-control-next {
    right: 0;
    bottom: 0vw;
  }

  #service #carousel-why-download .carousel-control-prev {
    left: 0;
    bottom: 0vw;
  }

  #service .carousel-step-use-display .carousel-control-next {
    /* right: -3vw; */
    top: -50%;
  }

  #service .carousel-step-use-display .carousel-control-prev {
    /* left: -3vw; */
    top: -50%;
  }

  #service button.step-use-btn.active {
    background-color: #d7f5ff;
    border-radius: 40px;
    /* margin: 0 10px; */
    font-size: 24px;
    font-weight: 600;
  }

  #service .carousel-inner {
    position: relative;
    overflow: none;
  }

  #service button.step-use-btn {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
    text-align: start;
    font-weight: 500;
    border: none;
    background-color: transparent;
    padding: 10px 30px;
    /* margin: 0 10px; */
  }

  #service .why-download-desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #626262;
    margin-top: 15px;
    padding-right: 50px;
  }

  #service #carousel-why-download {
    padding-bottom: 30px;
  }

  #service img.service-mobileApp-logo {
    height: 200px;
    width: 200px;
    z-index: 2;
  }

  #service img.download-icon-service-app {
    width: 130px;
    height: auto;
  }

  #service img.download-icon-service-qr-code {
    width: 95px;
    height: auto;
  }

  #service .download-app .service-yellow {
    left: 0vw;
    top: 198vw;
  }

  #service .service-yellow {
    left: 0px;
    top: 1788px;
  }

  #service .recommend-mobile-app {
    margin: 50px 0;
  }

  #service img.recommendom-mobile-app-img {
    height: 365.27px;
    width: 100%;
  }

  #service #carousel-step-use1,
  #service #carousel-step-use2-a,
  #service #carousel-step-use2-b,
  #service #carousel-step-use3,
  #service #carousel-step-use4-a,
  #service #carousel-step-use4-b,
  #service #carousel-step-use5-a,
  #service #carousel-step-use5-b,
  #service #carousel-step-use6,
  #service #carousel-step-use7 {
    margin-top: 0;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1280px) {

  /* #service .breadcrumb {
    padding-top: 50px !important;
  } */
  #service .carousel-step-use-display .carousel-control-next {
    top: -50%;
  }

  #service .carousel-step-use-display .carousel-control-prev {
    /* left: -3vw; */
    top: -50%;
  }

  #service .step-recommend-card {
    height: 1000px;
  }

  #carousel-step-use3 .carousel-indicators {
    bottom: 37% !important;
  }

  #service .step-recommend .carousel-item {
    height: 900px !important;
  }

  #service .download-app .service-yellow {
    left: 0vw;
    top: 172vw;
  }

  #service .service-mobile-app-text {
    font-size: 64px;
    line-height: 68px;
    color: #ffffff;
    padding: 5vw 0px;
    font-weight: 600;
  }

  #service .service-mobile-app-bg-2 {
    background-image: url(/static/images/serviceMobileApp/bg/serviceMobileApp_bg_2.png);
    z-index: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: cover;
    padding-top: 10px;
  }

  #service .why-download-text {
    font-weight: 500;

    line-height: 38px;
    text-align: start;
    padding: 50px 0;
  }

  #service .why-download-info {
    padding: 0px 100px 80px 0px;
  }

  #service img.service-mobile-app-phone {
    width: 300px;
    bottom: 12%;
    left: 15%;
    position: absolute;
  }

  #service #carousel-why-download .carousel-indicators {
    bottom: 8%;
    left: 9%;
  }

  #service .title {
    font-weight: 500;
    font-size: 60px;
    line-height: 64px;
    text-align: center;
    color: #003f67;
  }

  #service p.step-download-warnning {
    /* font-weight: 300; */
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
    padding-right: 50px;
  }

  #service .step-download {
    margin-top: 50px;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
  }

  #service .accordion-button {
    background: #003f67;
    font-weight: 500;
    font-size: 34px;
    line-height: 40px;
    border: none;
    color: #ffffff;
  }

  #service img.benefit-img {
    width: 120px;
  }

  #service .accordion-item {
    border-radius: 20px;
    margin-top: 10px;
  }

  #service .download-list-header {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #003f67;
  }

  #service .carousel-step-use-display .carousel-indicators {
    bottom: 37%;
  }

  #service .step-recommend-card {
    background: #fff;
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 40px;
    border: none;
    margin-top: 100px;
    padding: 50px 20px;
  }

  #service .step-use-title {
    font-size: 34px;
    line-height: 38px;
    color: #003f67;
  }

  #service img.step-use-img {
    width: 250px;
    height: auto;
  }

  #service #carousel-step-use1,
  #service #carousel-step-use2,
  #service #carousel-step-use3,
  #service #carousel-step-use4,
  #service #carousel-step-use5,
  #service #carousel-step-use6,
  #service #carousel-step-use7 {
    margin-top: 0;
  }

  #service button.step-use-btn {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    color: #003f67;
    text-align: start;
    font-weight: 500;
    border: none;
    background-color: transparent;
    padding: 8px 30px;
    margin: 0;
  }

  #service .step-use-icon {
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }

  #service .accordion-body {
    background: linear-gradient(180deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%);
    box-shadow: 4px 14px 30px rgb(9 30 66 / 10%);
    border-radius: 20px;
    padding: 20px;
  }

  #service .abstract-technology {
    margin-top: -35vw !important;
    z-index: -1;
  }

  #service .service-mobile-app-card {
    margin-top: 150px;
  }

  #service .service-yellow {
    left: 0px;
    top: 2000px;
  }

  #service .bg-blue-curve {
    padding: 10px 0;
  }

  #service .service-mobileApp-banner {
    height: 425px;
  }
}