@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Athiti:500');
@import url('https://fonts.googleapis.com/css2?family=Khmer&display=swap');
body{
    background-image: url('../images/web-bg-1.jpg');
    background-attachment: fixed;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.container{
    overflow: hidden;
}

/* ================ MENU ================== */
.menuss{
    margin-top:0;
    font-family: 'Khmer', cursive;
}
.menuLayout {
    border: 1px #c0c0c0 solid;
    border-radius: 5px;
    padding: 0;
    background: rgb(248,231,175);
    background: radial-gradient(circle, rgba(245,228,172,1) 0%, rgba(107,83,2,1) 79%, rgba(56,53,38,1) 100%);
}
.menu{

}
.menu ul{
    list-style: none;
    padding: 0;
}
.menu ul li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
    font-size: 16px;
    border-right: 1px #a68536 solid;
    text-align: center;
}

.menu ul li a{
    color: #000000;
}
.menu ul li a:hover{
    text-decoration: none;
    color: #ff3200;
}
.menubar{
    font-family: 'Khmer', cursive;
    font-weight: bolder;
    background: radial-gradient(circle, rgba(245,228,172,1) 0%, rgba(107,83,2,1) 79%, rgba(56,53,38,1) 100%);
}
.menubar .col-4{
    padding: 2px;
}

.menu-small{

}
.menu-small h3{
    font-size: 14px;
    margin-top: 10px;

}
.menu-small .col-4{
    background-image: url(../images/menubar-bg.jpg);
    background-repeat: repeat-x;
    font-family: 'Khmer', cursive;
    border-right: 1px #cccccc solid;
}


.generalBg{
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 0px 16px 3px rgba(255,227,56,0.88);
    box-shadow: 0px 0px 16px 3px rgba(255,227,56,0.88);
    border:1px #f6d365 solid;
    border-radius: 20px;
}
.sbobet{
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: 'Khmer', cursive;
    font-size: 22px;
    color: #f4fffc;
}

.step-to-play .btn-default{
    background: #00858e;
    color: #ffffff;
    text-align: center;
}
.step-to-play .step-img{
    text-align: center;
}
.step-to-play .well{
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}

/* ================ WHY WITH US =========== */
.sboTitle{
    background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-family: 'Khmer', cursive;
    position: relative;
    text-transform: uppercase;
    margin: 0;
}

.sboTitle:after {
    background: none;
    content: attr(data-heading);
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    text-shadow:
        -1px 0 1px #c6bb9f,
        0 1px 1px #c6bb9f,
        5px 5px 10px rgba(0, 0, 0, 0.4),
        -5px -5px 10px rgba(0, 0, 0, 0.4);
}


/* ================ WHY WITH US END ======= */
/*==========================(-_-) CSS BIGBOX ​​HOVER SHINE START HERE (-_-)===========*/
.banner_hover{overflow:hidden;}
.banner_hover .tt_img_hover{opacity:0;position:absolute;left:0px;top:0px;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);}
.post-sm3xx:hover .tt_img_hover,
.tt_list.sbo:hover .tt_img_hover,
.banner_hover:hover .tt_img_hover{
    opacity:1;
    left:0px;
    top:0px;
    -webkit-filter:
        -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);-ms-transform:scale(1.0);
    -o-transform:scale(1.0);transform:scale(1.0);}
.tt_list.sm img,
.tt_list.hl img,
.banner_hover .tt_img_hover,
.banner_hover{-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
figure{position:relative;}
figure::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.thaitheme1x:hover figure::before,
figure:hover::before{-webkit-animation:shine 1.50s;animation:shine 1.50s;}
@-webkit-keyframes shine{
}
@keyframes shine{
}
.tt_list_game {float: left;width: 100%;margin: 0px 0% 0px 0%;}
.tt_list_game .tt_img {float: left;width: 100%;}
.page-template .post-415,
.tt_list.sbo.hover:hover .tt_img_df,
.tt_list.sbo.hover .tt_img_hover,
.tt_list_game:hover .tt_img_df,
.tt_list_game .tt_img_hover {left: -100%;}
.tt_list.sbo.hover:hover .tt_img_hover,
.tt_list_game:hover  .tt_img_hover {left: 0px;}
.tt_list.sbo.hover:hover img {-webkit-filter: grayscale(0%);filter: grayscale(0%);}
figure{position:relative;}
figure::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.thaitheme1x:hover figure::before,
figure:hover::before{-webkit-animation:shine 1.50s;animation:shine 1.50s;}
@-webkit-keyframes shine{
}
@keyframes shine{
}
/*==========================(-_-) CSS BIGBOX ​​HOVER SHINE END HERE (-_-)===========*/

/* Button Animation */
.animated-button2 {
    background: linear-gradient(0deg, rgba(52,170,229,1) 0%, rgba(8,113,166,1) 100%);
    padding: 10px;
    /* margin: 12px; */
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7e6d4;
    font-size: 20px;
    /* letter-spacing: 2.5px; */
    text-align: center;
    border: 0px;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    font-family: 'Khmer', cursive;
}

.animated-button2::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad9985;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button2:hover::before {
    opacity: 0.2;
}

.animated-button2 span {
    position: absolute;
}

.animated-button2 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to left, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button2 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to top, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button2 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to right, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button2 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to bottom, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/*button line animation*/
.animated-button4 {
    background: linear-gradient(90deg,#013d0f 0,#04bd29);
    color: #ffdfa5;
    padding: 10px;
    /* margin: 12px; */
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7e6d4;
    font-size: 20px;
    /* letter-spacing: 2.5px; */
    text-align: center;
    border: 0px;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    font-family: 'Khmer', cursive;
}

.animated-button4::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #99ad85;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button4:hover::before {
    opacity: 0.2;
}

.animated-button4 span {
    position: absolute;
}

.animated-button4 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}



@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button4 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to top, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button4 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to right, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button4 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to bottom, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-credit {
    background: linear-gradient(90deg,#033c10 0,#5d5700);
    color: #ffdfa5;
    padding: 10px;
    /* margin: 12px; */
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7e6d4;
    font-size: 16px;
    /* letter-spacing: 2.5px; */
    text-align: center;
    border: 0px;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-credit::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #99ad85;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button4:hover::before {
    opacity: 0.2;
}

.animated-button4 span {
    position: absolute;
}

.animated-credit span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}


/*creditfree animation*/
.animated-button5 {
    background: linear-gradient(90deg,#ffffff30 0,#ffffff30);
    color: #ffdfa5;
    padding: 10px;
    /* margin: 12px; */
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7e6d4;
    font-size: 16px;
    /* letter-spacing: 2.5px; */
    text-align: center;
    border: 0px;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    font-family: 'Khmer', cursive;
}

.animated-button5::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button5:hover::before {
    opacity: 0.2;
}

.animated-button5 span {
    position: absolute;
}

.animated-button5 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}



@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button5 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to top, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button5 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to right, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button5 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to bottom, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
.gameListIcon:hover {animation: heartBeat 0.7s linear .5s infinite;}
/* ================ HomePageDescription ================== */
.homePageDescription{
    font-family: 'Khmer', cursive;
}
.homePageDescription h1{
    color: #ffe603;
    font-weight: bold;
    font-size: 22px;
}
.homePageDescription img{
    margin-bottom: 5px;
    -webkit-box-shadow: 2px 2px 4px 0px #000000;
    box-shadow: 2px 2px 4px 0px #000000;
    border-radius: 5px;

}
.homePageDescription span{
    color: #fde9a0;
    font-weight: bold;
    font-family: Arial;
}
.homePageDescription p{
    font-size: 14px;

}
/* ================ SIDEBAR ================== */
.sidebarLayout{
    border: 1px #fde9a0 solid;
    background: #1f160d;
}
.sidebarHeader{
    background: rgb(248,231,175);
    background: radial-gradient(circle, rgba(245,228,172,1) 0%, rgba(107,83,2,1) 79%, rgba(56,53,38,1) 100%);
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    color: #ff0000;
    font-family: 'Khmer', cursive;
    font-weight: bold;
    font-size: 14px;
}
.sidebarLayout ul{
    list-style-image: url('../images/tick.png');
    color: #ffffff;
}
.sidebarLayout ul li{
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Khmer', cursive;
}
.sidebarLayout ul li span{
    color: #fde9a0;
    font-weight: bold;
}
.sideBar{

}
.sideBar img{
    margin: 0;
    padding: 0;
}



/* ================ FOOTER ================== */

.footer{
    font-family: 'Khmer', cursive;
    color: #ffffff;
    border-top: 2px #ba8b00 solid;
    background-image: url('/images/footer-bg.png');
    background-repeat: repeat;
}
.footer h2{
    color: #ff8d00;
    font-size: 18px;
    line-height: 30px;
}
.footer ul{
    list-style: none;
    padding-left: 10px;
    font-weight: bold;
}
.footer p{
    font-size: 14px;
}
.copyrights{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #000000;
    color: #ffffff;
}
/* ================ GAME LIST ================== */
.gameName{
    color: #f4fffc;
    text-align: center;
    padding-top: 0;
    margin-top: -20px;
}


.game-groupss{
    margin-top: 20px;
    margin-bottom: 20px;
}

.game-groupss p{
    padding-right: 30px;
    font-family: 'Khmer', cursive;
}
.game-groupss h1{
    font-family: 'Khmer', cursive;
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    padding: 5px;
    border-left: 5px #ff0000 double;
    font-size: 18px;
}
.game-groupss p{
    text-align: justify;
    color: #ffffff;

}
.game-names{
    color: #ff0000;
    font-size: 30px;
}
.game-groupss .col-md-6{
    margin-bottom: 30px;
}
/* ================ CONTACTS ================== */
.contacts{
    color: #f4fffc;
    font-family: 'Khmer', cursive;
}
.contacts h2{
    color: #f6d365;
}
/* ================ PROMOTIONS ================== */
.promotions{
    font-size: larger;
    color: #ffffff;
    font-family: 'Khmer', cursive;
}
.promotions h2{
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffdf38;
    font-style: italic;
    font-family: 'Khmer', cursive;
}
.promotions span{
    color: #ba8b00;
    font-size: larger;
}
.promotions ul,ol{
    font-size: 16px;
    padding-top: 20px;
}
.promotions p{
    text-align: justify;
    font-size: larger;
}
.englishFont{
    font-family: Arial;
}

