/*
Created : Taufik Kobandaha
taufikkobandaha@gmail.com
12 Nov 2020

*/

@font-face {
  font-family: avenir;
  src: url(AvenirLTStd-Roman.otf);
}

@font-face {
  font-family: keepcalm;
  src: url(KeepCalm-Medium.ttf);
}

@font-face {
  font-family: myriad;
  src: url(MyriadPro-Regular.otf);
}

.tombol-wa {
  z-index: 9999 !important;
  float: right;
  position: fixed;
  bottom: 80px;
  right: 30px !important;
  width: 200px !important;
  background-color: transparent !important;
  box-shadow: 5px 5px 10px #666;
  border-radius: 50px;
}

.body-background {
  background-color: #F9E8D7;
  font-family: avenir;
  background-image: url('../images/assets/body-back-new.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.c-1 {
  color: #FF985B;
}

.c-2 {
  color: #1A2E35;
}

.bg-t-1 {
  font-size: 60px;
}

.t-au {
  color: #FF985B;
  font-size: 50px;
  letter-spacing: 5px;
}

.t-n {
  font-size: 50px;

}

.f-av {
  font-family: avenir;
}

.f-ke {
  font-family: keepcalm;
}

.f-my {
  font-family: myriad;
}

.tombol-login {
  background-image: url('../images/assets/tombol-login.svg');
}

.sub-t-1 {
  font-size: 35px;
  color: #808080;
}

.rows-2 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.rows-4 {
  margin-top: 250px;
  margin-bottom: 50px;
}

.rows-5 {
  margin-top: 100px;
}

.r4-sub-t {
  font-size: 30px;
  color: #808080;
}

.t-r6 {
  font-size: 30px;
}

/* .ct-1 {
  background-image: url('../images/assets/dp-user.svg');
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: right;
} */


/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {

  .body-registration {
    background-image: url('../images/background.jpg');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
    background-color: #345753;
    color: #ffff;  /* fallback for old browsers */
  }

  .image-header {
    width: 700px !important;
  }

  .register-container {
    margin-top: 120px;
  }
  
  .borders-15 {
    border-radius: 8px !important;
  }
  
  .small-fonts {
    font-size: 14px !important;
  }
  
  .register-footer {
    margin-top: 15px;
    font-size: 10px !important;
  }
  
  .index-top {
    margin-top: 35px;
  }

  .font-14 {
    font-size: 14px !important;
  }

  .card-order {
    margin: 2rem !important;
  }

  .head-title-status {
    font-size: 12px !important;
  }

  .r-1 {
    margin-top: 150px;
    margin-left: 100px;
  }

  .bg-t-1 {
    font-size: 70px;
    color: #1A2E35;
    -webkit-text-stroke: 5px;
    letter-spacing: 3px;
  }

  .r4-sub-t {
    font-size: 30px;
  }

  .t-r6 {
    font-size: 30px;
  }

  .body-login {
    background-color: #345753;
    color: #ffff;
  }

  .daftar-text {
    color: #ffff;
  }

  .t-1 {
    color: #1A2E35;
    -webkit-text-stroke: 4px;
    letter-spacing: 5px;
  }
    
}
  
  /* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
  
  @media (min-width: 1025px) and (max-width: 1280px) {
    
    /* CSS */
    
  }
  
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) {
    
    .body-registration {
      background-image: none !important;
      background-color: #345753;
      color: #ffff;  /* fallback for old browsers */
    }

    .register-container {
      margin-top: 60px;
    }

    .label-info {
      font-size: 13px !important;
    }

    .register-footer {
      margin-top: 10px;
      font-size: 13px !important;
    }

    .borders-15 {
      border-radius: 8px !important;
    }

    .head-title-status {
      font-size: 12px !important;
    }

    .image-login {
      display: none !important;
    }

    .body-login {
      background-color: #345753;
      color: #ffff;
    }

    .daftar-text {
      color: #ffff !important;
    }

    .f-12 {
      font-size: 12px !important;
    }

    .f-14 {
      font-size: 14px !important;
    }

    .f-15 {
      font-size: 15px !important;
    }

    .title-page {
      font-size: 20px !important;
    }

    .r-1 {
      margin-top: 100px;
      margin-left: 0px;
    }

    .t-1, .t-au {
      font-size: 40px;
    }

    .sub-t-1 {
      font-size: 25px;
    }

    /* .image-header {
      display: none;
    } */

    .rows-2 {
      margin-left: 50px;
      padding-top: 100px;
      padding-bottom: 100px;
    }
    
    .rows-3, .rows-6 {
      margin-left: 50px;
    }

    .rows-4 {
      margin-top: 100px;
      margin-bottom: 50px;
    }

    .bg-t-1 {
      color: #1A2E35;
      -webkit-text-stroke: 4px;
      letter-spacing: 3px;
      font-size: 30px;
    }

    .r4-sub-t {
      font-size: 20px;
    }

    .t-r6 {
      font-size: 23px;
    }
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    
    .body-registration {
      background-image: none !important;
      background-color: #345753;
      color: #ffff;  /* fallback for old browsers */
    }

    .register-container {
      margin-top: 60px;
    }

    .register-footer {
      font-size: 13px !important;
    }

    .label-info {
      font-size: 13px !important;
    }

    .register-footer {
      margin-top: 10px;
      font-size: 13px !important;
    }

    .borders-15 {
      border-radius: 8px !important;
    }
    
    .head-title-status {
      font-size: 12px !important;
    }

    .image-login {
      display: none !important;
    }

    .body-login {
      background-color: #345753;
      color: #ffff;
    }

    .daftar-text {
      color: #ffff !important;
    }

    .f-12 {
      font-size: 12px !important;
    }
    
    .f-14 {
      font-size: 14px !important;
    }

    .f-15 {
      font-size: 15px !important;
    }

    .title-page {
      font-size: 20px !important;
    }

    .r-1 {
      margin-top: 100px;
      margin-left: 0px;
    }

    .t-1, .t-au {
      font-size: 40px;
    }

    .sub-t-1 {
      font-size: 25px;
    }

    /* .image-header {
      display: none;
    } */

    .rows-2 {
      margin-left: 50px;
      padding-top: 100px;
      padding-bottom: 100px;
    }

    .rows-3 {
      margin-left: 50px;
    }

    .bg-t-1 {
      font-size: 30px;
      color: #1A2E35;
      -webkit-text-stroke: 2px;
      letter-spacing: 3px;
    }

    .rows-4 {
      margin-left: 50px;
      margin-top: 50px;
      margin-bottom: 50px;
    }

    .r4-sub-t {
      font-size: 20px;
    }

    .t-r6 {
      font-size: 23px;
    }
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    .body-registration {
      background-image: none !important;
      background-color: #345753;
      color: #ffff;  /* fallback for old browsers */
    }

    .register-container {
      margin-top: 60px;
    }

    .footer-info {
      margin-bottom: 5px;
    }

    .label-info {
      font-size: 13px !important;
    }

    .register-footer {
      margin-top: 10px;
      font-size: 13px !important;
    }

    .borders-15 {
      border-radius: 8px !important;
    }

    .head-title-status {
      font-size: 12px !important;
    }

    .image-login {
      display: none !important;
    }

    .body-login {
      background-color: #345753;
      color: #ffff;
      /* color: #1A2E35; */
    }

    .daftar-text {
      color: #ffff !important;
    }

    .f-12 {
      font-size: 12px !important;
    }

    .f-14 {
      font-size: 14px !important;
    }

    .f-15 {
      font-size: 15px !important;
    }

    .title-page {
      font-size: 20px !important;
    }

    .r-1 {
      margin-top: 100px;
      margin-left: 0px;
    }

    .t-1 {
      color: #1A2E35;
      -webkit-text-stroke: 4px;
      letter-spacing: 3px;
      font-size: 20px;
    }
    
    .t-au {
      font-size: 20px;
    }

    .sub-t-1 {
      font-size: 25px;
    }

    /* .image-header {
      display: none;
    } */

    .rows-2 {
      margin-left: 50px;
      padding-top: 100px;
      padding-bottom: 100px;
    }

    .rows-3, .rows-6 {
      margin-left: 50px;
    }

    .bg-t-1 {
      font-size: 30px;
      color: #1A2E35;
      -webkit-text-stroke: 2px;
      letter-spacing: 3px;
    }

    .rows-4 {
      margin-left: 50px;
      margin-top: 50px;
      margin-bottom: 50px;
    }

    .r4-sub-t {
      font-size: 20px;
    }

    .t-r6 {
      font-size: 23px;
    }
    
  }
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 300px) and (max-width: 480px) {
    
    .body-registration {
      background-image: none !important;
      background-color: #345753;
      color: #ffff;  /* fallback for old browsers */
    }

    .register-container {
      margin-top: 60px;
    }

    .footer-info {
      margin-bottom: 5px;
    }

    .label-info {
      font-size: 13px !important;
    }

    .register-footer {
      margin-top: 10px;
      font-size: 13px !important;
    }

    .borders-15 {
      border-radius: 8px !important;
    }

    .head-title-status {
      font-size: 12px !important;
    }

    .image-login {
      display: none !important;
    }

    .body-login {
      background-color:#345753;
      color: #ffff;
    }

    .daftar-text {
      color: #ffff !important;
    }

    .f-12 {
      font-size: 12px !important;
    }

    .f-14 {
      font-size: 14px !important;
    }

    .f-15 {
      font-size: 15px !important;
    }

    .title-page {
      font-size: 20px !important;
    }

    .r-1 {
      margin-top: 100px;
      margin-left: 0px;
    }

    .t-1 {
      color: #1A2E35;
      -webkit-text-stroke: 2px;
      letter-spacing: 3px;
      font-size: 20px;
    }
    
    .t-au {
      font-size: 20px;
    }

    .sub-t-1 {
      font-size: 15px;
    }

    .rows-2 {
      margin-left: 50px;
      padding-top: 150px;
      padding-bottom: 50px;
    }

    .rows-3 {
      margin-left: 20px;
      margin-right: 20px;
    }
    
    .rows-6 {
      margin-left: 50px;
    }

    .bg-t-1 {
      color: #1A2E35;
      -webkit-text-stroke: 2px;
      letter-spacing: 3px;
      font-size: 25px;
    }
    
    .rows-4 {
      margin-left: 15px;
      margin-right: 15px;
      margin-top: 50px;
      margin-bottom: 50px;
    }

    .r4-sub-t {
      font-size: 20px;
    }

    .t-r6 {
      font-size: 20px;
    }

  }