@font-face {
    font-family: Bebas Neue;
    /* src: url('https://invite.co.id/demo/tigaraksa/assets/fonts/BebasNeue-Regular.ttf'); */
    src: url('../fonts/BebasNeue-Regular.ttf');
}

@font-face {
    font-family: Inter;
    src: url('../fonts/Inter-Regular.ttf');
}

body,
html {
    height: 100%;
}

h3 {
    text-transform: none !important;
}

.top-logo-m {
    display: none;
}

.tgr-text-box {
    width: 890px;
    max-width: 890px;
    text-align: center;
}


.tgr-text-white {
    color: white;
}

.tgr-text-tomato {
    color: #ed6468;
}

.tgr-overlay-blue {
    background: #0fa0d1;
}


.tgr-nav {
    font-family: Bebas Neue;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    margin: 5px;
    background-color: #ed6468;
    border-radius: 15px;
    padding: 5px;
}

.tgr-nav img {
    width: 26px;
}


.tgr-nav ul li a {
    padding: 7px;
    color: white;
    text-decoration: none;
    background-color: #0fa0d1;
    border-radius: 15px;
    width: 50px;
    max-width: 75px;
}

.tgr-nav li.uk-active a {
    background-color: #FECA0A;
}

.tgr-nav ul li a::after {
    background-color: transparent;
}

/* home */
#content-home .mobile-view {
    display: none;
}

#content-home img {
    margin-top: 10px;
    width: 221px;
    height: 333px;
}

#content-home img.logo {
    margin-top: 10px;
    width: 221px;
    height: 333px;
}

#content-home .peserta-logo {
    margin-top: -10px;
    width: 200px;
    max-width: 200px;
    height: 100px;
    max-height: 100px;
}

#content-home .peserta-logo img {
    width: 200px;
    height: 80px;
    margin-top: 0;
    object-fit: contain;
    margin-left: 10px;
}

#content-home .kepada {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 31px;
    color: #FECA0A;
}

#content-home .peserta {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

#content-home .but-open-invite {
    border-radius: 5px;
    background-color: #ED6468;
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
}

/* end home */
/* event  */
.event .tgr-text-main {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 86px;

    color: #ED6468;

}

.event .tgr-text-submain {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;

    color: #FFFFFF;
}

.event .konten {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;

    color: #FFFFFF;
}

/* end event  */
.tgr-overlay-box {
    width: 450px;
    /* max-width: 380px; */
    height: 450px;
    /* max-height: 80vh; */
    border-radius: 50%;
    top: -250px;
}

.tgr-page-logo img {
    width: 120px;
}

.tgr-page-logo h3 {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
}

.tgr-page-content {
    padding-top: 200px;
}

.tgr-page-content h3 {
    color: #ed6468;
    font-weight: 700;
}

.tgr-page-content table td {
    color: #fff;
}

.tgr-page-content.gallery img {
    border: 1px solid yellow;
}

.tgr-text-medium {
    font-size: 17px;
}

.uk-grid-margin,
.uk-grid.uk-grid,
.uk-grid>.uk-grid-margin {
    margin-top: 10px;
}

/* rundown */
.tgr-page-content.rundown table {
    font-family: Inter;
    font-style: normal;
    width: fit-content;
    border-collapse: collapse;
    table-layout: fixed;
    border-radius: 5px;
}

.tgr-page-content.rundown table caption {
    color: #ED6468;
    font-weight: bold;
}

.tgr-page-content.rundown table th,
.tgr-page-content.rundown table td {
    padding: 6px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.tgr-page-content.rundown table thead {
    background-color: #0FA0D1;
    color: #fdfdfd;
    font-size: 10px;
}

.tgr-page-content.rundown table thead tr {
    display: block;
    position: relative;
}

.tgr-page-content.rundown table tbody {
    display: block;
    overflow: auto;
    width: 100%;
    height: 200px;
    font-size: 9px;
}

.tgr-page-content.rundown table .th-1,
.tgr-page-content.rundown table .td-1 {
    width: 60px;
}

.tgr-page-content.rundown table .th-2,
.tgr-page-content.rundown table .td-2 {
    width: 40px;
}

.tgr-page-content.rundown table .th-3,
.tgr-page-content.rundown table .td-3 {
    width: 200px;
    max-width: 220px;
}

.tgr-page-content.rundown table .th-4,
.tgr-page-content.rundown table .td-4 {
    width: auto;
}

/* time  */
.tgr-page-content.time h3,
.tgr-page-content.time p {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
}

.tgr-page-content.time h3 {
    font-size: 40px;
    line-height: 48px;
    color: #ED6468;
}

.tgr-page-content.time h3 sup {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    vertical-align: super;
    top: -0.1em;
}

.tgr-page-content.time p {
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.tgr-page-content.time.desktop {
    display: block;
}

.tgr-page-content.time.mobile {
    display: none;
}

/* location */
.tgr-page-content.location .place {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.tgr-page-content.location .sub-place {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
}

/* Gallery */
.tgr-page-content.gallery .uk-height-medium {
    width: 350px;
    max-width: 350px;
}

.tgr-page-content.gallery .uk-width-1-1 img {
    width: 350px;
    height: 200px;
    object-fit: cover;
}

.tgr-page-content.gallery .uk-width-1-3 img {
    width: auto;
    height: 100px;
    object-fit: cover;
}


/* contact */
.tgr-page-content.contact .name {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 31px;
}

.tgr-page-content.contact .jabatan {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.tgr-page-content.contact .hp {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}

/* protocol */
.tgr-page-content.protocol {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}

.tgr-page-content.protocol img {
    margin-right: 10px;
    width: 34px;
}


/* Guest book */
.tgr-page-content.guest-book .form-gb {
    padding-bottom: 50px;
}

.tgr-page-content.guest-book form input {
    width: 100%;
    height: 30px;
    padding: 12px 20px;
    margin: 2px 0;
    box-sizing: border-box;
    border: none;
    background-color: #ED6468;
    color: white;
}

.tgr-page-content.guest-book form textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    box-sizing: border-box;
    border: none;
    background-color: #ED6468;
    color: white;
}

.tgr-button-submit {
    background-color: #0FA0D1;
    color: #fff;
    border: 1px solid transparent;
    font-weight: 700;
}

#hitung-mundur {
    margin-top: 20px;
}

.uk-countdown {
    font-family: Bebas Neue;
    color: #FFFFFF;
}

.uk-countdown-number {
    font-size: 27px;
    line-height: 0;
}

.uk-countdown-separator {
    font-size: 27px;
    line-height: 0;
}

.uk-countdown-label {
    font-size: 18px;
    /* line-height: 0; */
}

::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}

/* mobile view  */

@media only screen and (max-width: 768px) {
    .top-logo-m {
        display: block;
    }

    .top-logo-m img {
        width: 170px;
    }

    .tigaraksa-top-header {
        display: none;
    }

    .tgr-nav {
        width: 350px;
    }

    .tgr-nav img {
        width: 30px;
    }

    .tgr-text-box {
        width: 85vw;
        max-width: 85vw;
    }

    .tgr-text-main {
        font-size: 32px;
    }

    .tgr-text-submain {
        margin-top: 25px;
        font-size: 20px;
    }

    .tgr-overlay-box {
        width: 340px;
        max-width: 340px;
        height: 340px;
        max-height: 340px;
        top: -170px;
    }

    .tgr-page-logo img {
        width: 100px;
    }

    /* time  */
    .tgr-page-content.time {
        margin-left: 14px;
    }

    .tgr-page-content.time.desktop {
        display: none;
    }

    .tgr-page-content.time.mobile {
        display: block;
    }

    /* end time  */
    /* home */
    #content-home img {
        margin-top: 55px;
        width: 96px;
        height: 148px;
    }

    #content-home .desktop-view {
        display: none;
    }

    #content-home .mobile-view {
        display: block;
        margin-bottom: 65px;
    }

    #content-home .but-open-invite {
        width: 145px;
        height: 48px;
    }

    /* end home  */
    /* event  */
    .event .tgr-text-main {
        font-size: 40px;
        line-height: 41px;

    }

    .event .tgr-text-submain {
        font-size: 30px;
        line-height: 36px;
    }

    .event .konten {
        font-size: 12px;
        line-height: 15px;
    }

    /* end event  */

    /*begin Gallery */
    .tgr-page-content.gallery .uk-height-medium {
        width: 300px;
        max-width: 300px;
    }

    .tgr-page-content.gallery .uk-width-1-1 img {
        width: 350px;
        height: 200px;
        object-fit: cover;
    }

    .tgr-page-content.gallery .uk-width-1-3 img {
        width: auto;
        height: 100px;
        object-fit: cover;
    }

    /* end gallery */
    /* guest book */
    .tgr-page-content.guest-book {
        padding-top: 50px;
    }

    .tgr-page-content.guest-book form input {
        width: 250px;
        height: 40px;
    }

    .tgr-page-content.guest-book form textarea {
        width: 100%;

    }

    /* end guestbook  */
    /* rundown  */
    .tgr-page-content.rundown table {
        width: 300px;
    }

    /* end rundown  */
    /* Home  */
    #content-home .peserta-logo img {
        margin-top: 10px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 769px) {

    /* width */
    ::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #888;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
}

#main>div>div>div.ai.au.ah.av>div.ah.aw.ax.ay.az.b0.b1.b2>div>div>button {
    width: 200px;
}