input,
textarea {
    color: #44494d!important;
}

.sim-number__table {
    border-radius: 8px;
}

.select-sim-so-hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
}

.radio-sim-so-hd {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
}

.order-common__form.order-form-hd {
    margin: 0;
    width: 50%;
}


.radio-sim-so-hd .radio-custom1 {
    margin-left: 60px;
}

.radio-sim-so-hd .radio-custom1:first-child {
    margin-left: 0;
}

.sim-number.sim-number-hd .radio-custom1 input:checked~.checkmark:after {
    left: 3.4px;
}

.sim-number.sim-number-hd th {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.sim-number.sim-number-hd .sim-number__value {
    font-size: 16px;
    font-weight: 700;
}

.sim-number.sim-number-hd th,
.sim-number.sim-number-hd td {
    text-align: center;
    padding: 7.5px 20px;
    height: 47px;
}

.sim-number.sim-number-hd tr:last-child td {
    border-bottom: none;
}

.txt-value-hd {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}

.txt-value-hd.number-value-hd {
    color: var(--main-color);
}

.sim-number-table-hd .sim-number__btn .button {
    min-width: 98px;
    min-height: 32px;
    padding: 4px 10px;
}

.select-sim-so-hd select.form-control {
    font-weight: 700;
    color: #727272;
}

.tab-title li a {
    font-weight: 600;
}

.step-block-hd {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bundled-pack__title {
    margin-bottom: 16px;
}

.step-hd {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    font-size: 13px;
    color: #D1D1D1;
}

.step-hd.step-active-hd,
.step-hd.step-done-hd {
    color: var(--main-color);
}

.step-hd .step-num-hd {
    font-family: 'FS PFBeauSansPro';
    font-size: 18px;
    font-weight: 700;
    color: #727272;
    width: 32.4px;
    height: 32.4px;
    padding: 3px;
    border: 1px solid #D1D1D1;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 12px;
}

.step-hd.step-active-hd .step-num-hd {
    color: var(--main-color);
    background: linear-gradient(0deg, rgba(238, 0, 51, 0.1), rgba(238, 0, 51, 0.1)), #FFFFFF;
    border: 2px solid rgba(238, 0, 51, 0.6);
    padding: 2px;
}

.step-hd.step-done-hd .step-num-hd {
    color: white;
    background: var(--main-color);
    border: 2px solid #f7b0bf;
    padding: 2px;
}

.step-hd .step-num-hd::after {
    content: '';
    position: relative;
    bottom: 9px;
    left: 29px;
    width: 217px;
    border-bottom: 2px solid #d1d1d1;
}

.step-hd:last-of-type .step-num-hd::after {
    content: none;
}

.choose-sim-tab-hd {
    display: flex;
    margin-top: 45px;
    justify-content: center;
}

.choose-sim-option-hd a {
    display: block;
    height: 26px;
    /*width: 130px;*/
    text-align: center;
    color: #44494D;
    border-bottom: 1px solid #44494D;
    margin-bottom: 30px;
    font-family: 'FS PFBeauSansPro';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding: 0 16px;
}

.choose-sim-option-hd.active a {
    color: var(--main-color);
    border-bottom: 1px solid var(--main-color);
}

.sim-so__choose {
    margin: 16px 0 0;
}

.bundled-pack__tab {
    margin: 0 0 35px;
}

.owl-carousel .the-block-title-hd {
    padding: 11px 0 41px;
}

.check-sim-hd {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.check-sim-hd .txt-radio {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 24px;
}

.check-sim-hd .radio-custom1 {
    margin-right: 103px;
}

.check-sim-hd .radio-custom1:last-child {
    margin-right: 0;
}

.bundled-pack__form.bundled-pack-hd {
    margin-bottom: 30px;
}

.sim-number th {
    font-family: 'FS PFBeauSansPro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
}

.sim-number__value.price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.sim-number__value {
    font-weight: 700;
}

.sim-number__value.date-hd {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.sim-number__table tr th {
    height: 49px;
    /*padding: 0;*/
}

.sim-number__table tr td {
    height: 60px;
    /*padding: 0;*/
}

table .sim-number__btn {
    margin-right: 19px;
}

.the-block-hd {
    width: 262px;
    position: relative;
}

.bundled-pack__sub {
    font-weight: 700;
}

.sv-price-hd {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sv-price-hd img {
    width: 24px !important;
    margin-right: 7px;
    margin-bottom: 11px;
}

.ctdt-hd {
    margin-right: auto;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

.ctdt-hd img {
    width: 26px !important;
    margin-right: 7px;
}

.sim-discount-hd {
    position: absolute;
    top: 2px;
    right: 2.5px;
    color: var(--main-color);
    background: white;
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -0.02em;
    padding: 2px 4px 3px 3px;
    border-radius: 6px 6px 6px 0px;
}

.bundled-pack-block-hd {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}

.bundled-pack__sub {
    width: 100%;
    margin-bottom: 28px;
}

.dropdown-filter-hd {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 24px;
    background-color: white;
    border: 1px solid #ACACAC;
    border-radius: 8px 8px 8px 0px;
}

.down-hide-block-hd {
    display: none;
    width: 190px;
    height: 160px;
    background-color: white;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    padding: 10px 12px;
    position: absolute;
    top: 0;
    right: 0;
}

.dropdown-filter-btn-hd {
    display: flex;
    width: 203px;
    height: 40px;
    color: #727272;
    background: transparent;
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 17px 10px 12px;
    align-items: center;
    justify-content: space-between;
    /*transition: .3s all ease-in-out;*/
}

.dropdown-filter-btn-hd:hover {
    color: black;
}

.dropdown-filter-btn-hd i {
    font-size: 18px;
}

.down-hide-block-hd .radio-custom1 input:checked~.checkmark~span {
    font-weight: 600;
    color: var(--main-color);
}

.down-hide-block-hd .radio-custom1 {
    padding-bottom: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #828282;
}

.dropdown-filter-btnup-hd {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #727272;
    padding-top: 2px;
    margin-bottom: 10px;
}

.dropdown-filter-btnup-hd i {
    font-size: 18px;
    rotate: 180deg;
    margin-right: 7px;
}

.owl-carousel-hd {
    display: flex;
    flex-wrap: wrap;
}

.order-common__title {
    width: 100%;
    font-weight: 700;
}

.order-common__sub {
    width: 100%;
    font-weight: 700;
    margin-bottom: 14px;
}

.form-control::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #727272 !important;
}

.form-control.address-input-hd::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #B5B4B4 !important;
}

.order-note__sub,
.order-note__item {
    color: #44494D;
}

.order-common__row:not(:last-child) {
    margin: 0 0 34px;
}

.check-sim-online-hd {
    display: flex;
    align-items: center;
}

.check-sim-online-hd .txt-radio {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 24px;
    color: black;
}

.radio-custom1 input:checked~.checkmark~span {
    font-weight: 400;
}

.check-sim-online-hd .radio-custom1 {
    margin-right: 103px;
}

.check-sim-online-hd .radio-custom1:last-child {
    margin-right: 0;
}

.order-common__top {
    width: 100%;
    margin: 0 0 20px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.form-2column-hd .form-customize .form-control {
    color: #727272;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.order-payment-block-hd {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.order-payment-hd {
    width: 264px;
    height: 99px;
    margin-right: 30px;
    background-color: white;
    background-image: url(../images_content/order-payment-hd.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    border: 1px solid #D1D1D1;
    border-radius: 8px;
    padding-top: 16px;
    padding-left: 14px;
}

.order-payment-hd:last-child {
    margin-right: 0;
}

.order-payment-hd .txt-radio {
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #44494D;
    margin-bottom: 17px;
}

.payment-note-hd {
    background: linear-gradient(0deg, rgba(238, 0, 51, 0.2), rgba(238, 0, 51, 0.2)), #FFFFFF;
    border-radius: 20px;
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: var(--main-color);
    padding: 4.47px 8px;
    margin-left: 26px;
}

.radio-custom1 input:checked~.checkmark~span {
    font-weight: 700;
}

.order-common__agree {
    margin: 20px 0 0;
}

.order-common__agree .check-box__input:checked~.check-box__txt {
    color: #44494D;
}

.check-box__link {
    font-weight: 700;
}

.order-buy__title {
    font-weight: 700;
}

.order-buy__item {
    align-items: center;
}

.order-buy__edit-hd {
    display: inherit;
    margin-left: 19px;
}

.order-buy__edit-hd a {
    display: inherit;
}

.order-common__note {
    margin-top: -4px;
    margin-bottom: 17px;
}

.order-note {
    margin-top: -1px;
}

.receive-sim__item {
    margin: 0 14px;
}

.form-2column .form-customize {
    margin-bottom: 16px;
}

.receive-sim__form {
    padding-top: 12px;
    margin-top: 0;
}

.choose-temp-hd {
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    text-decoration-line: underline;
    color: var(--main-color);
    cursor: pointer;
    width: 85px;
}

.ocs-block-hd .choose-temp-hd {
    margin-bottom: 20px;
}

.see-more-hd {
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: var(--main-color);
    cursor: pointer;
    width: 115px;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .see-more-hd {
        font-size: 14px;
    }

    .order-payment-hd {
        width: 223px !important;
        height: 82px !important;
        margin-right: 13px !important;
        padding: 8px 0 16px 12px;
        background-image: url(../images_content/order-payment-mb-hd.svg);
    }

    .order-payment-hd .txt-radio {
        font-size: 14px;
        line-height: 20px;
    }
}

.ocs-block-hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-customize.capcha-block-hd {
    margin: 0 10px 15px;
}

.order-buy__top {
    margin: 0 0 7px;
}

.order-buy__vat {
    margin: 4px 0 0;
}

.order-buy__btn .button:not(:last-child) {
    margin: 0 0 16px;
}

.step-sim {
    margin-top: 17px;
}

.owl-dots {
    display: none;
}

#customhdslide .lists-slider__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: max-content;
    flex-wrap: nowrap;
    gap: 6px;
}

.sim-select-item-hd {
    color: #B5B4B4;
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    background: #F2F2F2;
    border-radius: 20px;
    height: 36px;
    width: max-content;
    padding: 7px 10px 9px;
}

.sim-select-item-hd.active {
    color: var(--main-color);
    background: #FCCCD6;
    border-radius: 20px;
}

.select-sim-slider-hd .owl-carousel .owl-stage-outer {
    padding: 10px 0 0;
}

.slick-initialized .slick-slide {
    width: auto !important;
    margin: 0 3px;
}

.sim-slider-item-hd {
    color: #B5B4B4;
    font-family: 'FS PFBeauSansPro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    background: #F2F2F2;
    border-radius: 20px;
    height: 36px;
    padding: 7px 10px 9px;
}

.sim-slider-item-hd.active {
    color: var(--main-color);
    background: #FCCCD6;
    border-radius: 20px;
}

.slick-initialized .slick-slide:first-child {
    margin-left: 0;
}

.slick-initialized .slick-slide:last-child {
    margin-right: 0;
}

.slider-hd {
    margin-top: 10px;
}

.search-sim-hd {
    margin-top: 20px;
}
@media (max-width: 575px){
    .order-common__form.order-form-hd {
        margin: 15px 0px;
        width: 100%;
    }
    .radio-sim-so-hd {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
    }
}
.radio-custom1 .checkmark{
    border: 1.5px solid #ee0033 !important;
}

.white-sim-check-serial__section {
    max-width: 714px;
    margin: auto;
}

.form-input .input-search {
    padding: 10px 30px 8px 15px;
    margin-bottom: 14px;
}

.serial_note {
    color: #44494D;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
}

/*css thanh tim kiem man hoan thien don hang*/
.select-box__buySim{
    margin-top: 150px;
    height: 384px;
    width: 375px;
    position: relative;
}
.select-box__buySim .active .content-buySim{
    display: block;
    box-shadow: #44494d;
}
.select-box__buySim .active .select-option__buySim{
    z-index: 1;
    opacity: 0.7;
    pointer-events: none;
}
.select-box__buySim .active .content-buySim{
    z-index: 99;
}
.select-box__buySim .select-option__buySim{
    display: flex;
    height: 40px;
    width: 326px;
    background: #fff;
    /* padding: 20px; */
    font-size: 18px;
    border-radius: 8px 8px 8px 0px;
    font-weight: 400;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.select-option__buySim i{
    background: #fff;
    font-size: 25px;
    margin-left: 5px;
    color: #000000;
    transition: 0.3s;
    margin-right: 18px;
}
.select-option__buySim {
    display: flex;
}
.select-option__buySim input:focus-visible {
    outline-offset: unset;
    outline: none !important;
}
.select-box__buySim .active  .select-option__buySim i{
    transform: rotate(-180deg);
}
.select-option__buySim{
    position: relative;
}
.select-option__buySim input{
    width: 100%;
    background-color: #fff;
    border-radius: 7px;
    cursor: pointer;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 5px;
    /* padding: 15px 20px; */
    border: 0 !important;
}
.content-buySim{
    background-color: #fff;
    position: absolute;
    color: #000;
    border-radius: 5px 5px 0px 0px;
    margin-top: -8px;
    width: 326px;
    animation-duration: 1s;
    animation-name: animationDrop;
    padding: 20px;
    display: none;
}
.search-buySim input{
    width: 326px;
    height: 40px;
    font-size: 17px;
    padding-left: 40px;
    border-radius: 8px 8px 8px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    outline: 0;
    border: 1px solid #58B84F;
}
.options-buySim {
    margin-top: 10px;
    padding-right: 10px;
    max-height: 250px;
    overflow-y: auto;
    padding: 0px;
}
.options-buySim li {
    padding: 10px 15px;
    font-size: 21px;
    cursor: pointer;
}
.options-buySim li:hover{
    background-color: #FEE5EB;
    color: #EE0033 ;
    border: 1px solid #EE0033;
    border-radius: 5px 5px 5px 0px;
}
.options-buySim li:focus{
    background-color: #FEE5EB;
    color: #EE0033 ;
    border: 1px solid #EE0033;
    border-radius: 5px 5px 5px 0px;
}
.header-buySim{
    display: inline-flex;
    width: 375px;
}
.header-buySim .title_header{
    font-size: large;
    margin-top: 10px;
    margin-left: 70px;
    margin-bottom: 20px;
    font-family: "FS PF BeauSans Pro";
    font-weight: bolder;
}
.title_header{
    width: 240px;
    color: #44494D;
}
.search-buySim{
    position: relative;
    border: 1px #58B84F;
}
.search-buySim i{
    position: absolute;
    top: 12px;
    color: #44494d;
    left: 294px;
    font-size: 25px;
}
.select-i__buySim{
    font-size: 30px;
}
.options-buySim .option-text{
    font-size: 14px;
    font-weight: 100;
    font-family: "Roboto";
    color: #44494D;
}
.select-option__buySim input{
    font-size: 14px;
    font-family: "Roboto";
    color: #44494D;
    padding-top: 15px;
    border-radius: 5px 5px 5px 0px;
}
::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 100px;
}

::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 100px;
}
.select-option__buySim label{
    position: absolute;
    top:5px;
    left: 10px;
    margin-left: 9px;
    color: #B5B4B4;
    font-size: 12px;
    font-family: "Roboto";
    /* opacity: 0.6; */
}
@media all and (max-width: 480px) {
    .select-box__buySim{
        width: 100%;
    }
    .content-buySim{
        width: 100%;
        position: fixed ;
        bottom: 0px;
    }
    .select-box__buySim .select-option__buySim{
        width: 100%;
    }
    .select-div__buySim {
        margin-left: 40px;
    }
    .select-option__buySim{
        margin-top: 10px;
    }
    .select-option__buySim input{
        padding-right: 6px;
    }
    .select-option__buySim label{
        padding-top: 2px;
    }
}
