.nav-link.active {
    color: #c3ff9d;
    font-weight: bold;
    text-decoration: underline;
}
.link-hover:hover {
    color: #ececec !important;
}

.navbar {
    transition: background-color 0.3s ease;
}

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

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
.bg-tertiary {
    background-color: #0a6770;
}
.bg-secondaryy {
    background-color: #108a95;
}
.bg-logowarna {
    background-color: #25b17f;
}
.text-tertiary {
    color: #524de5;
}
.bg-tertiary-opacity {
    background-color: #605cf1;
}
.text-tertiary-opacity {
    color: #605cf1;
}
.bg-other {
    background-color: #c3ff9d;
}
.bg-other-opacity {
    background-color: #e4fdd5;
}
.text-other-opacity {
    color: #e4fdd5;
}

.btn-other {
    background-color: #c3ff9d;
    color: #000;
    text-decoration: none;
    transition: 0.3s;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;
}
.btn-other:hover {
    background-color: #e4fdd5;
    color: #000;
}

.text-other {
    color: #c3ff9d;
}

.font-12 {
    font-size: 12px;
    line-height: 0.5;
}

#lingkaran {
    width: 100%;
    height: 100%;
}
#hp-lurus-1 {
    transform: translate(-40%, 8%);
}

#interface {
    min-height: 560px;
}

#testimoni {
    padding: 80px 80px;
}
#download,
#footer {
    padding: 80px 80px;
}

#img-hero {
    width: 500px;
    transform: translateX(-28%);
}

#img-hero2,
.img-download2 {
    display: none;
}

#hero {
    padding-right: 100px;
    padding-left: 100px;
    /* margin-top: 80px; */
    padding-top: 100px;
}

.custom-accordion .accordion-button {
    background-color: #6c757d; /* Warna latar belakang tombol accordion */
    color: white; /* Warna teks tombol accordion */
}

.custom-accordion .accordion-button:not(.collapsed) {
    background-color: #495057; /* Warna latar belakang tombol accordion saat aktif */
    color: white; /* Warna teks tombol accordion saat aktif */
}

.custom-accordion .accordion-body {
    background-color: #f8f9fa; /* Warna latar belakang konten accordion */
    color: black; /* Warna teks konten accordion */
}
.rounded-circle-kecil {
    border-radius: 50%;
    width: 100%;
    height: auto; /* Ini memastikan gambar tetap pada proporsi aslinya */
    max-width: 200px; /* Sesuaikan ukuran maksimum sesuai kebutuhan */
}
#avatarorg {
    width: 50%;
}
#appstorebutton {
    width: 100%;
}
#playstorebutton {
    width: 100%;
}

#hero,
#service,
#service2,
#faq,
#footer {
    padding-right: 12%;
    padding-left: 12%;
}
@media (min-width: 992px) {
    #appstorebutton {
        width: 100%;
    }
    #playstorebutton {
        width: 100%;
    }
    #avatarorg {
        width: 40%;
    }
    #hp-lurus {
        transform: translate(45%, 8%);
    }
    #hp-miring {
        transform: translate(130%, 4%);
    }
    .img-fluid-2 {
        width: 230px;
    }
    #hp-lurus-1 {
        transform: translate(-140%, 10%) rotate(-30deg);
    }
    #hp-lurus-2 {
        transform: translate(-80%, -5%) rotate(-15deg);
    }
    #hp-lurus-3 {
        width: 270px;
        transform: translateY(-15%);
    }
    #hp-lurus-3-div {
        z-index: 4;
    }
    #hp-lurus-4 {
        transform: translate(80%, -5%) rotate(15deg);
    }
    #hp-lurus-5 {
        transform: translate(140%, 10%) rotate(30deg);
    }
    #interface {
        margin-top: 80px;
    }
    #text-testimoni {
        font-size: 20px;
    }
    #img-testimoni {
        width: 300px;
    }
    .img-download {
        width: 450px;
    }
    #logo {
        width: 120px;
    }
    #logo-footer {
        width: 180px;
    }
}

@media (max-width: 991px) {
    .responsive-text {
        text-align: center !important;
    }
    #avatarorg {
        width: 50%;
    }
    #hp-lurus {
        transform: translate(88%, 9%);
    }
    #hp-miring {
        transform: translate(174%, 9%);
    }
    .img-fluid-2 {
        width: 90px;
    }
    #hp-lurus-1 {
        transform: translate(-140%, 10%) rotate(-30deg);
    }
    #hp-lurus-2 {
        transform: translate(-80%, -5%) rotate(-15deg);
    }
    #hp-lurus-3 {
        width: 195px;
        transform: translateY(-15%);
    }
    #hp-lurus-3-div {
        z-index: 4;
    }
    #hp-lurus-4 {
        transform: translate(80%, -5%) rotate(15deg);
    }
    #hp-lurus-5 {
        transform: translate(140%, 10%) rotate(30deg);
    }
    #lingkaran {
        min-height: 560px;
        margin-top: 20px;
    }

    #testimoni {
        padding: 80px 0px;
    }
    #download,
    #footer {
        padding: 80px 0px;
    }
    #img-testimoni {
        width: 250px;
    }
    #text-testimoni {
        font-size: 16px;
    }
    .img-download {
        width: 350px;
    }
    #img-hero {
        width: 350px;
        transform: translateX(0%);
    }
    #logo {
        width: 100px;
    }
    #logo-footer {
        width: 160px;
    }
}
@media (max-width: 768px) {
    .responsive-text {
        text-align: center !important;
    }
    #avatarorg {
        width: 50%;
    }
    .img-fluid {
        width: 160px;
    }
    .img-fluid-2 {
        width: 90px;
    }
    #hp-lurus {
        transform: translate(65%, 8%);
    }
    #hp-miring {
        transform: translate(150%, 8%);
    }
    #hp-lurus-1 {
        transform: translate(-120%, 10%) rotate(-20deg);
    }
    #hp-lurus-2 {
        transform: translate(-60%, 3%) rotate(-10deg);
    }
    #hp-lurus-3 {
        width: 135px;
        transform: translateY(-5%);
    }
    #hp-lurus-3-div {
        z-index: 4;
    }
    #hp-lurus-4 {
        transform: translate(60%, 3%) rotate(10deg);
    }
    #hp-lurus-5 {
        transform: translate(120%, 10%) rotate(20deg);
    }
    #lingkaran {
        min-height: 430px;
    }
    #testimoni {
        padding: 80px 0px;
    }
    #download,
    #footer {
        padding: 80px 0px;
    }
    #img-testimoni {
        width: 200px;
    }
    #text-testimoni {
        font-size: 16px;
    }
    .btn-slide {
        transform: translateY(80%);
    }
    .img-download {
        width: 230px;
    }
    #img-hero {
        width: 280px;
        transform: translateX(0%);
    }
    #logo {
        width: 85px;
    }
    #logo-footer {
        width: 120px;
    }
}
@media (max-width: 425px) {
    .responsive-text {
        text-align: center !important;
    }
    .navbar {
        background-color: #0a6770 !important; /* Ensure the background color is always applied */
    }
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1000;
    }
    #avatarorg {
        width: 50%;
    }
    .img-fluid {
        width: 140px;
    }
    .img-fluid-2 {
        width: 90px;
    }
    #hp-lurus {
        transform: translateX(50%);
    }
    #hp-lurus-1 {
        transform: translate(-120%, 10%) rotate(-20deg);
    }
    #hp-lurus-2 {
        transform: translate(-60%, 3%) rotate(-10deg);
    }
    #hp-lurus-3 {
        width: 115px;
        transform: translateY(-5%);
    }
    #hp-lurus-3-div {
        z-index: 4;
    }
    #hp-lurus-4 {
        transform: translate(60%, 3%) rotate(10deg);
    }
    #hp-lurus-5 {
        transform: translate(120%, 10%) rotate(20deg);
    }
    #hp-miring {
        transform: translateX(130%);
    }
    #lingkaran {
        min-height: 350px;
    }
    #interface {
        min-height: 250px;
    }

    #testimoni {
        height: 500px;
        padding: 80px 0px;
    }
    #download,
    #footer {
        padding: 80px 0px;
    }
    #img-testimoni {
        width: 170px;
    }
    #text-testimoni {
        font-size: 14px;
    }
    .btn-slide {
        transform: translateY(80%);
    }
    .img-download {
        display: none;
    }
    #img-hero {
        display: none;
    }
    #img-hero2,
    .img-download2 {
        display: block;
        margin-left: auto;
        width: 100vw; /* lebar 100% dari viewport */
        max-width: 200px; /* batasi lebar maksimum jika dibutuhkan */
        transform: translateX(-8%);
        box-sizing: border-box; /* agar padding dan border termasuk dalam lebar elemen */
    }

    #solusi {
        font-size: 12px;
    }

    #logo {
        width: 60px;
    }
    #logo-footer {
        width: 130px;
    }

    #hero {
        padding-right: 20px;
        padding-left: 20px;
        /* margin-top: 60px; */
        padding-top: 30%;
    }

    #appstorebutton {
        width: 45%;
    }
    #playstorebutton {
        width: 45%;
    }
}
