.sub-text-footer-kiri span {
  color: inherit;
  text-decoration: none;
}

.apps-link{
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem
    rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  /* color: var(--bs-btn-color); */
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* border: var(--bs-btn-border-width) solid var(--bs-btn-border-color); */
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

ul {
  -webkit-touch-callout: none;
}
.text-footer-kiri {
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: justify;
  margin-left: 20px;
}
.card-text ul {
  padding-left: 0;
  margin-left: 20px;
  margin-top: -4px;
}
.mt-address{
  margin-top: -18px;
}
.new-banner {
  width: auto;
  height: 87%;
  object-fit: cover;
}

.sub-text-footer-kiri {
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: justified;
}

.sub-text-footer-ground {
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-align: center;
}

.btn-flow {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 2px;
}

.frame-video {
  width: 322px !important;
  height: 158px !important;
}

.frame-video-mobile {
  widht: 300px;
  height: 533px;
}

.btn-float-join {
  position: absolute;
  bottom: -24px;
  right: 10px;
  z-index: 1000;
}
.btn-float-join-placeholder{
  position: absolute;
  bottom: -24px;
  right: 240px;
  z-index: 1000;
}

.fixed-bottom {
  position: fixed;
  bottom: -20px;
  right: 80px;
  z-index: 1000;
}

.fixed-bottom {
  position: fixed;
  bottom: 4px;
  right: 80px;
  z-index: 1000;
}
.content-form {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 0px 20px;
}

.featured-m-content {
  margin-left: 50px;
  margin-right: 50px;
}

.footer hr {
  border-top: 2px solid white !important;
  width: 100vw;
  opacity: 1;
}

.margin-policy{
  margin-left: 6px;
}
.icon-img-address{
  width: 20px !important;
  height: 20px !important;
}
.ml-masuk{
  margin-left: 30px;
}
/*LOADING OVERLAY*/

#loading-overlay {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #00000096;
  padding-top: 20%;
}

#loading-overlay-form {
  display: block;
  position: fixed;
  width: 100%;
  height: 150%;
  margin-top:-100px;
  z-index: 99999;
  background: #00000096;
  padding-top: 20%;
}

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #1d62f0;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

#divMon {
  margin: 20px 0 0 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.segmen {
  display: none;
}
.mobile-segmen {
  display: block;
}
@media (min-width: 768px) {
  .margin-footer {
    margin-left: 25px;
    margin-right: -25px;
  }
  .margin-logo-foot {
    margin-right: 80px;
  }
  .margin-headline {
    margin-left: 20px;
  }
  .mbl-footer {
    display: none;
  }
  .desk-banner {
    display: block;
  }
  .mobo-banner {
    display: none;
  }
  .fixed-bottom {
    position: fixed;
    bottom: 10px;
    left: 74vw;
  }
  .appstore-mobile {
    height: 40px;
    width: auto;
  }

  .text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-left: 20px;
  }

  .sub-text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justified;
  }
  .frame-video {
    width: 572px !important;
    height: 321.75px !important;
  }
  .frame-video-mobile {
    width: 300px !important;
    height: 546px !important;
  }
  .new-banner {
    width: auto;
    height: 87%;
    object-fit: cover;
    margin-left: 70px;
  }
}

/* @media (max-width: 767px) {
  .margin-search-use {
    margin-left: 25px;
  }
} */

@media (max-width: 767px) {
  .appstore-mobile {
    height: 35px;
    width: auto;
  }
  .space-store {
    margin-bottom: 0;
  }
  .mbl-footer {
    display: none;
  }
  .content-banner {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .desk-banner {
    display: block;
  }
  .mobo-banner {
    display: none;
  }
  .fixed-bottom {
    position: fixed;
    bottom: 10px;
    left: 74vw;
  }
  .margin-service {
    margin-top: 0;
  }
  .img-service {
    width: 50px;
    height: auto;
  }
  .banner-image {
    height: 260px;
    width: auto;
    margin-top: 20px;
  }
  .banner-image {
    height: 340px;
    width: 340px;
    margin-top: 0;
  }
  .apps-link{
    margin: 5px 0;
  }
  /* .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 78%;
    margin-top: 200px;
  } */

  .sm-service-bg {
    background: url("../images/illustration/service-mobile.png") no-repeat;
    background-position: center top;
    background-size: 245px auto;
  }
  .img-30-61 {
    width: 150px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 55px;
    margin-top: -100px;
  }
  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 52%;
    margin-bottom: 120px !important;
  }
  .img-41-52 {
    width: 100px;
    height: auto;
    margin-left: 60px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .margin-mobile {
    margin-top: 5px;
    margin-left: 60px;
  }
  .mobileapps .big-title {
    margin-left: 0;
  }
  .margin-app-store {
    margin-left: -28px !important;
  }
  .btn-float-join-placeholder{
    position: absolute;
    bottom: -24px;
    right: 263px;
  }
  .mt-address{
    margin-top: -42px;
  }
  .mt-telp{
    margin-top: -32px;
  }
  .mt-email{
    margin-top: -6px;
  }
}
@media (min-width: 768px) {
  .margin-logo-foot {
    margin-right: 0;
  }

  .margin-footer {
    margin-left: 10px;
    margin-right: -10px;
  }
  .content-banner {
    margin-top: 18px;
    margin-bottom: 50px;
    padding: 0px 20px;
  }
  .space-store {
    margin-bottom: 0;
  }
  .desk-banner {
    display: block;
  }
  .mobo-banner {
    display: none;
  }
  .margin-service {
    margin-top: -150px;
  }
  .img-service {
    max-width: 60px;
    height: auto;
  }
  .margin-mobile {
    margin-top: 50px;
    margin-left: 0;
  }

  .text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-left: 20px;
  }

  .sub-text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justified;
  }
  .banner-image {
    height: 36vh;
    width: auto;
    margin-top: 0;
    margin-bottom: -10px;
    margin-left: -20px;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 78%;
    margin-top: 200px;
  }
  .img-30-61 {
    width: 150px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 42px;
    margin-top: -100px;
  }
  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 52%;
    margin-bottom: 120px !important;
  }
  .img-41-52 {
    width: 100px;
    height: auto;
    margin-left: 60px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .margin-mobile {
    margin-top: 5px;
    margin-left: 60px;
  }
  .mobileapps .big-title {
    margin-left: 0;
  }
  .btn-float-join-placeholder{
    position: absolute;
    bottom: -24px;
    right: 263px;
  }
  .mt-address{
    margin-top: -28px;
  }
  .mt-telp{
    margin-top: -32px;
  }
  .mt-email{
    margin-top: -4px;
  }
}
@media (max-width: 992px) {
  .form .card .card-title.big-title {
    padding: 0 !important;
    margin: 0;
    font-family: "Poppins";
    font-size: 29px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #4f4f4f !important;
  }
  .form .card .card-text.description {
    margin: 30px 0;
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 500;
    line-height: 18.15px;
    letter-spacing: 0.05em;
    text-align: left;
  }

  .form .card .card-text .title {
    font-family: "Poppins";
    font-size: 17px;
    font-weight: 600;
    line-height: 24.2px;
    letter-spacing: 0.05em;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .form .card .card-text .form-label {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: 19.36px;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  .fixed-bottom {
    left: calc(78vw);
  }

  .margin-logo-foot {
    margin-right: 0;
  }

  .margin-footer {
    margin-left: 20px;
    margin-right: -10px;
  }
  .content-banner {
    margin-top: 40px;
    margin-bottom: 50px;
    padding: 0px 20px;
  }
  /* .desk-banner {
    display: block;
    margin-top: -40px;
  } */
  .desk-banner {
    display: block;
    margin-right: 36px;
    margin-top: 1vh !important;
  }
  .new-banner {
    height: 60vh;
    width: auto;
    margin-top: -6px;
    right: 24px;
    position: relative;
}
  .mobo-banner {
    display: none;
  }

  .appstore-mobile {
    height: 48px;
    width: auto;
    left: 0;
  }
  .margin-service {
    margin-top: -130px;
  }
  .margin-service-content-less{
    margin-top: -160px;
  }
  .margin-service-content{
    margin-top: -70px;
  }
  .mt-sc-content{
    margin-top: -80px;
  }
  .mb-service {
    margin-top: 4px;
  }
  .img-service {
    max-width: 96px;
    height: auto;
  }
  .margin-mobile {
    margin-top: 50px;
    margin-left: 80px;
  }
  .text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-left: 20px;
  }

  .sub-text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justified;
  }
  .featured-m-content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .banner-image {
    height: 52vh;
    width: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 78%;
    margin-top: 220px;
  }
  .img-30-61 {
    width: 180px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 38px;
    margin-top: -60px;
  }
  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 160px;
    height: auto;
    margin-left: 100px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .margin-mobile {
    margin-top: -5px;
    margin-left: 70px;
  }
  .margin-app-store {
    margin-left: -40px !important;
  }
  .btn-float-join-placeholder{
    position: absolute;
    bottom: -24px;
    right: 275px;
  }
  .new-banner {
    height: 53vh;
    width: auto;
    margin-top: -40px;
    right: 16px;
    position: relative;
  }
  .mt-address{
    margin-top: -7px;
  }
}
/* @media (min-width: 1025px) and (max-width: 1279px) {
  .banner-image {
    height: 68vh;
    width: auto;
    margin-top: 0;
    margin-left: 90px;
  }
  .appstore-mobile {
    height: 58px;
    width: auto;
    left: 0;
  }
  
  .new-banner {
    height: 56vh;
    width: auto;
    margin-top: 10px;
    right: 24px;
    position: relative;
}

  .header .banner {
    position: relative;
    height: 95vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 28px;
    font-weight: 800;
    line-height: 46.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 77%;
    margin-top: 220px;
  }
  .img-30-61 {
    width: 240px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 42px;
    margin-top: -160px;
  }

  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 160px;
    height: auto;
    margin-left: 100px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .margin-mobile {
    margin-top: -5px;
    margin-left: 70px;
  }
  .btn-float-join {
    position: absolute;
    bottom: -24px;
    margin-right: -24px;
    z-index: 1000;
  }
  .btn-float-join-placeholder{
    position: absolute;
    right: 260px;
  }
} */
@media screen and (min-width: 1400px) {
  .fixed-bottom {
    position: fixed;
    bottom: 10px;
    left: calc(82vw + 10px);
  }
  .appstore-mobile {
    height: 62px;
    width: auto;
    left: 0;
  }
  /* .mt-sc-content{
    margin-top: 0;
  } */

  .margin-footer {
    margin-left: 60px;
    margin-right: -20px;
  }
  .banner-image {
    height: 65vh;
    width: auto;
    margin-top: 20px;
    margin-left: 200px;
    position: relative;
  }
  .mrg-top-banner {
    margin-top: -40px;
  }
  .content-banner {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  .desk-banner {
    display: block;
    margin-top: 26px !important;
  }
  .new-banner {
    height: 460px;
    width: auto;
    right: -20px;
    margin-top: 2px;
    position: relative;
  }

  .mobo-banner {
    display: none;
  }
  .margin-service {
    margin-top: -396px;
  }
  .margin-service-content{
    margin-top: -300px;
  }
  .margin-service-content-less{
    margin-top: -380px;
  }
  .mb-service {
    margin-top: 20px;
  }
  .img-service {
    max-width: 100px;
    height: auto;
  }
  .margin-mobile {
    margin-top: -10px;
    margin-left: 110px;
  }
  .text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-left: 20px;
  }

  .sub-text-footer-kiri {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justified;
  }

  .img-30-61 {
    width: 240px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 48px;
    margin-top: -140px;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 77%;
    margin-top: 230px;
  }

  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 210px;
    height: auto;
    margin-left: 130px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .frame-video {
    width: 768px !important;
    height: 432px !important;
  }
  .frame-video-mobile {
    widht: 300px;
    height: 546px;
  }

  /* .new-banner {
    width: 92%;
    height: 92%;
    margin-top: 0;
    margin-left: 0;
    object-fit: cover;
  } */
 
  .btn-float-join {
    position: absolute;
    bottom: -30px;
    margin-right: 30px;
    z-index: 1000;
  }
  .btn-float-join-placeholder{
    position: absolute;
    right: 350px;
    bottom: -30px;
  }

}

@media screen and (min-width: 1426px) and (max-width: 1444px) and (min-height: 880px) and (max-height: 900px){
  .new-banner {
    height: 60vh;
    width: auto;
    margin-top: 38px;
    right: 42px;
    position: relative;
  }
  .header .banner {
    position: relative;
    height: 90vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 39px;
    font-weight: 800;
    line-height: 48.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .mbl-footer {
    display: block;
    width: 250px;
    height: 57px;
    margin-top: -16px;
    margin-left: -60px;
    margin-bottom: 34px;
    padding: 6px 20px 5.03px 85px;
    border-radius: 20px 0px 0px 0px;
  }
  .form .card .card-title.big-title {
    padding: 0 !important;
    margin: 0;
    font-family: "Poppins";
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #4f4f4f !important;
  }
  .space-store {
    margin-bottom: -20px;
  }
  .form .card .card-text.description {
    margin: 30px 0;
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 500;
    line-height: 18.15px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0;
    margin-bottom: 4px;
  }

  .form .card .card-text .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 24.2px;
    letter-spacing: 0.05em;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .form .card .card-text .form-label {
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 600;
    line-height: 19.36px;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 15px 0;
  }

  .header .banner .description {
    font-family: "Poppins";
    font-size: 7px;
    color: #828282;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .mr-mob-header {
    margin-right: -30px;
  }

  .margin-footer {
    margin-left: 20px;
  }
  .mrg-section {
    margin-left: 6px;
  }
  .mbs-section {
    margin-left: 16px;
  }
  .srv-margin {
    margin-right: -10px;
  }
  .desk-banner {
    display: none;
  }

  .mobo-banner {
    display: block;
    width: 102%;
    height: auto;
    margin-top: -50px;
  }

  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa;
    color: white;
    padding: 12px 12px;
    border-radius: 5px;
  }

  .btn-float-join {
    position: absolute;
    bottom: -20px;
    right: 10px;
    /* transition: bottom 0.2s; */
  }
  .btn-float-join-placeholder{
    position: absolute;
    bottom: -24px;
    right: 162px;
  }
  .fixed-bottom {
    position: fixed;
    bottom: 2px;
    left: 69vw;
  }
  .banner-image {
    height: auto;
    width: 175px;
    margin-top: 20px;
    margin-left: -6px;
  }
  .service-bg {
    background: white;
    background-position: center;
    margin-top: -60px;
    margin-left: -10px;
  }
  .mt-desc {
    margin-bottom: 100px !important;
  }
  .img-30-61 {
    width: auto !important;
    height: 272px !important;
    aspect-ratio: 30 / 61;
    margin-left: 10px;
    margin-bottom: -240px !important;
  }

  .bottom-bg {
    margin-top: 360px !important;
  }

  .mobile-apps-bg {
    background: #fff;
    background-position: top center;
    background-size: 86%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mobile-apps-bg-sm {
    background: url("../images/illustration/mobile-apps-bg-mobile.png")
      no-repeat;
    background-position:center;
    background-size: 80%;
    margin-top: 30px;
  }
  .img-41-52 {
    height: auto;
    aspect-ratio: 41 / 54;
    margin-left: auto !important;
    margin-bottom: -115px !important;
  }
  .mobileapps img {
    width: 49%;
  }
  .margin-mobile {
    margin-top: 0;
    margin-left: 0;
  }
  .mobileapps .big-title {
    margin-left: -18px;
  }

  .bottom-bg-mobile {
    margin-top: 180px !important;
    margin-bottom: 0;
  }
  /* .segmen-top{
    margin-top: 100px !important;
  } */
  .featured-m-content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
  }

  .merchant_btm {
    margin-bottom: -36px;
  }

  .frame-video {
    width: 308px !important;
    height: 158px !important;
  }
  .frame-video-mobile {
    widht: 300px;
    height: 533px;
  }

  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 8px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    height: 38px;
    width: 159px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 14px;
    padding-right: 12px;
    border-radius: 10px;
}

.btn.btn-with-icon__singleline_white {
  background-color: white !important;
  font-family: "Poppins";
  font-size: 8px;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #125efa;
  border: 1px solid #125efa;
  height: 38px;
  width: 159px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 14px;
  padding-right: 12px;
  border-radius: 10px;
}
.margin-sosmed{
  margin-left: 40px;
  margin-top: -14px;
}
.mt-address{
  margin-top: -42px;
}
.mt-telp{
  margin-top: -32px;
}
.mt-email{
  margin-top: -6px;
}
.mt-detail-address{
  margin-top: 10px;
}
.mr-card-body{
  margin-right:6px;
  margin-left:-6px;
}


  /* .btn-vid-mobile {
    height: 44px;
  } */

  /* .banner-image {
    height: 200px;
    width: auto;
  } */
}
@media (max-width: 376px) {
  .col-dashboard-mobile{
    flex: 0 0 auto;
    width: 50% !important;
  }
  .banner-image {
    height: auto;
    width: 170px;
    margin-top: 20px;
    margin-left: -10px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 8px;
    font-weight: 600;
    line-height: 10px;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    height: 34px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0;
    padding-left: 0;
}
.btn.btn-with-icon__singleline_blue span {
  margin-right: 6px;
}
.btn.btn-with-icon__singleline_blue span img {
  height: 14px;
  width: auto;
}

.btn.btn-with-icon__singleline_white {
  background-color: white !important;
  font-family: "Poppins";
  font-size: 7px;
  font-weight: 600;
  line-height: 10px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #125efa;
  border: 1px solid #125efa;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 6px;
  padding-right: 4px;
}
.btn.btn-with-icon__singleline_white span {
  margin-right: 6px;
}
.btn.btn-with-icon__singleline_white span img {
  height: 14px;
  width: auto;
}
  /* .service-bg {
    background: url("../images/banner/service-section.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
  } */
}

@media (min-width: 768px) and (max-width: 991px) {
  .featured-m-content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
  /* .service-bg {
    background: url("../images/banner/service-section.png");
  } */

  /* .banner-image {
    height: 380px;
    width: 380px;
    margin-top: 0;
  } */
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right center;
    background-size: 80%;
    margin-top: 80px;
    margin-bottom: 0;
  }
  .img-30-61 {
    width: 150px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 7px;
    margin-top: -20px;
  }
  .big-title {
    margin-left: -50px;
  }
  .mt-sc-content{
    margin-top: -100px;
  }
}
@media screen and (min-width: 1550px) {
  .banner-image {
    height: 65vh;
    width: auto;
    margin-top: 20px;
    margin-left: 200px;
    position: relative;
  }
  .img-30-61 {
    width: 274px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 48px;
    margin-top: -220px;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 78%;
    margin-top: 240px;
  }

  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 210px;
    height: auto;
    margin-left: 130px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .frame-video {
    width: 768px !important;
    height: 432px !important;
  }
  .frame-video-mobile {
    widht: 300px;
    height: 546px;
  }
  .desk-banner {
    display: block;
    margin-top: 40px;
    margin-right: -150px;
  }
  /* .new-banner {
    width: 98%;
    height: 98%;
    object-fit: cover;
  } */
  .new-banner {
    height: 66vh;
    width: auto;
    margin-top: 12px;
    right: 90px !important;
    position: relative;
  }
  .btn-float-join {
    position: absolute;
    bottom: -24px;
    margin-right: 50px;
    z-index: 1000;
  }
  .btn-float-join-placeholder{
    position: absolute;
    right: 370px;
  }
   
}
@media screen and (min-width: 1920px) {
  /* .banner-image {
    height: 68vh;
    width: auto;
    margin-top: 70px;
    margin-left: 100px;
  } */
  .banner-image {
    height: 70vh;
    width: auto;
    margin-top: 50px;
    margin-left: 200px;
  }
  /* .btn-float-join {
    position: absolute;
    bottom: -24px;
    right: 120px;
    transition: bottom 0.6s;
  }
  .fixed-bottom {
    position: fixed;
    bottom: 10px;
    right: 160px;
  } */
  .img-30-61 {
    width: 274px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 42px;
    margin-top: -210px;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right bottom;
    background-size: 77%;
    margin-top: 250px;
  }

  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 210px;
    height: auto;
    margin-left: 130px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }

  .margin-service {
    margin-top: -460px;
  }
  .new-banner {
    width: auto;
    height: 500px;
    margin-top: 4px;
    right: 26px;
    object-fit: cover;
  }
  .desk-banner {
    display: block;
    margin-top: 40px;
    margin-right: -170px;
  }
  .segmen {
    display: block;
  }

  .mobile-segmen {
    display: none;
  }
  .float-join-big {
    position: absolute;
    bottom: -32px;
    right: 10px;
    z-index: 1000;
  }
  .float-join-big-placeholder {
    position: absolute;
    bottom: -24px;
    right:330px;
  }

  .fixed-bottom {
    position: fixed;
    bottom: 6px;
    margin-left: -230px;
    z-index: 1000;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1400px){
  .banner-image {
    height: 68vh;
    width: auto;
    margin-top: 0;
    margin-left: 90px;
  }
  .appstore-mobile {
    height: 58px;
    width: auto;
    left: 0;
  }
  /* .new-banner {
    width: 93%;
    height: 93%;
    margin-top: -60px;
    margin-left: 90px;
    object-fit: cover;
  } */
  .new-banner {
    height: 60vh;
    width: auto;
    margin-top: 8px;
    right: -14px;
    position: relative;
  }
  
    .header .banner {
      position: relative;
      height: 92vh;
      background: url("../images/banner/new-carousel-bg.png") no-repeat;
      background-position: bottom;
      background-size: cover;
    }
    .header .banner .big-title-banner {
      font-family: "Poppins";
      font-size: 23px;
      font-weight: 700;
      line-height: 42.41px;
      letter-spacing: 0.05em;
      text-align: left;
      padding: 0 !important;
    }
    .header .banner .description {
      font-family: "Poppins";
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.05em;
      text-align: left;
    }
}
@media (min-width: 992px) and (max-width: 1024px) and (orientation: portrait) {
  .new-banner {
    height: 30vh;
    width: auto;
    margin-top: -6px;
    right: 24px;
    position: relative;
}

  .header .banner {
    position: relative;
    height: 46vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  
}

@media (min-width: 992px) and (max-width: 1024px) and (orientation: landscape) {
  .banner-image {
    height: 68vh;
    width: auto;
    margin-top: 0;
    margin-left: 90px;
  }
  .appstore-mobile {
    height: 58px;
    width: auto;
    left: 0;
  }
  /* .new-banner {
    width: 93%;
    height: 93%;
    margin-top: -60px;
    margin-left: 90px;
    object-fit: cover;
  } */
  .new-banner {
    height: 58vh;
    width: auto;
    margin-top: -6px;
    right: 24px;
    position: relative;
}

  .header .banner {
    position: relative;
    height: 90vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 23px;
    font-weight: 700;
    line-height: 36.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
  }
  .service-bg {
    background: url("../images/illustration/service-bg-dua.png") no-repeat;
    background-position: right center;
    background-size: 77%;
    margin-top: 220px;
  }
  .img-30-61 {
    width: 180px;
    height: auto;
    aspect-ratio: 30 / 61;
    object-fit: cover;
    margin-left: 32px;
    margin-top: -20px !important;
  }

  .mobile-apps-bg {
    background: url("../images/illustration/mobile-apps-bg-dua.png") no-repeat;
    background-position: top left;
    background-size: 56%;
    margin-bottom: 160px !important;
  }
  .img-41-52 {
    width: 160px;
    height: auto;
    margin-left: 100px !important;
    aspect-ratio: 41 / 52;
    margin-bottom: -100px !important;
  }
  .margin-mobile {
    margin-top: -5px;
    margin-left: 70px;
  }
  .btn-float-join {
    position: absolute;
    bottom: -30px;
    margin-right: 10px;
    z-index: 1000;
  }
  .btn-float-join-placeholder{
    position: absolute;
    right: 284px;
  }
}

@media (max-width: 375px) {
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 0;
    margin-bottom: 4px;
  }

  .header .banner .description {
    font-family: "Poppins";
    font-size: 6px;
    color: #828282;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0.05em;
    text-align: left;
  }

  .mobo-banner {
    display: block;
    width: 106%;
    height: auto;
    margin-top: -50px;
  }
}

