@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');

/* input */
/* ::placeholder,
.select2-results__option,
.form-control,
.select2-selection__rendered {
    font-size: 13px!important;
    font-weight: 700!important;
    color: #08a78b!important;
}
.select2-results__option:hover {
  color: white!important;
} */

/* 
Custom Style Creative IT Jogja 
*/
html{
    scroll-behavior: smooth;
}

.bg-gradient {
  background: #ff5821!important;
}

.navbar-custom {
  padding: 20px 24px!important;
}

/* navbar button dashboard */
.btn.btn-warning.text-white.text-white.rounded.me-2 {
  font-weight: 700!important;
  border-radius: 18px!important;
}

.btn.btn-warning.text-white.text-white.rounded.me-2:hover {
  background-color: transparent!important;
  border: 1px solid white!important;
}

.grid {
  display: grid!important;
  grid-template-columns: repeat(5, 1fr)!important;
  gap: 15px!important;
}

/* Feature Start Card */
.card {
    border-radius: 10px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    transition: transform 0.6s; 
  }
  
  .card-body {
    text-align: center;
  }

  .col-lg-12.grid .card:nth-child(1) {
    background-color: #6a92fc!important;
  }
  .col-lg-12.grid .card:nth-child(2) {
    background-color: #f74e60!important;
  }
  .col-lg-12.grid .card:nth-child(3) {
    background-color: #3bc6bd!important;
  }
  .col-lg-12.grid .card:nth-child(4) {
    background-color: #ffa92d!important;
  }
  .col-lg-12.grid .card:nth-child(5) {
    background-color: #9b59b6!important;
  }
  
  .bg-purple {
    background: #7c73e6;
  }
  .card:hover {
    transform: translateY(-10px);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  }
  
  .card h4 {
    font-weight: 700;
  }
  
  .d-flex.justify-content-center {
    column-gap: 1rem;
  }
  
  .custom-btn {
    border-radius: 8px!important;
    font-weight: 800!important;
    padding: 10px 20px!important;
    cursor: pointer!important;
  }
  
  .custom-btn:hover {
    background-color: transparent;
    border: 1px solid white;
  }

.nav-link {
    color: rgba(255, 255, 255, 1)!important;
    font-weight: 700!important;
  }
  
  .nav-link-custom:hover {
    color: #FCC015!important;
  }

/* Belajar Style */

.card.h-100.text-white {
  text-align: center;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: transform 0.6s; 
}

.card.h-100.text-white:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
}

.bg-blue {
  background: #528ac9!important;
}

.bg-purple {
  background: #7d73d4;
}

.bg-red {
  background: #cf4164;
}

.font {
  font-family: poppins;
  font-size: 1.6rem!important;
  font-weight: 600!important;
}

.card.h-100.text-white h3{
  font-weight: 700;
  font-size: 1.2rem;
}


  /* footer */
  .footer {
    padding: 60px 80px 0px!important;
  }

  .footer .row:first-child .form-control {
    border-radius: 0px;
    border: none;
    padding: 12px 10px;
  }

  .footer .row:first-child .btn {
    border-radius: 0px;
    border: 1px solid none;
    padding: 12px 30px;
    color: white;
    font-size: 16px;
    font-weight: 700;
  }

  .footer .row:first-child .btn:hover {
    border: 1px solid white;
    background-color: transparent;
  }
  
  
  footer .row:nth-child(2) p {
    color: white;
  }
  
  footer .row:nth-child(2) h5 {
    font-size: 15px;
    line-height: 19px;
  }
  
  footer .row:nth-child(2) p {
    font-size: 14px;
  }
  
  footer .row.pb-1 {
    border-top: 1px solid white;
    padding-top: 20px;
  }

  footer .row:nth-child(3) li .mdi {
    color:black;
  }

  footer .row:nth-child(3) li {
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s ease-in-out;
  }

  footer .row:nth-child(3) li:hover .mdi {
    color: white;
  }

  footer .row:nth-child(3) li:hover {
    background-color: rgb(58, 58, 58);
  }
  /* kritik saran */
  .row.mb-5 form label {
    font-size: 13px;
    font-weight: 700;
    color: white;
  }

  /* navbar toggle */
  .navbar-toggler {
    border: 1px solid white!important;
    color: #ffffff;
  }
  /* modal confirm */
  #confirm .modal-content .btn.btn-success {
    padding: 0.50rem 1.48rem!important;
    background-color: #08a78b!important;
  }
  #confirm .modal-content a {
    font-weight: 700!important;
  }

  .card-header_preparation,
  .modal.fade .modal-dialog.modal-lg .modal-content .modal-header {
    background-color: #07C5A9; 
    padding: 20px 25px 0px; 
    border-radius: 15px 15px 0 0
}
.modal.fade .modal-dialog.modal-lg .modal-content {
  border-radius: 15px 15px 0 0;
}

.card-title,
.modal.fade .modal-dialog.modal-lg .modal-content .modal-header .modal-title {
  font-weight: 700;
  color: white;
}
.modal.fade .modal-dialog.modal-lg .modal-content .modal-header .modal-title,
.modal.fade .modal-dialog.modal-lg .modal-content .modal-header button {
  margin-bottom: 10px;
}

@media screen and (max-width: 1000px) {
  .grid {
    grid-template-columns: repeat(2, 1fr)!important;
    row-gap: 15px!important;
  }

  .container-xxl .row.mb-4 {
    row-gap: 40px!important;
  }

  .footer {
    padding: 60px 30px 0px!important;
  }
}

@media screen and (max-width: 800px) {
  .footer .row:first-child form {
    flex-direction: column;
    row-gap: 10px;
  }    
  
  .container-xxl .row:nth-child(3) .d-flex{
      flex-direction: column!important;
      text-align: center!important;
  }
}

@media screen and (max-width: 600px) {

    .grid {
        grid-template-columns: repeat(1, 1fr)!important;
        row-gap: 15px!important;
        margin-top: 15px!important;
    }

    .footer {
        padding: 60px 10px 0px!important;
    }

    .container-xxl .row:nth-child(3) .d-flex{
        flex-direction: column!important;
        text-align: center!important;
    }

    .container-xxl .row.mb-4 {
      row-gap: 40px!important;
    }
    
    form .captcha {
      row-gap: 10px!important;
    }

    #card1, #card2, #card3, #card4 {
      overflow-y: scroll!important;
    }

    .row.mb-4 .col-lg-6{
      overflow-y: scroll!important;
    }
}

.captcha .img-avatar{
    width:100%;
    border-radius:5px;
    letter-spacing:5px;
}

  /* 
    End Custom Style creative IT Jogja
  */