@charset "UTF-8";

body {
    font-family: 'Kanit', sans-serif;
    font-weight: inherit;
    font-size: 14px;
    animation: fade-in 1s, bg-move 15s linear infinite;
    -webkit-animation: fade-in 1s, bg-move 15s linear infinite;
    background-color: #000;
}

::-moz-selection {
    background: rgba(0, 0, 0, 0.2);
}

::selection {
    background: rgba(0, 0, 0, 0.2);
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.clear {
    clear: both;
    display: block;
    width: 100%;
    font-weight: 400;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
}

.img-fluid {
    width: 100%;
    height: auto;
}

.topic-head {
    font-size: 22px;
}

.icon-topic {
    width: 30px;
    height: auto;
    display: block;
}

.wrapper .owl-theme .owl-dots {
    text-align: center;
    padding-left: 0;
    width: 100%;
    z-index: 10;
    bottom: 10px;
}

.wrapper .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.wrapper .owl-theme .owl-dots .owl-dot.active span,
.wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFD112;
}

.owl-prev i,
.owl-next i {
    color: #fff !important;
}

.owl-prev i:hover,
.owl-next i:hover {
    color: #FFD112 !important;
}


.btn-default {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-yellow {
    background-color: #FFD112;
}

.wrap_banner {
    position: relative;
}

.wrap_banner figure {
    margin: 0;
}

.wrap_banner figure img {
    width: 100%;
    height: auto;
}

.wrap_banner .owl-prev {
    left: 0;
}

.wrap_banner .owl-next {
    right: 0;
}

.banner-header {
    width: 100%;
    position: relative;
}

.banner-header img {
    width: 100%;
    height: auto;
}

.banner-header .topic-head {
    position: absolute;
    top: 40%;
    right: 15%;
    font-size: 5rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.wrap-liveBall {
    margin: 2% 0;
}

.wrap-liveBall .topic-head {
    color: #fff;
}

.wrap-liveBall .topic-head .icon-topic {
    margin-right: 10px;
    float: left;
}

.wrap-liveBall .owl-match {
    margin: 30px 0;
}

.wrap-liveBall .box-match {
    background-color: #2D2D2D;
    border-radius: 5px;
    border: 1px solid #FFD112;
}

.wrap-liveBall .box-match .head-time {
    background-color: #C59F00;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
}

.wrap-liveBall .box-match .content-match {
    padding: 20px 5px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 40% 20% 40%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.wrap-liveBall .box-match .content-match p {
    margin: 0;
}

.wrap-liveBall .box-match .content-match small {
    color: #FFD112;
}

.wrap-liveBall .box-match .content-match img {
    height: 50px;
    margin: 0 auto;
    display: block;
}

.wrapper .wrap-liveBall .owl-theme .owl-dots {
    bottom: -40px;
}

.wrap-gameHit {
    background: url(../images/bg-content.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}

.wrap-gameHit .owl-gameHit {
    margin: 10px 0;
}

.wrap-gameHit .owl-prev {
    left: -50px;
}

.wrap-gameHit .owl-next {
    right: -50px;
}


.wrap-gameHit .topic-head {
    color: #fff;
}

.wrap-gameHit .topic-head .icon-topic {
    margin-right: 10px;
    float: left;
}

.wrap-gameHit .topic-head a {
    line-height: 36px;
    color: #FFD112;
    float: right;
    font-size: 14px;
}

.wrap-slot-games {
    margin: 30px 0;
}

.box-gameHit {
    display: block;
    padding: 5px;
}

.box-gameHit img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.box-gameHit .name-game {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

.box-gameHit .sub-game {
    color: #FFD112;
    font-size: 14px;
}

.box-tab ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 35px;
    /* width: 100%; */
}

.box-tab ul.tabs li {
    float: left;
    margin: 0 5px;
    cursor: pointer;
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    background-color: #2B2B2B;
    color: #D2D2D2;
    overflow: hidden;
    position: relative;
}

.box-tab .tab_last {
    border-right: 1px solid #333;
}

.box-tab ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}

.box-tab ul.tabs li.active {
    background-color: #C59F00;
    color: #F5F5F5;
    display: block;
}

.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    overflow: auto;
    color: #fff;
}

.tab_content {
    padding: 20px 0;
    display: none;
}

.tab_content .tab-row {
    display: grid;
    grid-template-columns: 12% 12% 12% 12% 12% 12% 12% 12%;
    row-gap: 0.01rem;
    justify-content: space-between;
    margin: 0px 0px 0.3rem;
    overflow: hidden;
}

.tab_content .item {
    padding: 0;
    text-align: center;
}

.ItemHover {
    position: relative;
    display: inline-block;
    overflow: hidden;
    color: #ffffff;
    margin: 0;
}

.ItemHover * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.ItemHover:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    content: '';
    background-color: rgba(51, 51, 51, 0.7);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.ItemHover img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;
    border-radius: 5px;
    border: 1px solid #FFD112;
}

.ItemHover figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ItemHover a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.ItemHover:hover:before,
.ItemHover.hover:before {
    top: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.ItemHover .play,
.ItemHover .demo {
    margin: 0;
    opacity: 0;
    letter-spacing: 1px;
}

.ItemHover.hover .play,
.ItemHover.hover .demo {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.ItemHover .play {
    width: 80%;
    padding: 5px;
    border-radius: 5px;
    border: none;
    color: #fff;
    background: #FFD112;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-transform: uppercase;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    margin-bottom: 5px;
}

.ItemHover .demo {
    width: 80%;
    padding: 5px;
    border-radius: 5px;
    border: none;
    color: #fff;
    background-color: #ae895d;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.ItemHover:hover .play,
.ItemHover.hover .play,
.ItemHover:hover .demo,
.ItemHover.hover .demo {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.ItemHover:hover .play,
.ItemHover.hover .play {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.ItemHover:hover .demo,
.ItemHover.hover .demo {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.tab_drawer_heading {
    display: none;
}

.search-game {
    width: 20%;
    position: relative;
}

.search-game .search {
    width: 100%;
    position: relative;
    display: flex;
}

.search-game .searchGame {
    width: 100%;
    border-right: none;
    padding: 5px;
    height: 35px;
    border-radius: 5px;
    outline: none;
    color: #C59F00;
    background: #2B2B2B;
    border: 1px solid #A7A7A7;
}

.search-game .searchGame:focus {
    color: #C59F00;
}

.search-game .searchButton {
    width: 40px;
    height: 36px;
    text-align: center;
    color: #D2D2D2;
    border: none;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 16px;
    background: none;
    position: absolute;
    right: 0;
}

.wrap-top {
    background: url(../images/bg-content.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
    display: flex;
}

.wrap-top .img-top {
    width: 40%;
    float: left;
}

.wrap-top .list-top10 {
    width: 60%;
    float: right;
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #FFD112;
    box-shadow: #FFD112 0px 4px 5px;
    margin: 5% 0;
    color: #fff;
}

.wrap-top .list-top10 .topic-head {
    color: #fff;
}

.wrap-top .list-top10 .topic-head .icon-topic {
    margin-right: 10px;
    float: left;
}

.wrap-top .list-top10 ul {
    width: 100%;
    height: 330px;
    overflow-y: auto;
    margin: 10px 0;
    padding: 0 15px;
}

.wrap-top .list-top10 ul .item {
    width: 100%;
    padding: 10px 0;
    display: flex;
    border-bottom: 1px dashed #575757;
    justify-content: space-between;
}

.wrap-top .list-top10 ul .item span {
    display: block;
    font-size: 16px;
}

.wrap-top .list-top10 ul .item .colorYellow {
    color: #FFD112;
}

.wrap-casino-live {
    margin: 50px 0 30px;
}

.wrap-casino-live .topic-head {
    color: #fff;
}

.wrap-casino-live .topic-head .icon-topic {
    margin-right: 10px;
    float: left;
}

.wrap-casino-live .owl-casino {
    margin: 10px 0;
}

.casinoLive.ItemHover {
    width: 100%;
}

.casinoLive.ItemHover img {
    width: 100%;
    border-radius: 10px;
}

.wrap_support .content {
    background: url(../images/bg-content.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    color: #F5F5F5;
    margin-bottom: 50px;
}

.wrap_support .content .topic-head {
    color: #F5F5F5;
    margin-bottom: 10px;
}

.wrap_support .content .topic-head .icon-topic {
    margin-right: 10px;
    float: left;
}

.wrap_support .content .btn-default {
    width: 200px;
    color: #fff;
}

.wrap_support .content .btn-yellow {
    background-color: #C59F00;
}

.wrap-content {
    background: url(../images/bg-content.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}

.content-category {
    margin: 30px 0;
}

.content-category p {
    margin: 0;
}

.content-category ul {
    display: grid;
    grid-template-columns: 15% 15% 15% 15% 15% 15%;
    grid-row-gap: .1rem;
    justify-content: space-between;
}

.content-category ul li {
    padding: .1rem 0;
    width: 100%;
    float: left;
    text-align: center;
}

.content-category ul li a {
    color: #fff;
    display: block;
}

.content-category ul li a .imgCover {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #FFD112;
}

.content-category ul li a img {
    width: 100%;
    height: auto;
    transition: all .3s ease-in-out;
}

.content-category ul li a:hover {
    color: #FFD112;
}

.content-category ul li a:hover img {
    transform: scale(1.2);
}

.content-category ul.category8 {
    grid-template-columns: 12% 12% 12% 12% 12% 12% 12% 12%;
}

.content-category ul.category8 .name-game {
    color: #fff;
}

.wrap-provider-logo {
    margin: 20px 0;
}

.wrap-provider-logo .box-provider {
    color: #b2b2b2;
    border: 1px solid #ffffff33;
    display: block;
    text-align: center;
    padding: 5px;
}

.wrap-provider-logo .box-provider.active,
.wrap-provider-logo .box-provider:hover {
    color: #fff;
    background-color: #4b3c00;
    border: 1px solid #FFD112;
}

.wrap-provider-logo .box-provider img {
    height: 40px;
    object-fit: cover;
    width: auto;
}

/* footer */

.logoGame {
    background: #2B2B2B;
    padding: 20px 0;
}

.logoGame .owl-logoGame .item {
    width: 65px;
}

.logoGame .owl-logoGame .item img {
    width: 100%;
    height: auto;
}

.info-footer {
    margin: 30px 0;
}

.info-footer .logoFooter {
    margin: 5px 0 10px;
}

.info-footer .linkFooter li a {
    color: #fff;
    padding: 5px;
    display: block;
}

.info-footer .linkFooter li a:hover {
    color: #C59F00;
}

.info-footer .topic-head {
    color: #C59F00;
    font-size: 14px;
    border-bottom: 1px solid #575757;
    margin-top: 40px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.info-footer .logo-payment li {
    height: 45px;
    float: left;
}

.info-footer .logo-payment li a {
    display: block;
    padding: 5px 10px;
}

.info-footer .logo-license li {
    height: 45px;
    float: left;
}

.info-footer .logo-license li a {
    display: block;
    padding: 5px 10px;
}

.info-footer .logo-responsibly li {
    height: 45px;
    float: left;
}

.info-footer .logo-responsibly li a {
    display: block;
    padding: 5px 10px;
}

.copy-footer {
    text-align: center;
    color: #f5f5f5;
    background-color: #3A2F00;
    border-top: 1px solid #FFD112;
    padding: 10px 0;
}

.copy-footer p {
    margin: 0;
}

/*responsive*/
@media (max-width: 1600px) {}

@media (max-width: 1366px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 575px) {

    .owl-prev i,
    .owl-next i {
        transform: scale(1);
    }

    .wrapper .owl-theme .owl-dots .owl-dot span {
        scale: 1;
    }

    .wrap-top .img-top img {
        width: 100%;
        height: auto;
    }

    .wrap-liveBall .topic-head {
        margin-top: 20px;
    }

    .wrap-liveBall .owl-match {
        padding: 20px;
        margin: 0;
    }

    .wrapper .owl-theme .owl-dots .owl-dot span {
        transform: scale(0.5);
    }

    .owl-theme .owl-nav {
        display: none;
    }

    .tab_content .tab-row {
        grid-template-columns: 23% 23% 23% 23%;
    }

    .wrap-top .img-top {
        width: 100%;
        float: none;
    }

    .wrap-top .list-top10 {
        width: 100%;
        float: none;
    }

    .tab-list-game {
        width: 100%;
        display: inline-block;
    }

    .box-tab ul.tabs li {
        font-size: 10px;
        margin: 0 2px;
        padding: 0px 10px;
        height: 30px;
        line-height: 30px;
    }

    .search-game {
        width: 100%;
    }

    .logoGame .owl-logoGame .item {
        padding: 5px;
    }

    .banner-header .topic-head {
        font-size: 1rem;
    }

    .content-category ul {
        grid-template-columns: 25% 25% 25% 25%;
    }

    .content-category ul li a{
        padding: 5px;
    }
}


/* @media screen and (max-width: 480px) {
    .box-tab .tabs {
        display: none;
    }

    .tab_drawer_heading {
        background-color: #ccc;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .d_active {
        background-color: #666;
        color: #fff;
        display: block;
    }
} */