.ct-white{color:#fff}.ct-gold{color:#EBC968}.ct-orange{color:#f7560f}@font-face{font-family:'Kanit';src:url('../fonts/Kanit/Kanit-Regular.woff2') format('woff2'), url('../fonts/Kanit/Kanit-Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}body{background:#1F2128;font-family:'Kanit';font-size:14px;line-height:1.5em;color:#fff}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.3em;font-weight:bold;color:#f7560f}h1,.t-h1{font-size:50px;font-style:italic}h2,.t-h2{font-size:45px;font-style:italic}h3,.t-h3{font-size:20px}h4,.t-h4{font-size:20px}h5,.t-h5{font-size:12px}h6,.t-h6{font-size:10px}@media (max-width:767px){h1,.t-h1{font-size:40px}h2,.t-h2{font-size:35px}h3,.t-h3{font-size:20px}h4,.t-h4{font-size:20px}h5,.t-h5{font-size:12px}h6,.t-h6{font-size:10px}}a{text-decoration:none;transition:all 0.3s ease}a:hover{text-decoration:none;transition:all 0.3s ease}a img{transition:all 1s ease}a:hover img{transform:scale(1.2);transition:all 1s ease}p{margin:0 0 1rem}hr{border:none;height:1px}ul,ol{padding-left:20px}ul li,ol li{padding:3px 0}a.button{display:inline-block;padding:5px 15px;margin:0 3px;border-radius:5px}a.button.button-yellow{background:#f9bd00;color:#fff}a.button.button-green{background:#16a516;color:#fff}a.button.button-orange{background:#f7560f;color:#fff}a.button:hover{filter:brightness(1.3)}.button-register{background-image:linear-gradient(to bottom, #fdc865, #fdde97);color:#1F2128;display:block;padding:10px 40px;font-size:1.5em;font-style:italic;border-radius:40px;text-align:center;box-shadow:0 0 5px 0px #fdde97;max-width:500px;margin:15px auto}.button-register:hover{color:#1F2128;box-shadow:0 0 5px 5px #fdde97;transition:all 0.5s ease}.site-main ul{list-style:none;margin:0 0 25px;padding:0}.site-main ul li{position:relative;padding:5px 0 5px 30px}.site-main ul li:before{content:'';background:url(../images/bullet.png) center center no-repeat;background-size:contain;width:20px;height:20px;position:absolute;left:0;top:5px}.links{display:flex;flex-flow:row nowrap;justify-content:center}.links a{margin:0 5px}.fullwidth img{width:100%}.p-xlarge{padding:150px 0}.p-large{padding:100px 0}.p-reg{padding:50px 0}.p-slim{padding:25px 0}.p-0{padding:0 0}.pt-xlarge{padding-top:150px}.pt-large{padding-top:100px}.pt-reg{padding-top:50px}.pt-slim{padding-top:25px}.pt-0{padding-top:0}.pb-xlarge{padding-bottom:150px}.pb-large{padding-bottom:100px}.pb-reg{padding-bottom:50px}.pb-slim{padding-bottom:25px}.pb-0{padding-bottom:0}@media (max-width:767px){.p-xlarge{padding:80px 0}.p-large{padding:50px 0}.p-reg{padding:35px 0}.p-slim{padding:25px 0}.p-0{padding:0 0}.pt-xlarge{padding-top:80px}.pt-large{padding-top:50px}.pt-reg{padding-top:35px}.pt-slim{padding-top:25px}.pt-0{padding-top:0}.pb-xlarge{padding-bottom:80px}.pb-large{padding-bottom:50px}.pb-reg{padding-bottom:35px}.pb-slim{padding-bottom:25px}.pb-0{padding-bottom:0}}.row{margin:0 -10px}.row>div{padding:0 10px}@media (min-width:1024px){.col-md-15{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1024px){.col-md-17{-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%}}@media (max-width:767px){.hidden-xs{display:none}}.nav-mobile{position:fixed;width:320px;right:-320px;z-index:99;padding:25px;transition:all 0.5s ease;height:100vh;background:#f7560f}.nav-mobile.active{right:0;transition:all 0.5s ease}.nav-mobile a.nav-mobile-close{width:30px;height:30px;display:flex;align-items:center;position:relative;margin-bottom:30px}.nav-mobile a.nav-mobile-close span:before{content:'';height:3px;width:100%;position:absolute;transform-origin:50%;transform:rotate(-45deg);background:#fff}.nav-mobile a.nav-mobile-close span:after{content:'';height:3px;width:100%;position:absolute;transform-origin:50%;transform:rotate(45deg);background:#fff}.nav-mobile .site-title{text-align:center;max-width:200px;margin:0 auto 15px}.nav-mobile ul{list-style:none;margin:0;padding:0}.nav-mobile ul li{border-top:1px solid rgba(255, 255, 255, 0.1);padding:10px 0}.nav-mobile ul li a{display:block;color:#fff}.nav-mobile ul li a:hover{color:#f9bd00}.nav-mobile ul li.logo{display:none}.nav-mobile .buttons a{display:block;text-align:center;margin-bottom:5px}.accordions{text-align:left}.accordions .accordion{border-radius:5px;margin-bottom:15px}.accordions .accordion .header{font-weight:bold;padding:12px 20px;position:relative;border-radius:5px}.accordions .accordion .header:after{content:'';width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#fff transparent transparent transparent;top:calc(50% - 2px);right:20px;position:absolute}.accordions .accordion .header a{color:#fff}.accordions .accordion .content{padding:0 20px;display:none}.accordions .accordion .content a{text-decoration:underline;color:#EBC968}.hero{background:url(../images/bg-hero.png) center top no-repeat;background-size:cover}@media (max-width:767px){body.home .hero{padding-bottom:10px}}img{max-width:100%;height:auto}.image-ratio{position:relative;width:100%;height:0}.image-ratio img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;left:0;right:0;bottom:0}.image-ratio.ratio-16-9{padding-top:56.25%}.image-ratio.ratio-4-3{padding-top:100%}.image-ratio.ratio-1-1{padding-top:100%}.blog-wrapper .item{margin-bottom:30px;border-radius:10px;overflow:hidden;border:1px solid #f7560f}.blog-wrapper .item .image{margin-bottom:0}.blog-wrapper .item .text{padding:15px;background:#f7560f}.blog-wrapper .item .text h3{font-size:20px;margin-bottom:10px;color:#fff}.blog-wrapper .item .text h3 a{color:#fff}.blog-wrapper .item .text .excerpt{font-size:0.8rem;opacity:0.8}.blog-wrapper .pagination{width:100%;justify-content:center;border-radius:0;margin-top:30px}.blog-wrapper .pagination .nav-links span,.blog-wrapper .pagination .nav-links a{color:#fff;display:inline-block;padding:5px}.blog-wrapper .pagination .nav-links span.current,.blog-wrapper .pagination .nav-links a.current{color:#EBC968}.single-post .entry-header{padding:40px 0 20px}.single-post .entry-header h1{margin:0}.single-post .entry-content{padding-bottom:40px}.site-header{position:relative;padding:10px 0;background:#f7560f;color:#fff}.site-header .wrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.site-header .wrapper .header-buttons{display:flex;flex-flow:row nowrap;align-items:center}@media (max-width:767px){.site-header .wrapper .header-buttons{display:none}}.site-header .wrapper .header-buttons .deposit{border:1px solid #fff;padding:3px 5px;border-radius:5px;margin-right:3px}.site-header .wrapper .header-buttons .deposit a{background:#16a516;color:#fff;display:inline-block;font-size:12px;padding:0 8px;border-radius:5px;margin-left:10px}.site-header .wrapper .header-buttons .deposit a:hover{filter:brightness(1.3)}.site-header .wrapper .site-title{width:10%}@media (max-width:767px){.site-header .wrapper .site-title{width:20%;max-width:100px}}.site-header .wrapper .header-nav{flex-grow:2;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.site-header .wrapper .main-navigation{display:none}@media (max-width:991px){.site-header .wrapper .main-navigation{display:none}}.site-header .wrapper .main-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.site-header .wrapper .main-navigation ul li a{display:inline-block;color:#fff;padding:3px 10px}.site-header .wrapper .main-navigation ul li a:after{content:'';background:#fff;height:2px;display:block;transform:scaleX(0);transition:all 0.5s ease}.site-header .wrapper .main-navigation ul li:hover a{color:#fff}.site-header .wrapper .main-navigation ul li:hover a:after{transform:scaleX(1);transition:all 0.5s ease}.site-header .wrapper .main-navigation ul li.current-menu-item a{color:#fff}.site-header .wrapper .main-navigation ul li.current-menu-item a:after{transform:scaleX(1)}.site-header .wrapper .nav-mobile-toggle{margin-left:20px}.site-header .wrapper .nav-mobile-toggle a{width:30px;height:30px;display:flex;align-items:center}.site-header .wrapper .nav-mobile-toggle a span{height:3px;width:100%;position:relative;background:#fff}.site-header .wrapper .nav-mobile-toggle a span:before{content:'';height:3px;width:100%;position:absolute;top:-7px;left:0;background:#fff}.site-header .wrapper .nav-mobile-toggle a span:after{content:'';height:3px;width:100%;position:absolute;bottom:-7px;left:0;background:#fff}.site-footer{color:#fff;font-size:14px;line-height:1.5em;padding:40px 15px}.site-footer .widget{margin-bottom:20px}.site-footer .widget .widget-title{color:#f9bd00;font-size:1rem;font-weight:normal;font-style:italic;display:block;margin-bottom:10px}.site-footer .widget.text{padding:0 50px}@media (max-width:767px){.site-footer .widget.text{padding:0}}.site-footer .widget ul{list-style:none;margin:0;padding:0}.site-footer .widget ul li a{color:#fff;padding-left:20px}.site-footer .widget ul li a:hover{color:#EBC968}@media (max-width:767px){.site-footer .widget.logo a{display:block;max-width:250px;margin:0 auto}}@media (max-width:767px){.site-footer .logo-footer img{max-width:150px}}.site-footer .footer-buttons a.button{background:#f7560f;color:#fff;display:block;text-align:center;padding:10px}.site-bottom{background:#f7560f;padding:10px}.site-bottom .row>div{padding:0 10px}.site-bottom .logo-bottom img{max-width:80px;height:auto}@media (max-width:767px){.site-bottom .logo-bottom{text-align:center;padding-bottom:10px}}.site-bottom .copyright{font-size:12px}body{background:#1F2128 !important}.bg3{background:url(../images/bg3.png) center top no-repeat;background-size:100%}.line1{background:url(../images/line1.png) center center no-repeat;width:100%;height:38px;display:block;margin:30px auto}@media (max-width:767px){.line1{margin:5px auto;height:20px;background-size:auto 20px}}.line2{background:url(../images/line2.png) center center no-repeat;width:100%;height:38px;display:block;margin:30px auto}@media (max-width:767px){.line2{margin:5px auto;height:20px;background-size:auto 20px}}.line3{background:url(../images/line-blog.png) center center no-repeat;width:100%;height:38px;display:block;margin:30px auto}@media (max-width:767px){.line3{margin:5px auto;height:20px;background-size:auto 20px}}.line-pro{background:url(../images/line-pro.png) center center no-repeat;width:100%;height:38px;display:block;margin:30px auto}@media (max-width:767px){.line-pro{margin:5px auto;height:20px;background-size:auto 20px}}.page-header{padding:50px 0;text-align:center}.page-header h1{margin:0}.page-content{padding:0 0 50px}.error-404 h1{font-size:100px}.cta{padding:20px 0}.cta .col-6 img{width:100%}.buttonlist{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}@media (max-width:767px){.buttonlist{flex-flow:column}.buttonlist a{margin-bottom:10px}.buttonlist a.button{display:block;width:320px;text-align:center;margin:0 auto 10px}}.promotion .text{padding:20px 0}@media (max-width:767px){.intro{padding-top:0 !important}}.boxes .col-md-3{padding:5px !important}.cta .col-md-15{padding:5px !important}.cta .col-6:last-child img{max-width:150px;margin:0 auto;display:block}.popular h4 img{max-width:18px}.popular .wrapper{display:flex;flex-flow:row nowrap;justify-content:center}@media (max-width:767px){.popular .wrapper{flex-flow:row wrap}.popular .wrapper a{max-width:25%}}.home-games .group .header{height:140px;display:flex;flex-flow:column;align-items:center;justify-content:center;background-size:100% !important}@media (max-width:767px){.home-games .group .header{background-size:cover !important;background-position:center center !important}}.home-games .group .header h2{color:#fff;margin-bottom:10px}.home-games .group .header h2 span{color:#F47811}.home-games .group .header a{color:#F47811;border:1px solid;border-radius:5px;display:inline-block;padding:5px 20px}.home-games .group .header.h-slot{background:url(../images/h-slot.png) left top no-repeat}.home-games .group .header.h-pg{background:url(../images/h-casino.png) left top no-repeat}.home-games .group .header.h-pg h2 span{color:#993BF4}.home-games .group .header.h-pg a{color:#993BF4}.home-games .group .header.h-casino{background:url(../images/h-casino.png) left top no-repeat}.home-games .group .header.h-casino h2 span{color:#F2AE14}.home-games .group .header.h-casino a{color:#F2AE14}.home-games .group .header.h-football{background:url(../images/h-slot.png) left top no-repeat}.home-games .group .header.h-football h2 span{color:#329305}.home-games .group .header.h-football a{color:#329305}@media (max-width:767px){.page-template-promotion .intro{padding-top:40px !important}}.page-template-promotion .promotion .item{background:rgba(0, 0, 0, 0.5);border:1px solid #16a516;border-radius:10px;overflow:hidden;margin-bottom:20px;display:flex;flex-flow:row nowrap;align-items:center}.page-template-promotion .promotion .item .image{flex-shrink:0}.page-template-promotion .promotion .item .text{padding:0 20px;font-size:12px}.page-template-promotion .promotion .item .text h4{font-size:14px}.page-template-promotion .promotion .item .text p:last-child{margin:0}@media (max-width:991px){.page-template-promotion .promotion .item .image{width:50%}.page-template-promotion .promotion .item .text{padding:20px}}@media (max-width:767px){.page-template-promotion .promotion .item{flex-flow:column}.page-template-promotion .promotion .item .image{width:100%}.page-template-promotion .promotion .item .text{width:100%}}.intro .brands{max-width:450px;padding:20px 0}.intro .brands a{margin:0 5px 5px 0;display:inline-block}.game img{width:100%}