body, .blur-bg::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Helvetica, Arial, sans-serif, Zawgyi-One;
    color: white;
}

.sweet-alert {
    background:linear-gradient(to right, #1a545f 0%, #061c24 75%);
}

#page{
    background-image: url('https://nctmedia.online/cafe_project/background/background.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

*:focus {
    outline: 0
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important
}

.sweet-alert h2, .sweet-alert p {
    color: white !important
}

.sweet-alert button.confirm {
    padding: 9px;
    width: 120px !important
}

.sweet-alert button.confirm:hover {
    background-color: #144c57 !important
}

.sweet-alert button.cancel {
    background-color: transparent !important;
    width: 120px !important;
    border-radius: 4px !important
}

.input-group.has-success:after {
    content: '\f00c';
    color: #3c763d
}

.input-group.has-error:after {
    content: '\f12a';
    color: #a94442
}

.form-group.has-success:after, .input-group.has-success:after {
    content: '\f00c';
    color: #3c763d;
    right: 38% !important
}

.form-group.has-error:after, .input-group.has-error:after {
    content: '\f12a';
    color: #a94442;
    right: 38% !important
}

.form-control.has-error {
    border-color: #a94442;
    box-shadow: inset 0px 0px 0px 1px red
}

.required::before {
    content: '* ';
    display: inline;
    color: red !important
}

select {
    padding: 10px;
    color: white;
    border-width: 1px;
    outline: none;
    background-color: rgba(20, 76, 87, 0);
    border-color: rgba(220, 255, 252, 0.6)
}

select.select-lg {
    font-size: 24px
}

select :not(select) {
    background: #071c23;
    border-color: #fff !important
}

#template-checker, .input-group.has-success:after, .input-group.has-error:after, .form-group.has-success:after, .form-group.has-error:after {
    font-family: FontAwesome;
    font-size: 18px;
    top: 5px;
    right: 7px;
    width: 20px;
    text-align: center;
    position: absolute;
    pointer-events: none;
    z-index: 5
}

#template-checker.more-right, .more-right.input-group.has-success:after, .more-right.input-group.has-error:after, .more-right.form-group.has-success:after, .more-right.form-group.has-error:after {
    right: 100px
}

#topBlock {
    overflow: hidden
}

body::-webkit-scrollbar-track, div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5d268
}

body::-webkit-scrollbar, div::-webkit-scrollbar {
    width: 10px;
    background-color: #f5d268;
    border-radius: 10px
}

body::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #D62929
}

.full-page-height {
    min-height: calc(100vh - 160px)
}

footer {
    height: 160px
}

footer .footer_list {
    padding-left: 0px;
    height: 55px;
    line-height: 55px;
    width: 535px;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    list-style: none
}

footer .footer_list li {
    display: inline-block;
    margin: 10px
}

footer .footer_list li a {
    color: white
}

footer p {
    color: white
}

.slick-slide:focus {
    outline: 0
}

.btn {
    padding: 0;
    font-weight: bold;
    color: #fff;
    text-decoration: none
}

.btn:hover, .btn:focus {
    color: white
}

.btn-main1 {
    padding: 5px;
    width: 70%;
    font-size: 18px;
    background: radial-gradient(farthest-corner at 0% 0%, #FFA000, #ac7006)
}

.btn-main2 {
    padding: 3px;
    font-size: 20px;
    width: 70%;
    background: transparent;
    border: 2px solid white
}

.btn-main, .sweet-alert button.cancel {
    padding: 10px 14px;
    width: 70%;
    border-radius: 20px;
    font-size: 20px;
    margin-bottom: 10px
}

.btn-main.main-1, .sweet-alert button.main-1.cancel {
    background: radial-gradient(farthest-corner at 0% 0%, #2e6d84, #081E26)
}

.btn-main.main-1:active, .sweet-alert button.main-1.cancel:active {
    transform: scale(0.9)
}

.btn-main.main-2, .sweet-alert button.cancel {
    padding: 7px;
    background: transparent;
    border: 2px solid white;
    font-size: 16px
}

.btn-main.main-2:active, .sweet-alert button.cancel:active {
    transform: scale(0.9)
}

.btn-game, .btn-1 {
    padding: 5px 0;
    width: 80%;
    border-radius: 5px;
    position: relative;
    transform: skew(160deg);
    box-shadow: inset 0px -0.05px 1px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.5)
}

.btn-game .info, .btn-1 .info {
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-game .info .btn-icon, .btn-1 .info .btn-icon {
    width: 30%
}

.btn-game .info .btn-msg span, .btn-1 .info .btn-msg span {
    font-size: 18px;
    display: block
}

.btn-game-reverse, .btn-game > *, .btn-game:after, .btn-game:before, .btn-1-reverse, .btn-1 > *, .btn-1:after, .btn-1:before {
    transform: skew(-160deg)
}

.btn-game-reverse, .btn-1-reverse {
    display: block
}

.btn-game:before, .btn-1:before {
    top: 0;
    transform: skew(0deg)
}

.btn-game.btn-1, .btn-1.btn-1 {
    background: linear-gradient(to right top, #FFA000 30%, #ac7006)
}

.btn-game.btn-2, .btn-1.btn-2 {
    background: linear-gradient(to right top, #2e6d84 30%, #081E26)
}

.btn-game.btn-3, .btn-1.btn-3 {
    background: #fff;
    color: #144c57
}

.btn-game.btn-4, .btn-1.btn-4 {
    background: linear-gradient(to right top, #A10100 30%, #730100)
}

.btn-5 {
    padding: 5px 0;
    border-radius: 5px;
    position: relative;
    transform: skew(160deg);
    box-shadow: inset 0px -0.05px 1px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to right top, #363636 30%, black);
    color: #fff
}

.btn-5 .info .btn-icon {
    width: 30%;
    float: left
}

.btn-5-reverse {
    display: block
}

.btn-5:before {
    top: 0;
    transform: skew(0deg)
}

.btn-confirm, .sweet-alert button.confirm {
    width: 49%;
    max-width: 250px;
    padding: 10px;
    border: none;
    background: linear-gradient(to right top, #A10100 30%, #730100);
    box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.28)
}

.btn.custom-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: end;
    height: 40px
}

.btn.custom-btn .custom-icon {
    padding-right: 10px;
    width: 25%
}

.top-menu {
    background: #040D10;
    height: 78px;
    padding: 14px 0 16px;
    position: sticky;
    z-index: 100;
    top: 0
}

.top-menu .jackpot-group {
    font-size: 18px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    width: 100%;
    margin: 0
}

.top-menu .jackpot-group .info {
    position: absolute
}

.top-menu .jackpot-group .info.grand .score {
    font-size: 1.5em;
    font-weight: bold
}

.top-menu .jackpot-group .jackpot {
    color: #fff
}

.top-menu .jackpot-group .jackpot:before {
    content: '';
    transform: skewX(-16deg);
    padding: 6px;
    height: 50px;
    position: absolute;
    width: 96%;
    box-shadow: inset 0 0 5px rgba(45, 45, 45, 0.53), 0 0 6px rgba(0, 0, 0, 0.45);
    background-color: rgba(255, 255, 255, 0.4);
    left: 0;
    top: 0;
    transform-origin: bottom;
    border-radius: 6px
}

.top-menu .jackpot-group .jackpot.grand:before {
    background-color: #FFA000
}

.top-menu .jackpot-group .jackpot.grand > :nth-last-child(1) {
    color: #730100;
    font-weight: bold
}

.top-menu .jackpot-group .jackpot > div {
    transform: translateX(-6px) translateY(4px);
    height: 40px
}

.top-menu .jackpot-group .jackpot > div .range {
    text-align: center;
    font-size: 0.7em
}

.top-menu .jackpot-group .jackpot > div .type {
    text-align: center;
    font-size: 0.7em
}

.top-menu .jackpot-group .jackpot .score {
    font-size: 1.5em
}

.top-menu .jackpot-group .jackpot.hit:before {
    animation: hit-blink 5s infinite
}

.top-menu .jackpot-group .jackpot.hit .score {
    transform-origin: 60% -40%;
    animation: hit-scale 5s infinite
}

.top-menu .marquee-box {
    color: #fff;
    padding: 0.55em;
    font-size: 14.5px
}

.top-menu .marquee-box:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    height: 35.71429px;
    margin: 9.3985px;
    transform: skewX(-16deg);
    color: #fff;
    top: 0;
    left: 0;
    border-radius: 6px
}

.top-menu .marquee-box .icon {
    text-align: center;
    font-size: 1.3em;
    padding: 1.2%
}

.top-menu .marquee-box .text {
    padding: 1.2%;
    font-size: 1.2em;
    overflow: hidden;
    transform: translateX(3px)
}

.top-menu .marquee-box li {
    list-style: none;
    display: inline-block;
    padding: 0 18px
}

.top-menu .lang-select-panel .btn-select-lang {
    background: transparent;
    border: none
}

.top-menu .lang-select-panel .btn-select-lang:focus {
    outline: none
}

.top-menu .lang-select-panel .lang-select-img {
    height: 50px
}

.top-menu .lang-select-panel:hover .panel-select {
    visibility: visible;
    opacity: 1;
    top: 50px;
    z-index: 100
}

.top-menu .lang-select-panel .panel-select {
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 70%;
    right: calc(0% + 20px);
    width: 100%;
    min-width: 160px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0;
    z-index: 100
}

@keyframes hit-blink {
    30%, 50% {
        background-color: #A10100
    }
}

@keyframes hit-scale {
    30%, 50% {
        transform: scale(1.1);
        color: #FFA000
    }
}

.site-content-contain {
    padding-top: 76px
}

.blackdrop {
    background: rgba(0, 0, 0, 0.3)
}

.site-logo {
    width: 100%;
    padding: 1.5em 1em
}

.panel {
    background: rgba(0, 0, 0, 0.3);
    margin-top: 2rem;
    background: rgba(255, 255, 255, 0.1)
}

.panel.winner-rank .panel-heading {
    color: #FFA000;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 2px 15px
}

.panel.winner-rank .panel-body {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 6px 15px;
    min-height: 16vw
}

.captcha svg {
    stroke: #863030
}

ul.winner-list {
    padding: 0;
    margin: 0;
    font-size: 16px;
    display: flex;
    flex-direction: column
}

ul.winner-list li {
    list-style: none;
    margin: 4px 0
}

ul.winner-list .game-thumbs {
    float: left;
    height: 58px;
    width: 35%
}

ul.winner-list .game-thumbs img {
    width: 100%
}

ul.winner-list .game-score {
    float: left;
    width: 65%;
    color: #fff;
    padding-left: 6px
}

ul.winner-list .game-score .money {
    color: #FFA000;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.2em
}

ul.winner-list .game-score .name {
    font-weight: bold;
    font-size: 0.9em
}

ul.winner-list .game-score .game {
    font-size: 0.8em
}

ul.winner-list .game-score .name, ul.winner-list .game-score .game {
    line-height: 1.1em
}

.the-content {
    width: calc(100% - 260px);
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden
}

.video-frame {
    padding: 3% 12%;
    background-size: contain;
    background-repeat: no-repeat
}

.video-frame video {
    width: 100%
}

#topLayer {
    transition: 0.6s ease;
    transition: -webkit-filter 0.5s linear;
    width: 100vw;
}

#topLayer.blur {
    filter: blur(16px) brightness(80%)
}

#topLayer.hide-menu .side-menu {
    left: -260px
}

#topLayer.hide-menu .the-content {
    margin: 0;
    width: 100%
}

#topLayer.hide-menu #game_container {
    left: 0
}

#modal_to_app_pc .btn-next {
    width: 17%;
    padding: 9px;
    font-size: 24px;
    border-radius: 28px
}

#modal_to_app_pc .btn-close {
    width: 17%;
    font-size: 24px;
    border-radius: 28px;
    background: #FFA000
}

.modal-dialog {
    margin-top: 10%;
    width: 450px;
    background: #030302;
    border-radius: 10px
}

#modal_login .form_login {
    padding-bottom: 40px
}

#modal_login .form_login .input-group {
    margin-bottom: 5px
}

#modal_login .form_login .input-group .form-control {
    height: 40px;
    font-size: 20px
}

#modal_login .form_login .btn-main1 {
    padding: 10px
}

#modal_login .modal-dialog {
    margin-top: 10%;
    width: 600px;
    background: #030302;
    border-radius: 10px
}

.carousel-cell .btn {
    position: absolute;
    padding: 10px
}

.carousel-cell .btn-tip {
    bottom: 18%;
    right: 16px;
    width: 18%;
    font-size: 24px
}

.carousel-cell .btn-play {
    bottom: 14%;
    right: 500px;
    width: 18%;
    font-size: 24px
}

.modal-content {
    border: none;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 10px;
    background-image: linear-gradient(90deg, #A10100, #730100)
}

.modal-content .modal-header {
    color: white
}

.modal-content .modal-header button.close {
    text-shadow: none;
    color: #A10100;
    z-index: 100;
    opacity: 1
}

.modal-content .modal-body {
    color: #fff;
    padding: 16px
}

.modal-content .pmd-modal-action {
    text-align: center
}

.modal-content .pmd-modal-action button {
    border: 2px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 10px
}

.border-more-radius {
    border-radius: 18px !important
}

.border-more-right {
    border-radius: 0 18px 18px 0 !important
}

.border-more-left {
    border-radius: 18px 0 0 18px !important
}

.input-group-addon {
    border-right: none;
    color: white;
    background: rgba(115, 115, 115, 0.9)
}

.input-group-addon.white {
    background: #eee;
    color: #555
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important
}

img, canvas, a {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.full-width {
    width: 100%
}

.padding {
    padding: 16px
}

.padding-vertical {
    padding: 16px 0
}

.padding-vertical .padding-center {
    padding-top: 6%
}

.margin {
    margin: 16px
}

.no-padding {
    padding: 0 !important
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.less-padding {
    padding: 0.2em
}

.no-margin {
    margin: 0
}

.no-border-radius {
    -webkit-border-radius: 0;
    border-radius: 0
}

.flex-vertical {
    display: flex;
    align-items: center
}

.blur-bg {
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    overflow: hidden
}

.blur-bg::after {
    content: '';
    margin: -35px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    z-index: -1
}

.lowercase {
    text-transform: lowercase
}

@media only screen and (max-width: 1202px) {
    .no-md-padding {
        padding: 0 !important
    }

    .no-md-padding-left {
        padding-left: 0 !important
    }

    .less-md-padding {
        padding: 0.2em !important
    }

    .padding-md {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width: 770px) {
    .no-xs-padding {
        padding: 0 !important
    }

    .less-xs-padding {
        padding: 0.2em !important
    }

    .full-xs-width {
        width: 100% !important
    }
}

.text-xs-left {
    text-align: left
}

.text-xs-right {
    text-align: right
}

.text-xs-center {
    text-align: center
}

.text-xs-justify {
    text-align: justify
}

@media (min-width: 770px) {
    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-justify {
        text-align: justify
    }
}

@media (min-width: 994px) {
    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }

    .text-md-justify {
        text-align: justify
    }
}

@media (min-width: 1202px) {
    .text-lg-left {
        text-align: left
    }

    .text-lg-right {
        text-align: right
    }

    .text-lg-center {
        text-align: center
    }

    .text-lg-justify {
        text-align: justify
    }
}

.inside {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%)
}

.inside-full-height {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%
}

.col-top {
    vertical-align: top
}

.col-middle {
    vertical-align: middle
}

.col-bottom {
    vertical-align: bottom
}

@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-xs-top {
        vertical-align: top
    }

    .col-xs-middle {
        vertical-align: middle
    }

    .col-xs-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 770px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-sm-top {
        vertical-align: top
    }

    .col-sm-middle {
        vertical-align: middle
    }

    .col-sm-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-md-top {
        vertical-align: top
    }

    .col-md-middle {
        vertical-align: middle
    }

    .col-md-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-lg-top {
        vertical-align: top
    }

    .col-lg-middle {
        vertical-align: middle
    }

    .col-lg-bottom {
        vertical-align: bottom
    }
}

.loading {
    position: relative;
    top: 40%;
    left: 50%
}

.loading .bullet {
    position: absolute;
    padding: 5px;
    border-radius: 50%;
    background: #f90402;
    -webkit-animation: animIn 1s ease-in-out 0s infinite;
    animation: animIn 1s ease-in-out 0s infinite
}

.loading .bullet:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.loading .bullet:nth-child(2) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s
}

.loading .bullet:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.loading .bullet:nth-child(4) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s
}

@-webkit-keyframes animIn {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }
}

@keyframes animIn {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }
}

.ng-animate.animate-width .ng-enter, .ng-animate.animate-width .ng-leave {
    transition: 1400ms cubic-bezier(0.25, 0.1, 0.25, 1) all
}

.ng-animate.animate-width .ng-enter.ng-enter-active, .ng-animate.animate-width .ng-leave {
    width: 30%
}

.ng-animate.animate-width .ng-leave.ng-leave-active, .ng-animate.animate-width .ng-enter {
    width: 0%
}

.info-user {
    width: 80%;
    margin: 10px auto
}

.info-user .title-data {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    color: #FFA000
}

.info-user .title-data span {
    font-weight: normal;
    color: #fff;
    text-transform: none
}

.info-user .title-data span.money {
    font-size: 24px;
    font-weight: 900
}

.menu-footer {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 76px;
    background: #144c57;
    z-index: 100;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0
}

.menu-footer li {
    text-align: center;
    list-style: none;
    padding-top: 5px;
    flex-grow: 1;
    flex-basis: 0
}

.menu-footer li .btn-game {
    color: white;
    transform: skew(-160deg);
    box-shadow: none;
    border: none;
    font-weight: bold;
    font-size: 16px
}

.menu-footer li a img {
    transform: skew(0);
    width: 59%;
    height: 42px;
    max-width: 50px;
    display: block;
    margin: auto
}

.menu-footer li.menu-1 {
    background: linear-gradient(to right top, #FFA000 30%, #ac7006)
}

.menu-footer li.menu-2 {
    background: linear-gradient(to right top, #2e6d84 30%, #081E26)
}

.menu-footer li.menu-3 {
    background: linear-gradient(to right top, #A10100 30%, #730100)
}

.menu-footer li.menu-4 {
    background: linear-gradient(to right top, #363636 30%, black)
}

.menu-footer li.menu-4 a {
    color: white;
    font-weight: bold;
    font-size: 16px
}

.menu-footer li.menu-4 a img {
    width: 60%
}

.absolute-center {
    left: 50%;
    transform: translateX(-50%)
}

.shake {
    animation: shake 0.7s
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

@media only screen and (max-width: 1300px) {
    .carousel-cell .btn-tip {
        font-size: 12px
    }
}

@media only screen and (max-width: 1400px) {
    .lang-select-panel .panel-select {
        left: -95% !important
    }

    .carousel-cell .btn {
        position: absolute;
        padding: 10px
    }

    .carousel-cell .btn-tip {
        bottom: 18%;
        right: 5px;
        width: 19%;
        font-size: 16px
    }

    .carousel-cell .btn-play {
        bottom: 14%;
        right: 12%;
        width: 40%;
        min-width: 170px;
        font-size: 16px
    }
}

@media only screen and (max-width: 1202px) {
    .visible-big {
        display: block !important
    }

    .lang-select-panel .btn-select-lang {
        background: transparent;
        border: none
    }

    .lang-select-panel .btn-select-lang:focus {
        outline: none
    }

    .lang-select-panel .lang-select-img {
        height: 50px
    }

    .lang-select-panel:hover .panel-select {
        visibility: visible;
        opacity: 1;
        top: 50px;
        z-index: 100
    }

    .lang-select-panel .panel-select {
        overflow: hidden;
        position: absolute;
        visibility: hidden;
        opacity: 0;
        top: 70%;
        left: 0%;
        width: 100%;
        min-width: 160px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        padding: 0;
        z-index: 100
    }

    .site-logo {
        padding: 0
    }

    .side-menu {
        display: none
    }

    .side-menu_mobile {
        display: block;
        width: 100%;
        height: 60px;
        position: fixed;
        top: 0;
        z-index: 101;
        display: inline-block
    }

    .side-menu_mobile .site-logo {
        width: 100%;
        max-width: 164px;
        max-height: 100%
    }

    .side-menu_mobile .logged-in {
        position: absolute;
        right: 10px;
        top: 13px
    }

    .side-menu_mobile .logged-in .btn.btn-main, .side-menu_mobile .logged-in .sweet-alert button.btn.cancel, .sweet-alert .side-menu_mobile .logged-in button.btn.cancel {
        padding: 10px 3px;
        width: 70%;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-size: 15px
    }

    .side-menu_mobile .line {
        width: 100%;
        height: 2px;
        background: #144c57;
        box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.1), inset 0px -0.05px 1px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.5)
    }

    .menu {
        transition: 0.1s transform linear;
        position: absolute;
        background: 0;
        z-index: 1;
        outline: 0;
        padding: 0;
        border: 0;
        left: 18px;
        top: 29%;
        transform: scale(1.3)
    }

    .menu .bar {
        height: 2px;
        background: #fff;
        margin: 5px;
        display: block;
        width: 20px;
        transition: all 0.3s
    }

    .menu.active .bar:nth-child(1) {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        margin-top: 11px
    }

    .menu.active .bar:nth-child(2) {
        opacity: 0
    }

    .menu.active .bar:nth-child(3) {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        margin-top: -14px
    }

    .nav-bg {
        background: rgba(0, 0, 0, 0.6);
        top: 60px;
        position: absolute;
        width: 100%;
        height: 100vh;
        display: none
    }

    .nav-bg.visible {
        display: block
    }

    nav {
        width: 250px;
        height: 100vh;
        background: #144c57;
        top: 60px;
        position: fixed;
        transform: translateX(-250px);
        transition: transform 0.2s ease;
        z-index: 1000
    }

    .menu-open nav {
        transform: translateX(0)
    }

    nav ul {
        margin: 0;
        list-style: none;
        padding: 0
    }

    nav ul li {
        font-size: 18px
    }

    nav ul li:hover {
        background: rgba(0, 0, 0, 0.3)
    }

    nav ul li a {
        padding: 6px 0;
        color: white;
        display: block
    }

    nav .dropup {
        position: relative
    }

    nav .dropup .btn-drop {
        background: transparent;
        width: 100%
    }

    nav .dropup .btn-drop:focus, nav .dropup .btn-drop:active, nav .dropup .btn-drop:hover {
        background: transparent !important;
        color: white !important
    }

    nav .dropup .dropdown-menu {
        background: transparent !important;
        width: 100%;
        border: none;
        margin-bottom: 0.8em
    }

    nav .dropup .dropdown-menu li:focus, nav .dropup .dropdown-menu li:active, nav .dropup .dropdown-menu li:hover {
        background: transparent !important;
        color: white !important
    }

    nav .dropup .dropdown-menu li a {
        color: white;
        text-align: left
    }

    nav .dropup .dropdown-menu li a img {
        text-align: right;
        width: 25%
    }

    nav .dropup .dropdown-menu li a span {
        text-align: left !important
    }

    nav .dropup .dropdown-menu li a:focus, nav .dropup .dropdown-menu li a:active, nav .dropup .dropdown-menu li a:hover {
        background: transparent
    }

    nav .dropup .dropdown-menu li .colum {
        width: 45%;
        float: left;
        padding-right: 6px
    }

    .the-content {
        margin-left: 0;
        width: 100%;
        height: auto;
        overflow-y: auto;
        padding-top: 60px;
        padding-bottom: 76px
    }

    .top-menu {
        position: inherit;
        margin: 0 !important;
        margin-top: 60px;
        background: rgba(255, 255, 255, 0.1);
        width: 100%;
        transform: translateY(-6px);
        height: 104px
    }

    .top-menu .jackpot-group .jackpot > div .type {
        font-size: 0.5em
    }

    .top-menu .jackpot-group .jackpot > div .range {
        font-size: 0.5em
    }

    .top-menu .jackpot-group .jackpot .score {
        font-size: 1.2em
    }

    #topBlock {
        margin: 0 !important
    }

    .img-banner {
        width: 100%
    }

    .jackpot:before {
        height: 40px !important
    }

    .marquee-box .text {
        transform: translateX(0px) !important
    }

    .marquee-box:before {
        width: 96% !important
    }

    footer.container-fluid {
        margin-left: 0
    }

    footer .footer_list {
        width: 100%;
        padding-left: 0;
        height: auto
    }

    footer #pre-footer-text p {
        color: white;
        font-size: 12px
    }

    .modal-dialog {
        margin: 0 auto;
        width: 95%
    }

    #modal_login .modal-dialog {
        margin-top: 50%;
        width: 95%
    }

    .btn-play-jdb {
        display: none
    }
}

@media only screen and (max-width: 770px) {
    .p-xs-0 {
        padding: 0 !important
    }

    .custom-input-box .custom-deposit-box {
        width: 55% !important
    }

    .nav_menu div.line li.download-menu-mobile {
        display: flex;
        justify-content: center
    }

    .nav_menu div.line li.download-menu-mobile a {
        padding: 0 1.2rem;
        border-radius: 4px;
        border: 3px solid #fff
    }
}

#modal_to_app .slick-slide, #modal_to_app_pc .slick-slide {
    position: relative
}

#modal_to_app .slick-slide .msg, #modal_to_app_pc .slick-slide .msg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    color: black
}

#modal_to_app .slick-next, #modal_to_app .slick-prev, #modal_to_app_pc .slick-next, #modal_to_app_pc .slick-prev {
    transform: translate(0, -50%) scale(3);
    z-index: 3
}

.modal-ann button.close {
    background-color: white;
    padding: 0 10px;
    border-radius: 30px;
    position: absolute;
    right: 2px;
    opacity: 1;
    font-size: 46px
}

.modal-ann .modal-dialog {
    background: none !important;
    width: 45%
}

.modal-ann .modal-content {
    background: none
}

.custom-input-box {
    padding: 6px 15px
}

.custom-input-box .custom-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 450px
}

.custom-input-box .custom-box .credit-box {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 13px;
    font-weight: 400
}

.withdraw-credit-box {
    color: #fff;
    position: absolute;
    top: 14px;
    right: 21px;
    font-weight: 400;
    font-size: 0.9em
}

.input-box {
    color: #ffffff;
    border-radius: 0;
    outline: none;
    background-color: rgba(20, 76, 87, 0);
    border: 1px solid rgba(220, 255, 252, 0.6)
}

.input-box.input-lg {
    font-size: 1.4em;
    font-weight: normal;
    padding-left: 10px
}

@media only screen and (max-width: 1202px) {
    .input-box.input-lg {
        font-size: 1.2em
    }
}

.bank-info {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0
}

.bank-info .title-data {
    text-transform: uppercase;
    color: #FFA000
}

.bank-info span {
    color: #fff
}

.bank-info .withdraw-label {
    color: #fff;
    font-size: 1em
}

.bank-info small {
    color: #890100;
    font-size: 0.7em
}

.bank-info .custom-remark {
    margin-top: 10px;
    background-color: rgba(20, 76, 87, 0);
    border-color: rgba(220, 255, 252, 0.6);
    color: #fff;
    font-weight: normal;
    outline: 0;
    border-width: 1px;
    padding-left: 10px
}

.bank-info .custom-withdraw-amount {
    margin-bottom: 10px
}

.bank-info .custom-withdraw-amount .input-lg {
    font-size: 1em
}

.txt-title {
    color: white;
    font-size: 48px;
    font-weight: bold
}

#vidRank {
    width: 100%
}

.snip1584 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 10px 8px;
    width: 260px;
    height: 211px;
    color: #ffffff;
    font-size: 16px;
    text-align: left
}

.snip1584 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.snip1584:before {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.4s
}

.snip1584 img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;
    width: 320px
}

.snip1584 img.game_img {
    height: 100%
}

.snip1584 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.snip1584 h3, .snip1584 h5 {
    margin: 0;
    opacity: 0;
    letter-spacing: 1px
}

.snip1584 h2 {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    margin-bottom: 5px
}

.snip1584 h5 {
    padding: 3px 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.snip1584 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.snip1584:hover:before, .snip1584.hover:before {
    top: 10px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.snip1584:hover h3, .snip1584.hover h3, .snip1584:hover h5, .snip1584.hover h5 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.snip1584:hover h3, .snip1584.hover h3 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.snip1584:hover h5, .snip1584.hover h5 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

@media only screen and (max-width: 994px) {
    .snip1584 {
        width: 140px !important;
        height: auto
    }
}

.fish-game-box {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.fish-game-box .wrapper-group-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width: 770px) {
    .fish-game-box .wrapper-group-top {
        padding: 0
    }
}

.fish-game-box .fish-head {
    margin: 0.5rem 0;
    width: 60%;
    height: 70px;
    background-size: cover
}

@media only screen and (max-width: 770px) {
    .fish-game-box .fish-head {
        margin-top: 0.5rem;
        margin-bottom: 0;
        width: 90%;
        height: 46px
    }
}

.fish-game-box .wrapper-fish-group {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0.2rem
}

@media only screen and (max-width: 770px) {
    .fish-game-box .wrapper-fish-group {
        padding: 0
    }
}

.fish-game-box .wrapper-item-fish {
    margin-bottom: 1rem;
    max-width: 26%
}

@media only screen and (max-width: 770px) {
    .fish-game-box .wrapper-item-fish {
        max-width: 50%;
        margin-bottom: 1rem
    }
}

.fish-game-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain
}

.fish-game-box img.item-fish-game {
    border-radius: 6px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: 0.2s;
    filter: brightness(100%)
}

.fish-game-box img.item-fish-game:hover {
    filter: brightness(110%);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22)
}

.bg_flare {
    /* background-image: url("../images/decord/flare01.png"); */
    background-size: 100% 100%;
    position: absolute;
    animation: rotate 80s linear infinite;
    top: -80px;
    left: -20px;
    right: -20px;
    bottom: -80px
}

.icon-football {
    animation: rotate 10s linear infinite
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

#fish-game .video-frame {
    transition: transform 0.4s ease
}

#fish-game:hover .video-frame {
    transform: scale(1.1) rotate(4deg)
}

#topBlock .row {
    transition: 0.6s ease-out
}

#topBlock .row:nth-child(odd) {
    background: rgba(0, 0, 0, 0.3)
}

#topBlock .row > * {
    transition: 0.3s ease-out
}

.panel {
    background: rgba(255, 255, 255, 0.1)
}

.lazyload {
    opacity: 0
}

.lazyloading {
    opacity: 1;
    transition: 600ms opacity !important;
    background: #f7f7f7 url(https://nctmedia.online/cafe_project/icon/loading.webp) no-repeat center;
    min-height: 60px
}

.main-carousel .carousel-cell {
    min-height: 17vw;
    overflow: hidden
}

.main-carousel .flickity-page-dots {
    bottom: 10px
}

.main-carousel .carousel-cell, .main-carousel .carousel-cell img {
    width: 100%
}

.flickity-viewport {
    transition: 0.2s;
    width: 100%
}

#fish-game .fix-padding {
    padding: 1em 0
}

#fish-game .btn-fish-container {
    position: absolute;
    top: 26%;
    max-width: 260px;
    width: 100%;
    padding: 3px;
    left: 56%;
    transform: translateX(-50%);
    z-index: 3
}

#fish-game .btn-fish {
    background: linear-gradient(to right top, #f90402 30%, #A10100);
    color: #fff;
    width: 100%;
    max-width: 210px
}

#fish-game .btn-fish-trial {
    background: linear-gradient(to right top, #fff 30%, #fff);
    color: #A10100;
    position: absolute;
    top: 40%;
    width: 30%;
    padding: 3px;
    left: 39%
}

#fish-game .btn-fish-trial .btn-msg {
    padding-top: 7px;
    text-align: center;
    width: 50%;
    float: left
}

#fish-game .btn-fish-trial .btn-msg span {
    font-size: 26px
}

#fish-game .fish-btn {
    height: 330px;
    transform: translateX(-18px);
    z-index: 2
}

#fish-game .btn-game .info {
    height: 40px;
    position: relative;
    left: -10px
}

#baccarat-game {
    height: auto
}

#baccarat-game .img-text {
    position: absolute;
    width: 36%;
    top: 14%;
    left: 16%
}

#baccarat-game a.btn-game {
    width: 210px
}

#baccarat-game .col-xs-10 {
    padding-left: 0
}

#baccarat-game .btn-baccarat {
    background: linear-gradient(to right top, #FFA000 30%, #ac7006) !important;
    color: white;
    position: absolute;
    top: 40%;
    width: 27%;
    max-width: 280px;
    right: 2%
}

#baccarat-game .btn-baccarat .btn-icon img {
    width: 32px !important
}

#baccarat-game .btn-baccarat .btn-msg {
    width: 50%;
    float: left
}

#baccarat-game .btn-baccarat .btn-msg span {
    text-align: center;
    font-size: 19px
}

#baccarat-game .btn-game .info {
    height: 40px;
    position: relative;
    left: -20px
}

#slot-game {
    overflow: hidden
}

#sport-game .img-text {
    position: absolute;
    width: 30%;
    top: 27%;
    left: 17%;
    min-width: 220px;
    z-index: 1
}

#sport-game .img-play {
    position: absolute;
    width: 30%;
    top: 3%;
    left: 52%;
    min-width: 412px;
    animation: sport-player 20s alternate infinite cubic-bezier(0.15, 0, 0.85, 1)
}

#sport-game .sport-bg {
    min-height: 380px;
    background-size: cover;
    background-position: center
}

#sport-game .btn-baccarat {
    color: white;
    position: absolute;
    bottom: 13%;
    width: 60%;
    max-width: 210px;
    left: 50%;
    transform: translateX(-50%) skew(160deg)
}

#sport-game .btn-baccarat .btn-icon img {
    width: 70%
}

#sport-game .btn-baccarat .btn-msg span {
    font-size: 21px
}

#sport-game .btn-game .info {
    height: 40px;
    position: relative;
    left: -10px
}

@keyframes sport-player {
    0% {
        transform: translate(0px, 0px)
    }
    100% {
        transform: translate(-60px, -10px)
    }
}

#fruit-game .fruit-bg {
    min-height: 380px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media only screen and (max-width: 770px) {
    #fruit-game .fruit-bg {
        min-height: 300px
    }
}

#fruit-game .fruit-bg .fruit-head {
    margin: 0.5rem 0;
    width: 38%;
    height: 76px;
    background-size: cover
}

@media only screen and (max-width: 770px) {
    #fruit-game .fruit-bg .fruit-head {
        margin-top: 1.3rem;
        margin-bottom: 0;
        width: 90%;
        height: 42px
    }
}

#fruit-game .fruit-group {
    width: 100%;
    max-width: 1200px;
    padding: 0 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width: 770px) {
    #fruit-game .fruit-group {
        flex-wrap: wrap;
        padding: 0.5rem 0.2rem
    }
}

#fruit-game .fruit-group a {
    display: block;
    width: 100%;
    max-width: 220px;
    height: 200px;
    margin: 0 6px;
    transform-style: preserve-3d;
    perspective: 650px
}

#fruit-game .fruit-group a div.front, #fruit-game .fruit-group a div.back {
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

@media only screen and (max-width: 770px) {
    #fruit-game .fruit-group a {
        width: 30%;
        height: 118px;
        margin: 0 4px;
        margin-bottom: 6px
    }
}

#fruit-game .fruit-group a:hover .front {
    transform: rotateY(180deg)
}

#fruit-game .fruit-group a:hover .back {
    transform: rotateY(360deg)
}

#fruit-game .fruit-group a .front, #fruit-game .fruit-group a .back {
    backface-visibility: hidden;
    transition: transform 0.8s cubic-bezier(0.18, 0.89, 0.13, 1.13);
    width: 100%;
    height: 100%;
    position: absolute
}

#fruit-game .fruit-group a .back {
    transform: rotateY(180deg)
}

@media only screen and (max-width: 1400px) {
    .btn-play, .btn-tail {
        font-size: 18px
    }

    #fish-game .fix-padding {
        padding-bottom: 0
    }

    #fish-game .btn-fish {
        padding: 0
    }

    #fish-game .btn-fish .btn-msg {
        padding-top: 0;
        text-align: center
    }

    #fish-game .btn-fish .btn-msg span {
        font-size: 24px
    }

    #baccarat-game .btn-baccarat {
        width: 30%
    }

    #baccarat-game .btn-baccarat .btn-msg {
        text-align: center;
        padding-top: 0
    }

    #baccarat-game .btn-baccarat .btn-msg span {
        font-size: 17px
    }
}

@media only screen and (max-width: 770px) {
    .container-fluid {
        margin-top: 0px
    }

    .container-fluid p {
        margin: 0
    }

    #fish-game .btn-fish {
        top: 89%;
        padding: 3px
    }

    #fish-game .btn-fish .btn-icon img {
        width: 60%
    }

    #fish-game .btn-fish .btn-msg {
        text-align: center
    }

    #fish-game .btn-fish .btn-msg span {
        font-size: 18px
    }

    #fish-game .fish-btn {
        height: 218px;
        transform: translateY(89px)
    }

    #baccarat-game {
        height: 50vh;
        /* background: url("../images/baccarat_banner.png") no-repeat 21% 0; */
        background-size: cover
    }

    #baccarat-game .img-text {
        position: relative;
        width: 80%;
        left: 26%;
        margin-top: 24%
    }

    #baccarat-game .btn-baccarat {
        color: white;
        position: relative;
        bottom: 0;
        width: 60%;
        left: 35%
    }

    #baccarat-game .btn-baccarat .btn-msg {
        text-align: center;
        padding-top: 0
    }

    #baccarat-game .btn-baccarat .btn-msg span {
        font-size: 14px
    }

    #sport-game .btn-msg span {
        font-size: 20px !important
    }

    #sport-game .img-play {
        max-width: 300px
    }

    #sport-game .sport-bg {
        min-height: 280px
    }

    .main-carousel.slick-dotted.slick-slider {
        margin-bottom: 8px
    }

    .swiper-container {
        padding: 10px 0 0 !important
    }

    #slot-game .btn-play, #slot-game .btn-tail {
        font-size: 16px
    }
}

.winner-rank {
    margin: 0
}

.highlight-game {
    box-shadow: inset 0 0 9px 4px white
}

.highlight-game > * {
    transform: scale(0.96)
}

#game_box {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    transition: 0.5s ease;
    transform: scale(0)
}

#game_box.playing {
    transform: scale(1)
}

#game_container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 260px;
    transition: 0.5s ease;
    background: url("https://nctmedia.online/cafe_project/icon/loading.webp") no-repeat center
}

.swiper-container {
    width: 100%;
    /* height: auto; */
    margin-left: auto;
    margin-right: auto
}

.swiper-slide.gamelist-item {
    overflow: hidden
}


.gamelist-wrapper .gamelist-item {
    background-position: center;
    position: relative;
    font-size: 0.6vw;
    height: 100%;
    border: none
}

.gamelist-wrapper .gamelist-item img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    transform: scale(0.96);
    border: 0;
    outline: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)
}

@media screen and (max-width: 770px) {
    .gamelist-wrapper .gamelist-item img {
        transform: scale(0.97);
        height: 90px
    }
}

.gamelist-wrapper .gamelist-item > * {
    transition: 0.4s ease
}

.gamelist-wrapper .gamelist-item .img_hover {
    transform: scale(0.8) translateY(10px);
    position: absolute;
    top: 0;
    opacity: 0 !important
}

.gamelist-wrapper .gamelist-item .btn-play {
    position: absolute;
    bottom: -20%;
    left: 50%;
    transform: translate(-50%, -5%);
    -webkit-transform: translate(-50%, -5%);
    opacity: 0;
    padding: 0.7rem
}

.gamelist-wrapper .gamelist-item .btn-trail {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    padding: 0.5rem
}

.gamelist-wrapper .gamelist-item .game_info {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
    color: #b027b0;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    margin: 0
}

.gamelist-wrapper .gamelist-item .game_info .number {
    color: #2e6d84;
    font-size: 1.5em;
    font-weight: bold;
    filter: brightness(150%)
}

.gamelist-wrapper .gamelist-item:hover .img_game {
    filter: brightness(130%)
}

.gamelist-wrapper .gamelist-item:hover .img_hover {
    opacity: 1 !important;
    transform: scale(0.8) translateY(0)
}

.gamelist-wrapper .gamelist-item:hover .btn-play {
    opacity: 1;
    bottom: 50%
}

.gamelist-wrapper .gamelist-item:hover .btn-trail {
    opacity: 1;
    bottom: 1.7em
}

.gamelist-wrapper .gamelist-item:hover .game_info {
    opacity: 1;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6)
}

@media all and (min-width: 770px) {
    .project-cards-container .mix, .project-cards-container .gap {
        width: 32%
    }
}

@media all and (max-width: 1400px) {
    .gamelist-item:hover .btn {
        width: 80%
    }

    .gamelist-item:hover .btn-play {
        padding: 4px 0;
        font-size: 16px !important;
        bottom: 3.5em !important
    }

    .gamelist-item:hover .btn-trail {
        padding: 5px 0;
        font-size: 16px;
        bottom: 1em !important
    }
}

@media all and (min-width: 994px) {
    .project-cards-container .mix, .project-cards-container .gap {
        width: 14%
    }
}

@media screen and (max-width: 770px) {
    .game-filter button, .game-filter .pipe {
        font-size: 1.2em !important;
        padding: 0 !important
    }

    .btn-main1, .btn-main2 {
        font-size: 16px;
        padding: 10px
    }

    .gamelist-item .btn-trail {
        font-size: 0.7rem !important
    }

    .gamelist-item .btn-trail {
        font-size: 0.70rem !important
    }

    .gamelist-item:hover .btn-play {
        font-size: 0.84rem !important;
        bottom: 3.8em !important;
        padding: 7px 0
    }

    .gamelist-item:hover .btn-trail {
        width: 77%;
        bottom: 1.1em !important;
        padding: 7px 0
    }
}

#modal_service .modal-body div.copy-id {
    min-height: 36.65px;
    display: flex;
    border-radius: 5px;
    border: 0.5px solid #fff;
    padding: 0.2rem;
    margin-top: 0.5rem;
    align-items: center
}

#modal_service .modal-body div.copy-id.hidden-once {
    visibility: hidden
}

#modal_service .modal-body div.copy-id span.txt-label {
    margin-left: 0.5em;
    width: 10%
}

#modal_service .modal-body div.copy-id input.txt-id {
    width: 65%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    outline: none;
    background-color: transparent;
    margin-left: 10px
}

#modal_service .modal-body div.copy-id button[type="button"] {
    background-color: rgba(238, 238, 238, 0.87);
    color: #3e3e3e;
    border-radius: 4px;
    width: 25%;
    outline: none;
    padding: 0.1rem;
    font-size: 0.8rem
}

#modal_service .modal-body button.btn-go-link-qr {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0.5rem;
    padding: 0.3rem 0.7rem;
    border-radius: 1.5rem;
    outline: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-image: linear-gradient(to right, #257791, #1F6278, #164656);
    border: 1px solid #133e4b;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1F6278;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1F6278), to(#164656));
    background-image: -webkit-linear-gradient(left, #1F6278, #164656);
    background-image: -moz-linear-gradient(left, #1F6278, #164656);
    background-image: -ms-linear-gradient(left, #1F6278, #164656);
    background-image: -o-linear-gradient(left, #1F6278, #164656);
    background-image: linear-gradient(to right, #1F6278, #164656);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1F6278, endColorstr=#164656)
}

#modal_service .modal-body button.btn-go-link-qr a {
    color: white
}

#modal_service .modal-body button.btn-go-link-qr:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)
}

#modal_service .modal-body .qr {
    background-color: #FFF;
    padding: 10px;
    border-radius: 6px
}

#modal_service .modal-body .qr canvas {
    width: 100%
}
