@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");@charset "utf-8";400;600;700;800&display=swap');
body {
    font-family: "Nunito", sans-serif;
    line-height: 1.4;
    font-size: 14px;
    margin: 0 auto;
    color: #ffffff;
    background: #fff;
}
a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a:hover, a:focus, button:focus, button:hover, input:focus, select:focus {
    text-decoration: none;
    outline: none;
}
img {
    max-width: 100%;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], textarea, select {
    color: #000;
    width: 100%;
}

::-webkit-scrollbar {
 width: 5px;
 height: 5px;
}

::-webkit-scrollbar-track-piece {
 background-color: #666666;
 -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb {
 background:  #f6c600;
}

::-webkit-scrollbar-thumb:hover {
 background: #f6c600;
}
.smaller img {
    height: 70px;
}
.smaller .header-ribbon {
    height: 80px;
}
.container-fluid {
}
.header-top {
    height: 82px;
    background: #fff;
}
.login_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.log-group input {
    border: 1px solid #d2d2d2;
    width: 140px;
    height: 34px;
    padding: 0 20px;
    background: #dddddd;
    border-radius: 18px;
    color: #000000;
}
.login_btn {
    color: #f9c708;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    font-size: 13px;
    margin-right: 5px;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.join_btn {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    font-size: 13px;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.login_btn, .join_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.login_btn:hover, .join_btn:hover {
    /* filter: brightness(0.5); */
}
.login_btn a {
    color: #f2cc00;
}
.join_btn a {
    color: #003a13;
}
.log-group {
    margin-right: 5px;
    position: relative;
}
.languageToggle {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.languageToggle img {
    max-width: 29px;
}
.languageToggle i {
    font-size: 18px;
    vertical-align: sub;
    margin-left: 5px;
    color: #006d4e;
}
.lang-btn {
    border: none;
    padding: none;
    background: none;
    color: #000;
}
.dropdown-menu.language {
    padding: 0;
    background: rgb(1 57 32);
    min-width: auto;
    border: none;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #017a4a;
    border-radius: 0;
}
.dropdown-toggle::after {
    display: none;
}
.btmtools {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #b3b3b3;
    font-size: 12px;
    position: absolute;
    right: 16%;
}
.forgot-link a {
    color: #009364;
    text-decoration: underline;
}
 .swipe-list::-webkit-scrollbar {
 display: none;
}
.container-fluid {
    padding: 0px;
    max-width: 1366px;
}
section.header-menu {
    margin-top: 104px;
}
section.header-menu {
    position: relative;
    box-shadow: none;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.main-nav {
    display: inline-flex;
    height: 47px;
    align-items: center;
    justify-content: center;
}
.main-nav li.nav-item {
    padding: 0px 20px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #01675100;
}
.main-nav li.nav-item:hover, .main-nav li.nav-item.active {
    background: #00000030;
    border-bottom: 2px solid #016751;
    color: #016751;
}
.main-nav li.nav-item a.navlink {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
}
.main-nav li.nav-item:hover a.navlink {
    color: #016751;
}
.main-nav li.nav-item.menuimg a.navlink img {
    filter: brightness(0.5) invert(1);
}
.main-nav li.nav-item.menuimg:hover a.navlink img {
    filter: none;
}
.img-home i {
    font-size: 24px;
}
.main-nav li.nav-item:hover, .main-nav li.nav-item.active i {
    color: #016751;
}
.prov-img ul {
    display: flex;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
    margin-bottom: 10px;
    justify-content: flex-start;
    gap: 18px;
}
.layout-footer .footer-top .social-media a {
    font-size: 26px;
    width: auto;
    height: auto;
    color: #f6c600;
}
.layout-footer .footer-top .navigation-menu a {
    color: #f6c600;
}
.layout-footer #footer-responsible-gaming {
    color: #f6c600;
}
.layout-footer .footer-middle .game-providers {
    border-color: #00674f;
}

.layout-footer .footer-bottom {
    /* border-color: #00674f; */
}
.layout-footer .footer-bottom .footer-content-bottom .bottom-element{
    border: none ;
}
.prov-img ul li {
    list-style: none;
    /* margin: 0px 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 18px; */
    padding: 0px;
}
.prov-img ul img {
    /* height: 40px; */
    filter: grayscale(1);
}
a.step-hover:hover {
    color: #fff;
}
.three-step-guide-wrapper .three-step-guide .step .content-area .text-area .large-text {
    font-family: "Nunito", sans-serif;
}
.ttl-inx {
    display: flex;
    justify-content: space-between;
}
.ttl-inx-l img {
    height: 20px;
    margin-right: 10px;
    filter: brightness(0) saturate(100%) invert(14%) sepia(79%) saturate(4603%) hue-rotate(164deg) brightness(90%) contrast(101%);
}
.ttl-inx-l {
    display: flex;
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: bold;
}
.ttl-inx-l span {
    margin-right: 10px;
    color: #f9c281;
}
.index-content ul {
    display: flex;
    padding: 0px;
    margin: 0px;
}
.bnr-indx {
    position: relative;
}
.bnr-overly {
    position: absolute;
    background: #000000c7;
    width: 100%;
    display: flex;
    bottom: 0px;
    height: 80px;
    justify-content: space-between;
    align-items: center;
}
.gm-nm {
    padding: 0px 25px;
}
.btn-ply {
    background: #016751;
    border: none;
    width: 200px;
    padding: 8px 0px;
    font-weight: bold;
    margin-top: 10px;
}
.btn-ply:hover {
    background: #f7e59b;
}
.index-content .carousel-item img {
}
.bnr-indx img {
}
.indx-top {
    display: flex;
    justify-content: space-between;
}
.sml-slide {
    width: 654px;
}
.inc-item-all {
    padding: 20px 0px;
}
.sml-slide .carousel-control-prev-icon {
    top: 15px;
    position: absolute;
    left: 15px;
}
.sml-slide .carousel-control-next-icon {
    top: 15px;
    position: absolute;
    right: 15px;
}
a.btn-find {
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}
a.btn-find:hover {
    color: #016751;
}
.inc-item {
    margin-bottom: 20px;
    margin-top: 50px;
}
.indx-2 ul {
    display: flex;
    justify-content: space-between;
    padding: 0px;
}
.indx-3 ul {
    justify-content: center;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.indx-4 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 20px;
}
.indx-5 ul {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 15px;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}
.indx-6 ul {
    gap: 30px;
    margin: 40px 0px;
}
.bnr-overly2 {
    position: absolute;
    background: #000;
    top: 0px;
    display: flex;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(100%);
    transition: all 0.3s;
    opacity: 0;
}
.bnr-indx:hover .bnr-overly2 {
    transform: translateY(0%);
    opacity: 1;
}
.button3d-container {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-perspective: 1000000px;
}
.button3d {
    display: block;
    float: left;
    width: 100%;
    height: 62px;
    margin: 0;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.26s;
    -o-transition-duration: 0.26s;
    -webkit-transition-duration: 0.26s;
    transition-duration: 0.26s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.index-content ul li {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.game-name {
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 5px 0px;
}
.indx-1 ul {
    width: 100%;
    display: block;
}
.indx-1 {
    width: 100%;
    margin-top: 20px;
}
.indx-1 ul img {
    width: 100%;
}
.container {
    max-width: 1366px;
    padding: 0px;
}
.button3d:hover {
    -moz-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.button3d_face {
    display: block;
    height: 100%;
    font-weight: 500;
}
.button3d_face-front {
    line-height: 48px;
    -moz-transform: translateZ(24px);
    -webkit-transform: translateZ(24px);
    transform: translateZ(24px);
}
.button3d_face-bottom {
    -moz-transform: rotateX(-90deg) translateZ(-24px);
    -ms-transform: rotateX(-90deg) translateZ(-24px);
    -webkit-transform: rotateX(-90deg) translateZ(-24px);
    transform: rotateX(-90deg) translateZ(-24px);
}
.fa {
    margin-right: 6px;
}
.fa-external-link {
    margin-left: 6px;
    margin-right: 0;
}
.social-button {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 0;
}
.button3d_face-front-ltw {
    background-color: #050720;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0px;
}
.button3d_face-bottom-ltw {
    line-height: 48px;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-slot {
    position: relative;
    width: 150px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    border-radius: 35px;
    cursor: pointer;
}
.btn-slot * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.btn-slot:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
    border-radius: 30px;
}
.btn-slot img {
    vertical-align: top;
    max-width: 100%;
}
.btn-slot 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;
}
.btn-slot h3, .btn-slot h5 {
    margin: 0;
    opacity: 0;
    letter-spacing: 1px;
}
.btn-slot h3 {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    margin-bottom: 5px;
}
.btn-slot h5 {
    font-weight: normal;
    padding: 3px 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.btn-slot .btn-csin0 {
    font-weight: normal;
    background-color: #ffffff00;
    padding: 3px 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 50px;
    border: 1px solid #bd1401;
}
.btn-slot .btn-csin1 {
    font-weight: normal;
    background-color: #ffca0000;
    padding: 3px 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 46px;
    border: 1px solid #ffca00;
}
.btn-slot .btn-csin0:hover {
    background-color: #bd1401;
}
.btn-slot .btn-csin1:hover {
    background-color: #ffca00;
    color: #000;
}
.btn-slot a {
}
.btn-slot:hover:before, .btn-slot.hover:before {
    top: 0px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.btn-slot:hover h3, .btn-slot.hover h3, .btn-slot:hover h5, .btn-slot.hover h5, .btn-slot .btn-csin0:hover, .btn-slot .btn-csin0.hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.btn-slot:hover h3, .btn-slot.hover h3 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.btn-slot:hover h5, .btn-slot.hover h5 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.image {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #000;
    border: 1px solid #ffd104;
}
.image img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale3d(0);
}
.image img:hover {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.btn-ply1 {
    /* width: 120px; */
    color: #f2cc00;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    /* box-shadow: inset 0px 0px 5px #fff; */
    border: none;
    border-radius: 20px;
    gap: 8px;
}
.btn-ply2 {
    width: 120px;
    color: #003a13;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: inset 0px 0px 5px #fff; */
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    border-radius: 20px;
    gap: 8px;
}
.btn-ply1:hover {
    opacity: 0.8;
}
.btn-ply2:hover {
    opacity: 0.7;
}
.inx-bnr-btn {
    position: absolute;
    bottom: 30px;
    right: 40px;
}
.inx-bnr {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    height: 100%;
}
figure.btn-slot {
    margin: 0px;
}
.indx-5 {
    margin-bottom: 20px;
}
.mobile-box {
    display: none;
}
/*****Footer******/
img.payment-method:hover {
    filter: none;
}
img.payment-method {
    cursor: pointer;
    filter: grayscale(1);
}
img.social-media-image {
}
img.social-media-image:hover {
    filter: none;
}
.carousel {
    background: transparent;
}
.carousel-cell {
    width: 18%;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.carousel-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: white;
}
.flickity-prev-next-button.previous {
    display: none;
}
.flickity-prev-next-button.next {
    display: none;
}
ol.flickity-page-dots {
    display: none;
}
.menu-tab {
    background: #050720;
    display: none;
}
.tab-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
}
.tab-ttl {
    border-bottom: 5px solid #fff0;
}
.tab-box.active .tab-ttl {
    border-bottom: 5px solid #ffc000;
}
.mobile-show {
    display: none;
}
.desktop-show {
    display: block;
}
/*******slot pop up********/
.modal-bottom .modal-title {
    color: #fff;
    font-weight: bold;
}
.modal.modal-bottom .modal-content {
    border-radius: 15px 15px 0px 0px;
    background: #030f1f;
}
.slot-pop-wrap {
    display: flex;
    justify-content: center;
    max-width: 335px;
    margin: 20px auto;
    gap: 10px;
}
.slot-img img {
    display: block;
    margin: 0px auto;
}
.slot-pop-wrap .btn-ply2 {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
}
.modal.modal-bottom .close {
    font-size: 30px;
    padding: 7px;
    color: #fff;
    opacity: 1;
}
.modal-dialog {
        max-width: 500px;
        margin: 12.75rem auto;
    }
/*******joinnow*********/
.joinnow .modal-dialog {
    width: 1000px;
    max-width: 1000px;
}
.joinnow .modal-dialog {
    max-width: 510px;
    background: none;
}
.joinnow .modal-content {
    background: none;
    border: none;
}
.join-cnt {
    display: flex;
}
.joinnow .close-x {
    position: absolute;
    right: -27px;
    top: 20px;
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
}
.join-r-top {
    display: flex;
    justify-content: space-between;
}
.join-r {
    margin-top: 15px;
    background: #ffffff;
    padding: 15px 30px;
    box-shadow: 0px 0px 12px 0px #f2cc00;
    color: #000;
}
.join-ttl {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
}
.join-r-cnt {
    padding: 0px 15px;
}
.flag-ttl {
    display: flex;
    padding-right: 15px;
}
.flag-ttl img {
    max-width: 20px;
}
.flag-ttl i {
    font-size: 13px;
    color: #006d4e;
}
.reg-sec {
    padding: 30px 0;
}
.fg-wrapper {
    padding: 30px;
    max-width: 959px;
    margin: auto;
    display: grid;
    grid-template-columns: 34% auto;
    grid-gap: 30px;
    background: #222548;
    border: 1px solid #f8be7d;
}
.fg-form {
    max-width: 400px;
}
.enter-remind {
    border: 1px solid #DDDDDD;
    padding: 20px;
    font-size: 17px;
    height: 120px;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.bk-title {
    color: #f2cc00;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 15px;
    /* box-shadow: inset 0px 0px 5px #fff; */
    /* text-shadow: -1px 1px #0000007d; */
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    font-weight: bold;
}
.regfield {
    display: grid;
    grid-template-columns: 145px auto;
    grid-gap: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.rgfeild {
    position: relative;
}
.regfield .label {
    align-self: center;
    color: #000000;
}
span.manred {
    color: red;
    float: right;
}
.regfield input {
    font-size: 13px;
    padding: 3px 10px;
    border: 1px solid #d6d6d6;
    height: 34px;
    border-radius: 8px;
}
.vericode {
    position: absolute;
    top: 5px;
    right: 7px;
}
button.reg-btn {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    font-size: 13px;
    box-shadow: inset 0px 0px 5px #fff;
}
button.reg-btn:hover {
    filter: brightness(0.5);
}
/********Sport-lobby*********/
.inc-item-res .indx-2 {
    margin-top: 20px;
}
.inc-item-res .indx-3 ul li {
    list-style: none;
}
.inc-item-res .indx-3 ul {
    /* margin: 40px 0px; */
    padding: 0px;
}
.inc-item-res {
    padding: 0px 0px 20px 0px;
}
/********Sport-lobby*********/
.esport-bg {
    position: relative;
    background: url( "../images/common/suites/bg-espb.jpg")top center no-repeat;
}
.horse-bg {
    position: relative;
    background: url( "../images/common/suites/horse_bg.jpg")top center no-repeat;
}
.contact-bg {
    position: relative;
    background: url( "../images/common/contact-bg.jpg")top center no-repeat;
    height: 500px;
}
.poker-bg {
    position: relative;
    background: url( "../images/common/suites/Poker_bg.jpg")top center no-repeat;
}
.lottery-bg {
    position: relative;
    background: url( "../images/common/suites/bg-lottery.jpg")top center no-repeat;
}
.fish-bg {
    position: relative;
    background: url("../images/common/suites/bg-fish.jpg")top center no-repeat;
}
.lotto-bg {
    position: relative;
    background: url("../images/common/suites/Lottery_bg.jpg")top center no-repeat;
}
.esport-bg {
    position: relative;
    background: url( "../images/common/suites/Esport_bg.jpg")top center no-repeat;
}
.al-btn {
    height: 500px;
    position: relative;
}
.in-btn {
    position: absolute;
    right: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 0px;
}
.in-btn .btn-ply {
    font-size: 26px;
    width: 300px;
}
/****Promo******/
.mix {
    display: none;
}
.filter-menu-bar {
    margin: 20px 0;
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    margin-top: 46px;
}
.pmbox {
    background: #aaaaaa;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 22px;
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
    /* border: 1px solid #016751; */
    border-radius: 25px;
    text-align: center;
}
.pmbox:hover, .pmbox.active {
    color: #003a13;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    box-shadow: inset 0px 0px 5px #fff;
}
.promo-content {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 66px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.pm-boxer {
    display: flex;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    max-width: 100%;
    height: auto;
    align-content: center;
    grid-gap: 10px;
    color: #fff;
    flex-direction: column;
}
.pm-boxer_inner {
    height: 85px;
    padding: 10px 20px;
}
h4.ttl-promo {
    color: #f8be7d;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.promo-per {
    color: #e40080;
    display: flex;
    margin-top: 20px;
}
.pm-boxer_inner_sec {
    display: flex;
    align-items: flex-end;
}
.moreinfo_btn {
    background: #ffc000;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    width: 100px;
    height: 30px;
    font-size: 13px;
}
.apply_btn {
    background: linear-gradient(to bottom, #b60000 0%, #5a0500 100%, #f1e767 100%);
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    width: 100px;
    height: 30px;
    font-size: 13px;
}
.text_red {
    color: #e40080;
    margin-left: 10px;
    font-weight: bold;
}
.text_blue {
    color: #9a7922;
}
.modal-dialog.promo {
    max-width: 800px !important;
    /* border: 1px solid #f5dcb9; */
    border-radius: 20px;
}
.modal-content.promo {
    border: none;
    background: #ffffff;
    border-radius: 20px;
}
button.close-promo {
    background: none;
    border: none;
    font-size: 19px;
    padding: 13px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffffa3;
}
.grlist {
    color: #000000;
}
.pm-title-wrapper {
    font-size: 16px;
    font-weight: 700;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    color: #ffffff;
    padding: 15px 20px;
    border-radius: 20px 20px 0px 0px;
}
.pmtable-wrapper {
}
table.promo-table tr th {
    color: #fff;
    background: #00674e;
    padding: 4px;
    border: 1px solid #00674e;
}
table.promo-table tr td {
    border: 1px solid #00674e;
    padding: 5px;
    color: #ffffff;
    background: #013920;
}
.gr-title {
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #00674e;
}
.grlist ul {
    padding-left: 20px;
    margin-top: 5px;
}
.grlist ul li {
    padding-bottom: 8px;
    font-size: 14px;
    list-style: disc;
}
.promo-pop-cont {
    padding: 15px;
}
/*****Info Center******/
.info-menu-wrapper {
    overflow: hidden;
    border-radius: 7px;
    line-height: 1.2;
    border: 1px solid #05684b;
}
.info-menu-wrapper a {
    color: #05684b;
    /* text-shadow: 1px 1px 1px #000; */
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 23px;
    border-bottom: 1px solid #05684b;
    height: 50px;
    border-radius: 0px;
    background: #eeeeee;
    /* border: 1px solid #f8bb7a; */
    /* margin-bottom: 10px; */
    display: flex;
    align-items: center;
}
.info-menu-wrapper a:last-child {
}
.info-menu-wrapper a.active, .info-menu-wrapper a:hover {
    /* text-shadow: -1px 1px #0000007d; */
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    color: #f2cc00;
}
.info-wrapper {
    background: #ededed;
    border-radius: 7px;
    padding: 25px 30px;
    margin-bottom: 30px;
    min-height: 500px;
    color: #000;
}
.info-wrapper h3 {
    color: #013920;
    font-weight: bold;
}
ol.faq {
    padding: 0 0 0 15px;
}
.about-sec-in {
    display: flex;
    padding-top: 20px;
}
ol.faq li {
    padding-bottom: 13px;
}
button.btn-tnc {
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    width: 100%;
    text-align: left;
    font-size: 16px;
    padding: 8px 15px;
    color: #f2cc00;
    border: none;
    border-radius: 5px;
    position: relative;
}
button.btn-tnc.collapsed {
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    color: #fff;
}
button.btn-tnc:focus {
    outline: none;
}
.tnc-card {
    margin-bottom: 5px;
}
.tnc-body {
    background: rgb(255 255 255);
    padding: 20px 20px 10px;
    border-radius: 4px;
    margin-top: 2px;
    line-height: 1.3;
}
.tnc-body ol {
    padding-left: 15px;
}
.tnc-body ol li {
    padding-bottom: 8px;
}
.bank-table tr.trans td {
    background: rgb(255 255 255 / 50%);
    color: #000000;
    border: 1px solid #016751;
    padding: 2px;
}
.bank-table tr.trans1 td {
    background: rgb(255 255 255 / 50%);
    color: #000000;
    border: 1px solid #016751;
    padding: 2px;
}
.bank-table tr.dwbox td {
    background: #016751;
    color: #fff;
    font-weight: 600;
    padding: 2px;
}
button.btn-tnc::after {
    content: '>';
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 17px;
    top: 10px;
    transform: rotate(270deg);
    transition: all 0.3s;
}
button.btn-tnc.collapsed::after {
    content: '>';
    transform: rotate(90deg);
    transition: all 0.3s;
}
/*******Lpgin*********/
.login-page {
    width: 950px;
    display: block;
    margin: 0px auto;
    background: #00000080;
    min-height: 300px;
}
.form-layout-new {
    color: #fff;
    padding: 30px;
}
.form-layout-new .title {
    font-size: 24px;
    font-weight: bold;
}
.login-form-validation {
    margin-top: 25px;
}
.input-area {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    width: 100%;
}
.input-area label {
    font-size: 16px;
    width: 25%;
}
.field-input {
    margin-left: 20px;
    width: 100%;
}
.login-page .form-style {
    padding: 5px 10px;
    width: 100%;
    height: 38px;
    border: 1px solid #dfdfdf;
    box-shadow: none;
}
span.logi-text {
    margin-left: 22%;
}
.logi-text a {
    color: #f2cc00;
    text-decoration: underline;
    font-weight: bold;
}
.btn-submit {
    margin-left: 22%;
    border: none;
    padding: 10px 30px;
    font-size: 18px;
    color: #f2cc00;
    text-transform: uppercase;
    width: 250px;
    border-radius: 20px;
    text-shadow: -1px 1px #0000007d;
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.area-title {
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0px;
}
.area-description {
    font-size: 16px;
    margin: 10px 0px;
}
.form-layout {
    margin-top: 30px;
}
span.forgot-password-contact-support {
    font-size: 16px;
}
.form-content {
    font-size: 16px;
    margin-bottom: 30px;
}
.for-tab ul li a {
    background: #9e9e9e;
    font-weight: bold;
    border-bottom: 3px solid #01675100 !important;
    border-radius: 50px !important;
    padding: 10px;
    width: 235px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}
.for-tab ul {
    border: none;
}
.for-tab ul li a.acitve {
    border-bottom: 1px solid #016751;
}
.for-tab ul li a.active {
    color: #fff !important;
    text-shadow: -1px 1px #0000007d;
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    border-radius: 50px;
}
.for-tab {
    width: 949px;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 7px;
}
.for-tab ul li {
    margin-right: 10px;
}
.snd-ico {
    margin-right: 10px;
}
/*******Download*********/
.downloadTab {
    margin: 20px 0;
    display: flex;
}
.downloadTab .nav-pills .nav-link {
    background: #00674e;
    margin-bottom: 5px;
    height: 50px;
    color: #ffffff;
    align-items: center;
    display: flex;
    /* border: 1px solid #f6b371; */
    border-radius: 30px;
    justify-content: center;
}
.downloadTab .nav-pills .nav-link.active, .downloadTab .nav-pills .nav-link:hover {
    background: #013920;
    color: #f6c600;
}
.downloadbody {
    text-align: center;
}
.downloadbox {
    text-align: center;
    width: 23%;
    margin: 0 5px;
    display: inline-block;
    height: 173px;
}
.ndl-btn {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 30px;
    display: block;
    margin: auto;
    margin-top: 4px;
    width: 78%;
}
.ndl-btn:hover, .ndl-btn:focus {
    color: #003a13;
    background: linear-gradient(90deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
}
.adl-btn {
    color: #10070c;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 30px;
    display: block;
    margin: auto;
    margin-top: 4px;
    width: 78%;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.adl-btn:hover, .adl-btn:focus {
    background: linear-gradient(90deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.dl {
    max-width: 500px;
    margin: auto;
}
.dl table {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    border-radius: 22px;
    overflow: hidden;
}
.dl table th {
    border: none;
    text-align: center;
    padding: 16px;
    background: #016751;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
}
.dl table td {
    text-align: left;
    padding: 8px;
    background-color: #00381f;
    border: 1px solid #00381f;
    color: #ffffff;
}
.dl .username_custom {
    color: #f6c600;
}
.downloadboxContent {
    padding: 10px;
    /* border: 1px solid #fcd69a; */
    background: #ededed;
    border-radius: 20px;
}
.downloadbox img {
    height: 130px;
    margin-bottom: 7px;
}
/*******After login page**********/
.after-top {
    background: #00674e;
    padding: 15px 0px 0px 0px;
}
.af-top-tab ul {
    display: flex;
    justify-content: center;
}
.af-top-tab ul li {
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.af-top-tab ul li a {
    width: 200px;
    text-align: center;
    border-bottom: 3px solid #01675100;
}
.af-top-tab ul li a img {
    height: 35px;
    filter: brightness(0) invert(1);
}
.af-top-tab ul li a p {
    margin: 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
}
.af-top-tab ul li a.active {
    border-bottom: 3px solid #e8b500;
    color: #e8b500;
}
.af-top-tab ul li a.active img {
    filter: brightness(0) saturate(100%) invert(71%) sepia(62%) saturate(2712%) hue-rotate(10deg) brightness(110%) contrast(103%);
}
.wallet_bal {
    color: #cd9c41;
}
.sidepanel {
    margin: 0;
    padding: 0;
    width: 195px;
    float: left;
    border-bottom: none;
}
.sidepanel ul {
    background: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.sidepanel ul li {
    margin-bottom: 1px;
}
.sidepanel ul li a {
    display: flex;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    margin: 0px;
    border-radius: 5px;
    line-height: initial;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    word-break: break-all;
    padding: 10px;
    background-image: -webkit-linear-gradient(top, #f4f3f3, #e6e6e6);
    color: #858585;
    box-shadow: 0px -1px 0 #d8d8d8, 0 0px 0px 1px rgba(255, 255, 255, 0.9);
}
.sidepanel ul li.active a {
    background: linear-gradient(to bottom, rgba(198,168,70,1) 0%, rgba(111,80,13,1) 100%);
    color: #fff;
}
.sidepanel_icon_white {
    display: none;
}
.sidepanel ul li.active a .sidepanel_icon_white {
    display: block;
}
.sidepanel ul li.active a .sidepanel_icon_color {
    display: none;
}
.sidepanel ul li a img {
    margin-right: 5px;
    width: 24px;
}
.sidepanel_content {
    display: block;
    margin-left: 210px;
    min-height: 600px;
    border-radius: 10px;
    color: #ffffff;
}
.sidepanel_header {
    padding: 20px;
    color: #000000;
    border-bottom: 1px solid #c4c4c4;
}
[data-toggle="collapse"] .fa:before {
    content: "\f139";
}
[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}
.af-wrap {
    display: block;
    margin: 0px auto;
    width: 880px;
}
.transaction-status .card-header {
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.transaction-status .card {
    border: none;
    background: #ededed;
}
.btn-link i {
    position: absolute;
    right: 0px;
    display: flex;
    align-items: center;
    font-size: 18px;
}
.transaction-status .card-header h5 {
    position: relative;
}
.transaction-status .btn-link {
    color: #fff;
    border: none;
    background: none;
    padding: 5px 0px;
    font-weight: bold;
}
.transaction-status .btn-link:hover {
    color: #016751;
    text-decoration: none;
}
.tranc-table tr td {
    background: #d9d9d9;
    color: #000;
    padding: 5px 10px;
    text-align: center;
}
.tranc-table tr th {
    background: #016751;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.transaction-status {
    margin-bottom: 20px;
}
.btn-wallt {
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.wallt-ttl {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}
.btn-bln {
    color: #939393;
    padding: 10px;
    font-size: 16px;
    background: #ededed;
}
.bln-ttl {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.card.bln-box {
    border: 1px solid #dfb65d;
    border-radius: 0px;
    background: none;
}
.login_bar span i {
    margin: 0px 7px;
}
.bln-box .card-header {
    background: #bbbbbb;
    /* border: 1px solid #dfb65d; */
    border-radius: 0px;
}
.bln-box .btn-link {
    border: none;
    background: none;
    padding: 10px 0px;
    color: #fff;
    font-weight: bold;
}
#wbln-1 .card-body {
    padding: 0px;
}
.af-tab-dwn-mn ul {
    display: flex;
    justify-content: flex-start;
    padding: 0px;
    margin: 0px;
}
.af-tab-dwn-mn ul li {
    list-style: none;
    display: flex;
    margin-right: 5px;
    align-items: center;
}
.af-tab-dwn-mn ul li a img {
    height: 30px;
    margin-right: 10px;
}
.af-tab-dwn {
    padding: 0px;
}
.af-tab-dwn-mn ul li a {
    background: #bbbbbb;
    padding: 10px 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: bold;
    border-bottom: 3px solid #01675100;
    text-transform: uppercase;
}
.af-tab-dwn-mn ul li a.active {
    border-bottom: 3px solid #e8b500;
    color: #f2cc00;
    /* text-shadow: -1px 1px #0000007d; */
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdc9f", endColorstr="#f48e44", GradientType=1);
}
.af-tab-dwn-mn ul li a.active img {
    filter: brightness(0) invert(1);
}
.bank_select {
    display: flex;
    justify-content: left;
    width: 500px;
    font-size: 12px;
}
.bank_select_inner {
    display: flex;
    color: #858585;
    text-align: center;
    align-items: center;
    margin-right: 10px;
}
.bank_select_img {
    border: 1px solid #858585;
    border-radius: 5px;
    padding: 0px;
    margin: 8px;
    margin-left: 0;
}
.nav-pills.afterlogin_bank .nav-link.active, .nav-pills.afterlogin_bank .show > .nav-link {
    color: #fff;
    background-color: #ffffff00;
    background-position: 1% 56%;
    background-repeat: no-repeat;
    padding: 0;
}
.nav-pills.afterlogin_bank .nav-link {
    padding: 0;
}
.nav-pills.afterlogin_bank .nav-link.active .bank_select_inner {
    color: #016751;
}
.nav-pills.afterlogin_bank .nav-link.active .bank_select_inner .bank_select_img {
    border: 1px solid #016751;
}
.ori_img {
    display: none;
}
.nav-pills.afterlogin_bank .nav-link.active .ori_img {
    display: block;
}
.nav-pills.afterlogin_bank .nav-link.active .grey_img {
    display: none;
}
.af-in-content {
    color: #000000;
    margin-top: 8px;
    padding: 20px;
    min-height: 450px;
    width: 100%;
    background: #ededed;
    display: flex;
    flex-direction: column;
}
.form-in {
    display: flex;
    margin-bottom: 20px;
    font-size: 16px;
}
.setting_text {
    font-size: 16px;
    width: 100%;
}
.afterlogin {
    display: flex;
    justify-content: flex-start;
}
.afterlogin a {
    margin-bottom: 16px;
    border: 3px solid #d9d9d9;
    background: #5e5e5e;
    width: 31%;
    display: block;
    text-align: center;
    padding: 6px 0px;
}
.afterlogin a.active {
    border: 3px solid #016751;
    background: #016751 !important;
}
.inputDeposit {
    height: 38px;
    padding: 5px 10px;
    border-radius: 6px;
    border: 1px solid #016751;
}
.depositBtn {
    border: none;
    background: #016751;
    color: #fff;
    padding: 10px;
    border: 1px solid #fff3;
}
.submit_btn {
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border: none;
    width: 197px;
    border-radius: 20px;
    text-shadow: -1px 1px #0000007d;
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdc9f", endColorstr="#f48e44", GradientType=1);
}
.submit_btn:hover {
    background: linear-gradient(90deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.btn-all-af {
    padding-left: 10px;
}
.af-content .row {
    margin-bottom: 20px;
}
.bank_details_copy i {
    color: #ec0000;
}
.bank_details_copy {
    font-size: 14px;
}
.form-style-m {
    height: 38px;
    padding: 5px 10px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #016751;
}
.form-style-lb {
    font-size: 16px;
}
.form-item {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    align-items: center;
}
.form-style-lb {
    width: 30%;
}
.af-in-content-all {
    width: 100%;
}
.btn-all-af-2 {
    display: flex;
    justify-content: flex-end;
}
.af-in-content-all h4 {
    font-weight: bold;
    margin-bottom: 30px;
}
/*************MSG*****************/
.mail-box {
    position: relative;
    margin-right: -14px;
}
.msg-nmb {
    position: absolute;
    top: -5px;
    background: #f00;
    color: #fff;
    border-radius: 50%;
    padding: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 18px;
    font-size: 11px;
}
.mail-box img {
    width: 70%;
    border: 1px solid #f1d59b;
    padding: 5px 10px;
}
.mail-box2 {
    position: relative;
}
.msg-nmb2 {
    position: absolute;
    top: 5px;
    background: #f00;
    color: #fff;
    border-radius: 50%;
    padding: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 7px;
    font-size: 13px;
    font-weight: bold;
}
.mail-box2 img {
    width: 100%;
    border: 1px solid #f1d59b;
    padding: 10px 10px;
    display: block;
    margin: 0px auto;
}
.in-box {
    display: flex;
}
.msg-content {
    display: block;
    width: 100%;
    border: 1px solid #00131e;
}
.bg-ttl {
    text-align: center;
    color: #ffe795;
    font-size: 22px;
    text-transform: uppercase;
}
.btn-ttl {
    color: #ffffff;
    padding: 8px 25px;
    border-radius: 25px;
    text-align: left;
    display: inline-block;
    font-weight: bold;
}
.msg-tr {
    display: table;
    width: 100%;
    cursor: pointer;
}
.msg-td {
    display: table-cell;
}
.cl-1 {
    width: 18%;
    text-align: left;
}
.cl-2 {
    width: 30%;
}
.cl-3 {
    width: 40%;
}
.cl-4 {
    width: 10%;
    text-align: right;
}
.msg-tr a {
    width: 100%;
    display: table;
}
.msg-tr a {
    width: 100%;
    display: table;
    color: #ffffff;
    padding: 10px 0px;
    background: rgba(0, 0, 0, 0.6);
}
.mesg-bg {
    background: #190804 url(../images/common/msg-bg.jpg) top center no-repeat;
    padding: 0px 0px 40px 0px;
}
.icon-annout img {
    width: 24px;
}
.index-category-wrapper {
    margin-bottom: 24px;
}
.slide-arrow.slide-arrow__next.mainNext-btn img {
    transform: rotateY(180deg);
}
.msg-bg {
    border-radius: 10px;
}
.msg-ttl {
    position: relative;
    text-shadow: -1px 1px #0000007d;
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdc9f", endColorstr="#f48e44", GradientType=1);
}
.pt-txt {
    padding-left: 25px;
}
.trsh-ico i {
    font-size: 20px;
    color: #ffffff;
    padding-right: 20px;
}
.msg-list .msg-tr {
}
.msg-list .msg-tr:hover {
}
.msg-tr a:hover {
    background: #016751;
    text-decoration: none;
}
.txt-l {
    flex: 1 0 auto;
    color: #c7c7c7;
    padding: 30px 0px;
}
.txt-info {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.page-box {
    flex: 0 1 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    color: #c7c7c7;
    width: 100%;
}
.pg-input input {
    width: 40px;
    height: 30px;
    border-radius: 8px;
    border: none;
    text-align: center;
}
.pg-1 {
    padding: 0px 10px;
}
.btn-left {
    height: 30px;
    padding: 0px 10px;
    border-radius: 8px 0px 0px 8px;
}
.pg-n {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
.btn-right {
    height: 30px;
    padding: 0px 10px;
    border-radius: 0px 8px 8px 0px;
}
.pg-n button {
    background: #eaf2f5;
    color: #45547b;
    font-size: 14px;
}
.msg-pp {
    max-width: 580px;
    margin-top: 10%;
}
.msg-pp .modal-content {
    border: none;
    background: #ffffff;
    min-height: 289px;
    border-radius: 9px;
    /* border: 1px solid #fedaa1; */
}
.msg-pp button.close {
    color: #016751;
    opacity: 1;
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 100;
    border-radius: 8px;
}
.msg-p-ttl {
    text-align: left;
    font-size: 18px;
    padding: 10px;
    color: #016751;
    padding: 14px 15px 8px 15px;
    font-weight: bold;
    border-bottom: 1px solid #016751;
}
.msg-pp .modal-body {
    padding: 0px;
    position: relative;
}
.msg-content-pop {
    padding: 10px 15px;
    color: #000000;
    display: block;
}
table.table-msg tr th {
    background: #080c38;
    text-align: left;
    padding: 10px 20px;
    border-bottom: 1px solid #01c6ff;
    color: #01c6ff;
}
table.table-msg tr td {
    background: #000;
    padding: 10px 20px;
}
span.time-l {
    padding-left: 11px;
}
.msg-in p {
    margin-bottom: 18px;
}
a.msg-saw:focus {
    text-decoration: none;
}
.msg-in .fa {
    color: #ffd040;
    font-size: 19px;
}
.msg-in {
    float: left;
    margin-right: 10px;
}
.clr-box {
    border-radius: 50px;
    border: 1px solid #fff;
    width: auto;
    height: 18px;
    display: block;
    font-size: 10px;
    text-align: center;
    position: relative;
    top: 1px;
    margin-left: 5px;
    font-weight: bold;
    padding: 0 2px;
    min-width: 18px;
}
.msg-in .fa:hover {
    color: #ffffff;
}
.msg-in a {
    display: flex;
    color: #fff;
}
.msg-in a:hover .fa {
    color: #fff;
}
.msg-in a:hover {
    text-decoration: none;
}
.date-from {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.date-from span {
    margin: 0px 10px;
}
.logout_btn {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    font-size: 13px;
    box-shadow: inset 0px 0px 5px #fff;
}
.btmtools_after {
    color: #c9c6c6;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.af-detail {
    display: flex;
    align-items: center;
}
.deposit_btn {
    background: #ffc000;
    color: #f2cc00;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    font-size: 13px;
    margin-right: 5px;
    box-shadow: inset 0px 0px 5px #fff;
    /* text-shadow: -1px 1px #0000007d; */
    background: rgb(255,220,159);
    background: -moz-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.deposit_btn a:hover {
    color: #210e05;
}
.btn-afbtn {
    background: #016751;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    width: auto;
    height: 32px;
    font-size: 13px;
    margin-right: 5px !important;
    padding: 7px 15px;
}
.drop-in ul li {
    list-style: none;
    padding: 6px 10px;
}
.drop-in ul {
    margin: 0px;
    padding: 0px;
}
.af-detail {
    display: flex;
    align-items: center;
}
.user-name h4 {
    color: #00674e;
    font-size: 14px;
    display: flex;
    margin: 0px;
}
.user-name h4 span {
    color: #016751;
    font-weight: bold;
    margin-left: 5px;
}
.dropdown-menu {
    min-width: 260px;
    background: #000000;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    border-radius: 8px;
    left: -17px;
    border: 1px solid #016751;
    margin-top: 1px;
}
.drop-in ul li {
    display: flex;
    cursor: pointer;
}
.dropdown-menu ul li:first-child {
    margin-top: 10px;
}
.dropdown-menu ul li {
    display: flex;
    list-style: none;
    width: 100%;
    padding: 3px 10px;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
}
.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
}
.dropdown-menu ul li:hover {
    background: #ffffff85;
}
.am-prov {
    text-align: right;
    float: right;
    display: flex;
    position: relative;
    align-items: center;
}
.btn-in {
    padding: 3px 6px;
    font-size: 12px;
    background: #7ab529;
    margin-left: 8px;
    color: #fff;
    border: none;
}
.prov-out {
    margin-left: 8px;
}
.btn-out {
    padding: 3px 5px;
    font-size: 12px;
    background: #b5171d;
    color: #fff;
    border: none;
}
.am-prov .prov-in {
    width: auto;
}
.prov-am {
    font-size: 13px;
    line-height: 0px;
}
.drop-menu ul li:first-child {
    background: none;
    border: none;
    padding: 0px;
}
.drop-menu ul li a {
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0px;
}
.dropdown-menu2 {
    min-width: 115px !important;
    left: 6px;
}
.drop-menu ul li {
    padding: 0px;
}
.drop-menu ul li a:hover {
    background: #a78cc1;
    color: #fff;
}
.drop-menu ul {
}
.drop-menu ul li:last-child a:hover {
    border-radius: 0px 0px 6px 6px;
}
.drop-menu ul li:first-child a:hover {
    border-radius: 6px 6px 0px 0px;
}
.btn-afbtn:hover {
    color: #fff;
}
.user-name {
    font-weight: bold;
    margin-right: 10px;
}
.log-group i {
    color: #016751;
    font-size: 20px;
}
span.msg-dot {
    height: 10px;
    width: 10px;
    background: #f00;
    display: flex;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: -5px;
}
.log-group a {
    position: relative;
}
.contact_dotted {
    border-right: 1px dotted #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 33%;
    align-items: center;
    font-size: 18px;
}
.contact_dotted img {
    height: 100px;
}
.contact-us-header_inner {
    margin: 80px 0px;
}
.contact_dotted i {
    font-size: 101px;
}
.contact_dotted span {
    margin-bottom: 15px;
}
.contact_dotted a:hover {
    color: #ffc000;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
    left: 0;
}
.owl-nav button.owl-next {
    right: 0;
}
.owl-dots {
    text-align: center;
    padding-top: 15px;
    display: none;
}
.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}
.owl-dots button.owl-dot.active {
    background-color: #000;
}
.owl-dots button.owl-dot:focus {
    outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.owl-nav button:focus {
    outline: none;
}
.owl-nav button span {
    font-size: 50px;
    line-height: 25px;
}
.owl-nav button {
    background: none;
}
.owl-slider {
    margin-top: 20px;
    display: block;
}
/******Deposit******/
.payment-sel ul li {
    list-style: none;
    /* margin-right: 10px; */
}
.payment-sel ul {
    display: flex;
    padding: 0px;
    margin: 0px;
    /* margin-bottom: 50px; */
    justify-content: space-between;
    gap: 10px;
}
.payment-sel ul li a {
    background: #bbbbbb;
    padding: 7px 5px;
    color: #fff;
    font-size: 16px;
    border-bottom: 3px solid #016751;
    display: flex;
    flex-direction: column;
    text-align: center;
    /* text-shadow: 2px 1px black; */
}
.payment-sel ul li a.active, .payment-sel ul li a:hover {
    background: #016751;
    border-bottom: 3px solid #016751;
}
.step-bar {
    background: url("../images/common/step-bg.png") no-repeat center top;
}

.step-in ul {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    align-items: center;
    margin: 0px;
}

.step-in ul li {
    display: flex;
    align-items: center;
}

.step-text {
    padding-left: 20px;
}

.step-text h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    background: -webkit-linear-gradient(#ffee00, #b78327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px #333);
}

.mainswiper .swiper-slide {
    text-align: center;
}
.mainswiper .swiper-slide img {
    object-fit: revert;
    width: 98%;
    border-radius: 15px;
}
.mainPrev-btn {
    cursor: pointer;
    background-color: #393939;
    padding: 5px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainNext-btn {
    cursor: pointer;
    background-color: #393939;
    padding: 5px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    right: 0;
    z-index: 99;
    top: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.arrow_slider {
    display: flex;
    grid-gap: 6px;
    margin: 10px 0;
    justify-content: space-between;
}
.arrow_slider .slide-arrow {
    cursor: pointer;
    background-color: #393939;
    padding: 6px 13px;
    border-radius: 50%;
    color: #d5b167;
}
.step-text h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    background: -webkit-linear-gradient(#faf0be, #f3cb14);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px #333);
}
.lby-box ul {
    display: grid;
    flex-wrap: wrap;
    padding: 0px;
    justify-content: center;
    margin-top: 30px;
    grid-template-columns: repeat(4,1fr);
}
.lby-box ul li {
    list-style: none;
    position: relative;
    text-align: center;
}
.index-info {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.in-info ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0px;
    padding: 0px;
    gap: 16px;
}
.in-info ul li {
    list-style: none;
    display: flex;
    align-items: end;
}
.embed-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
    height: 100%;
}
.embed-container iframe {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    padding: 8px;
}
.rebate-in {
}
.referral_qr img {
    display: block;
    margin: 0px auto;
    height: 115px;
}
.rabate-date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
}
.referral_qr {
    margin-top: 26px;
}
.rabate-date .form-group {
    margin: 0px 4px;
}
.rebate-in input {
    height: 38px;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}
.btn-check {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
    border-radius: 50px;
    padding: 4px 20px;
    border: none;
}
.af-table tr th {
    background: #016751;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ededed;
}
.af-table tr td {
    padding: 5px 10px;
    border: 1px solid #016751;
    text-align: center;
    color: #fff;
    background: #00381f;
}
.privatemsgTable {
    margin-top: 30px;
}
.table-detail tr th {
    background: linear-gradient(to bottom, rgba(197,156,84,1) 0%, rgba(105,72,14,1) 100%);
    padding: 7px;
    text-align: center;
    border: 1px solid #856123;
}
.table-detail tr td {
    text-align: center;
    border: 1px solid #856123;
    padding: 5px;
}
table.table-detail {
    width: 500px;
    margin: 0px auto;
}
.inx-prod {
    display: flex;
    justify-content: space-between;
}
.inx-prod ul li img {
    height: 210px;
}
.depositTitle {
    color: #000000;
}
.rabate-date input.form-control {
    margin: 0px;
}
.rabate-date .form-control {
    border-radius: 5px;
}
.rabate-date.input-group-append button {
    border: none;
}
button.btn-dt {
    border: none;
}
.main-wallet {
    padding: 0px;
}
.main-wallet {
    text-align: center;
    color: #000;
    background: #dedede;
}
.main-wallet:hover {
    /* background: #000; */
    /* color: #ffe895; */
}
.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
    padding-top: 3px;
    font-weight: bold;
    width: 50%;
    text-align: left;
    /* background: #ffffff; */
    padding: 5px;
    border-right: 1px solid #ffffff;
    color: #000;
}
.am-prov {
    float: right;
    display: flex;
    position: relative;
    width: 50%;
    text-align: center;
    justify-content: center;
}
.btn-in {
    padding: 2px 5px;
    font-size: 12px;
    color: #ffffff;
    margin-left: 8px;
    border: none;
    background: #5ed087;
    border-radius: 2px;
}
.prov-out {
    margin-left: 8px;
}
.btn-out {
    padding: 2px 5px;
    font-size: 12px;
    color: #ffffff;
    border: none;
    background: #ec4e4e;
    border-radius: 2px;
}
.am-prov .prov-in {
    width: auto;
    color: #fff;
}
.prov-am {
    font-size: 13px;
    line-height: 0px;
    width: 50%;
    color: #000;
}
.main-wallet ul li:first-child .prov-am {
    color: #fff;
}
.main-wallet ul li:hover {
    background: #00614459;
}
.main-wallet ul li:first-child {
    /* border-bottom: 1px solid #805637; */
    color: #fff;
    padding: 5px;
    border: none;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
.main-wallet ul li {
    display: flex;
    list-style: none;
    width: 100%;
    cursor: pointer;
    border-top: 1px solid #bfbfbf;
    border-bottom: none;
}
.main-wallet ul {
    margin: 0px;
    padding: 0px;
    color: #fff;
    /* border: 1px solid #805637; */
}
.modal-bln .modal-body {
    padding: 0px;
}
.close-X {
    text-align: center;
    display: block;
    width: 100%;
    color: #ffffff;
    opacity: 1;
    text-shadow: none;
}
.btn-vefy {
    background: #3f4579;
    padding: 14px;
    color: #fff;
    font-size: 10px;
}
.modal-bln {
    margin: 0px;
}
#balance-modal .close-x {
    position: absolute;
    right: 1px;
    top: -31px;
    z-index: 10;
    /* border: 1px solid #895d3b; */
    background: #004b30;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    width: 30px;
    height: 30px;
    box-shadow: none;
    border: none;
}
.main-wallet ul li:first-child .prov-name {
    background: none;
    border: none;
    color: #fff;
}
.main-wallet ul li:first-child .am-prov {
    align-items: center;
    display: flex;
    align-items: center;
    color: #fff;
}
.blog-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    background: #ededed;
    padding: 30px;
    margin-bottom: 20px;
    color: #000000;
    margin-top: 20px;
    border-radius: 5px;
}
.blog-title-box {
    padding: 5px;
}
.blog-title-box i {
    font-size: 28px;
    color: #f6c600;
    margin-left: 10px;
    margin-right: 10px;
}
.blog-boxer {
    display: grid;
    grid-template-columns: 40% 60%;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    max-width: 100%;
    height: auto;
    align-content: center;
    margin: 25px 0;
    grid-gap: 10px;
}
.blog-boxer h4 {
    color: #003a13;
    font-weight: 600;
    font-size: 26px;
}
.blog-time-title {
    color: #6f6f6f;
}
.blog-time-title p i {
    margin-right: 10px;
}
.blog-content {
    color: #000000;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.blog-boxer .moreinfo_btn {
    display: flex;
    align-items: center;
    width: 37%;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    justify-content: center;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.blog-boxer .moreinfo_btn:hover {
    background: linear-gradient(90deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.blog-boxer_inner {
    display: grid;
    padding-bottom: 10px;
}
.blog-boxer .moreinfo_btn i {
    background: #000;
    color: #efce4d;
    border-radius: 50%;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    padding: 2px;
    padding-left: 5px;
}
.seperate-line {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background: #00674f;
    border-radius: 10px;
}
.blog-content p {
    font-weight: 700;
}
.blg-content {
    padding: 10px;
}
.btn-logo img:hover {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.btn-logo img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.lby-box ul li img:hover {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.lby-box ul li img {
    width: 95%;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.in-info ul li img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.in-info ul li img:hover {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.bnr-indx img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.bnr-indx img:hover {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.pm-boxer img:hover {
    filter: drop-shadow(2px 4px 6px #f9c281);
}
.m-desktop-show {
    display: block;
}
.m-mobile-show {
    display: none;
}
.btn-plynow {
    color: #003a13;
    position: absolute;
    bottom: 10%;
    left: 14%;
    padding: 5px 20px;
    border-radius: 50px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all .6s ease-in-out;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    box-shadow: inset 1px 1px 8px 0px #fff;
    font-size: 10px;
}
.btn-plynow:hover {
    color: #003a13;
}
.btn-logo .btn-plynow {
    left: 6%;
    font-size: 20px;
}
.lby-box ul li:hover .btn-plynow {
    -webkit-transition: all .6s ease-in-out;
    transform: scale(1.1);
}
.bg-event {
    background: #0000003d;
    margin-bottom: 30px;
    padding: 30px;
    margin-top: 30px;
}
.indx-6 ul {
    list-style: none;
    padding: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.indx-6 ul li {
    margin-bottom: 15px;
    position: relative;
    width: 300px;
    display: block;
}
.bnr-indx2 {
    position: relative;
}
.btn-plynow2 {
    background: linear-gradient(to bottom, rgba(99,0,0,1) 0%, rgba(198,0,0,1) 51%, rgba(123,0,0,1) 100%);
    padding: 5px 10px;
    border-radius: 30px;
    box-shadow: 1px 1px 1px #000;
    position: absolute;
    width: 110px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    right: 30px;
    bottom: 25px;
    -webkit-transition: all .6s ease-in-out;
}
.btn-plynow2:hover {
    background: linear-gradient(to bottom, rgba(123,0,0,1) 0%, rgba(198,0,0,1) 49%, rgba(99,0,0,1) 100%);
    color: #fff;
    transform: scale(1.1);
}
.bnr-indx:hover .btn-plynow {
    transform: scale(1.1);
}
.sport-ifame iframe {
    background: linear-gradient(to bottom, #8f8f8f 0, #10070c 100%)!important;
}
.contact-wrap ul {
    list-style: none;
    padding: 0px;
    display: flex;
    width: 100%;
    /* gap: 60px; */
    padding-top: 50px;
    justify-content: space-around;
}
.contact-wrap ul li .in-box {
    background: none;
}
.contact-wrap ul li .in-box h4 {
    font-size: 20px;
}
.contact-wrap ul li .side-ic i {
    font-size: 23px;
}
.contact-wrap ul li .side-ic {
    height: 55px;
    width: 100%;
    background: none;
}
.contact-wrap ul li .side-ifn {
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: none;
    flex-direction: column;
    font-size: 14px;
}
.contact-wrap ul li {
    width: 33%;
    position: relative;
}
.qr-in img {
    width: 30%;
}
.contact-wrap ul li .side-ifn p {
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
}
.contact-wrap ul li .in-box a {
    width: 100%;
    background: none;
}
.contact-wrap ul li .side-ifn p strong {
    font-weight: bold;
    font-size: 16px;
}
.contact-wrap {
    display: block;
    width: 100%;
}
.contact-ttl {
    background: #180902;
    width: 100%;
    text-align: left;
    padding: 10px 40px;
    border-radius: 50px;
}
.contact-wrap ul li:after {
    content: "";
    background: #013920;
    position: absolute;
    height: 150px;
    width: 0.5px;
    bottom: 35px;
    right: 0px;
}
.contact-wrap ul li:last-child:after {
    width: 0px;
}
/************************************* NAV MENU CSS ************************************/
.menuWrapper.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.menuWrapper {
    font-weight: 400;
    bottom: 0px;
    top: 0px;
}
.menupart {
    width: 1294px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
.menupart .active {
}
.menupart .active a {
    background: #00000038;
    border-bottom: 2px solid #e8b500;
}
.menupart > ul > li {
}
.menupart > ul > li:first-child {
    margin: 0px;
}
.menupart > ul > li > a {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 15px;
    display: flex;
    position: relative;
    border: 1px solid #fff0;
    padding: 5px 20px;
    padding-top: 10px;
    height: 56px;
    align-items: center;
    border-bottom: 2px solid #9325f500;
    flex-direction: revert;
}
.menupart > ul > li > a:hover {
    color: #f9c403;
    text-decoration: none;
    background: #ffffff1c;
    border-bottom: 2px solid #e8b500;
}
.menupart > ul > li > .icon {
}
.menupart > ul > li > .icon p {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    font-weight: bold;
}
.wsmenuexpandermain {
    position: relative;
}
.overlapblackbg {
    display: none;
}
.wsmenu {
    color: #fff;
    font-size: 15px;
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    position: relative;
}
.wsmenu-list {
    list-style: none;
    padding: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
    margin: 0px;
    width: 100%;
}
.wsmenu-list > li {
}
.wsmenu-list > li > a {
}
.wsmenu-list li:first-child a {
}
.wsmenu-list li:last-child a {
}
.wsmenu-list > li > a .fa {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    margin-right: 0px;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
    font-size: 12px;
    margin: 0 3px 0 -4px;
}
.wsmenu-list li a .arrow:after {
}
.wsmenu-list > li > a {
}
.wsmenu-list li a:hover .arrow:after {
    border-top-color: #b3b3b3
}
.wsmenu-list li a.active .arrow:after {
    border-top-color: #b3b3b3
}
.wsmenu-list li:hover > a .arrow:after {
    border-top-color: #b3b3b3
}
.megamenu iframe {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}
.megamenu video {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}
.wsmenu-list li:hover .megamenu {
    opacity: 1;
}
.megamenu {
    width: 100%;
    left: 0px;
    position: absolute;
    top: 55px;
    color: #fff;
    z-index: 1000;
    margin: 0px;
    text-align: left;
    font-size: 15px;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.megamenu .title {
    border-bottom: 1px solid #444444;
    font-size: 14px;
    padding: 0px;
    font-size: 17px;
    color: #fff;
    margin-bottom: 3px;
    text-align: left;
    height: 25px;
}
.megamenu img {
    height: 150px;
    width: 95%;
}
.megamenu img:hover {
    opacity: 0.9;
    xborder: 1px solid #ebc316;
    filter: drop-shadow(0px 0px 2px #8ec01d);
}
.link-list li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left;
}
.link-list li a {
    line-height: 12px;
    border-right: none;
    text-align: left;
    padding: 6px 0px;
    xbackground: #fff !important;
    background-image: none !important;
    color: #dedbdb !important;
    border-right: 0 none !important;
    display: block;
    border-right: 1px solid #e7e7e7;
    xbackground-color: #fff;
    color: #919090;
    font-size: 17px !important;
    font-family: 'Ruda', sans-serif !important;
}
.link-list li a:hover {
    color: #db454a !important;
    text-decoration: none !important;
}
.wsmenu-list .ad-style {
    width: 28%;
    float: right;
}
.wsmenu-list .ad-style a {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: normal !important;
    background-image: none !important;
}
.mobile-sub .megamenu .ad-style a:hover {
    background-color: transparent !important;
}
.wsmenu-list .megamenu li:hover > a {
    background: transparent !important;
}
.wsmenu-list .megamenu li a:hover {
}
.wsmenu-list .megamenu li .fa {
    margin-right: 5px;
    text-align: center;
    width: 18px;
}
.mrgtop {
    margin-top: 15px;
}
.show-grid div {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #dbdbdb;
    border: 1px solid #e7e7e7;
    color: #6a6a6a;
    margin: 2px 0px;
}
.menupart > ul > li > a:hover img {
 filter: .menupart > ul > li > a:hover .mn-sport;
}
.menupart > ul > li > a span {
    filter: brightness(0) invert(1);
}
.wbg0 {
    background: #272727;
}
.wbg1 {
    background: #240604;
}
.wbg2 {
    background: #240604;
}
.wbg3 {
    background: rgb(49 27 16);
}
.wbg4 {
    background: #272727;
    color: #646363;
    font-size: 18px;
}
.wbg4 .title2 {
    font-size: 20px;
    width: 100px;
    margin: 0 auto;
    color: #9d9d9d
}
.wbg4 p {
    font-size: 20px;
    width: 150px;
    margin: 0 auto;
    color: #777676
}
.halfdiv {
    width: 35%;
    right: 0px !important;
    left: auto;
}
.menu_form {
    width: 100%;
    display: block;
}
.menu_form input[type="text"] {
    width: 100%;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px;
}
.menu_form textarea {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px;
    min-height: 122px;
}
.menu_form input[type="submit"] {
    width: 25%;
    display: block;
    height: 28px;
    float: right;
    border: solid 1px #ccc;
    margin-right: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.menu_form input[type="button"] {
    width: 25%;
    display: block;
    height: 28px;
    float: right;
    border: solid 1px #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.megamenu .left.carousel-control {
    padding-top: 20%;
}
.megamenu .right.carousel-control {
    padding-top: 20%;
}
.carousel-inner .item img {
    width: 100%;
}
.megamenu .carousel-caption {
    bottom: 0px;
    background-color: rgba(0,0,0,0.7);
    font-size: 13px;
    height: 31px;
    left: 0;
    padding: 7px 0;
    right: 0;
    width: 100%;
}
.menu-col {
    float: left;
}
.menu-col:hover {
}
.menu-col-logo p {
    color: #ffffff;
    font-weight: 100;
    padding: 5px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.menu-col-text span {
    color: #d9a826;
    font-weight: bold;
    font-size: 20px;
    line-height: 10px;
}
.menu-col-text p {
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}
.wsmenu-list li > .wsmenu-submenu {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    visibility: hidden;
}
.wsmenu-list li:hover > .wsmenu-submenu {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    visibility: hidden;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    visibility: hidden;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-list li > .megamenu {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    visibility: hidden;
}
.wsmenu-list li:hover > .megamenu {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-submenu {
    position: absolute;
    top: 48px;
    z-index: 1000;
    margin: 0px;
    padding: 4px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu-submenu li a {
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 6px 12px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0px solid;
}
.wsmenu-list > li.active > a {
}
.wsmenu-submenu li {
    position: relative;
    margin: 0px;
    padding: 0px;
}
.wsmenuexpandermain {
    display: none;
}
.wsmenu-list li:hover .wsmenu-submenu {
    display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    opacity: 1;
    list-style: none;
    padding: 4px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
    opacity: 1;
    list-style: none;
    padding: 4px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}
.wsmenu-submenu li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
}
.wsmenu-click {
    display: none;
}
.wsmenu-list li:hover > a {
}
.wsmenu-list > li > a:hover {
}
.wsmenu-list > li > a.active {
    background-color: rgba(0,0,0,0.08) !important;
    text-decoration: none;
}
.wsmenu-submenu > li > a:hover {
    background-color: rgba(0,0,0,0.08) !important;
    border-radius: 0px !important;
    text-decoration: none;
    text-decoration: none;
}
.wsmenu-submenu .fa {
    margin-right: 7px;
}
.menupart > ul > li.active p {
    color: #f6c600;
}
.menu-in ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
.menu-in ul li {
    width: auto;
    color: white;
    text-align: center;
    padding: 0px;
    height: 188px;
    font-size: 12px;
}
.menupart > ul > li > .icon p i {
    font-size: 20px;
}
.bank-table tr th {
    background: #016751;
    border: 1px solid #ededed;
    padding: 5px;
    text-align: center;
    color: #fff;
}
.bank-table tr td {
    background: #00381f;
    border: 1px solid #016751;
    padding: 5px;
    text-align: center;
    color: #fff;
}
.bank-table {
    margin-bottom: 40px;
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000000;
    display: flex;
    padding: 10px;
    display: flex;
    align-items: center;
    padding-left: 27px;
    border-radius: 5px;
    font-size: 11px;
    flex-direction: column;
    padding-bottom: 3px;
    text-transform: uppercase;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 8px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #016751;
    position: absolute;
    top: 11px;
    left: 8px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
form.in-radio {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 10px;
}
form.in-radio p {
    margin: 0px;
}
[type="radio"]:checked + label {
    border: 2px solid #016751;
}
span.bank-img {
    position: relative;
    padding-right: 5px;
}
span.bank-img img {
    width: 83px;
}
[type="radio"]:not(:checked) + label {
    border: 1px solid #9d9d9d;
}
.bank-top {
    align-items: flex-start;
}
.af-info {
    margin-top: 20px;
    border: 3px solid #016751;
    padding: 20px;
    border-radius: 10px;
}
.af-info ol {
    padding-left: 15px;
    margin: 0px;
}
.af-info ol li {
    padding-left: 10px;
    margin-bottom: 10px;
}
.af-info h5 {
    color: #016751;
    font-weight: bold;
    margin-bottom: 20px;
}
.transfer-btn {
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    height: 24px;
    font-size: 13px;
    margin-right: 5px;
    font-size: 11px;
    padding: 0px 10px;
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    color: #003a13;
}
.af-info ol li strong {
    color: #016751;
}
.af-info ol li a {
    color: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    font-weight: bold;
}
.vip-img img {
    width: 40px;
}
.vip-img {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.vip-in-table {
    /* background: rgb(0 0 0 / 70%); */
    margin-top: 20px;
    margin-bottom: 20px;
}
.vip-all tr td {
    text-align: center;
    padding: 12px 0px;
    /* background: #1a3544; */
    /* border: 1px solid #011a2b; */
    text-align: center;
    width: 14%;
}
.vip-all tr td h3 {
    text-align: left;
    color: #6faa19;
}
.vip-all tr td:first-child {
    text-align: left;
    font-weight: bold;
    width: 30%;
}
table.vip-all tr:first-child td {
    background: none;
    color: #ffffff;
}
tr.titleRow td {
    background: linear-gradient(to bottom, rgba(16,183,243,1) 0%, rgba(12,112,170,1) 33%, rgba(8,93,143,1) 100%) !important;
    color: #fff !important;
}
tr.titleRow p {
    margin: 0px;
}
.vip-all tr:first-child td {
    border: none;
}
table.vip-all tr td:nth-child(2) .vip-cell {
    color: #ae7932;
    text-transform: uppercase;
    font-weight: bold;
}
.vip-cell {
}
table.vip-all tr td:nth-child(3) .vip-cell {
    color: #9d9d9d;
    text-transform: uppercase;
    font-weight: bold;
}
table.vip-all tr td:nth-child(4) .vip-cell {
    color: #dca929;
    text-transform: uppercase;
    font-weight: bold;
}
table.vip-all tr td:nth-child(5) .vip-cell {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
table.vip-all tr td:nth-child(6) .vip-cell {
    color: #8a8a8a;
    text-transform: uppercase;
    font-weight: bold;
}
p.txt-gld {
    margin: 0px;
}
.afterlogin a p {
    margin: 0px;
    padding: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}
.afterlogin a:hover {
    color: #fff;
}
/*****Anouncement*******/
.annou-in {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 5px 10px;
}
.annou-r {
    display: flex;
    align-items: center;
    width: 30%;
    justify-content: flex-end;
}
.annou-l {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 7px;
}
.icon-annout {
    color: #fff;
    font-size: 15px;
}
.runningtext {
    width: 100%;
    display: flex;
    align-items: center;
}
.annou-bar {
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
}
 .horse-bg .btn-logo a, .poker-bg .btn-logo a, .lotto-bg .btn-logo a,, .eposrt-bg .btn-logo a {
 display: block;
 position: relative;
}
.horse-bg .btn-plynow {
    left: 20%;
    font-size: 20px;
    bottom: 18%;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.horse-bg:hover .btn-plynow {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    left: 10%;
}
.horse-bg img, .poker-bg img, .lotto-bg img, .esport-bg img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.horse-bg:hover img, .poker-bg:hover img, .lotto-bg:hover img, .esport-bg:hover img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transform: scale(1.1);
}
.poker-bg .btn-plynow {
    left: 30%;
    font-size: 20px;
    bottom: 29%;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.poker-bg:hover .btn-plynow {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    left: 30%;
}
.lotto-bg .btn-plynow {
    left: 33%;
    font-size: 20px;
    bottom: 39%;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.lotto-bg:hover .btn-plynow {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    left: 33%;
}
.esport-bg .btn-plynow {
    left: 29%;
    font-size: 20px;
    bottom: 30%;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.esport-bg:hover .btn-plynow {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    left: 27%;
}
.contact-bg img {
    display: block;
    margin: 0px auto;
}
li.spacing-mn {
    margin: 0px 51px;
}
.input-email-password {
    border-radius: 8px;
    padding: 10px 10px;
    border: none;
}
.contact-info {
    position: relative;
    height: 500px;
}
.contact-info p {
    position: absolute;
    bottom: 23%;
    left: 228px;
    font-size: 30px;
    font-weight: bold;
    width: 447px;
    text-align: center;
    text-shadow: 0px 0px 9px #fdd69a;
}
section.header-menu {
}
.footer-wrapper {
    background: #013920;
}
.text-gold {
    color: #016751;
}
.contact-number {
    position: absolute;
    top: 67%;
    left: 37%;
}
.contact-number h5 {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #FFE79F;
    font-size: 36px;
    color: #897264;
    font-weight: bold;
    text-shadow: 0px 0px 30px #df651b;
}
.progress-bar-container {
    position: relative;
    width: 500px;
    height: 100px;
    margin: 65px auto !important;
    max-width: 70%;
}
.progress-bar-container .line {
    width: 100%;
    margin: auto;
    background: rgb(166 166 166);
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 50px;
    transition: all .9s ease;
}
.progress-bar-container .line .line-progress {
    content: " ";
    width: 0;
    height: 100%;
    background: #8d6428;
    background: #dfb65c;
    position: absolute;
    z-index: 2;
    border-radius: 50px;
    transition: all .9s ease;
}
.progress-bar-container ul {
/* padding: 15px 0 0; */
    /* z-index: 99; */
    /* position: absolute; */
    /* width: 100%; */
    /* margin: -40px 0 0; */
}
.progress-bar-container ul li {
    list-style: none;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    /* font-weight: 700; */
    transition: all .2s ease;
    vertical-align: bottom;
    height: 60px;
    position: relative;
}
.progress-bar-container ul li:before {
    content: " ";
    display: block;
    margin: auto;
    width: 0;
    height: 20px;
    border: 0.5px solid rgb(166 166 166);
    background: hsla(0,0%,100%,.5);
    transition: all .3s ease;
    position: relative;
    top: 40px;
}
.progress-bar-container ul li .min-reload {
    font-size: 12px;
    line-height: 1.3rem;
    display: block;
    /* opacity: .65; */
    color: #fff;
    width: 71%;
    margin: 0px auto;
}
.progress-bar-containe i {
    color: #000;
}
.min-reload i {
    color: #fff;
}
.step-inner {
    color: #8d6428;
    font-weight: bold;
}
.vip-wrap {
    margin-top: 30px;
}
.m-use {
    display: flex;
    padding-bottom: 20px;
    align-items: center;
}
.vm {
    width: 30%;
}
.v-1 {
    color: #b67938;
}
.v-2 {
    color: #a5a6aa;
}
.v-3 {
    color: #e8c803;
}
.v-4 {
    color: #a0b9cd;
}
.v-5 {
    color: #9da0ff;
}
.vp-img img {
    width: 100px;/* margin: 0px auto; */
}
table.vip-all {
    width: 100%;
}
.vp-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.vip-all tr th:first-child {
    text-align: left;
    color: #e7b34e;
    font-weight: bold;
    width: 30%;
    font-size: 26px;
}
td.vp-ttl {
    color: #e7b34e !important;
    text-transform: uppercase;
}
.vp-line {
    border-top: 1px dotted #fff;
    padding: 20px 0px;
}
.vip-all tr th {
    width: 14%;
}
.vm img {
    height: 215px;
}
.status-vp {
    position: absolute;
    top: -35px;
    color: #dfb65c;
    font-weight: bold;
    font-size: 22px;
}
.vip-ttl {
    /* position: absolute; */
    /* max-width: 1366px; */
    /* margin: 0px auto; */
    /* width: 1366px; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
    /* bottom: 0; */
    /* margin: auto; */
    /* display: flex; */
    /* justify-content: end; */
    /* align-items: center; */
}
.vp-in {
    width: 490px;
}
.vp-in h4 {
    background: -webkit-linear-gradient(#ffee00, #b78327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px #333);
    font-weight: bold;
    font-size: 40px;
}
.vp-in p {
    font-size: 17px;
    font-weight: 100;
}
.cock-bg {
    position: relative;
    background: url( "../images/common/suites/mc-cockft.jpg")top center no-repeat;
}
.other-bg {
    position: relative;
    background: url( "../images/common/suites/mb-others.jpg")top center no-repeat;
}
.al-btn {
    height: 616px;
    position: relative;
}
.in-btn {
    position: absolute;
    right: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.btn-logo a {
    display: block;
    position: relative;
}
.btn-logo img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.btn-logo .btn-plynow {
    left: 10%;
    font-size: 20px;
    bottom: 10%;
}
.online-wrap {
    display: flex;
    position: absolute;
    font-size: 11px;
    width: 133px;
    right: 0px;
    bottom: -20px;
    gap: 5px;
}
button.login_btn {
}
.wrap-btn {
    position: relative;
}
.time-wrap {
    position: absolute;
    font-size: 10px;
    width: 175px;
    left: -5px;
    bottom: -20px;
    color: #646464;
}
.online-wrap .btn-light {
    background: none;
    color: #70ff00;
}
.online-wrap .btn-light i {
    margin: 0px;
}
.online-nm {
    color: #646464;
}
.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
    bottom: 5%;
    position: fixed;
}
 @keyframes floating {
 from {
transform: translate(0, 0px);
}
 65% {
transform: translate(0, 15px);
}
 to {
transform: translate(0, -0px);
}
}
.floating img {
    width: 50%;
}
#closeButton {
    right: 0;
    top: 0px;
    color: #fff;
    opacity: 1;
    position: absolute;
    z-index: 111;
    text-align: center;
    left: 48%;
    font-size: 27px;
    font-weight: 100;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: none;
    font-weight: bold;
}
.floating_modal .modal-content {
    background: none;
    border: none;
}
.floating_modal button.close {
    color: #fff;
    opacity: 1;
    font-size: 47px;
    position: absolute;
    right: 0px;
}
.wheel-all ul {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 15px;
    list-style: none;
    padding: 0px;
    align-items: center;
}
.whl-btn {
    display: flex;
    flex-direction: column;
    padding: 5px 10px;
    text-align: center;
    background: #220e07;
    border: 1px solid #7b3e14;
    border-radius: 5px;
    font-size: 12px;
    line-height: 14px;
}
span.yell-text {
    font-weight: bold;
    color: #f4ba2f;
}
a.btn-spin {
    background: linear-gradient(180deg, rgb(239 201 100) 0%, rgb(214 151 54) 100%);
    color: #271706;
    font-weight: 800;
    font-size: 16px;
    padding: 7px 20px;
    width: 170px;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    text-transform: uppercase;
}
.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
 @keyframes zoom-in-zoom-out {
 0% {
 transform: scale(1, 1);
}
 50% {
 transform: scale(1.1, 1.1);
}
 100% {
 transform: scale(1, 1);
}
}
.download-wrap {
    position: relative;
}

.download-detail {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(-15%, -50%);
}

.download-detail ul {
    display: flex;
    gap: 60px;
    list-style: none;
    margin-top: 15%;
}

.d-qr img {
    max-width: 158px;
}

.d-top {
    text-align: center;
    color: #fce482;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.d-top img {
    height: 29px;
}
.cock-bg {
    position: relative;
    background: url("../images/common/suites/cf_bg.jpg")top center no-repeat;
}
.horse-bg {
    position: relative;
    background: url("../images/common/suites/hr_bg.jpg")top center no-repeat;
}

.al-btn {
    height: 500px;
    position: relative;
}

.in-btn {
    position: absolute;
    right: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.in-btn .btn-ply {
    font-size: 26px;
    width: 300px;
}
/*vip*/
.afterlogin_main_bg .container {
    max-width: 1200px;
}
.afterlogin_inn_wrap {
    display: grid;
    grid-template-columns: 752px minmax(260px, 368px);
    gap: 1rem;
}
.afterlogin_inn_wrap.afterlogin_inn_wrap_custom {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem;
}
.afterlogin_wrap {
    padding: 32px 0;
}
.afterlogin_wrap h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}
.depwith_wrapbtn {
    background-color: #111315;
    padding: 4px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    border-color: #ffffff;
}
.vip-1 img {
    position: absolute;
    background-size: contain;
    top: 20px;
    right: 45px;
    z-index: -1;
    height: 120px;
}
.vip-non {
    height: 250px;
}
.profile_vip_row.vip-non::after {
    content: none;
}
.lvl-lv ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-transform: uppercase;
    color: #c9d1df;
    font-weight: 500;
    padding: 0px;
    list-style: none;
}
.vip-non .vip-process {
    width: 98%;
    display: flex;
    align-items: self-end;
    position: absolute;
    bottom: 17%;
    left: 0;
    right: 0;
    margin: auto;
    height: 4px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.15);
}
.lvl-lv {
    width: 100%;
    margin-bottom: 11px;
}
h3.vip-ttl {
    font-weight: bold;
    font-size: 60px;
    background-image: linear-gradient(179.01deg, rgb(229, 240, 254) 8.85%, rgb(171, 182, 196) 85.43%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    line-height: inherit;
    font-style: italic;
    padding: 0px 14px;
}
.lvl-lv ul li {
    width: 20%;
    text-align: center;
}
.vip-process-bar::after {
    content: "";
    background: url("../images/common/vip/dot.png");
    height: 20px;
    width: 20px;
    position: absolute;
    right: -2px;
    bottom: -7px;
}
.table_vip_wrap {
    position: relative;
    font-size: 12px;
    background-color: #ffffff;
    border-radius: 15px;
}
.table_vip_responsive tr:first-child, .table_vip_responsive tr:first-child th.headcol {
    height: 55px;
}
.table_vip_responsive tr td, .table_vip_responsive tr th {
    height: 47px;
}
.table_vip_responsive tr th.headcol {
    display: flex;
    align-items: center;
    margin-top: 0px;
    width: 100%;
    font-weight: 400;
    padding: 10px;
    line-height: 1.3;
    padding-left: 30px;
    color: #000;
}
table.vip_table tr td {
    border-left: none;
    text-align: center;
    padding: 10px;
    color: #000;
}
.vip_tncbtn {
    background: transparent;
    width: auto;
    text-align: left;
    font-size: 14px;
    padding: 8px 15px;
    color: #ed474b;
    border: none;
    border-radius: 10px;
    position: relative;
    border: 1px solid #485463;
    font-weight: 700;
}
.vip_title_b {
    font-weight: 700;
}
.vip_top_head {
    margin-top: 20px;
    padding: 7px 15px;
    padding: 15px;
}
.table_vip_outwrap {
    padding: 40px 50px;
    background-color: #dddddd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
hr.table_hr {
    border-top: 1px solid #1d5778;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 32%;
}
table.vip_table tr {
    padding: 0 10px;
}
table.vip_table tr td span {
    font-size: 15px;
    color: #fff;
}
.vip-ico img {
    height: 60px;
}
.border_table_cus {
    border-bottom: 1px solid #1d5778;
}
table.vip_table tr.hr_cus_wrap {
    position: relative;
}
.vip_table_head {
    border-radius: 10px;
    background-color: #37393f;
}
table.vip_table {
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
}
table.vip_table tr.vip_colbackground_cus th, table.vip_table tr.vip_colbackground_cus td {
    background-color: #e6f0ef;
    color: #000;
}
.head_img {
    margin-right: 7px;
    height: 25px;
}
.table_vip_responsive tr th.headcol.headcol_sub {
    font-weight: 900;
    color: #000000;
    font-size: 13px;
}
.vip_tncbtn {
    background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
    width: auto;
    text-align: left;
    font-size: 14px;
    padding: 8px 15px;
    color: #003a13;
    border: none;
    border-radius: 50px;
    position: relative;
    /* border: 1px solid #485463; */
    font-weight: 700;
}
.promo-ttl {
    background: linear-gradient(90deg, #016850 0%, #dddddd 100%);
    border-radius: 15px 15px 0px 0px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
}
.vip-wrap ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0px;
}
.vip-wrap ul {
}
.vip-lvl {
    display: block;
    margin: auto;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0px 0px 6px #f6c600;
    background: #23262b;
    padding: 8px 50px;
}
.vip-txt {
    color: #f6c600;
}
.table_vip_responsive {
    /* overflow-x: scroll; */
    /* overflow-y: visible; */
    padding: 0;
}
.account-wrap {
    display: flex;
    gap: 20px;
    align-items: center;
}
.vip-process-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 4px;
    border-radius: 2px;
    background: #0ce5b0;
}
.vip_modal .modal-content {
    background: #ffffff;
    color: #000;
}
ul.vip-tnc {
    padding-left: 20px;
}
ul.vip-tnc li {
    list-style: circle;
    font-size: 14px;
    margin-bottom: 10px;
}
.vip_modal .modal-dialog {
    max-width: 700px;
    margin: 0px auto;
}
.vip_modal .close {
    color: #016850;
    font-size: 34px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
}
.vip_modal h4 {
    border-bottom: 1px solid #016850;
    display: inline-flex;
    padding-bottom: 5px;
    margin-bottom: 20px;
    color: #016850;
}
.profile_vip_row{
    position: relative;
width: 100%;
border-radius: 12px;
overflow: hidden;
display: flex;
flex-direction: column;
-webkit-box-pack: justify;
justify-content: space-between;
z-index: 0;
background: linear-gradient(294.54deg, rgb(72, 84, 99) 10.77%, rgb(157, 167, 177) 108.33%);
padding: 5px 12px;
min-height: 85px;
}
.vip-container {
    width: 1136px;
    margin: 0px auto;
}
.afterlogin_inn_wrap_left {
    margin-top: 20px;
}
/*Password*/
.alert-msg-dvdr{width:12%;}
.alert-warning p{color:#003c79;}
.wrong-icon{color:#003c79;}
.reg-in .fa-eye-slash{cursor:pointer;color:#bbb;margin:13px 0px 0px -23px;position:absolute;}
.veri-code{position:relative;}
.veri-code img{position:absolute;top:0;left:75px;}
.veri-code input{position:relative;right:-46px;width:350px;}
.validation-popup{display:none;position:absolute;left: 0px;z-index:10;width:250px;padding:10px;border: none;background: #ffffff;box-shadow: 0 2px 8px #003a13;border-radius:5px;color: #dd0023;font-size:14px;text-align:left;top: 40px;}
.pass-level{display:block;position:absolute;right: 0px;z-index:10;padding:8px 20px;background: #dd0023;color:#fff;text-align:center;top:0px;font-size:11px;border-radius: 5px;font-weight: bold;}
.pass-level p{margin-bottom:0px;}
.validation-message.invalid{color:#ff0000;}
.validation-message.valid{color: #003a13;}
.validation-message i{margin-right:5px;}
.reg-psw{position:relative;}
.reg-psw input{margin:0px auto;border-radius: 0px;}
.validation-popup strong {color: #000;}

.afterlogin a img {
    height: 33px;
}
/*24/045025*/
.btn-down {
    color: #f9c708;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    font-size: 13px;
    margin-right: 5px;
    background: linear-gradient(180deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);
    padding: 10px 16px;
    width: 50%;
}
.btn-wrap {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 15px 0px;
}
.btn-down:hover {background: linear-gradient(90deg, rgb(0 102 73) 0%, rgb(1 57 32) 100%);}

.seo-content {
  margin: 0px;
  position: relative;
  margin-bottom: 20px;
}

.seo-content-short {
  margin-bottom: 5px;
}

.show-more-btn {
  background: #1a1a1a;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  font-size: 14px;
  transition: background-color 0.3s ease;
  font-weight: 800;
  text-transform: uppercase;
  border: none;
  border-radius: 20px;
  height: 30px;
  font-size: 13px;
  background: linear-gradient(180deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
  color: #003a13;
}

.show-more-btn:hover {
  background: linear-gradient(90deg, rgb(252 231 126) 0%, rgb(247 203 18) 100%);
}

.seo-content-full {
  display: none;
  animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*SEO*/
.seo-content h1 {
    font-size: 16px;
    font-weight: bold;
}

.seo-content p {
    margin-bottom: 15px;
}

.seo-content h2 {
    font-size: 14px;
    font-weight: bold;
}

.seo-content p {
    font-size: 12px;
    margin-bottom: 20px;
}

.seo-content h3 {
    font-size: 14px;
    font-weight:  bold;
}
table.vip-features {
    width: 100%;
    margin-bottom: 20px;
}

table.vip-features tr td {
    border: 1px solid #ffffff33;
    padding: 10px;
}

table.vip-features tr th {
    border: 1px solid #ffffff33;
    padding: 10px;
    font-weight: bold;
}

table.vip-benefits tr td{
    border: 1px solid #ffffff33;
    padding: 10px;
    font-weight: bold;
}



table.vip-benefits tr th {
    border: 1px solid #ffffff33;
    padding: 10px;
}

table.vip-benefits {
    width: 100%;
    margin-bottom: 20px;
}
.provider-name {
    color: #f7cb12;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.gs1-iframe iframe {
    width: 100%;
    min-height: 700px;
    border: none;
}
.access-info-wrapper {
    color: #000;
    display: flex;
    justify-content: center;
    max-width: 500px;
    margin: 10px auto;
}

.access-info-wrapper table tr td {
    border: 1px solid #006346;
    padding: 10px;
}

.btn-ply1 .app-ico img {
    height: 18px;
    filter: brightness(0) invert(1);
}
.btn-ply2 .app-ico img {
    height: 18px;
    filter: brightness(0.5);
}

.slot-img img {
    /* height: 235px; */
}

span.blue-text {
    font-weight: bold;
    color: #006346;
}

span.main-text {
    font-weight: bold;
    color: #006346;
}
.slot-img {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.payment-sel2 ul {
    background: #fff;
    list-style: none;
    display: flex;
    padding: 0px;
    justify-content: center;
    gap: 10px;
    margin: 5px 0px;
}

.payment-sel2 ul li a {
    padding: 7px 10px;
    display: flex;
}

.payment-sel2 {
    margin-bottom: 30px;
}

.payment-sel2 ul li a:hover, .payment-sel2 ul li a.active {
    background: #00674e;
}
