.bg-dark-five:hover {
    background-color: #21232c !important;
}

.bg-dark-six:hover {
    background-color: #16171d !important;
}

button {
    border: none;
    background: transparent;
}

.img-main-banner {
    /* width: 100%;
    height: 300px;
    object-fit: cover; */
    width: 100%;
}

.hr-line {
    height: 0.5px !important;
    background-color: #282b36 !important;
}

.tabs {
    padding-bottom: 12px;
    border-bottom: 1px solid white;
}

.hover-category:hover {
    color: white;
    border-bottom: 3px solid #15539a;
}

.active-tabs {
    border-bottom: 3px solid #15539a;
    color: white !important;
}

.inactive-tabs {
    border-bottom: 1px solid #616161;
    color: #616161;
}

.active-tabs-detail {
    display: block;
}

.inactive-tabs-detail {
    display: none;
}

.img-vehicle-related {
    width: 128px;
    height: 115px;
    border-radius: 4px;
    object-fit: cover;
}

.btn-view-more {
    cursor: pointer;
    float: right;
    padding: 10px;
    border-radius: 24px;
    margin-right: 17px;
    gap: 5px;
    display: flex;
    align-items: center;
    background: rgba(26, 28, 35, 0.45);
    position: absolute;
    bottom: 55px;
    right: -5px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 999999999;
    padding-top: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* overflow: auto; */
    background-color: black;
}

.modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
    height: 100%;
    justify-content: space-around;
}

.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

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

.cursor {
    cursor: pointer;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 35%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: black;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
    background-color: #febd11;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.prev {
    background-color: #febd11;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  } */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

/* .demo {
    opacity: 0.5;
    transition: 0.2s;
    transition-timing-function: ease;
} */

.wrapper-image-item {
    overflow-x: scroll;
}

.wrapper-image-item::-webkit-scrollbar {
    display: none !important;
}

.wrapper-image-item::-webkit-scrollbar {
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
}

.demo {
    opacity: 0.5;
    transition: 0.2s;
    transition-timing-function: ease;
    height: 90px;
    width: 100%;
    object-fit: contain;
    border-radius: 4px;
}

.active-popup {
    opacity: 1;
    transform: scale(1.1);
    /* margin: 0px 5px; */
}

.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.imageVehicleDetail {
    display: none;
}

.imageVehicleDetail img {
    /* width: 400px; */
    width: 800px;
    height: auto;
    object-fit: cover;
}

/* .demo {
    border-radius: 4px;
    height: 150px;
} */

.img-badges-promo {
    height: 20px;
}

.badge-discount {
    border-radius: 8px;
    padding: 4px 4px;
    margin-top: 5px;
    margin-left: 5px;
    z-index: 5;
    position: absolute;
    display: flex;
    align-items: center;
    gap: 5px;
}

.badge-count-images {
    background: rgba(26, 28, 35, 0.45);
    border-radius: 8px;
    padding: 4px 4px;
    z-index: 5;
    position: absolute;
    display: flex;
    align-items: center;
    gap: 3px;
    right: 4px;
    top: 90px;
}

.btn-check-unit,
.btn-social-share {
    padding: 8px 5px;
    border-radius: 4px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec-social-share {
    border-radius: 4px;
    margin-top: -145px;
    padding: 8px 5px;
    position: absolute;
    z-index: 9;
}

.sec-share-detail {
    margin-top: 60px;
}

.slide-benefit-new {
    overflow: hidden;
    height: 173.5px;
}

.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    bottom: 5px;
    right: 5px;
    text-align: end;
}

.slick-dots li {
    margin: 0px;
    width: 15px !important;
    height: 15px !important;
    font-size: 10px;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #febd11;
}

.slick-dots li button {
    padding: 0px;
    width: 15px !important;
    height: 15px !important;
    font-size: 10px;
}

.slick-dots li button:before {
    width: 15px !important;
    height: 15px !important;
    font-size: 10px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

button.btn-toggle-show {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: 0.3s ease;
    border: none;
    background: transparent;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.rotate {
    transform: rotate(180deg);
}

.arrow-accordion {
    transition: 0.3s ease;
}

.inner-content {
    border-top: 1px solid #282b36;
    margin-top: 10px;
}

.p-1 {
    padding: 1rem;
}

.accordion {
    margin-bottom: 0.5rem;
    transition: 0.3s ease;
    padding: 10px 0px;
}

.accordion:last-child {
    margin: 0;
}

.para-hide {
    display: none;
}

.box-diskon {
    background-color: #fabe1b;
    text-align: center;
    padding: 2px;
    border-radius: 2px;
}

.harga-coret {
    text-decoration: line-through;
    color: #5f5f5f !important;
}

.border-bottom-1px-dark {
    border-bottom: 1px solid #282b36;
}

.img-partnership {
    width: 100px;
    /* height: 70px; */
    object-fit: cover;
    border-radius: 4px;
}

@media (max-width: 576px) {
    .btn-share {
        padding: 6px 8px !important;
        border-radius: 4px;
    }

    .img-main-banner {
        height: 180px;
    }

    .img-vehicle-related {
        /* width: 87px;
        height: 87px; */
        width: 105px;
        height: 95px;
        object-fit: cover;
        border-radius: 4px;
    }

    .badge-count-images {
        padding: 2px 3px;
        top: 78px;
        right: 2px;
    }

    .badge-discount {
        padding: 2px 3px;
        margin-top: 3px;
        margin-left: 3px;
    }

    .btn-view-more {
        padding: 6px;
        margin-right: 5px;
        bottom: 5px;
        right: 0px;
    }

    .imageVehicleDetail img {
        width: 240px;
        margin-top: 100px;
    }

    .prev,
    .next {
        top: 65%;
        padding: 7px;
        font-size: 14px;
    }

    .modal-content {
        height: 60%;
        justify-content: center;
    }

    .close {
        font-size: 25px;
    }

    .demo {
        /* width: 15% !important; */
        /* width: 17%; */
        object-fit: contain;
        height: auto;
    }
}
