@import "./occuaption-custom.css";

[v-cloak] {
    display: none;
}

[v-cloak]::before {
    content: "loading...";
}

.banner-checkbia-landing {
    background: none;
    /* background-position: center right; */
    /* height: 680px; */
}

.banner-checkbia-landing.custom {
    padding-top: 20px;
}

.padding-col-checkbox {
    padding-left: 0;
}

.padding-select-checkbox {
    padding-left: 28px;
}

.txt-sub-title-circle {
    line-height: 60px;
    color: #373737;
    margin-bottom: 40px;
}

.bg-video-landing.custom-health {
    max-width: 813px;
    min-height: 500px;
    margin-left: auto;
    margin-right: auto;
}

/* radio bt*/
.radio-container-general {
    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-general input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-checkmark-general {
    position: absolute;
    top: 50%;
    right: 0px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 0px solid;
    transform: translate(-50%, -50%);
}

.radio-container-general:hover input~.radio-checkmark-general {
    background-color: none;
}

/* When the radio button is checked, add a blue background */
.radio-container-general input:checked~.radio-checkmark-general {
    background-color: #2541B2;
    border: 1px solid #2541B2;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-checkmark-general:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container-general input:checked~.radio-checkmark-general:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container-general .radio-checkmark-general:after {
    right: 0;
    top: -4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0;
    left: 0;
    margin: auto;
}

.box-check-general {
    width: 100%;
    text-align: left;
    padding: 6.5px 10px;
    border: 1px solid #2541B2;
    border-radius: 5px;
    background-color: #ffffff;
    display: flex;
}

.radio-container-general input:checked~.box-check-general {
    background: rgba(222, 227, 243, 0.6);
}

.box-txt-check-general {

    font-weight: normal;
    color: #373737;
    font-size: 17px;
    line-height: 25px;
}

.box-text-general {
    font-size: 14px;
    color: #373737;
}

/* end radio bt*/


/* About owl */
/* .owl-prev {
    width: 35px;
    height: 100px;
    position: absolute;
    top: 40%;
    left: -50px !important;
    display: block !important;
    border: 0px solid black;
    font-size: 4rem !important;
}


.img-pa-promotion {
    height: 370px;
    object-fit: cover;
    object-position: left;
}

/* About owl */


/*  Start SVG */
.svg-lv1 {
    content: url(../svg/occ1.svg);
}

.svg-lv2 {
    content: url(../svg/occ2.svg);
}

.svg-lv3 {
    content: url(../svg/occ3.svg);
}

.svg-alert-cirlce {
    content: url(../svg/alert-circle.svg);
}

.year.disabled {
    pointer-events: none;
}

/*  End SVG */

/* position */
.banner-card-pa {
    top: 50%;
    left: 0%;
}

.banner-header-pa {
    top: 40%;
    right: 0%;
}

.banner-footer-pa {
    top: 75%;
    right: 0%;
}

/* start table custom */
table .col-head-pa {
    min-width: 10rem;
}

table.table-compare .second-col {
    min-width: 141px !important;
}

table.table-compare tbody p.price {
    font-weight: 400;
    font-size: 22px;
}

table.table-compare tbody tr td:last-child {
    border-right: none;
    border-left: none;
}

table.table-compare tbody>tr:last-child>td {
    border-bottom: none;
}

/* Box Filter */
.box-checkbia-landing.fix-width {
    max-width: 80%;
}

.border-new-1 {
    border: 2px solid #2541B2;
}

/* end table custom */

.form-control.h6 {
    font-size: 15px;
    height: 45px;
}

.div-blacklist .row {
    padding: 0.6rem;
}

.div-blacklist .row:nth-child(odd) {
    background-color: #D3DEFB33;
}

.div-blacklist .row:nth-child(even) {
    background-color: #FCFCFC;
}

.btn-outline-primary.btn-outline-primary-custom {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px;
    background-color: #FFFFFF;
    border: 1px solid #03256C;
}

.btn-outline-primary.btn-outline-primary-custom:hover {
    background-color: #03256C;
    border: 1px solid #FFFFFF;
}

.btn-blacklist {
    text-decoration: underline;
    color: #2541B2;
    padding-left: 0%;
    padding-right: 0%;
}



@media (min-width: 576px) {
    .box-checkbia-landing.fix-width {
        max-width: 60% !important;
    }
}

@media (min-width: 768px) {
    .btn-outline-primary.btn-outline-primary-custom {
        width: 200px !important;
    }

    table .col-head-pa {
        min-width: 12rem !important;
    }

    .box-checkbia-landing.fix-width {
        max-width: 70% !important;
    }
}

section.bg-template:nth-child(odd) {
    background-color: #D3DEFB33 !important;
}

.btn.btn-salate-blue {
    width: Hug (162px);
    height: Hug (29px);
    padding: 4px 8px 4px 8px;
    border-radius: 4px;
    background-color: #DEE3F3;
}

.form-control[readonly] {
    background-color: #FFF;
}

@media (min-width: 992px) {
    table.table-compare .second-col {
        min-width: 250px !important;
    }
}

@media (min-width: 1200px) {
    table .col-head-pa {
        min-width: 18rem !important;
    }

    .box-checkbia-landing.fix-width {
        max-width: 45% !important;
    }
}

@media (min-width: 1600px) {
    .box-checkbia-landing.fix-width {
        max-width: 35% !important;
    }
}

@media (max-width: 1280px) {}

@media (max-width: 1200px) {
    .txt-sub-title-circle {
        line-height: 42px;
    }
}

@media (max-width: 767px) {
    .bg-video-landing.custom-health {
        min-height: 407px;
    }
}

@media (max-width: 575px) {
    .padding-col-checkbox {
        padding-right: 0;
    }

    .bg-video-landing.custom-health {
        min-height: 233px;
    }
}

@media (max-width: 500px) {
    .txt-sub-title-circle {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

@media (max-width: 374px) {
    .txt-sub-title-circle {
        font-size: 15px;
    }
}