* {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pc {
    display: none !important;
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

html {
    background: #000;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

body {
    padding: 0;
    font-size: 14px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
    font-family: Pretendard-Regular;
    padding-bottom: 100px !important;
}

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    font-family: Pretendard-Regular;
    margin: 0;
    padding: 0
}

fieldset, img {
    border: 0 none
}

dl, ul, ol, menu, li {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

input, select, textarea, button {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body, th, td, input, select, textarea, button {
    font-size: 12px;
    color: #fff;
}

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

a:active, a:hover {
    text-decoration: none;
}

address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: normal
}

.clear {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
}

a {
    transition: 0.2s;
}

.main {
    padding-top: 47px;
}

.sub_content_arr {
    min-height: 500px;
    position: relative;
    padding-bottom: 20px;
    padding: 15px 10px 0 10px;
}

.hader_arr {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 47px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
    background: #020202;
    background-size: cover;
    border-bottom: solid 1px #444;
}

.site-logo {
    width: 90px !important;
    margin-top: 3px;
    z-index: 9999;
}

.left-menu {
    margin: 0;
    padding: 0;
}

.left-menu li {
    width: 50%;
    float: left;
    list-style: none;
}

.left-menu li a {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 1px;
    background: #000008;
    display: block;
    text-align: center;
}

.member_info {
    margin: 0;
    padding: 0;
}

.member_info li {
    width: 100%;
    list-style: none;
}

.member_info li a {
    font-weight: bold;
    padding: 10px 0;
    font-size: 14px;
    margin: 1px;
    display: block;
    text-align: center;
}

.member_info i {
    font-size: 40px;
    display: block;
    margin-bottom: 5px;
}

.navbar-header {
    float: none !important;
}

.navbar-header {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
}

.navbar-header {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
}

.sidebar {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 9990;
    max-width: 300px;
    background: #2e3135;
    box-sizing: border-box;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.6);
    -webkit-transform: translateX(-120%);
    -moz-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    -o-transform: translateX(-120%);
    transform: translateX(-120%);
    transition: all 0.3s cubic-bezier(0.35, 0.38, 0.07, 0.83);
}

.sidebar #main-menu {
    height: 100%;
    overflow: auto;
}

.sidebar .close .btn-close {
    float: right;
    box-shadow: none;
}

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

.sidebar.right {
    left: initial;
    right: 0;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.6);
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
}

.sidebar.right .close .btn-close {
    float: left
}

.sidebar.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.sidebar .content {
    padding: 10px
}

.sidebar .content {
    line-height: 1.5;
    font-size: 0.875em
}

.sidebar .content ul, .sidebar .content ol {
    margin: 20px 0 20px 20px
}

/*# sourceMappingURL=../images/mobile/sidebar.css.map */
body > .navbar {
    -webkit-transition: background-color 300ms ease-in;
    transition: background-color 300ms ease-in;
    height: 56px;
}

.nav > li > a {
    padding-left: 11px !important;
    padding-right: 18px !important;
}

.left-togle {
    display: block;
    z-index: 9;
    position: absolute !important;
    top: 0px;
    left: 0px;
    font-size: 20px;
    color: #fff;
    height: 47px;
    width: 50px;
    background: url("../images/mobile/images/icon-list.png?2323") center center no-repeat;
    background-size: 23px 23px;
}

.right-togle {
    z-index: 9;
    position: absolute !important;
    top: 0px;
    right: 0px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    padding-left: 24px;
    position: absolute;
    z-index: 1;
    width: 105px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    height: 42px;
    width: 105px;
    /*background: linear-gradient(to bottom, #d79f8b 0%, #a77362 100%);*/
    color: #ffffff;
    display: none;
}

.top-togle {
    display: block;
    z-index: 9;
    position: absolute !important;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: #fff;
    height: 47px;
    width: 50px;
    background: url(../images/mobile/images/icon-user.png?412) center center no-repeat;
    background-size: 23px 23px;
}

#sidebar-close {
    height: 40px;
    width: 40px;
    line-height: 42px;
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -55px;
    top: 10px;
    background: #29866c;
    border-radius: 100px;
    color: #fff;
    border: solid 1px #444;

}

#sidebar-close i {
    color: #fff;
    font-size: 24px;
}

.sidebar #sidebar-close {
    opacity: 0;
    transition: 0.5s;
}

.sidebar.active #sidebar-close {
    opacity: 1;
    transition: 0.5s;
}

.navbar-brand {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: left;
    font-size: 25px;
    color: #ffc527;
    font-family: Pretendard-Regular;
    height: 43px;
    width: 200px;
    text-align: center;
}

.navbar-brand > img {
    display: inline;
    width: 150px;
    margin: 10px auto 0 auto;
}

.top-bottom-info:after {
    content: "";
    display: block;
    clear: both;
}

.top-bottom-info01:after {
    content: "";
    display: block;
    clear: both;
}

.top-bottom-info li:first-child {
    float: left;
}

.top-bottom-info li {
    float: right;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin: 0 2%;
}

.top-bottom-info li a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.top-bottom-info i {
    color: #fff;
    margin-top: 3px;
}

.top-bottom-info01 {
    background: #111;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.top-bottom-info01 li:first-child {
    float: right;
}

.top-bottom-info01 li {
    float: left;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin: 0 2%;
}

.top-bottom-info01 li a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.top-bottom-info01 i {
    color: #fff;
}

.footer-menu {
    margin: 0px auto;
    height: 50px;
    width: 240px;
    padding: 20px 20px 5px 20px;
}

.footer-menu li {
    float: left;
    text-align: center;
}

.footer-menu li a {
    width: 96px;
    padding: 0;
    display: block;
    margin: 2px;
}

footer p {
    text-align: center;
    padding: 20px 0;
    display: block;
    font-family: Pretendard-Regular;
    color: #ccc;
}

footer p a {
    color: #6cdbff;
}

h2 {
    font-size: 18px;
    font-weight: 700;
    color: #5bd6bd;
    padding: 0 0 0 10px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    font-family: Pretendard-Regular !important;
    margin-bottom: 5px;
    border-bottom: solid 1px #444;
}

h2 small {
    color: #999;
}

#banner {
    min-height: 300px;
    border-bottom: none
}

#divMenu {
    z-index: 90;
    top: 0px;
    right: 0px;
    visibility: visible;
    width: 100%;
    margin-top: 0px;
    position: relative;
}

/*카트*/
.cart-top-btn {
    height: 50px;
    position: relative;
    background: #c00c0c;
    border: 1px solid #c00c0c;
}

.cart-top-btn a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    font-family: Pretendard-Regular !important;
}

.cart-top-btn ul {
    color: #fff;
    position: absolute;
    left: 110px;
    top: 17px;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.cart-top-btn #divd {
    width: 40px !important;
    background: none !important;
    box-shadow: none !important;
    font-weight: bold;
    float: none;
    text-shadow: 0 1px 0 #000;
    color: #fff;
}

.cart-top-btn #cart_count {
    width: 40px !important;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #ffcc00;
}

.control-box {
    position: absolute;
    right: 10px;
    top: 10px;
}

.moving_control01 {
    position: absolute;
    color: #fff;
    right: 20px;
    top: 15px;
    font-size: 14px;
}

.cart-content {
    transition: 0.2s;
    overflow: hidden;
    position: relative;
    background: #222;
    margin: 0;
}

.cart-content h4 {
    margin-top: 0px !important;
    color: #fff;
    font-size: 16px;
    text-align: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    margin-left: 0px;
    background: #444;
    border-bottom: solid 1px #666;
}

.cart-content h4 > small {
    color: #fff;
}

.cont_middle {
    padding: 0;
    margin: 0;
    border: 1px solid #444;
    padding: 0px 0;
    background: #111;
    margin: 5px;
}

.cont_middle ul {
    margin: 0 auto;
}

.cont_middle ul:after {
    content: "";
    display: block;
    clear: both;
}

.cont_middle ul li input {
    padding: 0px 10px;
    line-height: 20px !important;
    height: 20px !important;
    vertical-align: middle;
    margin-top: 8px;
}

.cont_middle ul li {
    color: #333;
    font-size: 11px;
    position: relative;
    height: 35px;
    line-height: 35px;
    padding: 0 2%;
    border-bottom: solid 1px #444;
    width: 50%;
    float: left;
}

.cont_middle ul li:first-child {
    border-top: none;
}

.cont_middle ul li:last-child {
    border: none;
    width: 100%;
}

.cont_middle span {
    font-size: 12px !important;
    color: #fff;
    font-weight: bold;
    font-family: Pretendard-Regular;
}

.cont_middle #divd {
    width: 50% !important;
    font-size: 14px;
    background: none !important;
    box-shadow: none !important;
    font-weight: bold;
    float: right;
    color: #FF0000;
}

#max_price {
    float: right;
    color: #FF0000;
}

.money_view {
    float: right;
    font-family: Pretendard-Regular !important;
}

.money_view01 {
    color: #ff0000;
    float: right;
    font-family: Pretendard-Regular !important;
}

.intro_1 {
    color: #333;
    font-family: Pretendard-Regular !important;
    font-size: 14px;
}

#price {
    border-radius: 5px;
    box-shadow: none;
    float: right;
    text-shadow: none;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    color: #FF0000;
    border: 1px solid #444;
    background-color: #000 !important;
}

#eprice {
    width: 55% !important;
    font-size: 14px;
    color: #FF0000;
    background: none;
    border: none;
    float: right;
    font-weight: bold;
    background: none !important;
    box-shadow: none !important;
}

.betting_btn_zone {
    text-align: center;
    margin-top: 5px;
}

.betting_btn_zone img {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.74);
}

.betting_btn_zone a:hover {
    opacity: 0.8;
}

.control-box {
    display: block;
    position: absolute;
    top: 15px;
    right: 5px;
}

.control-box ul {
    display: block;
    padding-bottom: 10px;
}

.control-box li {
    display: block;
    height: 30px;
    vertical-align: middle;
    float: right;
    color: #000;
    margin-right: 5px;
    letter-spacing: -1px;
    color: #222;
}

.control-box li label {
    color: #fff;
}

* + html .control-box li {
    display: inline;
}

.control-box li input {
    position: relative;
    top: 0px;
    margin: 0 4px 0 0;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

.c-delete {
    margin: 6px 0;
}

.bt-middle {
    padding-bottom: 4px;
}

.bt-middle p span {
    display: inline-block;
    width: 100px;
}

.bt-content {
    padding: 5px 0px 3px 0;
    display: none;
    background: #222;
    margin-top: -3px;
}

.bt-content p {
    padding: 2px 0;
    margin: 0;
}

.bt-list {
    position: relative;
    display: block;
    padding: 2px;
    font-family: Pretendard-Regular;
    margin: 3px 3px;
    border: solid 1px #444;
    background: #111;
    border-radius: 4px;
}

.bt-list .fa {
    font-size: 16px;
    color: #ff0000;
}

#home_name {
    margin-bottom: 1px;
    margin-top: 1px;
}

.bt-list p {
    color: #fff;
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    letter-spacing: -1px;
    margin-top: -2px;
    padding: 0 0 0 10px;
}

.bt-list .win {
    color: #ff0000;
    font-weight: bold;
}

.bt-list .date {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 12px;
    color: #ff0000;
}

.bt-list .date img {
    position: relative;
    top: 2px;
}

.bt-bottom p strong {
    color: #0C67DB;
}

.bt-bottom p strong.gray {
    color: #555;
}

.btn_price_zone {
    text-align: center;
    background: none;
    position: relative;
    text-align: center;
    margin: 0 auto;
    clear: both;
    background: #222;
    border-radius: 0 0 5px 5px;
    padding: 2%;
}

.btn_price_zone:after {
    content: "";
    display: block;
    clear: both;
}

.btn_price_zone button, .btn_price_zone span {
    float: left;
    cursor: pointer;
    width: 24%;
    margin: 0.5%;
    font-family: Pretendard-Regular !important;
    font-size: 11px;
    display: inline;
    border-radius: 5px;
    font-weight: 600;
    height: 30px;
    line-height: 28px;
    padding: 0;
    color: #fff;
    box-shadow: inset 2px 2px 3px rgb(255 255 255 / 30%), inset -2px -2px 3px rgb(0 0 0 / 20%);
    background: #555;
    border: 1px solid #555;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
}

#btnBett {
    font-weight: bold;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    margin: 2% 0 !important;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #000;
    box-shadow: inset 0 2px 0px 0 rgb(255 255 255 / 30%);
    background: linear-gradient(to bottom, #b9eee6 0%, #4fb7a0 12%, #217f64 100%);
}

#btnBett:hover {
    opacity: 0.7;
}

#animate {
    position: absolute;
    right: 18px;
    top: 2px;
}

#btnDel {
    color: #fff;
    text-shadow: 0 1px 0 #000;
    margin-left: 5px;
    font-size: 16px;
}

#btnDel:hover {
    opacity: 0.8;
}

.betting_lock p {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    margin: 0;
}

.betting_lock .fa {
    margin: 0 auto;
    font-size: 120px;
    color: #ffcb00;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
    margin-left: -39px;
    margin-top: -60px;
}

.game_zone .btn-zone-arr a {
    height: 65px;
    width: 48%;
    cursor: pointer;
    display: block;
    position: relative;
    margin: 0.5% 1%;
    padding: 0;
    border-radius: 15px;
    border: solid 4px rgba(0, 0, 0, 0.0);
    box-sizing: border-box;
}

.game_zone .btn-zone-arr a .divd {
    font-family: Pretendard-Regular !important;
    font-weight: 700;
    font-size: 16px;
    text-shadow: 0 0px 2px #000;
    display: block;
    margin-top: 0px;
    text-align: center;
}

.game_zone .btn-zone-arr a:hover {
    box-shadow: inset 0px 0px 105px 5px rgba(0, 0, 0, 0.75);
}

.game_zone .btn-zone-arr .select {
    box-shadow: inset 0px 0px 105px 43px rgba(0, 0, 0, 0.75) !important;
}

.game_zone .btn-zone-arr a img {
    display: none;
}

.game_zone .btn-zone-arr .select font {
    color: #ffcc00 !important;
}

.game_zone .btn-zone-arr .select .divd {
    color: #ffcc00 !important;
}

.game_zone .btn-zone-arr a .divd {
    font-family: Pretendard-Regular !important;
    font-weight: 700;
    font-size: 15px;
    text-shadow: 0 0px 2px #000;
    position: absolute;
    left: 0px;
    bottom: 10%;
    right: 0;
    text-align: center;
}

.game_zone .btn-zone-arr a font {
    font-size: 20px;
    display: block;
    color: #fff;
    text-shadow: 0 0px 2px #000;
    text-align: center;
    position: absolute;
    left: 0;
    top: 10%;
    right: 0;
}

.float_left {
    float: left;
}

.float_center {
    float: left;
    background: #222;
}

.float_right {
    float: right;
}

.float_left {
    background: #207ce5;
}

.float_right {
    background: #ff3019;
}

.game_zone h3 {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    line-height: 30px;
    height: 30px;
    margin: 10px 0;
    display: block;
    text-align: center;
    color: #ffcc00;
    font-size: 14px;
}

.game_time {
    text-align: center;
    font-family: Pretendard-Regular;
    background: #ca1000;
    border: solid 1px #ca1000;
    padding: 10px;
    vertical-align: text-top;
    border-radius: 5px;
    margin: 5px 0;
}

.game_time h4 {
    color: #ffc527;
    font-size: 12px;
    display: block;
    margin: 0;
    display: inline-block;
}

.game_time em {
    font-style: normal;
    color: #fff;
    display: block;
    display: inline-block;
}

.game_time p {
    color: #ffc527;
    font-size: 18px;
    font-family: Pretendard-Regular;
    display: block;
    margin: 0;
    display: inline-block;
}

#game_end_time {
    display: none;
}

.btn-zone-arr {
    text-align: center;
    margin-top: 5px;
    padding: 5px;
    margin-bottom: 5px;
    vertical-align: text-top;
    border: 1px solid #444;
    background: #222;
    border-radius: 5px;
    position: relative;
}

.game_zone .btn-zone-arr a .divd {
    color: #fff;
}

table {
    width: 100%;
}

.table-bet-th {
    width: 100%;
}

.topth th {
    height: 35px;
    font-weight: 300px;
    font-family: Pretendard-Regular;
    color: #fff;
    background: #333;
}

.result_menu {
    padding: 0px 0;
    display: block;
    background: none !important;
}

.result_menu:after {
    content: "";
    display: block;
    clear: both;
}

.result_menu li {
    float: left;
    display: inline-block;
    width: 24%;
    margin: 0.5%;
}

.result_menu li span {
    color: #333 !important;
    padding: 0 5px 0 10px;
    display: inline-block;
}

.result_menu li a {
    font-family: Pretendard-Regular;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 28px;
    line-height: 28px;
    display: block;
    font-size: 12px;
    display: inline-block;
    margin: 0 1px;
    color: #fff;

    background: linear-gradient(to bottom, #b9eee6 0%, #4fb7a0 12%, #217f64 100%);
    border-radius: 100px;
    overflow: hidden;
}

.bt_status {
    display: inline-block;
    margin: 5px;
}

.bt_stime {
    display: inline-block;
    margin: 5px;
}

.table_top_bg .bt_stime {
    display: inline-block;
    margin: 5px;
    color: #fff;
}

.betting-pan {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #444;
    background: #111;

}

.gamezeri1 td {
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    padding: 0 5px;
    display: table-cell;
    margin: 0;
    width: 100% !important;
    background: linear-gradient(180deg, #222 6.17%, #111 100%);
    border-radius: 100px;
    border: solid 1px #444;
}

.betting-pan .league {
    color: #fff;
}

.betting-pan .leagueT {
    color: #fff;
}

.table_layout {
    margin: 5px 0;
}

.result-table {
    border-radius: 5px;
    padding: 5px;
    margin: 5px 0;
    background: #222;
    border: solid 1px #444;
}

.result-table td {
    border-collapse: collapse;
}

.result-table table td {
    border: none !important;
}

.betting-result .result {
    float: right;
    margin: 5px;
}

.bt_status_arr {
    float: right;
}

.rs {
    text-align: right;
}

.odd0022 {
    float: right;
    margin: 5px;
}

.bet-result-003 {
    font-size: 70%;
    height: 20px;
}

.bet-result-003 span {
    display: block;
    height: 20px;
    line-height: 20px;
}

.bet-result-003 .title {
    background: #333;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    display: inline-block;
}

.bet-result-003 .real_win_money {
    color: #FF2629;
    text-align: right;
}

.noSelected {
    font-family: Pretendard-Regular;
    font-weight: bold;
    vertical-align: middle;
    font-family: Pretendard-Regular;
    height: 35px;
    padding: 0 3px;
    font-weight: bold;
    font-weight: bold;
    border-radius: 5px;
    border: solid 1px #444 !important;
    cursor: pointer;
    transition: .5s;
    background: linear-gradient(to top, #222, #111);
    border-radius: 5px;
    font-family: Pretendard-Regular !important;
}

.noSelected table {
    width: 100%;
}

.noSelected table td {
    color: #fff !important;
    border: none;
    font-size: 11px;
}

.noSelected span {
    color: #fff !important;
    font-size: 11px;
}

.Selected {
    padding: 0 3px;
    font-weight: bold;
    font-family: Pretendard-Regular;
    vertical-align: middle;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 11px;
    border-radius: 5px;
    border: solid 1px #c00c0c !important;
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    background: #c00c0c;
    font-family: Pretendard-Regular !important;
}

.Selected table td {
    color: #fff !important;
    font-size: 11px;
    text-shadow: none;
}

.Selected span {
    font-weight: bold;
    color: #fff !important;
    border-radius: 50px;
    font-size: 11px;
    text-shadow: none;
}

.tie_selected {
    padding: 0 3px;
    font-weight: bold;
    font-family: Pretendard-Regular;
    vertical-align: middle;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 11px;
    border-radius: 5px;
    border: solid 1px #c00c0c !important;
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    background: #c00c0c;
    font-family: Pretendard-Regular !important;
}

.Selected2 {
    padding: 0 3px;
    font-weight: bold;
    font-family: Pretendard-Regular;
    height: 25px;
    vertical-align: middle;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    text-shadow: none;
    border-radius: 5px;
    border: solid 1px #c00c0c !important;
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 0px 0 rgba(255, 255, 255, 0.3);
    background: #c00c0c;
    font-family: Pretendard-Regular !important;
}

.Selected2 table {
    margin: 0 auto;
}

.Selected2 table td {
    color: #fff !important;
    text-shadow: none;
    border: none;
    font-size: 11px;
}

.Selected2 span {
    color: #fff !important;
    text-shadow: none;
    border-radius: 50px;
    font-size: 11px;
}

.trEndGame3 {
    opacity: 0.5;
}

/*아이프레임*/

.powerball {
    position: relative;
    overflow: hidden;
    height: 300px;
    width: 100%;
    margin: 0 auto;
}

.powerball iframe {
    position: relative;
    width: 100%;
    height: 300px;
}

.samdari {
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 320px;
    margin: 0 auto;
}

.samdari iframe {
    position: relative;
    height: 697px;
    top: 0px;
    bottom: 0;
    left: -10px;
    height: 721px;
    width: 831px;
}

.edari {
    position: relative;
    overflow: hidden;
    height: 230px;
    width: 320px;
    margin: 0 auto;
}

.edari iframe {
    position: relative;
    height: 697px;
    top: 0px;
    bottom: 0;
    left: -10px;
    height: 721px;
    width: 831px;
}

.odari {
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 320px;
    margin: 0 auto;
}

.odari iframe {
    position: relative;
    height: 697px;
    top: 0px;
    bottom: 0;
    left: -10px;
    height: 721px;
    width: 831px;
}

.bt_status02 {
    float: right;
    display: inline-block;
    margin: 5px;
}

.bt_status03 {
    float: right;
    margin: 5px;
}

.bt_status {
    color: #FF474A;
    float: right;
    margin: 5px;
}

.bt_status1 {
    color: #FF474A;
    float: right;
    margin: 5px;
}

.btnCancel, .btnDelete {
    display: inline-block;
    background: #ae1111;
    padding: 0 20px;
    float: right;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center;
    border: none;
    font-size: 11px;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    font-family: Pretendard-Regular !important;
    vertical-align: middle;
    transform: 0.2s;
    cursor: pointer;
    border-radius: 3px;
    margin-bottom: 20px;
}

.btnCancel:hover, .btnDelete:hover {
    opacity: 0.8;
}

input[type='text'], input[type='password'], select {
    border: 1px solid #444;
    background: #111;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    line-height: 36px;
    height: 36px;
    transition: 0.2s;
    vertical-align: middle;
    border-radius: 5px;
}

textarea {
    border: 1px solid #444;
    background: #111;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    transition: 0.2s;
    border-radius: 5px;
}

textarea:focus {
    outline: none;
    outline: none;

    border: solid 1px #5bd6bd;
}

select {
    height: 36px;
    line-height: 36px;
}

input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus {
    outline: none;

    border: solid 1px #5bd6bd;
}

/*게시판*/
.bbs-list {
    background: #222;
    border: solid 1px #444;
    padding: 10px;
}

.bbs-list td {
    padding: 5px;
    border-bottom: solid 1px #444;
}

.bbs-list .notice {
    border-top: solid 1px #444;
    background: #333;
}

.bbs-list .notice td {
    border-bottom: solid 1px #444;
}

.bbs-list .label {
    border-radius: 3px;
    background: #C50003;
    color: #fff;
    padding: 2px 5px;
    font-size: 80%;
}

.text-warning {
    color: #FFBA27;
}

.text-danger {
    color: #FF4F51;
}

.text-info {
    color: #009bec;
}

.list_bottom_btn_right {
    padding: 10px;
    text-align: center;
}

.bbs-list-new {
    border-collapse: collapse;
    background: #222;
}

.bbs-list-new td {
    border: solid 1px #444;
    padding: 5px;
}

.board_wirte_bottom {
    padding: 10px;
    text-align: center;
}

.baord_list_comment01 {
    border-collapse: collapse;
    margin: 5px 0;
}

.baord_list_comment01 td {
    border: solid 1px #444;
    padding: 5px;
}

.board_bottom_btn {
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
}

.board_bottom_btn button {
    width: 78px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    padding: 0;
    display: inline-block;
}

#comment_submit {
    margin: 15px auto;
}

.betting-input03 .icheckbox_minimal-orange {
    position: absolute;
    left: 20px;
}

.memo-list01 {
    margin: 5px 0;
    border-collapse: collapse;
}

.memo-list01 td {
    border: solid 1px #444;
    padding: 5px;
}

.memo-list01 .btn-default {
    background: #fff;
    color: #000;
    border-radius: 3px;
    padding: 0 5px;
}

.member-info-table001 {
    border-collapse: collapse;
    background: #222;
}

.member-info-table001 td {
    padding: 5px;
    border: solid 1px #444;
    height: 20px;
    line-height: 20px;
}

.member-info-table001 td.titletext {
    color: #fff;
    background-color: #333;
}

.titletext {
    width: 90px;
    background: #333;
}

.board_title {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: dotted 1px #444;
}

.board_user {
    padding: 10px;
    border-bottom: dotted 1px #444;
}

.board_user span {
    font-weight: bold;
    margin-left: 20px;
}

.board_date {
    float: right;
}

.board_bottom_btn {
    padding: 0px 0;
    text-align: center;
}

.content_zone {
    padding: 0;
}

.content_title {
    font-weight: bold;
    border: solid 1px #444;
    border-bottom: none;
    color: #fff;
    background: #3333;
    padding: 5px;
    font-size: 14px;
    padding-left: 5px;
}

.text-muted {
    float: right;
    margin-top: -25px;
    margin-right: 5px;
    display: none
}

.content_title span {
    display: inline-block;
    max-width: 900px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_title small {
    font-weight: normal;
}

.board_content {
    line-height: 18px;
    padding: 10px 10px;
    min-height: 100px;
    word-break: break-all;
    background: #222;
    border: solid 1px #444;
}

.board_comment_title {
    background: #222;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    border: solid 1px #444;
    border-top: none;
}

.board_comment_content {
    border: solid 1px #444;
    background: #222;
    padding: 10px;
    position: relative;;
}

.board_comment_content small {
    margin-left: 10px;
}

.board_comment_content small button {
    display: inline-block;
    font-size: 90%;
    margin-top: -10px;
}

.board_comment_content p {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

.board_comment_content p small {
    position: absolute;
    top: 10px;
    right: 0;
}

.board_comment_content strong img {
    width: 15px;
}

.board_comment_content .text-muted {
    float: none;
    margin-top: 0px;
    margin-right: 0;
}

.comment_input_group {
    padding: 10px 0;
    background: #222;
    border: solid 1px #444;
    border-top: none;
    margin-bottom: 10px;
}

.comment_input_group .form-inline {
    text-align: center;
    padding: 5px;
}

#comment_submit {
    margin: 20px auto !important;
}

#comment_content {
    height: 60px;
    width: 95%;
    margin: 0 auto;
    display: block;
}

.next_board_cont {
    border-top: solid 1px #444;
    margin-top: 20px;
}

.next_board_cont p {
    border-bottom: solid 1px #444;
    margin: 0;
    padding: 5px 0;
    position: relative;
}

.next_board_cont a {
    margin-left: 20px;
    max-width: 900px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: 6px;
    left: 55px;
}

.content_zone {
    font-size: 80%;
}

.content_zone .pager {
    margin: 20px auto;
    width: 300px;
    padding: 10px;
    text-align: center;
}

.content_zone .pager li {
    display: inline-block;
}

.content_zone .pager li a {
    width: 80px;
    font-size: 14px;
    padding: 0;
    text-align: center;
    border-radius: 50px;
}

#bettingListAdd {
    width: 120px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}

.content_title span {
    display: block;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_title small {
    display: block;
}

.board_comment_content {
    position: relative;
}

.board_comment_content p small {
    position: absolute;
    top: 10px;
    right: 0;
}

.betting_01 {
    border-collapse: collapse;
}

.betting_01 td {
    padding: 3px;
}

.betting_01 .Selected {
    height: 20px;
    line-height: 20px;
}

.betting_01 .noSelected {
    height: 20px;
    line-height: 20px;
    font-size: 70%;
}

#mb_9_btn {
    width: 90px;
}

/*충전환전*/
.table-list {
    margin: 5px 0;
}

.table-list td {
    border: solid 1px #444;
    padding: 5px;
}

.table-list small {
    color: #59BEFF;
}

.cash_btn01 a {
    background-position: 0 -36px;
}

.cash_notice_zone {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
    border: solid 1px #444;
    background: #222;
}

.cash_notice_zone .title {
    border-bottom: solid 1px #444;
    text-align: left;
    font-size: 14px;
    padding: 15px 0 12px 0;
    font-family: Pretendard-Regular;
    color: #fff;
    font-weight: 800;
    background: #333;
    border-bottom: solid 1px #444;
    padding-left: 10px;
}

.cash_notice_zone ul {
    padding: 10px 0px 10px 10px;
}

.cash_notice_zone li {
    color: #fff;
    margin-bottom: 10px;
}

.cash_zone_table {
    border: solid 1px #444;
    background: #222;
}

.cash_zone_table th {
    color: #fff;
    background-color: #333;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;
    padding: 10px;
}

.cash_zone_table td {
    border-bottom: 1px solid #444;
    padding: 10px;
}

.cash_bottom_btn {
    padding: 20px;
    text-align: center;
}

.cash_bottom_btn button {
    display: inline-block;
}

/*기타*/
.reconfirm {
    border-collapse: collapse;
    background: #222;
}

.reconfirm th {
    color: #fff;
    background-color: #333;
    padding: 5px;
    border: solid 1px #444;
}

.reconfirm td {
    padding: 5px;
    border: solid 1px #444;
}

/*페이지네이션*/
.tf_pagination {
    padding: 1em 0;
    text-align: center;
    display: block;
}

.tf_pagination ul {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.tf_pagination ul li {
    list-style: none;
    margin: 0 !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.tf_pagination ul li a {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 5px;
    border-radius: 0px;
    display: block;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    font-family: Pretendard-Regular !important;
    border: 1px solid #bcbcbc;
    background: #eee;
    border-radius: 10px;
    box-shadow: 2px 4px 5px 1px rgb(0 0 0 / 10%), inset 0 0 6px 1px #fff;
}

.tf_pagination ul li a .fa {
    margin-top: 10px;
}

.tf_pagination ul li a:hover {
    color: #000;
    background: #fff
}

.tf_pagination .active {
    color: #000;
    background: #fff
}

.bbs_copy {
    width: 100px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.bbs_copy.ui_btn_red {
    width: 200px;
}

.betting-list-body12 td {
    font-size: 70%;
}

.btnDelete, .btnCancel {
    border: none;
    margin-bottom: 0;
}

.betting-list-body12 th {
    text-align: center !important;
    font-size: 80%
}

.betting-list-body12 td {
    border-bottom: solid 1px #444;
    background: #111 !important;
    text-align: center;
    color: #fff;
    padding: 2px 0;
}

/*팝업*/
.divFrame {
    box-shadow: 0px 0px 10px #000;
    overflow: hidden;
    border: solid 1px #111;
    background: #000;
}

@media (max-width: 1000px) {
    #popup-zone .divFrame {
        width: 100% !important;
        position: fixed !important;
        display: block !important;
        top: 0 !important;
        left: 0 !important;
    }
}

#alert_container {
    margin: 0 auto;
    position: fixed;
    width: 100%;
    top: 200px;
    text-align: center;
    z-index: 9999999999999;
}

#alert {
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    background: #222;
    border: solid 1px #444;
    box-shadow: 0px 0 20px rgba(0, 0, 0, 0.6);
    color: #fff;
}

.top-up-arrow {
    color: #555;
    position: fixed;
    bottom: 70px;
    right: 10px;
    font-size: 50px;
    opacity: 0;
    z-index: 9;
}

.alert-dismissible {
    padding: 10px;
}

.alert-dismissible .ui_btn_gray {
    display: block;
    margin: 10px auto;
}

.top-info-mm .mb_point {
    color: #fff;
}

.top-info-mm .mb_mileage {
    color: #fff;
}

#content-i {
    display: inline-block;
    margin: 3%;
    padding: 0;
}

#content-i li {
    float: left;
    width: 25%;
    list-style: none;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

#content-i li a {
    opacity: 1.0;
    position: relative;
    display: block;
    text-align: center;
    margin: 5%;
    height: 60px;
    width: 60px;
    background-size: contain;
    margin: 0 auto;
    border-radius: 5px;
}

#content-i li span {
    font-weight: bold;
    font-size: 14px;
    color: #5e2000;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 20px;
    line-height: 20px;
}

.ico05 {
    background: url(../images/mobile/images/icon-cross.png?11) no-repeat;
}

.ico01 {
    background: url(../images/mobile/images/icon-odds.png?11) no-repeat;
}

.ico02 {
    background: url(../images/mobile/images/icon-handicap.png?11) no-repeat;
}

.ico03 {
    background: url(../images/mobile/images/icon-special.png?11) no-repeat;
}

.ico04 {
    background: url(../images/mobile/images/icon-realtime.png?11) no-repeat;
}

.ico06 {
    background: url(../images/mobile/images/icon-ladder.png?11) no-repeat;
}

.ico07 {
    background: url(../images/mobile/images/icon-snail.png?11) no-repeat;
}

.ico015 {
    background: url(../images/mobile/images/icon-dari.png?11) no-repeat;
}

.ico068 {
    background: url(../images/mobile/images/icon-daridari.png?11) no-repeat;
}

.ico079 {
    background: url(../images/mobile/images/icon-kenoladder.png?11) no-repeat;
}

.ico080 {
    background: url(../images/mobile/images/icon-speedkeno.png?11) no-repeat;
}

.ico09 {
    background: url(../images/mobile/images/icon-powerball.png?12) no-repeat;
}

.ico08 {
    background: url(../images/mobile/images/icon-lowhigh.png?11) no-repeat;
}

.ico011 {
    background: url(../images/mobile/images/icon-lowhigh.png?11) no-repeat;
}

.ico010 {
    background: url(../images/mobile/images/icon-aladdin.png?11) no-repeat;
}

.ico012 {
    background: url(../images/mobile/images/icon-aladdin.png?11) no-repeat;
}

.ico013 {
    background: url(../images/mobile/images/icon-soccer.png?11) no-repeat;
}

.ico014 {
    background: url(../images/mobile/images/icon-dog.png?11) no-repeat;
}

.ico062 {
    background: url(../images/mobile/images/icon-powerladder.png?11) no-repeat;
}

.ico064 {
    background: url(../images/mobile/images/icon-ironball.png?11) no-repeat;
}

.ico061 {
    background: url(../images/mobile/images/icon-pharao.png?11) no-repeat;
}

.ico077 {
    background: url(../images/mobile/images/icon-roulette.png?11) no-repeat;
}

.ico066 {
    background: url(../images/mobile/images/icon-choice.png?11) no-repeat;
}

.ico052 {
    background: url(../images/mobile/images/icon-mgm.png?12) no-repeat;
}

.ico078 {
    background: url(../images/mobile/images/icon-mgm.png?11) no-repeat;
}

.ico054 {
    background: url(../images/mobile/images/icon-2dari.png?11) no-repeat;
}

.ico053 {
    background: url(../images/mobile/images/icon-3dari.png?11) no-repeat;
}

.ico056 {
    background: url(../images/mobile/images/icon-5dari.png?11) no-repeat;
}

.ico082 {
    background: url(../images/mobile/images/btn-dnt.png?12323) no-repeat;
}

.ico083 {
    background: url(../images/mobile/images/icon-lotus.png?11) no-repeat;
}

.ico071 {
    background: url(../images/mobile/images/icon-lotus.png?11) no-repeat;
}

.ico019 {
    background: url(../images/mobile/images/icon-lotus.png?11) no-repeat;
}

.ico085 {
    background: url(../images/mobile/images/icon-md1.png?11) no-repeat;
}

.ico031 {
    background: url(../images/mobile/images/icon-md2.png?11) no-repeat;
}

.ico068 {
    background: url(../images/mobile/images/icon-tdaridari.png?11) no-repeat;
}

.ico069 {
    background: url(../images/mobile/images/icon-tdari.png?11) no-repeat;
}

.ico067 {
    background: url(../images/mobile/images/icon-yut.png?11) no-repeat;
}

.ico070 {
    background: url(../images/mobile/images/icon-rainbow.png?11) no-repeat;
}

.ico058 {
    background: url(../images/mobile/images/icon-1dal.png?11) no-repeat;
}

.ico075 {
    background: url(../images/mobile/images/icon-2dal.png?11) no-repeat;
}

.ico076 {
    background: url(../images/mobile/images/icon-3dal.png?11) no-repeat;
}

.ico059 {
    background: url(../images/mobile/images/icon-ace.png?11) no-repeat;
}

.ico023 {
    background: url(../images/mobile/images/icon-powerkeno.png?111) no-repeat;
}

.ico-result {
    background: url(../images/mobile/images/icon-result.png?11) no-repeat;
}

.ico-casino01 {
    background: url(../images/mobile/images/icon-casino01.png?1112) no-repeat;
}

.ico-casino02 {
    background: url(../images/mobile/images/icon-casino02.png?1112) no-repeat;
}

.ico-casino03 {
    background: url(../images/mobile/images/icon-casino03.png?1112) no-repeat;
}

.ico-casino04 {
    background: url(../images/mobile/images/icon-casino04.png?1112) no-repeat;
}

.ico-betlist {
    background: url(../images/mobile/images/icon-betlist.png?11) no-repeat;
}

.ico-cash01 {
    background: url(../images/mobile/images/icon-cash01.png?11) no-repeat;
}

.ico-cash02 {
    background: url(../images/mobile/images/icon-cash02.png?11) no-repeat;
}

.ico-event {
    background: url(../images/mobile/images/icon-event.png?1212222) no-repeat;
}

.ico-board {
    background: url(../images/mobile/images/icon-board.png?11) no-repeat;
}

.ico-customer {
    background: url(../images/mobile/images/icon-customer.png?11) no-repeat;
}

.ico-attend {
    background: url(../images/mobile/images/icon-attendance.png?18) no-repeat;
}

.ico-casino {
    background: url(../images/mobile/images/icon-casino.png?18) no-repeat;
}

#ico-left-menu {
    display: inline-block;
    padding: 0;
    margin: 0;
}

#ico-left-menu li {
    border-right: solid 1px #444;
    border-bottom: solid 1px #444;
    float: left;
    width: 33.3%;
    list-style: none;
    text-align: center;
    display: block;
    table-layout: fixed;
    padding-bottom: 10px;
    padding-top: 5px;
}

#ico-left-menu li a {
    display: block;
    text-align: center;
    padding-bottom: 10px;
    text-align: center;
    background-size: 100% !important;
    height: 50px;
    width: 50px;
    background-position: center top !important;
    display: block;
    margin: 0 auto;
    position: relative;
    border-radius: 5px;
}

#ico-left-menu li span {
    font-weight: bold;
    font-size: 14px;
    color: #ff0000;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}

#main-banner {
    width: 100%;
    margin: 10px auto;
    padding-bottom: 50px;
}

#main-banner li {
    float: left;
    width: 50%;
    text-align: center;
}

#main-banner li a {
    width: 150px;
    height: 70px;
    background-size: 100%;
    display: block;
    text-indent: -99999999px;
    margin: 5px auto;
    border-radius: 5px;
    border: solid 1px #000;
}

.m-ico-cross {
    background: url(../images/mobile/images/banner-m-cross.png?11) no-repeat;
}

.m-ico-special {
    background: url(../images/mobile/images/banner-m-special.png?11) no-repeat;
}

.m-ico-realtime {
    background: url(../images/mobile/images/banner-m-realtime.png?11) no-repeat;
}

.m-ico-livegame {
    background: url(../images/mobile/images/banner-m-livegame.png?11) no-repeat;
}

.m-ico-cash01 {
    background: url(../images/mobile/images/banner-m-cash01.png?11) no-repeat;
}

.m-ico-cash02 {
    background: url(../images/mobile/images/banner-m-cash02.png?11) no-repeat;
}

.m-ico-att {
    background: url(../images/mobile/images/banner-m-att.png?11) no-repeat;
}

.m-ico-customer {
    background: url(../images/mobile/images/banner-m-customer.png?11) no-repeat;
}

#mb_icon img {
    width: 24px !important;
    vertical-align: middle;
}

.left-top-info {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    background: #eee;
}

.left-top-info li {
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.20);
    padding: 0 10px;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    border-bottom: solid 1px #000000;
    text-align: right;
    font-weight: bold;
    font-weight: bold;
    font-size: 14px;
}

.left-top-info li a {
    font-weight: bold;
    font-size: 14px;
}

.left-top-info li span {
    font-weight: bold;
}

.left-top-info li i {
    float: left;
    margin-top: 12px;
    font-weight: bold;
}

.left-top-info li:first-child p {
    display: inline-block;
    float: left;
}

.left-top-info li:first-child img {
    vertical-align: middle;
}

.left-top-info li:first-child a {
    display: inline-block;
    float: right;
    height: 35px;
    line-height: 35px;
    margin-top: 3px;
    padding: 0 5px;
    text-align: center;
}

.left-top-info li:first-child a i {
    float: none;
}

.cash-result-menu {
    display: block;
    height: 70px !important;
    background: #333;
    border-radius: 0 0 5px 5px;
    margin-bottom: 10px;
    padding: 10px;
}

.cash-result-menu li {
    width: 48%;
    margin: 1%;
}

.cash-result-menu li a {
    height: 40px;
    line-height: 40px;
}

.betting-top-info00 {
    display: none;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #222;
    border: solid 1px #444;
}

.result_top_group {
    margin-top: 5px;
    height: 40px;
}

.result_top_group li {
    float: left;
    padding: 0 2px;
}

.result_top_group li #bt_item {
    width: 80px;
}

.result_top_group li .hidden-xs {
    width: 80px;
}

/*출석부*/

.attend-top {
    text-align: center;
    margin-bottom: 10px;
}

.attend-top button {
    margin: 0 10px;
}

#nowMonth {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 40px;
    color: #FFAE00;
}

#t_calendar {
    border: solid 1px #000;
    border-collapse: collapse;
}

#t_calendar th {
    height: 40px;
    line-height: 40px;
    text-shadow: 0 0 1px #000;
    color: #c1c3c2;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    border-top: solid 1px rgba(255, 255, 255, 0.20);
    border-right: solid 1px rgba(0, 0, 0, 0.55);
    border-left: solid 1px rgba(255, 255, 255, 0.16);
    border-bottom: solid 1px #000;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(46, 46, 46, 1) 0px, rgba(20, 20, 20, 1) 100%) repeat scroll 0 0;
}

#t_calendar td {
    height: 80px;
    text-align: center;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#t_calendar td span {
    position: absolute;
    left: 10px;
    top: 10px;
}

.att_on {
    background: url('../images/mobile/images/icon-attend-o.png?1213212') no-repeat center center !important;
    background-size: 90% !important;
}

.att_off {
    background: url('../images/mobile/images/icon-attend-x.png?1213212') no-repeat center center !important;
    background-size: 90% !important;
}

.att_enable:hover {
    background: url('../images/mobile/images/icon-attend-o.png?1213212') no-repeat center center !important;
    background-size: 90% !important;
}

.betting_lock p {
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.bbs-list .subject small img {
    width: 15px;
}

.bbs-list .subject {
    color: #999;
    r
}

#game_iframe iframe {
    min-height: 180px;
}

.level_icon img {
    width: 25px;
}

.footer-container {
    padding-bottom: 50px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: @zindex-modal-background;
    background-color: @modal-backdrop-bg;
/ / Fade for backdrop & . fade {
    .

opacity(0);
}

    &.in {
        .

    opacity(@modal-backdrop-opacity);
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-dialog {
    margin: 10px;
    position: relative;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cacaca;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-content {
    padding: 10px;
}

.modal-title {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: solid 1px #999;
}

.info-edit, .memo-view, .recommend-info, .cash_02-info {
    height: 42px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    width: 49%;
    background: #222;
    margin-bottom: 7px;
    border: solid 1px #444;
    border-radius: 5px;
}

.info-edit i, .memo-view i, .recommend-info i, .cash_02-info i {
    color: #14649c;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px;
}

.info-edit::after, .memo-view::after {
    content: '';
    dispaly: table;
    clear: both
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.money-view-info {
    margin: 10px 0;
    display: block;
    height: 34px;
    color: #333;
}

.money-view-info::after {
    content: '';
    dispaly: table;
    clear: both
}

.money-view-info strong {
    color: #000;
    font-size: 16px;
    float: left;
    line-height: 34px;
    padding-left: 10px;
}

.money-view-info span {
    float: right;
    font-size: 16px;
}

.clearfix {
    content: '';
    dispaly: table;
    clear: both
}

.info-btn-group {
    margin-top: 10px;
}

.info-btn-group a {
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 5px 0;
}

.btn-user-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    color: #ff0000;
}

.main_game_list .game_item {
    background: #37475a;
    text-align: center;
    padding: 5px 0px;
    border-right: 1px solid #484848;
    border-bottom: 1px solid #484848;
    width: 20%;
    float: left;
}

.main_game_list .game_item img {
    width: 35px;
}

.main_game_list .game_item a {
    width: 35px;
    height: 35px;
    display: block;
    background-size: contain;
    margin: 0 auto;
}

.main_game_list .game_item .main_quick_btn {
    padding: 5px;
}

.quick-top001 .quick_4btn {
    width: 50%;
    position: relative;
    float: left;
}

.quick-top001 .quick_4btn a {
    margin: 3px;
    display: block;
}

.quick-top001 img {
    width: 100%;
    overflow: hidden;
    border: solid 1px #000;
}

.quick-top002 {
    margin-top: 10px;
}

.quick-top002 .quick_4btn {
    width: 25%;
    position: relative;
    float: left;
}

.quick-top002 .quick_4btn a {
    margin: 3px;
    display: block;
}

.quick-top002 img {
    width: 100%;
}

.helpdesk_area {
    line-height: 22px;
    background: #364761;
    padding: 20px 0px;
    position: relative;
}

.helpdesk_area .float-right {
    position: absolute;
    top: 20px;
    right: 20px;
}

.helpdesk_area strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.helpdesk_area .ui_btn_yellow {
    margin-top: 5px;
}

.memo-arr {
    border-top: none;
    padding: 5px;
}

.left_top_btn {
    background: #333;
    overflow: hidden;
    border-bottom: solid 1px #444;
    color: #fff;
}

.left_top_btn:after {
    content: "";
    display: block;
    clear: both;
}

.left_top_btn > li {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 0.7em;
    color: #FFF;
    padding-bottom: 10px;
    border-right: solid 1px #444;
}

.left_top_btn > li:last-child {
    border-right: none;
}

.left_top_btn i {
    font-size: 25px;
    display: block;
    margin: 10px 0 5px 0;
    color: #ffc527;
}

.left_top_btn > li > img {
    width: 3em;
    margin-top: 0.75em
}

.left_top_btn > li > a {
    display: block;
    text-align: center
}

.left_top_btn > li > em {
    position: absolute;
    right: 0.75em;
    top: 1.25em;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    font-size: 0.7em;
    color: #FFF;
    line-height: 1.75em;
    background: red;
    border-radius: 1em
}

.main_quick_btn > ul {
    margin: 0 3%;
    padding-bottom: 2em;
    overflow: hidden
}

.main_quick_btn > ul > li {
    float: left;
    width: 33.33%;
    height: 6.5em;
    margin-top: 1.2em
}

.main_quick_btn.quadra > ul > li {
    position: relative;
    height: 6em
}

.main_quick_btn.quadra > ul > li a {
    width: 60px;
    height: 60px;
    display: block;
    background-size: 100%;
    background-position: center center;
    margin: 0 auto;
    border-radius: 15px;
}

.main_quick_btn > ul > li a {
    width: 50px;
    height: 50px;
    display: block;
    background-size: 120%;
    background-position: center center;
    margin: 0 auto;
}

.main_quick_btn > ul > li code {
    display: block;
    width: 5em;
    height: 5em;
    margin: 0 auto 0.5em;
    background: #0f1011;
    border-radius: 2.5em;
    overflow: hidden
}

.main_quick_btn.quadra > ul > li code {
    width: 5em;
    height: 5em;
    margin-bottom: 0.25em
}

.main_quick_btn.quadra > ul > li code img {
    width: 100%;
}

.main_quick_btn > ul > li a span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.m-menu_list:first-child {
    border-top: 0px !important
}

.m-menu_list {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #333;
    background: #212223
}

.m-menu_list.last {
    border-bottom: 1px solid #333
}

.m-menu_list > h2 {
    display: block;
    text-align: center;
    font-weight: normal;
    padding: 1em 0;
    background: #111;
}

.m-menu_list > h2 > b {
    color: #ffde00;
    font-weight: normal
}

.m-menu_list > h2 > b:last-child {
    color: #FFF
}

.m-menu_list > h2 > var {
    display: inline-block;
    margin: 0 0.7em;
    color: #555
}

.m-menu_list > a {
    float: left;
    display: block;
    font-size: 1.1em;
    line-height: 2.5em;
    min-width: 80%;
    color: #bbb
}

.m-menu_list > a.on {
    opacity: 1 !important
}

.m-menu_list > a.on > label {
    opacity: 1 !important
}

.m-menu_list > a > label {
    float: left;
    display: block;
    position: relative;
    width: 2.5em;
    height: 2.5em;
    margin-right: 10%;
    line-height: 2.5em;
    background: #121213;
    border-right: 1px solid #333;
    text-align: center
}

.m-menu_list > a > label > img {
    width: 100%
}

.m-menu_list > a > label > dfn.memo_cnt {
    display: block;
    position: absolute;
    right: 0.5em;
    bottom: 0.5em;
    width: 1.25em;
    height: 1.25em;
    text-align: center;
    font-size: 0.7em;
    background: #476207;
    color: #dcfe8b;
    line-height: 1.5em;
    border-radius: 0.75em
}

.m-menu_list > em {
    float: right;
    display: block;
    font-size: 0.9em;
    line-height: 100%;
    transition: .3s
}

.m-menu_list > em {
    position: absolute;
    top: 0;
    right: 2%;
    width: 3em;
    height: 3em;
    text-align: center;
    line-height: 2.8em
}

.m-menu_list > em > img {
    opacity: 0.65;
    width: 0.7em
}

.m-menu_list > em.menubtn_right > img {
    opacity: 0.3;
    width: 1.1em
}

.m-menu_list > em.on {
    transform: rotate(90deg)
}

.m-menu_list > var {
    float: right;
    width: 0.7em;
    margin-top: -0.5%
}

.m-menu_list_view {
    overflow: hidden;
    border-top: 1px solid #333;
    padding: 1em 3%;
    background: linear-gradient(to right, #141414, #313131)
}

.m-menu_list_view > span {
    color: #fddb18;
}

.m-menu_list_view > em {
    color: #686868;
}

.m-menu_list_view > ul {
    overflow: hidden;
}

.m-menu_list_view > ul > li {
    float: left;
    padding: 3% 0;
    margin-right: 2%;
    margin-top: 2%;
    width: calc(32% - 2px);
    text-align: center;
    background: #3d3d3d;
    border: 1px solid #000;
    font-size: 0.9em;;
    border-radius: 0.3em
}

.m-menu_list_view > ul > li:nth-child(1) {
    margin-top: 0 !important
}

.m-menu_list_view > ul > li:nth-child(2) {
    margin-top: 0 !important
}

.m-menu_list_view > ul > li:nth-child(3) {
    margin-top: 0 !important
}

.m-menu_list_view > ul > li:nth-child(3n) {
    margin-right: 0 !important
}

.m-menu_list_view > ul > li.hit {
    background: #626262
}

.m-menu_list_view > ol {
    overflow: hidden
}

.m-menu_list_view > ol > li {
    margin: 0.3em 0;
    padding: 0.5em 5%;
    text-align: left;
    font-size: 1.1em;
    font-weight: 400;
    color: #CCC;
    background: #515151;
    border-radius: 0.5em
}

.m-menu_list_view > ol > li.active {
    color: #131313;
    background: #aea134
}

.m-menu_list_view > dl.left_sports_menu {
}

.m-menu_list_view > dl.left_sports_menu > dd {
    float: left;
    width: 90%;
    overflow: hidden;
    color: #FFF;
    background: linear-gradient(to top, #2f2f2f, #414141);
    padding: 0.35em 5%;
    border: 1px solid #1f1f1f;
    border-radius: 0.4em;
    box-shadow: inset 0.1em 0.1em rgba(255, 255, 255, 0.2);
    margin: 0.2em 1%
}

.m-menu_list_view > dl.left_sports_menu > dd > code {
    display: inline-block;
    width: 2em;
    height: 2em;
    margin-right: 0.5em;
    background: #333;
    border: 1px solid #111;
    border-radius: 2em
}

.m-menu_list_view > dl.left_sports_menu > dd > span {
    display: inline-block;
    height: 2.1em;
    padding-right: 3em;
    line-height: 2.1em
}

.m-menu_list_view > dl.left_sports_menu > dd > font {
    display: inline-block;
    float: right;
    height: 2.1em;
    padding: 0 1em;
    color: #000;
    line-height: 2.1em;
    background: #aea134;
    border-radius: 0.5em
}

.m-menu_list_view > dl.left_sports_menu.minigame > dd {
    text-align: left
}

.m-menu_list_view > dl.left_sports_menu > dd > em {
    float: right;
    background: #476207;
    color: #dcfe8b;
    font-size: 0.85em;
    border-radius: 2em;
    width: 4em;
    height: 1.8em;
    margin-top: 0.4em;
    text-align: center;
    line-height: 1.8em
}

.m-menu_list_view > dl > dt {
    display: none;
    padding: 0 0.5em;
    overflow: hidden
}

.m-menu_list_view > dl.livecasino > dt {
    display: block
}

.m-menu_list_view > dl > dt > span {
    display: block;
    padding: 0.6em 1em;
    font-size: 0.8em;
    color: #d3d2d2;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.m-menu_list_view > dl > dt > span.on {
    color: #d9cb65;
    border-top: none
}

.m-menu_list_view > dl > dt > span:first-child {
    margin-top: 0.25em
}

.menu_foot {
    color: #707070 !important;
    font-size: 0.7em;
    text-align: center;
    padding: 4em 0;
}

#m_menu_box {
    border-top: solid 1px #444;
}

.mobile-foot div span {
    font-weight: 100;
    font-size: 0.63em;
    color: #6e6e6e;
}

.sidebar-right-cont li {
    border-bottom: solid 1px #cacaca;
    text-align: center;
}

.sidebar-right-cont li a {
    display: block;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    font-family: Pretendard-Regular !important;
    color: #666;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
}

.sidebar-right-cont li a i {
    font-size: 30px;
    margin: 0 auto 5px auto;
    color: #a77362;
    display: block;
}

.game_zone .btn-zone-arr a {
    color: #222;
    font-weight: bold;
}

.game_zone_arr #team_name {
    font-size: 0;
    font-weight: bold;
}

.game_zone_arr .game_zone {
    position: relative;
}

.betting_lock p {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    margin: 0;
}

.betting_lock .fa {
    margin: 0 auto;
    font-size: 120px;
    color: #ffcb00;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
    margin-left: -39px;
    margin-top: -60px;
}

.right-mid-menu a {
    display: block;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    float: left;
    width: 48%;
    margin: 1% 1% 0% 1%;;
}

.right-mid-menu img {
    width: 100%;
}

* {
    outline: none;
}

.navi-menu-sports {
    box-sizing: border-box;
    margin-bottom: 5px;
}

.navi-menu-sports:after {
    content: "";
    display: block;
    clear: both;
}

.navi-menu-sports li {
    float: left;
    width: 19%;
    margin: 0.5%;
    box-sizing: border-box;
}

.navi-menu-sports li a {
    background: #c00c0c;
    border: 1px solid #c00c0c;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-shadow: 2px 4px 5px 1px rgb(0 0 0 / 10%), inset 0 0 1px 1px rgba(255, 255, 255, 0.3);
}

.navi-menu-sports li a:hover {
    filter: brightness(1.3)
}

.top-info-mm {
    height: 40px;
    line-height: 40px;
    background: #111;
    border-bottom: solid 1px #444;
    border-top: solid 1px #444;
}

.top-info-mm ul {
    text-align: center;
}

.top-info-mm ul li {
    margin: 0 3px;
    display: inline-block;
    color: #fff;
}

.top-info-mm ul li a {
    color: #fff;
}

.top-info-mm ul li i {
    color: #5bd6bd;
    font-size: 13px;
    line-height: 13px;
    vertical-align: middle;
    display: inline-block;
}

.btn-cashb01 {
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    padding-right: 24px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    width: 105px;
    background: linear-gradient(to bottom, #d79f8b 0%, #a77362 100%);
    color: #ffffff;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.btn-cashb02 {
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    padding-left: 24px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    width: 105px;
    background: linear-gradient(to bottom, #d79f8b 0%, #a77362 100%);
    color: #ffffff;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.right-mid-menu .game-buttons {
    position: relative;
    margin: 10px 10px 0 10px;
    box-sizing: border-box;
    width: calc(100% - 20px);
    display: block;
}

.right-mid-menu .game-buttons img {
    width: 100%;
}

.title-container {
    position: absolute;
    height: 30px;
    width: 50%;
    bottom: 8px;;
    text-align: left;
    margin: 0 0 0 10px;
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.left-contar {
    height: 100%;
    overflow: auto;
    border-right: solid 1px #485160;
}

.left-contar ul.main-menu {
    z-index: 100;
}

.left-contar ul.main-menu li {
    width: 43.6vw;
    height: 11vw;
    margin: 1vw auto;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    background-size: cover;
    background: #222;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: solid 1px #444;
    border-radius: 5px;
    box-shadow: 1px 2px 3px 1px rgb(0 0 0 / 10%), inset 0 0 6px 1px #000;
}

.left-contar ul.main-menu li a {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.left-contar ul.main-menu li a i {
    font-size: 20px;
    color: #ff0000;
    align-items: center;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 2px;
}

.left-contar ul.main-menu li a .txt {
    font-weight: bold;
    font-size: 12px;
}

.left-contar ul.main-menu li .level_icon {
    margin: 0 5px;
}

.left-contar #mb_nick {
    font-weight: bold;
}

.main-other-menu {
    margin: 10px;
}

.main-other-menu li {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    width: 100%;
    align-items: center;
}

.main-other-menu li a {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 35px;
    line-height: 35px;
    border-bottom: solid 1px #444;
    font-size: 14px;
}

.main-other-menu li a i {
    color: #ff0000;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 15px;
    margin-top: 10px;
}

.main-other-menu li a .txt {
    font-size: 12px;
    font-weight: bold;
}

.getCasinoPoint {
    display: inline-block;
}

.chageCasinoPoint {
    display: inline-block;
    padding: 0 5px;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
    background: #459618;
}

.left-contar ul.main-menu li a .lfticom {
    width: 20px;
    align-items: center;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 2px;
}

.main-other-menu li a .lfticom {
    width: 20px;
    margin-right: 5px;
    margin-left: 15px;
    margin-top: 2px;
}

.banner-tera img {
    width: 90%;
    margin: 10px;
    display: block
}

.right_level01 {
    position: absolute;
    right: 7px;
    top: 0;
    height: 50px;
    line-height: 50px;
}

.leftTitle {
    color: #fff;
    font-size: 14px;

    font-weight: bold;
    width: 82%;
    margin: 20px auto 0px auto;

}

.leftTitle i {
    font-size: 20px;
    margin-right: 5px;
    color: #ff0000;
    vertical-align: middle;
}

.main_navigation_arr {
    position: relative;
}

.main_navigation {


    margin: 0 auto 0px;
    box-sizing: border-box;
    background: #000;
    padding: 17px 0 10px 0;
}

.main_navigation ul {
    width: 89%;
    margin: 0 auto;
}

.main_navigation1 ul {
    width: 89%;
    margin: 0 auto;

}

.main_navigation li {


    position: relative;
    box-sizing: border-box;
    border: 1px solid #424242;
    margin-bottom: 7px;

    border-radius: 7px;
    background: linear-gradient(#353535 0%, #000000bd 100%);
}

.main_navigation li a {
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding: 0 10px;


}

.main_navigation li a i {
    vertical-align: middle;
    font-size: 24px;
    transition: 0.3s;
    display: inline-block;
    margin-right: 10px;

    background: linear-gradient(353.95deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 97.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    font-size: 24px;
    line-height: 0;
    display: block;
}

.main_navigation li:hover a i {
    color: #fff;

    transform: scale(1.3);
    background: linear-gradient(353.95deg, rgba(255, 255, 255, 0) 0%, #5bd6bd 97.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.main_navigation li a .txt {
    color: #ccc;
    font-size: 13px;
    font-weight: 700;
    transition: .3s ease-out;
}

.main_navigation li a:hover .txt {
    color: #5bd6bd !important
}


.main_navigation1 {
    margin: 0 auto;
}

.main_navigation1 li {


    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #485160;


}

.main_navigation1 li a {
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding: 0 10px;


}

.main_navigation1 li a i {
    vertical-align: middle;
    font-size: 20px;
    transition: 0.3s;
    display: inline-block;
    margin-right: 10px;

    background: linear-gradient(353.95deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 97.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffffff;

    line-height: 0;
    display: block;
}

.main_navigation1 li:hover a i {
    color: #fff;

    transform: scale(1.3);
    background: linear-gradient(353.95deg, rgba(255, 255, 255, 0) 0%, #5bd6bd 97.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.main_navigation1 li a .txt {
    color: #ccc;
    font-size: 13px;
    font-weight: 700;
    transition: .3s ease-out;
}

.main_navigation1 li a:hover .txt {
    color: #5bd6bd !important
}

.milegggg {
    padding: 0 10px;
    text-align: right;
}

.getCasinoPoint {
    transform: rotate(0deg);
    transition: 0.5s;
}

.getCasinoPoint:active {
    transform: rotate(360deg);
}

.snsbannar {
    display: block;
    margin: 10px auto;
}

.snsbannar img {
    width: 89%;
    margin: 3px auto;
    display: block;
}

.loginbtnarre {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #fff;
}

.loginbtnarre button, .loginbtnarre a {
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    padding: 0 5px;

}

.loginbtnarre button {
    color: #60ffdf
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    display: none;
}

/*.modal_content {*/
/*    width: 310px;*/
/*    height: 430px;*/
/*    background: #282932;*/
/*    border-radius: 10px;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    top: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    text-align: center;*/
/*    box-sizing: border-box;*/
/*    box-shadow: #000 0.1em 0.1em 0.3em;*/
/*    line-height: 23px;*/
/*    cursor: pointer;*/
/*    background-color: #282932;*/
/*    background: #282932 url("../images/mobile/images/bg-frm.png?6") center left;*/
/*    background-size: cover*/

/*}*/

/*#frm {*/
/*    position: absolute;*/
/*    right: 20px;*/
/*    bottom: 0;*/
/*    left: 20px;*/
/*    top: 0;*/
/*}*/

/*#frm .frm-logo {*/
/*    display: block;*/
/*    width: 230px;*/
/*    margin: 30px auto 0 auto;*/
/*}*/

/*#frm h4 {*/
/*    font-size: 20px;*/
/*    color: #fff;*/
/*    border-bottom: solid 2px #444;*/
/*    padding: 15px 0;*/
/*}*/

/*#userid, #passwd {*/
/*    height: 50px;*/
/*    text-align: center;*/
/*    background: #111;*/
/*    border: solid 1px #444;*/
/*    border-radius: 0px;*/
/*    width: 100%;*/
/*    box-sizing: border-box;*/
/*    margin-top: 10px;*/
/*    outline: none;*/
/*    font-size: 14px;*/
/*    border-radius: 10px;*/
/*}*/

#userid:focus, #passwd:focus {
    border: solid 1px #5bd6bd;
}

#login-btn, #join-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    display: block;
    margin-top: 5px;

    border-radius: 0px;
    font-weight: bold;
    color: #fff;
    border: none;
    background: #3da78e;
    border-radius: 10px;

}

#login-btn {
    margin-top: 20px;
}

#join-btn {
    background: #eee;
    color: #000;
}

#login-btn:hover, #join-btn:hover {
    filter: brightness(1.3)
}

.modal-close {
    position: absolute;
    font-size: 25px;
    right: 5px;
    top: 5px;
    color: #5bd6bd;
    z-index: 9;
    transform: rotate(0deg);
    transition: 0.5s;
}

.modal-close:hover {
    color: #fff;
    transform: rotate(360deg);
}

.banner-tera img {
    width: 90%;
    margin: 10px;
    display: block
}

.companys-title span {
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #eee;
    color: #000;
}

html {

    background-size: contain;
    background-attachment: fixed;
}

.main-visual {

    width: 100%;
    margin: 5px auto;
    box-sizing: border-box;
}

.slide img {

    overflow: hidden;
    width: 100%;
}

.slick-dots {
    bottom: 0 !important;
}

.slick-dots li button:before {
    color: #d76dff !important;
}

.mainBottomList {

    width: 100%;
    padding: 10px;
    box-sizing: border-box;

}

.mainBottomList > ul {
    margin: 0px;
    padding: 0px;
}

.mainBottomList > ul:after {
    content: "";
    display: block;
    clear: both;
}

.mainBottomList > ul > li {
    list-style: none;
    display: inline-block;
    width: 49%;

    float: left;
    text-align: center;
    color: white;

    background: #726876;
    cursor: pointer;

    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    float: left;
    border: solid 1px #352a3c;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
}

.mainBottomList > ul > li:nth-child(2) {
    float: right;
}

.mainBottomList > ul > li a {
    color: #fff;
}

.mainBottomList > ul > li.active {
    background-image: linear-gradient(#cc55ef, #9435bf);
    border: solid 1px #df78ff;
}


.rb-panel {
    width: 100%;
    background-color: #4a325b;
    background-image: linear-gradient(#8e4aa8, #391950);
    border-radius: 10px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 50%);
    position: relative;
    z-index: 1;
    padding: 6px;
    box-sizing: border-box;
}

.rb-panel:before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    background-image: linear-gradient(#8e4aa8, #391950);
    transition: 0.3s;
    content: '';
    pointer-events: none;
    z-index: -1;
    position: absolute;
    box-sizing: border-box;
}

.rb-cont {
    width: 100%;
    min-height: 32px;
    background-color: #4a325a;
    background-image: radial-gradient(#653387, #1e062f, #210633);
    border-radius: 8px;
    box-shadow: inset 0 0 50px rgb(0 0 0 / 75%);
    padding: 5px 5px;
    box-sizing: border-box;
    color: #fff;
}


.main-depositList-arr h4 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-bottom: 2px;
    font-size: 21px;
    color: #fff;
}

.main-depositList-arr h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #f8d670;
    box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}

.main-depositList-arr h4:after {
    content: "";
    position: absolute;
    right: 5px;
    bottom: -3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #cccccc;
}

.main-depositList-arr h4 img {
    vertical-align: middle;
}

.main-depositList-arr h4 a {
    float: right;
    color: #999;
    font-size: 11px;
    margin-top: 16px;
    margin-right: 10px;
    font-weight: bold;
    cursor: pointer;
}

.main-depositList-arr ul {
    margin-top: 5px;
}

.main-depositList-arr li {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    height: 48px;
    line-height: 48px;
}

.main-depositList-arr li .table_cell {
    display: inline-block
}

.main-depositList-arr li .table_cell:nth-child(1) {

    text-align: right;
    width: 20%;

    box-sizing: border-box;
}

.main-depositList-arr li .table_cell:nth-child(2) {

    text-align: right;
    width: 40%;

    box-sizing: border-box;
}

.main-depositList-arr li .table_cell:nth-child(2) span {
    float: left;
    color: #FF5F00
}

.main-depositList-arr li .table_cell:nth-child(3) {
    text-align: right;
    width: 36%;
}

.main-bot-banner01 {
    box-sizing: border-box;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.main-withdrawList-arr h4 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-bottom: 2px;
    font-size: 21px;
    color: #fff;
}

.main-withdrawList-arr h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #f8d670;
    box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}

.main-withdrawList-arr h4:after {
    content: "";
    position: absolute;
    right: 5px;
    bottom: -3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #cccccc;
}

.main-withdrawList-arr h4 img {
    vertical-align: middle;
}

.main-withdrawList-arr h4 a {
    float: right;
    color: #999;
    font-size: 11px;
    margin-top: 16px;
    margin-right: 10px;
    font-weight: bold;
    cursor: pointer;
}

.main-withdrawList-arr ul {
    margin-top: 5px;
}

.main-withdrawList-arr li {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    height: 48px;
    line-height: 48px;
}

.main-withdrawList-arr li .table_cell {
    display: inline-block
}

.main-withdrawList-arr li .table_cell:nth-child(1) {

    text-align: right;
    width: 20%;

    box-sizing: border-box;
}

.main-withdrawList-arr li .table_cell:nth-child(2) {

    text-align: right;
    width: 40%;

    box-sizing: border-box;
}

.main-withdrawList-arr li .table_cell:nth-child(2) span {
    float: left;
    color: #00A3F3
}

.main-withdrawList-arr li .table_cell:nth-child(3) {
    text-align: right;
    width: 36%;
    box-sizing: border-box;
}

.slick-slider {
    margin-bottom: 0 !important;
}

.noticeText {
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    position: relative;
}

.spiconm {
    width: 15px;
    vertical-align: middle;
}

.noticeText marquee {
    position: absolute;
    left: 20px;
    top: 0;
    height: 20px;
    line-height: 20px;
}

.mid-mainarr {
    padding: 0 10px;
    display: none
}

.mid-mainarr:after {
    content: "";
    display: block;
    clear: both;
}

.mid-mainarr .mid-mainarr-left {
    width: 40%;
    float: left;
    font-size: 14px;
    padding-top: 10px;
    position: relative;
    display: none
}

.mid-mainarr .mid-mainarr-left strong {
    display: block;
    font-size: 18px;
}

.mid-mainarr .mid-mainarr-right {
    width: 60%;
    float: right;
    text-align: right;
    display: none
}

.mid-mainarr .mid-mainarr-right a {
    width: 49px;
    height: 49px;
    margin: 0 2px;
    background-size: 100%;
    display: inline-block;
    font-size: 0;
}

.mid-mainarr .mid-mainarr-right a img {
    width: 100%;
}


my-wallet {
    margin-bottom: 30px;
}

.my-wallet:after {
    content: "";
    display: block;
    clear: both;
}

.point_change {
    background: #222;
    color: #fff;
    position: fixed;
    left: 40px;
    right: 40px;
    top: 60px;
    bottom: 40px;
    box-sizing: border-box;
    padding: 30px;
}

.game-money, .sports-money {
    width: 100%;
    border: solid 1px #444;
    box-sizing: border-box;
}

.game-money p, .sports-money p {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #000;
    font-weight: bold;
}

.game-money div, .sports-money div {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #111;
}

#w_from, #w_to {
    width: 70%
}

.wallet-move .money {
    width: 100%;
    margin: 5px auto
}

#btnMoneyAct {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: 10px;
}

.ly002 {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    z-index: 999999 !important;
    background: rgba(0, 0, 0, 0.7);
}

.close-ly {
    height: 35px;
    line-height: 35px;
    background: #ff0000;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.9);
    font-weight: bold;
    border-radius: 3px;
    width: 70px;
    display: inline-block;
    right: 5px;
    top: 5px;
    text-align: center;
    position: absolute;
    right: 2px;
    top: 2px;
}

.close-point-change {
    position: absolute;
    right: 5px;
    top: 5px;
}

.close-point-change:before {
    font-size: 30px !important;
    vertical-align: middle;
}

.btn_point_change {
    display: block !important;
    margin: 50px auto 0 auto;
}

.tabcontent {
    padding-top: 13px;
    border-top: none;
    text-align: center;
}

.tab {
    width: 100%;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    overflow-y: auto;
}

.tabnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    margin-top: 0.08rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 5px;
}

.tabnav li {
    display: inline-block;
    float: left;
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}

.icon-panel:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/mobile/images/icon-bg.png");
    background-size: 100% 100%;
    content: '';
    pointer-events: none;
    z-index: -1;
    position: absolute;
}

.toggle-btn .icon-panel {
    width: 120px;
    height: 90px;
    position: absolute;
    left: -50px;
    top: -10px;
}

.toggle-btn .icon-panel:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/mobile/images/icon-bg.png");
    background-size: 100% 100%;
}

.toggle-btn:first-child .icon-panel {
    margin-left: -95px;
    margin-right: 25px;
}

.toggle-btn:last-child .icon-panel {
    margin-right: -95px;
    margin-left: 25px;
}

.toggle-btn:last-child .icon-panel:before {
    transform: rotateY(180deg);
}

.toggle-btn .icon-panel img {
    transition: 0.3s;
    margin-top: 15px;
    width: 95%;
}

.toggle-btn:hover .icon-panel img {
    transform: scale(0.8);
}

.toggle-btn.active .icon-panel img {
    animation: toggleIconAnim 2s ease infinite;
}

@keyframes toggleIconAnim {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1);
    }
}

#close-slot-game {
    position: fixed;
    top: 40px;
    font-size: 40px;
    float: right;
}

#close-slot-game i {
    width: 100%;
    display: block;
    text-align: right;
    color: #fff;
}

#slot-game {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9998
}

#slot-game .slot-game-layer {
    width: 100%;
    position: fixed;
    left: 50%;
    top: 80px;
    bottom: 80px;
    overflow: hidden;
    overflow-y: auto;
    margin-left: -50%;
    z-index: 9990;
    background: #111;
    border: solid 10px #444;
    box-sizing: border-box;
}

.slot-game-layer::-webkit-scrollbar {
    width: 10px;
}

.slot-game-layer::-webkit-scrollbar-thumb {
    background-color: #ffcc00;
    border-radius: 10px;
}

.slot-game-layer::-webkit-scrollbar-track {
    background-color: #444;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
}

#slot-game-list {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

#slot-game-list:after {
    content: "";
    display: block;
    clear: both;
}

#slot-game-list li {
    width: 49%;
    margin: 0.5%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

#slot-game-list li img {
    width: 100%;
    height: 135px;
}

#slot-game-list li span {
    background: #252525;
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
}

/*.companys-title span {*/
/*    cursor: pointer;*/
/*    display: none;*/
/*    font-size: 20px;*/
/*    text-align: center;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    position: absolute;*/
/*    bottom: 0%;*/
/*    left: 1px;*/
/*    right: 1px;*/
/*    color: #ffc160;*/
/*    font-weight: bold;*/
/*    background: rgba(0, 0, 0, 0.8)*/
/*}*/

/*.companys-title {*/
/*    width: 100%;*/
/*    position: relative;*/
/*    transition: 0.4s;*/
/*    border: 2px solid #00f295;*/
/*    border-radius: 10px;*/
/*    overflow: hidden;*/
/*    display: flex;*/
/*    box-sizing: border-box;*/
/*}*/

/*.companys-title:hover {*/
/*    border: 2px solid #00fa9a;*/
/*    filter: drop-shadow(0px 0px 20px #00fa9a);*/
/*}*/

/*.companys-title img {*/
/*    width: 100%;*/
/*}*/

/*.companys-title:hover img {*/
/*    -webkit-animation: aniModel 1s infinite;*/
/*    animation: aniModel 1s infinite*/
/*}*/

@keyframes aniModel {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, 5px);
    }
    to {
        transform: translate(0px, 0px);
    }
}

.casino-g {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
    margin-bottom: 5px;
}

.slot-g {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    gap: 5px;
    margin-bottom: 5px;
}


.tabnav li a {

    border-radius: 10px;
    position: relative;
    display: block;

    box-sizing: border-box;
    text-decoration: none;
    font-size: 12px;
    border: solid 1px #444;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    overflow: hidden;

    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .8);
    padding-top: 37%;
    box-sizing: border-box;
    align-content: center;
    justify-content: center;

}


.tabnav .button_casino:before {
    background: url("../images/mobile/images/btnm_casino.png?1") center center no-repeat;
    background-size: cover;
}

.tabnav .button_slot:before {
    background: url("../images/mobile/images/btnm_slot.png?1") center center no-repeat;
    background-size: cover;
}

.tabnav li a.active {
    filter: grayscale(0%);
    opacity: 1;
    border: solid 1px #028b57;
}

.tabnav li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    opacity: .5;
    transition: 0.5s;
    z-index: -1;
    filter: grayscale(100%);
    opacity: .5;
}

.tabnav li a.active:before, .tabnav li a:hover:before {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.1);
}


.toggle_title {
    display: grid;
    align-items: center;

    position: absolute;
    left: 0;
    top: 13%;
    bottom: 15%;

    text-align: left;
    padding-left: 10px;
    text-shadow: 1px 1px 2px #000,
    0 0 1em #000,
    0 0 0.2em #000;


}

.toggle_title span {
    font-family: Pretendard-Regular;
    font-size: 25px;
    font-weight: 900;
    color: #ddd;
    display: block;
    transition: 0.3s;
}

.toggle_title em {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 300;
    transition: 0.3s;
}

.tabnav li a.active .toggle_title span {
    color: #00f295;
}

.tabnav li a.active .toggle_title em {
    color: #fff
}


.footer-logo {
    width: 100px;
    display: block;
    margin: 10px auto;
}

footer {
    position: fixed;
    width: 100vw;
    height: 20vw;
    bottom: 0;
    z-index: 1000;
    color: var(--txtColor30);
    border-radius: 12px 12px 0 0;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center top;
    -o-background-size: cover;
    background-size: cover;
    background-image: url("../images/mobile/images/footer-bg01.png?3");
    font-family: Microsoft JhengHei, sans-serif;
    position: fixed;
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
    align-items: center;
    background: #000000;
    filter: drop-shadow(2px 4px 6px white);
    border-radius: 20px 20px 0 0;
    padding: 0 8px;
    height: 60px;
    z-index: 1000;

}

footer ul {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

footer ul li {
    width: 19vw
}

footer ul li a {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    font-size: .72rem
}

footer ul li.active a i {
    -moz-animation: parent-tab-image .5s linear;
    -o-animation: parent-tab-image .5s linear;
    animation: parent-tab-image .5s linear;
    -webkit-animation: parent-tab-image .5s linear;
    color: #fff !important;
}

footer ul li a i:first-child {
    color: #4ab69e;
    font-size: 20px;

}

footer ul li a:hover i {
    color: #a90f0f
}

footer ul li:nth-child(3) a {
    font-size: .81rem;
    width: 15.2vw;
    height: 15.2vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 42.4vw;
    color: var(--txtColor01);

    background: url("../images/mobile/images/tsimbol.png");
    background-size: 100%;
    text-indent: -9999999px;
}

footer ul li:nth-child(3) a:before {
    content: '';
    width: 75px;
    height: 75px;
    background: var(--main02);
    border: 10px solid #000000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    box-sizing: border-box;
}


footer ul li:nth-child(3) a i:first-child {
    color: var(--txtColor01);
    margin-bottom: .5vw;

}

footer ul li:nth-child(3) a div {
    color: #fff;
}

footer ul li a div {
    text-align: center;
    font-family: Microsoft JhengHei, sans-serif;

    font-size: 12px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    footer ul li:nth-child(3) a, footer ul li a {
        font-size: 1.2rem
    }

    footer ul li a span:first-child {
        font-size: 2.8rem
    }

    footer ul li:nth-child(3) a span:first-child {
        font-size: 2.4rem
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    footer ul li:nth-child(3) a, footer ul li a {
        font-size: 1.6rem
    }

    footer ul li a span:first-child {
        font-size: 4rem
    }

    footer ul li:nth-child(3) a span:first-child {
        font-size: 3.2rem
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) {
    footer ul li a {
        font-size: .72rem
    }
}

footer ul li a img {
    width: 30px;
}

footer ul li a .mbbotc {
    display: block;
}

footer ul li a:hover .mbbotc {
    display: none;
}

footer ul li a .mbbotcr {
    display: none;
}

footer ul li a:hover .mbbotcr {
    display: block;
}

.banner-btomm {
    padding-bottom: 80px;
    text-align: center;
}

.banner-btomm img {
    display: block;
    margin: 5px auto;
    width: 100%;
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 60px !important;
}

.swiper-slide img {
    width: 70%;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}

.carousel-gallery {
    width: 98%;
    margin: 1%;
}

.copyright-arr {
    text-align: center;
    color: #666;
}

.copyright-arr img {
    width: 20px;
    vertical-align: middle;
}

.ft-bnks {
    padding: 10px 0;
    text-align: center;
}

.ft-bnks img {
    margin: 5px;
    display: inline-block;
}
