html{
  overflow-x: hidden;
  height: 100%;
}
body{
  font-family: 'Nunito', sans-serif;
  overflow-x:hidden;
  scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6,a,p,span, pre, button, div, li, input{
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
  color:#707070;
}
button:active, button:focus{
  outline-style: none;
}
::-webkit-scrollbar {
  width:10px;
}

/* Track */
::-webkit-scrollbar-track-piece{
  border-radius: 10px;
  background-color: transparent;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-linear-gradient(45deg, #90d2ee 25%,
                        #7ac9eb 25%,
                        #64c0e8 50%,
                        #4eb7e4 50%,
                        #37aee1 75%,
                        #21a5de 75%,
                        #21A3D9)
}

.header-img {
  width: 316px;
  height: 204px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 6px #21A3D9;
  cursor: pointer;
}
.color-retail{
  color: #27A9E0;
}
.color-retail-2{
  color: #26AAE2;
}
.text-black{
  color: #000000DE;
}
.text-black-2{
  color: #212121;
}
.text-dark-blue{
  color: #0F5F80;
}
.text-grey{
  color: #949494;
}
.text-grey-2{
  color: #4A4A4ADE;
}
.text-light-grey{
  color: #989898;
}
.font-weight-semi{
  font-weight: 600;
}


.box-brand{
  width: 100%;
  height: 34px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.box-brand li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.box-brand li img{
  width: 34px;
  height: 34px;
}
/*RESPONSIVE FOR ALL IN BOOTSTRAP*/

  /*Extra large devices (large desktops, 1200px and up)*/
  @media (min-width: 1200px) {
    .box-circle-inside{
      padding-top: 160px;
      padding-bottom: 120px;
    }
    .title-head{
      /*font-size: calc(5vmin + 2px);*/
      line-height: 1.3;
    }
    .head-box-image-shadow{
      height: 100px;
    }
    .btn-coba {
      margin-top: 30px; 
    }
    .title-desc{
      margin-top: 30px;
    }
    .side{
      padding-left: 30px;
      padding-right: 30px; 
    }
    .sec-img1{
      width: 281px;
      height: 176px;
    }   
    .bg-light-custom{
      background-image: url(../../asset/img/image/bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
  }

  /*Large devices (desktops, 992px and up)*/
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .box-circle-inside{
      padding-top: 160px;
      padding-bottom: 120px;
    }
    .title-head{
      /*font-size: calc(5vmin + 2px);*/
      line-height: 1.3;
    }
    .head-box-image-shadow{
      height: 100px;
    }
    .btn-coba {
      margin-top: 30px; 
    }
    .title-desc{
      margin-top: 30px;
    }
    .side{
      padding-left: 30px;
      padding-right: 30px; 
    }
    .sec-img1{
      width: 281px;
      height: 176px;
    }   
    .bg-light-custom{
      background-image: url(../../asset/img/image/bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
  }

  /*Medium devices (tablets, 768px and up)*/
  @media (min-width: 768px) and (max-width: 991.98px) {
    .title-head{
      /*font-size: calc(5vmin + 2px);*/
      line-height: 1.3;
    }
    .head-box-image-shadow{
      height: 55px;
    }
    .btn-coba {
      margin-top: 5px; 
    }
    .title-desc{
      margin-top: 30px;
    }
    .side{
      padding-left: 30px;
      padding-right: 30px; 
    }
    .sec-img1{
      width: 281px;
      height: 176px;
    }   
    .bg-light-custom{
      background-image: url(../../asset/img/image/bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
  }

  /*Small devices (landscape phones, 576px and up)*/
  @media (min-width: 576px) and (max-width: 767.98px) {
    .box-circle-inside{
      padding-top: 110px;
      padding-bottom: 90px;
    }
    .title-head{
      /*font-size: calc(5vmin + 2px);*/
      line-height: 1.3;
    }
    .head-box-image-shadow{
      height: 60px;
    }
    .btn-coba {
      margin-top: 30px; 
    }
    .title-desc{
      margin-top: 30px;
    }
    .side{
      padding-left: 30px;
      padding-right: 30px; 
    }
    .sec-img1{
      width: 281px;
      height: 176px;
    }
    .bg-light-custom{
      background-image: url(../../asset/img/image/bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
  }

  /*Extra small devices (portrait phones, less than 576px)*/
  @media (min-width: 426px) and (max-width: 575.98px){
    .head-sosmed{
      display: none;
    }

    .sec-img1{
      width: 281px;
      height: 176px;
    }  
    .bg-light-custom{
      background-image: url(../../asset/img/image/bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
    .box-circle-inside{
      padding-top: 100px;
      padding-bottom: 50px;
    } 
  }

  /*Very Extra small devices (portrait phones, less than 426px)*/
  @media (max-width: 426px){
    .head-sosmed{
      display: none;
    }
    .bg-header{
      background-size: 200%;
    }
    .title-head{
      line-height: unset;
    }
    .head-box-image-shadow{
      height: 50px;
    }
    .btn-coba {
      margin-top: 10px; 
    }
    .title-desc{
      margin-top: 10px;
    }
    .row-sec0-devider{
      display: none;
    }
    .box-circle-inside{
      padding-top: 100px;
      padding-bottom: 50px;
    }  
    .bg-wave-top{
      background-image: url(../../asset/img/image/bg-curve-mobile.png);
      background-position: top center;
      background-repeat: no-repeat;
      background-size: 150% 100%;
    }
    .bg-wave-top{
      padding: 60px 0;
    }
    .bg-wave-custom img{
      width: 340%;
      transform: translate(-25%, 60px);
    }
    .sec2{
      display: none;
    }
    .sec-img1{
      width: 260px;
      height: 170px;
    }
    .sec5-img{
      display: none;
    }
    .sec4-quote{
      visibility: hidden;
    }
  }
  @media screen and (max-width: 337px){
    .box-img-features img{
      width: 65px;
      height: auto;
    }
  }
/*END OF RESPONSIVE FOR ALL IN BOOTSTRAP*/

/*Responsive for Fitures Box */
 @media screen and (min-width:1200px){
  .sec1-box{
      width: 185px;
      height: 250px;
  }
  .col-img{
    margin-right: 38px;
  }
 }
 @media screen and (max-width:1199px) and (min-width: 768px){
  .sec1-box{
    width: 100%;
    height: 260px;
  }
 }
 @media screen and (max-width: 767px){
  .sec1-box{
    width: 75%;
    height: 270px;
  }
}
/*End of Responsive for Fitures Box */

 @media screen and (min-width: 1210px ){
    .se1-marge-box{
      margin-left: -60px;
    }  
  }

  @media screen and (max-width: 1210px ){  
    .head-text-center{
    text-align: center;
    }
  }

/*Responsive for Carousel Image*/
@media screen and (min-width: 1200px){
  .sec4-circle-outside{
    width: 420px;
    height: 420px;
    padding-top: 35px;
  }
  .sec4-circle-inside{
    width: 350px;
    height: 350px;
    padding: 48px 0;
  }
  .sec4-img{
    width: 520px;
    height: 350px;
    /*margin-bottom: 30px;*/
  }
  .btn-testi{
    width: 520px;
    height: 350px;
    /*margin-bottom: 30px;*/
    border:none;
    background-color: #fff;
  }
  .sec4-box-testi{
    /*padding: 100px 0px;*/
    /*height: 400px;*/
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px){
  .sec4-circle-outside{
    width: 380px;
    height: 380px;
    padding-top: 30px;
  }
  .sec4-circle-inside{
    width: 320px;
    height: 320px;
  }
  .sec4-img, .btn-testi{
    width: 390px;
    height: 260px;
  }
  .sec4-img-in-circle{
    width: 355px;
    height: 230px;
    margin-top: 45px;
    margin-left: 35px;
  }
  .sec4-box-testi{
    height: 230px;
  }
}
@media screen and (max-width: 768px) and (min-width: 426px){
  .sec4-circle-outside{
    width: 300px;
    height: 300px;
    padding-top: 30px;
    margin: 0px auto;
  }
  .sec4-circle-inside{
    width: 240px;
    height: 240px;
    padding: 29px 0;
  }
  .sec4-img-in-circle{
    width: 260px;
    height: 180px;
    margin-left: 27px;
    border-radius: 15px;
  }
  .sec4-img, .btn-testi{
    width: 350px;
    height: 240px;
    margin-bottom: 10px;
  }
  .sec4-box-testi{
    padding: 20px 0px;
  }
}
@media screen and (max-width: 425px){
  .sec4-circle-outside{
    width: 250px;
    height: 250px;
    padding-top: 20px;
    margin: 0px auto;
  }
  .sec4-circle-inside{
    width: 200px;
    height: 200px;
    padding: 48px 0;
  }
  .sec4-img-in-circle{
    width: 230px;
    height: 145px;
    margin-left: 19px;
    border-radius: 15px;
  } 
  .btn-testi{
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .sec4-img{
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .sec4-box-testi{
    padding: 20px 0px;
  }
}

/*End of Responsive for Carousel Image*/
  .carousel-indicators{
    left: 0;
    bottom: 0;
    right: unset;
    -ms-flex-pack: none;
    justify-content: unset;
  }
  /*Responsive for indicators carousel Testimoni */
  @media screen and (min-width: 1200px){
    .carousel-indicators{
      /*position: absolute;*/
      transform: translateY(50px) translateX(-160px);
    }
  }
  @media screen and (max-width: 1199px) and (min-width: 992px){
    .carousel-indicators{
      transform: translateY(50px) translateX(-115px);
    }
  }
  @media screen and (max-width: 993px) and (min-width: 767px){
    .carousel-indicators{
        margin-left: -295px;
      }
  }
  @media screen and (max-width: 767px) and (min-width: 425px){
    .carousel-indicators{
      position: absolute;
      transform: translateX(0);
      top:245px;
    }
  }
  @media screen and (max-width: 425px){
    .carousel-indicators{
      position: absolute;
      transform: translateX(-55px);
      top:210px;
    }
  }
  /* End of Rensvonsive for carausel indicators

  /* Responsive for Header Image */
  @media screen and (min-width: 1200px){
    .header-img{
      width: 85%;
      height: auto;
    }
    .header-img-shadow{
      width: 85%;
      margin-left:2px;
    }
    .head-circle-inside{
      /*width: 880px;
      height: 880px;*/
      width: 65%;
      height: 120%;
      top: 60px;
      right: -8%;
    }
    .head-circle-outside{
      /*width: 770px;
      height: 770px;*/      
      width: 85%;
      height: 100%;
      margin-top: 170px;
      right: -150px;
    }
    .p-playstore{
      display: none;
    }
    .sec0-text-mobile{
      display: none;
    }
    .sec0-text-desktop{
      display: inline;
    }
    .bg-header{
      background-size: 100%;
    }
  }
  @media screen and (max-width: 1199px) and (min-width: 768px) {
    .box-circle-inside{
      padding-top: 130px;
      padding-bottom: 40px;
    }
    .header-img{
      width: 90%;
      height: auto;
    }
    .header-img-shadow{
      width: 90%;
    }
    .head-circle-inside{
      width: 115%;
      height: 115%;
      top: 350px;
      right: -8%;
    }
    .head-circle-outside{
      width: 80%;
      height: 80%;
      margin-top: 170px;
      margin-left: 10%;
    }

    .sec0-text-mobile{
      display: none;
    }
    .sec0-text-desktop{
      display: inline;
    }
    .p-playstore{
      display: none;
    }
  }
  @media screen and (max-width: 767px) and (min-width: 576px){
    .header-img{
      width: 95%;
      height: auto;
    }
    .header-img-shadow{
      width: 95%;
    }
    .head-circle-inside{
      /*width: 480px;
      height: 480px;*/
      width: 130%;
      height: 70%;
      top: 250px;
      right: -16%;
    }
    .head-circle-outside{
      /*width: 270px;
      height: 270px;*/
      width: 100%;
      height: 100%;
      margin-top: 120px;

    }
    .p-playstore{
      display: inline;
    }
    .sec0-text-mobile{
      display: inline;
    }
    .sec0-text-desktop{
      display: none;
    }
  }
  @media screen and (max-width: 575px){
    .header-img{
      width: 80%;
      height: auto;
    }
    .header-img-shadow{
      width: 80%;
    }
    .head-circle-inside{
      /*width: 480px;
      height: 480px;*/
      width: 130%;
      height: 70%;
      top: 250px;
      right: -16%;
    }
    .head-circle-outside{
      /*width: 270px;
      height: 270px;*/
      width: 100%;
      height: 100%;
      margin-top: 120px;

    }
    .p-playstore{
      display: inline;
    }
    .sec0-text-mobile{
      display: inline;
    }
    .sec0-text-desktop{
      display: none;
    }
  }
/*End of Responsive for Header Image */

/*Responsive for Button Scroll Down */
  @media screen and (min-width: 990px){
    .sec0{
      padding-bottom: 70px;
    }
    .sec1-btn-scroll{
      margin-bottom: 50px;
      width: 60px;
      height: 60px;
    }
    .sec1-icon-button{
      font-size: 45px;
      margin-top: 3px;
    }
  }
  @media screen and (max-width: 989px){
    .sec0{
      padding:0 5px 60px 5px;
    }
    .sec1-btn-scroll{
      width: 55px;
      height: 55px;
    }
    .sec1-icon-button{
      font-size: 42px;
      margin-left: auto;
    }
  }
/*End of Responsive Button Scroll Down */

/*Responsive for Button Demo */
@media screen and (min-width: 1200px){
    .sec3-width{
      width: 100%;
      height: 50px;
    }
    .sec3-telp{
      padding-top: 6px;
      padding-bottom: 6px;
      font-size: 21px;
    }
    .sec2{
      margin-top:120px; 
      padding-top: 180px;
      /*background-color: #EDEDED;*/
    }
  }
  @media screen and (max-width: 1200px) and (min-width: 991px){
    .sec3-width{
      width: 100%;
      height: 50px;
    }
    .sec3-telp{
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 18px;
    }
    .sec2{
      margin-top:90px; 
      padding-top: 100px;
      /*background-color: #EDEDED;*/
    }
  }
  @media screen and (max-width: 990px) and (min-width: 766px){
    .sec3-width{
      width: 50%;
      height: 45px;
    }    
    .sec3-telp{
      padding-top: 5px;
      padding-bottom: 5px;
      margin-top: 10px;
    }
    .sec3-telp{
      padding-top: 6px;
      padding-bottom: 6px;
      font-size: 18px;
    }
    .sec2{
      margin-top:70px; 
      padding-top: 100px;
      /*background-color: #EDEDED;*/
    }
  }
  @media screen and (max-width: 765px){
    .sec3-width{
      width: 70%;
    }
    .sec3-telp{
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 16px;
    }
    .sec2{
      margin-top:50px; 
      padding-top: 90px;
      /*background-color: #EDEDED;*/
    }
  }
/*End of Responsive Button Demo */

/*Responsive for Demo Image*/
@media screen and (min-width: 768px){
  .sec3-img-md{
    width: 60%;
  }
}
@media screen and (max-width: 767px){
  .sec3-img-md{
    width: 90%;
  }
}
@media screen and (min-width: 992px){
  /* Section 3 */
  .sec3-img{
    margin-top: 30px;
  }
  p{
    font-size: 100%;
  }
  .font-size-desc1-big{
    font-size: 28px;
  }
  .margin-nav{
    padding-top: 10px;
    padding-left: 80px;
  }
  
  .sec0-img{
    width: 80%;
    height: auto;
  }

  .sec0-content{
    height: 70px;
    width: 100%;
  }
  .sec0-img-align{
    text-align: center;
  }

  .sec0-desc-align{
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
  }  
}

@media screen and (max-width: 991px){
  .tengah{
    text-align: center;
  }
    
  .marge-telp{
    display: none;
  }

  .box-img-model{
    margin-left: auto;
    margin-right: auto;
  }
  .sec0-img{
    width: 50%;
    height: auto;
  }

  .sec0-content{
    height: auto;
    width: 95%;
  }
  .sec0-img-align{
    text-align: center;
  }
  .sec0-desc-align{
    text-align: center;
  }
  .sec1-box-responsive{
    width: 190px;
    height: 240px;
    margin-left: 0px;
  }
  .font-size-desc1-big{
    font-size: 28px;
  }

}
@media screen and (max-width: 767px){

  .box-img-model{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
  }
  .sec0-head-desc p{
    line-height: 1.5;
  }

}

@media screen and (max-width: 430px){
  .sec0-img{
    width: 80%;
    height: auto;
  }
}

/*Font Size Responsive*/
@media screen and (min-width: 1141px){
  .font-size-title1{
      font-size: 28px;
  }
  .font-size-desc1-big{
    font-size: 30px;
  }
  .font-size-desc2-big{
    font-size: 20px;
  }
  .font-size-title{
    font-size: 32px;
  }
  .font-size-desc1{
    font-size: 24px;
  }
  .font-size-desc2{
    font-size: 22px;
  }
  .font-size-desc3{
    font-size: 20px;
  }
  .font-size-desc4{
    font-size: 17px;
  }  
  .font-size-desc5{
    font-size: 21px;
  } 
  .font-size-desc6{
    font-size: 14px;
  }
  .font-size-button{
    font-size: 18px;
  }
  .font-size-desc7{
    font-size: 12px;
  }
}
@media screen and (max-width: 1140px){
  .font-size-desc1-big{
    font-size: 28px;
  }
  .font-size-desc2-big{
    font-size: 22px;
  }
  .font-size-title{
    font-size: 32px;
  }
  .font-size-desc1{
    font-size: 22px;
  }
  .font-size-desc2{
    font-size: 20px;
  }
  .font-size-desc5{
    font-size: 18px;
  }
}
@media screen and (max-width: 960px){
  .font-size-desc1-big{
    font-size: 28px;
  }
  .font-size-desc2-big{
    font-size: 22px;
  }
  .font-size-title{
    font-size: 28px;
  }
  .font-size-desc1{
    font-size: 20px;
  }
  .font-size-desc2{
    font-size: 18px;
  }
  .font-size-desc3{
    font-size: 17px;
  }
  .font-size-desc4{
    font-size: 17px;
  }
  .font-size-desc5{
    font-size: 18px;
  }
}
@media screen and (max-width: 720px){
  .font-size-desc1-big{
    font-size: 28px;
  }
  .font-size-desc2-big{
    font-size: 24px;
  }
  .font-size-title{
    font-size: 24px;
  }
  .font-size-desc1{
    font-size: 18px;
  }
  .font-size-desc2{
    font-size: 16px;
  }
}
@media screen and (max-width: 540px){
  .font-size-desc1-big{
    font-size: 22px;
  }
  .font-size-desc2-big{
    font-size: 16px;
  }
  .font-size-title1{
    font-size: 26px;
  }
  .font-size-title{
    font-size: 24px;
  }
  .font-size-desc1{
    font-size: 18px;
  }
  .font-size-desc2{
    font-size: 16px;
  }  
  .font-size-desc3{
    font-size: 18px;
  }
  .font-size-desc4{
    font-size: 14px;
  }
  .font-size-desc5{
    font-size: 16px;
  }
  .font-size-desc6{
    font-size: 14px;
  }  
  .font-size-button{
    font-size: 16px;
  }
}
/*End of Font Size Responsive*/

/*Responsive for Box fokus, garansi, and model*/
@media screen and (min-width: 1024px){
  .sec0-box{
    height: 450px;
    padding-top: 50px;
  }
  .head-sosmed{
    transform: translateY(-25px);
  }
  #sec0-content-garansi{
    padding: 22px 0px;
  }
}
@media screen and (max-width: 1199px){
  .sec0-box{
    height: 420px;
  }
}
@media screen and (max-width: 991px){
  .sec0-box{
    height: 630px;
  }
  #sec0-content-fokus{
    margin-right: -2px;
  }
  #sec0-content-garansi{
    margin-left: -2px;
  }
  .img-fitur{
    display: none; 
  }
}
@media screen and (max-width: 767px){
  .sec0-box{
    height: 650px;
  }
  #sec0-content-fokus{
    margin-right: auto;
    margin-left: auto;
  }
  #sec0-content-garansi{
    margin-right: auto;
    margin-left: auto;
  }
  .img-fitur{
    display: none; 
  }
}
@media screen and (max-width: 720px){
  .sec0-box{
    height: 600px;
  }
  .img-fitur{
    display: none; 
  }
}
@media screen and (max-width: 575px){
  .sec0-box{
    height: 615px;
  }
}
@media screen and (max-width: 540px){
  .sec0-box{
    height: 590px;
  }
  .img-fitur{
    display: none; 
  }
}
@media screen and (max-width: 375px){
  .sec0-box{
    height: 580px;
  }
}
/*End of Responsive for Box fokus, garansi, and model*/

@media screen and (min-width: 768px){
  .sec2-desc-sales{
    padding: 10px 10px;
  }
  .sec2-desc-attendance{
    padding: 5px 10px;
  }
  .sec2-desc-accounting{
    padding: 10px 10px;
  }
  .sec2-desc-ppob{
    padding: 5px 10px;
  }
  .sec2-desc-payment{
    padding: 5px 10px;
  }
  .sec2-desc-inventori{
    padding: 5px 10px;
  }
}

@media screen and (min-width: 382px){
  .head-block{
    display: block;
  }
}
.head-sosmed{
  width: 147.21px;
  height: 43.89px;
  margin-left: 15px;
}
.box-circle-inside{
  width: 100%;
  height: 1%;
  overflow: hidden;
}
.head-circle-inside{
  border-radius: 50%;
  margin-left: auto;
  background-color: #21A3D9;
  position: absolute;
}
.head-circle-outside{
  border-radius: 50%;
  background-color: #27A9E0;
  position: absolute;
}
.align-center{
  margin-left: auto;
  margin-right: auto;
}

.marg{
  margin-left: 50px;
}

.title-head{
  /*font-size: calc(5vmin + 2px);*/
  color:#5D5D5D;
}
.title-desc{
  /*font-size: calc(2vmin + 5px);*/
  line-height: 1.5;
  color:#5D5D5D;
}
.title-desc span{
  color: #5D5D5D;
}
.p-btn{
  margin-top: 30px;
}

.head-box-image-shadow{
  overflow: hidden;
}

.head-desc{
  margin-top: 20px;
}
.btn-coba {
  padding: 2px 70px;
  border-radius: 5px;
  border: 3px solid #27A9E0;
  background-color: #26AAE2 !important;
  white-space: nowrap;
  color: #fff !important;
  user-select: none;
  /* transition: 2s ease; */
}

/* Section ke-0 */
.sec0 a:hover{
  text-decoration: none;
}
.demo-lg , .demo-md{
  display: none;
}
.sec0-box-top{
  height: 170px;
  width: 95%;
  padding: 10px;
  border: none;
  border-radius: 25px; 
  transition: 0.4s;
  background-color: transparent;
}
.sec0-box-top span{
  display: inline-block;
  margin-bottom: 10px;
}
.sec0-box-img{
  width: 100%;
}

.img-always-on{
  width: 26%;
  height: 26%
}
.img-efisiensi{
  width: 23%;
  height: 23%;
}
.img-penjualan{
  width: 22%;
  height: 22%;
}
.img-pembayaran{
  width: 19%;
  height: 19%;
}
.img-pendapatan{
  width: 18%;
  height: 18%;
}
.img-kinerja{
  width: 32%;
  height: 32%;
}
.pad-0{
  padding:0px;
}
.padding-box-always-on{
  padding: 23px 0px;
}
.padding-box-efisiensi{
  padding: 12px 0px;
}
.padding-box-penjualan{
  padding: 12px 0px;
}
.padding-box-pembayaran{
  padding: 2px 0px;
}
.padding-box-pendapatan{
  padding: 2px 0px;
}
.padding-box-kinerja{
  padding: 8px 0px;
}
.sec0-devider{
  height: 5px;
  width: 90%;
  background-color: #EDEDED;
  border-radius: 24px;
}
.sec0-box{
  overflow: hidden;
}
.sec0-desc-box{
  width: 100%;
  height: 80px;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
}
.sec0-img{
  border-radius: 50px; 
}
.sec0-content{
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  box-shadow: 0px 0px 20px -5px silver;
  padding: 9px 40px;
  font-size: calc(1vmin + 11px);
  line-height: 1.5;
  transition: 0.3s;
}
.sec0-content-mouseleave{
  color: #9D9D9D;
  background-color: #fff;
}
.sec0-content-mouseenter{
  color: #fff;
  background-color: #27A9E0;
  transition: 0.5s;
}
.sec0-head-box{
  padding-bottom: 2vmin;
}
.sec0-head{
  color: #000;
  /*font-size: calc(6vmin - 2px);*/
}
.sec0-desc-box{  
  padding-bottom: 57vmin;
}
.sec0-head-desc p{
  /*font-size: calc(3vmin + 3px);*/
  font-weight: normal;
}
.sec0-desc-title{
  color: #27A9E0;
  /*font-size: calc(4vmin + 6px);*/
}
.sec0-desc-content{
  /*font-size: calc(2vmin + 8px);*/
  line-height: 1.5;
}
.sec0-desc-content span{
  font-style: italic;
}
/* Section ke-1 */

section.sec1{
  padding-top: 10px;
  /*background-color: #21212106;*/
}
.sec1-head{
  text-align: center;
  /*font-size: calc(8vmin - 12px);*/
}
.sec1-desc{
  /*font-size: calc(3vmin + 1px);*/
  margin-bottom: 20px;
  font-weight: normal;
}
.box-img{
  display: flex;
  align-items: center;
  justify-content: center;
}
.margin-top-img{
  margin-top: 10px;
  transition: 0.4s;
}
.margin-top-img:hover{
  transform: translateY(-15px);
  transition: 0.4s;
}
.img-shadow{
  width: 60%;
  height: 60%;
  transition: 0.4s;
}
#img-shadow1{
  transition: 0.4s;
}
.bb::before, .bb::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bb::before, .bb::after {
  content: '';
  z-index: -1;
  margin: -2% 2%;
  box-shadow: inset 0 0 0 2px;
  animation: clipMe 8s linear infinite;
}
.bb::before {
  animation-delay: -4s;
}
.bb:hover::after, .bb:hover::before {
  background-color: rgba(255, 0, 0, 0.3);
}
.sec1-img-hover{
  top: 50%;
  left: 50%;
  transform: translateY(-60px) translateX(-50%) scale(0.8);
}
.sec1-img-hover-hotel {
  transform: translateY(-50px) translateX(-50%) scale(0.8);
}
.sec-img1{
  position: relative; 
  background-size: cover;
  background-repeat: no-repeat;
  /*display: block;*/
  border-radius: 10px;
}
.darken{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 9px; 
  transition: 0.4s;
  cursor: pointer;
}
.darken:hover{
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.4s;
}
.ribbon {
  width: 90px;
  height: 90px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 10px solid #1985b3;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 140px;
  padding: 9px 0 5px 0;
  background-color: #27A9E0;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font-size: 10px;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}
/* top left*/
.ribbon-top-left {
  top: -5px;
  left: -5px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -15px;
  top: 20px;
  transform: rotate(-45deg);
}
.sec1-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(25px) translateX(-50%);
  color: #fff;
  width: 100%;
  text-align: center;
}
.col-lg-4.middle{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.sec1-box-responsive{
  border-radius: 15px;
  box-shadow: 0px 0px 15px -10px #000;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sec1-box{
  border-radius: 15px;
  box-shadow: 0px 0px 20px -7px silver;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: solid white;
  border-width: 2px;
  transition-duration: 1s;
}
.sec1-box:hover{
  border-color: #27A9E0;
  border-style: solid;
  border-width: 2px;
  transition-duration: 0.4s;
}
.sec1-box-top{
  width: 190px;
  height: 120px;
  padding-top: 10px;
}
.sec1-box-middle{
  width: 170px;
  height: 70px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.img-services{
  width: 62px;
  height: 63px;
}
.sec1-box-img{
  width: 90px;
  height: 90px;
  border:3px #27A9E0 solid;
  border-radius: 50%;
}
.sec1-box-img-fork{
  padding: 13px 0px;
}
.sec1-box-img-table{
  padding: 20px 0px;
}
.sec1-box-img-food{
  padding-top: 6px;
  padding-bottom: 16px;
}
.sec1-box-img-court{
  padding: 15px 0px;
}
.sec1-box-img-retail{
  padding: 13px 0px;
}
.sec1-img-desc{
  margin-top: 20px;
  margin-bottom: 20px;
  color: #27A9E0;
}
.sec1-img-learn{
  font-weight: lighter;
  color: #27A9E0;
}
.sec1-img-plus{
  width: 14px;
  height: auto;
  image-rendering: optimizeQuality;
  margin-top: -2px;
  margin-right: 10px;
  font-weight: bold;
}
.sec1-img{
  width: 281px; 
  height: 176px;
}
.sec1-fitur{
  padding-top: 80px;
}
p.sec1-foot{
  color: #27A9E0;
  text-align: center;
  /*font-size: calc(5vmin + 3px);*/
  line-height: 1;
}
p.sec1-desc-foot{
  /*font-size: calc(3vmin + 2px);*/
  line-height: 1.3;
  margin-top: -8px;
  color: #B9B9B9;
}

/* Section ke-2 */
.read-more{
  font-weight: normal; 
  color: #27A9E0;
  cursor: pointer;
}
.sec2 .sec2-left p img{
  width: 110%;
  height: auto;
}
.sec2 .sec2-right img{
  width: 100%;
  height: auto;
}
.sec2-box-img{
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: #26AAE2; 
  padding: 16px;
}
.sec-box-img img{
  width: 100%;
}
.sec2-img{
  width: 175px;
  height: 182px;
  border-radius: 10px;
  margin-top: -25px;
}
.sec2-head{
  font-size: 18px;
  margin-bottom: 5px;
}
.sec2-desc{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5px;
}
.sec2-link-learn:hover{
  text-decoration: none;
}
.sec2-foot{
  font-size: 16px;
}
p.sec2foot a span{
  color: #27A9E0;
}
i.arrow{
  margin-left:10px;
  font-size: 12px;
  color: #27A9E0;
}
span.learn{
  color: #27A9E0;
}

.sec3{
  font-weight: bold;
  vertical-align: middle;
  margin-top: 2vw;
}
p.sec3-head{
  color: #27A9E0;
  /*font-size: 32px;*/
  margin-top: 80px;
  margin-bottom: 20px;
}
p.sec3-desc{
  /*font-size: 18px;*/
  margin-bottom: 30px;
  line-height: 1.3;
}
.sec3-img{
  width: 100%;
  height: auto;
  padding-left: 5px;
}
.sec3-link-telp:hover{
  text-decoration: none;
}
.sec3-link-telp div{
  color: #27A9E0;
}

.sec3-telp{
  border-style: solid; 
  border-radius: 10px;
  border-color:#27A9E0;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
.sec3-telp:before{
  font-family: FontAwesome;
  content: "\f095"; 
  margin-right: 15px;
  transition: 0.5s;
}

.sec3-btn-coba{
  background-color: white; 
  border-radius: 10px;
  color: #27A9E0;
  border: solid #27A9E0;
  font-size: calc(2vmin + 14px);
  background-color: #27A9E0;
  color: white;
  transition: 0.5s;
}
.sec3-btn-coba:hover{
  background-color: #1e8ebd;
  border: solid #1e8ebd;
  transition: 0.5s;
}

/*Section 4 Testimoni */
.sec4{
  margin-bottom: 0;
}
.btn-testi{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
  border-radius: 10px;
  border:none;
}
.btn-testi div{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: .3s;
  position: relative;
  border-radius: 10px;
}
.btn-testi div div{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(39, 169, 224, 0.80);
  transition: .3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn-testi div div i{
  font-size: 33px;
  color: rgba(255, 255, 255, 0.80);
  transition: .3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
}
.btn-testi div:hover div{
  background-color: rgba(39, 169, 224);
  transition: .3s;
}
.btn-testi div:hover i{
  color: rgba(255, 255, 255);
  transition: .3s;
}
.custom.modal{
  height: 100%;
  position: fixed;
  overflow: hidden;
}
.custom .modal-dialog{
  height: 95%;
}
.custom .modal-content{
  height: 95%;
}
.sec4-box-top{
  height: 100%; 
  /*width: 100%;*/
  /*background-position: center center;*/
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 4vw;
}
.sec4-text{
  font-size: 52px;
}
.sec4-box-round{
  width: 211px;
  height: 211px;
  background-color: rgba(255, 255, 255, 0.9);
  /*background-color: rgba(38, 170, 226, 0.9);*/
  border-radius: 50%;
  box-shadow: 0px 4px 12px #0000001A;
  transition: .7s;
}

.sec4-box-round span, .sec4-box-round p{
  transition: .4s;
  cursor: default
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standard syntax */
}
.sec4-box-round:hover{
  background-color: rgba(38, 170, 226, 0.9);
  transition: .7s;
}
.sec4-box-round:hover span, .sec4-box-round:hover p{
  transition: .4s;
  color: #fff;
}
.monthly{
  padding: 35px 0;
}
.sales{
  padding: 48px 0;
}
.happy{
  padding: 50px 0;
}
.sec4-box-top .container{
  padding-top:55px;
}
.sec4-box-top img{
  width: 100%;
  height: auto;
}
.sec4-box-top .container div.sec4-line {
  width: 135px;
  height: auto;
  border-top: 3px solid #0F5F80;
  display: inline-block;
}
.border-custom-side{
  width: 100%;
  border-width: 4px;
  border-style: solid;
  border-image: 
    radial-gradient(
      #0F5F80 , rgba(15, 95, 128, 0.8),
      rgba(15, 95, 128, 0) 85%
    ) 1 100%;
}
.border-custom{
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-width: 4px;
  border-style: solid;
  border-image: 
    radial-gradient(
      #0F5F80 60%,
      rgba(15, 95, 128, 0) 80%
    ) 1 0;
}
.sec4-title{
  color: #27A9E0;
  text-align: center;
  /*font-size: calc(5vmin + 6px);*/
  margin-top: 80px;
  margin-bottom: 30px;
}
.sec4-box{
  max-width: 600px;
  max-height: 600px;
  margin: 0px auto;
}
.sec4-circle-outside{
  border-radius: 50%;
  background-color: #27A9E0;
  margin: 0px auto;
}

.sec4-circle-inside{
  border-radius: 50%;
  margin-left: 15px;
  background: linear-gradient(to right bottom, #3CBEF5, transparent 92%);
}
.sec4-img{
  border-radius: 10px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sec4-box-testi{
  max-width: 600px;
  margin: 0px auto;
}
.carousel-indicators li{
  margin: 0 9px;
}
.carousel-indicators li div{
  width: 40px;
  height: 7px;
  border-radius: 15px;
  background-color: #E5E5E5;
  /*transform: rotate(180deg);*/
}
.carousel-indicators li.active div{
  background-color: #25AAE1;
}
.sec4-img-slick{
  margin-left: auto;
  margin-right: auto;
}

/*CSS for Section 5*/
.sec5{
  margin-top: 8vw;
  margin-bottom: 3vw;
}
/*Responsive for "Ask Any Question" */
  @media screen and (min-width: 992px){
    .sec5-box-desc{
      margin-top: 10px;
    }
  }  
  @media screen and (min-width: 720px){
    .sec5-img{
      width: 226px;
      height: auto;
    }
  }
  @media screen and (max-width: 720px){
    .sec5-img{
      width: 200px;
      height: auto;
    }
  }
/*End of Responsive for "Ask Any Question" */

/*Font Size Responsive*/
@media screen and (min-width: 1141px){
  .sec5-head{
    font-size: 32px;
  }
  .sec5-desc{
    font-size: 19px;
  }
  .font-14{
    font-size: 14px;
  }
}
@media screen and (max-width: 1140px){
  .sec5-head{
    font-size: 30px;
  }
}
@media screen and (max-width: 960px){
  .sec5-head{
    font-size: 28px;
  }
  .sec5-desc{
    font-size: 17px;
  }
}
@media screen and (max-width: 720px){
  .sec5-head{
    font-size: 24px;
  }
}
@media screen and (max-width: 540px){
  .sec5-head{
    font-size: 22px;
  }
  .sec5-desc{
    font-size: 15px;
  }
}
/*End of Font Size Responsive*/

@media screen and (min-width: 720px){
  .mt-custom{
    margin-top: 42px;
  }
}
/* Section 5 */

.eng{
  display: none;
}
.wrapper{
    width:200px;
    height:60px;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.circle{
    width:20px;
    height:20px;
    position: absolute;
    border-radius: 50%;
    background-color: #27A9E0;
    left:15%;
    transform-origin: 50%;
    animation: circle .5s alternate infinite ease;
}

@keyframes circle{
  0%{
      top:60px;
      height:5px;
      border-radius: 50px 50px 25px 25px;
      transform: scaleX(1.7);
  }
  40%{
      height:20px;
      border-radius: 50%;
      transform: scaleX(1);
  }
  100%{
      top:0%;
  }
}
.circle:nth-child(2){
    left:45%;
    animation-delay: .2s;
}
.circle:nth-child(3){
    left:auto;
    right:15%;
    animation-delay: .3s;
}
.shadow{
    width:20px;
    height:4px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top:62px;
    transform-origin: 50%;
    z-index: -1;
    left:15%;
    filter: blur(1px);
    animation: shadow .5s alternate infinite ease;
}

@keyframes shadow{
    0%{
        transform: scaleX(1.5);
    }
    40%{
        transform: scaleX(1);
        opacity: .7;
    }
    100%{
        transform: scaleX(.2);
        opacity: .4;
    }
}
.shadow:nth-child(4){
    left: 45%;
    animation-delay: .2s
}
.shadow:nth-child(5){
    left:auto;
    right:15%;
    animation-delay: .3s;
}
.wrapper span{
    position: absolute;
    top:75px;
    font-family: 'Lato';
    font-size: 20px;
    letter-spacing: 12px;
    color: #fff;
    left:15%;
}
.modal.show .modal-dialog{
  pointer-events: unset;
  transform: translateY(-23px);
}
.close-custom{
  opacity: 0.8;
  cursor: pointer !important;
}
.close-custom span{
  color: #fff;
  font-size: 34px;
}