.mb ul li {
    list-style: none;
}

.mb a,
.mb ins {
    text-decoration: none;
    color: #070c08;
}

.mb .clr {
    clear: both;
}

.mb img {
    max-width: 100%;
}

.mb a {
    color: #323e35;
}

.mb a:hover {
    text-decoration: none;
    color: #febd10;
}

.mb .font-36 {
    font-size: 36px;
    line-height: 45px;
}

.mb .font-34 {
    font-size: 34px;
    line-height: 42px;
}

.mb .font-30 {
    font-size: 30px;
    line-height: 37px;
}

.mb .font-24 {
    font-size: 24px;
    line-height: 30px;
}

.mb .font-20 {
    font-size: 20px;
    line-height: 26px;
}

.mb .font-16 {
    font-size: 16px;
    line-height: 20px;
}

.mb .txt-up {
    text-transform: uppercase;
}

.mb .padding-100 {
    padding: 100px 0;
}

.mb .padding-top-100 {
    padding-top: 100px;
}

.mb .padding-bottom-100 {
    padding-bottom: 100px;
}

.mb .padding-150 {
    padding: 100px 0;
}

.mb .padding-top-150 {
    padding-top: 150px;
}

.mb .padding-bottom-150 {
    padding-bottom: 150px;
}

.mb .margin-bottom-100 {
    margin-bottom: 100px;
}

.mb .float-with {
    float: left;
    width: 100%;
}

.mb .float-left {
    float: left;
}

.mb .float-right {
    float: right;
}

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

.mb .swiper-button-next,
.mb .swiper-button-prev {
    width: 20px;
    background-size: 100% auto;
}

.mb .swiper-button-next {
    right: 20px;
    opacity: 0.3;
}

.mb .swiper-button-prev {
    left: 20px;
    opacity: 0.3;
}

.mb .swiper-button-prev:hover,
.mb .swiper-button-next:hover {
    opacity: 1;
}

.mb .swiper-button-prev {
    left: 0;
    background-image: url(../images/prev-ss-hover.png);
}

.mb .swiper-button-next {
    right: 0;
    background-image: url(../images/next-ss-hover.png);
}

.mb #headers {
    padding: 10px 0;
    background-size: auto 100%;
    background-color: #febf0f;
}

.mb #headers .logo a {
    display: block;
}

.mb #headers .logo img {
    max-height: 40px;
    display: block;
}

.mb .header_bottom {
    margin-top: 16px;
}

.mb .header_bottom a {
    border-radius: 25px;
    padding: 10px 0;
    color: #fff;
    display: inline-block;
    background-color: #e00;
    text-transform: uppercase;
    width: 48%;
    text-align: center;
    white-space: nowrap;
}

.mb .header_bottom a.poup-login {
    color: #000;
    background: url(../images/btn-31.png) no-repeat center center;
    background-size: cover;
    margin-right: 0;
}

.mb .header_bottom a.poup-regs {
    padding: 10px 32px;
}

.mb .header_bottom a:hover {
    opacity: 0.6;
}

.mb .menu {
    background-color: #0d0d0d;
    padding: 28px 0 10px 0;
}

.mb .menu li {
    float: left;
    width: 100%;
    text-align: center;
}

.mb .menu li a {
    display: block;
    font-weight: 900;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    position: relative;
}

.mb .menu li a span {
    white-space: nowrap;
}

.mb .menu li a:hover,
.mb .menu li a.active {
    color: #ffc010;
}

.mb .menu li a.active::before,
.mb .menu li a:hover::before {
    content: '';
    width: calc(100% + 50px);
    height: 44px;
    position: absolute;
    left: -25px;
    right: 0;
    top: 32px;
    background: url(../images/Light.png) no-repeat center bottom;
    background-size: 100% auto;
    z-index: 0;
}

.mb [class^="icongec-"],
.mb [class*="icongec-"] {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% 100%;
}

.mb [class^="icongec-menu-"],
.mb [class*="icongec-menu-"] {
    background: url(../images/menu/icon-lo-de.png) no-repeat center center;
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 1;
    margin: 8px 0 0;
    background-size: auto 100%;
}

.mb .icongec-menu-1 {
    background-position: -75px top;
}

.mb .icongec-menu-2 {
    background-position: -205px top;
}

.mb .icongec-menu-3 {
    background-position: -328px top;
}

.mb .icongec-menu-4 {
    background-position: -445px top;
}

.mb .icongec-menu-5 {
    background-position: -565px top;
}

.mb .icongec-menu-6 {
    background-position: -697px top;
}

.mb .icongec-menu-7 {
    background-position: -815px top;
}

.mb .icongec-menu-8 {
    background-position: -940px top;
}

.mb .icongec-ht {
    width: 40px;
    height: 40px;
    background: url(../images/mobis/icon-support-mo.png) no-repeat;
    background-size: 100% 100%;
}

.mb .icongec-user-profile {
    background: url(../images/icon-user-profile.png) no-repeat top center;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: auto 100%;
    filter: invert(1);
}

.mb .icongec-user-profile-edit {
    background: url(../images/icon-user-profile-edit.png) no-repeat top center;
    width: 100%;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: auto 100%;
    filter: invert(1);
}

.mb .icongec-user-profile-ticket {
    background: url(../images/user-profile-ticket.png) no-repeat top center;
    width: 100%;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: auto 100%;
    filter: invert(1);
}

.mb .support-mobies {
    margin-top: 8px;
    margin-right: 5px;
}

.mb .support-mobies img {
    max-width: 15vw;
}

.mb .logo {
    padding-top: 4vw;
}

.mb .icongec-user-back {
    width: 30px;
    height: 30px;
    background: url(../images/back.png) no-repeat center center;
    background-size: 100% auto;
    margin-top: 20px;
}

.mb .icongec-banner {
    width: 28px;
    height: 31px;
    background: url(../images/icon-1.png) no-repeat;
    margin-right: 35px;
    margin-left: 40px;
}

.mb .content-body {
    background-color: #0d0d0d;
}

.mb #footers h3 {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    color: #3e2e00;
    margin-bottom: 20px;
}

.mb #footers .col ul li {
    padding: 6px 0;
}

.mb #footers .col ul li a {
    background: url(../images/icon-6.png) no-repeat left center;
    padding-left: 25px;
    display: block;
    color: #58340a;
}

.mb .copyright li {
    display: inline-block;
}

.mb .copyright li a {
    color: #58340a;
    border-left: solid 1px #58340a;
    padding: 0 12px;
}

.mb .copyright li a:hover,
.mb #footers .col ul li a:hover {
    color: #e00;
}

.mb #footers .col ul li a:hover {
    background-image: url(../images/icon-6-hover.png);
}

.mb .copyright li:first-child a {
    border: 0;
}

.mb .copyright {
    text-align: center;
}

.mb #footers .vien {
    height: 1px;
    background-color: #bd8c1e;
    margin: 20px 0 25px;
}

.mb #footers .col1,
.mb #footers .col2,
.mb #footers .co3 {
    width: 33.3333%;
}

.mb .content-body {
    position: relative;
    min-height: 200px;
    padding-bottom: 120px;
}

.mb .support {
    position: fixed;
    right: 0;
    bottom: 40px;
    background-color: #0a0a0a;
    padding: 25px 50px 25px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px 0 0 30px;
}

.mb .support .txt {
    padding: 5px 0 0 6px;
}

.mb .list-category.tops {
    margin-top: 20px;
}

.mb .list-category .rows {
    margin-left: -7px;
    margin-right: -7px;
}

.mb .list-category .items {
    float: left;
    width: 50%;
    padding: 0 7px;
    position: relative;
    margin: 7px 0;
}

.mb .list-category.intro .items {
    text-align: center;
}

.mb .list-category.intro .items.row100 .title {
    text-align: left;
    left: 12px;
    width: auto;
}

.mb .list-category .items .cover-top {
    position: absolute;
    right: 0px;
    top: -15px;
    height: calc(100% + 15px);
    text-align: right;
}

.mb .list-category .items .cover-top img {
    max-height: 100%;
    width: auto;
}

.mb .list-category .items a {
    border: solid 1px #febd10;
    border-radius: 10px;
    background-color: #febd10;
}

.mb .list-category .items.fix40 {
    width: 48.4%;
}

.mb .list-category .items.fix60 {
    width: 51.6%;
}

.mb .list-category.non-border .items a {
    background-color: transparent;
}

.mb .list-category .items a:hover {
    box-shadow: 0 0 15px #febd10;
}

.mb .list-category.non-border .items a:hover {
    box-shadow: 0 0 0 transparent;
}

.mb .list-category.non-border .items a {
    border: 0;
}

.mb .list-category.rows2 .items {
    width: 100%;
    padding: 0;
}

.mb .list-category.threes .items:first-child {
    width: 100%;
}

.mb .list-category .items img {
    width: 100%;
    border-radius: 10px;
}

.mb .list-category .items .title {
    position: absolute;
    left: 12px;
    bottom: 12px;
}

.mb .cover-layer2 .title {
    position: relative;
    left: 20px;
    bottom: 50px;
    width: fit-content;
}

.mb .list-category .items .danger-badge {
    position: absolute;
    left: 15%;
    top: 45%;
}

.mb .list-category.colsfive .items .danger-badge {
    position: absolute;
    left: 10%;
    top: 30px;
    width: max-content;
}

.mb .cover-layer2 .danger-badge {
    position: relative;
    left: 20px;
    bottom: 50px;
    width: fit-content;
}

.mb .list-category .items a {
    display: block;
    position: relative;
}

.mb .list-category .cover {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    height: 0;
}

.mb .list-category .items .covers img {
    display: block;
    width: 100%;
}

.mb .list-category .cover.option2 {
    padding-bottom: 131%;
}

.mb .list-category .cover.option3 {
    padding-bottom: 61%;
}

.mb .list-category .cover.option4 {
    padding-bottom: 63%;
}

.mb .list-category .cover img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mb .list-category .items .title span {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    background: url(../images/btn-31.png) no-repeat;
    background-size: cover;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 22px;
    border: solid 1px #febd10;
    line-height: 13px;
    margin: 0;
}

.mb .cover-layer2 .title span {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    background: url(../images/btn-31.png) no-repeat;
    background-size: cover;
    padding: 8px 15px;
    display: block;
    border-radius: 22px;
    border: solid 1px #febd10;
    line-height: 100%;
}

.mb .list-category .items .danger-badge span {
    color: whitesmoke;
    text-transform: uppercase;
    font-weight: 700;
    background: url(../images/btn-danger.png) no-repeat;
    background-size: cover;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 22px;
    border: solid 1px #fe3c10;
    line-height: 13px;
    margin: 0;
    font-size: larger;
}

.mb .list-category.colsfive .items .danger-badge span {
    font-weight: normal;
    text-transform: none;
}

.mb .cover-layer2 .danger-badge span {
    color: whitesmoke;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../images/btn-danger.png) no-repeat;
    background-size: cover;
    padding: 8px 20px;
    display: block;
    border-radius: 22px;
    border: solid 1px #fe3c10;
    line-height: 100%;
}

.mb .bg-gray {
    filter: grayscale(1);
}

.mb .category-6 .col1 {
    width: 66%;
}

.mb .list-category.intro .items .title {
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
}

.mb .list-category.behinds .items {
    margin: 15px 0 45px 0;
}

.mb .category-6 .col2 {
    width: 34%;
    padding-left: 30px;
}

.mb #slider {
    height: 200px;
}

.mb .banners {
    position: relative;
}

.mb .banners .des {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    z-index: 13;
    color: #fff;
    font-weight: 300;
}

@keyframes modal {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.mb #modal {
    display: none;
}

.mb .modal-d {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    position: fixed;
    width: 100%;
    z-index: 15;
    color: #5a5a5a;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #0d0d0d;
}

.mb #modal-back {
    position: fixed;
    opacity: 0.8;
    z-index: 14;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.mb #modal-back.f {
    background: #9b9b9b;
}

.mb .modal-img {
    max-width: 90%;
    text-align: center;
}

.mb .modal-d.modal-img img {
    max-width: 95%;
}

.mb button.close-img {
    background: #fff;
    border: none;
    color: #394563;
    font-size: 30px;
    padding: 5px 19px;
    position: absolute;
    right: 0;
    top: 0;
    outline: 0;
    cursor: pointer;
}

.mb div#modal-c {
    height: 100%;
    position: relative;
    -webkit-animation: modal 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
    animation: modal 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
    border-radius: 4px;
}

.mb .content-poup {
    float: left;
    color: #fff;
    font-size: 14px;
    background-color: #0d0d0d;
    width: 100%;
    position: relative;
    overflow-y: auto;
    height: 100%;
}

.mb .content-poup h3 {
    color: #febf0f;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin: 20px 0 40px 0;
}

.mb .content-poup .col2 {
    padding: 15px;
}

.mb .content-poup input,
.mb .content-poup select {
    background-color: #181818;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    border: 0;
    width: 100%;
    padding: 0 20px;
}

.mb .content-poup .rows label {
    margin-bottom: 10px;
}

.mb .btn-button {
    background: #febd10 url(../images/btn-login.png) no-repeat;
    background-size: cover;
    border-radius: 20px;
    border: solid 1px #febd10;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    padding: 10px 40px;
}

.mb .btn-grey {
    background: lightgrey !important;
}

.mb .btn-button:hover {
    opacity: 0.6;
}

.mb .content-poup .col1 {
    width: 35%;
    display: block;
}

.mb .content-poup .col2 {
    position: relative;
    width: 100%;
}

.mb .content-poup .col1 .cover {
    position: absolute;
    left: -62px;
    top: 0;
    height: 100%;
    bottom: 0;
    width: calc(35% + 62px);
    background: url(../images/750.png) no-repeat left center;
    background-size: auto 100%;
}

.mb .content-poup .col1 .cover img {
    height: 100%;
}

.mb .content-poup .not-yet {
    margin: 15px 0 25px;
    /* color: #afafaf; */
    text-align: center;
}

.mb .content-poup .not-yet a {
    color: #febf0f;
}

.mb .content-poup .rows {
    margin: 0 0 25px;
}

.mb .content-poup .rows.btns {
    margin-top: 20px;
    text-align: center;
}

.mb .content-poup input[type='checkbox'] {
    width: 20px;
    line-height: 20px;
    height: 20px;
    border: solid 1px #a7a7a7;
    background-color: #0d0d0d;
    padding: 0;
    float: left;
    margin-right: 15px;
}

.mb .content-poup .forgets {
    color: #febf0f;
}

.mb .poup-forget .content-poup .rows {
    margin-bottom: 15px;
    position: relative;
}

.mb #mclose {
    width: 17px;
    height: 17px;
    background: url(../images/mclose.png) no-repeat center center;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 20;
    cursor: pointer;
}

.mb .form2col .col3 {
    width: 50%;
    padding-right: 15px;
}

.mb .form2col .col4 {
    width: 50%;
    padding-left: 15px;
}

.mb .hrefs a {
    color: #febf0f;
}

.mb .txtotp {
    color: #0088bd;
    padding-top: 10px;
    position: absolute;
    right: 15px;
    top: 24px;
}

.mb .txtotp2 {
    color: #949494;
    font-size: 12px;
}

.mb .refesh {
    width: 34px;
    height: 42px;
    background: url(../images/refesh.png) no-repeat center center;
    border: 0;
    margin-left: 15px;
}

.mb .content-poup input.codecapcha {
    width: 50%;
}

.mb .poup-regs .content-poup .rows {
    margin-bottom: 15px;
    position: relative;
}

.mb .poup-regs .content-poup .rows label {
    margin-bottom: 10px;
}

.mb .poup-regs .content-poup .col1 .cover {
    width: calc(30% + 62px);
}

.mb .poup-regs .content-poup .caps {
    width: 50%;
    float: right;
}

.mb .poup-regs .content-poup .caps img {
    max-width: calc(100% - 40px);
    padding-left: 10px;
    height: 35px;
    margin-top: 2px;
}

.mb .poup-regs .content-poup .caps .refesh {
    float: right;
    margin-left: 5px;
    height: 30px;
    background-size: auto 100%;
    margin-top: 5px;
}

.mb .ui-datepicker-trigger {
    position: absolute;
    right: 15px;
    top: 34px;
}

.mb .list-category .items.row100 {
    width: 100%;
}

.mb .list-category .row100 .cover {
    padding-bottom: 43%;
}

.mb .list-category.colsthrees .items {
    width: 33.3333%;
}

.mb .list-category.colsthrees .items .cover {
    padding-bottom: 86%;
}

.mb .list-category.colsfive .items {
    width: 25%;
    text-align: center;
    padding: 0 5px;
    margin: 10px 0;
}

.mb .list-category.colsfive .items .title-2 {
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    line-height: 15px;
}

.mb .list-category.colsfive .items a:hover .title-2 {
    color: #febd10;
}

.mb .list-category.colsfive .cover {
    padding-bottom: 100%;
}

.mb .list-category.colsfive .rows {
    margin-left: -5px;
    margin-right: -5px;
}

.mb .cover-layer2 {
    margin-top: 10px;
}

.mb .cover-layer2 img,
.mb .player img {
    width: 100%;
}

.mb .player {
    margin-top: 30px;
}

.mb .swiper-menus-on a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    padding: 5px 0;
    border-radius: 20px;
    opacity: 0.5;
}

.mb .swiper-menus-on a:hover,
.mb .swiper-menus-on a.active {
    background: url(../images/btn-3.png) no-repeat center center;
    color: #000;
    background-size: cover;
    opacity: 1;
}

.mb .swiper-button-next.ss {
    background-image: url(../images/mobis/icon-next.png);
    width: 12px;
    opacity: 1;
    right: 10px;
    top: 44px;
    background-size: 100% auto;
    height: 30px;
}

.mb .swiper-button-next.ss:hover {
    background-image: url(../images/mobis/icon-next-hover.png);
}

.mb .swiper-button-prev.ss:hover {
    background-image: url(../images/mobis/icon-prev-hover.png);
}

.mb .swiper-button-prev.ss {
    background-image: url(../images/mobis/icon-prev.png);
    width: 12px;
    opacity: 1;
    right: 30px;
    top: 44px;
    left: unset;
    background-size: 100% auto;
    height: 30px;
}

.mb .menu-2 {
    position: relative;
    padding-right: 58px;
    background-color: #171717;
    border-radius: 20px;
    margin-top: 20px;
}

.mb .bredrum {
    padding: 30px 0;
}

.mb .bredrum ul li {
    display: inline-block;
    color: #b6b6b6;
    font-size: 16px;
}

.mb .bredrum ul li a {
    font-size: 16px;
    color: #b6b6b6;
}

.mb .bredrum ul li a:hover {
    color: #febd10;
}

.mb .bredrum ul li h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.mb .bredrum ul li span {
    padding: 0 12px;
}

.mb .user-body .col1 {
    background-color: #111;
    padding: 0 15px 100px;
    border-radius: 10px;
}

.mb .user-body .col1 ul li {
    margin: 15px 0;
}

.mb .user-body .col2 {
    width: 100%;
}

.mb .user-body .col1 ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 10px;
    border-radius: 20px;
}

.mb .user-body .col1 ul li a:hover,
.mb .user-body .col1 ul li a.active {
    background-color: #febf0f;
    color: #000;
}

.mb [class^="menu-icon-"],
.mb [class*="menu-icon-"] {
    background: url(../images/menu-user-1.png) no-repeat left top;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% 100%;
    margin-right: 20px;
}

.mb .user-body [class^="menu-icon-"],
.mb .user-body [class*="menu-icon-"] {
    margin-right: 10px;
}

.mb .menu-icon-7 {
    background-image: url(../images/menu-user-7.png);
}

.mb .menu-icon-2 {
    background-image: url(../images/menu-user-2.png);
}

.mb .menu-icon-3 {
    background-image: url(../images/menu-user-3.png);
}

.mb .menu-icon-4 {
    background-image: url(../images/menu-user-4.png);
}

.mb .menu-icon-5 {
    background-image: url(../images/menu-user-5.png);
}

.mb .menu-icon-6 {
    background-image: url(../images/menu-user-6.png);
}

.mb .menu-icon-mes {
    background-image: url(../images/mobis/icon-mes.png);
}

.mb .menu-icon-1o-de {
    background-image: url(../images/mobis/icon-lo-de.png);
}

.mb .menu-icon-casio {
    background-image: url(../images/mobis/icon-live.png);
}

.mb .menu-icon-poker {
    background-image: url(../images/mobis/icon-poker.png);
}

.mb .menu-icon-ban-ca {
    background-image: url(../images/mobis/icon-ban-ca.png);
}

.mb .menu-icon-da-ga {
    background-image: url(../images/mobis/icon-da-ga.png);
}

.mb .menu-icon-the-thao {
    background-image: url(../images/mobis/icon-the-thao.png);
}

.mb .menu-icon-game-bai {
    background-image: url(../images/mobis/icon-game-bai.png);
}

.mb .menu-icon-esporst {
    background-image: url(../images/mobis/icon-esporst.png);
}

.mb .menu-icon-profile {
    background-image: url(../images/menu-profile.png);
    margin-right: 15px;
}

.mb .user-body .col1 ul li a:hover i,
.mb .user-body .col1 ul li a.active i {
    filter: brightness(0) !important;
}

.mb .user-body .col2 .title {
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.mb .user-body .col2 .title2 {
    font-weight: 500;
    text-transform: uppercase;
    color: #febf0f;
    font-size: 16px;
}

.mb .user-body .col2 .des {
    opacity: 0.7;
    color: #fff;
    margin: 10px 0 30px 0;
}

.mb .list-km .rows {
    margin-left: -7px;
    margin-right: -7px;
}

.mb .list-km {
    margin: 20px 0 40px;
}

.mb .list-km ul li {
    padding: 0 7px;
    float: left;
    width: 33.3333%;
    position: relative;
}

.mb .list-km ul li img {
    width: 100%;
}

.mb .list-km .bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 25px;
}

.mb .list-km .bottom i {
    width: 19px;
    height: 19px;
    display: block;
    background: url(../images/history-icon-1.png) no-repeat center center;
    margin-bottom: 5px;
}

.mb .list-km .bottom div {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}

.mb .list-support .rows {
    margin-left: -5px;
    margin-right: -5px;
}

.mb .list-support ul li {
    float: left;
    padding: 0 5px;
    margin: 5px 0;
    width: 33.3333%;
    text-align: center;
}

.mb .list-support ul li a {
    display: block;
    background-color: #111;
    border-radius: 10px;
    padding: 5px 0;
    border: solid 2px #1d1b1a;
}

.mb .list-support ul li .name {
    color: #10a02b;
    font-size: 14px;
    margin: 5px 0;
    font-weight: 700;
}

.mb .list-support ul li a:hover {
    border: solid 2px #febd10;
    opacity: 0.7;
}

.mb .list-support ul li.tele .name {
    color: #039be5;
}

.mb .list-support ul li.viber .name {
    color: #665cac;
}

.mb .list-support ul li.skype .name {
    color: #00aaf2;
}

.mb .list-support ul li.zalo .name {
    color: #015bdf;
}

.mb .list-support ul li.email .name {
    color: #e23735;
}

.mb .list-support ul li .des2 {
    color: #fff;
    font-size: 10px;
    opacity: 0.7;
}

.mb [class^="suport-icon-"],
.mb [class*="suport-icon-"] {
    background: url(../images/suport-1.png) no-repeat center top;
    width: 100%;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    background-size: auto 100%;
}

.mb .suport-icon-2 {
    background-image: url(../images/suport-2.png);
}

.mb .suport-icon-3 {
    background-image: url(../images/suport-3.png);
}

.mb .suport-icon-4 {
    background-image: url(../images/suport-4.png);
}

.mb .suport-icon-5 {
    background-image: url(../images/suport-5.png);
}

.mb .suport-icon-6 {
    background-image: url(../images/suport-6.png);
}

.mb .bg-faq {
    background-color: #111;
    border-radius: 10px;
    padding: 25px 15px;
}

.mb .list-faq {
    padding: 0 0 0 0;
}

.mb .list-faq ul li {
    margin: 12px 0;
    float: left;
    width: 100%;
}

.mb .list-faq ul li:first-child {
    margin-top: 0;
}

.mb .list-faq ul li a {
    display: block;
    padding: 15px 30px 15px 20px;
    border: solid 1px #5d5d5d;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    opacity: 0.7;
    font-weight: 300;
    position: relative;
}

.mb .list-faq ul li a:hover,
.mb .list-faq ul li.active a {
    border-color: #febd10;
}

.mb .content-faq {
    background-color: #1f1f1f;
    font-size: 15px;
    color: #fff;
    opacity: 0.7;
    font-weight: 300;
    margin: 20px 0 0;
    border-radius: 8px;
    padding: 20px;
    display: none;
}

.mb .list-faq ul li.active .content-faq {
    display: block;
}

.mb .icon-dropdow {
    width: 10px;
    height: 10px;
    background: url(../images/faq-icon.png) no-repeat left center;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 22px;
}

.mb .list-faq ul li.active i {
    background-image: url(../images/up-down.png);
}

.mb h1.how-to-title {
    color: #febf0f;
    font-size: 18px;
    font-weight: 500;
}

.mb h2.how-to-title {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.mb .content-how {
    opacity: 1;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 30px;
}

.mb .content-how img {
    max-width: 100% !important;
}

.mb .content-how p {
    margin: 10px 0;
}

.mb .content-how ul {
    padding-left: 18px;
}

.mb .content-how ul li {
    list-style: disc;
}

.mb .vien-how {
    background: url(../images/vien-how.png) repeat-x left #d2b48c;
    height: 3px;
    margin: 30px 0;
}

.mb [class^="menu-how-to-"],
.mb [class*="menu-how-to-"] {
    background: url(../images/menu-how-to-1.png) no-repeat center center;
    width: 100%;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: auto 100%;
    filter: invert(1);
}

.mb .menu-how-to-2 {
    background-image: url(../images/menu-how-to-2.png);
}

.mb .menu-how-to-3 {
    background-image: url(../images/menu-how-to-3.png);
}

.mb .menu-how-to-4 {
    background-image: url(../images/menu-how-to-4.png);
}

.mb .menu-how-to-tt {
    background-image: url(../images/menu-how-to-tt.png);
}

.mb .menu-how-to-cv {
    background-image: url(../images/menu-how-to-cv.png);
}

.mb .menu-how-to-dt {
    background-image: url(../images/menu-how-to-dt.png);
    filter: invert(0);
}

.mb .menu-how-to-rt {
    background-image: url(../images/menu-how-to-rt.png);
}

.mb .menu-how-to-mk {
    background-image: url(../images/menu-how-to-mk.png);
}

.mb .menu-how-to-c {
    background-image: url(../images/menu-how-to-c-1.png);
}

.mb .menu-how-to-tt2 {
    background-image: url(../images/menu-how-to-tt2.png);
}

.mb .menu-how-to-tn {
    background-image: url(../images/menu-how-to-tn-1.png);
}

.mb .menu-how-to-hscn {
    background-image: url(../images/menu-how-to-hscn.png);
}

.mb .menu-howto {
    text-align: center;
    margin-top: 40px;
}

.mb .menu-howto ul {
    margin-left: -5px;
    margin-right: -5px;
}

.mb .menu-howto ul li {
    width: 25%;
    float: left;
    padding: 0 5px;
}

.mb .menu-howto ul li a {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: #111;
    border-radius: 10px;
    padding: 15px 0 10px 0;
    border: solid 2px #171615;
}

.mb .menu-howto ul li a:hover,
.mb .menu-howto ul li a.active {
    background-color: #febe10;
    color: #000;
}

.mb .menu-howto ul li a:hover i,
.mb .menu-howto ul li a.active i {
    filter: brightness(0) !important;
}

.mb .menu-howto ul li .name {
    margin-top: 5px;
}

.mb .user-body .col1.profile {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

.mb .user-body .col1.profile .row1 {
    background-color: #111;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}

.mb .user-body .col1.profile .row1.centers {
    text-align: center;
}

.mb .user-body .profile .title2 {
    color: #febf0f;
    font-size: 20px;
    font-weight: 500;
}

.mb .user-body .col2 .title span {
    color: #febf0f;
}

.mb .user-body .profile .avatar {
    width: 140px;
    height: 140px;
    border: solid 3px #f3b70e;
    box-shadow: 0 0 20px #f3b70e;
    border-radius: 50%;
    margin: auto;
    background-size: cover;
    margin-top: 20px;
    display: block;
    text-indent: -99px;
    color: #0d0d0d;
}

.mb .user-body .profile .fullname {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin: 20px 0 15px;
    text-align: center;
}

.mb .user-body .profile .money {
    color: #febf0f;
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.mb .bonus {
    margin-bottom: 20px;
    border: solid 1px #febd10;
    box-shadow: 0 0 10px #febd10;
    border-radius: 8px;
    padding: 15px 0;
}

.mb .bonus .float-left {
    width: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.mb .bonus .float-left span {
    color: #febf0f;
    font-weight: 900;
    font-size: 20px;
}

.mb .bonus .float-left p {
    opacity: 0.5;
    margin-top: 10px;
}

.mb .bonus .float-left.col-1 {
    border-right: solid 1px #2a2610;
}

.mb .hscn {
    color: #fff;
    margin-top: 20px;
}

.mb .hscn .rows {
    margin: 15px 0;
    display: flex;
}

.mb .hscn label {
    opacity: 0.7;
    float: left;
    width: 100px;
}

.mb .hscn span {
    white-space: nowrap;
}

.mb .list-bonus {
    color: #fff;
    font-size: 12px;
}

.mb .list-bonus .numbers {
    font-size: 16px;
    margin: 15px 0;
}

.mb .list-bonus .name,
.mb .list-bonus .note {
    opacity: 0.7;
}

.mb .list-bonus .note {
    margin-bottom: 35px;
    font-style: italic;
    margin-top: 20px;
}

.mb .list-bonus ul li {
    float: left;
    padding: 0 4px;
    width: 33.3333%;
    text-align: center;
}

.mb .list-bonus ul li .bodys {
    display: block;
    border-radius: 8px;
    background-color: #161616;
    padding: 15px 0;
}

.mb .list-bonus .rows {
    margin-left: -4px;
    margin-right: -4px;
}

.mb .bonus-icon-1 {
    width: 48px;
    height: 42px;
    display: block;
    background: url(../images/bonus-icon-1.png) no-repeat center center;
    margin: auto;
}

.mb .menu3 {
    margin: 15px 0;
}

.mb .menu3 .rows {
    margin-left: -5px;
    margin-right: -5px;
}

.mb .menu3 li {
    float: left;
    width: 33.3333%;
    padding: 0 5px;
    margin: 5px 0;
    text-align: center;
}

.mb .menu3 li a {
    display: block;
    background-color: #111;
    border-radius: 8px;
    border: solid 2px #171615;
    padding: 15px 5px 3px 5px;
    font-size: 13px;
    color: #fff;
}

.mb .menu3 li i {
    margin-bottom: 10px;
    width: 47px;
    height: 40px;
}

.mb .menu3 li a:hover,
.mb .menu3 li a.active {
    color: #000;
    background-color: #fcba11;
}

.mb .menu3 li a:hover i,
.mb .menu3 li a.active i {
    filter: brightness(0) !important;
}

.mb .menu3 li .name {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
}

/*.mb .menu3 .menu-how-to-2, .mb .menu3 .menu-how-to-3 {
    background-size: auto 37px;
    background-position: center bottom;
}*/
.mb #profile_form.content-poup {
    background-color: transparent;
    border: 0;
    padding: 20px 40px;
}

.mb .list-km.list-his {
    margin: 5px 0 15px;
}

.mb .poup-play-game .modal-d {
    position: fixed;
    z-index: 999;
}

.mb .load-game {
    padding: 5px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #febd10;
    background-color: #febd10;
}

.mb .load-game img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.mb .poup-play-game .modal-d {
    max-width: 980px;
    padding: 0;
}

.mb .options {
    opacity: .5;
    position: absolute;
    right: 2px;
    top: 1px;
    background-color: #0d0d0d;
    padding: 10px 20px;
    border-radius: 0 10px 0 10px;
}

.mb .options #mcloses {
    width: 22px;
    height: 22px;
    background: url(../images/mcloses.png) no-repeat right center;
    display: block;
    cursor: pointer;
    padding: 12px 0 12px 15px;
    background-size: 100% auto;
    float: left;
    margin-left: 20px;
}

.mb .options #fulls {
    width: 22px;
    height: 22px;
    background: url(../images/fulls.png) no-repeat left center;
    display: block;
    border-right: solid 1px #262626;
    cursor: pointer;
    padding: 12px 15px 12px 0;
    background-size: 100% auto;
    float: left;
}

.mb .fullcreens .options #fulls {
    background-image: url('../images/Minimize-icon-white.png');
    opacity: .5;
}

.mb .poup-play-game.fullcreens .modal-d {
    height: 100% !important;
    width: 100%;
    max-width: 100%;
}

.mb .auth i {
    display: inline-block;
    width: 76px;
    height: 76px;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    box-shadow: 0 0 10px #feefb4;
    margin-left: 20px;
}

.mb .auth {
    font-size: 21px;
    color: #000;
    background: url(../images/up-user.png) no-repeat right 32px;
    padding-right: 30px;
    margin-top: -18px;
    cursor: pointer;
    position: relative;
}

.mb .auth span {
    display: block;
    float: left;
    padding-top: 26px;
}

.mb .menu-up-down {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 99;
    background-color: #111;
    border-radius: 10px;
    display: none;
    padding: 0 10px;
}

.mb .menu-up-down li {
    margin: 10px 0;
}

.mb .menu-up-down li a {
    background-color: transparent;
    border: 0;
    font-size: 16px;
    white-space: nowrap;
}

.mb .menu-login {
    background-color: #0d0d0d;
}

.mb .description {
    position: relative;
    padding-left: 44px;
}

.mb .slogans {
    background-color: #171717;
    border-top: solid 1px #febd10;
    color: #fff;
    padding: 10px 0;
}

.mb .slogans .icongec-banner {
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.mb #footers {
    background-color: #151515;
    padding: 10px 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.mb .footer-menu li {
    float: left;
    width: 33.3333%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
}

.mb .footer-menu.auth-user-no li.cls-home {
    width: 70px;
    float: left;
}

.mb .footer-menu.auth-user-no li.cls-mores {
    width: 70px;
    float: right;
}

.mb .footer-menu.auth-user-no li.cls-km {
    float: left;
    width: calc(100% - 140px);
}

.mb .footer-menu.auth-user-no li.cls-nap-tien {
    float: left;
    width: calc(100% - 140px);
}

.mb .footer-menu.auth-user-no li.cls-reg {
    float: left;
    max-width: 27%;
}

.mb .footer-menu.auth-user-no li.cls-login {
    float: left;
    max-width: 27%;
}

.mb .footer-menu.auth-user li {
    width: 20%;
}

.mb .footer-menu.auth-user-no li {
    width: 30%;
}

.mb .footer-menu li a {
    display: block;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    position: relative;
}

.mb .footer-menu li a i {
    position: relative;
    z-index: 1;
}

.mb .footer-menu li.cls-more {
    text-align: right;
    padding-right: 15px;
}

.mb .footer-menu li.cls-more i {
    background-position: right center;
    width: 100%;
}

.mb .footer-menu.auth-user li.cls-more {
    text-align: center;
    padding-right: 0;
}

.mb .footer-menu.auth-user li.cls-more i {
    background-position: center center;
}

.mb .footer-menu li a.active,
.mb .footer-menu li a:hover {
    content: '';
    width: 68px;
    height: 68px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    background: #febd10 url('../images/mobis/icon-home-bg.png') no-repeat center center;
    border-radius: 50%;
    background-size: cover;
    border: solid 1px #febd10;
    z-index: 0;
}

.mb .footer-menu li a.active i,
.mb .footer-menu li a:hover i {
    filter: brightness(0) !important;
    margin-top: 26%;
}

.mb .footer-menu li a.active span,
.mb .footer-menu li a:hover span {
    display: none;
}

.mb .footer-menu li.cls-profile a.active i,
.mb .footer-menu li.cls-profile a:hover i {
    display: none;
}

.mb .footer-menu li.cls-profile a.active,
.mb .footer-menu li.cls-profile a:hover {
    /* background-image: url('../images/mobis/icon-profile.png'); */
    top: 8px;
}

.mb .footer-menu li.cls-mores a.active,
.mb .footer-menu li.cls-mores a:hover {
    right: -300px;
    top: 8px;
}

.mb .footer-menu li.cls-vi a.active,
.mb .footer-menu li.cls-vi a:hover {
    right: -150px;
    top: 0;
}

.mb .footer-menu li.cls-rut-tien a.active,
.mb .footer-menu li.cls-rut-tien a:hover {
    right: -150px;
    top: 8px;
}

.mb .footer-menu li.cls-login a.active,
.mb .footer-menu li.cls-login a:hover {
    right: -104px;
    top: 7px;
}

.mb .footer-menu li.cls-km a.active,
.mb .footer-menu li.cls-km a:hover {
    right: 157px;
    top: 0;
}

.mb .footer-menu li.cls-nap-tien a.active,
.mb .footer-menu li.cls-nap-tien a:hover {
    right: 141px;
    top: 8px;
}

.mb .footer-menu li.cls-reg a.active,
.mb .footer-menu li.cls-reg a:hover {
    right: 124px;
    top: 7px;
}

.mb .footer-menu li.cls-home a.active,
.mb .footer-menu li.cls-home a:hover {
    right: 0;
    top: 0;
}

.mb [class^="f-menu-"],
.mb [class*="f-menu-"] {
    width: 30px;
    height: 30px;
    background-position: center center;
    display: block;
    background-repeat: no-repeat;
    background-size: 50px;
    margin: 0 auto 8px auto;
}

.mb .f-menu-km {
    background-image: url('../images/mobis/icon-km.png');
}

.mb .auth-user .f-menu-nap-tien {
    background-image: url('../images/menu-how-to-2.png');
    filter: invert();
    background-size: 27px;
    ;
}

.mb .f-menu-reg {
    background-image: url('../images/user-profile-reg.png');
    filter: invert();
}

.mb .f-menu-vi {
    background-image: url('../images/mobis/icon-vi-tien.png');
}

.mb .f-menu-rut-tien {
    background-image: url('../images/menu-how-to-3.png');
    filter: invert();
    background-size: 28px;
}

.mb .f-menu-login {
    background-image: url('../images/user-profile-login.png');
    filter: invert();
}

.mb .auth-user-no .f-menu-more,
.mb .auth-user .f-menu-more {
    background-image: url('../images/mobis/icon-more.png');
    background-size: 30px;
}

.mb .f-menu-profile {
    background-image: url('../images/mobis/icon-profile.png');
    border-radius: 50%;
}

.mb .auth-user-no .f-menu-home,
.mb .auth-user .f-menu-home {
    background-image: url('../images/mobis/icon-home.png');
    background-size: 30px;
}

.mb .cls-profile i {
    border: solid 1px #febd10;
    box-shadow: 0 0 3px #f3b70e;
}

.mb .footer-menu li.cls-home {
    position: relative;
}

.mb .footer-menu li.cls-home .behind-home {
    position: absolute;
    left: -5px;
    top: -20px;
    width: 72px;
    height: 72px;
    display: block;
}

.mb .footer-menu li.cls-home .behind-home a {
    display: block;
    background: #febd10 url('../images/mobis/icon-home-bg.png') no-repeat center center;
    border-radius: 50%;
    background-size: cover;
    border: solid 1px #febd10;
    height: 100%;
    width: 100%;
}

.mb .footer-menu li.cls-home .behind-home a i {
    margin-top: 20px;
}

.mb .menu-ten {
    background-color: #171717;
    border-radius: 20px;
    padding: 5px 0;
}

.mb .swiper-menus-mobi-on .swiper-slide {
    width: 26%;
}

.mb .content-menu .name {
    background-color: #febd10;
    padding: 15px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    position: relative;
}

.mb .icongec-user-back-menu {
    width: 18px;
    height: 18px;
    background: url(../images/close-back.png) no-repeat center center;
    background-size: auto 100%;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 18px;
}

.mb .backs-yellow {
    background-color: #febf0f;
    color: #000;
    font-weight: 500;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.mb .backs-yellow a {
    color: #000;
    font-weight: 500;
    font-size: 20px;
}

.mb .icongec-user-back-menu-1 {
    width: 28px;
    height: 20px;
    background: url(../images/back-menu.png) no-repeat center center;
    background-size: auto 100%;
    margin-right: 10px;
}

.mb .content-menu .box-row {
    border-radius: 10px;
    padding: 0 15px;
    border: solid 1px #1b1a19;
    background-color: #111;
}

.mb .box-glabal {
    padding: 0 15px;
    margin-bottom: 110px;
}

.mb .box-glabal .box-row {
    margin-top: 20px;
}

.mb .box-glabal .box-row ul li {
    margin: 15px 0;
}

.mb .box-glabal .box-row ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.mb .box-glabal .box-row ul li a:hover,
.mb .box-glabal .box-row ul li a.active {
    color: #febd10;
}

.mb .box-glabal .box-row ul li a:hover i,
.mb .box-glabal .box-row ul li a.active i {
    filter: none;
}

.mb .box-glabal .box-row ul li a i {
    filter: brightness(100);
}

.mb .box-glabal .box-row ul li a .vien {
    height: 1px;
    background-color: #282828;
    margin-top: 15px;
    margin-left: 42px;
}

.mb .box-glabal .box-row ul li:last-child a .vien {
    display: none;
}

.mb .marquee {
    height: 30px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.mb .marquee p {
    position: absolute;
    width: 300%;
    /* max-width: 300%; */
    height: 100%;
    margin: 0;
    line-height: 30px;
    text-align: start;
    -moz-transform: translateX(10%);
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
    -moz-animation: 20s scroll-left 0s linear infinite;
    -webkit-animation: 20s scroll-left 0 linear infinite;
    animation: 20s scroll-left 0s linear infinite;
}

.mb .backs {
    padding-bottom: 20px;
}

.mb .profile form {
    padding: 0 !important;
}

.mb .profile form .btn-submit {
    text-align: left !important;
}

.mb .text-middle {
    text-align: center;
    padding: 15px !important;
}

.mb .text-middle p {
    font-size: 15px;
    color: #febd10;
}

.mb .money-text {
    margin-bottom: 25px;
}

.mb .hidden {
    display: none;
}

.mb .pe-mobile {
    position: relative;
}

.mb .pe-mobile .txtotp {
    color: #0088bd;
    padding-top: 10px;
    position: absolute;
    right: 15px;
    top: 57px;
}

.mb .fee-table .total {
    margin-right: 25px;
}

.mb .commission-table td {
    border: solid 1.5px white;
    color: #fff;
    text-transform: none !important;
    font-size: 18px !important;

}


.mb .commission-table th {
    padding: 5px;
    border: solid 1.5px white;
    color: #fff;
    background-color: #585858;
}

.mb .commission-table {
    width: 100%;
    margin: 10px 0;
}

.mb .total-commission {
    border: solid 1.5px white;
    color: #fff;
    height: 34px;
    padding: 5px 0 5px 5px;
    border-radius: 5px;
}

.mb .fee-table .title,
.mb .collate-table .title,
.mb .ads .title,
.total-commission .title {
    color: #fff;
    text-transform: none !important;
    font-size: 18px !important;
}

.mb .commission-table td {
    padding: 5px 10px;
    text-align: center;
}

.mb .head-title {
    width: fit-content;
    margin: 0;
    float: left;
}

.mb .head-note {
    font-size: small;
}

.mb .head_select {
    position: relative;
    float: right;
    top: 5px;
}

.mb .tb-head select {
    background: #181818;
    color: #febd10;
    border: solid 1px #febd10;
    border-radius: 5px;
    font-size: large;
}

.mb .tb-head select option {
    background: #181818;
    color: #febd10;
    border: solid 1px #febd10;
    border-radius: 5px;
    font-size: large;
}

.mb .container .begin {
    margin: 30px 0;
    color: white;
    font-size: large;
    text-align: center;

}

.mb .total-commission .value {
    text-transform: none !important;
    font-size: 18px !important;
}

.mb .container .payment {
    margin: 40px 0 10px 0;
    color: white;
    font-size: large;
}

.mb .container .payment p {
    margin: 5px 0;
}

.mb .info-content table {
    border-collapse: collapse;
}

.mb .info-content p {
    color: #febd10;
    font-size: large;
    margin: 5px 0;
}

.mb .profile-info .rows span {
    max-width: 60%;
    word-wrap: break-word;
    display: inline-block;
}

.mb .fee-table td {
    padding-left: 10px;
}

.mb .value.positive {
    color: #42db5e;
}

.mb .value.negative {
    color: #ec6b20;
}

.mb .value.zero {
    color: #ffffff;
}

.mb .collate-table,
.mb .fee-table,
.mb .ads {
    width: 100%;
}

.mb .collate-table th,
.mb .fee-table td,
.mb .ads th {
    width: 100%;
    padding: 5px;
    margin-top: 15px;
    border: solid 1.5px white;
    border-radius: 5px;
    font-weight: normal;
}

.mb .collate-table .total,
.mb .fee-table .total,
.mb .total-commission .total,
.mb .ads .total {
    margin-right: 10px;
    font-weight: bolder;
}

.mb .collate-table td .value,
.mb .ads td .value {
    margin-right: 30px;
}

.mb .collate-table td,
.mb .ads td {
    width: 100%;
    border: solid 1.5px #4b4943;
    padding: 5px 5px 5px 30px;
    border-radius: 5px;
    font-size: small;
}

.mb .fee-table .title,
.mb .collate-table .title,
.mb .ads .title,
.total-commission .title {
    color: #fff;
    text-transform: none !important;
    font-size: 18px !important;
}

.mb .detail.btn-button {
    width: 40%;
    margin: 10px;
    position: relative;
    left: 30%;
    padding: 10px
}

.mb .begin .text-header {
    font-size: 30px;
    font-weight: 400;
    color: #febf0f;
    text-align: center;
    margin-bottom: 15px;
}

.mb .payment .text-header {
    font-size: 25px;
    font-weight: 400;
    color: #febf0f;
    text-align: center;
    margin-bottom: 15px;
}

.mb .text-highlight {
    color: #febf0f;
    font-weight: bolder;
    font-size: larger;
}

.mb .popup-support img {
    max-width: 50px;
    padding: 5px;
}

.mb .popup-support #modal-back {
    opacity: 0.2;
}

.mb .popup-support li.live_chat_row,
.mb .popup-support li>a {
    margin: auto;
    display: inline-flex;
    padding: 2px;
    width: 100%;
}

.mb .popup-support li.live_chat_row .text,
.mb .popup-support li>a .text {
    margin: auto;
}

.mb .popup-support li .icon {
    display: inline-block;
}

.mb .popup-support li .text {
    display: inline-block;
    margin: auto;
    color: #febf0f;
    margin-left: 10px;
    font-weight: bolder;
    text-align: center;
}

.mb .popup-support .content-poup {
    border-radius: 10px;
    border: 1px;
}

.mb .popup-support .modal-d {
    height: auto;
    border-radius: 10px;
    width: 50%;
    left: 75%;
    bottom: auto;
    max-width: 200px;
    top: 80px
}

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media only screen and (min-width: 800px) {
    .mb .container {
        max-width: 400px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 799px) {
    .mb .container {
        max-width: 400px;
    }

    .mb [class^="f-menu-"],
    .mb [class*="f-menu-"] {
        width: 40px;
        height: 40px;
    }

    .mb .footer-menu li.cls-home .behind-home {
        width: 84px;
        height: 84px;
        left: 0;
    }

    .mb .footer-menu li.cls-home a.active,
    .mb .footer-menu li.cls-home a:hover {
        top: 4px;
    }

    .mb .footer-menu li a.active i,
    .mb .footer-menu li a:hover i {
        margin-top: 18%;
    }

    .mb .footer-menu li.cls-reg a.active,
    .mb .footer-menu li.cls-reg a:hover,
    .mb .footer-menu li.cls-login a.active,
    .mb .footer-menu li.cls-login a:hover,
    .mb .footer-menu li.cls-mores a.active,
    .mb .footer-menu li.cls-mores a:hover {
        top: 14px;
    }

    .mb .footer-menu li.cls-nap-tien a.active,
    .mb .footer-menu li.cls-nap-tien a:hover,
    .mb .footer-menu li.cls-rut-tien a.active,
    .mb .footer-menu li.cls-rut-tien a:hover {
        top: 14px;
    }
}

@media only screen and (max-width: 479px) {
    .mb .container {
        max-width: 400px;
    }

    .mb .menu-howto ul li a {
        font-size: 8px;
    }

    .mb .footer-menu li.cls-mores a.active,
    .mb .footer-menu li.cls-mores a:hover {
        top: 7px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 370px) {
    .mb .footer-menu li a {
        font-size: 10px;
    }

    .mb .footer-menu li a.active::before,
    .mb .footer-menu li a:hover::before {
        height: 66px;
        width: 66px;
    }

    .mb .footer-menu.auth-user-no li {
        width: 28%;
    }

    .mb .footer-menu li.cls-reg a.active,
    .mb .footer-menu li.cls-reg a:hover {
        right: 90px;
    }

    .mb .footer-menu li.cls-login a.active,
    .mb .footer-menu li.cls-login a:hover {
        right: -81px;
    }

    .mb .footer-menu.auth-user-no li.cls-mores a.active,
    .mb .footer-menu.auth-user-no li.cls-mores a:hover {
        right: -255px;
    }

    .mb .footer-menu.auth-user li.cls-mores a.active,
    .mb .footer-menu.auth-user li.cls-mores a:hover {
        right: -275px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 355px) {
    .mb .footer-menu li a {
        font-size: 10px;
    }

    .mb [class^="f-menu-"],
    .mb [class*="f-menu-"] {
        width: 25px;
        height: 25px;
        margin-bottom: 5px;
    }

    .mb .list-category.colsfive .items {
        width: 50%;
    }

    .mb .footer-menu li a.active,
    .mb .footer-menu li a:hover {
        width: 64px;
        height: 64px;
        top: -3px
    }

    .mb .auth-user [class^="f-menu-"] {
        background-size: 24px;
    }

    .mb .footer-menu li.cls-nap-tien a.active,
    .mb .footer-menu li.cls-nap-tien a:hover {
        right: 119px;
    }

    .mb .footer-menu li.cls-rut-tien a.active,
    .mb .footer-menu li.cls-rut-tien a:hover {
        right: -135px;
    }

    .mb .footer-menu li.cls-mores a.active,
    .mb .footer-menu li.cls-mores a:hover {
        right: -261px;
    }

    .mb .menu-howto ul li a {
        font-size: 8px;
    }

    .mb .footer-menu.auth-user-no li {
        width: 25%;
    }

    .mb .footer-menu li.cls-home a.active,
    .mb .footer-menu li.cls-home a:hover {}

    .mb .footer-menu li a.active i,
    .mb .footer-menu li a:hover i {
        margin-top: 29%;
    }


    .mb .footer-menu li.cls-reg a.active,
    .mb .footer-menu li.cls-reg a:hover {
        right: 88px;
        top: 4px;
    }

    .mb .footer-menu li.cls-login a.active,
    .mb .footer-menu li.cls-login a:hover {
        right: -80px;
        top: 4px;
    }

    .mb .footer-menu.auth-user-no li {
        width: 27%;
    }

    .mb .f-menu-reg {
        background-size: 45px;
    }

    .mb .f-menu-login {
        background-size: 40px;
    }

    .mb .auth-user-no .f-menu-home {
        background-size: 25px;
    }
}

@media only screen and (max-width: 340px) {
    .mb .footer-menu li a {
        font-size: 9px;
        white-space: nowrap;
    }

    .mb [class^="f-menu-"],
    .mb [class*="f-menu-"] {
        width: 32px;
        height: 32px;
        margin-bottom: 5px;
    }

    .mb .footer-menu li.cls-home a.active,
    .mb .footer-menu li.cls-home a:hover {
        right: 0;
        top: -3px;
    }

    .mb .footer-menu.auth-user-no li.cls-home {
        width: 56px;
    }

    .mb .footer-menu.auth-user-no li.cls-mores {
        width: 56px;
    }

    .mb .footer-menu.auth-user-no li.cls-km {
        width: calc(100% - 112px);
    }

    .mb .footer-menu.auth-user-no li.cls-nap-tien {
        width: calc(100% - 112px);
    }

    .mb .footer-menu.auth-user-no li.cls-reg {
        width: calc(100% - 195px);
    }

    .mb .footer-menu.auth-user-no li.cls-login {
        width: calc(100% - 195px);

    }

    .mb .footer-menu li.cls-reg a.active,
    .mb .footer-menu li.cls-reg a:hover {
        right: 83px;
        top: 7px;
    }

    .mb .footer-menu li.cls-mores a.active,
    .mb .footer-menu li.cls-mores a:hover {
        right: -255px;
        top: 7px;
    }

    .mb .footer-menu li.cls-login a.active,
    .mb .footer-menu li.cls-login a:hover {
        right: -100px;
        top: 7px;
    }

    .mb .list-category.colsfive .items {
        width: 50%;
    }

    .mb .menu li a {
        font-size: 10px;
    }

    .mb .menu-howto ul li a {
        font-size: 8px;
    }

    .mb .f-menu-reg {
        background-size: 50px;
    }

    .mb .f-menu-login {
        background-size: 50px;
    }

    .mb .footer-menu li.cls-nap-tien a.active,
    .mb .footer-menu li.cls-nap-tien a:hover {
        right: 117px;
        top: 8px;
    }

    .mb .footer-menu li.cls-rut-tien a.active,
    .mb .footer-menu li.cls-rut-tien a:hover {
        right: -129px;
        top: 8px;
    }

}