@charset "utf-8";
/* CSS Document */

.wrapper{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
    color: #0c6db5;
	font-size: 1.0rem;
	font-family: "Lato", sans-serif;
	overflow: hidden;
	background: #ffffff;
	display: block;
}
.w-100, .section, .btn-block{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.section{
	padding: 10px 0;
}
.header{
}
.logo{
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 auto;
	margin: 0 auto;
	display: block;
}
.logo a{
	width: 100%;
	height: auto;
	display: block;
}
.logo a img{
	width: 80px;
	padding: 5px 10px;
}
.header-1 ul, .header-2 ul{
	text-align: right;
	vertical-align: middle;
}
.header-1 ul li, .header-2 ul li{
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	padding: 0 2px;
	overflow: hidden;
	padding: 4px 0;
}
.header-1 ul li a{
	padding: 5px 10px;
	font-size: 0.9rem;
	color: #0c6db5;
	vertical-align: middle;
	display: block;
}
.header-1 ul li a span{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.header-1 ul li a span.livechat{
	background: url("../images/icon/chat.png") no-repeat;
}
.header-1 ul li:hover> a span.livechat{
	background: url("../images/icon/chat-hover.png") no-repeat;
}
.header-1 ul li:hover> a{
	color: #e27c00;
}
.header-1 ul li a span.contact{
	background: url("../images/icon/call.png") no-repeat;
}
.header-1 ul li:hover> a span.contact{
	background: url("../images/icon/call-hover.png") no-repeat;
}
.header-1 ul li a span.flag{
	width: 30px !important;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
}
.resfreshnumber{
	position: absolute;
	right: 5px;
	top: 0;
	padding: 5px 4px;
	font-size: 1.0rem;
	color: #0c6db5;
	font-weight: bold;
}
.icon-regi{
	margin-right: 10px; 
}
.bg-nav{
	background: #0C6DB5;
}
.nav ul{
	display: flex;
}
.nav ul li{
	flex: 1;
}
.nav ul li a{
	font-size: 1.0rem;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	display: block;
}
* {box-sizing: border-box}
.gamestop{
	width: 65%;
	height: auto;
	display: inline-block;
}
.gamestop, .matchese{
	float: left;
}
.matchese{
	width: 35%;
	height: auto;
	display: inline-block;
}
.title-top-games img, .images-top-games img{
	width: 100%;
	 transition: 0.3s;
}
.thumbnail-top-game{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
	background: url("../images/games/bg.png") no-repeat;
	background-size: 100% 100%;
	border-radius: 10px;
	display: block;
}
.title-top-games{
	width: 100%;
	height: auto;
	padding: 10px 0;
	text-align: center;
	background: linear-gradient(to bottom, #0c6db500 0%, #0c6db5 100%);
	margin: 0 auto;
	display: block;
}
.thumbnail-top-game:hover> .images-top-games img{
	transform: scale(1.1);
}
.thumbnail-top-game:hover> .title-top-games img{
	transform: scale(0.9);
}
.matchese{
	padding: 0 10px;
}
.bg-matches{
	border-radius: 5px;
	overflow: hidden;
	background: #0c6db5;
	margin: 5px auto;
}
.header-matches{
	width: 100%;
	height: auto;
	background: linear-gradient(270deg,#00C1D1 0%,#073AAF 100%);
	padding: 5px 5px;
	display: block;
}
.upcoming-title{
	font-size: 0.9rem;
	color: #ffffff;
	font-weight: bold;
}
.datematches{
	font-size: 0.9rem;
	color: #ffffff;
}
.team-logo img{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
	display: block;
}
.value ul{
	display: flex;
}
.value ul li{
	flex: 1;
	padding: 5px 7px;
	display: inline-block;
}
.value ul li p{
	width: 100%;
	height: auto;
	background: #EAECEF;
	padding: 0 10px;
	border-radius: 25px;
	font-size: 0.8rem;
	color: #084778;
	display: block;
}
.value ul li p span{
	font-size: 0.8rem;
	color: #084778;
}
.contain-matchese{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
}
.name{
	color: #ffffff;
}
.info-games, .descri{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.descri p{
	font-size: 1.1rem;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	line-height: 28px;
	display: block;
}
.per{
	font-size: 100px;
}
.top-info{
	font-weight: 900;
}
.lable-service h1{
	font-size: 1.4rem;
	color: #ffffff;
}
.lable-service p{
	font-size: 1.0rem;
	color: #ffffff;
	line-height: 25px;
}
.time-service{
	font-size: 1.5rem;
	color: #ffffff;
}
.time-service span{
	font-size: 0.8rem;
	color: #ffffff;
}
.services{
	padding: 0 25px;
}

.skills {
        margin: 0;
        list-style: none;
        padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
    }

        .skills li {
            position: relative;
            margin-top: 38px;
            height: 4px;
            background-color: #f5f5f5;
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
            border-radius: 2px;
			display: flex;
        }

        .skills.progressCustom li {
            position: relative;
            margin-top: 45px;
            height: 6px;
            background-color: #0dcaf0;
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
            border-radius: 2px;
            margin-bottom: 90px;
        }

        .skills.progressCustom {
            margin-bottom: 60px;
        }

            .skills.progressCustom li span {
                font-size: 20px;
                font-family: "Roboto", sans-serif;
                font-weight: bold;
                text-transform: none;
				color: #084778;
            }

            .skills.progressCustom li .progress {
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 5px;
                background-image: linear-gradient( to right, #d22b2b, #ffa500, #e1f91a, #0dcaf0 );
                position: absolute;
                line-height: normal;
                overflow: visible !important;
                -webkit-transition: width 1.2s ease-in-out;
                -o-transition: width 1.2s ease-in-out;
                transition: width 1.2s ease-in-out;
            }

                .skills.progressCustom li .progress:after {
                    content: "";
                    width: 100%;
                    display: block;
                    position: absolute;
                    height: 60px;
                    top: 2px;
                    transform: skewX(30deg);
                    left: 17px;
                    background: linear-gradient( to top, rgba(255, 255, 255, 0) 0%, rgba(72, 72, 72, 0.25) 100% );
                }

        .skills li:first-child {
            margin-top: 0;
        }

        .skills li .progress {
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 100%;
            background-color: #1abc9c;
            overflow: visible !important;
            border-radius: 2px;
            -webkit-transition: width 1.2s ease-in-out;
            -o-transition: width 1.2s ease-in-out;
            transition: width 1.2s ease-in-out;
        }

        .skills li .progress-percent {
            position: absolute;
            top: -28px;
            right: 0;
            color: #f9f9f9;
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            height: 22px;
            line-height: 22px;
            padding: 0 5px;
            font-size: 11px;
            border-radius: 2px;
        }

    .whiteBody .skills li .progress-percent {
        position: absolute;
        top: -28px;
        right: 0;
        color: #333;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        height: 22px;
        line-height: 22px;
        padding: 0 5px;
        font-size: 11px;
        border-radius: 2px;
    }

    .skills li .progress-percent .counter {
        font-weight: 400;
        font-family: "Roboto", sans-serif;
    }

    .progress-percent:after,
    .progress-percent:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .progress-percent:after {
        border-top-color: #333;
        border-width: 4px;
        left: 50%;
        margin-left: -4px;
    }

    .progress-percent:before {
        border-top-color: #333;
        border-width: 5px;
        left: 50%;
        margin-left: -5px;
    }

    .skills li > span {
        position: absolute;
        z-index: 1;
        top: -25px;
        line-height: 20px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
    }

    span.time {
        right: 0;
    }

        span.time font {
            font-size: 14px;
        }
.canvas {
  background-color: #1f1f1f;
  -webkit-box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.3)
}
.canvas.expanded {
  -webkit-transform: translate(310px, 0px) !important;
  -moz-transform: translate(310px, 0px) !important;
  transform: translate(310px, 0px) !important
}
.infomations h5, .infomations p{
	color: #ffffff;
	text-align: left;
}
.infomations h5{
	font-size: 1.1rem;
	font-weight: bold;
	padding: 5px 0;
}
.infomations p{
	font-size: 0.8rem;
	line-height: 25px;
}
.centerlist{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 5px 0;
	display: block;
}
.centerlist a{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 5px 25px;
	font-size: 1.0rem;
	color: #ffffff;
	display: block;
}
.centerlist:hover a{
	color: #0dcaf0;
}
.icon-service img{
	width: 30px;
	margin-right: 10px;
}
.icon-conta{
	color: #2a8fbd;
    font-size: 2.5rem;
}
.centerlist span{
	display: inline-block !important;
}
.centerlist{
	vertical-align: middle;
}
.centerlist a span.icon-conta{
	margin-right: 20px;
}
.centerlist a span p{
	line-height: 25px;
	color: #ffffff;
}
.centerlist a span p.name-contact{
	font-weight: bold;
	text-transform: uppercase;
}
.jackpot, .hotgame{
	float: left;
}
.jackpot{
	width: 30%;
	height: auto;
	padding: 0 10px;
	display: block;
}
.hotgame{
	width: 70%;
	height: auto;
	padding: 0 10px;
	display: block;
}
.title-section{
	font-size: 1.0rem;
	font-weight: bold;
	color: #0C6DB5;
	text-align: left;
	padding: 5px 0;
	display: block;
}
.bg-jackpots{
	padding: 0 10px;
}
.jackpot-number{
	padding: 25px 10px;
}
.jackpot-number h1{
	font-size: 1.8rem;
	font-weight: 800;
	color: #0C6DB5;
}
.logo-jackpot{
	padding: 20px 5px;
}
.logo-jackpot img{
	width: auto;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}
.titlejackpot{
	font-size: 0.9rem;
	color: #0f8ef0;
}
.bgjackpot .slick-vertical .slick-slide {
  opacity: 0.5;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.bgjackpot .slick-vertical .slick-current {
  opacity: 1;
  border-top-color: #000;
  border-bottom-color: #000;
}
.bgjackpot{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 150px;
	background:#fff9dc url("../images/jackpot/img_jp.gif") no-repeat bottom center;
	background-size: 100%;
	border-radius: 10px;
	overflow: hidden;
	display: block;
}
.item-hotegame {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
	height: auto;
	border-radius: 10px;
  display:block;
}
.item-hotegame img {
  max-width: 100%;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.item-hotegame:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.item-hotegame:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  opacity: 0;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.item-hotegame:hover:before {
  opacity: 1;
}
.title-hotgame p.name-hotgame{
	font-size: 0.9rem;
	color: #084778;
}
.title-hotgame p.slot-name{
	font-size: 0.9rem;
	color: #084778;
	font-weight: bold;
}
.logo-hotgame img{
	width: auto;
	height: 30px;
}
.title-section{
	text-align: left;
}
.bg-download{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	background: url("../images/download/download-bg.jpg") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.qr-download{
	padding: 50px 0;
}
.item-download{
	width: 100%;
	height: auto;
	max-width: 200px;
	padding: 20px;
	text-align: center;
	margin: 0 auto;
	background: url("../images/download/border-app.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.item-download img{
	width: 100%;
	border-radius: 5px;
}
.item-d{
	width: 100%;
	height: auto;
	max-width: 200px;
	padding: 0 20px;
	text-align: center;
	margin: 0 auto;
	background-size: 100% 100%;
	display: block;
}
.btn-qr span{
	margin-right: 10px;
	vertical-align: middle;
}
.qr-download ul{
	display: flex;
}
.qr-download ul li{
	flex: 1;
}
/*----------------------  footer ---------------------*/
.bg-footer{
	padding: 20px 0;
    background-color: #f2f2f2;
}
.navfooter ul{
	display: flex;
}
.navfooter ul li{
	vertical-align: middle;
	flex: 1;
}
.navfooter ul li a{
	font-size: 0.9rem;
	white-space: nowrap;
	color: #084778;
	padding: 5px 0;
	vertical-align: middle;
}
.copyright{
	text-align: right;
	display: block;
}
.copyright p{
	font-size: 0.9rem;
	white-space: nowrap;
	color: #084778;
	padding: 5px 0;
}
.icon-info{
	width: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contain-info{
	padding: 10px 0;
}
.icon-affiliate{
	background: url("../images/footer/affiliate.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-affiliate{
	background: url("../images/footer/affiliate-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-referral{
	background: url("../images/footer/referral.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-referral{
	background: url("../images/footer/referral-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-vip{
	background: url("../images/footer/vip.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-vip{
	background: url("../images/footer/vip-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-contact{
	background: url("../images/footer/suport.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-contact{
	background: url("../images/footer/suport-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.contain-info h1{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #646464;
	font-weight: bold;
	display: block;
}
.footer-info:hover> .contain-info h1{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #0c6db5;
	font-weight: bold;
	display: block;
}
.contain-info p{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #646464;
	display: block;
}
.footer-info:hover> .contain-info p{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #0c6db5;
	display: block;
}
.contain-info ul{
	text-align: left !important;
}
.contain-info ul li{
	display: inline-block;
	padding: 10px 5px;
}
.contain-info ul li a img{
	width: 30px;
	height: auto;
}
.logos-slider {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    #000 15%,
    #000 85%,
    rgba(0, 0, 0, 0) 100%
  );
  mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    #000 15%,
    #000 85%,
    rgba(0, 0, 0, 0) 100%
  );
}

.logos-slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  animation: slide 30s linear infinite;
}

.logos-slider-container img {
  width: auto;
  height: 45px;
}

@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
ul.banksliders li{
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	margin: 5px;
}
ul.banksliders li a {
	text-align: center;
	margin: 0 auto;
	display: block;
}
ul.banksliders li a img{
	width: auto;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
ul.responsive li a img{
	width: auto;
	height: 30px;
}
/*------------------  sport lobby --------------------*/
.sport-item{
	width: 100%;
	height: 350px;
    cursor: pointer;
    overflow: hidden;
	background: url("../images/lobby/sport/bg-sport.png") no-repeat;
	background-size: 100% 100%;
	border-radius: 10px;
    position: relative;
    z-index: 1;
	display: inline-block;
}

.sport-item__bg{
    border-radius: 10px;
    overflow: hidden
}

.sport-item__logo{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 2
}

.sport-item__logo--bg{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    transition: .3s;
    width: 100%
}

.sport-item__logo--title{
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 11px;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.sport-item__logo--title .sport-title-container{
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center
}

.sport-item__logo--title .sport-title-container .icon{
    width: 36px
}

.sport-item__logo--title .sport-title-container .title{
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase
}

.sport-item__people{
    border-radius: 10px;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    transition: .3s
}

.sport-item__people img{
    border-radius: 10px;
	width: 100%;
}

.sport-item__button{
    display: none
}

.sport-item__button .btn-bet{
    align-items: center;
    background: #dc354b;
    border-radius: 6px;
    display: flex;
    height: 34px;
    justify-content: center;
    width: 108px
}

.sport-item__button .btn-bet span{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.sport-item__button .btn-bet:hover {
    filter: brightness(.7)
}

.sport-item:hover .sport-item__people{
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
    transform: translateY(-5px)
}

.sport-item:hover .sport-item__logo--bg{
    content: url("../images/lobby/sport/bg-item-title-hover.png");
    height: 111px
}

.sport-item:hover .sport-item__button{
    display: block
}
/*------------  end sport lobby -----------------*/

/*---------  casino lobby -----------------*/
.thumbnails-bg {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto; }
.thumbnails-bg a {
  position: relative;
  display: block;
  height: 245px;
  background-size: cover; }
.thumbnails-bg a img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }
.thumbnails-bg a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  transition-duration: 0.3s;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold; }
.thumbnails-bg a:hover {
  transform: translateY(5px); }
.thumbnails-bg a:hover > span {
  transform: translateY(-10px); }
.casino-lobby {
    background: url(../images/lobby/casino/casino-lobby-bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*------------------  end casino lobby --------------*/
.bg-slots {
    background: url(../images/lobby/slot/slot-lobby-bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*------------------  lottery ---------------*/
.box {
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  border-radius: 10px;
  margin-bottom: 7px;
  background: #0C6DB5 url("../images/lobby/getimgs.svg") no-repeat; }
.box img {
  width: 100%;
  height: 100%; }
.box:before, .box:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffc107;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }
.box:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%); }
.box:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%); }
.box:hover:before, .box.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }
.box:hover:after, .box.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%); }
.box .box-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%; }
.box .box-content:before, .box .box-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #dc3545;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }
.box .box-content:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%); }
.box .box-content:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%); }
.box:hover .box-content:before, .box.hover .box-content:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }
.box:hover .box-content:after, .box.hover .box-content:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.box h3, .box p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px; }
.box h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }
.box p {
  font-size: 15px; }
.box:hover h3, .box.hover h3, .box:hover p, .box.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9; }
.poker-lobby {
    background: url(../images/lobby/poker/bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*--------------  end lottery lobby ----------------*/

/*-------------  footer mobile -----------------------*/

/*-------------  End footer mobile -----------------------*/

.right-top{
	text-align: right;
}
.pc{
	display: inline-block;
}
.m{
		display: none !important;
	}
@media (max-width: 600px){
	.pc{
	display: none !important;
}
	.m{
		display: inline-block !important;
	}
	.container{
		padding: 0 2px !important;
	}
	.btn-m{
	--bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm);
}
	.logo a img {
    width: 160px;
    padding: 5px 10px;
}
	.btn-l{
		padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        border-radius: 5px;
	}	
	.thumbnails-mobile img{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.thumbnails-mobile p.m-title{
		font-size: 0.9rem;
		font-weight: 700;
		padding: 5px 0;
		display: block;
		color: #ffffff;
		text-transform: uppercase;
	}
	.offcanvas-top{
		background: #0a626a;
	}
	.offcanvas-body{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		padding: 0px;
		display: block;
	}
	.item-nav-mobile{
		width: 100%;
		height: auto;
		background: #263b73;
		border-radius: 10px;
		position: relative;
		overflow: hidden;
		display: block;
	}
	.item-nav-mobile img{
		width: 100%;
	}
	.item-nav-mobile p{
		position: absolute;
		left: 20px;
		top: 10px;
		color: #ffffff;
		font-size: 0.8rem;
		display: block;
	}
	.community ul{
		text-align: left;
	}
	.btn-lang span{
		margin-right: 10px;
	}
	.btn-lang span img{
		width: 20px; 
		height: auto;
	}
	.thumbnails-bg a {
        position: relative;
        display: block;
        height: 135px !important;
        background-size: cover;
    }
	.thumbnails-bg a span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        transition-duration: 0.3s;
        color: white;
        font-size: 20px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
	.sport-item {
        width: 100%;
        height: 170px;
        cursor: pointer;
        overflow: hidden;
        background: url(../images/lobby/sport/bg-sport.png) no-repeat;
        background-size: 100% 100%;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
	.sport-item__logo--title .sport-title-container .title {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}
	.thumbnails-bg a {
        position: relative;
        display: block;
        height: 135px !important;
        background-size: cover;
    }
	.thumbnails-bg a span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        transition-duration: 0.3s;
        color: white;
        font-size: 20px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
	.gamestop, .matchese, .jackpot, .hotgame{
		width: 100%;
		padding: 10px 0;
	}
	.bgfooter{
		background-image: linear-gradient(to bottom, #1172bb, #003a79);
	}
	.item-footer-mobile{
		padding-top: 5px;
	}
	.item-footer-mobile .icon-footer span{
		width: 20px;
		height: 20px;
		text-align: center;
		margin: 0 auto;
	}
	.item-footer-mobile .icon-footer p.title-footer{
		color:#ffffff;
		font-size: 0.9rem;
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.item-footer-mobile .action p.title-footer{
		color: #fed300;
	}
	.item-footer-mobile .icon-footer span.icon-home {
		background: url("../images/icon/home.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.item-footer-mobile .action span.icon-home{
		background: url("../images/icon/home-hover.png") no-repeat;
		background-size: 100% 100%;
	}
	.item-footer-mobile .icon-footer span.icon-deposit {
		background: url("../images/icon/deposit.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.item-footer-mobile .action span.icon-deposit{
		background: url("../images/icon/deposit-hover.png") no-repeat;
		background-size: 100% 100%;
	}
	.item-footer-mobile .icon-footer span.icon-withdraw {
		background: url("../images/icon/withdraw.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.item-footer-mobile .action span.icon-withdraw{
		background: url("../images/icon/withdraw-hover.png") no-repeat;
		background-size: 100% 100%;
	}
	.item-footer-mobile .icon-footer span.icon-promotion {
		background: url("../images/icon/promotion.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.item-footer-mobile .action span.icon-promotion{
		background: url("../images/icon/promotion-hover.png") no-repeat;
		background-size: 100% 100%;
	}
	.item-footer-mobile .icon-footer span.icon-hotchat {
		background: url("../images/icon/suport.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.item-footer-mobile .action span.icon-hotchat{
		background: url("../images/icon/suport-hover.png") no-repeat;
		background-size: 100% 100%;
	}
	.offcanvas{
		max-width: 120px;
		background: #084778;
	}
	.box-nav{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		background: linear-gradient(to right, #084778 0%, #084778 3%, #008fff 50%, #084778 97%, #084778 100%) left bottom #084778 no-repeat;
		padding-bottom: 1px;
		display: block;
	}
	.box-nav a{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		background: #084778;
		padding: 5px 0;
		display: block;
		overflow: hidden;
	}
	.box-nav a p{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		color: #b6cde2;
		font-size: 0.9rem;
		font-weight: bold;
		display: block;
	}
}