::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

::-webkit-scrollbar-thumb {
    background: #e3e3e3;
    border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
    background: #083b39;
}


.font-serif {
    font-family: 'PT Serif', serif !important;
    line-height: normal !important;
}

.round { border-radius: 50px}

.rounded-3 {
    border-radius:1.5rem !important;
    overflow: hidden !important;
}

.rounded-2 {
    border-radius: 1rem !important;
    overflow: hidden !important;
}

.rounded-1 {
    border-radius: 0.5rem !important;
    overflow: hidden !important;
}

.badge-gold {
    color: #D4A216;
    background-color: #fff9e9;
}

.border-top-footer {
    border-top: solid #073130 1rem;
}

@media (min-width: 300px) {
    .title-category {
        font-size: 0.5em;
    }

    .title {
        font-size: 1em;
    }

    .title-tag {
        font-size: 0.8em;
    }

    .header-responsive {
        font-size: 22px;
        line-height: 28px;
        letter-spacing: -1px;
        font-weight: 700 !important;
    }

    .section-title {
        font-size: 1em;
    }

    .card-border-60 {
        border-radius: 20px;
    }

    .header-row {
        padding: 1rem;
    }

    .header-row-card {
        padding: 2rem;
    }
}

@media (min-width: 600px) {
    .padding-responsive {
        padding-top: 100px !important;
    }

    .title-category {
        font-size: 0.1em !important;
    }

    .card-border-60 {
        border-radius: 30px;
    }
}

@media (min-width: 800px) {
    .padding-responsive {
        padding-top: 320px !important;
    }

    .title-category {
        font-size: 0.5em;
    }

    .title {
        font-size: 1em;
    }

    .title-tag {
        font-size: 0.8em;
    }

    .header-responsive {
        font-size: 22px;
        line-height: 28px;
        letter-spacing: -1px;
        font-weight: 700 !important;
    }

    .section-title {
        font-size: 1em;
    }

    .card-border-60 {
        border-radius: 20px;
    }

    .header-row {
        padding: 1rem;
    }

    .header-row-card {
        padding: 2rem;
    }
}

@media (min-width: 900px) {
    .padding-responsive {
        padding-top: 100px !important;
    }
}

@media (min-width: 1200px) {
    .padding-responsive {
        padding-top: 280px !important;
    }

    .title-category {
        font-size: 0.6rem !important;
        opacity: 0.8 !important;
        border-radius: 50px !important;
    }

    .title {
        font-size: 1.1rem;
    }

    .title-tag {
        font-size: 0.8em;
    }

    .header-responsive {
        font-size: 50px;
        line-height: 55px;
        letter-spacing: -1px;
        font-weight: 700 !important;
    }

    .card-border-60 {
        border-radius: 40px;
    }

    .header-row {
        padding: 3rem;
    }

    .header-row-card {
        padding: 3rem;
    }
}

.box-shadow-0 {
    box-shadow: none !important;
}

input::placeholder {
    color: #656565 !important;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.8; /* Adjust visibility */
}

.fc .fc-toolbar-title {
    font-size: 1.3em !important;
}

.fc-button-primary {
    background-color: #48BA00 !important;
    border-color: #48BA00 !important;
}

.bg-blue-light {
    background-color: #f8fafc !important;
}

.bg-blue-light-2 {
    background-color: #e6f0f9 !important;
}

.fc-col-header-cell-cushion {
    color: black !important;
}

.fc-theme-standard .fc-scrollgrid {
    border: 0;
}

.fc-theme-standard td, .fc-theme-standard th {
    border: 1px solid #f0f4f9 !important;
    color: black !important;
}

.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0em !important;
}

.bg-gold-flex {
    background: #fcfcfc;
}

.bg-color-gold {
    background-color: #D4A216 !important;
}
.bg-color-gold-light {
    background-color: #ffeebe !important;
}

.bg-green-dark {
    background-color: #083b39;
}

/*.card-border-60 {*/
/*    border-radius: 40px !important;*/
/*}*/

.bg-transparent {
    background-color: transparent !important;
}

input::placeholder {
    color: #1b2328 !important;
    font-size: 16px;
    /*opacity: 0.7 !important;*/
    font-weight: 400 !important;
    font-family: 'Manrope', serif !important;
}

.btn-gold {
    color: #fff;
    background-color: #d4a216;
    border-color: #d4a216;
    background-image: url("../storage/media_pro/10153/batik_borneo_long_design_3.png");
    background-repeat: no-repeat;
    background-size: 500px 500px !important;
    background-position: center center;
}

.header.light .mega-menu .menu-links > li.active > a {
    color: #D4A216;
    font-family: 'Manrope', serif;
    /*background-color: #D4A216;*/
    /*background-image: url("https://dprd.kaltimprov.go.id/storage/media_pro/10153/batik_borneo_long_design_3.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 500px 500px !important;*/
    /*background-position: center center;*/
    /*padding: 4px 8px;*/
    /*border-radius: 8px;*/
}

.border-bold {
    border: #FFFFFF solid 3px !important;
}

.title-person {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8rem !important;
}

.divider-solid {
    border-bottom: 2px solid #D4A216;
}

.text-title-desc {
    font-weight: 700;
    text-transform: uppercase;
    color: #1b2328 !important;
}

.format-div {
    border-bottom: solid 2px #D4A216;
    margin-bottom: 5px;
    text-align: left;
}

.format-title {
    padding: 8px 10px 6px;
    display: inline-block;
    font-weight: 800;
    color: #D4A216 !important;
    letter-spacing: 0.1em;
    background-color: #fff9e9;
    text-transform: uppercase;
    background-image: url('../storage/media_pro/10153/batik_borneo_long_design_3.png');
    background-repeat: no-repeat;
    background-size: 500px 500px !important;
    background-position: center center;
}

.bg-borneo {
    background-image: url('../storage/media_pro/10153/batik_borneo_long_design_3.png') !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-top-header1 {
    background-image: url('../image/bg/bg-top-header1.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-top-header2 {
    background-image: url('../image/bg/bg-footer.webp');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-gradient-video {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(212, 212, 212, 0) 90%, rgb(15, 21, 23) 100%);height: 100%; width: 100%; position: absolute;bottom: 0;right: 0;
}

.titelmod {
    margin-bottom: 12px;
    border-top: solid 1px #D4A216;
    border-bottom: solid 1px #D4A216;
    border-left: solid 4px #D4A216;
    background: #fff9e9;
    text-align: left;
}

.titelmod span {
    display: inline-block;
    padding: 7px 10px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 700;
    color: #D4A216 !important;
}

.titelmod span a {
    color: #D4A216 !important;
}

.box-shadow-red {
    box-shadow: 2px 2px 10px #b20a39;
}

.title-tautan h6 {
    font-weight: 800 !important;
    color: #1b2328 !important;
    margin: 0 !important;
}

.title-tautan p {
    margin: 0 !important;
}

.hover-tautan div:hover {
    border-bottom: solid rgba(147, 109, 0, 0.3) 1px;
    padding-bottom: 4px;
}

.scrollable-div {
    width: 100% !important;
    overflow-y: auto; /* Enables vertical scrolling */
    overflow-x: hidden; /* Hides horizontal scrolling */
    padding-right: 1rem;
}

.scrollable-sidebar {
    /*width: 380px !important;*/
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.button-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0.6;
    border-radius: unset;
    padding: 0.3rem 0.6rem 0.3rem 0.6rem;
}
.list li {
    padding-bottom: 0.5rem;
    /*padding-left: 0 !important;*/
}

.list li a {
    color: #1b2328;
}

.list li a:hover {
    color: #3b3500;
}

.scrollable-sidebar li {
    padding-left: 0 !important;
}

.pulse {
    width: 10px;
    height: 10px;
    margin-top: 4px;
    border-radius: 90% !important;
    background: #e80000;
    box-shadow: 0 0 0 0 rgba(232,0,0,0.5);
    animation: pulse-kefe91mn 1.7999999999999998s infinite linear;
    position: relative;
}

.pulse:before,
.pulse:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    box-shadow: 0 0 0 0 rgba(232,0,0,0.5);
    animation: inherit;
    animation-delay: -0.6s;
}

.pulse:after {
    animation-delay: -1.2s;
}

@keyframes pulse-kefe91mn {
    100% {
        box-shadow: 0 0 0 10px #0000;
    }
}

.card-live {
    box-shadow: 0 7px 12px 0 rgba(107, 57, 57, 0.16);
    border: solid 1px #e8e8e8;
}

.card-live .card-body {
    padding: 0.8rem 0.9rem 0.8rem 0.9rem;
}

