#container-welcome {
    background-image: url("/assets/images/bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
}

#container-fiture {
    background-image: url("/assets/images/bg-fiture.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height: 65vh; */
}

#container-promo {
    background-image: url("/assets/images/bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height: 65vh; */
}

.lingakaran {
    width: 55px; /* diameter */
    height: 55px; /* diameter */
    background-color: white;
    border-radius: 50%; /* bikin bentuk lingkaran */
    border: 2px solid transparent; /* awalnya tidak ada border */
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.lingakaran:hover {
    border-color: #007bff; /* warna border saat hover */
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.5); /* efek bayangan */
}

.lingakaran-fitur {
    width: 50px; /* diameter */
    height: 50px; /* diameter */
    background-color: #ccd8e6;
    border-radius: 50%; /* bikin bentuk lingkaran */
    border: 2px solid transparent; /* awalnya tidak ada border */
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.lingakaran-fitur:hover {
    border-color: #007bff; /* warna border saat hover */
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.5); /* efek bayangan */
}

#content-kiri {
    margin-top: 100px;
    margin-left: 15px;
}

.ikon {
    width: 33.5px;
    height: 33.5px;
}

.ikon-fitur {
    width: 30px;
    height: 30px;
}

.info-label {
    /* border: solid 1px #d5d5d5; */
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: #d5d5d5;
    background-color: #bdcdf0;
    color: black;
    width: 100%;
    padding: 4px 10px 6px 4px;
    width: 100%;
}

.info-value {
    border: solid 1px #d5d5d5;
    padding: 5px 5px 6px;
    background-color: #fff;
    width: 100%;
    margin-bottom: 15px;
    word-wrap: break-word;
}

.lingkaran-luar {
    background-color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: static;
}

.caption-tombol {
    font-size: 9px;
    margin-bottom: 15px;
    margin-top: 10px;
    display: none !important;
}

.lingkaran-dalam {
    background: rgb(0, 79, 153);
    background: linear-gradient(
        180deg,
        rgba(0, 79, 153, 1) 0%,
        rgba(19, 133, 99, 1) 98%,
        rgba(225, 225, 225, 1) 100%
    );
    width: 52px;
    height: 52px;
    border-radius: 50%;
    left: 4px;
    top: 4px;
    position: relative;
}

.lingkaran-kecil {
    background-color: #ffffff;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    left: 3px;
    top: 3px;
    position: relative;
}

.icon-tombol {
    width: 32px;
    height: 32px;
}

.menu-kotak_luar {
    width: 350px;
    height: 170px;
    /* background: linear-gradient(
        270deg,
        rgba(47, 28, 0, 1) 0%,
        rgba(149, 90, 0, 1) 100%
    ); */
    border-radius: 20px;
    padding-top: 10px;
    margin-bottom: 40px;
}

.menu-kotak_luar_bawah {
    width: 350px;
    height: 170px;
    /* background: linear-gradient(
        270deg,
        rgba(47, 28, 0, 1) 0%,
        rgba(149, 90, 0, 1) 100%
    ); */
    border-radius: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.menu-kotak_dalam {
    width: 300px;
    height: 130px;
    box-shadow: 0px 1px 9px 0px rgb(0 0 0 / 20%);
    background-color: white;
    border-radius: 20px;
    padding: 10px;
    position: relative;
}

.menu-icon_lingakaran {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    /* background-color: #004f99; */
    position: absolute;
    right: 20px;
    top: 40px;
}

.menu-icon_tombol {
    width: 65px;
    height: 65px;
}

.menu-angka {
    font-size: 55px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    margin-left: 10px;
}

.menu-caption {
    font-size: 16px;
    /* font-weight: bold; */
    color: #000000;
    position: absolute;
    top: 100px;
    margin-left: 10px;
}

.fitur-title {
    align-items: center !important;
    text-align: center !important;
    margin-top: 38px;
    font-weight: 700;
}

.my-gradient {
    background: linear-gradient(
        to bottom,
        rgba(216, 216, 216, 1) 0%,
        /* D8D8D8 full opacity */ rgba(236, 236, 236, 0) 24%,
        /* ECECEC transparent */ rgba(255, 255, 255, 0) 33%
            /* FFFFFF transparent */
    );
}

#container-footer {
    background-color: #123e7b;

    /* Gradient kiri → kanan */
    background-image: linear-gradient(to right, #123e7b 0%, #138f85 100%);
    /* Opsional prefix lama */
    background-image: -webkit-linear-gradient(left, #123e7b 0%, #138f85 100%);

    /* Contoh ukuran/spacing (opsional) */
    min-height: 200px;
}

.label-sinikmah {
    font-size: 12px;
}

/* #wFotoTipe {
    width: 80% !important;
    padding: 10px;
    overflow-x: hidden;
} */
#logo-footer {
    width: 54px;
    height: 54px;
}

#dinas-footer {
    font-size: 12px;
}

.label-footer {
    font-size: 12px;
}

@media (min-width: 992px) {
    .fitur-title {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #333;
    }

    #container-welcome {
        margin-top: 74px;
    }

    #content-kiri {
        padding-left: 10%;
        margin-top: 0px;
    }

    .lingakaran {
        width: 80px; /* diameter */
        height: 80px; /* diameter */
    }

    .lingakaran-fitur {
        width: 60px; /* diameter */
        height: 60px; /* diameter */
    }

    .ikon {
        width: 55px;
        height: 55px;
    }

    .ikon-fitur {
        width: 30px;
        height: 30px;
    }
    .menu-kotak_luar {
        width: 300px;
        height: 130px;
        /* background: linear-gradient(
            270deg,
            rgba(47, 28, 0, 1) 0%,
            rgba(149, 90, 0, 1) 100%
        ); */
        border-radius: 20px;
        padding-top: 10px;
        margin-bottom: 50px;
    }

    .label-sinikmah {
        font-size: 16px;
    }

    #logo-footer {
        width: 89px;
        height: 89px;
    }

    #dinas-footer {
        font-size: 1rem;
    }

    .label-footer {
        font-size: 1rem;
    }
}
