*{
    font-family: Inter;
}
.relative{
    position: relative;
}
.bg_select_method{
    background-image: url("../images/epay_bg.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.package-box-show{
    background-image: url("../images/epay_package.png");
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 70vh;
}
.bg_top{
    padding: 30px;
    text-align: center;
    height: 275px;
}
.bg_top.payment_select{
    height: auto;
}
.bg_top .bg_title{
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-size: 30.3px;
    line-height: 38px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 24px;
}
.bg_top .bg_paytype{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18.28px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 18px;
}
.price-choice{
    width: 292px;
    border-radius: 12px;
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 81.77%, rgba(255, 255, 255, 0.00) 100%);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    padding-top: 30px;
    padding-bottom: 120px;
    position: relative;
    margin: 0px 30px 60px;
}
.price-item .name-package{
    padding: 0px 44px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #612B05;
}
.price-item .duration-package{
    font-size: 16px;
    color: #666666;
}
.price-item .view_price{
    position: relative;
    transform: translateX(-25px);
    font-size: 64px;
    color: #F58434;
    font-weight: 600;
    line-height: 75px;
    font-family: Inter;
}
.price-item .view_price .bottom-p{
    font-family: Inter;
    position: absolute;
    top: 7px;
    font-size: 24px;
    line-height: 84px;
    color: #F58434;
    padding-left: 5px;
}
.price-item .view_price .top-p{
    position: absolute;
    top: -16px;
    font-size: 24px;
    color: #F58434;
    padding-left: 5px;
}
.price-choice .origin_price{
    font-family: Inter;
    text-align: right;
    padding-right: 45px;
    text-decoration-line: line-through;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #666666;
}
.button-buy-package{
    background: linear-gradient(135deg, #FEB368 0%, #FE5B22 100%);
    border-radius: 24px;
    width: 196px;
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: auto;
    position: absolute;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.button-buy-package:after{
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    width: 150px;
    height: 10px;
    background: #F58434;
    opacity: 0.35;
    filter: blur(6px);
}
.promotion-discount{
    position: absolute;
    right: -35px;
    top: -20px;
    background: #FF3B30;
    border: 2px solid #FFFFFF;
    border-radius: 21px 21px 21px 0px;
    width: 69px;
    height: 42px;
    font-size: 20px;
    line-height: 37px;
    color:#FFFFFF;
}
.paymentpage{
    overflow: visible;
}
.box-title{
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #222222;
    position: relative;
    width: fit-content;
    margin: auto;
}
.box-title:before{
    content: '';
    position: absolute;
    left: -77px;
    top: 11px;
    background-image: url("../images/befor_title.png");
    width: 54px;
    height: 18px;
}
.box-title:after{
    content: '';
    position: absolute;
    right: -77px;
    top: 11px;
    background-image: url("../images/after_title.png");
    width: 54px;
    height: 18px;
}
.package-vip-ott{
    margin-top: -110px;
    text-align: center;
    margin-bottom: 60px;
}
.package-vip-cms{
    margin-top: 48px;
    text-align: center;
}
.epay_header .top-menu{
    height: auto;
}
.epay_header .float-right.rt-menu{
    margin-top: -10px;
}
.epay_header .fixed-menu .left-top-menu,.epay_header .left-top-menu{
    margin-top: 0px;
}
.top-head-menu-wrapper .root-menu a{
    font-weight: 700;
    font-size: 16px;
}
.package-vip-cms .price-choice{
    width: 250px;
    padding-bottom: 30px;
    margin-bottom: 60px;
}
.package-vip-cms .button-buy-package{
    position: relative;
    bottom: 0px;
    left: 0;
    transform: translateX(0);
    margin-bottom: 18px;
    margin-top: 18px;
}
.mt65{
    margin-top: 65px;
}
.promotion-text{
    font-size: 13px;
    color:#666666;
}
.reason-choose{
    padding: 60px 0 60px;
}
.reason-item{
    text-align: center;
}
.reason-item .text_re{
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 700;
    margin-top: 24px;
    letter-spacing: 1px;
}
.footer-box-header p{
    font-size: 14px;
    font-weight: 700;
    font-family: Inter;
    color: #222222;
}
.footer-box-header{
    margin-bottom: 15px;
}
header a.first-name-char{
    background-color: transparent;
}
.first-name-char img{
    border-radius: 50%;
    background-color: transparent;
}
footer{
    background: #ffffff;
    border-top:3px solid #F58434;
}
.footer-content p{
    color: #666666;
}
.footer-left-epay{
    max-width: calc(100% - 294px);
}
.root-menu .active a{
    color: #1ba085;
}
.list-group label{
    display: flex;
}
.list-group .radio_custom{
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
    margin-bottom: 15px;
}
.radio_custom input:checked ~ .check {
    border-color: #F58434;
}
.check:after {
    content: "";
    position: absolute;
    display: none;
}
.radio_custom .check {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #999999;
}
.radio_custom .check:after {
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F58434;
}
.radio_custom input[type="radio"] {
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
    z-index: 999;
    top: 6px;
    left: -3px;
}
.radio_custom input:checked ~ .check:after {
    display: block;
}
#smsModal .title{
    margin: 0 -15px 15px;
    padding: 0 15px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #222222;
}
#smsModal .modal-sm {
    width: 480px;
}
#smsModal #sms-content {
    padding: 0px 15px;
}
.radio-label{
    font-size: 16px;
    font-family: Inter;
    margin-left: 15px;
}
.step_end{
    margin: 15px auto 15px;
    width: 82%;
    height: 40px;
    background: linear-gradient(135deg, #FEB368 0%, #FE5B22 100%);
    border-radius: 24px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}
.modal-content {
    border-radius: 12px;
}
#qr_image img{
    width: 148px;
}
#qr_image {
    position: relative;
    width: 170px;
    height: 170px;
    margin: 14px auto 35px;
}
#qr_image:before, #qr_image:after, #qr_image>:first-child:before, #qr_image>:first-child:after {
    position:absolute;
    width:24px; height: 24px;
    border-color:#F58434; /* or whatever colour */
    border-style:solid; /* or whatever style */
    content: ' ';
}
#qr_image:before {
    top:0;
    left:0;
    border-width: 3px 0 0 3px
}
#qr_image:after {
    top:0;
    right:0;
    border-width: 3px 3px 0 0
}
#qr_image>:first-child:before {
    bottom:0;
    right:0;
    border-width: 0 3px 3px 0
}
#qr_image>:first-child:after {
    bottom:0;
    left:0;
    border-width: 0 0 3px 3px
}
.make_border{
    padding: 10px;
    border: 1px solid #E8E9E9;
}
.modal-backdrop.show {
    z-index: 9996;
}

.bg_top .title_payment{
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #2956A4;
    position: relative;
    width: fit-content;
    margin: 24px auto;
    text-shadow: 0px 2px 0px #FFF;
}
.bg_top .title_payment:before{
    content: '';
    position: absolute;
    left: -77px;
    top: 11px;
    background-image: url("../images/befor_title_white.png");
    width: 54px;
    height: 18px;
}
.bg_top .title_payment:after{
    content: '';
    position: absolute;
    right: -77px;
    top: 11px;
    background-image: url("../images/after_title_white.png");
    width: 54px;
    height: 18px;
}
.payment-epay .list-group .radio_custom{
    display: inline-block;
}
.payment-epay .radio_custom .check{
    top: 42px;
    transform: translateY(0);
}
.payment-epay .list-group label{
    display: inline-block;
}
.payment_select_method,.list_payment_card{
    display: none;
}
.payment_select_method.active,.list_payment_card.active,.pay_create_token.active .list_payment_card{
    display: block;
}
.payment_select_method .select_type{
    position: relative;
    padding-left: 60px;
    line-height: 100px;
}
.select_type.tick.active:before{
    position: absolute;
    content:'';
    width: 24px;
    height: 24px;
    background-image: url("../images/payment_img/check.png");
    top: 40px;
    left: 20px;
}
.select_type>img{
    width: 48px;
    height: 48px;
    border-radius: 3px;
    border: 1px solid #E8E9E9;
    padding: 5px;
}
.select_type.active>img{
    border: 1px solid #F58434;
}
.select_type.pay_create_token>img{
    padding: 11px;
}
.select_type span{
    padding-left: 16px;
}
.select_type span.note{
    padding-left: 50px;
}
.select_type.active span{
    color:#F58434;
}
.container.payment_select.split_row{
    display: flex;
    justify-content: space-between;
}
.container.payment_select.split_row section{
    margin: 18px 0px 42px;
    padding: 20px;
    border-radius: 12px;
}
.container.payment_select.split_row section.infor_charge{
    padding: 0px;
}
.infor_charge{
    width: 360px;
}
.infor_charge .title_infor{
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    margin-left: -30px;
    margin-right: -30px;
    padding: 0px 20px 20px 30px;
    font-size: 24px;
    font-weight: 700;
}
.infor_charge .title_infor:before{
    content: '';
    position: absolute;
    background-image: url("../images/line_title.svg");
    background-size: 60px;
    bottom: 17px;
    left: 30px;
    width: 60px;
    height: 6px;
}
.infor_charge *{
    font-family: Inter;
    color:#222222;
    font-size: 15px;
}
.infor_charge .content_charge{
    padding: 20px 25px 48px;
    border-radius: 12px;
    position: sticky;
    top: 140px;
}
.payment-list.payment-epay{
    width: calc(100% - 420px);
}
.bg_white{
    background: #ffffff;
}
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
    margin-top: 20px;
}
.custom-select-wrapper select {
    display: none;
}
.custom-select-trigger {
    position: relative;
    line-height: 40px;
    border: none;
    outline: none;
    background: #F1F1F1;
    border-radius: 22px;
    width: 100%;
    height: 40px;
    padding: 0px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select-search.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
    left: 0px;
    position: absolute;
    width: 100%;
    padding-left: 10px;
    line-height: 34px;
    border-radius: 9px;
    color: #121212;
    border: none;
    outline: none;
    top: 44px;
    display: block;
    box-sizing: border-box;
    box-shadow: 0px 0px 9px 0px #00000026;
    background: #fff;
    transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}
.custom-select-search.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    z-index: 50;
    transform: translateY(0);
}
.option-hover:before {
    background: #f9f9f9;
}
.custom-option {
    position: relative;
    display: block;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #121212;
    line-height: 34px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
    color: #F58434;
}
.infor_charge .payment_selected{
    display: flex;
    justify-content: space-between;
    padding: 20px 0px 0px;
}
.infor_charge .price,
.infor_charge .total_money{
    padding: 20px 0px 0px;
}
.infor_charge .total_money{
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    font-size: 18px;
    font-weight: 700;
}
.infor_charge .price span,
.infor_charge .total_money span
{
    float: right;
    color: #FF3B30;
}
.infor_charge .total_money span{
    font-size: 18px;
    font-weight: 700;
}
.infor_charge .step_end{
    margin: 20px 0px 0px;
    color: #ffffff !important;
    width: 100%;
}
.infor_charge .payment_name_selected{
    width: 50%;
    text-align: right;
}
.modal.show{
    z-index: 9997;
}
.notify-modal .title{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
}
.notify-modal .modal-content{
    padding: 0px 10px 15px;
}
.notify-modal .modal-footer{
    border-top: none;
    display: flex;
    justify-content: space-around;
}
.notify-modal .modal-footer button{
    font-family: Inter;
    font-weight: 400;
    width: 150px;
    height: 40px;
    border: 1px solid #F58434;
    border-radius: 22px;
    color:#F58434;
    opacity: 1;
    font-size: 14px;
}
.notify-modal .modal-footer button.show_popup_sms{
    background: linear-gradient(301.23deg, #FEB368 0%, #15D48A 100%);
    color: #ffffff;
}
#noticeModal .modal-body *{
    color: #222222;
}
#supportModal .content_support{
    text-align: left;
    padding: 20px 0px 0px;
}
#supportModal .content_support div{
    margin-bottom: 12px;
    height: 60px;
    line-height: 60px;
    background: #F8F8F8;
    border-radius: 30px;
    padding: 0px 12px 0px 30px;
}
#supportModal .content_support div img{
    margin-right: 12px;
}
#supportModal .content_support .meta-mess{
    float: right;
    background: rgba(21, 176, 136, 0.1);
    border: 1px solid #F58434;
    border-radius: 18px;
    color: #F58434;
    padding: 15px;
    line-height: 0px;
    height: 30px;
    margin-top: 14px;
}
#supportModal .modal-dialog{
    max-width: 480px;
}
.use-promotion-code .block-header{
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF !important;
}
.use-promotion-code .block-content{
    position: relative;
    padding: 22px 0px !important;
}
.block-content .your-code input{
    background: #FFFFFF;
    border-radius: 22px !important;
    padding-right: 122px;
}
.use-promotion-code .submit-promotion{
    width: auto;
    position: absolute;
    top: 23px;
    right: 38px;
}
.use-promotion-code .submit-promotion .button-add-nut{
    width: 120px;
    height: 34px;
    background: linear-gradient(302.86deg, #FEB368 0%, #FE5B22 100%);
    border-radius: 18px;
}
.use-promotion-code{
    max-width: 640px !important;
    padding-top: 70px !important;
}
.notes-promotion>div{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    text-align: center !important;
    color: #FFFFFF !important;
}
.notes-promotion>div a{
    color: #FBE363 !important;
}
.list_payment_card.payment-bank-list .payment-choice{
    min-width: 150px;
}
.list_payment_card.payment-bank-list{
    margin-left: -40px;
}
.payment_select_method .note-payment-price{
    padding-left: 22px;
    color: #999;
    font-style: italic;
}
.infor_charge .note-payment{
    margin-top: 15px;
    color: #999999;
    font-style: italic;
    font-size: 14px;
}
.payment_result{
    background: #ffffff;
    margin: 18px auto 40px;
    padding: 90px 0px;
    text-align: center;
    border-radius: 12px;
}
.payment_result img{
    margin-bottom: 30px;
}
.payment_result .title_result{
    color:#222222;
    font-size: 24px;
    font-weight: 700;
    font-family: Inter;
    margin-bottom: 24px;
}
.payment_result p{
    font-size: 18px;
    width: 600px;
    margin: auto;
}
a.go-to-homepage{
    background: linear-gradient(302.86deg, #FEB368 0%, #FE5B22 100%);
    border-radius: 24px;
    width: 342px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: auto;
    padding: 10px 60px;
    cursor: pointer;
}

.text-006CB7 {
    color: #006CB7;
}

.text-ED1C24 {
    color: #ED1C24;
}

.text-F58434 {
    color: #F58434;
}

.text-222222 {
    color: #222222 !important;
}

.text-2xl-24-30 {
    font-size: 24px;
    line-height: 30px;
}

.button-buy-edu {
    background: linear-gradient(302.86deg, #FEB368 0%, #FE5B22 100%);
    border-radius: 24px;
    width: 196px;
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: auto;
    cursor: pointer;
}

@media (min-width: 576px){
    #smsModal .modal-sm {
        max-width: 480px;
    }
}
@media (max-width: 1650px){
    .list_payment_card.payment-bank-list .payment-choice {
        min-width: calc(100%/3);
        padding-bottom: 17px;
    }
}
.guide-mobifone {
    width: 250px;
    top: 25px;
    left: 0;
    position: absolute;
    color: #666666;
    font-size: 12px;
    line-height: 14px;
}
.guide-mobifone > a {
    color: #F58434;
    text-decoration: none;
}
.payment-bank-list .payment-item:hover, .payment-bank-list .payment-item.active {
    border-color: #F58434;
}
.payment-bank-list .payment-item {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    display: table;
    width: 150px;
    cursor: pointer;
    background: #fff;
    margin: auto;
}
.pt15 {
    padding-top: 15px;
}
.payment-item .payment-logo {
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    padding: 10px;
}