/*
Theme Name: b52
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.01111111111111111111111111111
*/
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: Montserrat !important;
    color: #fff;
    font-size: 15px;
    overflow-x: hidden;
    background: url(/wp-content/themes/b52/assets/img/bg-header.png) top center no-repeat fixed,url(/wp-content/themes/b52/assets/img/bg.jpeg) bottom center no-repeat fixed;
    background-size: 100% auto,cover;
    background-color: #13141a;
    line-height: 1.5;
}
header {
    background: url(/wp-content/themes/b52/assets/img/bg-logo.png) top center no-repeat;
    background-size: 500px auto !important;
}
@media (max-width: 480px){
header {
    background-size: 400px auto !important;
}
}
.header-bg-container{
	display: none;
}
#wrapper, #main{
	background-color: transparent;
}
p {
    line-height: 1.2;
}
.aligncenter{
    text-align: center;
}
.wp-block-image{
    text-align: center;
}
h1, h2, h3, h4, h5, h6, a{
	color: #ffdc53;
}
a:hover{
	color: #fff;
}
b, strong{
	font-weight: bold;
}
blockquote{
	color: #fff;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.iconnav {
    position: fixed;
    top: 1%;
    left: 0;
    cursor: pointer;
    display: none;
		z-index: 999;
}
.iconnav img{
    width: 70px;
}
.menu_close {
    display: none;
    cursor: pointer;
}
.icon_info span {
    display: none;
}
.menu p {
    margin-bottom: 0;
}
a.icon-livechat {
    position: fixed;
    right: 0;
    bottom: 1%;
    background-image: url(/wp-content/themes/b52/assets/img/icon-livechat.png);
    width: 100px;
    height: 72px;
	    display: inline;
    cursor: pointer;
    z-index: 99;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: 100%;
}
@media (max-width: 1200px){
.menu {
    height: 100%;
    width: 140px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -150px;
    background-color: rgba(0,0,0,.8);
    overflow-x: hidden;
    transition: .5s;
    border-right: 2px solid #29698e;
    box-shadow: inset -2px 0 0 0 #b3ffff, inset -4px 0 0 0 #36bbf2;
    padding-right: 6px;
}
	.menu p {
    margin-bottom: 1rem;
}
	.iconnav, .menu_close {
    display: inline-block;
}
}
/*jackpost*/
#banners {
    top: 2%;
    width: 300px;
    position: fixed;
    left: 1%;
    display: flex;
    flex-direction: column;
    max-height: 98%;
    overflow: hidden;
    height: auto !important;
}
.nano-content {
    overflow: scroll;
    overflow-x: hidden;
}
.jackpost_box {
    width: 300px;
    height: 206px;
    min-height: 206px;
    margin-bottom: 5px;
    padding: 107px 30px 62px 130px;
    display: flex;
    align-items: center;
}
.taixiu {
    background: url(/wp-content/themes/b52/assets/img/taixiu.png) top center no-repeat;
    background-size: 100% 100%;
}
.baucua {
    background: url(/wp-content/themes/b52/assets/img/baucua.png) top center no-repeat;
    background-size: 100% 100%;
}
.slot {
    background: url(/wp-content/themes/b52/assets/img/slot.png) top center no-repeat;
    background-size: 100% 100%;
}
.banca {
    background: url(/wp-content/themes/b52/assets/img/banca.png) top center no-repeat;
    background-size: 100% 100%;
}
.jackpost_num {
    color: #ffe612;
    font-weight: 700;
    width: 98%;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.jackpost_num::before {
    content: "";
    width: 17px;
    min-width: 17px;
    height: 21px;
    background: url(/wp-content/themes/b52/assets/img/icon-money.png) center no-repeat;
    background-size: contain;
    display: block;
    margin-right: 5px;
}
/*end jackpost*/
/*wrap-right*/
#watch {
    width: 290px;
    background: url(/wp-content/themes/b52/assets/img/bg-noti.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 3rem 2.4rem 3rem 1.2rem;
}
.lst_watch {
    padding: 0;
    margin: 0;
    list-style: none;
}
.lst_watch .match_slider {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    font-weight: 700;
    margin-bottom: 8px;
    padding-bottom: 8px;
    background: url(/wp-content/themes/b52/assets/img/line-noti.png) center bottom no-repeat;
    background-size: 60% auto;
    outline: 0;
}
.lst_watch .match_slider:last-child {
    margin-bottom: 0;
}
.lst_watch .match_slider .matchbox {
    width: calc(100% / 2.5);
}
.lst_watch .match_slider .matchbox:nth-child(2) {
    padding: 0 5px;
    width: 70px;
}
.matchbox_thumb span {
    width: 48px;
    height: 48px;
    margin: 0 auto;
    display: inline-block;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.matchbox_thumb img {
    height: auto;
    width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    display: inline-block;
    max-width: 100%;
}
.matchbox_lbl {
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    font-size: 10px !important;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.matchbox_lbl_style {
    color: #fff;
}
.matchbox_lbl_style span {
    display: block;
    color: #f7931d;
}
.lst_watch .match_slider p {
    margin-bottom: 0;
    font-size: 10px;
}
.lst_watch .slick-arrow {
    display: none !important;
}
#soicau {
    width: 290px;
    background: url(/wp-content/themes/b52/assets/img/bg-noti.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 2rem 3.1rem 2rem 2rem;
}
.wrap-right {
    position: fixed;
    top: calc(2% + 150px);
    right: 0;
}
.soicau_lst {
    padding: 0;
    margin: 0;
    list-style: none;
}
.soicau_lst li {
    padding: 0;
    margin: 0 0 5px;
}
.soicau_lst li a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: url(/wp-content/themes/b52/assets/img/bg-name-cau.png) center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    padding: 0.4rem;
    text-shadow: 2px 2px 0 #5e5e5e, 2px -2px 0 #5e5e5e, -2px 2px 0 #5e5e5e,
    -2px -2px 0 #5e5e5e, 2px 0 0 #5e5e5e, 0 2px 0 #5e5e5e, -2px 0 0 #5e5e5e,
    0 -2px 0 #5e5e5e;
}
.navx {
    width: 90%;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
#form .nav-tabs {
    width: 42%;
    border: none !important;
    margin: 0 auto 0.8rem;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: nowrap;
    z-index: 3;
}
#form .nav-tabs > li {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
#form .nav-tabs > li > a > img {
    max-width: 100%;
}
#form .nav-tabs > li > a {
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: #f7dca9;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 0;
    border: none;
	background-color: transparent;
}
#form.choinhanh {
    padding-bottom: 4%;
	margin-bottom: 20px;
}
#form.choinhanh .nav-tabs > li#choinhanhtab:first-child {
    margin-right: 0.1rem;
}
#form.choinhanh .nav-tabs > li#choinhanhtab ~ li:last-child {
    margin-left: 0.1rem;
}
#form .bg-api {
    max-width: 100%;
    width: 72% !important;
    margin: 0 auto -0.4rem;
    background: url(/wp-content/themes/b52/assets/img/bg-jackpost.png) center left no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 60px;
}
#form .tab-content {
    background: url(/wp-content/themes/b52/assets/img/bg-form.png) top center/100% 100% no-repeat;
    margin: 0 auto;
    padding: 1rem 0;
    position: relative;
    width: 80% !important;
    z-index: 2;
	margin-top: 5px;
}
.btn_form {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    top: calc(100% - 3rem);
	width: 100%;
}
.btnsubmit {
    background: 0 0;
    outline: 0;
    border: none;
    padding: 0;
	margin: auto;
}
.home_html{
	margin-bottom: 50px;
}
#home_main {
    display: none;
}
.hoac {
    margin-bottom: 0;
    margin-top: .5rem
}
.hoac>img {
    max-width: 100px
}
.dacotaikhoan>img {
    max-width: 160px
}
#android,#ios,#playonweb,.hoac{display:none}
.btn-download {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 0 15px
}
a.store {
    display: block;
    margin: 0 auto
}
.playweb {
    width: 45%
}
a.ios-server:active,a.ios-server:hover {
    opacity: .8
}
.btn-store,a.ios-server {
    width: 69%
}
.jackpot {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jackpot_txt {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 1;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0 1rem;
    position: relative;
    width: 100%;
    font-weight: 700;
    height: 100%;
    -webkit-mask-image: linear-gradient(to right, transparent, #fff 5%, #fff 95%, transparent);
}
.jackpot img {
    max-width: none;
    width: auto;
    height: 20px;
}
.jackpot_txt ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
}
.jackpot_txt ul li {
    display: inline-block;
    white-space: nowrap;
    padding: 0 30px;
    color: #fff;
	margin-bottom: 0 !important;
}
.jackpot_txt ul li i {
    color: #fee466;
    margin-right: 7px;
}
.jackpot_txt span.jackpot_name {
    color: #fbd218;
    display: inline-block;
    padding: 0 2px;
}
.jackpot_win {
    color: #fffb00 !important;
}
/*end wrap-right*/
@media screen and (max-width: 480px) {
	#form .bg-api{
		width: 90% !important;
	}
    #form .tab-content {
		width: 100% !important;
	}	
	.btnsubmit{
		width: 80%;
	}
	.home_html{
		margin-bottom: 20px;
	}
}
@media screen and (max-height: 850px) {
    #banners {
        left: -2rem;
        max-height: 130%;
        transform: scale(0.75) translateY(-8rem);
    }
    .wrap-right {
        right: -3rem;
        transform: scale(0.7) translateY(-7.5rem);
    }
}
@media screen and (max-width: 1600px) {
    a.icon-livechat {
        bottom: 2%;
    }
}
@media screen and (max-width: 1366px) {
    .form-control,
    .form-group > i {
        height: 48px;
    }    
    #banners {
        max-width: 250px;
    }
    .jackpost_box {
        width: 250px;
        height: 172px;
        min-height: 172px;
        padding: 89px 22px 53px 107px;
    }
    .jackpost_num {
        font-size: 15px;
    }
    #form .tab-content {
        padding: 1.5rem 0 2.5rem;
    }
    .wrap-right {
        position: fixed;
        top: 3rem;
        right: 0;
        transform: scale(0.8) translateX(2.5rem);
    }
    a.icon-livechat {
        width: 63px;
        height: 49px;
    }
}
@media (max-width: 1200px) {
    #banners,
    #soicau,
    #watch {
        display: none !important;
    }
    .menu {
        height: 100%;
        width: 140px;
        position: fixed;
        z-index: 999;
        top: 0;
        left: -150px;
        background-color: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        transition: 0.5s;
        border-right: 2px solid #29698e;
        box-shadow: inset -2px 0 0 0 #b3ffff, inset -4px 0 0 0 #36bbf2;
        padding-right: 6px;
    }
    .menu p {
        margin-bottom: 1rem;
    }
    .iconnav,
    .menu_close {
        display: inline-block;
    }
    a.icon-livechat {
        width: 58px;
        height: 42px;
        margin: 0 auto;
        position: unset;
        display: block;
    }
    a.icon-livechat {
        background: url(/wp-content/themes/b52/assets/img/icon-livechat-mobile.png) center no-repeat;
        background-size: 100% auto;
    }
    .icon_info span {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: 500;
        font-size: 16px;
    }
}
.footer-wrapper .row{
	max-width: 1200px;
}
.btnsubmit:hover, a.icon-livechat:hover {
    -webkit-filter: drop-shadow(2px 2px 8px #f6ce75) brightness(1.3)!important;
    filter: drop-shadow(2px 2px 8px #f6ce75) brightness(1.3)!important;
}