@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    background: url(../images/belize_landmark.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 0 !important;
}

.custom-navbar {
    background-color: #171696 !important;
    border-radius: 0px;
    height: 70px;
    border: 0px;
}

.navbar-brand img {
    height: 40px;
}

.custom-navbar .navbar-right {
    padding: 9px 0px;
}

.list-custom li a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.list-custom li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.list-custom li a:hover,
.list-custom li a:focus,
.list-custom li a:active {
    background-color: transparent;
}

.list-custom li a:hover::after {
    width: 100%;
    /*border-bottom: 1px solid #fff;*/
}

.list-custom li a.select-item::after {
    width: 100%;
    /*border-bottom: 1px solid #fff;*/
}

.app-content {
    margin-top: 70px;
    margin-bottom: 60px;
}

/*HERO*/
.hero {
    position: relative;
    overflow: hidden;
    height: 300px;
    width: 100%;
}

.hero img {
    width: 100%;
    object-fit: cover;
    transform: translate(0%, -20%);
}

.hero .layer {
    background-color: rgb(0 0 0 / 70%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*DRAW*/
.opening {
    margin-top: 60px;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1);
    -moz-box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1);
    box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1)
}

.opening .title {
    background-color: #d90f19;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.content-opening {
    /* background-color: #fff; */
    background-color:rgba(255,255,255,0.5);
    padding: 15px;
}

.content-opening .time {
    text-align: center;
    font-weight: 700;
    font-size: 33px;
}

/*WINNING*/
.winning {
    margin-top: 40px;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1);
    -moz-box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1);
    box-shadow: 0px 3px 5px -2px rgba(122, 122, 122, 1)
}

.winning .title {
    background-color: #d90f19;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.winning .subs {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
}

.prize {
    color: #000;
    margin-bottom: 20px;
}

.prize .title {
    background-color: transparent;
    color: #000;
}

.num-win {
    text-align: center;
}

.num-win span {
    font-weight: 700;
    font-size: 16px;
    color: #171696;
    border: 1px solid #171696;
    padding: 7px 12px;
}

/*RESULT*/
.result-pool {
    margin-top: 20px;
    margin-bottom: 60px;
}

.result-number-win {
    margin-top: 60px;
    /* background-color: #fff; */
    background-color:rgba(255,255,255,0.5);
}

.result-number-win .title {
    background-color: #d90f19;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.result-number-win .about {
    color: #000;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.about-page {
    margin-bottom: 215px;
}

.table-belize {
    padding: 15px;
}

.table td.prize span {
    font-weight: 700;
    font-size: 16px;
    color: #171696;
    border: 1px solid #171696;
    padding: 7px 12px;
}

.table.dataTable>tbody>tr.child span.dtr-data span{
    font-weight: 700;
    font-size: 16px;
    color: #171696;
    border: 1px solid #171696;
    padding: 7px 12px;
}

.table td {
    line-height: 2 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #171696 !important;
}

.copy-about {
    padding: 15px;
    text-align: justify;
}

/*FOOTER*/
footer {
    padding: 20px;
    background: #ddd;
}

footer .hotline .title {
    text-align: left;
    font-weight: 700;
}

footer .hotline .warn {
    text-align: center;
}

footer .copyright {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #000;
}

.hot-con {
    margin-bottom: 40px;
    margin-top: 15px;
}

.img-bank-belize {
    display: flex;
}

.aso-left {
    margin-right: 20px;
}

.aso {
    margin-top: 15px;
    width: 100%;
    text-align: right;
}

.aso img {
    height: 70px;
}


@media (min-width: 320px) and (max-width: 480px) {
    div#bs-example-navbar-collapse-1 {
        background: #fff;
        margin-top: 12px;
        box-shadow: 4px 6px 24px rgb(32 32 35 / 10%);
        z-index: 99999;
        position: relative;
    }

    button.navbar-toggle {
        color: #fff;
        border: 1px solid #fff;
        margin-top: 15px;
    }

    span.icon-bar {
        color: #fff;
        background-color: #fff;
    }

    .list-custom li a {
        color: #171696;
        font-family: 'Roboto', sans-serif;
    }

    .hero {
        position: initial;
        width: 100%;
    }

    .hero img {
        width: 100%;
        object-fit: cover;
        transform: none;
        height: 197px;
    }

    .hero .layer {
        display: none;
    }

    .opening {
        margin-top: 60px;
    }

    .aso {
        text-align: left;
    }

    footer .copyright {
        margin-top: 40px;
        text-align: center;
    }

	.column1 {
		width: 180px;
	}
}
