.banner-carousel .content-box h2 {
    font-size: 60px;
}

.banner-style-three .banner-carousel .content-box .title-text {
    font-size: 32px;
}

.banner-carousel .content-box p {
    font-size: 24px;
}

.about-style-three .image-infografis .image img {
    max-width: -webkit-fill-available;
}

.content_block_four .content-box .artikel-btn {
    padding: 5px 16px;
}

.artikel-shadow {
    box-shadow: 0px 4px 40px 0px #00000026;
}

.row-artikel {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.artikel-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    font-family: var(--main-font);
    color: #fff !important;
    text-align: center;
    padding: 18px 37px;
    z-index: 1;
    transition: all 500ms ease;
}

.artikel-btn.btn-one {
    background: var(--theme-color) !important;
}

.artikel-btn:before,
.artikel-btn:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0e1d40;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform-origin: center;
    transform: scale(0) rotate(0);
    z-index: -1;
}

.artikel-btn:hover:before {
    border-radius: 0;
    transform: scale(1) rotate(-180deg);
}

.artikel-btn:hover:after {
    border-radius: 0;
    transform: scale(1) rotate(180deg);
}

.artikel-btn:after {
    background: #0e1d40;
}

.custom-table {
    border-collapse: collapse;
    width: 85%;
}

.custom-table td,
.custom-table th {
    border: 1px solid #dee2e6;
    /* Garis di dalam sel */
}

.bg-menu {
    position: relative;
    width: 400px;
    height: 300px;
    background: var(--theme-color);
}

/* Menghilangkan border luar dari tabel */
.custom-table {
    border: none;
}

/* Menghilangkan border luar pada tr pertama dan terakhir */
.custom-table tbody tr:first-child td {
    border-top: none;
}

.custom-table tbody tr:last-child td {
    border-bottom: none;
}

.custom-table tbody tr td:first-child {
    border-left: none;
}

.custom-table tbody tr td:last-child {
    border-right: none;
}

.sec-peta {
    padding: 90px 0px 0px 0px;
}

.han {
    top: 139px;
}

.footer-addres {
    color: #fff;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

.footer-addres-title {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
}

.auto-container-footer {
    position: static;
    padding: 0px 15px;
    margin: 0px 60px;
}

.auto-container-social {
    position: static;
    padding: 0px 0px;
    margin: 0px 0px;
}

.yt-social {
    width: 220px;
    height: 220px;
    border-radius: 22px;
    opacity: 0px;
}

.yt-instagram-layer {
    width: 220px;
    height: 220px;
    border-radius: 22px;
    opacity: 0px;
    margin: 11px;
}

html {
    overflow-x: hidden;
}

/* Untuk browser WebKit (Chrome, Safari, Opera) */
::-webkit-scrollbar {
    display: none;
    /* Sembunyikan scrollbar */
}

/* Untuk Firefox */
html {
    scrollbar-width: none;
    /* Sembunyikan lebar scrollbar */
}

body {
    scrollbar-width: none;
    /* Sembunyikan lebar scrollbar */
}

/* owl */
#carousel-event .owl-stage-outer {
    padding: 10px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #58c3da;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff !important;
    background: rgba(255, 255, 255, 0) !important;
}

.owl-nav button:focus {
    outline: none;
}

/* Detail Profil Pejabat*/

.detail-profil-pejabat {
    width: Hug (1103px) px;
    height: Hug (416px) px;
    background: #e2f3f7;
    top: 604px;
    left: 169px;
    padding: 40px 40px;
    gap: 48px;
    opacity: 0px;
}

.profil-pejabat-all {
    width: 305px !important;
    height: 441px !important;
    margin: 10px !important;
}

.card-detail-profil {
    width: Fixed (541px) px;
    height: Hug (697px) px;
    top: 1090px;
    background: var(--Color-Neutral-100, #ffffff);
    box-shadow: 0px 1px 4px 0px #00000026;
    left: 169px;
    padding: 32px 0px 0px 0px;
    gap: 40px;
    opacity: 0px;
}

.profil-link {
    color: #58c3da;
    text-decoration: none;
}

.profil-link:hover {
    color: #0d6efd;
}

/* Dropdown styles */
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-menu li {
    padding: 8px 16px;
}

.dropdown-menu li a {
    color: black;
    text-decoration: none;
    display: block;
}

.dropdown-menu li a:hover {
    background-color: #f1f1f1;
}

/* Display the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}

/* bg-flag styles */
.bg-flag {
    background-color: #58c3da;
    width: 96px;
    height: 48px;
    padding: 8px;
    gap: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flag-icon {
    vertical-align: middle;
}

.nav-build {
    display: flex !important;
    align-items: center !important;
}

.card-visi-misi {
    width: 957px;
    height: 388px px;
    padding: 56px 52px 56px 52px;
    gap: 10px;
    border-radius: 0px 12px 12px 0px;
    opacity: 0px;
    background-color: #f7f7f7;
}

.btn-visi-misi {
    width: 273px;
    height: 88px;
    gap: 59px;
    border-radius: 12px 0px 0px 12px;
    opacity: 0px;
}

.font-visi-misi {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #4a4a4a;
}

.font-visi-misi.active {
    color: #58c3da;
    background-color: #f7f7f7;
    position: relative;
}

.font-visi-misi.active::after {
    content: ">";
    color: #58c3da;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.feature-block-one .inner-box {
    margin: 30px 0px;
    box-shadow: 0px 4px 30px 0px #00000026 !important;
}

.sec-pad-berita {
    padding: 90px 0px 100px 0px;
}

.font-title-involved {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 900;
    line-height: 40px;
}

.card-shadow-a {
    box-shadow: 0px 3.72px 37.2px 0px #00000026;
}

.card-sobat-air {
    width: 957px;
    height: 1316px;
    padding: 35px 45px 35px 45px;
    gap: 10px;
    border-radius: 0px 12px 12px 0px;
    opacity: 0px;
    background-color: #ffffff;
}

.btn-sobat-air {
    width: 273px;
    height: 88px;
    gap: 59px;
    border-radius: 12px 0px 0px 12px;
    opacity: 0px;
}

.btn-sobat-air-relawan {
    width: 273px;
    height: 136px;
    gap: 59px;
    border-radius: 12px 0px 0px 12px;
    opacity: 0px;
}

.font-sobat-air {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #4a4a4a;
    text-align: left;
    padding: 0px 30px;
}

.font-sobat-air.active {
    color: #58c3da;
    background-color: #ffffff;
    position: relative;
    text-align: left;
    padding: 0px 30px;
}

.font-sobat-air.active::after {
    content: ">";
    color: #58c3da;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.section-sobat-air {
    background-color: #f7f7f7;
}

.card-artikel {
    --bs-card-border-radius: 0.375rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    height: 230px;
    text-align: justify;
}

.card-pengumuman {
    --bs-card-border-radius: 0.375rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    height: 150px;
    text-align: justify;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.search-container {
    display: none; /* Hide by default */
}

.link_1 {
    display: none;
}

.translate-btn>img {
    display: none;
}

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}


/* Mobile*/
@media screen and (max-width: 1200px) {
    .link_1 {
        display: block;
    }

    .navbar-a a:not(:first-child) {
        /* display: none; */
    }

    .navbar-a a.icon {
        float: right !important;
        display: block !important;
    }

    .logo {
        margin-right: auto !important;
        padding-left: 5px !important;
    }

    .banner-style-three .banner-carousel .content-box .title-text {
        font-size: 16px;
    }
}

@media screen and (max-width: 1200px) {
    .navbar-a.responsive {
        position: fixed !important;
    }

    .menu-login {
        display: none !important;
    }

    .navbar-a.responsive .icon {
        position: absolute !important;
        right: 0 !important;
    }

    .navbar-a.responsive .dropdowan,
    .navbar-a.responsive .menu-login,
    .navbar-a.responsive .menu-login a {
        display: none !important;
    }
}

/* end Mobile*/
.hamburger-icon {
    display: none;
}

.lg-menu {
    display: block;
}

.md-menu {
    display: none;
}

@media screen and (max-width: 620px) {
    .spp-menu-container {
        height: 100%;
        max-height: 200px;
        overflow-y: auto;
    }

    .penomoran-content {
        width: 228px !important;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .spp-menu-container {
        height: 100%;
        max-height: 380px;
        overflow-y: auto;
    }
}

@media screen and (max-width: 768px) and (min-width: 620px) {
    .spp-menu-container {
        max-height: 260px;
        overflow-y: auto;
    }
}

/* Dropdown khusus untuk mobile */
@media screen and (max-width: 1375px) {
    #search-btn {
        display: none;
    }

    .search-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #ddd;
        border-radius: 10px;
        background: white;
        margin: 10px;
        height: 50px;
        width: -webkit-fill-available;
    }

    .search-input {
        border: none;
        outline: none;
        padding: 8px;
        width: 300px;
        font-size: 14px;
    }

    .search-button {
        background: #0B92D6;
        border: none;
        border-radius: 8px;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 8px;
    }

    .search-button i {
        color: white;
    }

    .navbar-a {
        transition: height 1.3s ease;
        background-color: white !important;
    }

    .mobile {
        display: flex;
        align-items: center;
        justify-content: start !important;
        flex-direction: column;
        max-height: 100vh;
        overflow-y: auto;
    }

    .nav-logo {
        width: 100%;
        justify-content: space-between;
        position: sticky;
        top: 0;
        z-index: 10;
        background-color: #fff;
        box-shadow: 0 -16px white;
    }

    .nav-menu {
        align-items: start !important;
        flex-direction: column;
        width: 100%;
    }

    .hamburger-icon {
        display: block;
        margin-right: 1em;
    }

    .hamburger-icon>a {
        background-color: #0dcaf0;
        color: #fff !important;
    }

    .hamburger-icon>a>i {
        width: 15px;
        margin: 9px 12px;
    }

    .hamburger-icon-2 {
        display: none;
    }

    .hide {
        display: none !important;
    }

    .dropdown-mobile {
        /* background-color: #f9f9f9; */
        width: 100%;
        /* display: none;
        position: fixed; */
        /* top: 65px;
        left: 0;
        right: 0;
        bottom: 0; */
        /* z-index: 999; */
        /* flex-direction: column; */
    }

    .navbar-a.responsive .dropdown-mobile {
        display: flex !important;
    }

    .dropdown-mobile .dropbtn-a {
        display: block;
        color: black !important;
        padding: 14px;
        text-decoration: none;
        text-align: left;
        width: 100%;
        background: none;
    }

    .dropdown-mobile .adropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        width: 100%;
    }

    .dropdown-mobile .dropdown-mobile.show .adropdown-content {
        display: block;
    }

    .dropdown-mobile a {
        color: #707070;
        padding: 0.5em;
        text-decoration: none;
        display: block;
        text-align: left !important;
        width: 100%;
    }

    .dropdown-mobile a:hover {
        color: #0b92d6;
    }

    .lg-menu {
        display: none;
    }

    .md-menu {
        display: block;
    }

    .toast-content {
        width: 80%;
        /* height: 80%;    */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .row-content {
        width: 100% !important;
    }
}

a.glink {
    text-decoration: none;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.glink.gt-current-lang {
    /* background: #13c5dd; */
    border: 3px solid #13c5dd;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}

.navbar-a .icon {
    display: none !important;
}

.mobile {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.hide {
    display: block;
}

.nav-logo {
    display: flex;
    align-items: center;
}

.nav-menu {
    display: flex;
    align-items: center;
}

.navbar-a {
    overflow: hidden;
    background-color: transparent;
    color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    /* box-shadow: 0px 4px 4px 0px #00000040; */
}

.navbar-a.scrolled {
    color: #ffffff;
    background-color: #fff !important; /* Latar belakang saat digulir */
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.navbar-a.default-nav {
    color: #ffffff;
    background-color: #fff !important; /* Latar belakang saat digulir */
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

#home-icon {
    color: #fff;
}

#home-icon.scrolled {
    color: #000000;
}

.navbar-a a {
    float: left;
    font-size: 0.875rem;
    color: black;
    text-align: center;
    /* padding: 14px 12px; */
    text-decoration: none;
}

.dropdowan {
    float: left;
    overflow: hidden;
}

.dropdowan .dropbtn-a {
    font-size: 0.875rem;
    border: none;
    outline: none;
    padding: 16px 5px;
    background-color: inherit;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.dropbtn-a {
    color: #ffffff;
}

.navbar-a .link:hover::after,
.dropdowan .dropbtn-a:hover::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #58c3da;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(1);
    transition: transform 0.3s ease-in-out;
}

.navbar-a .link::after,
.dropdowan .dropbtn-a::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #58c3da;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s ease-in-out;
}

.navbar-a .link,
.dropdowan .dropbtn-a {
    position: relative;
    display: inline-block;
}

.dropbtn-a i {
    margin-left: 8px;
    transition: transform 0.3s;
}

.dropbtn-a.active i {
    transform: rotate(180deg);
}

.adropdown-content {
    display: none;
    background-color: #f9f9f9;
    max-width: 1440px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.adropdown-content .header {
    background: #0b92d6;
    padding: 16px;
    color: white;
}

.menu-column-widht {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
}

.menu-column-widht a {
    float: none;
    margin-top: 12px;
    color: #707070;
    /* padding: 5px; */
    font-size: 16px;
    font-weight: 400;
    /* line-height: 22px; */
    text-decoration: none;
    display: block;
    text-align: left;
}

.menu-column-widht a:hover {
    color: #0b92d6;
}

.coluaamn {
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
}

.coluaamn-tentang {
    float: left;
    width: 25%;
    padding-left: 20px;
    padding-top: 40px;
}

.coluaamn a {
    float: none;
    margin-top: 10px;
    color: #707070;
    padding: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.coluaamn a:hover {
    color: #0b92d6;
}

.row-a:after {
    content: "";
    display: table;
    clear: both;
}

.row-a {
    overflow: auto;
    height: 707px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.row-a::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 300px) {
    .coluaamn .menu-column-widht {
        width: 100%;
        height: auto;
    }

    .md-menu {
        max-height: 400px;
    }
}

.logo a img {
    max-height: 40px;
    vertical-align: middle;
}

.logo {
    display: flex;
    align-items: center;
    margin-right: 0px;
}

.font-coluaamn {
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    padding-left: 7px;
    /* margin-bottom: 10px; */
    /* line-height: 19px; */
    color: var(--Color-Secondary-60, #384B7F);
}

.font-coluaamn-tentang {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    padding-left: 7px;
    margin-bottom: 11px;
    color: white;
}

.link img,
.link .flag-icon {
    border: 1px solid #000000;
    border-radius: 50%;
}

.form-control-sobat {
    display: block;
    padding: 5px 8px 5px 8px;
    margin: 1px 1px 1px 9px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.card-agenda {
    width: 273px;
    height: 346px;
    gap: 0px;
    opacity: 0px;
    box-shadow: 0px 2.65px 26.47px 0px #00000026;
}

.font-agenda {
    color: #58c3da;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: left;
}

.font-agenda-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
}

.team-card-agenda {
    padding: 0px 16px 16px 0px;
}

.sec-kolaborasi {
    padding: 90px 0px 90px 0px;
}

.card-project {
    width: 413px;
    height: 407px;
    gap: 0px;
    opacity: 0px;
    box-shadow: 0px 4px 40px 0px #00000026;
}

.download-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    z-index: 1;
    padding: 5px 30px;
}

.download-btn.btn-one {
    background: var(--theme-color) !important;
}

.download-btn:before,
.download-btn:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0e1d40;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform-origin: center;
    transform: scale(0) rotate(0);
    z-index: -1;
}

.download-btn:hover:before {
    border-radius: 0;
    transform: scale(1) rotate(-180deg);
}

.download-btn:hover:after {
    border-radius: 0;
    transform: scale(1) rotate(180deg);
}

.download-btn:after {
    background: #0e1d40;
}

.publikasi-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    padding-bottom: 10px;
    text-align: justify;
}

.post-pengumuman {
    position: absolute;
    left: 0px;
    top: 300px;
    background: var(--theme-color);
    text-align: center;
    width: 100%;
    height: 33px;
    background: #e31d1c;
    color: #fff;
    font-size: 14px;
    padding-top: 2px;
    font-weight: 600;
}

.card-fasilitas-publik {
    width: 413px;
    height: 531px;
    padding: 30px;
    background: var(--Color-Neutral-100, #ffffff);
    border-bottom: 4px solid var(--Color-Primary-50, #58c3da);
    box-shadow: 0px 4px 32px 0px #0000001a;
}

.form-konsultasi {
    width: 926px;
    height: 584px;
    top: 810px;
    left: 257px;
    padding: 45px;
    opacity: 0px;
    background: #ffffff;
    box-shadow: 0px 4px 32px 0px #0000001a;
}

.input-konsultasi {
    height: 100px;
}

#imageModal {
    display: none;
    position: fixed;
    z-index: 1000;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

#fullImage {
    margin: auto;
    display: block;
    width: 50%;
    height: 100%;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.pengaduan-icon {
    width: 100%;
    max-width: 305px;
    height: auto;
    padding: 2.75rem 1.5rem;
    background: #e2f3f7;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-top: 2rem;
    margin-bottom: 2rem;
    transition: transform 0.3s, opacity 0.3s;
}

.icon-pengaduan {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: #58c3da;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    top: 0rem;
    left: 47%;
    z-index: 1;
}

.fw-bold-text {
    margin-top: 0.5rem;
    color: #333;
    font-weight: 700;
}

@media (max-width: 768px) {
    .pengaduan-icon {
        max-width: 250px;
        padding: 2rem 1rem;
    }

    .icon-pengaduan {
        width: 3rem;
        height: 3rem;
    }

    .fw-bold-text {
        font-size: 1rem;
    }

    .title-deskripsi {
        height: auto !important;
    }

    .img-bidang-banjir {
        max-width: 100% !important;
        min-width: 100% !important;
        object-fit: cover;
        padding: 0 1em;
    }

    .container-table-mobile {
        overflow-x: scroll;
    }

    .table-mobile {
        font-size: 14px;
        font-weight: 700;
    }

    #jaktegText {
        padding: 0 1em;
    }
}

@media (max-width: 576px) {
    .pengaduan-icon {
        max-width: 200px;
        padding: 1.5rem 0.75rem;
    }

    .icon-pengaduan {
        width: 2.5rem;
        height: 2.5rem;
    }

    .fw-bold-text {
        font-size: 0.875rem;
    }
}

.card-event {
    width: 295px;
    height: 346px;
    gap: 0px;
    background-color: #FFFFFF;
    box-shadow: 0px 5.65px 22.47px -1px #00000026;
    border-radius: 20px 0px 20px 0px;
}

.team-card-event {
    padding: 0px 0px 16px 0px;
}

.event-images {
    border-radius: 20px 0px 0px 0px;
}

.auto-container-event {
    position: static;
    max-width: 1320px;
    padding: 0px 10px;
    margin: 0 auto;
}

.auto-link-terkait {
    position: static;
    max-width: 1320px;
    padding-bottom: 100px;
    margin: 0 auto;
}

.btn-rekomtek {
    padding: 23px 15px;
}

.font-rekomtek {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    color: #d6d6d6;
}

.font-rekomtek.active {
    color: #ffffff;
    position: relative;
}

.font-rekomtek.active::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    /* Adjust the position of the underline */
    width: 100%;
    height: 2px;
    /* Thickness of the underline */
    background-color: #ffffff;
    /* Color of the underline */
}

.display-rekomtek {
    color: #ffffff;
}

.card-layanan-informasi-publik {
    width: 214px;
    height: 294px;
    padding: 24px 0px 0px 0px;
    gap: 12px;
    background: #ffffff;
    box-shadow: 0px 3px 24px 0px #00000026;
    margin: 0px 15px;
}

.formulir-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    z-index: 1;
    padding: 5px 30px;
}

.formulir-btn.btn-one {
    background: var(--theme-color) !important;
}

.formulir-btn:before,
.formulir-btn:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0e1d40;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform-origin: center;
    transform: scale(0) rotate(0);
    z-index: -1;
}

.formulir-btn:hover:before {
    border-radius: 0;
    transform: scale(1) rotate(-180deg);
}

.formulir-btn:hover:after {
    border-radius: 0;
    transform: scale(1) rotate(180deg);
}

.formulir-btn:after {
    background: #0e1d40;
}

.content-section-youtube {
    height: 720px;
    /* height: 386px; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.sec-youtube-container {
    width: 1280px;
    position: relative;
}

.btn-ppid-profil {
    width: 316px;
    height: 64px;
    padding: 10px;
    gap: 12px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid var(--Color-Primary-50, #e5e5e5);
    margin: 5px;
}

.font-ppid-profil {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: start;
    padding-left: 25px;
    color: #707070;
}

.font-ppid-profil.active {
    color: #ffffff;
    background-color: #58c3da;
    padding-left: 55px;
    position: relative;
}

.font-ppid-profil.active::after {
    content: "\279C";
    color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

.card-ppid-profil {
    width: 380px;
    height: 403px;
    top: 630px;
    left: 80px;
    padding: 32px 0px 0px 0px;
    background: #ffffff;
    box-shadow: 0px 3px 37px 0px #00000026;
    text-align: center;
}

.card-tentang-profil {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px;
    background: #ffffff;
    box-shadow: 0px 3px 37px 0px #00000026;
    text-align: center;
}

.card-agenda-acara {
    width: 302px;
    /* height: 385px; */
    gap: 0px;
    opacity: 0px;
    box-shadow: 0px 2.65px 26.47px 0px #00000026;
    margin: 10px;
}

.btn-agenda-acara-event {
    width: 142px;
    height: 44px;
    padding: 10px;
    gap: 10px;
    opacity: 0px;
}

.font-agenda-acara-event {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    color: #4a4a4a;
}

.font-agenda-acara-event.active {
    color: #fff;
    background-color: #58c3da;
    position: relative;
}

.font-agenda-acara-event.active::after {
    color: #58c3da;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.card-kalender-agenda {
    width: 100%;
    height: 1075px;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0px 4px 24px 0px #00000026;
}

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

.card-agenda-page {
    width: 1280px;
    /* height: 175px; */
    box-shadow: 0px 4px 24px 0px #00000026;
    display: flex;
}

.misi-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-reset: misi-counter;
}

.misi-item {
    margin: 5px 0;
    padding-left: 20px;
    display: flex;
    align-items: flex-start;
    position: relative;
    text-align: justify;
}

.misi-item::before {
    content: counter(misi-counter) ".";
    counter-increment: misi-counter;
    position: absolute;
    left: 0;
    padding-right: 10px;
}

.blog-proyek {
    width: 380px;
    height: 181px;
    top: 626px;
    left: 80px;
    padding: 32px 0px 0px 0px;
    gap: 50px;
    opacity: 0px;
    background: var(--Color-Primary-90, #e2f3f7);
}

.font-media-link {
    font-family: Poppins;
    font-size: 25px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    color: #000000;
    padding: 10px 10px 10px 22px;
    border-radius: 10px;
}

.font-media-link.active svg path {
    fill: #ffffff;
}

.font-media-link.active {
    color: #ffffff;
    background-color: #58c3da;
    position: relative;
    padding: 10px 10px 10px 22px;
    border-radius: 10px;
}

.font-media-link.active::after {
    color: #000000;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.card-media-instagram {
    width: 240px;
    height: 240px;
    border-radius: 22px 22px 22px 22px;
}

/* .btn-media-link {
    width: 163px;
    height: 64px;
} */

.card-media-instagram {
    width: 240px;
    height: 240px;
    border-radius: 22px 22px 22px 22px;
}

#bidang.page-title {
    padding: 82px 0px 42px 0px;
    background: #000;
}

.btn-bidang-air {
    margin-top: 10px;
}

.font-bidang-air {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    color: #000000;
    padding: 0px 10px;
}

.btn-bidang-air.font-bidang-air.active {
    color: #58c3da;
    position: relative;
    text-align: left;
    font-weight: 600;
}

.font-bidang-air.active::after {
    color: #58c3da;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.card-jaringan-drainase {
    width: 380px;
    height: 360px;
    padding: 32px 0px 0px 0px;
    background: #FFFFFF;
    box-shadow: 0px 3px 37px 0px #00000026;
    text-align: center;
    position: absolute;
}

.card-infrastruktur {
    width: 380px;
    height: 508px;
    padding: 32px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 3px 37px 0px #00000026;
    position: absolute;
    /* Add smooth transition */
}

.card-geologikib {
    width: 380px;
    height: 366px;
    padding: 32px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 3px 37px 0px #00000026;
    position: absolute;
    /* Add smooth transition */
}


.card-pengolahanair {
    width: 380px;
    height: 285px;
    padding: 32px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 3px 37px 0px #00000026;
    position: absolute;
    /* Add smooth transition */
}

.fancybox-username {
    font-size: 14px;
    z-index: 9999;
}

.font-menu-header {
    color: white;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.circle_right_sidebar {
    left: 20px !important;
    right: auto !important;
    bottom: 20px !important;
}

/* .switcher {
    z-index: 100 !important;
}

#new_load_disabilitas > .svg_icon_popoup_dsb {
    display: none !important;
}

.circle_aksesbilitas_popup {
    left: 20px !important;
    right: auto !important;
    bottom: 20px !important;
    background: none !important;
    width: 39px !important;
    height: 39px !important;
}

.circle_aksesbilitas_2 {
    width: 40px !important;
    height: 40px !important;
}

.circle_aksesbilitas_3 {
    background-image: url('/assets/images/ellipse-pep.png') !important;
    background-size: cover !important;
    background-position: center !important;
    width: 40px !important;
    height: 40px !important;
}

.circle_aksesbilitas_3  > #Layer_1 {
    display: none !important;
}

/* .svg_icon_popup_dsb {
    width: 26px !important;
} */

svg {
    width: 25px !important;
    height: 25px !important;
}

.menu-login {
    margin-left: 35px;
    height: 56px;
}

.button-login {
    padding: 4px 8px 4px 8px;
    background: #58C3DA;
    color: white;
}

.font-logins {
    padding-left: 5px;
    font-weight: 600;
}

.modal-backdrop.show {
    position: relative !important;
}

.modal-signin {
    width: 100%;
    height: 100%;
    padding: 20px 0px 20px 0px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 4px 32px 0px #0000001A;
}

.modal-login {
    width: 100%;
    height: 100%;
    padding: 25px 0px 25px 0px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 4px 32px 0px #0000001A;
}

.modal-content-login {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 700px;
}

.input-login {
    border-radius: 0px !important;
}

.btn-login {
    background: #58C3DA;
    color: white;
    font-weight: 600;
}


.user-menu {
    position: relative;
    display: inline-block;
}

.logout-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.user-menu:hover .logout-menu {
    display: block;
}

.logout-menu .btn {
    color: #fff;
    background-color: #dc3545;
    border: none;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.dropdown-login {
    position: relative;
    display: inline-block;
}

.dropdown-login-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 97px;
    width: 50px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-login-menu li {
    padding: 0px;
}

.dropdown-login-menu li a {
    color: black;
    text-decoration: none;
    display: block;
    width: 97px;
    padding: 10px;
}

.dropdown-login-menu li a:hover {
    background-color: #f1f1f1;
    width: 97px;
    padding: 10px;
}

/* Display the dropdown-login menu on hover */
.dropdown-login:hover .dropdown-login-menu {
    display: block;
}


.shadow-line {
    background: #FFFFFF !important;
}

.card-tma-chart {
    width: 100%;
    height: 100%;
    margin-bottom: 53px;
    gap: 0px;
    border-radius: 24px 24px 24px 24px;
    box-shadow: 0px 8px 64px 0px #0F22430F;
    background: #fff;
}


.custom-list {
    list-style-type: disc;
    padding: 10px 0px 10px 31px;
    margin: 0;
    font-size: 14px;
}


.list-group-item1::before {
    content: '•';
    font-size: 2em;
    color: red;
    position: absolute;
    margin-left: -22px;
    margin-right: 0.5em;
}

.list-group-item2::before {
    content: '•';
    font-size: 2em;
    color: yellow;
    position: absolute;
    margin-left: -22px;
    margin-right: 0.5em;
}

.list-group-item3::before {
    content: '•';
    font-size: 2em;
    color: blue;
    position: absolute;
    margin-left: -22px;
    margin-right: 0.5em;
}

.list-group-item4::before {
    content: '•';
    font-size: 2em;
    color: green;
    position: absolute;
    margin-left: -22px;
    margin-right: 0.5em;
}


.canva-line {
    height: 500px;
    width: 950px;
}

.adropdown-content-login {
    display: none;
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.6);
}

.adropdown-content-login .header {
    padding: 16px 180px 16px 180px;
    color: white;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-search {
    position: relative !important;
    right: 45px !important;
    border: none;
    color: black;
}

.content-search {
    color: white;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-search {
    background: #0B92D6;
    display: flex;
    justify-content: start;
    align-items: center;
    height: 48px;
    padding-left: 25px;
    color: white;
}

.filter-content {
    width: 305px;
    height: 238px;
    top: 414px;
    left: 188px;
    gap: 24px;
    opacity: 0px;

}

.card-search {
    width: 100%;
    padding: 10px 20px;
    height: 208px;
    margin-bottom: 20px;
    gap: 37px;
    opacity: 0px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 1px 3px 0px #00000026;
}

@media screen and (max-width: 1400px) {
    .dropdowan .dropbtn-a {
        font-size: 0.875rem;
        border: none;
        outline: none;
        color: black;
        padding: 16px 16px;
        background-color: inherit;
        margin: 0;
        cursor: pointer;
        align-items: center;
    }

    .logo {
        display: flex;
        align-items: center;
        margin-right: 0px;
    }

    .menu-login {
        margin-left: 45px;
        height: 56px;
    }
}

@media screen and (max-width: 1500px) {
    .dropdowan .dropbtn-a {
        font-size: 0.875rem;
        border: none;
        outline: none;
        color: white;
        padding: 16px 15px;
        background-color: inherit;
        margin: 0;
        cursor: pointer;
        align-items: center;
    }

    .logo {
        display: flex;
        align-items: center;
        margin-right: 0px;
    }

    .menu-login {
        margin-left: 45px;
        height: 56px;
    }
}

.btn-permohonan {
    color: white;
    padding: 5px 20px 5px 20px;
    border-radius: 50px;
    border: 1px solid var(--Color-Neutral-100, #FFFFFF);
}

.img-layanan-publik {
    position: relative;
    bottom: 0px;
    top: -80px;
    height: 300px;
    left: 0px;
}

.kontak-layanan {
    position: relative;
    top: 170px;
}

.card-layanan-login {
    width: 517px;
    height: 240px;
    padding: 24px 0px 0px 0px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 0px #00000026;
    text-align: center;
}

.img-infrastruktur-mobile {
    min-width: 410px;
    min-height: 410px;
    max-width: 410px;
    max-height: 410px;
}

.button-img-layout {
    position: absolute;
    right: 0;
}

.qoute-text {
    padding-top: 100px;
    padding-right: 100px;
}


@media (max-width: 768px) {
    .card-layanan-login {
        width: 100%;
        height: 100%;
        padding: 24px 0px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px 0px #0e0c0c26;
        text-align: center;
    }

    .qoute-text {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-right: 0px !important;
    }

    .card-layanan-logout {
        width: 100% !important;
    }

    .form-control-sobat {
        width: 100%;
        margin: 0px;
    }

    .card-agenda-acara {
        width: 100%;
    }

    .button-img-layout {
        position: none !important;
        right: none !important;
    }

    .img-infrastruktur-mobile {
        min-width: 100% !important;
        min-height: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .img-mobile {
        min-width: 148px !important;
        min-height: 186px !important;
        max-width: 148px !important;
        max-height: 186px !important;
    }

    .img-layanan-publik {
        top: 0px;
    }

    .kontak-layanan {
        top: 100px;
    }

    .switcher .switch_btn {
        top: -35px;
    }

    .post-pengumuman {
        top: 273px;
    }

    .main-footer {
        top: 125px;
    }

    .mobile-inneer-list {
        width: 55% !important;
        box-sizing: border-box;
    }

    .mobile-infrastruktur {
        width: 100% !important;
    }

    .jumlah-masing-waduk {
        width: 100% !important;
    }

    .card-pengertian-waduk {
        width: 100% !important;
    }

    .main-footer .widget-section {
        margin-top: -16em !important;
    }


    .card-permohonan {
        padding: 20px !important;
    }
}


@media (max-width: 576px) {
    .fc-toolbar {
        flex-wrap: wrap;
    }

    .fc-toolbar-chunk {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .fc-daygrid-event {
        font-size: 0.8rem;
    }
}


.button-login-layanan {
    padding: 8px;
    background: #58C3DA;
    color: white;
}

.button-register-layanan {
    padding: 8px;
    background: white;
    color: #58C3DA;
    border: 1px solid;
}

.layout-btn-login {
    padding: 10px 50px 10px 50px;
}

.card-layanan-logout {
    width: 517px;
    height: 150px;
    padding: 24px 0px 0px 0px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 0px #00000026;
    text-align: center;
}


.modal-layanan-permohonan-data {
    width: 926px;
    height: 1258px;
    padding: 40px 0px 0px 0px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 4px 32px 0px #0000001A;
}

.font-map-uo {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.08px;
    text-align: left;
    padding-left: 28px;
}



.body-dashboard {
    margin-left: 15px;
    margin-right: 35px;
    margin-top: 60px;
    margin-bottom: 130px;
}

.card-dashboard-static {
    padding: 20px;
    border-radius: 4px 0px 0px 0px;
    box-shadow: 0px 1px 3px 0px #00000026;
    background: var(--Color-Neutral-100, #FFFFFF);
}

.bg-content-statik {
    padding: 24px 16px;
    text-align: center;
    background: var(--Color-Primary-80, #C4E6EF);
    line-height: 20px;
    width: 100%;
    height: 120px;
}

.formFooter-heightMask {
    display: none !important;
}

.formFooter {
    display: none !important;
}

.font-statik {
    font-size: 20px;
    padding-top: 10px;
    font-weight: 600;
}

.card-user-profil {
    margin-top: 20px;
    padding: 24px;
    border-radius: 4px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 1px 3px 0px #00000026;
}

.font-wadukbar {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    padding-left: 20px;
    text-align: start;
    color: #4a4a4a;
}

.font-wadukbar.active {
    color: #58c3da;
    background-color: #f7f7f7;
    position: relative;
}

.font-wadukbar.active::after {
    content: ">";
    color: #58c3da;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.btn-wadukbar {
    width: 273px;
    height: 110px;
    gap: 59px;
    border-radius: 12px 0px 0px 12px;
    opacity: 0px;
}

.jumlah-waduk {
    height: 231px;
    padding: 24px 0px 0px 0px;
    gap: 12px;
    margin-top: 10px;
    border: 15px 0px 0px 0px;
    opacity: 0px;
    background: #FFFFFF;
    border-top: 15px solid #ED8000;
    box-shadow: 0px 1px 20px 0px #0000000D;
}

.jumlah-masing-waduk {
    margin: 10px 8px;
    width: 247px;
    height: 58px;
    top: 2775px;
    left: 493px;
    gap: 0px;
    opacity: 0px;
    background: var(--Color-Neutral-100, #FFFFFF);
    box-shadow: 0px 1px 20px 0px #0000000D;
}

.number-text-waduk {
    width: 58px;
    height: 58px;
    padding: 10px 0px 0px 0px;
    gap: 10px;
    color: white;
    opacity: 0px;
}

.number-text-rob {
    width: 100px;
    height: 58px;
    padding: 10px 0px 0px 0px;
    gap: 10px;
    color: white;
    opacity: 0px;
}

.font-size-das {
    font-size: 85px;
    line-height: 67px;
    font-weight: 600;
}


.btn-dokumentasi {
    width: 84px;
    height: 44px;
    border: 0px;
}

.font-dokumentasi-link {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.font-dokumentasi-link.active {
    color: #ffffff;
    background-color: #58c3da;
    position: relative;
}

.font-dokumentasi-link.active::after {
    color: #000000;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}


.font-italic-waduk {
    font-family: Poppins;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
}

.content-desc {
    color: #000000;
}

.content-desc ol>li {
    list-style: decimal inside;
}

.content-desc ul>li {
    list-style: circle outside;
}

.dropdowan .is-active::after {
    transform: scaleX(1);
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #58c3da;
    position: absolute;
    bottom: 0;
    left: 0;
}

.line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    --line-clamp: 3;
    /* Default jumlah baris */
    -webkit-line-clamp: var(--line-clamp);
}

#home-container {
    padding-top: 0;
}

.tma-sec {
    padding-top: 36px;
}

.title-container-tma {
    padding-top: 4em;
}

#bidang {
    height: 20em;
}

.card-permohonan {
    padding: 35px 50px 60px 50px;
}

@media only screen and (min-width: 1441px) {
    .yt-social {
        width: 280px;
        height: 280px;
    }

    .nav-menu {
        display: flex;
        align-items: center;
        gap: 4px;
    }
}