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

body {
    font-family: Play;
    color: #FFFB9C;
}

#vbg-home {
    display: block;
}

#vbg-home-m {
    display: none;
}

.principal-logo {
    margin-top: 10px;
    /* width: 800px;
    height: 500px;
    aspect-ratio: 1 / 1; */
}

.kepada {
    font-family: Play;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #E09423;
}

.uk-button.uk-button-primary {
    background-color: #E09423;
    border-radius: 5px;
    color: #FFFB9C;
}

.tgr-nav {
    font-family: Play;
    font-style: normal;
    font-weight: normal;
    margin: 5px;
    border-radius: 5px;
    padding: 5px;
}

.tgr-nav img {
    width: 45px;
    height: 45px;
}

.tgr-nav ul li a {
    padding: 12px;
    text-decoration: none;
}

.tgr-nav ul li a .tgr-text-icon {
    color: #FFFB9C;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
}

.tgr-nav ul li a .tgr-box-icon {
    background-color: #E09423;
    border-radius: 5px;
    width: 50px;
    max-width: 75px;
    display: inherit;
}

.tgr-nav li.uk-active a .tgr-box-icon {
    background-color: #8F2B14;
}

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


.tgr-content>div {
    margin-top: 70px;
}

.tgr-content .uk-container-xsmall>div {
    padding-top: 50px;
    padding-bottom: 35px;
}

/* =============tab Event =========================*/
.tgr-event {
    font-style: normal;
}

.tgr-event.main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    /* identical to box height, or 121% */
    color: #E09423;
}

.tgr-event.submain-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    /* identical to box height */
    color: #E09423;
}

.tgr-event.overview {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #FFFB9C;
}

/* =============tab Time =========================*/
.time-place {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #E09423;
    margin-bottom: 15px;
}

.time-place>div {
    font-size: 14px;
    line-height: 5px;
}

.time-date {
    padding-left: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    color: #E09423;
}

.time-date>span {
    font-weight: 700;
}

.time-date>div>sup {
    font-size: 50%;
}

.time-alamat {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #FFFB9C;
}

/* Tab Rundown =========== */
.tgr-rundown {
    display: flex;
    height: 50vh;
    margin-top: 36px;
    margin-left: 50px;
}

.tgr-rundown-m {
    display: none;
}

.tgr-rundown .title {
    color: #E09423;
    font-style: normal;
    font-weight: 700;
}

.tgr-rundown .title {
    font-size: 26px;
    line-height: 39px;
}

.tgr-rundown .title>span {
    font-size: 20px;
    line-height: 30px;
}

.table-rundown,
.table-rundown-participan {
    border-collapse: collapse;
}

.table-rundown th,
.table-rundown td {
    border: 0px solid #ddd;
}

.table-rundown-participan th,
.table-rundown-participan td {
    border: 0px solid #ddd;
}

.table-rundown th.th-time {
    width: 28%;
}

.table-rundown th.th-duration {
    width: 25%;
}

.table-rundown>thead>tr>th {
    position: sticky;
    top: 0;
    background-color: #E09423;
}

.table-rundown-participan>thead>tr>th {
    position: sticky;
    top: 0;
    background-color: #E09423;
}

.table-rundown>thead>tr>th,
.table-rundown>tbody>tr>td {
    font-style: normal;
    font-weight: 400;
    color: #FFFB9C;
    font-size: 12px;
    line-height: 16px;
    padding: 4px;
    vertical-align: top;
}

.table-rundown-participan>thead>tr>th,
.table-rundown-participan>tbody>tr>td {
    font-style: normal;
    font-weight: 400;
    color: #FFFB9C;
    font-size: 16px;
    line-height: 21px;
    padding: 4px;
    vertical-align: top;
}

/* Tab Location ============ */
.tgr-location {
    margin-top: 45px;
}

.box-location {
    width: 760px;
    max-width: 760px;
}

.box-location>iframe {
    position: relative;
    /* width: calc(100% - 100px); */
    width: inherit;
    height: 33vh;
}

/* Tab Gallery ============ */
.tgr-gallery {
    margin-top: 45px;
}

.box-gallery {
    display: flex;
    width: 760px;
    max-width: 790px;
}

.box-gallery-m {
    display: none;
}

.image-col-1 img {
    width: 600px;
    height: 278px;
    object-fit: cover;
}

.image-col-2 img {
    width: auto;
    height: 90px;
    object-fit: cover;
}

/* Tab Contact============== */
.tgr-contact {
    width: 760px;
    max-width: 790px;
    font-style: normal;
}

.tgr-contact .contact-name {
    font-weight: 700;
    font-size: 34px;
    line-height: 39px;

    color: #E09423;
}

.tgr-contact .contact-number {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #FFFB9C;
}

.tgr-contact .contact-sosmed>a {
    text-decoration: none;
    color: #E09423;
}

/* Tab Protocol================== */
.box-protocol {
    width: 760px;
    max-width: 790px;
    font-style: normal;
}

.box-protocol .protocol-image {
    margin: 7px;
}

.box-protocol .protocol-image>img {
    width: 48px;
}

.box-protocol .protocol-name {
    margin: 7px;
    width: 70%;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #E09423;
}

/* Tab Closing============= */
.box-closing {
    margin-top: 35px;
    width: 760px;
    max-width: 790px;
    font-style: normal;
}

.box-closing .uk-input,
.box-closing .uk-textarea {
    background: #8F2B14;
}
