body,
html {
    overflow-x: hidden
}
@font-face {
    font-family: 'SVN-Copperplate Smooth';
    src: url('../lib/fonts/SVN-CopperplateSmooth-Regular.woff2') format('woff2'),
        url('../lib/fonts/SVN-CopperplateSmooth-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iCielBC Portico';
    src: url('../lib/fonts/iCielBCPortico-Regular.woff2') format('woff2'),
        url('../lib/fonts/iCielBCPortico-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ViettelPay';
    src: url('../lib/fonts/ViettelPay-Bold.woff2') format('woff2'),
        url('../lib/fonts/ViettelPay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Arsilon';
    src: url('../lib/fonts/SVN-Arsilon.woff2') format('woff2'),
        url('../lib/fonts/SVN-Arsilon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    color: #000;
     font-family: 'ViettelPay';
    font-size: 15px
}

img {
    width: 100%;
    height: auto
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-02 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

.container-01 {
    width: 100%;
    max-width: 1580px;
    margin: 0 auto
}

a {
    text-decoration: none;
    color: #333
}

ul li {
    list-style-type: none
}

.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both
}

h3 {
    text-align: center;
    color: #f2ecd4;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'iCielBC Portico';
    /* font-family: 'SVN-Copperplate Smooth'; */
    letter-spacing: 2px;
}

button {
    outline: 0
}

.row-divide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.row-flex-start {
    justify-content: flex-start
}

.col-divide-1 {
    flex: 0 0 8.33%;
    max-width: 8%;
    width: 100%
}

.col-divide-2 {
    flex: 0 0 16.66%;
    max-width: 16%;
    width: 100%
}

.col-divide-3 {
    flex: 0 0 25%;
    max-width: 24%;
    width: 100%
}

.col-divide-4 {
    flex: 0 0 33.33%;
    max-width: 32.5%;
    width: 100%
}

.col-divide-5 {
    flex: 0 0 41.66%;
    max-width: 41%;
    width: 100%
}

.col-divide-6 {
    flex: 0 0 50%;
    max-width: 49%;
    width: 100%
}

.col-divide-7 {
    flex: 0 0 58%;
    max-width: 57%;
    width: 100%
}

.col-divide-8 {
    flex: 0 0 66.67%;
    max-width: 65%;
    width: 100%
}

.col-divide-9 {
    flex: 0 0 75%;
    max-width: 74%;
    width: 100%
}

.col-divide-10 {
    flex: 0 0 81%;
    max-width: 81%;
    width: 100%
}

.col-divide-11 {
    flex: 0 0 90%;
    max-width: 90%;
    width: 100%
}

.col-divide-12 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%
}

.noel-container {
    max-width: 100%;
    padding: 0 200px;
    margin: 0 auto
}

button#giftBtn img {
    border-radius: 0
}
.title {
  margin-bottom: 30px;
}
.title-discount {
     font-family: 'ViettelPay';
    font-size: 30px;
    margin-bottom: 5px;
    color: #9b0000
}

.bold-title {
    font-family: Roboto
}

.discount {
    padding: 10px 0 50px 0
}

.col-divide-8-dis {
    flex: 0 0 60%;
    max-width: 60%;
    width: 100%
}

.col-divide-4-dis {
    flex: 0 0 40%;
    max-width: 39%;
    width: 100%
}

.col-divide-8.dis {
    flex: 0 0 63%;
    max-width: 63%;
    width: 100%
}

.col-divide-4.dis {
    flex: 0 0 36%;
    max-width: 35%;
    width: 100%
}

.text-des-dis p {
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #4d4d4f
}

.btn-register-now {
    text-align: center;
    margin-top: 40px
}

.btn-register-now button {
    border: none;
    cursor: pointer;
    background: 0 0
}

.title-tl-dis {
    font-family: UTM-CopperplateB;
    font-size: 30px;
    margin-bottom: 30px;
}

.col-8 {
    flex: 0 0 66%;
    max-width: 66%;
    width: 100%
}

.col-4 {
    flex: 0 0 34%;
    max-width: 34%;
    width: 100%;
    align-self: center;
    padding: 0 63px
}

.style-inp,  .mc_form_main  select{
    width: 100%;
    padding: 8px 10px;
    font-size: 15px;
    background: #fff;
    border: 1px solid #8C5200;
    border-radius: 22px;
    outline: 0;
    background: rgb(231, 190, 103);
    background: linear-gradient(270deg, rgba(231, 190, 103, 1) 0%, rgba(231, 190, 103, 1) 35%, rgba(255, 255, 255, 1) 100%);
}

.inpho_ten_form {
    margin-bottom: 12px
}

.inpsdt_form {
    margin-bottom: 20px
}

.title-in {
    margin-bottom: 12px
}

.res_two {
    border-radius: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    letter-spacing: .01em;
    color: transparent;
    border-radius: no;
    padding: 0;
    border: none;
    outline: 0;
    cursor: pointer;
    background-image: url(../images/gui_ngay.png);
    width: 200px;
    height: 40px;
    background-size: 100% auto
}
p.description-hedear {
    color: #fff;
    font-family: 'SVN-Arsilon';
    text-align: center;
    font-size: 28px;
}
.subm_form-2 {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 15px
}

.box-shadow-mc {
    text-align: center
}

.title-form-dk {
    margin-bottom: 10px;
     font-family: 'ViettelPay';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    text-align: center
}

.text_center-form {
    color: rgba(0, 0, 0, .7);
    font-style: italic
}

.col-8 img {
    display: block
}

.modal {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal .noel-container {
    padding: 0 0
}

.modal-content {
    margin: auto;
    padding: 20px;
    width: 65%;
    position: relative
}

.close {
    color: #333;
    position: absolute;
    right: 40px;
    top: 22px;
    font-size: 40px;
    font-weight: 700
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal_vxmm {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgb(0 0 0 / 76%)
}

.modal-content_vxmm {
    margin: auto;
    padding: 20px;
    width: 65%;
    position: relative
}

.close_vxmm {
    color: #333;
    position: absolute;
    right: 40px;
    top: 22px;
    font-size: 40px;
    font-weight: 700
}

.close_vxmm:focus,
.close_vxmm:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal .style-form-bottom {
    padding: 0 92px
}

@-webkit-keyframes vibrate-1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px)
    }
    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes vibrate-1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px)
    }
    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.nameVal1,
.phoneVal1 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.nameVal2,
.phoneVal2 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.nameVal3,
.phoneVal3 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.nameVal4,
.phoneVal4 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.nameVal5,
.phoneVal5 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.nameVal6,
.phoneVal6 {
    display: none;
    color: #fff;
    font-size: 12px;
}

.form-container {
    max-width: 1300px;
    padding: 0 140px;
    margin: 0 auto
}

.changeVideo iframe {
    width: 100%;
    height: 434px
}

.one-box.tt {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 10px 0;
    color: #9a7435;
    background: #fff;
    font-family: Roboto
}

.img_customer img {
    border-radius: 0
}

.container-beautiful img {
    border-radius: 50%
}

.lixi {
    padding: 70px 0
}

.lixi .title-lixi {
     font-family: 'ViettelPay';
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
    color: #9b0000
}

.lixi .description-lixi {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    color: #838383;
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
    line-height: 28px;
    margin-bottom: 60px
}

.lixi .one-gift-lixi {
    border: 1px solid #d9b974;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 10px;
    padding: 13px 10px;
    color: #956e30;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
    transition: .3s all
}

.lixi .one-gift-lixi:hover {
    background: #d9b974;
    color: #fff;
    transition: .5s all
}

.style-nm {
    margin-right: -60px
}

.style-onec {
    padding-top: 30px
}

.lixi {
    position: relative
}

.lixi::before {
    content: "";
    background-image: url(../images/hd.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -3px;
    left: 74px;
    width: 388px;
    height: 494px
}

.lixi::after {
    content: "";
    background-image: url(../images/den-long.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -70px;
    right: 20px;
    width: 356px;
    height: 458px;
    z-index: 1
}

.condition .row-1,
.condition .row-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.condition .row-1 {
    padding: 0 112px
}

.mc-col-1 {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%
}

.mc-col {
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%
}

.condition-contain {
    background-image: url(../images/border.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 95px 60px;
    position: relative;
    z-index: 10
}

.text-onehunder {
    text-align: center;
    margin-top: 45px;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #838383
}

.condition {
    position: relative
}

.po-ab {
    position: absolute
}

.lixi-1 {
    top: -100px;
    right: 20px;
    width: 100px
}

.lixi-2 {
    top: 34px;
    right: 55px;
    width: 104px
}

.lixi-3 {
    top: 12%;
    right: 11%;
    width: 177px
}

.lixi-4 {
    top: 40%;
    left: 10%;
    width: 100px
}

.lixi-5 {
    bottom: 17%;
    left: 21%;
    width: 100px
}

.lixi-6 {
    bottom: -12%;
    left: 0;
    width: 200px
}

.condition .bao-lixi {
    cursor: pointer;
    -webkit-animation-name: shake;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-transform-origin: 100% 50%
}

.condition .bao-lixi:hover {
    -webkit-animation: vibrate-1 1s linear infinite both;
    animation: vibrate-1 1s linear infinite both
}

.modal-gift {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 180px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto background-color:#000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-gift-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 360px;
    position: relative
}

.close-gift-popup {
    color: #c10808;
    font-size: 35px;
    font-weight: 700;
    position: absolute;
    right: 1px;
    top: -13px
}

.img-gift-result {
    cursor: pointer
}

.close-gift-popup:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.mc_txt_note{
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}

.mc_txt_desc_note{
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.scale-in-center {
    -webkit-animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both
}

@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.condition-mobile {
    position: relative;
    padding: 30px 0 0 0
}

.lixi-1-mb {
    top: -30px;
    right: 0;
    width: 45px
}

.lixi-2-mb {
    top: -5px;
    right: 115px;
    width: 52px
}

.lixi-3-mb {
    top: 51%;
    left: 19%;
    width: 52px
}

.lixi-4-mb {
    bottom: 85px;
    left: 0;
    width: 65px
}

.close_lx {
    position: absolute;
    right: 30px;
    top: 15px;
    font-size: 35px;
    cursor: pointer
}

section.img_customer .tab {
    width: 80%;
    margin: 0 auto 50px auto
}

.gift_contain .item {
    height: 347px
}

.gift_contain .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.row-grid-4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

section.all-system .row-grid-4 {
    gap: 20px
}

.tieude-menu>a {
    position: relative;
    padding-bottom: 10px !important;
    display: inline-block;
    width: 100% !important;
    margin-bottom: 10px;
    max-width: 200px
}

.tieude-menu>a {
    color: #9d783a !important;
    text-transform: uppercase;
    font-size: 14px !important
}

.tieude-menu>a:after {
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: -1px;
    left: 5px;
    border-bottom: 1px solid #d5b369;
    width: 100% !important;
    height: 1px !important;
    background: 0 0 !important;
    z-index: 1
}

.tieude-menu>a:before {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    bottom: 1px;
    width: 65px;
    height: 1px;
    background: #d5b369;
    z-index: 2
}

.turntable-bg {
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.turntable-bg .choose-btn {
    position: absolute;
    margin-left: 132px;
    z-index: 8
}

button#mcBtnHidden {
    width: 135px;
    height: 135px;
    background: 0 0;
    border: none
}

button#mcBtnHidden img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.pointer.mc-btn {
    position: absolute
}

.vong_xoay_may_man_title h3 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #9b0000;
    text-shadow: 0 2px 6px #000;
    font-size: 30px
}

.vong_xoay_may_man_title {
    margin-bottom: 50px;
    margin-top: 75px
}

.vong_xoay_may_man_title p {
    color: #838383;
    font-size: 18px;
    font-style: italic;
    width: 70%;
    text-align: center;
    line-height: 30px;
    margin: auto
}

.pc {
    display: block
}

.mobile {
    display: none
}

.bg-vxmm {
    background-image: url("../../assets/images/bg-popup.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px;
    width: 100%;
    margin: auto;
    max-width: 350px;
    height: 550px;
}

.bg-vxmm .text_center-form {
    border-radius: 30px;
    padding: 210px 15px 30px 15px;
    width: 100%;
    max-width: 350px
}

.bg-vxmm .res_two {
    background-image: url(../images/btn-submit.png);
    height: 38px;
    width: 163px;
    border-radius: 50px
}

.bg-vxmm input:not(.btn_form_top) {
    font-size: 14px;
}

.bg-vxmm .title-form-dk {
    color: #c60000;
    font-weight: 700;
    margin: 15px 0 20px 0;
    line-height: 26px;
    font-family: ViettelPay;
    font-size: 20px;
}

.bg-vxmm .text_center-form>p {
    font-style: initial;
    font-size: 14px;
    font-weight: 400;
    font-family: ViettelPay;
    color: #fff;
    line-height: 22px;
    margin-bottom: 8px;
}
.pleases-enter-text{
  color: #fff;
  opacity: 0.8;
  font-size: 12px;
  margin-bottom: 10px;
}

section.form_register_bottom.form-bt-tr {
    padding: 135px !important
}

section#formRegisterBottom .style-form-bottom {
    padding-left: 257px
}

section#formRegisterBottom .form-container {
    padding: 0;
    max-width: 1500px
}

.mc-md-refix .modal-content {
    width: 80%
}

.mc-md-refix .form_register_bottom img {
    height: 100%;
    object-fit: cover
}

.mc-md-refix .style-form-bottom {
    padding-left: 70px !important;
    padding-top: 40px;
    padding-bottom: 40px
}

.nam-vx .click_show_form {
    width: 174px;
    height: 136px;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%)
}
.nam-vx .pointer {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
    z-index: 10;
    cursor: pointer;
    max-width: 118px;
}
.top_page_rotat .popup-on-desktop.modal-dialog{max-width:90%;}.modal-header.desktop-popup-mobile{border-bottom:0}.bg-vxmm .text_center-form{position:relative}.close-form-nhan-thuong-vx{font-size:25px;font-style:normal;position:absolute;right:-5px;top:-22px;color:#ffce00;font-weight:700;cursor:pointer}img.ClickForm{cursor:pointer}
@font-face{font-family:UTM-CopperplateB;font-weight:400;src:url(../lib/fonts/UTM-CopperplateB.ttf)}
@font-face{
  font-family:SVN-IT;
  src:url(../webfonts/SVN-Gilroy-Bold-Italic.otf)
}
@font-face{
  font-family:SVN-IT-NM;
  src:url(../webfonts/SVN-Gilroy-Italic.otf)
}
@font-face{
  font-family:SVN-LEM;
  src:url(../lib/fonts/SVN-Le-Murmure.otf)
}
.container_rotate {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  margin-top: -44px;
}
.top_section {
    max-width: 646px;
}
img.hidden-mb.slogan {
    max-width: 500px;
    text-align: center;
    /* margin: 0 auto; */
    display: block;
}
.mc-content-noel-right .title-noed-require {
    font-size: 26px;
    color: #fff;
   margin-bottom: 45px;
    font-weight: bold;
    margin-left: 0;
    text-align: center;
}
.title_vxmm_t7_first{
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}
.title_vxmm_t7_second{
  font-size: 18px;
  color: #fff;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.mc-content-noel-right ul li {
    list-style-type: disc;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.5;    margin-bottom: 26px;

}
.mc-content-noel-right ul li img {
    max-width: 80px;
    margin-right: 12px;
}
.logo-top {
    text-align: center;
}
.mc-content-noel-right ul{
  padding-left: 22px;
}
.bt-big{
  position: absolute;
  top:0;
  left: 0;
  width: auto;
}
.bt-sm{
  position: absolute;
  bottom: 41%;
  right: 16%;
  width: auto;
}.mc-content-noel-right ul {
    padding-left: 0px;
}
.mc-content-bottom-vx{
  padding-top: 45px;
  padding-bottom: 70px;
}
.big-tt{
  font-size: 98px;
  color:#fff;
  text-align: center;
}
.sm-ttl{
  font-size: 63px;
  color:#fff;
  text-align: center;
}
.route-desc{
  color:#fff;
  text-align: center;
  font-size: 24px;
  font-family:ViettelPay;
}
.row-grid-5{
  display: flex;
  justify-content: flex-start;
  flex-wrap:wrap;
  max-width: 830px;
  margin: 0 auto;
}
.condi{
  flex:0 0 33.33%;
  max-width: 33.33%;
  width:100%;
  text-align: center;
}
.mc-fix-img{
  max-width: 100px;
}
.scale-in-center{-webkit-animation:scale-in-center .9s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .9s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
header#header .main-nav{
  margin:0 auto;
}
.right_top_colum {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 20px 0 12px 0;
}
.hidden-pc {
    display: none !important;
}
.top_page_rotat {
    width: 100%;
    padding: 0 0;
    padding-bottom: 0px;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    height: auto;
    background: #EBA44F;
}
.popup-notice{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #00000040;
  z-index: 100;
  display: none;
}
.mc_vxmm_t7_require_title{
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 45px;
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.man-close{
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
}
.notice-contain{
  position: relative;
  width: 100%;
  height: 100%;
}
.notice-detail {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 500px;
    background: #ffffff;
    color: #9a7425;
    padding: 35px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 9px 3px #9a7526;
    z-index: 101;
}
.done-submit{
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}
.close-notice{
  position: absolute;
  top: -25px;
  right: -6px;
  cursor: pointer;
}
.desc-notice{
  text-align: center;
    line-height: 25px;
}
.mc-close {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 40px
}
.mc-close::after,
.mc-close::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 16px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    border-radius: 5px;
    top: 8px;
    left: 1px
}
.mc-close::after {
    transform: rotate(-45deg)
}
.logo-vxmm {
    text-align: center;
    padding-bottom: 10px;
    display: block;
    max-width: 247px;
    margin-bottom: 50px;
    margin: 0 auto;
}
.logo-vxmm img{
  width: 305px;
  margin:0 auto;
}
.mcf-row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px;
  margin-bottom: 20px;
}
.mcf-col-6{
  flex: 0 0 50%;
  max-width: 49%;
  width: 100%;
}
.ctn-mc{
  max-width: 1770px;
  margin: 0 auto;
}
.mcf-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bt-md {
    position: absolute;
    left: 0;
    width: auto;
    bottom: 0;
}.bt-md img {
    max-width: 50%;
}
.footer{
  max-width: 400px;
    margin: 0 auto;
    background: #EBA44F;
    padding: 30px;
    padding-bottom: 30px;
}
.footer .logo-footer{
  width: 244px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.footer ul{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}
.footer ul li a img{
  width: 30px;
  margin: 0 8px;
  display: block;
}
.footer p{
  color: #FFFAF1;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}
.save-form{
  background: #FFFAF1;
  padding: 30px 20px;
  border-radius: 20px 20px 0 0;
}
.save-form .title-form-save{
  font-size: 23px;
  color: #B47E34;
  margin-bottom: 20px;
  text-align: center;
}
.save-form .style-inp-save{
  display: block;
  width: 100%;
  padding: 10px 30px;
  border-radius: 22px;
  border: 1px solid #B78034;
  color: #B78034;
  outline: none;
}
.time-box{
  border: 1px solid #AD7934;
  position: relative;
  padding-top: 20px;
  margin: 30px 0px;
  padding: 26px 26px 14px 50px;
  color: #AD7934;
  border-radius: 10px;
  font-size: 15px;
}
.time-box h4{
  color: #AD7934;
  font-size: 14px;
  position: absolute;
  top: -10px;
  margin: 0;
  z-index: 2;
  background: #fffcf2;
  left: 32px;
  font-weight: normal;
  font-style: italic;
}
.left-box{
  float: left;
  width: 50%;
}
.time-box .container-radio{
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 15px;
  user-select: none;
  padding-left: 30px;
  margin-bottom: 20px;
}
.time-box input{
  margin: 7px 0px;
}
.time-box .container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark{
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #AD7934;
  border-radius: 0px;
}
.checkmark:after {
  content: "" !important;
  position: absolute;
  display: none;
}
.container-radio input:checked ~ .checkmark:after {
  display: block;
}
.container-radio .checkmark:after {
  top: 48%;
  left: 50%;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.top_page_rotat .bg-main{
  display: block;
  object-fit: cover;
}
.nameValSave, .phoneValSave{
  font-size: 14px;
  color: #ff0000cf;
  text-align: center;
  display: none;
}
.btn-save-form{
  margin: 0 auto;
  display: block;
  margin-top: 30px;
  color: #fff;
  background-color: #cb0a01;
  border: 1px solid #D9B87D;
  text-transform: uppercase;
  padding: 8px 36px;
  border-radius: 50px;
  background-image: linear-gradient(0deg, #7C0F17 -13.82%, #841017 1.22%, #B0171E 40.57%, #D91B23 71.81%, #C12127 89.17%, #CF4048 91.48%, #DE5F69 93.8%, #E87580 97.27%, #EE828F 99.58%, #F18794 101.9%);
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 17px;
  animation-name: zoom;
  animation-timing-function: ease;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}
@keyframes zoom {
  0%   {  transform: scale(1); }
  30%  {  transform: scale(1.1); }
  50%  {  transform: scale(1.1); }
  100% {  transform: scale(1); }
}
@media screen and (min-width: 1401px) and (max-width: 1900px){
  .top_page_rotat{
    background-position: center;
  }
}
@media screen and (max-width:1770px) {
    .ctn-mc{
      max-width: 90%;
    }
    .bt-md img {
    max-width: 40%;
}
}
@media screen and (max-width:1500px) {
    .top_page_rotat{
      background-position: center;
    }
    .bt-md img {
    max-width: 35%;
}
.mc-content-noel-right {
    padding-left: 0px;
}
.mc-content-noel-right .title-noed-require {
    font-size: 26px;
  }
  .mc-content-noel-right ul li{
    font-size: 14px;
  }
  .mc-content-noel-right ul li img {
    max-width: 80px;
}
}

@media screen and (max-width:1200px) {
    .top_page_rotat{
      background-position: center;
    }
    .nam-vx .pointer {
    left: 55%;
    max-width: 130px;
}
.mc-content-noel-right .title-noed-require {
    font-size: 26px;
    margin-bottom: 30px;
}
img.logo-vxmm {
    margin-bottom: 0px;
}
.mc-content-noel-right ul li{
  font-size: 14px;
}
    .ctn-mc{
      max-width: 95%;
    }
    .mcf-col-6{
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
    }
   
}
@media screen and (max-width:1024px) {
  .container_rotate {
    max-width: 100%;
    margin: 0 auto;
    margin-top: -44px;
}
img.hidden-mb.slogan {
    max-width: 295px;
    }
  .bg-vxmm .res_two{
    height: 33px;
  }
.nam-vx .pointer {
    left: 55%;
    max-width: 116px;
}
  .bt-md{
    display: none;
  }
 .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    align-self: center;
    padding: 0 15px;
}
.mcf-row .col-4:first-child {
    display: none;
}
.mc-content-noel-right ul li {
    font-size: 14px;
    margin-bottom: 14px;
}
}
@media screen and (max-width:768px) {
  .hidden-pc {
    display: block;
}
.mc-content-noel-right img.logo-vxmm {
    display: none;
}
.slogan {
    margin: 0 auto;
}
img.logo-vxmm {
    margin-bottom: 30px;
    max-width: 260px;
    margin: 0 auto;
}
.col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.hidden-mb {
    display: none;
}
img.hidden-mb.slogan {
    max-width: 295px;
}
    .nam-vx .pointer {
    top: 50%;
    left: 54%;
    max-width: 116px;
}
    .big-tt{
      font-size: 60px;
    }
    .sm-ttl{
      font-size: 35px;
    }
    .route-desc{
      font-size: 18px;
    }
   
    .top_page_rotat{
      background-position: center;
    } 
    .slogan {
    width: 90%;
    max-width: inherit;
}
}

@media screen and (max-width:576px) {
  .bt-big{
    display: none;
  }
 
  .bt-sm{
    display: none;
  }
  .right_top_colum{
    padding:25px 0 20px 0;
  }
  .mc-content-bottom-vx{
    padding-top: 5px;
  }
  .mc-content-noel-right ul li{
      font-size: 14px;
  }
  .mc-content-noel-right ul li img{
    max-width: 80px;
  }
  .mc-content-noel-right .title-noed-require {
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
  .mc-content-noel-right ul li{
    line-height: 18px;
  }.nam-vx .pointer {
    top: 50%;
    left: 56%;
    max-width: 130px;
}
}
@media screen and (max-width:438px) {
    .big-tt{
      font-size: 30px;
    }
    .sm-ttl{
      font-size: 20px;
    }
    .route-desc{
      font-size: 15px;
    }
    .discount{
      padding: 10px 0 0px 0;
    }
    .nam-vx .pointer{
      left: 54%;
    }
    .left_top_colum, .right_top_colum{
      flex:auto;
      max-width: 100%;
    }
    .left_top_colum{
      order: 2;
      -webkit-order: 2;
    }
    .right_top_colum{
      order: 1;
      -webkit-order: 1;
      margin-bottom: 25px;
    }
    .route-desc{
      max-width: 100%;
      margin-bottom: 30px;
    }
    .condi{
      flex:auto;
      max-width: 100%;
      text-align: center;
      margin-bottom: 20px;
    }
    .route-desc{
      text-align: center;
    }
    .notice-detail{
      max-width: unset;
      width: 90%;
    }
    .top_page_rotat{
      background-position: center;
    }
}

/* STYLE VXMM THANG 3 */
.mc_vx_container{
  max-width: 1024px;
  margin: 0 auto;
}
.mc_vx_row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.mc_header_vxmm{
  padding: 30px 0;
}
.mc_header_vxmm .mc_logo_vx_t3 img{
  max-width: 300px;
}
.mc_list_menu_vx_t3{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.mc_list_menu_vx_t3 li a{
  display: block;
  padding: 8px 22px;
  text-transform: uppercase;
  color:#919191;
  font-family: ViettelPay;
  font-weight: 700;
  font-size: 14px;
  transition: 0.3s all;
}
.mc_list_menu_vx_t3 li a:hover{
  color:#d8b877;
  transition: 0.3s all;
}
.mc_list_menu_vx_t3 li .mc-btn-price-table{
  background: #EC3D48;
  color:#fff;
  border-radius:25px;
  transition: 0.3s all;
  border:1px solid #EC3D48;
}
.mc_list_menu_vx_t3 li .mc-btn-price-table:hover{
  background: #fff;
  color:#EC3D48;
}
.title_vxmm_t3_first{
  font-family:SVN-LEM;
  font-size: 51px;
  text-align: center;
  color:#fff;
  text-transform: uppercase;
}
.title_vxmm_t3_second{
  font-family:SVN-LEM;
  font-size: 68px;
  text-align: center;
  color:#fff;
  text-transform: uppercase;
}
.mc_req_container{
  max-width: 1380px;
  margin: 0 auto;
}
.mc_vxmm_require_title{
  font-family:SVN-LEM;
  font-size: 36px;
  color:#fff;
 text-transform: uppercase;
 text-align: center;
 margin-bottom:30px;
}
.mc_vxmm_require_row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mc_vxmm_require_content{
  flex: 0 0 20%;
  max-width: 19%;
  width: 100%;
  font-size: 18px;
  color: #fff;
  font-family: ViettelPay;
  font-weight: 400;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 700;
}
.im-icc{
  margin-bottom: 20px;
}
.im-icc img{
  width: 153px;
}

@media screen and (max-width:1400px) {
  .mc_req_container{
    max-width: 95%;
  }
}
@media screen and (max-width:1200px) {
  .mc_vx_container{
    max-width: 95%;
  }
}
@media screen and (max-width:1024px) {
  .mc_list_menu_vx_t3 li a{
    font-size: 13px;
    padding: 8px 12px;
  }
  .mc_header_vxmm .mc_logo_vx_t3 img{
    max-width: 235px;
  }
  .mc_vxmm_require{
    padding-bottom: 50px;
  }
  .mc_vxmm_require_content{
    font-size: 16px;
  }
  .mc_vxmm_require_content{
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (max-width:768px) {
  .mc_logo_vx_t3, .mc_menu_vx_t3{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .mc_list_menu_vx_t3{
    justify-content: center;
  }
  .mc_logo_vx_t3{
    text-align: center;
    margin-bottom: 10px;
  }
  .mc_header_vxmm{
    padding: 22px 0;
  }
  .mc_vxmm_require_content{
    flex: 0 0 50%;
    max-width: 49%;
    width: 100%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width:576px) {
  .mc_list_menu_vx_t3 li a{
    font-size: 10px;
    padding: 5px 8px;
  }
  .mc_vxmm_require_content{
    margin-bottom: 18px;
  }
  .title_vxmm_t3_first{
    font-size: 30px;
  }
  .title_vxmm_t3_second{
    font-size: 35px;
  }
  .title_vxmm_t7_first{
    font-size: 25px;
  }
  .title_vxmm_t7_second{
    font-size: 16px;
  }
  .mc_vxmm_t7_require_title{
    font-size: 25px;
  }
  .im-icc img{
    width: 100px;
  }
  .im-icc{
    margin-bottom: 10px;
  }
  .mc_vxmm_require_content{
    font-size: 15px;
    line-height: 20px;
  }
}
/* END STYLE VXMM THANG 3 */