body {
    background-color: #460102 !important;
    font-family: 'Opun' !important;
}

@font-face {
    src: url(../font/Bayon.ttf);
    font-family: 'Bayon';
}
.header{
    width: 1200px;
    margin: auto;
    padding-top: 6px;
}
.header_wrapper{
    width: 100%;
    float: left;
    background:url(../../assets/image/header.png)top center no-repeat;
}
.logo_wrapper{
    width: 442px;
    float: left;

}
.logo_wrapper img{
    margin-top: 9px;
}
.form_wrapper{
    width: 758px;
    float: right;
}
.contact_wrapper{
    width: 100%;
    float: right;
    margin-top: 6px;
}
.btn{
    float: right;
}

.fix_font{
    text-shadow: 1px 1px black;
}
.fix_font img{
    width: 42px;
}
.menu_wrapper{
    width: 100%;

}
.menu_wrapper_left{
    float: left;
}
.menu_wrapper_right{
    float: left;
}
.menu_wrapper ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.menu_wrapper_left ul li{
    float: left;
}
.menu_wrapper_right ul li{
    float: right;
}
.menu_wrapper ul li a{
    display:block;
    text-decoration: none;
    font-family: 'Bayon';
    color: white;
    padding: 15px 20px 15px 20px;
    font-size: 19px;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: rgb(0 0 0);
}
.menu_wrapper ul li a:hover{
    text-shadow:1px 1px 3px #000000;
    color: #facf5e;
}

.active_menu{
    text-shadow:1px 1px 3px #000000 !important;
    color: #facf5e !important;
}

.slide_wrapper{
    width: 100%;
    float: left;
    /*background:url(../image/slide_Wrapper.jpg) center no-repeat ;*/
}
.info{
    width: 1205px;
    color: white;
    position: relative;
    height: 58px;
    margin-top: 15px;
    background: url(../image/nofi.png) no-repeat;
}
.txt_info{
    width: 100px;
    float: left;
}
.txt_info p{
    font-family: 'Bayon';
    padding: 8px 0px 8px 38px;
}
marquee{
    width: 951px;
    float: right;
    font-family: 'Bayon';
    margin: 16px 10px 10px 10px;
}
.content_wrapper{
    width: 100%;
    float: left;
    background:url(../image/bg.png) center no-repeat ;
    padding-bottom: 20px
}
.content_wrapper_sport{
    width: 100%;
    float: left;
    background:url(../image/bg-sport.png) center fixed ;
    padding-bottom: 40px
}
.content{
    width: 1200px;
    margin: auto;
}
.step{
    width: 239px;
    float: left;
}
.step img{
    float: left;
    padding: 17px 0px 0px 22px;
}
.fx_P{
    float: left;
    color: white;
    font-size: 22px;
    padding: 35px 0px 0px 35px;
    font-family: 'Bayon';
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: rgb(4, 14, 151);
}
.product_wrapper{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.img_product{
    position: relative;
    float: left;
    padding: 0px 5px 0px 0px;

}
.txt_product{
    position: absolute;
    bottom: 6px;
    font-family: 'Bayon';
    color: white;
    font-size: 22px;
    left: 68px;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: rgb(4, 14, 151);
}
.fx1{
    left: 38px;
}
.fx2{
    left: 88px;
}
.fx3{
    left: 78px;
}
.fx4{
    left: 98px;
}
.promo_wrappper{
float: left;
width: 100%;
}
.promo_wrappper img{
    margin-top: 20px;
}
.verify{
    float: left;
    margin-top: 20px;
    width: 100%;
}
.verify img{
    width: 100%;
}
.website{
    float: left;
}
.website img{
    padding: 0px 9px 0px 0px;
}
.footer_txt{
    width: 100%;
    text-align: center;
    color: white;
    padding: 0px 0px 8px 0px;
}
.desk_promo{
    background: #07151f;
    border-radius: 10px;
    padding: 30px;
    margin-top: 120px;
}
.desk_promo_game{
    margin-top: 70px;
}
.desk_promo_game ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.desk_promo_game li{
    display:block;
    text-decoration: none;
    font-family: 'Bayon';
    color: white;
    padding: 15px;
    font-size: 19px;
    width: 190px;
}

.desk_promo_item {
    margin-top: 30px;
}

.desk_promo_item table{
    margin-bottom: 20px ;
}

.desk_promo_game td{
    width: 240px;
}
.desk_promo_game td button{
    font-family: 'Bayon';
    color: white;
    font-size: 18px;
    width: 95%;
    background: #890000;
    padding: 15px;
    text-align: center;
    border: 1px solid #e2d371;
}
.desk_promo_game td a{
    cursor: pointer;
}
.desk_promo_game td a img{

}
.desk_promo_item table img{
    width: 100%;
}
.desk_block{
    text-align: center;
}
.desk_block button{
    background: #07151f;
    font-family: 'Bayon';
    color: white;
    font-size: 19px;
    border: 1px solid #767676!important;
    width: 80%;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
}
.desk_promo_detail h4{
    font-family: 'Bayon';
    color: white;
    font-size: 19px;
    padding-top: 25px;
}
.desk_promo_detail ul{
    list-style: none;
    padding-left: 10px;
}
.desk_promo_detail li{
    font-family: 'Bayon';
    color: white;
    font-size: 14px;
    line-height: 2;
}
.desk_promo_detail table{
    color: white;
}

.desk_promo_detail table th{
    font-family: 'Bayon';
    border: 1px solid #ffffff;
    text-align: center;
    background: #460102;
}
.desk_promo_detail table td{
    font-family: 'Bayon';

    text-align: center;
    border: 1px solid #ffffff;
}
.disabled{
    display: none;
}
.desk_promo_detail{
    transition: width 2s;
}
.desk_promo_head{
    height: 175px;
    text-align: center;
}
.desk_promo_head img{
    width: 80%;
    position: relative;
    bottom: 130px;
}
.m_content{
    padding: 10px;
}
.m_content td img{
    width: 100%;
}
.mob_promo{
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
}
.mob_promo img{
    width: 100%;
}
.mob_promo_header{
    text-align: center;
    height: 65px;
}
.mob_promo_header img{
    position: relative;
    width: 75%;
    bottom: 34px;
}
.mob_promo_item img{
    border-radius: 10px;
    border-top: 1px solid #f9df02;
}
.mob_promo_item{
    margin-top: 15px;
}

.mob_promo_game ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mob_promo_game li{
    display:block;
    text-decoration: none;
    font-family: 'Bayon';
    color: white;
    padding: 15px;
    font-size: 19px;
    width: 190px;
}

.mob_promo_item {
    margin-top: 10px;
    padding: 10px;
    background: #8e0201;
    border-radius: 15px;
}

.mob_promo_game td{
    width: 240px;
}
.mob_promo_game td button{
    font-family: 'Bayon';
    color: white;
    font-size: 12px;
    border: none !important;
    width: 90%;
    background: #032434;
    border-radius: 10px;
    padding: 6px;
    text-align: center;
}
.header_top{
    width: 100%;
    margin: auto;
    height: 80px;
    background: #460102;
}

.header_menu{
    width: 100%;
    margin: auto;
    height: 70px;
    background: #890000;
}
.menu_wrapper img{
    margin-bottom: 10px;
    width: 23px !important;
}
.desk_logo{
    position: absolute;
    width: 190px;
    top: 18px;
    z-index: 99;
}
.btm_border{
    border-bottom: 1.5px solid #d00202;
}
.desk_step p{
    color: #fff;
    font-family: 'Bayon';
    font-size: 1rem;
    text-align: left;
    padding-top: 55px;
}
.step_wrapper td{
    width: 400px;
    text-align: left;
    height: 150px;
}
.left-space{
    float: left;
}
.product_wrapper img{
    width: 100%;
}
.footer_wrapper{
    width: 100%;
    float: left;
    height: 140px;
    background: #2b0001;
}
.footer_wrapper p{
    color: #fff;
    font-family: 'Bayon';
    font-size: 1rem;
}
.footer_wrapper td{
    width: 400px;
}
.content_sport{
    width: 1200px;
    margin: auto;
    margin-top: 90px;
    padding: 50px;
    background: #2a0001;
    border-radius: 30px;
}
.content_sport td img{
    width: 80%;
}
.content_sport td{
    text-align: center;
    padding-bottom: 30px;
}
.content_sport td button{
    border: 1px solid #fff;
    background: none;
    color: #fff;
    border-radius: 50px;
    padding: 5px;
    font-size: 20px;
    width: 150px;
    margin-top: 30px;
}

.content_sport td button:hover{
    border: 1px solid #f9df02;
    color: #f9df02;
}
.sport_header{
    width: 420px;
    margin: auto;
    background: #890000;
    border-radius: 30px;
    position: relative;
    bottom: 91px;
    text-align: center;
    padding: 10px;
}

.casino_header{
    width: 476px;
    padding: 10px;
    margin: auto;
    background: #890000;
    border-radius: 30px;
    position: relative;
    bottom: 100px;
    text-align: center;
}
.home_icon{
    padding: 15px 5px 7px 0px !important;
}
.home_icon img{
    width: 30px !important;
}
.slot_icon{
    position: relative; padding: 13px 20px 15px 20px !important;
}
.slot_icon img{
    width: 28px !important;
}
.promo_item{
    cursor: pointer;
}

.content_wrapper_slot {
    width: 100%;
    float: left;
    background: url(../image/bg-sport.png) center no-repeat;
    padding-bottom: 20px;
}
.slot_game_list{
    padding-top: 20px;
}
.slot_game_list td{
    text-align: center;
}

.slot_game_list td img
{
    width: 100%;
}

.slot_game_list td a
{
    text-decoration: none;
}

.slot_game_list td span{
    font-size: 14px;
    color: #ffff99;
}
.cork_fighting {

}
.live-chat{
    overflow: hidden;
    position: fixed;
    right: -230px;
    top: calc(50vh - 120px);
    z-index: 999;
    transition: 1s;
}

.live-chat-on{
    right: 0px !important;
}

.chat-label {
    text-align: center;
    background: #890000;
    width: 50px;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    float: left;
    cursor: pointer;
}
.chat-label h1 {
    font-size: 1.625rem;
    margin-left: 14px;
    margin-bottom: 10px;
    color: #ffffff;
}
.chat-label h1 {
    writing-mode: vertical-lr;
    transform: translate(-50%, 5%) rotate(180deg);
}
.chat-content {
    float: left;
    background: #610000;
    padding: 20px;
    border-radius: 0 0 0 10px;
    width: 230px;
    min-height: 220px;

}
.live-chat i{
    color: #fff !important;
}
.live-chat span{
    color: #fff;
    font-family: 'Bayon';
    font-size: 1rem;
}
.live-chat img{
    width: 70% !important;
}