.lembongan-section table tr,
.main-accordian .box-body {
    border-bottom: 1px solid #ddd
}

* {
    margin: 0;
    padding: 0;
}

body.page-id-919 .container-fullwidth.hero {
    margin-top: -165px !important
}

.custom-block {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 57% 100%;
    height: 100%;
    margin: 100px 0 34px;
}

.custom-block .content {
    padding: 0 0 10%;
}

.custom-block .content h2 {
    padding-bottom: 40px;
    font-size: 44px;
    color: #2d303d;
    font-weight: 900;
    width: 30%;
    text-transform: uppercase;
}

.custom-block .content li {
    background-color: #ffff;
    padding: 18px 30px;
    text-transform: uppercase;
    width: 70%;
    line-height: normal;
    font-size: 15px;
    letter-spacing: 1.92px;
    color: #333;
    display: flex;
    align-items: start;
    gap: 10px;
}

.custom-block .content ul,
.main-accordian .accordion {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.transport-contact-from {
    padding: 80px 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.transport-contact-from h2 {
    font-size: 44px;
    color: #2d303d;
    line-height: normal;
    padding-bottom: 33px;
    background: #fff;
    font-weight: 900;
}

.transport-container {
    background-color: #fff;
    padding: 80px 50px;
}

.main-accordian .inner-accordian {
    width: 100%;
}

.main-accordian .accordion button {
    width: 100%;
    background-color: #e4c8a8;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-weight: 800;
    color: #fff;
    position: relative;
    text-align: left;
    padding: 20px;
}

.main-accordian .accordion button::after {
    background-image: url('https://www.kaikoaindonesia.com/wp-content/uploads/2025/01/accordin-svg.png');
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 20px;
    height: 20px;
    object-fit: cover;
    object-position: center;
    background-repeat: no-repeat;
}

.main-accordian .box-body {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    gap: 50px;
}

.main-accordian .panel {
    transition: .4s ease-in-out;
    overflow: hidden;
    overflow-x: auto;
    background: #fff;
}

.main-accordian .table-body-box,
.table-body .box-body .table-body-box,
.table_row .box {
    width: 33.33%;
}
.table_row .box:first-child{
    width:50%;
}
.main-accordian .table-body-box:first-child,
.table-body .box-body .table-body-box:first-child {
    width: 50%;
}

.transport-from-sanur-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 36px 0 100px;
}

.table-body .box-body,
.table_row {
    align-items: center;
    margin-bottom: 10px;
    padding: 30px 39px;
    display: flex
}

.transport-from-sanur-sec .left-content {
    width: 40%;
}

.transport-from-sanur-sec .right-content {
    width: 60%;
}

.transport-from-sanur-sec .left-content h2 {
    font-size: 44px;
    color: #2d303d;
    font-weight: 900;
    text-transform: uppercase;
    width: 68%;
}

.lembongan-section table thead th,
.table_row .box h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.table_row {
    background-color: #b1c1ce;
    justify-content: space-between;
}

.table-body .box-body {
    justify-content: space-between;
    background-color: #fff;
    border-left: 3px solid #e4c8a8;
}

.table-body .box-body .image-with-tx img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    object-position: center;
}

.table-body .box-body .image-with-tx h3 {
    font-size: 16px;
    color: #333;
    line-height: normal;
    font-weight: 500;
}

.table-body .box-body .image-with-tx {
    display: flex;
    gap: 38px;
    align-items: center;
}

.lembongan-section table {
    width: 100%;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    background: #fff;
}

.lembongan-section {
    margin: 60px 0;
}

.lembongan-section table td:first-child {
    width: 70%;
}

.lembongan-section table tr:last-child {
    border-bottom: 0;
}

.lembongan-section table td {
    padding: 27px 40px;
}

.lembongan-section table thead {
    background: #b1c1ce;
}

.lembongan-section table thead th {
    text-align: left;
    padding: 30px 40px;
}

.lembongan-section h3 {
    color: #2d303d;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1.6px;
    font-weight: 700;
    padding-top: 24px;
}

.lembongan-section table td:last-child {
    border-left: 1px solid #ddd;
}

@media all and (max-width:1440px) {
    .transport-from-sanur-sec .left-content h2 {
        font-size: 44px;
        width: 100%;
    }

    .lembongan-section table td:first-child {
        width: 54%;
    }

    .custom-block .content h2 {
        width: 41%;
    }
}

@media all and (max-width:1024px) {
    .transport-from-sanur-sec .left-content h2 {
        font-size: 32px;
    }

    .lembongan-section table td:first-child {
        width: 52%;
    }

    .custom-block .content h2 {
        width: 50%;
    }

    .lembongan-section table td {
        padding: 19px 30px;
    }
}

@media all and (max-width:851px) {

    .responsive-table,
    .right-content {
        overflow: hidden;
        overflow-x: auto;
    }

    .main-accordian .box-body {
        width: 600px;
    }

    .main-accordian .table-body-box h3 {
        font-size: 14px;
    }

    .how-to-work .box label,
    .table-body .box-body .image-with-tx h3,
    .table-body .box-body .table-body-box p {
        font-size: 13px;
    }

    .table_row .box h2 {
        font-size: 15px;
        color: #fff;
    }

    .table_row {
        padding: 9px 15px;
    }

    .lembongan-section table thead th {
        padding: 9px 15px;
        font-size: 15px;
    }

    .lembongan-section table td {
        padding: 9px 15px;
        font-size: 14px;
    }

    .table-body .box-body {
        padding: 7px 17px;
    }

    .table-body .box-body .image-with-tx img {
        width: 23px;
        height: 23px;
    }

    body.page-id-919 .container-fullwidth.hero {
        margin-top: -99px !important;
    }

    body.page-id-919 .hero .medium {
        height: 46vh;
    }

    .transport-contact-from h2 {
        font-size: 21px;
        padding-bottom: 17px;
    }

    .transport-contact-from {
        padding: 20px;
    }

    .main-accordian .accordion button {
        font-size: 13px;
        padding: 11px;
    }

    .right-content .table-area {
        width:600px;
    }

    .lembongan-section table {
        width: 500px;
    }

    .lembongan-section table td:first-child {
        width: 51%;
    }

    .transport-from-sanur-sec {
        flex-wrap: wrap;
        margin: 0 0 50px;
    }

    .how-to-work .box,
    .transport-from-sanur-sec .left-content,
    .transport-from-sanur-sec .right-content {
        width: 100%;
    }

    .transport-from-sanur-sec .left-content h2 {
        font-size: 19px;
        font-weight: 700;
        padding-bottom: 19PX;
    }

    .main-accordian .panel p {
        font-size: 14px;
        line-height: 24px;
    }

    .transport-container {
        padding: 35px 21px;
    }

    .custom-block .content li {
        padding: 14px 12px;
        width: 100%;
        font-size: 10px;
        line-height: 20px;
    }

    .custom-block {
        background-position: center center;
        background-size: cover;
        position: relative;
        margin: 66px 0 34px;
    }

    .custom-block::after {
        content: "";
        background-color: #00000085;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .lembongan-section h3 {
        font-size: 12px;
    }

    .general-infomation {
        padding: 40px 20px;
    }

    .custom-block .content h2 {
        padding-bottom: 21px;
        color: #fff;
        font-size: 27px;
        width: 100%
    }

    .custom-block .content {
        position: relative;
        z-index: 1;
    }

}