html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Montserrat", FontAwesome !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
body {
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}
a {
  font-family: "Montserrat", FontAwesome !important;
}
#sports-lists {
  display: none !important;
}
span.count-providers {
  font-size: 12px !important;
  color: #969fff !important;
}
#registration-pattern-ver {
  display: none;
}
hr {
  color: #5f697f !important;
  padding-right: 20px !important;
}
#more-btn {
  margin: 0 auto !important;
}
.w50 {
  width: calc(50% - 10px) !important;
}
.wrong-password {
  margin-top: -80px !important;
}

.hr {
  width: calc(100% - 40px);
  height: 1px;
  background: #5f697f !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 30px;
}
.sb-language {
  background: rgba(13, 17, 26, 0.65);
  padding: 10px;
  border-radius: 15px;
}
li.sub-itemm:hover {
  color: #fff;
  background-image: linear-gradient(to right, #171e2f, #7047ff);
  transition: all 0.7s ease-in-out;
}
.live-support {
  color: #27f470 !important;
}
.ease-fn {
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}

.ease-fn-fast {
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
#header-language {
  float: right !important;
  height: auto;
  display: block;
  background: rgba(13, 17, 26, 0.65);
  padding: 5px 10px;
  border-radius: 15px;
  margin-right: 10px;
  margin-top: 5px;
}
.header-language-nav {
  margin: 0;
  padding: 0;
  position: relative;
}
#hint-edit {
  top: 20px;
  font-weight: 500;
  left: 20px;
  right: 0;
  padding-left: 10px;
  color: rgb(255, 103, 103);
  font-size: 12px !important;
}
.header-language-nav ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}

.header-language-nav li {
  text-align: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

.header-language-nav a {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 10px;
  font-weight: light;
  line-height: normal;
  display: block;
  transition: none;
  text-transform: uppercase;
}

.header-language-nav a:hover {
  color: #9099ff;
  text-decoration: none;
  transition: all 0.7s ease-in-out;
}

.header-language-nav ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 5px 10px !important;
}

.header-language-nav ul ul ul {
  top: 0;
  left: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-language-nav ul ul a {
  width: 57px;
  height: auto;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  list-style: none;
  margin: 10px 0 0 0;
}

.header-language-nav li:hover {
  text-decoration: none;
}

.header-language-nav ul ul a:hover {
  color: #9099ff;
  text-decoration: none;
}

.header-language-nav ul li:hover > ul {
  display: block;
  list-style: none;
  background: rgba(13, 17, 26, 0.65);
  padding: 5px 10px;
  border-radius: 15px;
}

.header-language-nav .flag {
  vertical-align: middle;
  margin-left: 4px;
}

.header-language-nav ul ul a .flag img {
  float: right;
}

.anjouan-license {
  width: 120px;
  overflow: auto;
  margin: auto;
}

footer {
  background-color: #121925;
  margin-top: 30px;
  padding: 30px 0;
  text-align: center;
  bottom: 0px !important;
}

.footer-main {
  display: block;
  overflow: auto;
  background-color: #121925;
  padding: 30px 0;
  text-align: center;
}

.footer-menu {
  display: block;
  overflow: auto;
  margin-top: 25px;
}

footer a {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  margin: 0 10px 10px 10px;
  color: #c4c4c4;
  transition: all 0.2s ease-in-out;
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

.payments {
  display: block;
  margin: 0 30px;
  padding: 30px 0;
  border-bottom: #656e85 solid 1px;
}

.payments-box {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.reviews {
  display: block;
  margin: 0 0px;
  padding: 30px 0;
  border-bottom: #656e85 solid 1px;
  text-align: center;
}

.reviews-box {
  display: inline-block;
  vertical-align: top;
  margin: 0 0px;
}

.socials {
  clear: both;
  display: block;
  margin-top: 30px;
}
footer .fa-brands {
  font-size: 25px;
  color: #7d8085;
}

.statement {
  max-width: 900px;
  overflow: auto;
  margin: auto;
  padding: 0 30px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.mr-10 {
  margin-right: 10px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}
.mb-20 {
  margin-bottom: 20px;
}
.all-20 {
  margin: 20px !important;
}

/*----- game box -----*/

.purple-btn a {
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  font-weight: 500 !important;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
  border-radius: 15px;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none !important;
}

.purple-btn a:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.r-20 {
  margin-right: 20px !important;
}

.provider-cont {
  display: block;
  min-height: 100px;
  background-color: #171e2f;
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.game-box-bkgd {
  display: block;
  min-height: 350px;
  background-color: #171e2f;
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.l-r-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.game-box-img {
  display: inline-box;
  overflow: auto;
  top: 0px;
  border-radius: 15px;
  position: relative;
  width: calc(100% - 20px);
  background: grey;
}
#sublist4 {
  height: 300px;
  overflow-y: auto;
}
.game-box-img img {
  width: (100% - 20px);
  height: auto;
  position: relative;
}

.game-box h3 {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.game-box-meta {
  display: block;
  overflow: auto;
  font-size: 11px;
  font-weight: 300;
  padding: 0 10px;
}

.game-box-players {
  width: calc(50% - 4px);
  overflow: auto;
  color: #656e85;
  text-align: left;
  display: inline-block;
}

.game-box-status {
  width: calc(50% - 4px);
  overflow: auto;
  color: #27f470;
  text-align: right;
  display: inline-block;
}

.game-box-btn {
  clear: both;
  display: block;
  margin: 20px 0;
}
.game-box-new {
  width: 16.667%;
  float: left !important;
  border-radius: 12px !important;
  margin-bottom: 30px !important;
}
.game-box-new img {
  width: calc(100% - 30px) !important;
  border-radius: 12px !important;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media screen and (max-width: 1340px) {
  .game-box-new {
    width: 33.333%;
    float: left !important;
    border-radius: 12px !important;
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .game-box-new {
    width: 50%;
    float: left !important;
    border-radius: 12px !important;
    margin-bottom: 30px !important;
  }

  .game-box-new img {
    width: calc(100% - 10px) !important;
    border-radius: 12px !important;
    aspect-ratio: 1/1;
    object-fit: cover;
  }
}
@media screen and (max-width: 576px) {
  .game-box-new {
    width: 50%;
    float: left;
    border-radius: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1180px) {
  .only-big-screen {
    display: block;
  }
  .only-small-screen {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  .only-big-screen {
    display: none;
  }
  .only-small-screen {
    display: block;
  }
}
.login-container {
  padding: 25px;
}
.modal-content {
  border-radius: 12px !important;
  width: 576px !important;
  background: #171e2f !important;
  border: 0px solid #eee !important;
  overflow-x: hidden !important;
}
.min768 {
  display: block;
}
.max768 {
  display: none;
}
.maxwidth100 {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .game-box-img {
    display: inline-box;
    overflow: auto;
    top: -20px;
    margin: 0 40px !important;
    border-radius: 15px;
    position: relative;
    width: calc(100% - 20px) !important;
    background: grey;
  }
  .min768 {
    display: none;
  }
  .max768 {
    display: block;
  }
  .modal-content {
    border-radius: 0px !important;
    width: 100% !important;
    height: 100vh !important;
    margin-left: 0 !important;
    background: #171e2f !important;
    margin-top: 0 !important;
    padding: 20px;
  }
}

.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
.form-control1:focus {
  border: solid 1px #5b69ff !important;
}
.form-select {
  display: block;
  background: #10151f !important;
  border-radius: 15px;
  border: 1px solid #454762 !important;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
.current-user-name,
.current-user-name-close {
  float: right;
  cursor: pointer;
  padding-right: 60px;
  position: relative;
  text-align: right;
  min-width: 190px !important;
}
.payment-item .col-4 {
  cursor: pointer !important;
}
.form-select:focus {
  border: solid 1px #5b69ff !important;
}
.expiring-bonus{
  font-size:13px;
}
.mr-15{
margin-right:15px;
}
.title {
  background-color: none !important;
  color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #171e2f;
  margin-bottom: 6rem;
}
h2.title {
  padding-top: 20px;
}
.close {
  position: absolute;
  right: 25px;
  top: 35px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.close:hover,
.close:focus {
  color: #5b69ff !important;
  cursor: pointer;
}

input {
  display: block;
  background: #10151f !important;
  border-radius: 15pxx;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  padding: 13px 20px;
  font-size: 16px;
  color: #fff;
}
.register .register-link {
  text-align: center;
  /* background-color: #fcb702; */
  width: 100%;
  display: block;
  border-radius: 15px;
  padding: 7px;
  color: #fff;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
}
.register .register-link:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.signin .signin-link {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 15px;
  padding: 7px;
  color: #fff;
  border: 2px solid #5b69ff !important;
}

button.purple-button {
  width: auto !important;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
  border-radius: 15pxxx;
  padding: 12px 30px;
  color: #fff;
}
button.purple-button:hover {
  color: #fff;
  opacity: 1;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}

button.purple-button-in {
  width: auto;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  background-color: transparent;
  border: solid 1px #5b69ff !important;
  border-radius: 15px;
  padding: 12px 30px;
  color: #fff !important;
}

button.purple-button-in:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.big-green {
  color: #fff !important;
  font-size: 16px !important;
}
.success-message {
  color: #fff !important;
  padding: 20px;
  padding-bottom: 0px !important;
  margin-bottom: -20px !important;
}
.nwmXb.nwmXb.nwmXb {
  background: #1a2333 !important;
}
.cLoNnb {
  background: #1a2333 !important;
}
.jKcQkW.jKcQkW.jKcQkW:focus,
.jKcQkW.jKcQkW.jKcQkW[data-garden-focus-visible] {
  box-shadow: rgb(28, 23, 77) 0px 0px 0px 0.125rem;
  border: 1px solid #1a2333;
}
.hoKjDm.hoKjDm.hoKjDm {
  background-color: #1a2333;
}
table tr th {
  background: rgba(0, 0, 0, 0.6) !important;
  color: #eee;
  padding: 20px !important;
}
table tr:nth-child(even) {
  background: #171e2f !important;
  color: #eee;
}
table tr {
  color: #eee;
  padding: 20px !important;
}
.main-wrapper-new {
  width: 100%;
  position: relative;
  flex-direction: row;
  display: flex;
}
.header {
  grid-area: header;
  position: fixed;
  top: 0;
  z-index: 10 !important;

  width: 100% !important;
}

.tawk-card-primary {
  background-color: #7047ff !important;
}
.tawk-agent-chat-bubble {
  background: #7047ff !important;
  color: #ffffff !important;
}
.main-container-for-all {
  width: calc(100vw - 580px) !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 1199px) {
  .main-container-for-all {
    width: 98% !important;
    margin-left: 1% !important;
  }
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  padding: 13px 20px;
  font-size: 15px;
  color: #fff;
}
.fs20 {
  font-size: 20px !important;
}
.dropdown-menu {
  margin-top: 40px !important;
  animation-name: scaleTotal;
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    top: 45px;
  }
  100% {
    opacity: 1;
    top: 40px;
  }
}
@keyframes scaleTotal {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.registerH5 {
  font-size: 14px !important;
}
.dropdown-toggle::after {
  display: none !important;
}
.phoneinput {
  margin-top: 0px !important;
}
@media screen and (max-width: 992px) {
  .phoneinput {
    margin-top: 20px !important;
  }
}
.header-content .header-nav-right > li a {
  font-size: 14px !important;
}
.dropdown-menu {
  border-radius: 0rem !important;
  max-width: 420px !important;
  width: 100% !important;
}
.tawk-icon-right img {
  display: none !important;
}
#modal083 {
  max-width: 120px !important;
  padding: 20px !important;
}
#modalfs {
  padding: 0px !important;
  width: 480px !important;
  margin-left: calc(50% - 240px) !important;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 0px !important;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.padding20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.half h3 {
  font-size: 20px;
  font-weight: 500 !important;
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  padding: 13px 20px;
  font-size: 15px;
  color: #fff;
}
.form-label {
  color: #fff !important;
  padding-top: 0px !important;
  margin-top: -3px !important;
  margin-left: 30px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  font-size: 12px !important;
  position: absolute !important;
}
.form-select {
  height: 40px !important;
  color: #fff !important;
  margin-top: 8px !important;
  padding-top: 8px;
  padding-left: 20px !important;
  font-size: 14px !important;
  border-radius: 15pxx !important;
}
.padding20 {
  padding-left: 20px;
  padding-right: 20px;
}

.big-device {
  display: block;
}
.small-device {
  display: none;
}
@media screen and (max-width: 768px) {
  .modal {
    padding: top 0px !important;
  }
  .big-device {
    display: none;
  }
  .small-device {
    display: block;
  }
}
.clickable-div {
  cursor: pointer;
}
.processing {
  color: #0d6efd;
}
.none {
  display: none !important;
}
h2.games-list-title {
  padding-left: 0px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  margin-top: 10px;
}
img.game-title-icon {
  margin-right: 8px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mt-50 {
  margin-top: 50px;
}

.bonus-button,
.vip-button {
  height: 100%;
  font-size: 13px;
  left: 0;
  opacity: 1;
  padding: 14px 10px 16px 14px !important;
  border-radius: 8px;
  font-weight: 600;
  top: 0;
  transition: background-color 0.1s ease-in-out;
  width: 100%;
  color: #fff !important;
}
.bonus-button:hover {
  background-color: #1e2838;
}
.old-menu {
  display: none !important;
}
.spinner-wrapper-new {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  padding-top: 112px;
  z-index: 100000;
}
.p20 {
  padding: 20px;
}

.spinner-new {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  margin-top: calc(50vh - 150px);
}
.big-text {
  font-size: 18px;
  margin-left: 30px;
  margin-right: 30px;
}

@media (max-width: 1200px) {
}

.sidebar-icon-wrap {
  height: auto;
}
.sidebar-icon-wrap img {
  width: 48px;
  margin-right: 20px;
}
li a.new-menu {
  cursor: pointer !important;
}
#acpp-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/credited-account-popup.jpg");
}
.vip-container {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  background: url("/assets/icons/user-ph.png");
  border-radius: 365px !important;
}
.badge-text {
  background: #8c2dd8;
  border-radius: 32px;
  padding: 4px 12px;
  margin-top: -2px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0px;
}

#withd-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/withdrawal-process-popup.jpg");
}
#wager-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/wagering-completion-popup.jpg");
}
#vip-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/wagering-completion-popup.jpg");
}
.awwwardpopup h3 {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
}
.awwwardpopup p {
  font-size: 18px;
  text-align: center;
}

.large-buton a {
  font-size: 18px !important;
  padding: 10px 20px !important;
  min-width: 100px;
}
.marginauto {
  margin: 0 auto !important;
}
.greencheck {
  color: #27f470;
  font-size: 40px;
}
.mt20 {
  padding-top: 20px !important;
}
.alert-success {
  background: rgb(164, 133, 199) !important;
  border: 1px solid rgb(164, 133, 199) !important;
}
.alert-success p {
  color: rgb(51, 18, 70) !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  font-weight: 500 !important;
}

/*
    Web Name: Joya Casino
    Author: Joya's Dream Team
    Description:
    Version: 1.0
    */

body {
  background-color: #0f131b;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 0;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

a:link,
a:visited,
a:active {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #9099ff;
  text-decoration: none;
  transition: all 0.7s ease-in-out;
}

.info-box {
  max-width: 768px;
  overflow: auto;
  background-color: #171e2f;
  border-radius: 25px;
  margin: 250px auto 0 auto;
  padding: 50px;
  line-height: 22px;
}

.mt-35 {
  margin-top: 35px;
}

@media (max-width: 768px) {
  .info-box {
    margin: 150px 25px 150px 25px;
  }
  .balance-bonus {
    font-size: 12px !important;
  }
}

@media (max-width: 576px) {
  .info-box {
    margin: 50px 25px 50px 25px;
    padding: 25px;
  }
  #tawk-bubble-container {
    display: none !important;
  }
  .tawk-min-container {
    opacity: 0 !important;
  }
}
.footer-block {
  position: absolute;
  height: 100px !important;
  width: 100vw !important;
  background: #0f131b;
  z-index: 998 !important;
  bottom: 0 !important;
}
#login-upper-part {
  background: url(https://joya.casino/lp/creatives/popup/users/login-popup-promo.jpg)
    no-repeat center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding-top: 75% !important;
  width: 100% !important;
  /* background: url(https://joya.casino/lp/creatives/popup/users/login-popup-promo.jpg); */
}
@media (max-width: 1199px) {
  #left-menu {
    z-index: 999;
    background: #171e2f !important;
  }
  .left {
    position: fixed;
    top: 52px !important;
    left: 0;
    width: 100%;
    padding: 0;
    bottom: 0;
    z-index: 2;
    transform: translateX(-100%);
  }

  .left.open {
    transform: translateX(0);
    overflow-y: scroll;
    overflow-x: hidden;
    top: 52px !important;
    z-index: 4;
  }

  .left.open.open-logged-in {
    top: 52px !important;
  }
}
i.fa.fa-bars {
  padding-top: 14px !important;
}

img.provider-image {
  height: 64px !important;
}
.footer-row h4 {
  padding: 0 0 5px !important;
}
.logo-mobile {
  width: 60px !important;
}
.logo-mobile img {
  width: 90px;
}
.strongtext {
  font-weight: 700 !important;
}
.show-bonus-modal-new {
  cursor: pointer;
}
.favorite-game {
  display: none;
  border-radius: 3px;
  color: #5b0aa7;
  font-size: 12px !important;
  padding: 4px 7px !important;
  opacity: 0.7 !important;
  font-weight: 600 !important;
}
.favorite-game:hover {
  opacity: 0.9 !important;
  background-color: #ffffff;
}
.content-menu .content-menu-nav > li a {
  display: block;
  color: #b10505;
  text-decoration: none;
  padding: 6px 0px !important;
  margin-top: 0px !important;
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0) rotate(0deg);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-1px) rotate(-5deg);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(1px) rotate(5deg);
  }
}
.absolute-center {
  height: 200px;
  margin-top: calc(50vh - 100px);
}
.absolute-center i {
  color: rgb(191, 204, 233);
  font-size: 60px !important;
}
.absolute-center p {
  text-align: center;
}
.greyy {
  color: rgb(191, 204, 233) !important;
}
#notificationsclass {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 3px;
  top: 3px;
  margin-top: 0px;
  color: rgb(219, 198, 102) !important;
  z-index: 99999999;
  animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) infinite;
  animation-delay: 0.5s;
}
.center-text {
  text-align: center;
}
.strong {
  font-weight: 600;
}
.small {
  font-size: 11px;
}
.user-small-pattern {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 3px;
  top: 3px;
  margin-top: 0px;
  z-index: 99999999;
}
#notificationsclassempty {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 3px;
  top: 3px;
  margin-top: 0px;
  color: rgb(219, 198, 102) !important;
  z-index: 99999999;
}
.not-img-big {
  width: 20px;
  margin-top: 6px;
}
.pulsating-circle {
  position: absolute;
  right: 5px;
  margin-top: 5px;
  transform: translateX(-50%) translateY(-50%);
  width: 12px;
  height: 12px;
  z-index: 99999999;
}
.close-modal-new {
  cursor: pointer;
}
.pulse-link {
  right: 15px;
  margin-top: 12px;
}
.pulsating-circle:before {
  content: "";
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 45px;
  background-color: #b10505;
  -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1)
    infinite;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #b10505;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s
    infinite;
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@-webkit-keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}

@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #454762 !important;
  background: #171e2f !important;
}
input:auto-fill {
  border: 1px solid #454762 !important;
  background: #171e2f !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #fff;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /*your box-shadow*/
  -webkit-text-fill-color: #fff;
}
.sidebar {
  z-index: 999 !important;
}
.left-menu {
  padding-top: 30px !important;
}
.header {
  z-index: 1000 !important;
}
@media (max-width: 1199px) {
  .pt-10 {
    padding-top: 10px !important;
  }
}
input:auto-fill {
  border: 1px solid #454762 !important;
  background: #171e2f !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #fff;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /*your box-shadow*/
  -webkit-text-fill-color: #fff;
}
.sidebar {
  z-index: 999 !important;
}
.left-menu {
  padding-top: 30px !important;
}
.header {
  z-index: 1000 !important;
}
.leftfloat {
  float: left !important;
}
.w180 {
  width: 180px !important;
}
.w380 {
  width: 380px !important;
}
.leftbtn {
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .leftbtn {
    margin-left: 0px;
  }
  .leftfloat {
    float: none !important;
  }
  .w180 {
    width: 180px !important;
  }
  .w380 {
    width: 180px !important;
  }

  .pt-10 {
    padding-top: 10px !important;
  }
}
.colored {
  color: hsl(278, 60%, 56%);
}
.big-iconn {
  font-weight: 700 !important;
  margin-right: 8px !important;
}

.iframe-close {
  z-index: 999999999999999 !important;
  right: 30px !important;
  background: hsl(261, 65%, 36%);
  padding: 6px !important;
  padding-top: 0px !important;
  border-radius: 365px !important;
  width: 40px !important;
  height: 40px !important;
  opacity: 1;
  padding-left: 9px !important;
  font-size: 18px;
}
.iframe-close:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .iframe-close {
    z-index: 104 !important;
    right: 30px !important;
    background: hsl(261, 65%, 36%);
    padding: 6px !important;
    padding-top: 0px !important;
    border-radius: 365px !important;
    width: 40px !important;
    height: 40px !important;
    opacity: 0.9;
    padding-left: 9px !important;
    font-size: 18px;
  }
  .iframe-close:hover {
    opacity: 1;
  }
}

.logo-picture {
  width: 200px;
  margin: 0 auto;
}
.logo-picture img {
  width: 200px;
}

input:focus {
  color: #fff !important;
  background: #121829 !important;
}
/* sourceMappingURL=style.css.map */
.down-game-text:hover .play-btn {
  -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.game-box-new:hover .game-image {
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
  transition: filter 0.5s ease-in;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.iframe-layer {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9 !important;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}
.clearfix {
  clear: both;
}
.visible-block {
  display: block !important;
}
h1 {
  font-size: 36px !important;
  font-weight: 700 !important;
}
.pt20 {
  padding-top: 20px;
}
.bonus-style {
  color: #fff;
  font-weight: 500;
}
.deposit-style {
  color: #fff;
  font-weight: 500;
}
#stay-here-img {
  cursor: pointer;
}
#vip-container {
  margin-top: 0px !important;
  width: 136px;
  height: 40px;
  margin: 0 auto;
}
#vip-container img {
  width: 32px;
  height: 32px;
}
.mr20 {
  margin-right: 20px;
}
.size15 {
  font-size: 15px !important;
}
.mt10 {
  margin-top: 10px;
}
.iframe-emptyy {
  background: blue;
  width: 90%;
  height: 90%;
}

#spinner-loader {
  margin-top: calc(50vh - 75px);
  margin-left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 14.1px solid;
  border-color: #999bbb;
  border-right-color: #7047ff;
  animation: spinner-d3wgkg 1s infinite linear;
}
.none {
  display: none;
}
#salert {
  display: none;
}
@keyframes pulsee {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes spinner-d3wgkg {
  to {
    transform: rotate(1turn);
  }
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Columns and Wrappers */

/* Background colors */
.bgred {
  background: red;
}
.bgblue {
  background: blue;
}
.bgorange {
  background: orange;
}
/* Background colors */

/* Inputs and input forms */
.col4 input,
.col3 input {
  width: calc(100% - 24px);
}
.col4 input.basic-input,
.col3 input.basic-input {
  width: calc(100% - 26px);
}
.col4 input.basic-input-strong,
.col3 input.basic-input-strong {
  width: calc(100% - 28px);
}
input.basic-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}

input.box-input {
  border-bottom: 2px solid #afb1c2;
  background: #e5eaee;
  padding: 32px 15px 7px !important;
  width: calc(100% - 30px);
}
input.box-input:hover,
input.box-input:focus {
  background: #d9dde4;
}
label.box-placeholder {
  position: absolute;
  color: #30367c;
  padding: 3px;
  opacity: 1;
  margin-top: 25px;
  margin-left: 12px;
  font-size: 11px;
}
input.focused-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-alert-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-success-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-input:focus,
input.focused-input:active {
  background: #eaecff;
  animation-name: changefocuscolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.focused-alert-input:focus,
input.focused-alert-input:active {
  background: #ffe6e6;

  animation-name: changefocusalertcolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.focused-success-input:focus,
input.focused-success-input:active {
  background: #e7fff2;

  animation-name: changefocussuccesscolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.basic-input-strong {
  border: 2px solid #afb1c2 !important;
}
.noph::-webkit-input-placeholder {
  opacity: 0;
}
input[type="text"]:focus {
  border-color: #4a53b6 !important;
}
input[type="text"]:active {
  border-color: #4a53b6 !important;
}
input.alert-input:focus,
input.alert-input:active {
  border-color: #b32121 !important;
  color: #6c0606 !important;
}
input.success-input:focus,
input.success-input:active {
  border-color: #21b365 !important;
  color: #066c32 !important;
}
label.placeholder {
  position: absolute;
  color: #30367c;
  padding: 3px;
  opacity: 1;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12px;
  background: #fff;
  display: none;
  animation-name: placeholdermove;
  animation-duration: 0.1s;
  animation-timing-function: ease-in;
}
.select-box {
  cursor: pointer;
}
.select-box:active,
.select-box:focus {
  cursor: pointer;
}
.selected-box {
  padding-top: 12px !important;
  padding-bottom: 4px !important;
  cursor: pointer;
}
.select-box-inner {
  display: none;
  position: absolute;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  width: calc(100% - 2px);
  animation-name: basicscalling;
  animation-duration: 0.2s;
  animation-timing-function: ease-in;
  z-index: 2;
}
.select-box-inner-box {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #e5eaee;
}
.select-box-inner p {
  padding: 6px 12px;
  cursor: pointer;
}
.select-box-inner-box p:hover {
  background: #c0c2cc;
}
.select-box-inner p:hover {
  background: #dadbe2;
}
label.placeholder-alert {
  color: #6c0606;
}
label.placeholder-success {
  color: #066c32;
}
.bmmd-checkbox,
.bmmd-radio {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #ccd0ff;
  opacity: 0;
  cursor: pointer;
}
.bmmd-checkbox:hover,
.bmmd-radio:hover {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-checkbox-locked,
.bmmd-radio-locked {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #4a53b6;
  opacity: 0.3;
  cursor: pointer;
}
.bmmd-checkbox-inner-locked,
.bmmd-radio-inner-locked {
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-left: 10px;
  border: 2px solid #4a53b6;
  background: #4a53b6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  cursor: pointer;
}

.bmmd-checkbox-inner,
.bmmd-radio-inner {
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-left: 10px;
  border: 2px solid #5c5e68;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  cursor: pointer;
}
.bmmd-checkbox-inner:hover + .bmmd-checkbox {
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-radio-inner,
.bmmd-radio-inner-locked {
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
}
.bmmd-radio-inner-locked {
  background: #fff;
  border: 5px solid #4a53b6;
  width: 10px;
  height: 10px;
}
.bmmd-radio-inner:hover + .bmmd-radio {
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-switch {
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #9598aa;
  cursor: pointer;
}
.bmmd-switch img {
  margin-top: 5px;
  margin-left: 5px;
  animation-name: switchtoleft;
  animation-duration: 0.4s;
}

.bmmd-switch-active {
  background: #4a53b6;
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  cursor: pointer;
}
.bmmd-switch-active img {
  margin-top: 5px;
  margin-left: 30px;
  animation-name: switchtoright;
  animation-duration: 0.4s;
}

.bmmd-switch-danger {
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #e01528;
  cursor: pointer;
}
.bmmd-switch-danger img {
  margin-top: 5px;
  margin-left: 5px;
  animation-name: switchtoleft;
  animation-duration: 0.4s;
}
.bmmd-button {
  background: #485ac2;
  background-image: -webkit-linear-gradient(top, #485ac2, #0138ae);
  background-image: -moz-linear-gradient(top, #485ac2, #0138ae);
  background-image: -ms-linear-gradient(top, #485ac2, #0138ae);
  background-image: -o-linear-gradient(top, #485ac2, #0138ae);
  background-image: linear-gradient(to bottom, #485ac2, #0138ae);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.bmmd-button:hover {
  background: #0138ae;
  background-image: -webkit-linear-gradient(top, #0138ae, #485ac2);
  background-image: -moz-linear-gradient(top, #0138ae, #485ac2);
  background-image: -ms-linear-gradient(top, #0138ae, #485ac2);
  background-image: -o-linear-gradient(top, #0138ae, #485ac2);
  background-image: linear-gradient(to bottom, #0138ae, #485ac2);
  text-decoration: none;
}
.bmmd-mat-button {
  position: relative;
  overflow: hidden;
  background: #485ac2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button:hover {
  background: #0138ae;
  text-decoration: none;
}
.bmmd-mat-button:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.05s;
  animation-timing-function: ease-in;
}
.bmmd-button-danger {
  background: #f44336;
  background-image: -webkit-linear-gradient(top, #f44336, #d92518);
  background-image: -moz-linear-gradient(top, #f44336, #d92518);
  background-image: -ms-linear-gradient(top, #f44336, #d92518);
  background-image: -o-linear-gradient(top, #f44336, #d92518);
  background-image: linear-gradient(to bottom, #f44336, #d92518);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.bmmd-button-danger:hover {
  background: #ff2323;
  background-image: -webkit-linear-gradient(top, #d92518, #f44336);
  background-image: -moz-linear-gradient(top, #d92518, #f44336);
  background-image: -ms-linear-gradient(top, #d92518, #f44336);
  background-image: -o-linear-gradient(top, #d92518, #f44336);
  background-image: linear-gradient(to bottom, #d92518, #f44336);
  text-decoration: none;
}

.bmmd-mat-button-danger {
  position: relative;
  overflow: hidden;
  background: #f44336;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button-danger:hover {
  background: #d92518;
  text-decoration: none;
}
.bmmd-mat-button-danger:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.05s;
  animation-timing-function: ease-in;
}
.bmmd-button-success {
  background: #05aa44;
  background-image: -webkit-linear-gradient(top, #07c751, #05aa44);
  background-image: -moz-linear-gradient(top, #07c751, #05aa44);
  background-image: -ms-linear-gradient(top, #07c751, #05aa44);
  background-image: -o-linear-gradient(top, #07c751, #05aa44);
  background-image: linear-gradient(to bottom, #07c751, #05aa44);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.bmmd-button-success:hover {
  background: #4cf894;
  background-image: -webkit-linear-gradient(top, #05aa44, #07c751);
  background-image: -moz-linear-gradient(top, #05aa44, #07c751);
  background-image: -ms-linear-gradient(top, #05aa44, #07c751);
  background-image: -o-linear-gradient(top, #05aa44, #07c751);
  background-image: linear-gradient(to bottom, #05aa44, #07c751);
  text-decoration: none;
}

.bmmd-mat-button-success {
  position: relative;
  overflow: hidden;
  background: #07c751;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button-success:hover {
  background: #05aa44;
  text-decoration: none;
}
.bmmd-mat-button-success:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.01s;
  animation-timing-function: ease-in;
}
.bmmd-switch-success {
  background: #00c044;
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  cursor: pointer;
}
.bmmd-switch-success img {
  margin-top: 5px;
  margin-left: 30px;
  animation-name: switchtoright;
  animation-duration: 0.25s;
  animation-timing-function: ease-in;
}

.white-check {
  color: #fff;
  font-size: 17px;
  margin-top: 0px;
  margin-left: 1px;
  z-index: 3;
  font-weight: 500;
  position: relative;
}
.white-point {
  color: #fff;
  font-size: 10px;
  margin-top: 2px;
  margin-left: 3px;
  z-index: 3;
  font-weight: 500;
  position: relative;
}
.add-ripple-effect {
  padding: 12px 16px;
  display: block;
}
span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 1200ms ease-in;
  background-color: rgba(255, 255, 255, 0.7);
}
.bmmd-radio-inner-locked {
  background: #fff;
  border: 5px solid #4a53b6;
  width: 10px;
  height: 10px;
}
@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(8);
    opacity: 0.35;
  }
}
/* Inputs and input forms */

/* Margins and Paddings */
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mr20 {
  margin-right: 20px;
}
.pdr20 {
  padding-right: 20px;
}

/* Margins and Paddings */

@media only screen and (max-width: 1199px) {
  .col2 {
    width: 33.333%;
    float: left;
  }
}
/* Tricks and Magic */
.onlydisplay {
  display: block;
}
.onlymobile {
  display: none;
}
#test {
  width: 100px;
  height: 100px;
  background-color: red;
}
#test:hover {
  animation-name: fancydropdown;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
}

@keyframes fastshadowresize {
  0% {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
    -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
    box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  }

  100% {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
    -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
    box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  }
}

@keyframes placeholdermove {
  0% {
    font-size: 14px;
    margin-top: 25px;
    opacity: 0.8;
    margin-left: 10px;
    color: #2c2c2c;
  }

  100% {
    font-size: 12px;
    opacity: 1;
    margin-top: 12px;
    margin-left: 10px;
    color: #30367c;
  }
}

@keyframes changeopacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.65;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes changefocuscolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #dbddf5;
  }
  100% {
    background-color: #eaecff;
  }
}

@keyframes switchtoright {
  0% {
    margin-left: 5px;
  }

  100% {
    margin-left: 30px;
  }
}
@keyframes switchtoleft {
  0% {
    margin-left: 30px;
  }

  100% {
    margin-left: 5px;
  }
}
@keyframes changefocusalertcolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #fadfdf;
  }
  100% {
    background-color: #ffe6e6;
  }
}

@keyframes changefocussuccesscolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #e0faec;
  }
  100% {
    background-color: #e7fff2;
  }
}

@keyframes changecolor {
  0% {
    background-color: #c9d0d6;
  }
  25% {
    background-color: yellow;
  }
  50% {
    background-color: blue;
  }
  100% {
    background-color: green;
  }
}

@keyframes basicscalling {
  0% {
    scale: 0;
  }
  100% {
    scale: 1;
  }
}

@keyframes nicescalling {
  0% {
    scale: 1;
  }
  25% {
    scale: 1.05;
  }
  50% {
    scale: 1.15;
  }
  100% {
    scale: 1.3;
  }
}

@keyframes fancydropdown {
  0% {
    margin-top: 40px;
  }
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 0px;
  }
}
.checkbox {
  width: 40px;
}
.radio {
  width: 40px;
}
.left-checkbox,
.left-radio {
  width: 45px;
  float: left;
}
.right-checkbox,
.right-radio {
  width: calc(100% - 45px);
  float: left;
}
.right-checkbox p,
.right-radio p {
  margin-top: 13px;
}
.max320 {
  max-width: 320px;
}
#exclude-yourself {
  width: 100%;
}

/* Tricks and rgb(32, 30, 30)c */
#page-loader {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
/*.spinner-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .9);
  padding-top: 112px;
  z-index: 1000;
}


.spinner {
  margin: 0 auto;
  margin-top: 100px;
  font-size: 500%;
  width: 80px;
  text-align: center;
  padding: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  color: rgb(122, 28, 125);
}*/

/*.spinner-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .9);
  padding-top: 112px;
  z-index: 100000;
  }

.spinner {
margin: 0 auto;
width:200px;
height:200px;
margin-top:calc(50vh - 250px);
}
*/

@-webkit-keyframes logott {
  from {
    -webkit-transform: scale(1);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    opacity: 0.75;
  }
}
.logott {
  width: 257px;
  height: 56px;
  margin: 0 auto;
  margin-top: calc(50vh - 28px);
  -webkit-animation-name: logott;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 10;
}

.fa-circle-o-notch {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Montserrat", FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}

a {
  font-family: "Montserrat", FontAwesome;
}
#sports-lists {
  display: none;
}
span.count-providers {
  font-size: 12px;
  color: #969fff;
}
hr {
  color: #5f697f;
  padding-right: 20px;
}
#more-btn {
  margin: 0 auto;
}
.w50 {
  width: calc(50% - 10px);
}
.wrong-password {
  margin-top: -80px;
}

.hr {
  width: calc(100% - 40px);
  height: 1px;
  background: #5f697f;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 30px;
}
.sb-language {
  background: rgba(13, 17, 26, 0.65);
  padding: 10px;
  border-radius: 15px;
}
li.sub-itemm:hover {
  color: #fff;
  background-image: linear-gradient(to right, #171e2f, #7047ff);
  transition: all 0.7s ease-in-out;
}
.live-support {
  color: #27f470;
}
.ease-fn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.ease-fn-fast {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header-language {
  float: right;
  height: auto;
  display: block;
  background: rgba(13, 17, 26, 0.65);
  padding: 5px 10px;
  border-radius: 15px;
  margin-right: -20px;
  margin-top: 15px;
}
.header-language-nav {
  margin: 0;
  padding: 0;
  position: relative;
}
#hint-edit {
  top: 20px;
  font-weight: 500;
  left: 20px;
  right: 0;
  padding-left: 10px;
  color: rgb(255, 103, 103);
  font-size: 12px;
}
.header-language-nav ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}

.header-language-nav li {
  text-align: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

.header-language-nav a {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 10px;
  font-weight: light;
  line-height: normal;
  display: block;
  transition: none;
  text-transform: uppercase;
}

.header-language-nav a:hover {
  color: #9099ff;
  text-decoration: none;
  transition: all 0.7s ease-in-out;
}

.header-language-nav ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 5px 10px;
}

.header-language-nav ul ul ul {
  top: 0;
  left: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-language-nav ul ul a {
  width: 57px;
  height: auto;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  list-style: none;
  margin: 10px 0 0 0;
}

.header-language-nav li:hover {
  text-decoration: none;
}

.header-language-nav ul ul a:hover {
  color: #9099ff;
  text-decoration: none;
}

.header-language-nav ul li:hover > ul {
  display: block;
  list-style: none;
  background: rgba(13, 17, 26, 0.65);
  padding: 5px 10px;
  border-radius: 15px;
}

.header-language-nav .flag {
  vertical-align: middle;
  margin-left: 4px;
}

.header-language-nav ul ul a .flag img {
  float: right;
}
footer {
  background-color: #121925;
  margin-top: 30px;
  padding: 30px 0;
  text-align: center;
  bottom: 0px;
}

.footer-menu {
  display: block;
  overflow: auto;
  margin-top: 25px;
}

footer a {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  margin: 0 10px 10px 10px;
  color: #c4c4c4;
  transition: all 0.2s ease-in-out;
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

.payments {
  display: block;
  margin: 0 30px;
  padding: 30px 0;
  border-bottom: #656e85 solid 1px;
}

.payments-box {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.reviews {
  display: block;
  margin: 0 0px;
  padding: 30px 0;
  border-bottom: #656e85 solid 1px;
  text-align: center;
}

.reviews-box {
  display: inline-block;
  vertical-align: top;
  margin: 0 0px;
}

.socials {
  clear: both;
  display: block;
  margin-top: 30px;
}
footer .fa-brands {
  font-size: 25px;
  color: #7d8085;
}

.statement {
  max-width: 900px;
  overflow: auto;
  margin: auto;
  padding: 0 30px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.mr-10 {
  margin-right: 10px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}
.mb-20 {
  margin-bottom: 20px;
}
.all-20 {
  margin: 20px;
}

/*----- game box -----*/

.purple-btn a {
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
  border-radius: 15px;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}

.purple-btn a:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.r-20 {
  margin-right: 20px;
}

.provider-cont {
  display: block;
  min-height: 100px;
  background-color: #171e2f;
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.game-box-bkgd {
  display: block;
  min-height: 350px;
  background-color: #171e2f;
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.l-r-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.game-box-img {
  display: inline-box;
  overflow: auto;
  top: 0px;
  border-radius: 15px;
  position: relative;
  width: calc(100% - 20px);
  background: grey;
}
#sublist4 {
  height: auto !important;
  max-height: 300px;
  overflow-y: auto;
}
.game-box-img img {
  width: (100% - 20px);
  height: auto;
  position: relative;
}

.game-box h3 {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.game-box-meta {
  display: block;
  overflow: auto;
  font-size: 11px;
  font-weight: 300;
  padding: 0 10px;
}

.game-box-players {
  width: calc(50% - 4px);
  overflow: auto;
  color: #656e85;
  text-align: left;
  display: inline-block;
}

.game-box-status {
  width: calc(50% - 4px);
  overflow: auto;
  color: #27f470;
  text-align: right;
  display: inline-block;
}

.game-box-btn {
  clear: both;
  display: block;
  margin: 20px 0;
}
.game-box-new {
  width: 16.667%;
  float: left;
  border-radius: 15px;
  margin-bottom: 30px;
}
.game-box-new img {
  width: calc(100% - 30px);
  border-radius: 15px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media screen and (max-width: 1340px) {
  .game-box-new {
    width: 33.333%;
    float: left;
    border-radius: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .game-box-new {
    width: 50%;
    float: left;
    border-radius: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 576px) {
  .game-box-new {
    width: 50%;
    float: left;
    border-radius: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1180px) {
  .only-big-screen {
    display: block;
  }
  .only-small-screen {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  .only-big-screen {
    display: none;
  }
  .only-small-screen {
    display: block;
  }
}
.login-container {
  padding: 25px;
}
.modal-content {
  border-radius: 15px;
  width: 576px;
  background: #171e2f;
  border: 0px solid #eee;
  overflow-x: hidden;
}
.min768 {
  display: block;
}
.max768 {
  display: none;
}
.maxwidth100 {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .game-box-img {
    display: inline-box;
    overflow: auto;
    top: -20px;
    margin: 0 40px;
    border-radius: 15px;
    position: relative;
    width: calc(100% - 20px);
    background: grey;
  }
  .min768 {
    display: none;
  }
  .max768 {
    display: block;
  }
  .modal-content {
    border-radius: 0px;
    width: 100%;
    height: 100vh;
    margin-left: 0;
    background: #171e2f;
    margin-top: 0;
    padding: 20px;
  }
}

.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  padding: 13px 20px;
  font-size: 16px;
  color: #fff;
}
.form-control1:focus {
  border: solid 1px #5b69ff;
}
.form-select {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: 1px solid #454762;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
.current-user-name,
.current-user-name-close {
  float: right;
  cursor: pointer;
  padding-right: 60px;
  position: relative;
  text-align: right;
  min-width: 190px;
}
.payment-item .col-4 {
  cursor: pointer;
}
.form-select:focus {
  border: solid 1px #5b69ff;
}
.title {
  background-color: none;
  color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #171e2f;
  margin-bottom: 6rem;
}
h2.title {
  padding-top: 20px;
}
.close {
  position: absolute;
  right: 25px;
  top: 35px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.close:hover,
.close:focus {
  color: #5b69ff;
  cursor: pointer;
}

input {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
}
.register .register-link {
  text-align: center;
  /* background-color: #fcb702; */
  width: 100%;
  display: block;
  border-radius: 15px;
  padding: 7px;
  color: #fff;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
}
.register .register-link:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.signin .signin-link {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 15px;
  padding: 7px;
  color: #fff;
  border: 2px solid #5b69ff;
}

button.purple-button {
  width: auto;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  background-image: linear-gradient(to bottom, #5b69ff, #7047ff);
  border-radius: 15px;
  padding: 12px 30px;
  color: #fff;
}
button.purple-button:hover {
  color: #fff;
  opacity: 1;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}

button.purple-button-in {
  width: auto;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  background-color: transparent;
  border: solid 1px #5b69ff;
  border-radius: 15px;
  padding: 12px 30px;
  color: #fff;
}

button.purple-button-in:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #7047ff, #5b69ff);
}
.big-green {
  color: #fff;
  font-size: 16px;
}
.success-message {
  color: #fff;
  padding: 20px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
.nwmXb.nwmXb.nwmXb {
  background: #1a2333;
}
.cLoNnb {
  background: #1a2333;
}
.jKcQkW.jKcQkW.jKcQkW:focus,
.jKcQkW.jKcQkW.jKcQkW[data-garden-focus-visible] {
  box-shadow: rgb(28, 23, 77) 0px 0px 0px 0.125rem;
  border: 1px solid #1a2333;
}
.hoKjDm.hoKjDm.hoKjDm {
  background-color: #1a2333;
}
table tr th {
  background: rgba(0, 0, 0, 0.6);
  color: #eee;
  padding: 20px;
}
table tr:nth-child(even) {
  background: #171e2f;
  color: #eee;
}
table tr {
  color: #eee;
  padding: 20px;
}
.main-wrapper-new {
  width: 100%;
  position: relative;
  flex-direction: row;
  display: flex;
}
.header {
  grid-area: header;
  position: fixed;
  top: 0;
  z-index: 100;

  width: 100%;
}

.tawk-card-primary {
  background-color: #7047ff;
}
.tawk-agent-chat-bubble {
  background: #7047ff;
  color: #ffffff;
}
.main-container-for-all {
  width: calc(100vw - 580px);
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .main-container-for-all {
    width: 98%;
    margin-left: 1%;
  }
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 15px;
  color: #fff;
}
.fs20 {
  font-size: 20px;
}
.dropdown-menu {
  margin-top: 40px;
  animation-name: scaleTotal;
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    top: 45px;
  }
  100% {
    opacity: 1;
    top: 40px;
  }
}
@keyframes scaleTotal {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.registerH5 {
  font-size: 14px;
}
.dropdown-toggle::after {
  display: none;
}
.phoneinput {
  margin-top: 0px;
}
@media screen and (max-width: 992px) {
  .phoneinput {
    margin-top: 20px;
  }
}
.header-content .header-nav-right > li a {
  font-size: 14px;
}
.dropdown-menu {
  border-radius: 0rem;
  max-width: 420px;
  width: 100%;
}
.tawk-icon-right img {
  display: none;
}
#modal083 {
  max-width: 120px;
  padding: 20px;
}
#modalfs {
  padding: 0px;
  width: 480px;
  margin-left: calc(50% - 240px);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 0px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.padding20 {
  padding-left: 20px;
  padding-right: 20px;
}
.half h3 {
  font-size: 20px;
  font-weight: 500;
}
input.form-control {
  display: block;
  background: #10151f;
  border-radius: 15px;
  border: solid 1px #171e2f;
  margin-bottom: 0px;
  font-size: 15px;
  color: #fff;
}
.form-label {
  color: #fff;
  padding-top: 0px;
  margin-top: -3px;
  margin-left: 30px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  position: absolute;
}
.form-select {
  height: 40px;
  color: #fff;
  margin-top: 8px;
  padding-top: 8px;
  padding-left: 20px;
  font-size: 14px;
  border-radius: 15px;
}
.padding20 {
  padding-left: 20px;
  padding-right: 20px;
}

.big-device {
  display: block;
}
.small-device {
  display: none;
}
@media screen and (max-width: 768px) {
  .modal {
    padding: top 0px;
  }
  .big-device {
    display: none;
  }
  .small-device {
    display: block;
  }
}
.clickable-div {
  cursor: pointer;
}
.processing {
  color: #0d6efd;
}
.none {
  display: none;
}
h2.games-list-title {
  padding-left: 0px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  margin-top: 10px;
}
img.game-title-icon {
  margin-right: 8px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-50 {
  margin-top: 50px;
}
#dropdown-menu-mob li a {
  color: #fff !important;
}
.bonus-button,
.vip-button {
  height: 100%;
  font-size: 13px;
  left: 0;
  opacity: 1;
  padding: 14px 10px 16px 14px;
  border-radius: 8px;
  font-weight: 600;
  top: 0;
  transition: background-color 0.1s ease-in-out;
  width: 100%;
  color: #fff;
}
.bonus-button:hover {
  background-color: #1e2838;
}
.old-menu {
  display: none;
}
.spinner-wrapper-new {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  padding-top: 112px;
  z-index: 100000;
}
.p20 {
  padding: 20px;
}

.spinner-new {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  margin-top: calc(50vh - 150px);
}

.sidebar-icon-wrap {
  height: auto;
}
.sidebar-icon-wrap img {
  width: 48px;
  margin-right: 20px;
}
#acpp-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/credited-account-popup.jpg");
}

#withd-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/withdrawal-process-popup.jpg");
}
#wager-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/wagering-completion-popup.jpg");
}
#vip-upper-part {
  width: 576px;
  height: 288px;
  background: url("https://joya.casino/lp/creatives/popup/users/wagering-completion-popup.jpg");
}
.awwwardpopup h3 {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
}
.awwwardpopup p {
  font-size: 18px;
  text-align: center;
}

.large-buton a {
  font-size: 18px;
  padding: 10px 40px;
}
.marginauto {
  margin: 0 auto;
}
.greencheck {
  color: #27f470;
  font-size: 40px;
}
.mt20 {
  padding-top: 20px;
}
.alert-success {
  background: rgb(164, 133, 199);
  border: 1px solid rgb(164, 133, 199);
}
.alert-success p {
  color: rgb(51, 18, 70);
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 500;
}

/*
    Web Name: Joya Casino
    Author: Joya's Dream Team
    Description:
    Version: 1.0
    */

body {
  background-color: #0f131b;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 0;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

a:link,
a:visited,
a:active {
  color: #fff;
  text-decoration: none;
}
.open-ver-popup {
  cursor: pointer;
}
a:hover {
  color: #9099ff;
  text-decoration: none;
  transition: all 0.7s ease-in-out;
}

.info-box {
  max-width: 768px;
  overflow: auto;
  background-color: #171e2f;
  border-radius: 25px;
  margin: 250px auto 0 auto;
  padding: 50px;
  line-height: 22px;
}

.mt-35 {
  margin-top: 35px;
}

@media (max-width: 768px) {
  .info-box {
    margin: 150px 25px 150px 25px;
  }
  .balance-bonus {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .info-box {
    margin: 50px 25px 50px 25px;
    padding: 25px;
  }
  #tawk-bubble-container {
    display: none;
  }
  .tawk-min-container {
    opacity: 0;
  }
}
.footer-block {
  position: absolute;
  height: 100px;
  width: 100vw;
  background: #0f131b;
  z-index: 998;
  bottom: 0;
}
#login-upper-part {
  background: url(https://joya.casino/lp/creatives/popup/users/login-popup-promo.jpg)
    no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 75%;
  width: 100%;
  /* background: url(https://joya.casino/lp/creatives/popup/users/login-popup-promo.jpg); */
}
@media (max-width: 1199px) {
  #left-menu {
    z-index: 999;
    background: #171e2f;
  }
  .left {
    position: fixed;
    top: 52px;
    left: 0;
    width: 100%;
    padding: 0;
    bottom: 0;
    z-index: 2;
    transform: translateX(-100%);
  }

  .left.open {
    transform: translateX(0);
    overflow-y: scroll;
    overflow-x: hidden;
    top: 52px;
    z-index: 4;
  }

  .left.open.open-logged-in {
    top: 52px;
  }
}
i.fa.fa-bars {
  padding-top: 14px;
}

img.provider-image {
  height: 64px;
}
.footer-row h4 {
  padding: 0 0 5px;
}
.logo-mobile img {
  width: 28px !important;
  margin-left: 15px !important;
  margin-top: -2px !important;
}
img.currency {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  margin-top: -2px;
  margin-left: -4px;
}
.strongtext {
  font-weight: 700;
}
.show-bonus-modal-new {
  cursor: pointer;
}
.favorite-game {
  display: none;
  border-radius: 3px;
  color: #5b0aa7;
  font-size: 12px;
  padding: 4px 7px;
  opacity: 0.7;
  font-weight: 600;
}
.favorite-game:hover {
  opacity: 0.9;
  background-color: #ffffff;
}
.content-menu .content-menu-nav > li a {
  display: block;
  color: #b10505;
  text-decoration: none;
  padding: 6px 0px;
  margin-top: 0px;
}
.pulsating-circle {
  position: absolute;
  right: 5px;
  margin-top: 5px;
  transform: translateX(-50%) translateY(-50%);
  width: 12px;
  height: 12px;
  z-index: 99999999;
}
.close-modal-new {
  cursor: pointer;
}
.pulse-link {
  right: 15px;
  margin-top: 12px;
}
.pulsating-circle:before {
  content: "";
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 45px;
  background-color: #b10505;
  -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1)
    infinite;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #b10505;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s
    infinite;
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@-webkit-keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}

@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #454762;
  background: #171e2f;
}
input:auto-fill {
  border: 1px solid #454762;
  background: #171e2f;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #fff;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /*your box-shadow*/
  -webkit-text-fill-color: #fff;
}
.sidebar {
  z-index: 999;
}
.left-menu {
  padding-top: 30px;
}
.header {
  z-index: 1000;
}
@media (max-width: 1199px) {
  .pt-10 {
    padding-top: 70px;
  }
}
input:auto-fill {
  border: 1px solid #454762;
  background: #171e2f;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #fff;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #171e2f inset; /*your box-shadow*/
  -webkit-text-fill-color: #fff;
}
.sidebar {
  z-index: 999;
}
.left-menu {
  padding-top: 30px;
}
.header {
  z-index: 1000;
}
.leftfloat {
  float: left;
}
.w180 {
  width: 180px;
}
.w380 {
  width: 380px;
}
.leftbtn {
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .leftbtn {
    margin-left: 0px;
  }
  .leftfloat {
    float: none;
  }
  .w180 {
    width: 180px;
  }
  .w380 {
    width: 180px;
  }

  .pt-10 {
    padding-top: 70px;
  }
}
.colored {
  color: hsl(278, 60%, 56%);
}
.big-iconn {
  font-weight: 700;
  margin-right: 8px;
}
.iframe-close {
  z-index: 999999999999999;
  right: 20px;
  background: hsl(261, 65%, 36%);
  padding: 6px;
  padding-top: 0px;
  border-radius: 365px;
  width: 40px;
  height: 40px;
  opacity: 0.9;
  padding-left: 9px;
  font-size: 18px;
}
.iframe-close:hover {
  opacity: 0.9;
}
.logo-picture {
  width: 200px;
  margin: 0 auto;
}
.logo-picture img {
  width: 200px;
}

input:focus {
  color: #fff;
  background: #121829;
}
/* sourceMappingURL=style.css.map */
.down-game-text:hover .play-btn {
  -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.game-box-new:hover .game-image {
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
  transition: filter 0.5s ease-in;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.iframe-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}
.clearfix {
  clear: both;
}
.visible-block {
  display: block;
}
h1 {
  font-size: 36px;
  font-weight: 700;
}
.pt20 {
  padding-top: 20px;
}
.bonus-style {
  color: #fff;
  font-weight: 500;
}
.deposit-style {
  color: #fff;
  font-weight: 500;
}
#stay-here-img {
  cursor: pointer;
  max-width:100%;
}
#vip-container {
  margin-top: 0px;
  width: 136px;
  height: 40px;
  margin: 0 auto;
}
#vip-container img {
  width: 32px;
  height: 32px;
}
.mr20 {
  margin-right: 20px;
}
.size15 {
  font-size: 15px;
}
.mt10 {
  margin-top: 10px;
}

#salert {
  display: none;
}
@keyframes pulsee {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes spinner-d3wgkg {
  to {
    transform: rotate(1turn);
  }
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Columns and Wrappers */

/* Background colors */
.bgred {
  background: red;
}
.bgblue {
  background: blue;
}
.bgorange {
  background: orange;
}
/* Background colors */

/* Inputs and input forms */
.col4 input,
.col3 input {
  width: calc(100% - 24px);
}
.col4 input.basic-input,
.col3 input.basic-input {
  width: calc(100% - 26px);
}
.col4 input.basic-input-strong,
.col3 input.basic-input-strong {
  width: calc(100% - 28px);
}
input.basic-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}

input.box-input {
  border-bottom: 2px solid #afb1c2;
  background: #e5eaee;
  padding: 32px 15px 7px;
  width: calc(100% - 30px);
}
input.box-input:hover,
input.box-input:focus {
  background: #d9dde4;
}
label.box-placeholder {
  position: absolute;
  color: #30367c;
  padding: 3px;
  opacity: 1;
  margin-top: 25px;
  margin-left: 12px;
  font-size: 11px;
}
input.focused-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-alert-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-success-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  background: #fff;
  padding: 8px 12px;
}
input.focused-input:focus,
input.focused-input:active {
  background: #eaecff;
  animation-name: changefocuscolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.focused-alert-input:focus,
input.focused-alert-input:active {
  background: #ffe6e6;

  animation-name: changefocusalertcolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.focused-success-input:focus,
input.focused-success-input:active {
  background: #e7fff2;

  animation-name: changefocussuccesscolor;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
input.basic-input-strong {
  border: 2px solid #afb1c2;
}
.noph::-webkit-input-placeholder {
  opacity: 0;
}
input[type="text"]:focus {
  border-color: #4a53b6;
}
input[type="text"]:active {
  border-color: #4a53b6;
}
input.alert-input:focus,
input.alert-input:active {
  border-color: #b32121;
  color: #6c0606;
}
input.success-input:focus,
input.success-input:active {
  border-color: #21b365;
  color: #066c32;
}
label.placeholder {
  position: absolute;
  color: #30367c;
  padding: 3px;
  opacity: 1;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12px;
  background: #fff;
  display: none;
  animation-name: placeholdermove;
  animation-duration: 0.1s;
  animation-timing-function: ease-in;
}
.select-box {
  cursor: pointer;
}
.select-box:active,
.select-box:focus {
  cursor: pointer;
}
.selected-box {
  padding-top: 12px;
  padding-bottom: 4px;
  cursor: pointer;
}
.select-box-inner {
  display: none;
  position: absolute;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #afb1c2;
  width: calc(100% - 2px);
  animation-name: basicscalling;
  animation-duration: 0.2s;
  animation-timing-function: ease-in;
  z-index: 2;
}
.select-box-inner-box {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #e5eaee;
}
.select-box-inner p {
  padding: 6px 12px;
  cursor: pointer;
}
.select-box-inner-box p:hover {
  background: #c0c2cc;
}
.select-box-inner p:hover {
  background: #dadbe2;
}
label.placeholder-alert {
  color: #6c0606;
}
label.placeholder-success {
  color: #066c32;
}
.bmmd-checkbox,
.bmmd-radio {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #ccd0ff;
  opacity: 0;
  cursor: pointer;
}
.bmmd-checkbox:hover,
.bmmd-radio:hover {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-checkbox-locked,
.bmmd-radio-locked {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #4a53b6;
  opacity: 0.3;
  cursor: pointer;
}
.bmmd-checkbox-inner-locked,
.bmmd-radio-inner-locked {
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-left: 10px;
  border: 2px solid #4a53b6;
  background: #4a53b6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  cursor: pointer;
}

.bmmd-checkbox-inner,
.bmmd-radio-inner {
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-left: 10px;
  border: 2px solid #5c5e68;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  cursor: pointer;
}
.bmmd-checkbox-inner:hover + .bmmd-checkbox {
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-radio-inner,
.bmmd-radio-inner-locked {
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
}
.bmmd-radio-inner-locked {
  background: #fff;
  border: 5px solid #4a53b6;
  width: 10px;
  height: 10px;
}
.bmmd-radio-inner:hover + .bmmd-radio {
  background: #9fa4ac;
  opacity: 0.5;
  animation-name: changeopacity;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
}
.bmmd-switch {
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #9598aa;
  cursor: pointer;
}
.bmmd-switch img {
  margin-top: 5px;
  margin-left: 5px;
  animation-name: switchtoleft;
  animation-duration: 0.4s;
}

.bmmd-switch-active {
  background: #4a53b6;
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  cursor: pointer;
}
.bmmd-switch-active img {
  margin-top: 5px;
  margin-left: 30px;
  animation-name: switchtoright;
  animation-duration: 0.4s;
}

.bmmd-switch-danger {
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  background: #e01528;
  cursor: pointer;
}
.bmmd-switch-danger img {
  margin-top: 5px;
  margin-left: 5px;
  animation-name: switchtoleft;
  animation-duration: 0.4s;
}
.bmmd-button {
  background: #485ac2;
  background-image: -webkit-linear-gradient(top, #485ac2, #0138ae);
  background-image: -moz-linear-gradient(top, #485ac2, #0138ae);
  background-image: -ms-linear-gradient(top, #485ac2, #0138ae);
  background-image: -o-linear-gradient(top, #485ac2, #0138ae);
  background-image: linear-gradient(to bottom, #485ac2, #0138ae);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bmmd-button:hover {
  background: #0138ae;
  background-image: -webkit-linear-gradient(top, #0138ae, #485ac2);
  background-image: -moz-linear-gradient(top, #0138ae, #485ac2);
  background-image: -ms-linear-gradient(top, #0138ae, #485ac2);
  background-image: -o-linear-gradient(top, #0138ae, #485ac2);
  background-image: linear-gradient(to bottom, #0138ae, #485ac2);
  text-decoration: none;
}
.bmmd-mat-button {
  position: relative;
  overflow: hidden;
  background: #485ac2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button:hover {
  background: #0138ae;
  text-decoration: none;
}
.bmmd-mat-button:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.05s;
  animation-timing-function: ease-in;
}
.bmmd-button-danger {
  background: #f44336;
  background-image: -webkit-linear-gradient(top, #f44336, #d92518);
  background-image: -moz-linear-gradient(top, #f44336, #d92518);
  background-image: -ms-linear-gradient(top, #f44336, #d92518);
  background-image: -o-linear-gradient(top, #f44336, #d92518);
  background-image: linear-gradient(to bottom, #f44336, #d92518);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bmmd-button-danger:hover {
  background: #ff2323;
  background-image: -webkit-linear-gradient(top, #d92518, #f44336);
  background-image: -moz-linear-gradient(top, #d92518, #f44336);
  background-image: -ms-linear-gradient(top, #d92518, #f44336);
  background-image: -o-linear-gradient(top, #d92518, #f44336);
  background-image: linear-gradient(to bottom, #d92518, #f44336);
  text-decoration: none;
}

.bmmd-mat-button-danger {
  position: relative;
  overflow: hidden;
  background: #f44336;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button-danger:hover {
  background: #d92518;
  text-decoration: none;
}
.bmmd-mat-button-danger:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.05s;
  animation-timing-function: ease-in;
}
.bmmd-button-success {
  background: #05aa44;
  background-image: -webkit-linear-gradient(top, #07c751, #05aa44);
  background-image: -moz-linear-gradient(top, #07c751, #05aa44);
  background-image: -ms-linear-gradient(top, #07c751, #05aa44);
  background-image: -o-linear-gradient(top, #07c751, #05aa44);
  background-image: linear-gradient(to bottom, #07c751, #05aa44);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bmmd-button-success:hover {
  background: #4cf894;
  background-image: -webkit-linear-gradient(top, #05aa44, #07c751);
  background-image: -moz-linear-gradient(top, #05aa44, #07c751);
  background-image: -ms-linear-gradient(top, #05aa44, #07c751);
  background-image: -o-linear-gradient(top, #05aa44, #07c751);
  background-image: linear-gradient(to bottom, #05aa44, #07c751);
  text-decoration: none;
}

.bmmd-mat-button-success {
  position: relative;
  overflow: hidden;
  background: #07c751;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #59626b;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
}

.bmmd-mat-button-success:hover {
  background: #05aa44;
  text-decoration: none;
}
.bmmd-mat-button-success:active {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  animation-name: fastshadowresize;
  animation-duration: 0.01s;
  animation-timing-function: ease-in;
}
.bmmd-switch-success {
  background: #00c044;
  height: 25px;
  width: 50px;
  -webkit-border-radius: 365px;
  -moz-border-radius: 365px;
  border-radius: 365px;
  cursor: pointer;
}
.bmmd-switch-success img {
  margin-top: 5px;
  margin-left: 30px;
  animation-name: switchtoright;
  animation-duration: 0.25s;
  animation-timing-function: ease-in;
}

.white-check {
  color: #fff;
  font-size: 17px;
  margin-top: 0px;
  margin-left: 1px;
  z-index: 3;
  font-weight: 500;
  position: relative;
}
.white-point {
  color: #fff;
  font-size: 10px;
  margin-top: 2px;
  margin-left: 3px;
  z-index: 3;
  font-weight: 500;
  position: relative;
}
.add-ripple-effect {
  padding: 12px 16px;
  display: block;
}
span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 1200ms ease-in;
  background-color: rgba(255, 255, 255, 0.7);
}
.bmmd-radio-inner-locked {
  background: #fff;
  border: 5px solid #4a53b6;
  width: 10px;
  height: 10px;
}
@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(8);
    opacity: 0.35;
  }
}
/* Inputs and input forms */

/* Margins and Paddings */
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mr20 {
  margin-right: 20px;
}
.pdr20 {
  padding-right: 20px;
}

/* Margins and Paddings */

@media only screen and (max-width: 1199px) {
  .col2 {
    width: 33.333%;
    float: left;
  }
}
/* Tricks and Magic */
.onlydisplay {
  display: block;
}
.onlymobile {
  display: none;
}
#test {
  width: 100px;
  height: 100px;
  background-color: red;
}
#test:hover {
  animation-name: fancydropdown;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
}

@keyframes fastshadowresize {
  0% {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
    -moz-box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
    box-shadow: 0px 2px 5px 0px rgba(95, 103, 107, 0.41);
  }

  100% {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
    -moz-box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
    box-shadow: 0px 0px 3px 0px rgba(95, 103, 107, 0.41);
  }
}

@keyframes placeholdermove {
  0% {
    font-size: 14px;
    margin-top: 25px;
    opacity: 0.8;
    margin-left: 10px;
    color: #2c2c2c;
  }

  100% {
    font-size: 12px;
    opacity: 1;
    margin-top: 12px;
    margin-left: 10px;
    color: #30367c;
  }
}

@keyframes changeopacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.65;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes changefocuscolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #dbddf5;
  }
  100% {
    background-color: #eaecff;
  }
}

@keyframes switchtoright {
  0% {
    margin-left: 5px;
  }

  100% {
    margin-left: 30px;
  }
}
@keyframes switchtoleft {
  0% {
    margin-left: 30px;
  }

  100% {
    margin-left: 5px;
  }
}
@keyframes changefocusalertcolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #fadfdf;
  }
  100% {
    background-color: #ffe6e6;
  }
}

@keyframes changefocussuccesscolor {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #e0faec;
  }
  100% {
    background-color: #e7fff2;
  }
}

@keyframes changecolor {
  0% {
    background-color: #c9d0d6;
  }
  25% {
    background-color: yellow;
  }
  50% {
    background-color: blue;
  }
  100% {
    background-color: green;
  }
}

@keyframes basicscalling {
  0% {
    scale: 0;
  }
  100% {
    scale: 1;
  }
}

@keyframes nicescalling {
  0% {
    scale: 1;
  }
  25% {
    scale: 1.05;
  }
  50% {
    scale: 1.15;
  }
  100% {
    scale: 1.3;
  }
}

@keyframes fancydropdown {
  0% {
    margin-top: 40px;
  }
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 0px;
  }
}
.checkbox {
  width: 40px;
}
.radio {
  width: 40px;
}
.left-checkbox,
.left-radio {
  width: 45px;
  float: left;
}
.right-checkbox,
.right-radio {
  width: calc(100% - 45px);
  float: left;
}
.right-checkbox p,
.right-radio p {
  margin-top: 13px;
}
.max320 {
  max-width: 320px;
}
#exclude-yourself {
  width: 100%;
}

/* Tricks and rgb(32, 30, 30)c */
#page-loader {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
/*.spinner-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .9);
  padding-top: 112px;
  z-index: 1000;
}


.spinner {
  margin: 0 auto;
  margin-top: 100px;
  font-size: 500%;
  width: 80px;
  text-align: center;
  padding: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  color: rgb(122, 28, 125);
}*/

/*.spinner-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .9);
  padding-top: 112px;
  z-index: 100000;
  }

.spinner {
margin: 0 auto;
width:200px;
height:200px;
margin-top:calc(50vh - 250px);
}
*/

@-webkit-keyframes logott {
  from {
    -webkit-transform: scale(1);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    opacity: 0.75;
  }
}
.logott {
  width: 257px;
  height: 56px;
  margin: 0 auto;
  margin-top: calc(50vh - 28px);
  -webkit-animation-name: logott;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 10;
}

.fa-circle-o-notch {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.modal-content {
  border-radius: 12px !important;
  width: 576px !important;
  margin-left: calc(50% - 288px) !important;
  background: #171e2f !important;
  margin-top: 16vh !important;
  border: 0px solid #eee !important;
}
span.count-providers {
  font-size: 12px !important;
  color: #969fff !important;
}
.wpcc-color-custom-806538711.wpcc-container {
  background-color: #171e2f !important;
  border-color: #0a0e16 !important;
  border-radius: 3px;
  opacity: 0.95;
}
.wpcc-message {
  font-size: 14px !important;
  font-weight: 500;
}
.wpcc-btn {
  color: #fff !important;
  background: #7047ff !important;
}
.register-modal-div {
  max-width: 800px !important;
  width: 100% !important;
  margin: auto !important;
  margin-top:calc(50vh - 331px) !important;
  height: 662px !important;
  overflow-y: hidden !important;
}
  .footer-row-container{
  max-width:calc(100vw - 585px)!important;
  margin-left:292.5px;
  }
  .footer-legal{
    max-width:calc(100vw - 585px)!important; 
    margin:0 auto;
  }

@media (max-width: 1199px) {
  .footer-row-container{
  max-width:100%!important;
  margin-left:0px;
  }
  .footer-legal{
    max-width:100%!important; 
    margin-left:0px;
  }
}

.minus15 {
  margin-left: -15px !important;
}
.close {
  top: 20px !important;
  right: 20px !important;
}
@media screen and (max-width: 768px) {
  .minus15 {
    margin-left: 0px !important;
  }
  #left-registration {
    height: auto !important;
    background-size: 100% 100%;
  }
  .register-modal-div {
    overflow-y: scroll !important;
  }
  .modal-content {
    border-radius: 0px !important;
    width: 100% !important;
    height: 100vh !important;
    margin-left: 0 !important;
    background: #171e2f !important;
    margin-top: 0 !important;
    padding: 20px;
  }
  #close-button {
    top: 135px !important;
  }
}
#affiliate-reg-bg {
  /* background: url('https://joya.casino/lp/creatives/backgrounds/register-background.jpg') no-repeat top center!important; */
}
.jeton-text {
  display: none !important;
}
.no-visible {
  display: none;
}

/* GAME CSS 3 PART ----- START ----- */
#iframe-emptyy {
  margin: 0 auto !important;
  background: rgb(0, 0, 0);
  width: calc(100vw - 580px) !important;
  height: calc(90vh - 90px) !important;
  border-radius: 12px;
  margin-top: 90px;
  z-index: 99999999999;
  display: none;
  position: fixed;
}
#iframe-loader {
  width: 100px;
  height: 100px;
  margin-top: calc(50vh - 50px);
  margin-left: calc(50% - 50px);
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#iframe-emptyy img {
  width: 56px;
  height: 56px;
  margin-top: calc(50vh - 28px);
  margin-left: calc(50% - 28px);
  position: absolute;
  animation: pulsee 1.5s infinite;
  z-index: 999999999999;
}
#game_wrapper {
  background: black;
  width: calc(100vw - 580px) !important;
  height: calc(90vh - 180px) !important;
  border-radius: 0px 0px 12px 12px;
  margin-top: 180px;
  left: 285.5px;
}
#softswissGameId {
  z-index: 998 !important;
}
#game_wrapper_header_inner {
  padding: 18px 0px;
  z-index: 998 !important;
  position: relative;
}
#header-language ul li {
  cursor: pointer;
}
#game_wrapper_header {
  width: calc(100vw - 565px) !important;
  height: 70px !important;
  border-radius: 12px 12px 0px 0px;
  margin-top: -2780px;
  margin-left: -17px !important;
  background: #171e2f !important;
  position: relative;
  z-index: 999999999999 !important;
}
#game-cont {
  background: #171e2f !important;
  border-radius: 6px;
  width: calc(100vw - 600px) !important;
  height: calc(100vh - 210px) !important;
  top: 140px;
  left: 300px;
  position: fixed;
}
#game_wrapper > iframe {
  background: black;
  width: calc(100vw - 565px) !important;
  height: calc(90vh - 180px) !important;
  border-radius: 0px 0px 12px 12px;
  margin-top: 220px;
}
#game_wrapper {
  position: fixed;
  top: -45px !important;
  left: 285.5px;
  right: 0;
  background: none !important;
  bottom: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 997;
  border-radius: 20px;
}

.iframe-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.very-small-icon {
  width: 18px;
  height: 18px;
}
.elk-iframe {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: 1111111111;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.elk-iframe-mobile {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: 1000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.iframe-close {
  position: fixed;
  right: 15px;
  top: 10px;
  padding: 5px;
  z-index: 1000;
  font-size: 28px;
  cursor: pointer;
}
.iframe-close:hover {
  opacity: 0.5;
}
.iframe-close {
  z-index: 9999999999999999 !important;
  right: 15px !important;
  background: hsl(261, 65%, 36%);
  padding: 6px !important;
  padding-top: 0px !important;
  border-radius: 365px !important;
  width: 40px !important;
  height: 40px !important;
  opacity: 0.9;
  padding-left: 9px !important;
  margin-top: 20px !important;
}
#close-button {
  position: fixed;
  top: 95px;
  right: 35px !important;
  border-radius: 10px;
}

#close-button {
  position: fixed;
  top: 20px;
  right: 35px;
  border-radius: 10px;
}

.green-btn a {
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
  line-height: normal;
  font-weight: 500 !important;
  background-image: linear-gradient(to bottom, #439d3c, #1b9012) !important;
  border-radius: 15px;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none !important;
}
.green-btn a:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #1b9012, #439d3c) !important;
}

.red-btn a {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  font-weight: 500 !important;
  background-image: linear-gradient(to bottom, #bf2222, #a81212) !important;
  border-radius: 5px !important;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none !important;
}
.red-btn a:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #a81212, #bf2222) !important;
}

@media screen and (max-width: 1340px) {
  #iframe-emptyy {
    width: 100%;
    height: 100%;
    margin-left: 0%;
    margin-top: 0vh;
  }
  #iframe-loader {
    width: 100px;
    height: 100px;
    margin-top: calc(50vh - 50px);
    margin-left: calc(50% - 50px);
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  #iframe-emptyy img {
    width: 56px;
    height: 56px;
    margin-top: calc(50vh - 28px);
    margin-left: calc(50% - 28px);
    position: absolute;
    animation: pulsee 1.5s infinite;
    z-index: 999999999999;
  }
  #spinner-loader {
    margin-top: calc(50vh - 75px);
    margin-left: calc(50% - 75px);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 14.1px solid;
    border-color: #999bbb;
    border-right-color: #7047ff;
    animation: spinner-d3wgkg 1s infinite linear;
  }
}
#mobile-notification {
  display: none;
}
@media screen and (max-width: 768px) {
  #mobile-notification {
    display: block;
    background: #171e2f;
    position: fixed;
    top: 0;
    right: -100vw; /* Position off the screen */
    width: 100vw;
    height: 100vh;
    z-index: 99999999999;
    margin-top: 0px;
    transition: right 0.5s ease; /* Add transition for smooth sliding */
  }
  #mobile-notification h1 {
    margin-top: 20px;
    font-size: 20px !important;
  }
  #mobile-notification.show {
    right: 0; /* Slide in */
  }
}

.right {
  float: right;
}
/* GAME CSS 3 PART ----- END ----- */

.new-player-crown {
  color: #7b879c;
}

.silver-crown,
.card-silver p span {
  color: silver;
}
.bronze-bg {
  background: silver;
}
.form-grey {
  background: #171e2f !important;
  font-weight: 600 !important;
  position: relative !important;
  top: -2px !important;
}
#mobile-notification-inner {
  overflow-y: scroll;
}
.message-wrapper {
  position: relative;
}
.menu-balance img {
  width: 24px !important;
  margin-top: -2px;
  margin-left: -2px;
  margin-right: 6px;
}
.grey-txt {
  color: rgb(191, 204, 233);
}

/* Container for the progress bar */
.progresss-wrapper {
  background: #171e2f !important;
  border-radius: 12px;
  padding: 15px 15px 8px 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#progresss-bar-container {
  height: 15px;
  margin: 0 auto;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
#progresss-bar-inner-left {
  width: calc(100% - 32px);
  float: left;
}
#progresss-bar-inner-right {
  width: 32px;
  float: left;
}
.progresss-bar-child {
  width: 100%;
  height: 100%;
}
.progresss {
  color: white;
  text-align: center;
  line-height: 15px;
  animation-direction: reverse;
  background: #e5405e;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #e50000 0%,
    #dccc43 35%,
    #dccc43 65%,
    #00d723 100%
  );
}
.shrinker {
  background-color: black;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.timelapse {
  animation-name: timelapse;
  animation-fill-mode: forwards;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.86, 0.05, 0.4, 0.96);
}
@keyframes timelapse {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
.vip-mobile-image {
  display: none !important;
}
.strongtext {
  font-weight: 700 !important;
}
#googleButton {
  display: none !important;
}
#password-eye {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 28px;
  cursor: pointer;
}
#password-eye-closed {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 28px;
  cursor: pointer;
}
#password-eye-one {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 24px;
  cursor: pointer;
}
#password-eye-closed-one {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 24px;
  cursor: pointer;
}
#password-eye-two {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 23px;
  cursor: pointer;
}
#password-eye-closed-two {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 23px;
  cursor: pointer;
}
#password-eye-five-closed {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 27px;
  cursor: pointer;
}
#password-eye-five {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 27px;
  cursor: pointer;
}
#password-eye-four-closed {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 27px;
  cursor: pointer;
}
#password-eye-four {
  position: absolute;
  opacity: 1;
  right: 36px;
  top: 27px;
  cursor: pointer;
}
#password-eye,
#password-eye-closed,
#password-eye-one,
#password-eye-closed-one,
#password-eye-two,
#password-eye-closed-two,
#password-eye-four,
#password-eye-four-closed
{
  touch-action: manipulation; /* Allow touch interactions */
}
.pwd-img img {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 999px) {
  .display-only-chat {
    display: none !important;
  }
  .tawk-min-container {
    display: none !important;
  }
}
.maxz {
  z-index: 9999999999999999 !important;
}

@media screen and (max-width: 1200px) {
  #game_wrapper {
    background: black;
    width: 100% !important;
    height: 100% !important;
    border-radius: 0px 0px 0px 0px;
    margin-top: 95px;
    left: 0px;
  }
  .green-btn a {
    border-radius: 365px !important;
  }
  .red-btn a {
  }
  #game_wrapper_header_inner {
    padding: 0px 0px;
    z-index: 9999999999 !important;
    position: relative;
    margin-top: -15px;
  }
  #header-language ul li {
    cursor: pointer;
  }
  #game_wrapper_header {
    width: 100% !important;
    height: 70px !important;
    border-radius: 0px;
    margin-top: -2780px;
    margin-left: -17px !important;
    background: #171e2f !important;
    position: relative;
    z-index: 999999999999 !important;
  }
  #game-cont {
    background: #171e2f;
    border-radius: 12px 12px 0px 0px;
    width: 100vw !important;
    height: 100% !important;
    padding-top: 0px;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 999999999999999;
  }
  #game_wrapper > iframe {
    background: black;
    width: 100vw;
    height: 100%;
    border-radius: 6px !important;
    margin-top: 30px;
    z-index: 999999999999999;
  }
  #game_wrapper {
    position: fixed;
    left: 0px;
    right: 0;
    background: none !important;
    bottom: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2111111111;
    border-radius: 20px;
  }
}
.leftt {
  inset: 5px auto auto -5px !important;
}
.crypto-bg {
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),
    url("/assets/img/crypto-bg1.jpg");
  background-size: 100vw 100vh; /* Set to your desired width and height */
}
.crypto-bg-fixed {
  background-image: linear-gradient(
      rgba(0, 27, 64, 0.85),
      rgba(0, 27, 64, 0.85)
    ),
    url("/assets/img/crypto-bg.jpg");
  background-size: 100vw 100vh; /* Set to your desired width and height */
  background-repeat: no-repeat; /* Prevents the background from repeating */
  background-attachment: fixed; /* Keeps the background fixed while scrolling */
}
.f-margin-fix {
  margin-top: -30px;
}
.gold {
  color: gold;
}
.display1200 {
  display: none;
}
@media screen and (max-width: 1200px) {
  .display1200 {
    display: block;
  }
}

.silver-crown,
.card-silver p span {
  color: silver;
}
.silver-bg {
  background: silver;
}
.bronze-bg {
  background: #cd7f32;
}
.bronze-crown,
.card-bronze p span {
  color: #cd7f32;
}
.gold-bg {
  background: gold;
  color: #333;
}
.gold-crown,
.card-gold p span {
  color: gold;
}
.card-platinum p span {
  color: #e5e4e2;
}
.platinum-bg {
  background: #e5e4e2;
  color: #333;
}
.sapphire-bg {
  background: #0f52ba;
}
.emerald-crown,
.card-emerald p span {
  color: #50c878;
}
.emerald-bg {
  background: #50c878;
}
.card-sapphire {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), 0 0 10px rgba(113, 170, 255, 0.6); /* Shadow and glow */
  border: 1px solid #2f353f;
}
.sapphire-crown,
.card-sapphire p span {
  color: #0f52ba;
}

.black-diamond-crown,
.card-black-diamond p {
  color: #7e7e7e;
}
.black-diamond-bg {
  background: #7e7e7e;
}
.pink-diamond-bg {
  background: rgb(252, 148, 243);
}

.pink-diamond-crown,
.card-pink-diamond p {
  color: rgb(252, 148, 243);
}

.pink-diamond-bg {
  background: rgb(252, 148, 243);
}

.pink-diamond-crown,
.card-pink-diamond p {
  color: rgb(252, 148, 243);
}
.card-black-diamond p {
  color: #7e7e7e;
}
.card-blue-diamond {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), 0 0 10px rgba(78, 226, 236, 0.6); /* Shadow and glow */
  border: 1px solid #0051ff;
}
.blue-diamond-bg {
  background: #0051ff;
}
.blue-diamond-crown,
.card-blue-diamond p {
  color: #0051ff;
}
.red-diamond-crown,
.card-red-diamond p {
  color: darkred;
}

.card-red-diamond {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), 0 0 10px rgba(239, 40, 49, 0.6); /* Shadow and glow */
  border: 1px solid darkred;
}
.red-diamond-bg {
  background: darkred;
}
a.colored {
  color: #9099ff !important;
}

.smallikon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.office-navbar ul li:nth-child(6) {
  display: none;
}

@media screen and (max-width: 1200px) {
  #game_wrapper {
    height: calc(100vh - 120px) !important;
  }
}
.Bz112c-r9oPif {
  display: none !important;
}
.gamrsidebar {
  margin-top: 26px !important;
}
a,
button,
img {
  touch-action: manipulation !important; /* Allow touch interactions */
}

.toasttt {
  background-color: #4caf50; /* Green background for success */
  color: white;
  padding: 15px 25px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateX(100%);
  animation: toast-slide-in 0.3s ease-in-out forwards,
    toast-fade-out 0.6s 0.8s ease-in-out forwards;
}

.error {
  background-color: #f44336; /* Red background for error */
}

.success {
  background-color: #4caf50; /* Green background for success */
}
#toast-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999999999999999 !important;
}
/* Toast animation for sliding in */
@keyframes toast-slide-in {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Toast fade-out animation */
@keyframes toast-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.username-visible {
  display: block;
}
#send-mail-casino {
  display: block;
}
#send-mail-casino-input {
  display: block;
}
.payment-categories-mobile {
  display: none;
}
#pay-in-mobile .payment-categories-mobile {
  display: block;
}

@media screen and (max-width: 1200px) {
  .modal-content {
    height: auto !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    justify-content: center !important; /* Centers horizontally */
    align-items: center !important; /* Centers vertically */
  }
  .modh3 {
    padding-top: 0px !important;
  }
}
#google-signin-container-two {
  width: 240px;
  margin-top: 20px;
  margin: 0 auto;
}
#payback-bonus-id{
  display:none;
}
