.svg-eye {
    content: url(../imgs/svg/eye.svg);
}
.svg-facebook {
    content: url(../imgs/svg/facebook.svg);
}
.svg-youtube {
    content: url(../imgs/svg/youtube.svg);
}
.svg-twitter {
    content: url(../imgs/svg/twitter.svg);
}
.svg-line {
    content: url(../imgs/svg/line.svg);
}
.svg-instagram {
    content: url(../imgs/svg/instagram.svg);
}
.svg-tel {
    content: url(../imgs/svg/tel.svg);
}
.svg-Logo {
    content: url(../imgs/svg/Logo.svg);
}
.svg-search {
    content: url(../imgs/svg/search.svg);
}
.svg-cart {
    content: url(../imgs/svg/cart.svg);
}
.svg-user {
    content: url(../imgs/svg/user.svg);
}
.svg-quality {
    content: url(../imgs/svg/quality.svg);
}
.svg-download {
    content: url(../imgs/svg/download.svg);
}
.svg-tel_footer {
    content: url(../imgs/svg/tel_footer.svg);
}
.svg-facebook_footer {
    content: url(../imgs/svg/facebook_footer.svg);
}
.svg-youtube_footer {
    content: url(../imgs/svg/youtube_footer.svg);
}
.svg-twitter_footer {
    content: url(../imgs/svg/twitter_footer.svg);
}
.svg-line_footer {
    content: url(../imgs/svg/line_footer.svg);
}
.svg-instagram_footer {
    content: url(../imgs/svg/instagram_footer.svg);
}
.svg-pay_type {
    content: url(../imgs/svg/pay_type.svg);
}
.svg-userCircleLg {
    content: url(../imgs/svg/user_circle_lg.svg);
}
.svg-userCircleSm {
    content: url(../imgs/svg/user_circle_Sm.svg);
}
.svg-creditCard {
    content: url(../imgs/svg/credit-card.svg);
}
.svg-box {
    content: url(../imgs/svg/box.svg);
}
.svg-masterKeyReverse {
    content: url(../imgs/svg/masterKeyReverse.svg);
}
.svg-logout {
    content: url(../imgs/svg/logout.svg);
}
.svg-calendar {
    content: url(../imgs/svg/calendar.svg);
}
.svg-edit {
    content: url(../imgs/svg/edit.svg);
}
.png-user {
    content: url(../imgs/user.png);
}
.png-credit-card {
    content: url(../imgs/credit-card.png);
}
.png-box {
    content: url(../imgs/box.png);
}
.png-lock {
    content: url(../imgs/lock.png);
}
.png-logout {
    content: url(../imgs/logout.png);
}
@font-face {
    font-family: "FontTitle";
    src: url("../fonts/ThaiSansNeue-Light.eot");
    src: url("../fonts/ThaiSansNeue-Light.eot?") format("embedded-opentype"), url("../fonts/ThaiSansNeue-Light.woff") format("woff"),
        url("../fonts/ThaiSansNeue-Light.ttf") format("truetype"), url("../fonts/ThaiSansNeue-Light.svg#ThaiSansNeue-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
}
.header_page {
    margin-bottom: 30px;
}

.top_header_page {
    background-color: #03256c;
    width: 100%;
    height: 50px;
    padding-top: 13px;
    padding-bottom: 13px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
}
.bottom_header_page {
    background: #ffffff;
    box-shadow: 0px 5px 9px rgb(0 0 0 / 10%);
    width: 100%;
    /* height: 87px; */
    /* justify-content: center;
    align-items: center;
    display: flex; */
    padding-top: 20px;
    padding-bottom: 20px;
}
.icon_social {
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.icon_social img {
    width: 25.17px;
    height: 24.33px;
    cursor: pointer;
}
.img_icon_social {
    margin-left: 5.87px;
}
.hr_vertical {
    border-top: 0px solid;
    border-left: 1px solid #e5d549;
    margin: 0px 22px;
    width: 1px;
    height: 18px;
}
.tel_group {
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.txt_tel {
    margin-left: 5px;
    margin-right: 42px;
    font-family: Kanit;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
}
.menu_list {
    margin-left: 36px;
    margin-right: 72.44px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.menu_list span {
    margin-left: 37px;
    font-family: Kanit;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #373737;
}
.menu_img {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.cart_detail {
    margin-left: 30.47px;
    margin-right: 23.47px;
    margin-bottom: 3.83px;
    position: relative;
    cursor: pointer;
}
.img_search {
    width: 30px;
    height: 30px;
    margin-top: 3px;
    cursor: pointer;
}
.img_user {
    width: 30px;
    height: 30px;
    margin-top: 3px;
    cursor: pointer;
}
.txt_num_cart {
    font-family: Kanit;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #03256c;
    position: absolute;
    right: 16%;
}
.txt_bar {
    font-size: 18px;
    line-height: 27px;
    color: #03256c;
}

.color_gray {
    color: #959595;
}
.progress_bar {
    margin: 35px auto;
    width: 100%;
    max-width: 903.06px;
    justify-content: center;
    display: flex;
    align-items: center;
}
.img_progress_size {
    width: 70px;
    height: 67.05px;
    display: block;
    margin: 0 auto;
}
.progress_txt_blue {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #03256c;
    position: absolute;
    margin-top: 9.35px;
}
.hr_progress_blue {
    border-top: 5px dashed #03256c;
    width: 100%;
    max-width: 185px;
    margin: 0;
    /*margin-bottom: 36px;*/
    transform: scale(1, 0.5);
}
.hr_progress_gray {
    border-top: 5px dashed #cccccc;
    width: 100%;
    max-width: 185px;
    margin: 0;
    /*margin-bottom: 36px;*/
    transform: scale(1, 0.5);
}
.progress_txt_gray {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #cccccc;
    margin-top: 9.35px;
    position: absolute;
}
/*.detail_bar{
    padding-top: 48px;
}*/
.bg_detail_bar {
    background: #03256c;
    border-radius: 10px;
    border: 2px solid #03256c;
}
.detail_bar_txt_white {
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
}
.hr_vertical_detail_bar {
    border-top: 0px solid;
    border-left: 1px solid #ffffff;
    margin: 0px 15px;
    width: 1px;
    height: 80px;
}
.detail_bar_left_center {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding: 22px 50px 22px 35px;
}
.viriyah_img {
    display: inline-block;
    width: 100%;
    max-width: 166px;
    text-align: center;
}
.detail_bar_num_white {
    font-weight: normal;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
}
.detail_bar_right_bg {
    background-color: white;
    border: 1px solid transparent;
    border-radius: 0 10px 10px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.bt_dertail_bar_right {
    background: #e5d549;
    border-radius: 8px;
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #373737;
    width: 100%;
    max-width: 255px;
    height: 55px;
    border: 1px solid transparent;
}
.h1_title {
    font-weight: normal;
    font-size: 35px;
    line-height: 52px;
    color: #03256c;
}
.bg_box_condition {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 10px 10px;
    padding-top: 30px;
}
.txt_condition_title {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #2541b2;
    margin-bottom: auto;
}
.txt_condition_sub {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
}
.box_condition_note {
    width: 100%;
    max-width: 711px;
}
.box_condition_exception {
    max-width: 871px;
    width: 100%;
    margin-top: 32px;
}
.box_condition_job {
    max-width: 970px;
    width: 100%;
    margin-top: 32px;
}
.box_condition_pa_care_card {
    max-width: 960px;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 50px;
}
.bg_box_sub_condition {
    background: #03256c;
    border-radius: 0px 0px 10px 10px;
    padding: 47px 0px;
}
.txt_box_sub_condition {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}
.txt_box_sub_condition_big {
    font-weight: 500;
    font-size: 33px;
    line-height: 49px;
    text-align: center;
    color: #ffffff;
    margin: 17px 0;
}
.txt_box_sub_condition_yellow {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #e5d549;
}
.box_profile {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}
.bg_bt_slide_box {
    background: rgba(3, 37, 108, 0.15);
    border-radius: 7px 7px 0px 0px;
    display: inline-flex;
    justify-content: space-between;
    align-content: center;
    padding: 27px 50.09px 26px 41px;
}
.txt_main_slide_box {
    font-weight: normal;
    font-size: 25px;
    line-height: 37px;
    color: #03256c;
}
.bt_arrow_down {
    transform: rotate(180deg);
}

.bt_profile[aria-expanded="true"] > .bt_arrow_down {
    transform: rotate(0deg);
}

.txt_head_profile {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 14px;
    font-weight: normal;
    font-size: 22px;
    line-height: 33px;
    color: #373737;
}
.bt_file_profile {
    background: #03256c;
    border-radius: 8px;
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    width: 100%;
    max-width: 200px;
    margin: 25.07px auto 36px;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
}
.txt_form_profile {
    font-weight: normal;
    font-size: 19px;
    line-height: 28px;
    color: #373737;
    margin-bottom: 12px;
}
.bt_calender {
    padding: 0 11px;
    border-radius: 0 0.25rem 0.25rem 0;
    border: 1px solid #03256c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.txt_sub_profile {
    font-weight: 200;
    font-size: 15px;
    line-height: 22px;
    color: #2541b2;
}
/**checkbox**/
/* The container */
.main_box_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.main_box_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #03256c;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.main_box_check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.main_box_check input:checked ~ .checkmark {
    background-color: #ffffff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.main_box_check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.main_box_check .checkmark:after {
    left: 10px;
    top: -7px;
    width: 8px;
    height: 21.03px;
    border: solid #2541b2;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.txt_check_box {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    color: #373737;
    padding-left: 36px;
    cursor: pointer;
}

/**checkbox**/
.bt_next {
    width: 100%;
    max-width: 296px;
    background: #e5d549;
    border-radius: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #373737;
    padding: 14px 0;
    border: 1px solid transparent;
}
.footer_bg_blue {
    padding: 63px 10px 64px;
    background: #03256c;
}
.txt_footer_big {
    font-weight: normal;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}
.txt_footer_normal {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
}
.txt_footer_bold {
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
}
.txt_footer_click {
    font-weight: normal;
    font-size: 21px;
    line-height: 31px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.box_footer_right {
    display: flex;
    justify-content: center;
    margin-left: 52.5px;
}
.footer_page_position {
    align-items: center;
    display: flex;
    justify-content: center;
}
.box_footer_left {
    margin-right: 52.5px;
}
.footer_bg_gray {
    padding: 41px 15px 38px;
    background: #f3f3f3;
}
.txt_black_footer_big {
    font-weight: normal;
    font-size: 22px;
    line-height: 33px;
    color: #373737;
}
.txt_footer_tel {
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
    color: #03256c;
    margin-top: 7px;
}
.list_social_footer {
    margin-top: 16px;
}
.footer_box_follow {
    margin-bottom: 56px;
}
.list_pay_footer {
    margin-top: 7px;
}
.footer_bottom {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.footer_bottom_left {
    margin-right: 43.5px;
}
.footer_bottom_right {
    margin-left: 43.5px;
    width: 100%;
    max-width: 823px;
}
.txt_footer_bottom_right_main {
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}
.txt_footer_bottom_right_sub {
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
    color: #373737;
}
.footer_copyright {
    padding: 14px 0px 13px;
    background: #03256c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.txt_footer_copyright {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
}
.box_detail_modal_dialog {
    width: 100%;
    max-width: 600px;
}
button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.txt_title_detail_insurance {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-top: -30px;
}
.num_title_detail_insurance {
    font-weight: normal;
    font-size: 35px;
    line-height: 52px;
    text-align: center;
    color: #ffffff;
}
.modal_content_detail_insurance {
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
}
.modal_header_detail_insurance {
    background: #2b2a73;
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.modal_body_detail_insurance {
    background: rgb(43, 42, 115);
    padding-bottom: 22.44px;
    border-bottom: 6.12px solid #ee9823;
}
.bt_close_detail_insurance {
    padding: 21px !important;
    opacity: 1 !important;
    z-index: 2;
}
.bg_main_detail_insurance {
    background: #dbdfe8;
    padding: 11.22px 0 12.24px 20px;
}
.txt_main_detail_insurance {
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
}
.txt_sub_detail_insurance {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
}
.num_sub_detail_insurance {
    font-weight: normal;
    font-size: 25px;
    line-height: 37px;
    text-align: right;
    color: #373737;
}
.bg_center_detail_insurance {
    padding: 12.24px 20px 13.26px 20px;
}
.border_for_bg_center_detail_insurance {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.position_center {
    display: flex;
    align-items: center;
}
.bt_detail_insurance_buy_now {
    background: #e5d549;
    border-radius: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #373737;
    padding: 0 15px;
    border: 1px solid transparent;
    margin: 28.56px 0 40.8px;
    width: 100%;
    max-width: 230px;
    height: 56.1px;
}
.bt_close_privacy {
    padding: 30px !important;
    opacity: 1 !important;
    z-index: 2;
}
.box_modal_privacy_dialog {
    width: 100%;
    max-width: 700px;
}
.txt_title_privacy {
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #03256c;
    margin-bottom: 15px;
}
.modal_body_privacy {
    padding: 0 38px 77px;
}
.txt_sub_privacy {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    margin-bottom: 10px;
    display: flex;
}
.txt_title_sub_privacy {
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #2541b2;
    margin-bottom: 11px;
    display: flex;
}
.bt_submit_privacy {
    background: #e5d549;
    border-radius: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #373737;
    padding: 14px 0;
    margin-top: 50px;
    border: 1px solid transparent;
    width: 100%;
    max-width: 198px;
    height: 55px;
}
.modal_body_policy {
    padding: 0 38px 70px;
}
.txt_title_policy {
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #03256c;
    margin-bottom: 15px;
}
.box_modal_policy_dialog {
    width: 100%;
    max-width: 800px;
}
.content_policy {
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 10px;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
    width: 100%;
    height: 466px;
}

.content_policy::-webkit-scrollbar {
    width: 4px;
}

.content_policy::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #03256c;
}
.bt_submit_policy {
    background: #e5d549;
    border-radius: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #373737;
    padding: 14px 0;
    margin-top: 42px;
    border: 1px solid transparent;
    width: 100%;
    max-width: 226.29px;
    height: 55px;
}
.txt_submit_profile {
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: #373737;
}
.txt_submit_profile_gray {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    color: #959595;
}
.box_profile_left {
    border-right: 1px solid rgba(3, 37, 108, 0.15);
}
.box_profile_right {
    padding-left: 30px;
}
.width_submit_profile {
    width: 100%;
    max-width: 1016px;
    margin: 40px auto 90px;
}
.hiden_box {
    display: none;
}
.box_bottom_submit {
    margin-top: 75px;
}
.border_left_bottom_submit {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    height: 100%;
}
.padding_left_bottom_submit {
    padding: 50px 30px 41px;
}
.border_right_bottom_submit {
    border: 2px solid #e5d549;
    border-radius: 10px;
    height: 100%;
}
.padding_right_bottom_submit {
    padding: 30.03px 19px 56px 21.03px;
}
.txt_header_Left_bottom {
    font-weight: normal;
    font-size: 25px;
    line-height: 37px;
    text-align: center;
    color: #03256c;
    background: white;
    margin: -18px auto 0;
    width: 100%;
    max-width: 229px;
}

/* radio bt*/
.radio_container {
    display: block;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #c4c4c4;
    border-radius: 10px;
    padding-top: 46px;
    padding-bottom: 55.83px;
}

.radio_container.active_check {
    border: 2px solid #03256c !important;
}

/* Hide the browser's default radio button */
.radio_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio_checkmark {
    position: absolute;
    top: 5%;
    right: 2%;
    height: 35px;
    width: 35px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #c4c4c4;
}

/* On mouse-over, add a grey background color */
.radio_container:hover input ~ .radio_checkmark {
    background-color: #c4c4c4;
}

/* When the radio button is checked, add a blue background */
.radio_container input:checked ~ .radio_checkmark {
    background-color: #03256c;
    border: 1px solid #03256c;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_container input:checked ~ .radio_checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio_container .radio_checkmark:after {
    left: 35%;
    top: 15%;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*end radio bt*/
.txt_main_radio {
    font-weight: normal;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
    color: #03256c;
}
.text_detail_radio_ul {
    list-style: none;
    margin: 8px auto 0px;
}
.text_detail_radio_ul li {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    color: #373737;
}
.text_detail_radio_ul li::before {
    content: "\2022";
    color: #2541b2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
}
.txt_sub_detail_radio {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #373737;
    margin: 8px auto 0;
}
.position_logo_right_bottom_submit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 28.03px;
}
.txt_logo_right_bottom_submit {
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    padding-left: 16.03px;
}
.logo_right_bottom_submit {
    width: 100%;
    max-width: 71.04px;
}
.txt_logo_sub_right_bottom_submit {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
}
.hr_right_bottom_submit {
    border-top: 1px dashed black;
    margin-top: 0;
    margin-bottom: 0;
}
.bt_coupon {
    background: #ffffff;
    border: 1px solid #03256c;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 7px 0;
    width: 100%;
    max-width: 203px;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    color: #03256c;
    margin: 20px auto 23px;
}
.margin_list_right_bottom_submit {
    margin-top: 36px;
    margin-bottom: 33px;
}
.txt_list_main_right_bottom_submit {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
}
.txt_list_num_right_bottom_submit {
    font-weight: 300;
    font-size: 22px;
    line-height: 33px;
    color: #373737;
}
.txt_list_sub_right_bottom_submit {
    font-weight: 300;
    font-size: 15px;
    line-height: 33px;
    color: #373737;
}
.position_txt_list_main_right_bottom_submit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.txt_total_right_bottom_submit {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #373737;
    margin-bottom: 2px;
}
.txt_total_sub_right_bottom_submit {
    font-weight: 200;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
}
.position_txt_total_right_bottom_submit {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.txt_total_num_right_bottom_submit {
    font-weight: 500;
    font-size: 33px;
    line-height: 49px;
    color: #2541b2;
}
.txt_total_num_sub_right_bottom_submit {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    color: #2541b2;
}
.box_modal_coupon {
    width: 100%;
    max-width: 650px;
}
.txt_title_modal_coupon {
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #03256c;
}
.width_input_coupon {
    max-width: 426px;
    margin: 12px auto 0;
}
.btn_coupon_code {
    color: #03256c;
    border-color: #03256c;
}
.btn_coupon_code:hover {
    color: white;
    background-color: #03256c;
}
.margin_coupon_icon_none {
    margin: 36px 0 62px;
}
.txt_sub_coupon_icon_none {
    margin-top: 13px;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #373737;
    padding-bottom: 27px;
}
.padding_and_height_input_coupon {
    padding: 11px 15px 9px;
    height: 45px;
}
.bt_width_and_border_coupon {
    width: 109px;
    border-radius: 5px !important;
}
.list_coupon {
    padding: 0 61px 0 57px;
}
.bg_list_coupon {
    background: rgba(3, 37, 108, 0.15);
    padding: 10px 16px;
}
/* radio bt*/
.coupon_container {
    display: block;
    position: relative;
    margin-bottom: 11px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #c4c4c4;
    border-radius: 10px;
    padding-top: 17px;
    padding-bottom: 21px;
    background: #ffffff;
}

.coupon_container.active_check {
    border: 2px solid #03256c !important;
}

/* Hide the browser's default radio button */
.coupon_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.coupon_checkmark {
    position: absolute;
    top: 15%;
    right: 3%;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    /*border: 1px solid #C4C4C4;*/
}

/* On mouse-over, add a grey background color */
/*.coupon_container:hover input ~ .coupon_checkmark {
    background-color: #C4C4C4;
  }*/

/* When the radio button is checked, add a blue background */
.coupon_container input:checked ~ .coupon_checkmark {
    background-color: #03256c;
    border: 1px solid #03256c;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.coupon_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.coupon_container input:checked ~ .coupon_checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.coupon_container .coupon_checkmark:after {
    left: 35%;
    top: 15%;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*end radio bt*/
.position_coupon_radio {
    display: flex;
    padding-left: 24.9px;
}
.txt_main_coupon_radio {
    font-weight: normal;
    font-size: 19px;
    line-height: 28px;
    color: #03256c;
    padding-left: 16.1px;
}
.txt_sub_coupon_radio {
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #373737;
    text-align: left;
}
.color_expire_coupon_radio {
    color: #c4c4c4 !important;
}
.box_padding_coupon_list {
    padding: 35px 15px 10px;
    height: 316px;
}
.box_padding_coupon_list::-webkit-scrollbar {
    width: 4px;
}
.box_padding_coupon_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #03256c;
}
.bt_cancel_coupon {
    background: #ffffff;
    border: 1px solid #03256c;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0 16px;
    height: 55px;
    width: 100%;
    max-width: 198px;
    color: #03256c;
    margin-right: 10px;
}
.bt_submit_coupon {
    background: #e5d549;
    border: 1px solid #e5d549;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0 16px;
    height: 55px;
    width: 100%;
    max-width: 198px;
    color: #373737;
    margin-left: 10px;
}
.box_bt_coupon {
    margin-top: 31px;
}
.bt_submit_pay {
    background: #e5d549;
    border-radius: 8px;
    width: 100%;
    max-width: 284px;
    height: 55px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    border: 1px solid #e5d549;
    margin: 54px auto 0;
}
.txt_title_modal_opt_mobile {
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #03256c;
}
.txt_modal_opt_mobile {
    font-weight: 300;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #373737;
}
.input_opt_mobile {
    max-width: 380px;
    margin: 12px auto 0px;
    height: 50px;
}
.bt_opt_mobile {
    background: #e5d549;
    border-radius: 8px;
    width: 100%;
    max-width: 198px;
    height: 55px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    border: 1px solid #e5d549;
    margin: 30px auto 73px;
}
.box_confirm_otp {
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 100%;
    max-width: 610px;
    margin: 5px auto 90px;
}
.txt_title_confirm_otp {
    font-weight: normal;
    font-size: 35px;
    line-height: 52px;
    text-align: center;
    color: #03256c;
    margin-top: 43px;
    margin-bottom: 25px;
}

.txt_confirm_otp {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #373737;
    margin-bottom: 44px;
}
.input_confirm_otp {
    max-width: 51px;
    height: 71px;
    padding: 13px 10px;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    display: inline-flex;
    margin-right: 23px;
}
.input_confirm_otp:valid {
    background: #2541b2;
    color: #ffffff;
}
.txt_sub_confirm_otp {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    color: #373737;
    margin-top: 24px;
    cursor: pointer;
}
.bt_confirm_otp {
    background: #e5d549;
    border-radius: 8px;
    width: 100%;
    max-width: 216px;
    height: 55px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    border: 1px solid #e5d549;
    margin: 56px auto 67px;
}
.box_pay_installments {
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 100%;
    max-width: 704px;
    margin: 5px auto 90px;
}
.txt_title_pay_installments {
    font-weight: normal;
    font-size: 35px;
    line-height: 52px;
    text-align: center;
    color: #03256c;
    margin-top: 43px;
    margin-bottom: 18px;
}
.txt_pay_installments {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #373737;
}
.width_copy_box {
    max-width: 604px;
    margin: 30px auto;
}
.padding_and_height_copy_box {
    padding: 13px 19.02px 12px;
    height: 50px;
    /*pointer-events: none;*/
}
.btn_copy_box {
    color: #03256c;
    border-color: #03256c;
    width: 136.5px;
    border-radius: 5px !important;
}
.hr_copy_box {
    max-width: 604px;
    border-top: 1px dashed #03256c;
    margin-top: 0;
    margin-bottom: 0;
}
.txt_or_in_copy_box {
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #03256c;
    margin: -18px auto 30px;
    background-color: white;
    width: 100%;
    max-width: 100px;
}
.bt_copy_box {
    background: #e5d549;
    border-radius: 8px;
    width: 100%;
    max-width: 284px;
    height: 55px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    border: 1px solid #e5d549;
    margin: 35px auto 88px;
}
.box_pay_success {
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 100%;
    max-width: 601px;
    margin: 5px auto 90px;
}
.txt_title_pay_success {
    font-weight: normal;
    font-size: 35px;
    line-height: 52px;
    text-align: center;
    color: #03256c;
    margin-top: 43px;
    margin-bottom: 18px;
}
.txt_pay_success {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #373737;
    margin-top: 18px;
}
.txt_big_pay_success {
    font-weight: 300;
    font-size: 27px;
    line-height: 30px;
    text-align: center;
    color: #0072b8;
}
.bt_pay_success {
    background: #e5d549;
    border-radius: 8px;
    width: 100%;
    max-width: 216px;
    height: 55px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #373737;
    border: 1px solid #e5d549;
    margin: 28px auto 57px;
}
.padding_in_progress_bar {
    padding-bottom: 48px;
}
.bt_Condition {
    width: 100%;
    max-width: 295px;
    height: 55px;
    background: #ffffff;
    border: 1px solid #03256c;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #03256c;
    margin: 50px auto 0;
}
.txt_input_progress_position {
    width: 85px;
    left: -15%;
}
.txt_submit_progress_position {
    width: 115px;
    left: -25%;
}
.show_in_size_tablet {
    display: none;
}
.br_show_in_size_normal {
    display: block;
}
.br_show_in_size_computer_normal {
    display: none;
}
.padding_box_condition {
    padding-left: 50px;
}
.progress_bar_show_normal {
    display: block;
}
.progress_bar_show_md {
    display: none;
}
.box_txt_insurance {
    width: 100%;
    max-width: 236px;
}
.br_txt_box_sub_condition_yellow {
    display: none;
}
.padding_profile_body {
    padding: 0px 40.9px 60px;
}
.padding_submit_profile_body {
    padding: 0px 53px 60px 47px;
}
.padding_col_left_bottom_submit {
    padding-left: 0px;
}
.padding_col_right_bottom_submit {
    padding-right: 0px;
}
.border_txt_submit_profile {
    border-left: 1px solid rgba(3, 37, 108, 0.15);
    padding-left: 30px;
}
.br_show_in_size_sm {
    display: none;
}
.margin_license_right {
    margin-right: 60.5px;
}
.margin_license_left {
    margin-left: 60.5px;
}

/*header*/
.costom_navbar_bottom_header_page {
    justify-content: center !important;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1rem;
}
.width_collapse_navbar {
    /* width: 100%;
    max-width: 1185px; */
}
.custom_navbar_ul li {
    margin-left: 24px;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #373737;
}
/* header_new*/
.item_in_center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bt_none_login {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    border: 0px solid;
    margin-left: auto;
    margin-right: 22px;
}
.dropdown_border_and_padding {
    border: 2px solid rgb(3, 37, 108) !important;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 15%) !important;
    padding: 9px 6px 17px !important;
    border-radius: 0px;
    width: 206px;
    max-width: 206px;
}
.dropdown_item_and_border {
    font-weight: 300;
    font-size: 15px;
    border-bottom: 1px solid #03256c;
    padding: 13px 1.5rem 13px 0.5rem !important;
    display: flex !important;
    align-items: center;
    color: rgb(3, 37, 108);
}
.dropdown_item_no_border {
    font-weight: 300;
    font-size: 15px;
    padding: 13px 1.5rem 13px 0.5rem !important;
    display: flex !important;
    align-items: center;
    color: rgb(3, 37, 108);
}
.img_menu_size_dropdown {
    width: 15px;
}
.bt_login {
    color: rgb(3, 37, 108);
    margin-right: 22px;
}
.bt_login:hover {
    color: rgb(3, 37, 108) !important;
}
.bt_none_login_mobile.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}
.bt_login.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.8em;
    width: 8px !important;
    height: 8px !important;
    border-color: #03256c #03256c transparent transparent !important;
    border-style: solid !important;
    border-width: 2px 2px 0 0 !important;
    transform: rotate(135deg) !important;
}
.dropdown_none_login_mobile::before {
    display: inline-block;
    color: rgb(3, 37, 108);
    content: "";
    border-top: 0 solid;
    border-right: 8px solid transparent;
    border-bottom: 8px solid;
    border-left: 8px solid transparent;
    position: absolute;
    top: -8%;
    right: 11.5%;
}
.dropdown_login::before {
    display: inline-block;
    color: rgb(3, 37, 108);
    content: "";
    border-top: 0 solid;
    border-right: 8px solid transparent;
    border-bottom: 8px solid;
    border-left: 8px solid transparent;
    position: absolute;
    top: -4%;
    right: 45.5%;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem transparent;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: rgb(3, 37, 108);
    text-decoration: none;
    background-color: #f8f9fa;
}
.bt_none_login_mobile_hide {
    display: none;
}
/* @media */
@media (max-width: 1385px) {
    .bottom_header_page {
        padding-top: 15px;
        padding-bottom: 16px;
    }
    .custom_navbar_ul li {
        margin-left: 15px;
        font-size: 18px;
    }
    .custom_navbar_ul li a {
        padding: 0;
    }
    .cart_detail {
        margin-left: 20.47px;
        margin-right: 13.47px;
    }
}
@media (max-width: 1205px) {
    .custom_navbar_ul li {
        font-size: 16px;
    }
    .img_search {
        width: 15px;
        height: 15px;
    }
    .img_user {
        width: 15px;
        height: 15px;
    }
    .img_cart {
        width: 26px;
    }
    .bottom_header_page {
        padding-top: 10px;
        padding-bottom: 11px;
    }
}
@media (max-width: 1199px) {
    .br_show_in_size_normal {
        display: none;
    }
    .br_show_in_size_computer_normal {
        display: block;
    }
    .padding_box_condition {
        padding-left: 40px;
        padding-right: 40px;
    }
    .logo_right_bottom_submit {
        max-width: 58.04px;
    }
    .txt_logo_right_bottom_submit {
        font-size: 17px;
    }
    .box_footer_left {
        margin-right: 30.5px;
    }
    .box_footer_right {
        margin-left: 30.5px;
    }
    .margin_license_right {
        margin-right: 25.5px;
    }
    .margin_license_left {
        margin-left: 25.5px;
    }
    .footer_bottom_right {
        margin-left: 0px;
    }
    .footer_bg_gray {
        display: flex;
    }
    .footer_bottom {
        display: block;
        margin: 0 auto;
    }
    .footer_bottom_left {
        display: flex;
        margin-right: 0px;
    }
    .footer_box_follow {
        margin-left: auto;
        margin-right: 15px;
    }
    .footer_box_pay {
        margin-right: auto;
        margin-left: 15px;
    }
}
@media (max-width: 1080px) {
    .custom_navbar_ul li {
        margin-left: 3px;
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .bt_none_login_mobile_hide {
        display: block;
    }
    .hiden_box_lg {
        display: none;
    }
    .bt_login {
        margin-right: 0px;
    }
    .custom_navbar_ul li {
        padding: 5px 0;
        font-size: 18px;
        border-bottom: 1px solid #03256c;
    }
    .menu_img {
        padding-top: 5px;
        margin-left: 3px;
    }
    .costom_navbar_bottom_header_page {
        justify-content: space-between !important;
    }
    .txt_footer_big {
        font-size: 26px;
        line-height: 40px;
    }
    .txt_footer_normal {
        font-size: 16px;
    }
    .txt_footer_bold {
        font-size: 16px;
    }
    .txt_footer_click {
        font-size: 18px;
    }
    .footer_page_position {
        display: block;
    }
    .box_footer_left {
        margin-right: 0px;
    }
    .box_footer_right {
        margin-top: 20px;
        margin-left: 0px;
    }
    .footer_bg_blue {
        padding: 33px 10px 34px;
    }
    .detail_bar_left_center {
        padding: 15px 10px;
    }
    .detail_bar_txt_white {
        font-size: 16px;
    }
    .detail_bar_num_white {
        font-size: 20px;
    }
    .bt_dertail_bar_right {
        max-width: 170px;
        font-size: 14px;
    }
    .hr_vertical_detail_bar {
        margin: 0px 7px;
    }
    .img_viriyah_size {
        width: 100%;
        max-width: 50px;
    }
    .img_progress_size {
        width: 50px;
        height: 47.05px;
    }
    .hr_progress_blue {
        max-width: 95px;
    }
    .hr_progress_gray {
        max-width: 95px;
    }
    .txt_select_progress_position {
        width: 70px;
        left: -20%;
    }
    .txt_input_progress_position {
        width: 85px;
        left: -40%;
    }
    .txt_submit_progress_position {
        width: 115px;
        left: -60%;
    }
    .txt_pay_progress_position {
        width: 60px;
        left: -15%;
    }
    .bt_Condition {
        margin: 25px auto 0;
        max-width: 230px;
        height: 47px;
        font-size: 16px;
    }
    .padding_in_progress_bar {
        padding-bottom: 25px;
    }
    .txt_condition_title {
        font-size: 16px;
    }
    .txt_condition_sub {
        font-size: 13px;
    }
    .txt_form_profile {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .show_in_size_tablet {
        display: block;
    }
    .margin_top_txt_form_profile {
        margin-top: 20px;
    }
    .txt_check_box {
        font-size: 13px;
    }
    .box_modal_privacy_dialog {
        max-width: 590px;
        padding: 0 10px;
    }
    .txt_title_privacy {
        font-size: 26px;
    }
    .txt_sub_privacy {
        font-size: 14px;
    }
    .txt_title_sub_privacy {
        font-size: 16px;
    }
    .modal_body_privacy {
        padding: 0 38px 50px;
    }
    .bt_submit_privacy {
        margin-top: 35px;
    }
    .box_modal_policy_dialog {
        max-width: 660px;
        padding: 0 10px;
        margin: 0.5rem auto;
    }
    .txt_title_policy {
        font-size: 26px;
    }
    .content_policy {
        height: 275px;
    }
    .modal_body_policy {
        padding: 0 38px 40px;
    }
    .bt_next {
        max-width: 250px;
    }
    .bg_bt_slide_box {
        padding: 20px 41px 20px 41px;
    }
    .txt_main_slide_box {
        font-size: 22px;
    }
    .padding_box_condition {
        padding-left: 30px;
        padding-right: 30px;
    }
    .txt_box_sub_condition {
        font-size: 16px;
    }
    .txt_box_sub_condition_big {
        font-size: 25px;
    }
    .txt_box_sub_condition_yellow {
        font-size: 16px;
    }
    .box_detail_modal_dialog {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .txt_title_detail_insurance {
        font-size: 16px;
    }
    .num_title_detail_insurance {
        font-size: 26px;
    }
    .modal_body_detail_insurance {
        padding-bottom: 15px;
    }
    .modal_header_detail_insurance {
        padding-top: 10px;
    }
    .txt_sub_detail_insurance {
        font-size: 14px;
    }
    .num_sub_detail_insurance {
        font-size: 20px;
    }
    .bt_detail_insurance_buy_now {
        font-size: 18px;
        padding: 0 15px;
        margin: 20.56px 0 30.8px;
        max-width: 195px;
        height: 45.1px;
    }
    .padding_submit_profile_body {
        padding: 0px 20px 30px;
    }
    .txt_total_right_bottom_submit {
        font-size: 18px;
    }
    .box_profile_right {
        padding-left: 15px;
    }
    .txt_submit_profile {
        font-size: 14px;
    }
    .text_detail_radio_ul li {
        font-size: 14px;
    }
    .txt_sub_detail_radio {
        font-size: 14px;
    }
    .padding_left_bottom_submit {
        padding: 20px 20px 30px;
    }
    .padding_right_bottom_submit {
        padding: 30.03px 15px 56px 15px;
    }
    .txt_logo_right_bottom_submit {
        font-size: 16px;
    }
    .txt_logo_sub_right_bottom_submit {
        font-size: 14px;
    }
    .bt_coupon {
        max-width: 175px;
        font-size: 14px;
    }
    .txt_list_main_right_bottom_submit {
        font-size: 14px;
    }
    .txt_list_num_right_bottom_submit {
        font-size: 20px;
    }
    .txt_list_sub_right_bottom_submit {
        font-size: 14px;
    }
    .txt_submit_profile_gray {
        font-size: 14px;
    }
    .border_txt_submit_profile {
        padding-left: 15px;
    }
    .text_detail_radio_ul {
        padding-inline-start: 30px;
    }
    .box_modal_coupon {
        max-width: 560px;
    }
    .bt_submit_coupon {
        max-width: 160px;
    }
    .bt_cancel_coupon {
        max-width: 160px;
    }
    .box_padding_coupon_list {
        height: 270px;
    }
}
@media (max-width: 767px) {
    .hiden_box_md {
        display: none;
    }
    .item_in_left_md {
        justify-content: flex-start !important;
    }
    .img_logo_md {
        width: 100%;
        max-width: 150px;
    }
    .detail_bar_right_bg {
        border-radius: 0 0 10px 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .margin_top_txt_form_profile_size_md {
        margin-top: 20px;
    }
    .br_show_in_size_computer_normal {
        display: none;
    }
    .progress_bar_show_normal {
        transform: scale(0.78);
    }
    /*.progress_bar_show_md{
        display: block;
    } */
    .padding_col_left_bottom_submit {
        padding-left: 15px;
    }
    .padding_col_right_bottom_submit {
        padding-right: 15px;
        padding-top: 15px;
    }
    .border_txt_submit_profile {
        padding-left: 15px;
        border-left: 0px;
    }
    .position_logo_right_bottom_submit {
        justify-content: center;
        margin-bottom: 20.03px;
    }
    .box_pay_installments {
        padding: 0 25px;
    }
    .txt_pay_installments {
        font-size: 15px;
    }
    .bt_copy_box {
        margin: 15px auto 25px;
        max-width: 240px;
    }
    .box_pay_success {
        padding: 0 10px;
    }
    .txt_pay_success {
        font-size: 16px;
    }
    .txt_big_pay_success {
        font-size: 22px;
    }
    .txt_footer_bottom_right_main {
        margin-top: 15px;
    }
    .footer_bg_gray {
        padding: 41px 30px 38px;
    }
    .footer_box_follow {
        margin-left: 0;
        margin-right: auto;
    }
    .bt_coupon {
        max-width: 225px;
        font-size: 16px;
        padding: 10px 0;
    }
    .padding_right_bottom_submit {
        padding: 25.03px ​15px 35px;
    }
    .margin_list_right_bottom_submit {
        margin-top: 18px;
        margin-bottom: 11.5px;
    }
}
@media (max-width: 575px) {
    .detail_bar_left_center {
        /* display: block;
        text-align: center; */
        padding: 10px;
    }
    .hr_vertical_detail_bar {
        /* border-top: 1px solid #FFFFFF;
        border-left: 0px solid #FFFFFF;
        margin: 5px auto;
        width: 100%;
        height: 1px;
        max-width: 159px;  */
    }
    .bg_detail_bar {
        margin: 0 auto;
    }
    .box_txt_insurance {
        margin: 0 auto;
    }
    .bg_box_sub_condition {
        padding: 30px 15px;
    }
    .br_txt_box_sub_condition_yellow {
        display: block;
    }
    .padding_profile_body {
        padding: 0px 20.9px 30px;
    }
    .bg_bt_slide_box {
        padding: 15px 25px;
    }
    .padding_submit_profile_body {
        padding: 0px 25px 30px;
    }
    .position_coupon_radio {
        display: inline-block;
        padding-left: 0;
    }
    .box_modal_coupon {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px;
    }
    .txt_main_coupon_radio {
        font-size: 16px;
        padding-left: 10.1px;
    }
    .list_coupon {
        padding: 0 10px;
    }
    .margin_coupon_icon_none {
        margin: 36px 0;
    }
    .box_padding_coupon_list {
        padding: 35px 10px 10px 0px;
        height: 190px;
    }
    .bt_cancel_coupon {
        max-width: 100px;
        height: 40px;
    }
    .bt_submit_coupon {
        max-width: 100px;
        height: 40px;
    }
    .coupon_container {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .coupon_checkmark {
        top: 10%;
        right: 4%;
    }
    .bt_width_and_border_coupon {
        width: 85px;
    }
    .radio_container {
        padding-top: 31px;
        padding-bottom: 30.83px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .txt_modal_opt_mobile {
        font-size: 16px;
    }
    .input_opt_mobile {
        max-width: 380px;
        height: 40px;
    }
    .bt_opt_mobile {
        margin: 15px auto 20px;
    }
    .bt_submit_pay {
        max-width: 215px;
    }
    .input_confirm_otp {
        max-width: 30px;
        height: 48px;
        padding: 13px 8px;
        font-size: 20px;
        margin-right: 10px;
    }
    .bt_confirm_otp {
        max-width: 180px;
        margin: 15px auto 25px;
    }
    .box_confirm_otp {
        max-width: 480px;
        padding: 0px 10px;
    }
    .txt_title_confirm_otp {
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .txt_confirm_otp {
        margin-bottom: 30px;
        font-size: 16px;
    }
    .txt_title_pay_installments {
        margin-top: 30px;
        margin-bottom: 18px;
    }
    .txt_pay_installments {
        font-size: 14px;
    }
    .width_copy_box {
        margin: 20px auto;
    }
    .txt_or_in_copy_box {
        margin: -18px auto 5px;
    }
    .br_show_in_size_sm {
        display: block;
    }
    .box_pay_installments {
        padding: 0 10px;
    }
    .bt_pay_success {
        margin: 16px auto 26px;
    }
    .txt_title_pay_success {
        margin-top: 35px;
    }
    .btn_copy_box {
        width: 85.5px;
    }
    .txt_tel {
        margin-right: 15px;
    }
    .hr_vertical {
        margin: 0px 10px;
    }
    .box_detail_modal_dialog {
        padding: 0 10px;
    }
    .box_modal_privacy_dialog {
        margin: 0.5rem auto;
    }
    .bg_list_coupon {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
}
@media (max-width: 425px) {
    label {
        padding-top: 2%;
    }
    .img_viriyah_size {
        max-width: 40px;
    }
    .detail_bar_txt_white {
        font-size: 13px;
    }
    .detail_bar_num_white {
        font-size: 15px;
        line-height: 20px;
    }
    .detail_bar_left_center {
        padding: 5px;
    }
    .hr_vertical_detail_bar {
        margin: 0px 5px;
    }
    .progress_txt_blue {
        font-size: 15px;
    }
    .progress_txt_gray {
        font-size: 15px;
    }
    .txt_tel {
        font-size: 13px;
    }
    .txt_footer_copyright {
        font-size: 13px;
    }
    .footer_bottom_left {
        display: grid;
    }
    .footer_box_follow {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 35px;
    }
    .footer_box_pay {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }
    .footer_bg_gray {
        padding: 41px 10px 38px;
    }
    .txt_title_privacy {
        font-size: 22px;
    }
}
