aside a  {
    
color: #1E1E1E !important;
}

/* Header */

.hotline {
    text-align: center;
    background-color: #004054;
    color: #fff;
}

.hotline h5 {
    font-family: 'Poppins', sans-serif;
}

.logo .container {
    text-align: center;
}

.logo img {
    width: 38%;
    margin: 30px 30px;
}

.logo h1{
    font-weight: 600;
    color: #191919;
}

.nav-section{
    margin-top: 40px;
    margin-bottom: 0px;
}

.nav-section .navbar-default {
    background-color: #fff;

    /* background-color: #d3d3d3; */
}

.nav-section li a {
    color: #000000 !important;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
}

/* ================================ */

/* All */
.title-page {
    text-align: center;
}

.title-page h2 {
    font-weight: 600;
}

.title-page hr {
    border: 1px solid #000;
    width: 130px;
    margin-top: -5px;
}

.page-informasi, .page-pendaftaran, .page-lokasi, .page-login {
    background-image: linear-gradient(#ffffff, #e9f9ff);
}


/* ================================ */

/* Page Home */

/* Jumbotron Home*/

.jumbotron {
    background-image: linear-gradient(#ffffff, #D5EDF4);
    padding-top: 20px;
    padding-bottom: 20px;
}

.title-home {
    margin-top: 20px;
    margin-bottom: 30px;
}

.title-home h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    line-height: 27px;
    font-weight: 600;
    color: #191919;
}

.text-welcome .text-ppdb {
    color: #217A80;
    
}

.angkatan-tahun h3 {
    margin-top: 20px;
    font-weight: 600;
    color: #1E1E1E;
}

/* Information Home */

.information {
    margin-left: 40px;
    margin-bottom: 70px;
}

.information img {
    width: 40px;
    margin-top: -10px;
}

.information h3{
    display: inline-block;
    margin-left: 10px;
    font-weight: 600;
    color: #293B3D;
}


.section-information-home {
    margin-top: 40px;
}

.text-information-home{
    margin-left: 39px;
    font-size: 16px;
    width: 90%;
    font-family: 'Inter', sans-serif;
    text-align: justify;
    margin-top: 8px;
    line-height: 28px;
}

.section-information-home .text-information-home p {
    margin-bottom: 20px;
}

.text-information-home a {
    background-color: #e2f6ff;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    text-align: end;
}

/* ================================ */

/* Page Infromasi */

.nav-tabs-section {
    padding-bottom: 50px;
}

.nav-tabs {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1000px;
  margin-top: 40px;
}

.nav-tabs-item {
    padding-right: 30px;
    padding-left: 30px;
}

.nav-tabs-item a {
    font-size: 18px;
    color: #1E1E1E;
    
}

.tab-content {
    margin-top: 90px;
    margin-left: 30px;
}

.title-sub h4 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 35px;
}

.content-informasi {
    line-height: 30px;
    font-size: 16px;
    width: 900px;
}

.content-informasi p {
    font-weight: 600;
}

.content-informasi .info-khusus {
    font-style: italic;
}

.img-alur {
    text-align: center;
    margin-top: 30px;
}

.img-alur img {
    width: 70%;
    border: 1px solid #004054;
}


.alur-detail h5 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}


/* ================================ */

/* Page Pendaftaran */
.hr-dftr hr {
    width: 170px;
}

.text-pilih-unit p {
    text-align: center;
    font-size: 20px;
    margin: 30px;
}

.list-unit img {
    width: 110px;
    border-radius: 50%;
    border: .5px solid #9de2f7;
}

.list-unit img:hover {
    box-shadow: 10px 10px 10px 0 rgba(0, 99, 157, 0.2), 0 6px 20px 0 rgba(71, 169, 217, 0.19);
}

.list-unit h6{
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    line-height: 25px;
}

/* form pendaftaran sementara */

.form-pendaftaran-sementara {
    margin-top: 30px;
    padding-bottom: 40px;
}

/* .card-form-smntr{
    width: 1180px;
    border: .5px solid #d9d8d8;
} */

.card-form-smntr h3{
    font-weight: 500;
    font-size: 22px;
    margin-left: 15px;
    text-align: left;
}

.card-form-smntr hr {
    border: 1px solid #000000;
    margin-left: 15px;
    width: 290px;
    margin-top: -5px;
    margin-bottom: 35px;
}

.form-text {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
}

.btn-form-smntr {
    background-color: #36ADB5;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.btn-form-smntr:hover {
    background-color: #69d2db;
    color: #fff;
}


/* ================================ */

/* Lokasi */
.page-lokasi hr {
    width: 265px;
}

.lokasi-section {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 900px;
    margin: auto;
}

.item-lokasi {
    margin-bottom: 40px;
}

.item-lokasi img {
    width: 20px;
    margin-top: -5px;
}

.item-lokasi h4 {
    display: inline-block;
    font-weight: 600;
    margin-left: 15px;
    margin-bottom: 15px;
}

.map-box {
  border: 2px solid #ddd;
  border-radius: 0 !important;   /* <-- ubah ini jadi 0 biar kotak */
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  margin-top: 20px;
  width: 100%;
  max-width: 800px;
}

.map-iframe {
  width: 100%;
  height: 350px;
  border: none; /* supaya gak dobel border */
}

.item-lokasi p {
    margin-left: 40px;
    font-size: 17px;
}

/* ================================ */

/* Page Login */

.page-login {
    margin-top: -30px;
}

.page-login hr {
    width: 80px;
}

.login-section {
    margin-top: 30px;
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    padding-bottom: 50px;
}

.text-login p {
    text-align: justify;
    line-height: 25px;
    
}

.text-login img {
    margin-top: 5px;
    width: 170px;
    
}

.form-for-login hr {
    width: auto;
    border: .3px solid #2a2a2a;
    margin-top: -4px;
}

.form-for-login .input-group-text {
    margin-bottom: 10px;
}

.form-for-login input {
    font-size: 17px;
}

.form-for-login .btn-login-form {
    margin-top: 5px;
    padding: 5px 20px;
    font-size: 17px;
    background-color: #36ADB5;
    color: #fff;
    margin-bottom: 10px;
}

.form-for-login .btn-login-form:hover {
    background-color: #69d2db;
}

/* ========================= */
/* Footer */

footer {
    background-image: linear-gradient(#D5EDF4, #ffffff);
    color: #3E3E3E;
    margin-bottom: 40px;
}

.footer-logo img {
    margin-top: 40px;
}

.footer-text h4{
    font-weight: 600;
    margin-bottom: 20px;
}

.list-sosmed {
    margin-top: 10px;
}

.list-sosmed img {
    width: 20px;
    margin-top: -3px;
}

.list-sosmed a {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    color: #1E1E1E;
}

.list-sosmed a:hover {
    color: #007205;
}

.list-kontak {
    font-size: 16px;
    color: #1E1E1E;
}


/* Tabs */

.wrapper{
  max-width: 1000px;
  width: 100%;
  margin: 30px auto;
  padding: 25px 30px 30px 30px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}

.wrapper nav{
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
}
.wrapper nav label{
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  color: #17a2b8;
  font-size: 17px;
  border-radius: 5px;
  margin: 0 5px;
  transition: all 0.3s ease;
}
.wrapper nav label:hover{
  background: rgba(23,162,184,0.3);
}
#pndftrn:checked ~ nav label.pndftrn,
#alur:checked ~ nav label.alur,
#flwchrt:checked ~ nav label.flwchrt,
#pmbyrn:checked ~ nav label.pmbyrn{
  color: #fff;
}

#tkit1:checked ~ nav label.tkit1,
#tkit2:checked ~ nav label.tkit2,
#mi:checked ~ nav label.mi,
#sdit1:checked ~ nav label.sdit1,
#sdit2:checked ~ nav label.sdit2{
  color: #fff;
}

nav .slider{
  position: absolute;
  height: 100%;
  width: 25%;
  left: 0;
  bottom: 0;
  z-index: 0;
  border-radius: 5px;
  background: #17a2b8;
  transition: all 0.3s ease;
}

.biaya .slider1{
    position: absolute;
    height: 100%;
    width: 20%;
    left: 0;
    bottom: 0;
    z-index: 0;
    border-radius: 5px;
    background: #17a2b8;
    transition: all 0.3s ease;
  }

input[type="radio"]{
  display: none;
}

#alur:checked ~ nav .slider{
  left: 25%;
}
#flwchrt:checked ~ nav .slider{
  left: 50%;
}
#pmbyrn:checked ~ nav .slider{
  left: 75%;
}



/* #tkit1:checked ~ nav .slider{
    left: 25%;
  } */
#tkit2:checked ~ .biaya .slider1{
    left: 20%;
  }
#mi:checked ~ .biaya .slider1{
    left: 40%;
  }
#sdit1:checked ~ .biaya .slider1{
    left: 60%;
}
#sdit2:checked ~ .biaya .slider1{
    left: 80%;
}

section .content{
  display: none;
  background: #fff;
}

#pndftrn:checked ~ section .content-1,
#alur:checked ~ section .content-2,
#flwchrt:checked ~ section .content-3,
#pmbyrn:checked ~ section .content-4{
  display: block;
}

#tkit1:checked ~ section .content-1,
#tkit2:checked ~ section .content-2,
#mi:checked ~ section .content-3,
#sdit1:checked ~ section .content-4,
#sdit2:checked ~ section .content-5{
  display: block;
}

section .content .title{
  font-size: 21px;
  font-weight: 500;
  margin: 30px 0 10px 0;
}
section .content p{
text-align: justify;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

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

    
    /* Page Home */
    .logo img {
        width: 50%;
        margin: 15px 15px;
    }
    
    .logo h1{
        font-size: 30px;
    }

    .nav-section li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
    }

    /* Page Jumbotron */
    .title-home h2 {
        font-size: 27px;
        line-height: 18px;
    }

    .angkatan-tahun h3 {
        margin-top: 15px;
    }

    
    /* ================== */
    /* ALL PAGE FOR TITLE */
    .title-page h2 {
       font-size: 25px;
    }
    
    .title-page hr {
        width: 115px;
        margin-top: -7px;
    }

    .page-biaya .title-page hr {
        width: 5000px;
    }


    /* ===================== */
    /* Page Info */

    .content-info {
        margin-left: 2%;
    }

    .content-informasi {
        width: 670px;
    }

    /* ================== */

    /* Page Pendaftaran */
    .text-pilih-unit p {
        font-size: 18px;
    }

    /* Card Form Sementara */

    .card-form-smntr h3{
        font-size: 20px;
    }
    
    .card-form-smntr hr {
        width: 265px;
    }


    /* ==================== */

    /* Lokasi */
    .page-lokasi .title-page hr {
        width: 220px;
    }

    .lokasi-section {
        width: auto;
    }

    /* =========================== */

    /* Login */
    .page-login .title-page hr {
        width: 65px;
    }
    
    
    
    /* ===================== */

    /* Footer */
    .footer-text {
        margin-top: 40px;
    }


    /* ===================== */
    /* Tabs */
    .wrapper{
        max-width: 750px;
        padding: 25px 10px 30px 10px;
    }
      
    .wrapper nav label{
        font-size: 16px;
        margin: 0 2px;
    }
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 767px) {
   /* Page Home */
   /* Logo */
   .logo img {
    width: 50%;
   }

   /* Jumbotron */
   .title-home h2 {
        font-size: 24px;
        line-height: 16px;
    }

    .angkatan-tahun h3 {
        margin-top: 15px;
        font-size: 20px;
    }

    /* Information */
    .section-information-home {
        margin-top: 18px;
    }

    .info-home {
        margin-bottom: 40px;
    }

    .information h3{
        font-size: 21px;
    }

    .text-information-home {
        margin-top: 2px;
    }

    .text-information-home p {
        width: 95%;
    }

    /* ================== */
    /* ALL PAGE FOR TITLE */
    .title-page h2 {
        font-size: 23px;
     }
     
     .title-page hr {
         width: 105px;
         margin-top: -7px;
     }

     /* ===================== */
    /* Page Info */

    .title-sub h4 {
        font-size: 18px;
    }

    .content-informasi {
        line-height: 28px;
        font-size: 15px;
        width: 450px;
    }

    /* .img-alur img {
        width: 350px;
    } */

    
    /* ================================ */

    /* Lokasi */
    .page-lokasi .title-page hr {
        width: 205px;
    }

    .lokasi-section {
        width: auto;
        margin-left: 25px;
    }

    /* =========================== */

    /* Login */
    .page-login .title-page {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .login-section {
        width: 90%;
        margin: auto;
        font-size: 17px;
        padding-bottom: 50px;
    }

    /* ================== */

    /*  Footer */

    .footer-container {
        margin-left: 5%;
    }
    .footer-text {
        margin-top: 40px;
    }


    /* ===================== */
    /* Tabs */
    .wrapper{
        max-width: 500px;
        padding: 25px 10px 30px 10px;
    }
      
    .wrapper nav label{
        font-size: 16px;
        margin: 0 2px;
        line-height: 25px;
    }

    .wrapper nav label .flwchrt {
        padding-top: 20px;

    }
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 550px) {
    .logo img {
        width: 60%;
       }

    .logo h1{
        font-size: 25px;
    }
    
    /* Jumbotron */
    .jumbotron {
        padding-top: 10px;
    }

    .title-home {
        margin-top: 8px;
        margin-bottom: 10px;
    }

       
    .title-home h2 {
        font-size: 18px;
        line-height: 8px;
    }
    
    .angkatan-tahun h3 {
        margin-top: 15px;
        font-size: 17px;
    }
    
    /* Information */
    
    .information img {
        width: 30px;
    }

    .information h3{
        font-size: 18px;
    }
    
    .text-information-home {
        margin-top: 2px;
        margin-left: 30px;
    }
    
    .text-information-home p {
        width: 90%;
    }
    
    .text-information-home a {
        font-size: 15px;
    }

    /* ===================== */
    /* Page Info */

    .title-sub h4, .alur-detail h5 {
        font-size: 16px;
    }

    .content-informasi {
        width: 340px;
    }

    /* .img-alur img {
        width: 300px;
    } */


    /* ================== */

    /* Page Pendaftaran */
    .text-pilih-unit p {
        font-size: 16px;
    }

    /* Card Form Sementara */

    .card-form-smntr h3{
        font-size: 18px;
    }
    
    .card-form-smntr hr {
        width: 238px;
    }
    
    .form-text {
        font-size: 14px;
    }

    /* ================== */

    /* Page Footer */

    .footer-logo img {
        margin-top: 20px;
    }

    .footer-text a, .footer-text p {
        font-size: 14px;
    }


    /* ===================== */
    /* Tabs */
    .wrapper{
        max-width: 395px;
    }

    .wrapper nav{
        height: 42px;
      }
      
    .wrapper nav label{
        font-size: 13px;
        line-height: 20px;
    }
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

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

    /* Header */
    .hotline h5 {
        font-size: 12px;
    }
    
    .logo h1{
        font-size: 20px;
    }

    /* ============================= */
    
    /* PageHome */
    
    /* Jumbotron */

    .title-home {
        margin-top: 5px;
        margin-bottom: 10px;
    }

       
    .title-home h2 {
        font-size: 16px;
        line-height: 5px;
    }
    
    .angkatan-tahun h3 {
        margin-top: 16px;
        font-size: 14px;
    }
    
    /* Information */
    
    .information img {
        width: 25px;
        margin-top: -2px;
    }

    .information h3{
        font-size: 16px;
    }
    
    .text-information-home {
        margin-top: 2px;
        margin-left: 24px;
        font-size: 14px;
        line-height: 25px;
    }
    
    .text-information-home p {
        width: 90%;
    }
    
    .text-information-home a {
        font-size: 13px;
    }

    /* ================== */
    /* ALL PAGE FOR TITLE */
    .title-page h2 {
        font-size: 20px;
     }
     
     .title-page hr {
         width: 92px;
     }


    /* ================== */
    /* page-pendaftaran */

    .title-sub h4, .alur-detail h5 {
        font-size: 15px;
    }

    .content-informasi {
        line-height: 25px;
        font-size: 14px;
        width: 280px;
    }

    /* .img-alur img {
        width: 250px;
    } */

    /* ======================== */
    /* Card Form Sementara */

    .card-form-smntr h3{
        font-size: 16px;
    }
    
    .card-form-smntr hr {
        width: 210px;
    }
    

    /* ================================ */

    /* Lokasi */
    .page-lokasi .title-page hr {
        width: 180px;
    }

    .lokasi-section {
        width: auto;
        margin-left: 25px;
    }

    .item-lokasi h4 {
       font-size: 16px;
    }

    .item-lokasi p {
        font-size: 14px;
    }

    /* =========================== */

    /* Login */
    .page-login .title-page hr{
        width: 50px;
        margin-bottom: 10px;
    }

    .login-section {
        font-size: 15px;
    }

    .text-login p {
        line-height: 22px;
    }

    .form-for-login input {
        font-size: 15px;
    }

    .form-for-login .btn-login-form {
        font-size: 15px;
    }


    /* ============================= */

     


    /* Footer */

    .footer-logo img {
        margin-top: 20px;
        width: 200px;
    }

  

    /* ===================== */
    /* Tabs */
    .wrapper{
        max-width: 320px;
    }

    .wrapper nav{
        height: 39px;
      }
      
    .wrapper nav label{
        font-size: 12px;
        line-height: 18px;
    }

    

    
}



.angkatan-tahun span {
    display: inline-block;
}

@media screen and (max-width: 365px) {
    .title-home h2 {
        font-size: 14px;
        line-height: 5px;
    }
}

@media screen and (max-width: 330px) {
    .title-home h2 {
        font-size: 13px;
        line-height: 5px;
    }
}



.img-biaya {
    margin-top: 20px;
    margin-bottom: 20px;
}

.img-biaya img {
    width: 60%;
    border: 1px solid #004054;
}

.img-discount {
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-discount img {
    width: 100%;
    border: 1px solid #004054;
}

.img-discount-tk {
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-discount-tk img {
    width: 100%;
    border: 1px solid #004054;
}

.content-informasi ol {
    margin-left: -20px;
}

.content-informasi p {
    font-weight: 300;
    line-height: 25px;
} 

.content-informasi .skema-biaya { 
    font-weight: 600;
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 5px;
} 

.test-aja li{
    margin-left: -1000px !important;
}




