/*
Theme Name: flatsome-child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0122
*/
#main, #wrapper {
    background-color: #fff0 !important;
    position: relative;
}
.header-main, .header-bottom, .absolute-footer.dark{
    background: #ff000000 !important
}
.header-bg-color {
    background-color: #ff000000;
}
.wp-caption {
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
	margin-bottom: 0 !important;
}
@media (max-width: 800px) {
	.wp-caption {
		width: 96% !important;
		padding: 0;
		margin: 0;
	}
}
.page-wrapper{
	padding-bottom: 0;
}
.d-none{
	display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	    background-color: #000;
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline-width: 0
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,input,select,textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button,input,select {
    overflow: visible
}

button,input,select,textarea {
    margin: 0
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

body,html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

html {
    height: 100%;
    width: 100%
}

body {
    background: #000 url(/wp-content/themes/flatsome-child/asset/img/bg.jpeg) top center no-repeat;    
    z-index: -1;
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;
}

#main .container {
    max-width: 600px
}

.slogan {
    width: 100%
}
.icon-tele {
    right: 10px;
    top: 10px;
}
.icon-fb, .icon-tele {
    position: fixed;
    z-index: 22;
}
.icon-fb {
    right: 90px;
    top: 10px;
}

/*#banners {
    position: fixed;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
    width: 350px;
    z-index: 2
}*/

#playonweb-pc .playweb {
    margin-top: 1rem;
    width: 45%
}

.games .container {
    max-width: 750px
}
.div_tong {
    display: flex;
    border: 3px solid red;
    border-radius: 10px;
}
.div1 {
    width: 25%;
    display: flex;
    align-items: center;
}
.div2 {
    width: 25%;
    text-align: center;
}
.div3 {
    width: 25%;
    align-items: center;
    text-align: center;
    padding-top: 30px;
}
.div4 {
    width: 25%;
}
.games_box {
    margin: 0 auto;
    display: flex;
    background: url(assets/img/bg-games.png?v=1.6) top center no-repeat;
    background-size: 100% 100%;
    padding: 1rem 0 2rem 1rem
}

.games_item {
    width: 100%;
    transition: all .3s ease-out
}

.games_item.active {
    transform: scale(1.07);
    -webkit-filter: brightness(1.6);
    filter: brightness(1.6)
}

.games_item img {
    width: 100%
}

#main {
    position: relative;
    z-index: 11
}

.btn-download {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 15px
}

a.server {
    width: 50%;
    display: inline-block;
    margin-right: 10px
}

a.store {
    width: 50%;
    display: inline-block;
    margin: 0 auto
}

.playweb {
    width: 50%
}

a.adv {
    max-width: 450px;
    margin: 0 auto 1rem
}

a.ios-server:active,a.ios-server:hover {
    opacity: .8
}

a.ios-server {
    width: 50%
}

.btn-store,.playweb-server {
    width: 69%!important;
    animation: btnAnimation .5s linear infinite
}

#android,#ios,#playonweb {
    display: none
}

div#login>h3,div#register>h3 {
    display: none;
    text-align: center;
    background: linear-gradient(#fff3cd 0,#fff5d7 30%,#ffecab 70%,#ffe793 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

small {
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    text-shadow: .5px .5px 0 #012a14,.5px -.5px 0 #012a14,-.5px .5px 0 #012a14,-.5px -.5px 0 #012a14,.5px 0 0 #012a14,0 .5px 0 #012a14,-.5px 0 0 #012a14,0 -.5px 0 #012a14
}

#android>small,#ios>small,#playonweb>small {
    display: block
}

#playonweb>small {
    margin-top: 0
}

.loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center;
    z-index: 99
}

.loading>img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}



.hoac {
    width: 30%;
    margin: 0 auto 5px
}

#huongdan {
    color: #fff;
    padding-top: 1.5rem;
    display: none;
    font-family: Montserrat
}

#huongdan h3 {
    text-align: center;
    text-transform: uppercase;
    line-height: 2.5;
    background: #690b1a;
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    width: 100%
}

.huongdan_step {
    text-transform: uppercase;
    color: #ffdc53;
    height: 36px;
    font-weight: 700;
    line-height: 36px;
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: .5rem
}

#huongdan p,#huongdan ul {
    width: 100%
}

.thankform {
    display: none;
    padding-bottom: 1rem
}

.thankform .container {
    position: relative;
    max-width: 375px;
    padding: 0
}

.thankinfo {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 132px 83px 0 156px;
    width: 100%
}

.thankinfo_pass,.thankinfo_user {
    color: #fefefe;
    font-size: 10px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 1;
    font-family: Montserrat;
    line-height: 1.2
}

.thankinfo_user span {
    color: #ffce00
}

.thankinfo_pass span {
    color: #ff4e00
}

.nano {
    height: 12rem
}

#seo {
    font-size: 14px;
    color: #fff
}

#seo .nano>.nano-content {
    position: unset
}

#seo b {
    font-weight: 700
}

#seo h1 {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    background: url(assets/img/bg-line.png?v=1.6) center no-repeat;
    background-size: 100% 100%;
    padding: 1.8rem 0 1.5rem;
    margin: 0 auto
}

#seo h2 {
    font-size: 20px;
    color: #ff0!important
}

#seo h3 {
    font-size: 16px;
    color: #dc3545!important
}
}

#seo .container {
    max-width: 600px
}

#seo a {
    color: #fff;
    text-shadow: 1px 1px 0 #c02e05,1px -1px 0 #c02e05,-1px 1px 0 #c02e05,-1px -1px 0 #c02e05,1px 0 0 #c02e05,0 1px 0 #c02e05,-1px 0 0 #c02e05,0 -1px 0 #c02e05
}

#seo .morelbl {
    margin-top: -.5rem
}

#seo .morelbl a {
    background: #82190f;
    clip-path: polygon(10% 1%,100% 0,90% 100%,0 100%);
    color: #ffcb64;
    padding: 10px 1.5rem;
    text-shadow: unset;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none
}

#seo .nano {
    overflow: hidden;
    height: auto
}

#seo #info {
    max-height: 300px;
    overflow-y: scroll;
    outline: 0
}

#seo figure {
    padding: 10px 0;
    width: 100%;
    margin: 0 auto
}

#seo figure figcaption {
    padding-top: 5px
}

#seo figure img {
    max-width: 100%
}

.modal-dialog {
    -webkit-transform: translate(0,-50%)!important;
    -o-transform: translate(0,-50%)!important;
    transform: translate(0,-50%)!important;
    top: 50%;
    margin: 0 auto
}

.modal-backdrop.show {
    opacity: .8
}

.modal .modal-dialog {
    padding: 0 10px
}

.modal .modal-content .close {
    opacity: 1!important;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    text-shadow: none;
    color: #f20000;
    font-weight: 700;
    bottom: 104%;
    right: 0;
    position: absolute;
    z-index: 10;
    font-size: 25px
}

#alertModal .modal-dialog .modal-content {
    padding: 1rem;
    background-color: #980000;
    border: 2px solid #ffff34
}

#alertModal .modal-dialog .modal-content .modal-title {
    width: 100%;
    display: inline-block;
    color: #ffe935;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700
}

#alertModal .modal-dialog .modal-content .modal-body {
    font-size: 14px;
    color: #ffe935;
    padding: 0;
    line-height: 1.3;
    padding: 1rem 0
}

a.icon-phone {
    display: block;
    cursor: pointer;
    z-index: 99;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: 100%;
    background-image: url(assets/img/icon-hotline.png?v=1.6);
    position: fixed;
    right: 2%;
    top: 4.5rem;
    width: 250px;
    height: 75px
}

@media screen and (max-width: 1500px) {
    

    #form .container,header .container {
        max-width: 600px
    }
}

@media (max-height: 720px) {
    #form .container,header .container {
        max-width:530px
    }

    .form-control,.form-group>i {
        height: 58px
    }
}

@media screen and (max-width: 1200px) {
    

    #form .container,header .container {
        max-width: 580px
    }
}

@media screen and (max-width: 1100px) {
    a.icon-phone {
        width:56px;
        height: 56px;
        background-image: url(assets/img/icon-hotline-mb.png?v=1.6)
    }
}

@media screen and (max-width: 1024px) {
    #banners,#notifications,.games {
        display:none
    }
}

#playonweb-pc {
    display: none
}

a.icon-phone {
    width: 50px;
    height: 50px;
    top: 17%;
    left: 1%;
    right: auto
}

#seo {
    padding-bottom: 1rem
}
}

@media (max-width: 640px) {
    .icon-tele {
    left: 1%;
    right: auto;
    top: 62px;
}
	a.icon-fb img, a.icon-tele img {
    width: 60px;
    height: 60px;
}
	.icon-fb {
    top: 3px;
}

    #form .container,header .container {
        padding-left: 10px;
        padding-right: 10px
    }

    #form .row {
        margin: 0 auto
    }

    #form .tab-content {
        width: 100%;
        background-size: 100% 80%
    }

    .form-group {
        margin-bottom: .5rem
    }

    .error,.errors {
        margin-bottom: -.4rem;
        font-size: 9px
    }

    .form-control,.form-group>i {
        height: 42px
    }

    .form-control {
        font-size: 14px;
        padding: 0 35px 5px 50px
    }

    .form-group>i {
        font-size: 18px;
        right: 10px
    }

    small {
        font-size: 10px
    }

    .playweb {
        width: 55%
    }

    .ios-server,.playweb {
        width: 60%!important
    }

    .btn-store,.playweb-server {
        width: 82%!important
    }

    #main {
        padding-bottom: 5px
    }
}

@media (max-width: 480px) {
    .form-control,.form-group>i {
        height:40px
    }

    .playweb {
        width: 52%
    }

    .ios-server,.playweb {
        width: 58%!important
    }

    .btn-store,.playweb-server {
        width: 78%!important
    }
}

@media only screen and (min-width: 320px) and (max-width:1024px) and (orientation:landscape) {
    #form .container,#main .container,header .container {
        max-width:350px
    }

    .form-group {
        margin-bottom: .5rem
    }

    .error,.errors {
        margin-bottom: -.4rem;
        font-size: 9px
    }

    .form-control,.form-group>i {
        height: 42px
    }

    .form-control {
        font-size: 14px
    }

    .form-group>i {
        font-size: 18px
    }

    #main {
        padding-bottom: 5px
    }

    small {
        font-size: 10px
    }

    .playweb {
        width: 40%
    }

    .ios-server,.playweb {
        width: 45%!important
    }

    .btn-store,.playweb-server {
        width: 60%!important
    }

    #seo h1 {
        font-size: 15px
    }
}

@media (max-width: 991px) {
    body {
        background:url(/wp-content/themes/flatsome-child/asset/img/bg-mobile1.jpeg) top center no-repeat;
        background-size: cover;
        background-color: #000 !important;
		height: 100%;
    }

    a.adv {
        display: block!important
    }
}

@media only screen and (min-width: 768px) and (max-width:1366px) and (orientation:landscape) {
    body {
        background:url(/wp-content/themes/flatsome-child/asset/img/bg-mobile.jpeg) top center no-repeat fixed;
        background-size: cover;
        background-color: #000
    }

    .adv {
        max-width: 350px
    }

    #seo {
        padding-bottom: 1rem
    }
}

.notifications>.nano-content:focus {
    outline: thin dotted
}

.notifications>.nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.notifications>.nano-pane {
    background: rgba(0,0,0,.25);
    position: absolute;
    width: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px
}

.notifications>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(255,255,0,.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px
}

.nano-pane.active,.nano-pane.flashed,.notifications:hover>.nano-pane {
    opacity: .99
}

.notifications>.nano-content::-webkit-scrollbar {
    width: 0
}

.notifications {
    position: fixed;
    top: 50%;
    right: 1%;
    display: none;
    transform: translateY(-50%);
    background: url(/wp-content/themes/flatsome-child/asset/img/bg-topjackpot.png) top center no-repeat,url(/wp-content/themes/flatsome-child/asset/img/bg-jackpot.png) 50% 2rem no-repeat;
    background-size: 100% auto,95% calc(100% - 2rem);
    width: 300px;
    padding: 6% 0 3rem;
    overflow: hidden
}

.notifications.ready {
    display: block
}

.notification_box {
    padding: 0!important;
    position: relative;
    display: block;
    height: 400px;
    width: 65%;
    margin: 0 auto!important;
    overflow: scroll;
    overflow-x: hidden
}

.notifications .notification {
    display: block;
    position: relative;
    height: 0;
    transform: translateX(calc(100% + 40px));
    transition: height 550ms cubic-bezier(.23,1,.32,1),transform 550ms cubic-bezier(.23,1,.32,1) 250ms,opacity 750ms cubic-bezier(.23,1,.32,1)
}

.notifications .notification.loaded {
    height: 80px;
    transform: translateX(0)
}

.notifications .notification:nth-child(n+5) {
    transition: opacity 550ms cubic-bezier(.23,1,.32,1) 150ms
}

.notifications .notification.closed {
    transform: translateX(calc(100% + 40px));
    transition: height 550ms cubic-bezier(.23,1,.32,1) 250ms,transform 550ms cubic-bezier(.23,1,.32,1);
    height: 0
}

.notifications .notification-inner {
    overflow: initial;
    width: 100%;
    position: relative;
    border-radius: 0;
    position: relative;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #7e721e;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.notifications .notification-inner>* {
    position: relative;
    z-index: 1
}

.notifications .notification.has-actions .notification-body,.notifications .notification.has-image .notification-body {
    padding-right: 100px
}

.notifications .notification-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    padding: 3px;
    background: #e3ac3b;
    background: linear-gradient(to bottom,#e3ac3b 0,#d9a439 11%,#cd962a 24%,#e4ae3e 44%,#f8d271 68%,#fcde9d 88%,#fcedbb 100%)
}

.notifications .notification-icon>div {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.notifications .notification-icon+.notification-body {
    padding-right: 10px
}

.notifications .notification-body {
    height: 100%;
    color: #000;
    width: calc(100% - 60px);
    padding-left: 10px
}

.notifications .notification-body-header {
    overflow: hidden;
    font-weight: 700
}

.notifications .notification-body-content {
    overflow: hidden;
    font-weight: 700;
    color: #a10010;
    line-height: 1
}

.notifications .notification-actions {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    letter-spacing: .23px;
    border-left: 1px solid rgba(0,0,0,.1);
    z-index: 2;
    min-width: 80px
}

.notifications .notification-actions>* {
    pointer-events: all;
    height: 50%;
    text-align: center;
    padding: 0 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    -webkit-transition: all 250ms cubic-bezier(.23,1,.32,1);
    -moz-transition: all 250ms cubic-bezier(.23,1,.32,1);
    -o-transition: all 250ms cubic-bezier(.23,1,.32,1);
    transition: all 250ms cubic-bezier(.23,1,.32,1);
    cursor: pointer
}

.notifications .notification-actions>:hover {
    background: rgba(0,0,0,.05)
}

.notifications .notification-image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70px;
    z-index: 3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media screen and (max-width: 1500px) {
    .notifications.ready {
        padding-top:8%
    }
}

@media (max-width: 1200px) {
    .notifications {
        display:none!important
    }

    .notifications .notification-inner {
        width: 250px!important
    }

    .notifications .notification-icon {
        min-width: 50px;
        height: 50px!important;
        width: 50px!important
    }

    .notifications .notification.loaded {
        height: 65px!important
    }

    .notifications .notification-inner {
        margin-bottom: 10px!important
    }

    .notifications .notification-body {
        width: calc(100% - 50px)
    }

    .notification_box::before {
        width: calc(250px + 1rem)
    }
}

@media screen and (max-width: 991px) {
    .notifications .notification-inner {
        width:100%
    }

    .notifications .notification:not(.closed):nth-child(n+3) {
        display: none;
        opacity: 0;
        transition: transform 550ms cubic-bezier(.23,1,.32,1),opacity 750ms cubic-bezier(.23,1,.32,1);
        transform: scale(.5)
    }

    .notifications .notification.closed:not(.just-closed):nth-child(2)+.notification:not(.closed) {
        opacity: 1!important;
        transform: scale(1)!important
    }

    .notifications .notification.closed+.notification:not(.closed) {
        transform: scale(1);
        opacity: 1
    }

    .notifications .notification.closed+.notification:not(.closed):nth-child(3) {
        opacity: 0;
        transform: scale(.5)
    }

    .notifications .notification:nth-child(n+4) {
        opacity: 0!important;
        transform: scale(.5)!important
    }
}

@media (max-width: 374px) {
    .notifications {
        transform:translateX(50%) scale(.8)
    }
}

.nano {
    position: relative;
    width: 100%;
    overflow: hidden
}

.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.nano>.nano-content:focus {
    outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.nano>.nano-pane {
    background: rgba(0,0,0,.25);
    position: absolute;
    width: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(255,255,0,.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px
}

.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane {
    opacity: .99
}

.nano>.nano-content::-webkit-scrollbar {
    width: 0
}
  .seo-content {
                display: none;
            }

            .seo-content.show {
                display: block;
                clear: both;
            }

            button#btn-content {
                background: unset;
                border: unset;
                float: right;
                margin-bottom: 30px;
                margin-top: 10px;
                display: inline-block;
                color: #fff;
                text-shadow: 1px 1px 0 #c02e05, 1px -1px 0 #c02e05, -1px 1px 0 #c02e05, -1px -1px 0 #c02e05, 1px 0 0 #c02e05, 0 1px 0 #c02e05, -1px 0 0 #c02e05, 0 -1px 0 #c02e05;
            }


.btn-menu {
    background: unset;
    padding: unset;
    box-shadow: unset;
    border: unset;
}
.btn-menu {
    position: fixed;
    top: 1%;
    left: 0;
    cursor: pointer;
    z-index: 12;
}
.nav_menu{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 100%;
    width: 180px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -100%;
    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;
}
.nav_menu ul {
	list-style: none;
}
.nav_menu ul li a {
    color: white;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.nav_menu.active {
    left: 0;
}
.btn-menu img, #nav-close img {
    width: 70px;
    height: auto;
}



.footer-sunwin ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.footer-sunwin {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	background-color: #242424;
	z-index: 999;
}

.footer-sunwin ul li {
	padding: 8px 10px;
}
.footer-sunwin ul li a {
	color: #ffffff;
	white-space: nowrap;
}
.game_list_box, .game_list_box .list {
	display: flex;
	align-items: center;
}

.text-jackpot {
	position: absolute;
	font-size: 2.2vw;
	text-transform: uppercase;
	color: #f5cb23;
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: .1rem;
	width: 100%;
	text-align: center;
	top: 20%;
	left: 10px;
	right: 10px;
	bottom: 0;
	display: flex;
	justify-content: center;
	font-family: Helvetica;
	text-shadow: 3px 3px 0 #411416, 3px -3px 0 #411416, -3px 3px 0 #411416, -3px -3px 0 #411416, 3px 0 0 #411416, 0 3px 0 #411416, -3px 0 0 #411416, 0 -3px 0 #411416;
}

.sunwin_jackpot {
	position: relative;
	flex: 1;
}

.game_list {
	text-align: center;
	margin: 0 auto;
	transform: scale(.8);
}

.game_list .list {
	gap: .2rem;
	flex: 1;
}

@media (min-width: 1100px) and (max-height: 750px) {
	.game_list {
		transform: scale(.6);
		padding-top: 0;
		margin-top: -1.2rem;
	}
}

.home .page-title {
	font-size: 25px;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.footer-sunwin ul {
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		justify-content: flex-start;
	}
}

.home-banner {
	top: 10%;
	max-width: 200px;
	position: fixed;
	left: 2%;
}

.notification-inner {
	overflow: initial;
	width: 100%;
	border-radius: 0;
	position: relative;
	align-items: center;
	display: flex;
	border-bottom: 1px solid #7e721e;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.notification-icon {
	width: 60px;
	height: 60px;
	flex-shrink: 0;
	margin-right: 10px;
	border-radius: 100%;
	overflow: hidden;
	padding: 3px;
	background: #e3ac3b;
	background: linear-gradient(to bottom, #e3ac3b 0, #d9a439 11%, #cd962a 24%, #e4ae3e 44%, #f8d271 68%, #fcde9d 88%, #fcedbb 100%);
}

.notification-icon > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.notification-item .notification-body-content {
	overflow: hidden;
	font-weight: 700;
	color: #f00;
	line-height: 1;
	font-size: 12px;
}

.notification-item {
	border-bottom: 1px solid #ddd;
	display: flex;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (min-width: 991px) .the_content_home {
	max-width: 60%;
	margin: auto; }

h2 {
	font-size: 23px;
	color: #ffff00!important;
}

h3 {
	font-size: 21px;
	color: #dc3545!important;
}

h4 {
	font-size: 18px;
}
#ez-toc-container a{
	color: #fff;
}



#banners {
    top: 10.7rem;
    width: 242px;
    position: fixed;
    left: 4.5rem;
    z-index: 99;
}

.notis_slogan {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.banners_info {
    border: 1px solid #c3ad61;
    border-radius: .6rem;
    background: linear-gradient(180deg,#7d5105 0,#382303 15%,#140c02 40%,#1c1202 70%,#261901 100%);
    margin-top: -.7rem;
    position: relative;
    z-index: 1
}

.notis_ttl {
    width: 100%;
    margin: 0 auto;
    padding: .8rem 0;
    text-align: center
}

.banner-lst {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #2c220e;
    counter-reset: counter
}

.banner-lst li {
    border-bottom: 1px solid #2c220e;
    counter-increment: counter;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 700;
    padding: .5rem 3rem .8rem;
    position: relative;
	margin-bottom: 0;
}

.banner-lst li .banner-lst-lbl {
    font-size: 13px
}

.icondlapp {
    width: 30px;
    height: 35px;
    background: url(/wp-content/themes/flatsome-child/asset/img/link/icon-dlapp.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    animation: icondlNoti .5s linear infinite
}

.icondlapp a {
    display: block;
    height: 100%
}

.banner-lst-box {
    margin: 0 1.5rem
}

.banner-lst-txt,.banner-lst-txt a {
    text-align: left;
    font-size: 18px;
    color: #ffe9a4;
    font-weight: 700;
    text-decoration: none;
    line-height: .8
}

#banners {
    opacity: .7
}

#banners .banner-lst-txt span {
    background: linear-gradient(to bottom,#e60000 0,#911d1d 100%);
    border-radius: 5px;
    color: #fff;
    padding: 2px 5px;
    font-size: 15px;
    font-weight: 500
}

.banner-lst-txt img {
    width: 86%
}

.banner-lst li::before {
    content: counter(counter);
    width: 14px;
    min-width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #fff;
    color: #281701;
    display: inline-flex;
    font-weight: 700;
    justify-content: center;
    align-items: center;
    font-size: 12px
}

.notis_note {
    color: #fff;
    text-align: center;
    padding: 1rem 2rem;
    margin-bottom: 0;
    font-weight: 300
}

#banners .notis_note {
    font-size: 11px;
    padding: .5rem 1rem
}

.notis_note span,.notis_note span>a {
    color: #ffe9a4;
    font-weight: 700
}

.text-unlines {
    text-decoration: underline
}
@keyframes icondlNoti {
    0% {
        transform: scale(.7)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(.7)
    }
}
a, p, li{
	word-break: break-word;
}