@charset "utf-8";
/* CSS Document */

.wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    font-size: 1.0rem;
    font-family: "Lato", sans-serif;
    overflow: hidden;
    background: #0a626a;
    display: block;
}

.w-100,
.section,
.btn-block {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.section {
    padding: 10px 0;
}

.header {
    background: #054146;
}

.logo {
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0 auto;
    display: block;
}

.logo a {
    width: 100%;
    height: auto;
    display: block;
}

.logo a img {
    width: 80px;
    padding: 5px 10px;
}

.navpc {
    padding: 0 10px;
}

.bgnav {
    background: #0a626a;
}

.bgnav ul {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 10px auto;
    display: flex;
}

.bgnav ul li {
    display: inline-block;
    flex: 1;
}

.bgnav ul li a {
    padding: 10px 0;
    display: block;
    font-size: 1.0rem;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
}

.btn-l {
    padding: 7px 30px;
    font-weight: bold;
    font-size: 0.9rem;
}

.mainpage {
    padding-top: 123px;
}

.offcanvas.offcanvas-start {
    top: 75px;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
    background: #054146;
}

.btn-close {
    background: url("../images/close.png") no-repeat !important;
}

.bg-news {
    padding: 5px 0;
}

.sidebar {
    background: #054146;
}

.bgnav ul {
    display: flex;
}

.bgnav ul li {
    flex: 1;
}

.modal-login {
    background: #054146 !important;
}

/********************************** Index content **********************************/

/*.ind-in{
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}*/

.ind-in ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    position: relative;
}

.ind-in ul li a {
    position: relative;
    display: flex;
}

.txt-ind {
    position: absolute;
    top: 0px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #252525;
    font-weight: bold;
    font-size: 28px;
}

.btn-zoom {
    transition: transform .2s;
}

.btn-zoom:hover {
    transform: scale(1.03);
}

.ind-in ul li a .txt-ind {
    transition: transform .2s;
}

.ind-in ul li a:hover .txt-ind {
    transform: scale(1.03);
}

.ind-in-2 ul li a .txt-ind {
    transition: transform .2s;
}

.ind-in-2 ul li a:hover .txt-ind {
    transform: scale(1.03);
}

.ind-sg {
    position: absolute;
    top: 70px;
    right: 55px;
}

.ind-sport {
    position: absolute;
    top: 49px;
    left: 100px;
}

.ind-casino {
    position: absolute;
    top: 20px;
    left: 85px;
}

.ind-in ul li:nth-child(2) {
    position: absolute;
    right: 0px;
    top: 22px;
}

.ind-in ul li:nth-child(3) {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

img.btn-zoom {}

.ind-in-2 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    position: relative;
}

.ind-in-2 ul li a {
    position: relative;
    display: flex;
}

.ind-in-2 ul li:nth-child(2) {
    position: absolute;
    right: 0px;
}

.ind-in-2 {
    margin-top: 10px;
}

.ind-live {
    position: absolute;
    top: 35px;
    right: 100px;
}

.ind-other {
    position: absolute;
    top: 35px;
    left: 45px;
}

/*-----------------  matchese -------------*/

.matches-thumbnail {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    background: #054146;
    display: block;
}

.header-matches {
    border-bottom: 1px solid #465586;
    margin: 3px auto;
}

.logo-matches {
    width: 100%;
    height: auto;
    display: flex;
}

.logo-matches .logo-team {
    flex: 1;
    text-align: center;
    margin: 5px;
    padding: 5px;
    display: block;
}

.logo-team img {
    width: 40px;
    height: 40px;
}

.header-matches p {
    color: #ffffff;
    font-size: 0.8rem;
}

.teams p {
    font-size: 0.8rem;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}

.btn-block {
    width: 100%;
}

.matches {
    width: 100%;
    height: auto;
    display: block;
}

.matches-thumbnail {
    margin: 10px auto;
}

.contain-matches {
    padding: 5px 0;
}

.hdp p {
    padding: 4px 10px;
    font-size: 0.8rem;
    color: #ffffff;
}

.hdp p span {
    color: #00a2b0;
}

.promo-matches {
    width: 70%;
    height: auto;
    float: left;
    padding: 0 5px;
    display: inline-block;
}

.matches {
    width: 30%;
    height: auto;
    float: right;
    padding: 0 5px;
    display: inline-block;
}

.slide-promo {
    padding-top: 80px;
}

.carousel-item img {
    border-radius: 10px;
}

.promo-slide {
    padding: 10px 0;
}

.info-promo {
    width: 100%;
    height: auto;
    max-width: 300px;
    position: absolute;
    text-align: left;
    margin: 0 auto;
    left: 30%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.info-promo h3 {
    width: 100%;
    height: auto;
    padding: 10px 0;
    text-align: left;
    font-size: 1.2rem;
    color: #ffffff;
    display: block;
}

.info-promo p {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 1.0rem;
    color: #ffffff;
    display: block;
}

/*--------------------  footer ---------------------*/

.bg-footers {
    background: #054146;
    padding-top: 10px;
    margin-top: 20px;
}

.info-footer h3,
.community h3 {
    text-align: left;
    color: #ffffff;
    font-size: 0.9rem;
    padding: 5px 0;
    display: block;
}

.info-footer ul {
    width: 100%;
    height: auto;
    display: block;
}

.info-footer ul li {
    display: block;
    padding: 2px 2px;
    text-align: left;
}

.info-footer ul li a {
    color: #ffffff;
    font-size: 0.7rem;
}

.community ul li {
    display: inline-block;
    padding: 2px;
    text-align: left;
}

.community ul li a img {
    width: 40px;
    text-align: center;
}

.title-section {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 1.0rem;
    font-weight: bold;
    padding: 5px 15px;
    color: #ffffff;
    display: block;
}

.networks ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
}

.networks ul li {
    display: inline-block;
    margin: 5px;
}

.networks ul li a img {
    width: 35px;
    height: auto;
}

.sponsorship ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
}

.sponsorship ul li {
    display: inline-block;
    padding: 5px 15px;
}

.sponsorship ul li a img {
    height: 70px;
    width: auto;
}

/*------------------  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: #054146 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 ----------------*/

.btn-re-lo {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.btn-re-lo button {
    display: inline-block;
    flex: 1;
}

.pc {
    display: inline-block;
}

.m {
    display: none;
}

@media (max-width: 600px) {
    .pc {
        display: none !important;
    }
    .m {
        display: inline-block;
    }
    .container {
        padding: 0 2px !important;
    }
    .promo-matches,
    .matches {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .info-promo {
        width: 100%;
        height: auto;
        max-width: 250px;
        position: absolute;
        text-align: left;
        margin: 0 auto;
        left: 37%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: block;
    }
    .info-promo h3 {
        width: 100%;
        height: auto;
        padding: 10px 0;
        text-align: left;
        font-size: 1.0rem;
        color: #ffffff;
        display: block;
    }
    .info-promo p {
        width: 100%;
        height: auto;
        text-align: left;
        font-size: 0.8rem;
        color: #ffffff;
        line-height: 18px;
        display: block;
    }
    .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);
    }
    .mainpage {
        padding-top: 55px;
    }
    .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;
        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;
    }
    .offcanvas.offcanvas-top {
        top: 49px;
        right: 0;
        left: 0;
        height: 650px;
    }
    .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;
    }
}