/* umum-custom */
.img-page {
    width: 100% !important;
    height: auto;
    object-fit: cover;
}

/* content-desc */
.content-desc ul,
.content-desc ol {
    padding-left: 1.5rem !important;
    margin: 1rem 0 !important;
    list-style: revert !important;
}

.content-desc li {
    list-style: revert !important;
}

/*  ==== home */
.bg-green {
    background-color: #72bf44;
    /* background-color: red; */
}
.section-radius-top {
    border-top-left-radius: 76px;
    border-top-right-radius: 76px;
}
.section-radius-bottom {
    border-bottom-left-radius: 76px;
    border-bottom-right-radius: 76px;
    overflow: hidden;
}
.main-slider.style-four .owl-nav {
    margin-top: 0;
}
.cta-section:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 25, 67, 0.8);
    opacity: 0;
}
.features-section-six .image img {
    position: absolute;
    left: -40px;
}
.features-section-six {
    position: relative;
    padding: 0;
}
.img-icon {
    height: 54px;
}
.img-section-2 {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.h-content {
    height: 350px !important;
}

/* ==== cek status */
.feature-block-four .inner-box .content {
    position: relative;
    padding-left: 20px;
}

/* ==== sparepart */
.img-sparepart {
    /* height: 190px; */
    max-width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.img-banner {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #e0e8e6;
}

/* ==== contact us */
.features-section-five .title-box:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #72bf44;
}

/* ==== faq */
.img-contact-form {
    height: 800px !important;
}
.img-form {
    object-fit: cover;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg-container-form {
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    background-color: rgba(36, 37, 36, 0.7);
    border-radius: 12px;
    overflow: hidden;
}

.h-textarea {
    height: 115px !important;
}

/* ==== article */
.bg-layar {
    background-color: #e0e8e6;
}
.img-banner {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #e0e8e6;
}
.img-article {
    max-width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}

/* ==== about us */
.img-peta {
    object-fit: contain;
    width: 80%;
    height: auto;
}
.img-about {
    object-fit: contain;
    width: 100%;
    height: auto;
}

/* ======= tablet ====== */
@media (max-width: 991.98px) {
    /* ==== home */
    .section-radius-top {
        border-top-left-radius: 36px;
        border-top-right-radius: 36px;
    }
    .section-radius-bottom {
        border-bottom-left-radius: 36px;
        border-bottom-right-radius: 36px;
    }
    .h-content {
        height: 240px !important;
    }

    /*  ==== cek status */
    @media (max-width: 991.98px) {
        .feature-block-four .inner-box .content {
            position: relative;
            padding-left: 20px;
        }
    }

    /* sparepart */
    .img-sparepart {
        /* height: 190px; */
        max-width: 100%;
        aspect-ratio: 1/1;
        object-fit: cover;
    }

    /* ==== contact us */

    /* ==== faq */
    .img-contact-form {
        height: 700px !important;
    }

    /* ==== article */
    .img-article {
        max-width: 100%;
        aspect-ratio: 4/3;
        object-fit: cover;
    }
    /* ==== about us */
}

/* ======= mobile ====== */
@media (max-width: 767.98px) {
    /* ==== home */
    .section-radius-top {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .h-content {
        height: auto !important;
    }
    .section-radius-bottom {
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .features-section-four {
        position: relative;
        padding: 36px 0px;
    }
    .features-section-six .image img {
        position: static;
    }
    .img-section-2 {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    /* ==== cek status */
    .feature-block-four .inner-box .content {
        position: relative;
        padding-left: 0;
    }

    /* ==== sparepart */
    .img-sparepart {
        /* height: 190px; */
        max-width: 100%;
        aspect-ratio: 1/1;
        object-fit: cover;
    }
    .widget {
        position: relative;
        margin-bottom: 20px;
    }
    /* scroll horizontal */
    .horizontal-scroll {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 10px;
    }
    .horizontal-scroll li {
        display: inline-block;
        margin-right: 15px;
    }
    .horizontal-scroll li a {
        white-space: nowrap;
    }

    /* ====  contact us */
    /* ====  faq */
    /* ====  article */
    .img-article {
        max-width: 100%;
        aspect-ratio: 4/3;
        object-fit: cover;
    }
    /* ====  about us */

    /* ==== footer */
    .footer-mobile {
        text-align: left !important;
    }
}

/* ==== floating button */
/* Container untuk tombol floating */
.floating-buttons {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    gap: 10px;
    /* Jarak antar tombol */
}

/* Gaya untuk setiap tombol */
.float-btn {
    width: 50px;
    height: 50px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 18px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease;
}
