.list_Sim {
    /* max-width: 100%; */
    width: 258.87px;
    height: 296px;
    background: #ffffff;
    margin: 20px;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.list_Sim .sim_hot {
    width: 66px;
    position: absolute;
    top: -10px;
    right: -12px;
    z-index: 1;
}

.list_Sim .img_cong {
    width: 100%;
    /*position: absolute;*/
    top: 0px;
    left: 0px;
    z-index: 1;
}

p.list_Sim_1 {
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 49px;
    letter-spacing: 0.02em;
    color: #ffffff;
    padding-top: 12px;
    position: absolute;
    z-index: 5;
}

span.list_Sim_2 {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

span.list_Sim_3 {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 26px;
    color: #FFFFFF;
    /* padding-bottom: 4px; */
}

.list_Sim_23 {
    height: 158px;
    padding-top: 10px;
    overflow: auto;
}

.list_Sim_4 {
    padding: 18px;
    box-shadow: 0px -2px 4px rgb(0 0 0 / 15%);
}

::-webkit-scrollbar {
    /*display: none;*/
}

.btn_dangky {
    line-height: 34px;
    height: 34px;
    background: #8dd9f6;
    padding: 0 20px;
    border-radius: 15px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: white;
}

.xem_chi_tiet {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #FFFFFF;
}

.boder_dotted {
    border-bottom: 1px solid;
    border-style: none none dotted none;
}

.pagination {
    justify-content: center;
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 50% !important;
    margin: 0 5px;
}

#registerForm_content {
    background: url('../access/registerForm/bgimg.svg') no-repeat;
    background-size: cover;
    /*height: 330px;*/
}

#registerForm_content div p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    background: #ffffff;
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

#registerForm_content div h4 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-top: 1%;
}

#registerForm_content>div {
    padding-top: 44px;
}

#registerForm_content div div h4:nth-child(3) {
    padding-top: 13px
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 46px 2px;
    cursor: pointer;
    background: linear-gradient(
        0deg
        , #00A6DB 0.85%, #07BEDF 4.36%, #04B5D6 13.73%, #08C9EB 51.9%, #03C2F5 97.28%);
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.list_Sim_23 p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #666666;
    padding: 0px 16px;
}

.search_mobi {
    /*margin-top: 30px;*/
}

.search_mobi button {
    background: linear-gradient( 180deg, #37A1FF 0%, #1278D2 100%);
    box-shadow: 0px 2px 0px rgb(0 0 0 / 4%);
    border-radius: 10px;
    width: 72px;
    height: 38px;
    color: antiquewhite;
    border: none;
}

.input-group {
    width: unset;
}

.form_search_mobi>div {
    margin: 0 5px;
}

.goicuoc_menu_swipe .sim_hot {
    position: absolute;
    top: -12px;
    right: -10px;
}


/* Modal */

.modal {
    overflow: inherit;
    overflow-y: inherit;
    text-align: center;
    padding: 0;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    padding: 0;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-content {
    width: 652px;
    /*height: 536px;*/
    border: 0;
    border-radius: 20px;
}

#myModal_thongbao .modal-content {
    height: 310px;
    border: 0;
    border-radius: 0;
}

.modal-header {
    border: 0;
    padding: 0;
    position: relative;
}

.modal-header .close {
    margin: 0;
    position: absolute;
    top: -30px;
    right: -24px;
    width: 53px;
    height: 53px;
    border-radius: 50px;
    background: linear-gradient(0deg, #DB0020 0.85%, #D40222 0.85%, #C70227 18.84%, #CE032E 28.58%, #DD0032 51.9%, #DA052E 84.35%);
    color: white;
    /* font-size: 9px; */
    opacity: 1;
    z-index: 10;
    padding: 0 0 7px 0;
    border: none;
}

.modal-content p {
    padding: 0 20px;
}

.modal-content .modal_title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    color: #37A1FF;
    /*margin: 68px;*/
}

.modal-content .btn_laymaopt {
    background: linear-gradient(180deg, #37A1FF 0%, #1278D2 100%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.lineInputdangky {
    width: 90%;
    margin: 20px auto !important;
}

.left {
    float: left;
    width: 50%;
}
.right {
    float: right;
    width: 50%;
}

.btn1 {
    grid-area: btn1;
    border-radius: 10px;
    padding: 9px 0px;
    position: relative;
    text-align: center;
    grid-column: 1 / 8;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    background: #0065FF;
    z-index: 10;
    color: #fff;
    width: 100%;
    height: 40px;
}

.btn2 {
    grid-area: btn1;
    border: 1px solid #0065FF;
    border-radius: 10px;
    padding: 9px 0px;
    position: relative;
    text-align: center;
    grid-column: 1 / 8;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    background: #ffffff;
    z-index: 10;
    color: #0065FF;
    width: 100%;
    height: 40px;
}

.goicuoc_menu_swipe_v2 {
    width: 259px;
    height: 275px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    flex-direction: column;
    background: #FFFFFF;
}

.goicuoc_menu_swipe_v2>div>p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #666666;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 0px;
}



.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 17px 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
    padding: 0 5px;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    background: #ffffff;
    color: #666;
    margin: 0 auto;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    border: none;
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
    background: transparent;
    z-index: 99;
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: transparent;
}

.checkbox2{
    padding-top: 50px; 
    text-align: right;
}


@media screen and (min-width: 1368px){
    /*.lineAlert {*/
    /*margin: -72px auto !important;*/
    /*}*/
}
.modal-content .line_input {
    height: 60px;
}

.phone-input {
    border-left: 0;
}

.phone-icon {
    height: 60px;
    background: white;
}

.input-group-text {
    height: 60px;
}

.input-group {
    margin-left: -2px;
}

.input-group-text {
    background: white;
}

.input-group-btn {
    height: 100%;
    border: none;
    width: 120px;
    margin-left: 20px;
    background: linear-gradient(180deg, #37A1FF 0%, #1278D2 100%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: white;
}

.modal-content .btn_dangky {
    font-size: 22px;
    border: none;
    color: white;
    height: 70px;
    width: 100%;
    background: linear-gradient(0deg, #0065FF 0.85%, #0065FF 0.85%, #0065FF 18.84%, #0065FF 28.58%, #0065FF 51.9%, #0065FF 84.35%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.btn_timkiem{
    margin-top: 20px;
}


/* end Modal */

@media screen and (max-width: 1024px) {
    .container1 .row-cols-4>* {
        width: 31.33%;
    }
    #registerForm_content div p {
        font-size: 26px;
        line-height: 34px;
        /*margin: 5px 35px;*/
    }
    #registerForm_content div h4 {
        /*margin: 5px 35px;*/
    }
    #registerForm_content div button {
        margin: 5px 35px;
    }
    /* Modal */
    .modal-content {
        width: 100%;
        height: 400px;
    }
    .modal-content .modal_title {
        font-size: 31px;
        line-height: 31px;
        margin: 40px;
    }
    .lineInputdangky {
        width: 100%;
    }
    .modal-content .line_input {
        height: 40px;
    }
    .phone-icon {
        height: 40px;
        background: white;
    }
    .input-group-text {
        height: 40px;
    }
    .input-group-text i {
        font-size: 27px;
    }
    .modal-content .btn_dangky {
        height: 50px;
    }
    .button {
        margin-top: 0;
    }
    /* end Modal */
}

@media screen and (max-width: 768px) {

    .list_Sim_1 {
        text-decoration: underline;
    }
    
    .search_mobi button {
        margin-top: 20px;
    }

    .checkbox2{
        padding-top: 0px;
        text-align: left;
    }

    .goicuoc_menu_swipe_v2 {
        width: 225px;
        height: 180px;
    }
    .goicuoc_menu_swipe_v2 img {
        width: 100%;
    }
    .goicuoc_menu_swipe_v2 .detail_simso p {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 13px;
        color: #666666;
        margin: 0 0;
    }


    .col-form-label{
        display: none;
    }

    .btn_timkiem{
        margin-top: 0px;
    }
    .right {
        float: right;
        width: 100%;
    }
    .list_Sim {
        width: 100%;
    }
    .xem_chi_tiet {
        display: none;
    }
    .list_Sim_23 {
        /*padding-top: 90px;*/
    }
    .list_Sim_23 p {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 21px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #666666;
    }
    #registerForm_content>div {
        margin: 0;
        /*height: 160px;*/
    }
    .modal-content {
        top: 60px;
        width: 100%;
    }
    .btn1 {
        grid-area: btn1;
        /*border: 2px solid #fff;*/
        border-radius: 10px;
        padding: 5px 0px;
        position: relative;
        text-align: center;
        grid-column: 1 / 8;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 25px;
        background: #0065FF;
        z-index: 10;
        color: #fff;
        width: 90%;
        height: 40px;
    }
}

@media screen and (max-width: 576px) {
    .right {
        float: right;
        width: 100%;
    }
    .list_Sim {
        width: 90%;
        min-width: 114px;
        height: 180px;
        min-height: 155px;
    }
    .list_Sim .sim_hot {
        width: 50px;
    }
    .list_Sim_1 {
        font-size: 13px !important;
        line-height: 5px !important;
        /*text-decoration-line: underline;*/
    }
    .list_Sim_23 {
        /*padding-top: 44px;*/
        height: 113px;
        min-height: 113px;
    }
    .list_Sim_4 {
        height: 25px;
        width: 99px;
        padding: 014px;
        line-height: 25px;
        padding: 10px;
    }
    .list_Sim_4 {
        padding: 0;
    }
    .list_Sim_23 p {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        line-height: 13px;
        color: #666666;
        margin: 5px 0;
    }
    .btn_dangky {
        min-width: 99px;
        line-height: 25px;
        height: 25px;
        border-radius: 15px;
        font-size: 12px;
        padding: 0;
    }
    #registerForm_content {
        background: url('../access/bg_boot.svg') no-repeat;
        background-size: cover;
        height: 190px;
    }
    #registerForm_content>div {
        padding-top: 10px
    }
    #registerForm_content div p {
        font-size: 19px;
        line-height: 19px;
        margin: 5px 35px;
    }
    #registerForm_content div h4 {
        font-size: 11px;
        line-height: unset;
        margin: 0 35px;
    }
    #registerForm_content div div h4:nth-child(3) {
        padding: 0;
    }
    #registerForm_content div button {
        margin: 5px 35px;
    }
    #registerForm_content div .button {
        height: 36px;
        padding: 0 5px;
        background: linear-gradient(0deg, #DB0020 0.85%, #D40222 0.85%, #C70227 18.84%, #CE032E 28.58%, #DD0032 51.9%, #DA052E 84.35%);
    }
    .input-group-prepend .lable_search {
        display: none;
    }
    .modal:before {
        display: unset;
    }
    .modal-header .close {
        width: 35px;
        height: 35px;
        top: -18px;
        right: -7px;
    }
    .modal-header .close span {
        font-size: 21px !important;
    }
    .btn1 {
        grid-area: btn1;
        border: 2px solid #fff;
        border-radius: 20px;
        padding: 5px 0px;
        position: relative;
        text-align: center;
        grid-column: 1 / 8;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        background: #0065FF;
        z-index: 10;
        color: #fff;
        width: 100%;
        height: 30px;
    }
}

@media screen and (max-width: 425px) {

    .goicuoc_menu_swipe_v2 {
        width: 70%;
    }


    .list_Sim_4 {
        padding: 0;
    }
    .list_Sim {
        min-width: 114px;
        height: 155px;
        min-height: 155px;
    }
    .list_Sim_23 {
        /*padding-top: 44px;*/
        height: 82px;
        min-height: 82px;
    }
    .button {
        font-size: 14px;
        margin: 0 0 0 20px !important;
    }
    #registerForm_content div p {
        margin: 0 0 0 20px;
    }
    #registerForm_content div h4 {
        margin: 0 0 0 20px;
    }
    .list_Sim .sim_hot {
        width: 40px;
        top: -5px;
    }
    .modal-content .modal_title {
        font-size: 23px;
        line-height: 31px;
        margin: 18px;
    }
    .right {
        float: right;
        width: 100%;
    }
    .btn1 {
        grid-area: btn1;
        /*border: 2px solid #fff;*/
        border-radius: 10px;
        padding: 5px 0px;
        position: relative;
        text-align: center;
        grid-column: 1 / 8;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        background: #0065FF;
        z-index: 10;
        color: #fff;
        width: 90%;
        height: 35px;
    }
}

@media screen and (max-width: 375px) {

    .goicuoc_menu_swipe_v2 {
        width: 80%;
        /*        min-height: 168px;
                height: 180px;*/
    }

    .list_Sim {
        padding: 0;
        min-width: 90px;
    }
    .list_Sim_1 {
        font-size: 13px !important;
        line-height: 13px !important;
        text-decoration-line: underline;
    }
    .list_Sim_4 {
        width: unset;
    }
    .btn_dangky {
        min-width: 75px;
        line-height: 20px;
        height: 20px;
        border-radius: 15px;
        font-size: 12px;
        padding: 0;
    }
    .modal-content .modal_title {
        font-size: 23px;
        line-height: 31px;
        margin: 18px;
    }
    .input-group-btn {
        font-size: 12px;
        width: 72px;
        margin-left: 5px;
    }

    .right {
        float: right;
        width: 100%;
    }

    .btn1 {
        grid-area: btn1;
        /*border: 2px solid #fff;*/
        border-radius: 10px;
        padding: 5px 0px;
        position: relative;
        text-align: center;
        grid-column: 1 / 8;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
        background: #0065FF;
        z-index: 10;
        color: #fff;
        width: 90%;
        height: 30px;
    }
}
