.jumbotron {
    background-image: url(img/jumbotron.png);
    background-size: cover;
    height: 520px;
    margin-top: -75px;
    text-align: center;
}

.jumbotron .display-4 {
    color: white;
    margin-top: 175px;
    font-weight: 200;
    margin-bottom: 30px;
}


.navbar-brand, .nav-link {
    color: white !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.nav-link {
    text-transform: uppercase;
    margin-right: 30px;
}

/* info panel */

.info-panel {
    background-color: white;
    margin-top: -80px;
    text-align: center;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    padding: 30px;
    color: #1ab394;
}

.tabel-latest {
    background-color: white;
    margin-top: 50px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 30px;
    
}

.tabel-latest .awal {
    color:#1a1a1a;
    margin-top: -20px;
}
.tabel-latest .dua {
    color:#1a1a1a;
    margin-top: -10px;
}

.tombol {
    margin-top: -50px;
    margin-left: 10px;
    font-size: 16px;
}

.result {
    background-color: white;
    margin-top: 45px;
    border-radius: 8px;
    padding: 30px;
    margin-left: 10px;
}

.check  {
    color: white;
}

.lebar  {
    width: 90%;
    margin-left:auto; 
    margin-right:auto;
    margin-top: 15px;
}

.result2 {
    background-color: white;
    margin-top: 45px;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    margin-left: 10px;
}

/* result tabel */

.result-panel {
    background-color: white;
    margin-top: 15px;
    text-align: center;
    border-radius: 8px;
    padding: 30px;
    color: #1ab394;
}

/* footer */

.footer {
    margin-top: 15px;
    background-color: #343333;
    text-align: center;
    color: white;
    padding-top: 3px;
    height: 100px;
    position: absolute;
}

.futer  {
    margin-top: 50px;
}


.body {
    background-color: #dadada;
}


/* COUNTDOWN */

