/*
font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;
*/

.master,
header,
section,
footer,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
    width: 100%;
    float: left;
    position: relative;
}

body {
    background-color: #F6F9FF;
}

body,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

h1 {
    font-family: 'Rubik One', sans-serif;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 7px;
}

p {
    font-size: 14px;
    width: 100%;
    float: left;
    color: #0F1C3F;
}

section {
    padding: 0;
}

figure img {
    width: 100%;
}

.ratio {
    width: 100%;
    height: 0;
    position: relative;
}

.ratio-16 {
    padding-top: 56.25%;
}

.ratio-1 {
    padding-top: 100%;
}

.ratio-75 {
    padding-top: 75%;
}

.ratio-135 {
    padding-top: 135%;
}

.ratio img,
.ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-title {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.btn {
    min-width: 120px;
    padding: 15px 30px;
    font-size: 14px;
}

.btn-primary {
    background: #026B33;
    color: #fff;
    border: none;
}

.btn-secondary {
    background: none;
    border: 2px solid #026B33;
    color: #026B33;
}

h1 {
    color: #026B33;
}

/* Desktop */
.hero {
    background-image: url('/customer/asset/images/bank/bbws/hero-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;

}

.nav-bbws .collapse ul li a {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
}

.nav-bbws .collapse ul li {
    margin: 0 10px;
}

.hero-banner {
    margin-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 250px 0;
    flex-direction: column;
}

.hero-banner button {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    border-radius: 50px;
}

.hero-text {
    text-align: center;
}

.hero-text h1 {
    color: #fff;
    font-weight: 900;
    font-size: 130px;
    padding-bottom: 25px;
}

.truncate-multiline {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.latest-news .card {
    border: none;
    padding-left: 20px;

}

.latest-news .card-body {
    padding: 10px 0px 5px 0px;
}

.latest-news .card-body h5 {
    padding-bottom: 8px;
}

.card-body a {
    padding: 1px 7px;
}

.latest-news h3 {
    padding-top: 50px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #FFAB00;
    font-size: 24px;
}

.latest-news h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #0F1C3F;
    font-size: 38px;
}

.latest-news h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.latest-news h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #0F1C3F;
}

.latest-news p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

.latest-news .card-body a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 5px 15px;
}

.latest-news .card a {
    font-size: 14px;
    font-weight: 500;
}

.profile-bbws h3 {
    padding-top: 50px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #FFAB00;
    font-size: 24px;
}

.profile-bbws h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #0F1C3F;
    font-size: 38px;
}

.profile-bbws h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.profile-bbws h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.profile-bbws p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

.profile-bbws .desc a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 5px 15px;
    color: #0F1C3F;

}

.profile-bbws {
    padding-top: 60px;
}

.profile-bbws h3 {
    padding-top: 50px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #FFAB00;
}

.profile-bbws h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #0F1C3F;
}

.profile-bbws .desc {
    margin-left: 60px;
}

.wilayah-bbws {
    padding-top: 60px;
    padding-bottom: 60px;
}

.wilayah-bbws h3 {
    padding-top: 50px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #FFAB00;
    font-size: 24px;
}

.wilayah-bbws h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #0F1C3F;
    font-size: 38px;
}

.footer-sec {
    padding-top: 40px;
    background-color: #0F1C3F;
}

.footer-sec .card-img-top {
    width: 15%;
    padding-bottom: 15px;
}

.footer-sec .desc-footer {
    margin-top: 20px;
}

.footer-sec h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color: white;
}

.footer-sec h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 10px;
}

.footer-sec p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

hr {
    border: 1px solid #ffffff;
}

.desc-footer h4 {
    color: #fff;
}

.desc-footer p {
    color: #fff;
}

.footer-sec p {
    color: #fff;
}

.banner-header-profile {
    margin-top: 20px;
    padding: 0.5em !important;
}

.banner-header-profile .row {
    background-image: url('/customer/asset/images/bank/bbws/banner1.png');
    background-size: cover;
    height: 330px;
    display: flex;
    border-radius: 20px;
}

.banner-header-profile .row .breadcrumb {
    background: none;
    color: #fff;
}

.banner-header-profile .header-text {
    text-align: center;
}

.breadcrumb {
    background-color: transparent;
    color: white;
    padding: 10px !important;
}

.breadcrumb a {
    color: white;
}

.breadcrumb .active {
    color: white;
}

.job-sec {
    margin-top: 100px;
}

.job-sec img {
    width: 100%;
}

.job-sec .col-md-5 {
    margin-left: 50px;
}

.job-sec .text-job h3 {
    font-size: 40px;
    font-family: 'Rubik One', sans-serif;
    font-weight: 900;
    margin-bottom: 40px;
}

.job-sec .text-job p {
    font-size: 18px;
}

.fungsi-profile {
    margin-top: 100px;
    margin-bottom: 100px;
}

.fungsi-profile .row {
    margin-left: 100px;
}

.fungsi-profile h3 {
    font-size: 40px;
    font-family: 'Rubik One', sans-serif;
    font-weight: 900;
    margin-bottom: 40px;
}

.fungsi-profile .col-md-5 {
    margin-right: 20px;
}

.fungsi-profile img {
    width: 110%;
    margin-left: 70px;
}

.fungsi-profile .numbered-list {
    counter-reset: list-counter;
    list-style: none;
    padding-left: 0;

}

.fungsi-profile .numbered-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 18px;
    padding-left: 60px;

}

.fungsi-profile .numbered-list li::before {
    counter-increment: list-counter;
    content: counter(list-counter) ".";
    position: absolute;
    left: 0;
    top: 0;
    background-color: orange;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 4px;
}

.submenu-structure {
    margin-top: 20px;
}

.submenu-structure .sidebar-bbws {
    padding: 0;
}

.submenu-structure .list-group-item {
    background-color: #0F1C3F;
    color: #fff;
}

.submenu-structure li {
    color: #fff;
    font-size: 14px;
}

.submenu-structure .col-md-9 {
    text-align: center;
}

.submenu-structure .col-md-9 img {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    width: 100%;
}

.submenu-structure .card {
    border: 0;
}

.submenu-structure .card .card-overlay p {
    color: #FFAB00;
}

.card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    /* Menempatkan teks di bagian bawah */
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
}

.card-body {
    position: relative;
    padding: 0;
}

.job-position {
    border-radius: 10px;
    padding: 1px;
    margin-top: 15px;
    background-color: #0F1C3F;
}

.job-position p {
    color: #fff;
    margin: 0;
    font-weight: 700;
}

.faq-sec {
    margin-top: 50px;
    margin-bottom: 50px;
}

.faq-sec .accordion-button:not(.collapsed) {
    background-color: #0F1C3F;
    color: #fff;
}

.faq-sec .accordion-button .collapsed {
    border: 5px;
    color: #0F1C3F;
}

.wilayah-sec .header-text {
    text-align: center;
}

.wilayah-bbws #map {
    height: 729px;
    width: 100%;
}

.wilayah-bbws p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
}

.wilayah-bbws h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #0F1C3F;
}

.irigasi-bbws h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #ffffff;
}

.banner-header-profile h2 {
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    font-size: 48px;
}

.banner-header-profile p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.job-sec .text-job h3 {
    font-family: "Rubik", sans-serif;
    font-weight: 700;
    font-size: 40px;
}

.job-sec p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.fungsi-profile ol li {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.fungsi-profile h3 {
    font-family: "Rubik", sans-serif;
    font-weight: 700;
    font-size: 40px;
}

.main-news {
    padding-top: 40px;
    padding-bottom: 20px;
}

.main-news .card {
    background-color: #ffff;
    padding: 10px;
    padding-left: 0;
    border-radius: 15px;
    border: 0px;
    margin: auto 0px;
    text-align: center;
    vertical-align: middle;
}

.main-news .ig-embed {
    margin-top: 37px;
    padding: 10px;
    background-color: #ffff;
    border-radius: 15px;
}

.main-news .card-date h5 {
    font-size: 16px;
    font-weight: 500px;
    font-family: "Poppins", sans-serif;
}

.main-news .card-body {
    padding-left: 0;
}

.main-news .card-body h4 {
    font-size: 32px;
    font-weight: 600px;
    font-family: "Poppins", sans-serif;
    color: #0F1C3F;
    padding-top: 20px;
}

.main-news h3 {
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #0F1C3F;
}

.news-list .card {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.news-list h3 {
    padding-left: 10px;
    padding-bottom: 15px;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #0F1C3F;
}

.news-list .card-body {
    padding: 15px 0;
}

.news-list .card-body h4 {
    margin-bottom: 20px;
}

.news-list .content-card2 {
    padding: 20px 0;
}

.news-list h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.news-list h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #0F1C3F;
    margin-top: 10px;
}

.news-list p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

.news-list .card-body a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 5px 15px;
}

.news-list .card a {
    font-size: 14px;
    font-weight: 500;
}

.news-pagination button,
label,
option,
span {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.main-news-detail .card {
    background-color: transparent;
    border: 0;
}

.main-news-detail .card h4 {
    margin-bottom: 20px;
    color: #0F1C3F;
}

.main-news-detail .info-news {
    padding-top: 20px;
    margin: 0 20 px;
    padding-bottom: 20px;
}

.main-news-detail .info-news .col-md-2 p {
    margin-top: 10px;
}

.main-news-detail .news-list-popular {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-left: 5px;
}

.main-news-detail .breadcrumb .breadcrumb-item a {
    color: #0F1C3F;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
}

.banner-header-profile ol li {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.main-news-detail .breadcrumb .breadcrumb-item .active a {
    color: #203469;
}

.submenu-structure .list-group-item.active {
    background-color: #0F1C3F;
    border-color: #0F1C3F;
    color: #FFAB00;
}

.submenu-structure .list-group a {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 14px;
    border: 0;
}

.submenu-structure .list-group a:hover {
    color: #FFAB00;
    background-color: #0F1C3F;
    border: 0;
}

.submenu-structure .tab-content .tab-pane h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #0F1C3F;
    text-align: center;
    padding-bottom: 20px;
}

.submenu-structure .tab-pane .card-body p {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.faq-sec .accordion-item button {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #0F1C3F;
    margin-bottom: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #0F1C3F;
    border-radius: 15px;
}

.irigasi-bbws {
    background-color: #0F1C3F;
    border-radius: 20px;
    padding: 40px !important;
}

.irigasi-bbws p,
h4 {
    color: #ffffff;
}

.irigasi-bbws .input-group-append button {
    background-color: #ffffff;
    color: #0F1C3F;
    border-radius: 10px;
}

.irigasi-bbws .custom-select {
    margin-right: 15px;
    border-radius: 10px;
}

.irigasi-bbws #map {
    border-radius: 10px;
}

.faq-sec .accordion-button:not(.collapsed) {
    color: #FFAB00;
}

.faq-sec .accordion-body {
    border: 0;
}

.faq-sec .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 15px;
}

.faq-sec .accordion-item:first-of-type .accordion-button.collapsed {
    border-radius: 15px;
}

.faq-sec .accordion-button:focus {
    box-shadow: none;
}

.main-news-detail .breadcrumb {
    background-color: #ffffff;
    margin-left: 0;
    padding-left: 0;
}

.main-news-detail .breadcrumb a,
li {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}

.main-news-detail .card h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    margin-bottom: 5px;
}

.main-news-detail .card h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

.main-news-detail .card span {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    margin-left: 25px;
}

.main-news-detail .fa-calendar-o:before {
    margin-right: 10px;
}

.main-news-detail .card {
    margin-bottom: 20px;
}

.info-news button {
    background-color: #0F1C3F;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

.info-news h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    margin-top: 10px;
}

.info-news .fa-share-alt:before {
    margin-right: 10px;
}

.main-news-detail .news-detail p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.main-news-detail .desc-img-detail-news p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.news-list-latest h3 {
    font-size: 24px;
    font-weight: 600;
}

.news-list-latest .card-sidebar .text-h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000000;
}

.card-body-detail-desc h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #000000;
}

.news-list-popular {
    margin-left: 10px;
}

.photo-sec {
    padding-top: 50px;
}

.photo-sec .card {
    border: 0;
    padding: 0 10px;
}

.photo-sec .card h5 {
    margin-top: 10px;
}

.photo-sec .row {
    padding-top: 20px;
}

.photo-sec .col-md-6 {
    padding: 0;
    margin-top: 20px;
}

.photo-sec .card-body h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #0F1C3F;
    margin-top: 10px;
}

.video-sec {
    padding-top: 30px;
}

.video-sec .card {
    border: 0;
    padding: 0 10px;
}

.video-sec .col-md-6 {
    padding: 0;
    margin-top: 20px;
}

.video-sec .card h5 {
    margin-top: 10px;
}

.video-sec .card h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #0F1C3F;
    margin-top: 10px;
}

.video-sec .row {
    padding-top: 20px;
}

.geo-sec #map {
    height: 729px;
    width: 100%;
}

.dh-sec .col-md-6 {
    padding: 0;
    margin-top: 20px;
}

.dh-sec .dh-table tr th {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #0F1C3F;
    text-align: center;
}

.dh-sec .dh-table tr td {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #0F1C3F;
    text-align: center;
}

.dh-sec .dh-table tr td .btn-download {
    background-color: #0F1C3F;
    color: #ffffff;
}

.geo-sec .dropdown-menu {
    padding: 10px;
    min-width: 200px;
    border: none;
}

.geo-sec .dropdown-item {
    display: flex;
    align-items: center;
}

.geo-sec .dropdown-menu-1 {
    top: 100px;
}

.geo-sec .desc-geo-sidebar h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #0F1C3F;
    top: 350px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 10px;
}

.geo-sec .desc-geo-sidebar span {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #0F1C3F;
    top: 350px;
}

.geo-sec .dropdown-item input[type="radio"] {
    margin-right: 10px;
}

.geo-sec .dropdown-item .form-check-label {
    flex-grow: 1;
}

.geo-sec .custom-dropdown-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.geo-sec .custom-dropdown-btn i {
    font-size: 16px;
}

.geo-sec .form-check {
    margin-bottom: 8px;
}

.geo-sec .dropdown.show .dropdown-menu {
    display: block;
}

.geo-sec-dropdown-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.geo-sec .btn-header {
    padding-right: 80px;
    padding-left: 0;
    border: none;
    background-color: #ffffff;
}

.geo-sec .btn-header-jatiluhur {
    padding-left: 0;
    border: none;
    background-color: #ffffff;
}

.geo-sec .btn-header-irigasi {
    padding: 10px 42px;
    background-color: #ffffff;
}

.geo-sec .overlay-sec {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 1000;
    /* Agar teks berada di depan map */
    background-color: transparent;
    /* Opsional: untuk background transparan */
    padding: 10px;
    border-radius: 5px;
}

.geo-sec .btn-white {
    background-color: #ffffff;
}

.geo-sec .dropdown span {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #0F1C3F;
    border: none;
    text-align: left;
    display: block;
}

.geo-sec .dropdown-menu {
    width: 100px;
    padding-right: 250px;
}

.geo-sec .form-check-label {
    width: 200px;
}

.geo-sec .dropdown-menu-geo-sec {
    top: 90px;
}

.footer-sec {
    margin-top: 20px;
}

.footer-sec i {
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
    color: #ffffff;
}

.footer-sec span {
    color: #ffffff;
}

.footer-sec .medsos i {
    color: #ffffff;
    font-size: 25px;
    margin-right: 20px;
}

@media (max-width: 768px) {
    .latest-news .row {
        padding: 10px 20px;
    }

    .hero-banner {
        width: 300px;
        margin: 0px auto !important;
    }

    .hero .hero-text h1 {
        font-size: 60px;
        text-align: center;
    }


    .navbar-mobile {
        background: white;
        border-radius: 20px;
        padding: 1em;
        margin-top: 1em;
    }

    .profile-bbws .desc {
        margin-left: 0px;
    }

    .job-sec .col-md-5 {
        margin-left: 0px;
        padding: 0.5em;
    }

    .job-sec {
        padding: 1em !important;
    }

    .fungsi-profile .row {
        margin-left: 0px;
        padding: 0.5em !important;
    }

    .fungsi-profile img {
        display: none;
    }

    .fungsi-profile {
        margin-top: 10px;
    }

    .submenu-structure {
        padding: 0.5em !important;
    }

    .hr-mobile-news-list {
        display: block !important;
    }
}

.hr-mobile-news-list {
    display: none;
}

.text-justify {
    text-align: justify;
}

.btn-rounded {
    border-radius: 10px !important;
}

.input-rounded {
    border-radius: 10px !important;
}

@media (max-width: 576px) {

    .footer-sec p,
    .footer-sec h4,
    .footer-sec h6 {
        font-size: 14px;
    }

    .justify-content-center {
        text-align: center !important;
    }
}

.btn-detail {
    border-radius: 50px;
}

.navbar-brand img {
    max-width: 100%;
    height: auto;
}

.d-flex {
    flex-wrap: nowrap;
}

body,
html {
    overflow-x: hidden;
}

.dropdown.show~.dropdown {
    margin-top: 10px;
}

#map {
    height: 100%;
    width: 100%;
}

.tampilan {
    height: 660px;
    width: 280px;

    z-index: 999;
    position: absolute;

    margin-left: 5%;
    margin-top: 30px;

    border-radius: 50px;

}

.blok_tampilan {
    border-radius: 20px;
    background: #fff;
}

.lalabel {
    padding: 10px;
    display: block !important;
    background: white;
    color: #0F1C3F;
    width: 100%;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: 700;
    text-align: left;
    padding: 0.5em;
    padding-left: 2em !important;
    font-size: 15px;
}

.isian {
    height: 250px;
    overflow-y: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    display: none;
    border-radius: 0 0 8px 8px;
}

.isian1 {
    height: 150px;
    overflow-y: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    display: none;
}

tr td {
    border-bottom: 1px dotted #000;
    padding: 5px;
}

.accordion {

    transition: 0.4s;
}

.accordion.active {
    background-color: #ccc;
    border-radius: 8px 8px 0 0;
}

#map {
    height: 100vh;
    width: 100vw;
}

.table-other-news {
    overflow: hidden !important;
    border: none !important;
}

.table-other-news td {
    border: none !important;
}

.link-to-detail-news {
    display: block;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.link-to-detail-news:hover {
    background-color: rgba(200, 200, 200, 0.715);
    border-radius: 5px;
}

.table-other-news {
    width: 100%;
}

.table-other-news img {
    /* max-width: 10%; */
    height: auto;
}

/* Posisi awal navbar (sembunyi di atas layar) */
.nav-bbws {
    position: relative;
}

/* Posisi awal navbar (di top dengan background transparan) */
.nav-bbws .navbar {
    transition: top 0.5s ease-in-out, background-color 0.3s ease-in-out;
    position: fixed;
    top: 0;
    /* Tetap di top */
    width: 100%;
    z-index: 1030;
    background-color: transparent;
    /* Background transparan di awal */
    box-shadow: none;
}

/* Ketika sticky, navbar muncul dengan background kuning */
.nav-bbws.sticky .navbar {
    background-color: white !important;
    /* Background berubah jadi kuning saat scroll */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Tambahkan bayangan saat di-scroll */
}

.image-container {
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* Pastikan elemen tidak meluap */
}

.image-container img {
    width: 100%;
    /* Gambar bersifat responsif */
    height: auto;
    display: block;
}

.title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    /* Gradien dari hitam pekat ke transparan */
    color: white;
    text-align: center;
    font-size: 1.2em;
}

.active-breadcrumb {
    color: #FFAB00 !important;
}

.title-river-custom {
    text-align: center;
    color: #0F1C3F !important;
    font-size: 2rem;
    border: none;
}

.length-river-custom {
    text-align: center;
    color: #0F1C3F !important;
    font-size: 2.5rem;
    font-weight: 500;
    border: none;
}

.length-river-custom-v2 {
    text-align: center;
    font-weight: 800;
    font-size: 1rem;
    color: #0F1C3F !important;
    border: none;
}

.sub-length-river-custom-v2 {
    text-align: center;
    font-weight: 400;
    font-size: 1rem;
    color: #0F1C3F !important;
    border: none;
}

.nav-link {
    color: #FFAB00 !important;
    transition: color 0.3s ease;
}

.nav-bbws.sticky .nav-link {
    color: black !important;
}


.active {
    color: #FFAB00;
    font-weight: bold;
    /* Teks lebih tebal */
    text-decoration: underline;
    /* Beri garis bawah */
    background-color: rgba(255, 171, 0, 0.1);
    /* Warna latar belakang transparan */
    border-bottom: 2px solid #FFAB00;
    /* Garis bawah sebagai indikator */
    padding-bottom: 5px;
    /* Tambahkan sedikit jarak di bawah teks */
    transition: all 0.3s ease;
    /* Efek animasi untuk transisi */
    text-decoration: none;
    border-radius: 10px;
}

.tautan {
    text-decoration: none;
    color: white;
}

.tautan:hover {
    color: #FFAB00 !important;
    text-decoration: underline;
}

.button-berita-terkini {
    background: #0F1C3F;
    padding: 1em 2em;
    font-size: 20px;
    color: #FFAB00;
    border-radius: 50px;
    font-weight: bold;
    border: 1px solid white;
    text-decoration: none;
}

.button-berita-terkini:hover {
    background: #FFAB00;
    padding: 1em 2em;
    font-size: 20px;
    color: #0F1C3F;
    border-radius: 50px;
    font-weight: bold;
    border: 1px solid white;
    text-decoration: none;
    transition: 0.5s;
}

.button-profil-detail {
    background: #0F1C3F;
    padding: 1em 2em;
    font-size: 20px;
    color: #FFAB00;
    border-radius: 50px;
    font-weight: bold;
    border: 1px solid white;
    text-decoration: none;
}

.button-profil-detail:hover {
    background: #FFAB00;
    padding: 1em 2em;
    font-size: 20px;
    color: #0F1C3F;
    border-radius: 50px;
    font-weight: bold;
    border: 1px solid white;
    text-decoration: none;
    transition: 0.5s;
}

.navbar-nav .dropdown-menu {
    display: none;
}

.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    position: absolute;
}
