[v-cloak] {
    display: none;
}

[v-cloak]::before {
    content: "loading...";
}

.container-1600 {
    max-width: 1600px;
}

.banner-checkbia-landing {
    background-image: url("../img/bg_part1.png");
    padding-top: 55px;
    background-position: center;
    min-height: 590px;
}

/* .txt-sub-head-title-prakun-template {
    margin-top: 56px;
} */
.box-table-car-ins {
    margin-top: 40px;
}

.table.table-car-ins thead tr th {
    vertical-align: middle;
    text-align: center;
    padding: 21.5px 5px;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    background: #03256c;
    border: 2px solid #C4C4C4;
    font-weight: 500;

}

.table.table-car-ins thead tr.footer-tb th {
    padding: 13.5px 10px;
}

.table.table-car-ins thead tr:nth-child(1) th:nth-child(1) {
    width: 20%;
}

.table.table-car-ins thead tr:nth-child(1) th:nth-child(2),
.table.table-car-ins thead tr:nth-child(1) th:nth-child(3) {
    width: 40%;
}

.table.table-car-ins thead tr:nth-child(1) th:nth-child(3) {
    padding: 5.5px 5px;
}

.table.table-car-ins thead tr:nth-child(2) th:nth-child(1),
.table.table-car-ins thead tr:nth-child(2) th:nth-child(2) {
    width: 20%;
    background: #E9EFFF;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #373737;
    padding: 10px 5px;
}

.table.table-car-ins tbody tr td {
    padding: 14px 10px;
    vertical-align: middle;
    text-align: left;
    border: 2px solid #c4c4c4;
    background: #ffffff;
    font-size: 15px;
    line-height: 22px;
}

.table.table-car-ins tbody tr td.bg-gray {
    background: #F2F5F6;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #2541B2;
}

.table.table-car-ins tbody tr:nth-child(1) td:nth-child(1) {
    width: 24%;
    text-align: center;
}

.table.table-car-ins tbody tr td:nth-child(2),
.table.table-car-ins tbody tr td:nth-child(3) {
    text-align: center;
}

.table.table-car-ins tbody tr td.bg-gray img {
    margin-right: 14px;
}

.text-note-in-bottom-table .txt-title {
    font-size: 19px;
    line-height: 28px;
    color: #2541B2;
    font-weight: 500;
    margin-bottom: 5px;
}

.text-note-in-bottom-table .txt-detail {
    font-size: 17px;
    line-height: 25px;
    color: #373737;
}

/* box-checkbia-center */
.top-for-box-checkbia-center {
    top: -65px;
}

.box-checkbia-center {
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 12px #DEE3F3;
    border-radius: 8px;
}

.box-in-checkbia-center {
    padding: 17.5px 70px 27.5px;
}

.text-title-checkbia-center {
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    color: #03256C;
}

.border_danger {
    border: 1px solid red !important;
}

.border_normal {
    border: 1px solid #ced4da !important;
}

.btn.btn-danger.btn-buy-now {
    width: 100%;
    max-width: 268px;
    padding: 8px 5px;
    border-radius: 5px;
}

i.bg-box-checkbia-l {
    content: url(../svg/bg-in-chcekbia01.svg);
    position: absolute;
    top: 0;
    left: 0;
}

i.bg-box-checkbia-r {
    content: url(../svg/bg-in-chcekbia02.svg);
    position: absolute;
    bottom: 0;
    right: 0;
}

.img-bg-part2 {
    width: 100%;
    max-width: 360px;
}

.img-bg-part3 {
    width: 100%;
    max-width: 860px;
    margin-top: -70px;
}

/* radio car bt*/
.radio-container-car {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 0;
    margin-top: 9px;
}

/* Hide the browser's default radio button */
.radio-container-car input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.box-check-car {
    width: 100%;
    text-align: center;
    padding: 15px 10px 9px;
    border: 1px solid #E5E5E5;
    border-radius: 19px;
    background-color: #ffffff;
}

.radio-container-car input:checked~.box-check-car {
    background: #DEE3F3;
    border: 1px solid #2541B2;
}

i.svg-car-4-door {
    content: url(../svg/car-4-door.svg);
}

i.svg-car-2-door {
    content: url(../svg/car-2-door.svg);
}

i.svg-van {
    content: url(../svg/van.svg);
}

i.svg-motorcycle {
    content: url(../svg/motorcycle.svg);
}

.radio-container-car .box-check-car i {
    margin-bottom: 5px;
}

.radio-container-car input:checked~.box-check-car i.svg-car-4-door {
    content: url(../svg/car-4-door-b.svg);
}

.radio-container-car input:checked~.box-check-car i.svg-car-2-door {
    content: url(../svg/car-2-door-b.svg);
}

.radio-container-car input:checked~.box-check-car i.svg-van {
    content: url(../svg/van-b.svg);
}

.radio-container-car input:checked~.box-check-car i.svg-motorcycle {
    content: url(../svg/motorcycle-b.svg);
}

.box-txt-check-car {
    font-weight: normal;
    color: #E5E5E5;
    font-size: 16px;
    line-height: 24px;
}

.radio-container-car input:checked~.box-check-car .box-txt-check-car {
    color: #2541B2;
}

/* end radio car bt */

.box-claim-doc .h5 {
    color: #959595;
}

.box-step-buy {
    margin-bottom: 30px;
}

.box-step-buy.no-border {
    border: 0;
    border-radius: 0;
    background: #FFFFFF;
    padding: 0;
}

.box-step-buy.no-border .step-buy-circle {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 0;
}

.img-claim-bg-right {
    width: 100%;
    max-width: 100%;
}

.banner-price {
    transform: translateY(-50px);
}


@media (min-width: 1200px) {
    .box-checkbia-landing {
        max-width: 500px;
    }
}

@media (max-width: 1280px) {
    .banner-checkbia-landing {
        background-image: url("../img/bg_part1.png") !important;
    }
}

@media (max-width: 1200px) {
    .banner-checkbia-landing {
        padding-bottom: 30px !important;
    }

    .img-bg-part2 {
        max-width: 290px;
    }

    .img-bg-part3 {
        max-width: 775px;
        margin-top: -20px;
    }
}

@media (max-width: 991px) {

    i.bg-box-checkbia-l,
    i.bg-box-checkbia-r {
        width: 140px;
    }

    .box-in-checkbia-center {
        padding: 17.5px 40px 27.5px;
    }

    .img-claim-bg-right {
        max-width: 450px;
    }

}

@media (max-width: 767px) {
    .box-table-car-ins {
        position: relative;
        overflow: auto;
        border: 1px solid #dee2e6;
        white-space: nowrap;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .table.table-car-ins {
        min-width: 700px;
        margin-bottom: 0;
    }

    .table.table-car-ins .sticky-col {
        position: -webkit-sticky;
        position: sticky;
    }

    .table.table-car-ins .first-col {
        left: 0;
    }

    .box-table-car-ins::-webkit-scrollbar {
        height: 0px;
    }

    /* Track */
    .box-table-car-ins::-webkit-scrollbar-track {
        background: #ffffff;
    }

    /* Handle */
    .box-table-car-ins::-webkit-scrollbar-thumb {
        background: #ffffff;
    }

    /* Handle on hover */
    .box-table-car-ins::-webkit-scrollbar-thumb:hover {
        background: #ffffff;
    }

    .box-in-checkbia-center {
        padding: 15px 30px 30px;
    }

    i.bg-box-checkbia-l,
    i.bg-box-checkbia-r {
        width: 120px;
    }

    .box-claim-doc {
        margin-bottom: 25px;
    }

    .box-step-buy {
        margin-bottom: 25px;
    }

    .top-for-box-checkbia-center {
        top: -30px;
    }
}

@media (max-width: 575px) {
    .top-for-box-checkbia-center {
        top: -20px;
    }
}

@media (max-width: 500px) {
    .table.table-car-ins {
        min-width: 581px;
    }

    .text-title-checkbia-center {
        font-size: 20px;
        line-height: 30px;
    }

    .box-claim-doc img {
        width: 100%;
        max-width: 100px;
    }
}

@media (max-width: 424px) {
    .table.table-car-ins {
        min-width: 425px;
    }

    .table.table-car-ins tbody tr td {
        font-size: 16px;
    }

    .table.table-car-ins tbody tr td.bg-gray {
        background: #dee3f3;
        padding-left: 15px;
    }

    .table.table-car-ins .first-col {
        display: none;
    }
}

@media (max-width: 374px) {
    .txt-sub-head-title-prakun-template {
        font-size: 27px;
        line-height: 35px;
    }

    .box-claim-doc .h5-lg {
        font-size: 16px;
        line-height: 22px;
    }

    .box-claim-doc .h6 {
        font-size: 14px;
        line-height: 21px;
    }

    .box-step-buy.no-border .step-buy-circle {
        width: 30px;
        height: 30px;
        min-width: 30px;
        font-size: 18px;
    }

    .box-step-buy .f-danger {
        font-size: 12px;
        line-height: 20px;
    }

    .box-step-buy .img-claim-step {
        width: 35px;
    }

    .box-step-buy {
        padding: 10px 15px;
        margin-bottom: 15px;

    }

    .box-step-buy .txt-step-buy {
        margin-left: 15px;
    }
}