@charset "UTF-8";
.m-bottom-nav nav a.item:nth-child(3) {
  color: #03ad02 !important;
}

body:has(iframe#side_window_container) {
  height: 100% !important;
}

.btn.btn-register {
  background: #ffc109;
  color: #000 !important;
  border: 0;
  padding-left: 0.6em;
  padding-right: 0.6em;
  border-radius: 0px 10px/10px;
  animation: pulse2 1.5s infinite;
  box-shadow: 0 0 0 0 rgba(255, 204, 2, 0.7);
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
  padding: 12px !important;
}

.btn.btn-login {
  padding: 12px !important;
  margin-right: 15px !important;
}

div.dropdown.bw-custom a.btn {
  padding: 12px 20px !important;
}

header div.top {
  height: 56px;
  margin-bottom: 3px;
}

header div.nav ul.nav-menu li a {
  display: flex;
  align-items: center;
  background: none;
  height: 50px;
  padding: 0 20px;
  max-width: max-content;
  transition: all 0.2s ease;
  border-radius: 3px;
  font-weight: 500;
  color: #efeeed;
  position: relative;
}

header div.nav ul.nav-menu li a i.nav-icon {
  font-size: 14px;
  color: #fff;
}

header div.nav ul.nav-menu li a i.nav-icon {
  font-size: 28px;
  color: #ffc109;
  background: #673494;
  border: 1px solid;
  width: 30px;
  border-radius: 8px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px !important;
}

header div.nav ul.nav-menu li a.current i.nav-icon {
  color: #ffc008;
}

html body {
  height: 100%;
  background: #3a1958;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  padding: 0;
  background-image: url("https://i.ibb.co/R44m4kFm/pasbg4.png") !important;
  background-repeat: repeat-y !important;
  background-position: top left !important;
  background-size: contain !important;
}

html body#promotionspagex,
html body#casinopagex,
html body#accountinfopagex,
html body#contenthakkimizdapagex,
html body#sportsbookpagex,
html body#sportsbook3pagex {
  background-image: url("https://i.ibb.co/R44m4kFm/pasbg4.png") !important;
  background-repeat: repeat-y !important;
  background-position: top left !important;
  background-size: cover !important;
}

html body#casinopagex,
html body#virtual-sportspagex,
html body#fast-gamespagex {
  background-image: url("https://i.ibb.co/R44m4kFm/pasbg4.png") !important;
  background-repeat: repeat-y !important;
  background-position: top left !important;
  background-size: contain !important;
}

@media (max-width: 1600px) {
  html body#promotionspagex {
    background-image: url("https://i.ibb.co/R44m4kFm/pasbg4.png") !important;
    background-repeat: repeat-y !important;
    background-position: top left !important;
    background-size: contain !important;
  }
}
#casinogamepagex {
  background-image: none !important;
}

header {
  background: rgba(255, 255, 255, 0.8509803922);
}

div.jackpots {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  border-radius: 0.3em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  background: #ffc109 !important;
  border: 0px solid rgba(191, 187, 87, 0.5);
}

header div.nav {
  display: block;
  width: 100%;
  height: 55px;
  background: #7a2ebf;
  position: relative;
}

.btn.btn-login {
  color: #fff;
  border: 0;
  padding-left: 0.6em;
  padding-right: 0.6em;
  background: #9d4ee4;
  margin-right: 6px;
  border-radius: 0px 10px/10px;
}

div.dropdown.bw-custom a.btn {
  border: 0 !important;
  background: #7a2ebf;
  padding-left: 0.95em;
  padding-right: 0.95em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  color: #ffc008;
  border-radius: 0px 15px/15px;
}

.btn-set-home a.btn span.inner figure i {
  font-size: 1.8em;
  background-image: linear-gradient(to bottom left, #ff9832, #f36c43);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn.btn-base {
  background: rgb(42, 50, 74);
  border-color: rgba(43, 43, 43, 0.8);
  color: #ffffff;
}

.btn-set-home a.btn {
  padding: 0;
  max-height: inherit;
  background: rgb(42, 50, 74);
  border-color: rgba(30, 30, 30, 0.8);
  aspect-ratio: 120/120;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 130px/70px;
}

@media (max-width: 992px) {
  div.b-header .start {
    color: #000;
    font-weight: 600;
  }
}
.color-theme {
  color: #4c0e86;
}

@media (max-width: 992px) {
  header div.nav ul.nav-menu li a.current {
    border-bottom: 2px solid #ff9832;
  }
}
@media (max-width: 992px) {
  .icon-box {
    font-size: 13px;
    color: #ff9832;
  }
}
div.b-widget:hover .icon-box {
  color: #fff !important;
}

div.mobile-nav a:hover i, div.mobile-nav a.current i, div.mobile-nav a.active i {
  background: linear-gradient(45deg, #ff9832, #ffc107);
}

div.mobile-nav a:hover, div.mobile-nav a.current, div.mobile-nav a.active {
  color: #ffc107;
}

div.p-list ul li a.active {
  border: 1px solid #2a324a;
  color: #fff;
  background: #2a324a;
}

.text-theme, a.text-theme {
  color: #fff !important;
}

body .view-title-more {
  color: #000000;
  font-size: 16px;
  letter-spacing: 1px;
  flex: auto;
  text-transform: uppercase;
}

.m-bottom-nav {
  background: #5d2293 !important;
  border-top: 4px solid #893ad1 !important;
  height: 66px !important;
}

.btn-set-home a.btn span.inner p.link-desc {
  font-size: 9.2px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

a.gamcare img {
  max-width: 85px !important;
  max-height: 350px;
}

header div.top a.logo img {
  max-width: 195px;
  max-height: 40px;
  animation: waveScale 3s infinite ease-in-out;
}

@keyframes waveScale {
  0%, 100% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.05) rotate(-2deg);
  }
  50% {
    transform: scale(0.95) rotate(2deg);
  }
  75% {
    transform: scale(1.02) rotate(-1deg);
  }
}
@media (max-width: 460px) {
  header div.top a.logo img {
    max-width: 170px;
  }
}
.carousel-inner .item img {
  display: inline-block;
}

.carousel-container .carousel-controls {
  position: absolute;
  top: 10px;
  right: 60px;
  display: flex;
  align-items: center;
  background-color: rgba(17, 17, 17, 0.7019607843);
  border-radius: 20px;
  padding: 2px 0;
  color: #fff;
  font-size: 12px;
}

div.b-bonus-box div.bonus-media img {
  width: 100%;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(90deg, #111111, #2b2b2b, #1e1e1e, #2b2b2b);
  background-size: 400% 400%;
  animation: gradient 2s ease infinite;
  border-radius: 0px 30px/30px;
}

div.p-list ul li a {
  display: inline-block;
  text-transform: uppercase;
  padding: 0.3rem 0.5rem;
  width: 100%;
  font-size: 13.5px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
  font-weight: 500;
  background: #7a2ebf;
}

div.p-list ul li a.active {
  border: 1px solid #ff7f00;
  color: #ff9832;
  background: #ffc008;
}

div.p-list ul li a span {
  display: inline-block;
  color: white;
}

div.p-list {
  width: 100%;
  display: inline-block;
  margin-bottom: 17px;
}

div.bw-game-item div.bw-game-content div.game-actions a.btn-play {
  padding: 0.4em 10px;
  background: #f58b06;
  border-color: #ff9832;
  color: #fff;
}

div.b-bonus-box {
  position: relative;
  width: 100%;
  min-width: 200px;
  height: 85%;
  border-radius: 30px 30px/30px;
  display: inline-block;
  aspect-ratio: 10/7;
  scroll-snap-align: end;
  min-width: 100px;
}

@media (max-width: 992px) {
  .b-bonus.page {
    grid-template-columns: repeat(auto-fill, minmax(calc((100% - 50px) / 1), 1fr));
  }
}
div.b-header {
  width: 100%;
  height: 40px;
  display: block;
  margin-bottom: 0.5em;
  background: #ffc008;
}

.b-bonus {
  display: flex;
  grid-gap: 5px;
  z-index: 1;
  margin-bottom: -39px;
}

@media (max-width: 992px) {
  div.b-header .start {
    color: #fff;
    font-weight: 600;
  }
}
.icon-box {
  background: #7a2ebf;
  padding: 0.7em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  line-height: 1.5;
  border: 1px solid #4c0e86;
}

div.dropdown.bw-custom .dropdown-menu.sm-dropdown a.dropdown-item {
  background: #2a324a;
  padding: 10px 11.5px;
  margin: 0 !important;
  border-left: 0;
}

.modal-body img {
  width: 100% !important;
}

.btn.balance span.bonusbalance {
  color: #2a324a;
}

.btn.balance span.bonusbalance {
  color: #2a324a;
}

div.dropdown.bw-custom .dropdown-menu {
  border-radius: 3px;
  background: #2a324a;
  color: #b6bec5;
  border-color: #1e2439;
  opacity: 0;
}

div.dropdown.bw-custom .dropdown-menu li a.dropdown-item {
  background: linear-gradient(to left, rgba(17, 17, 17, 0.6) 0%, rgba(196, 196, 196, 0.05) 100%);
  border-radius: 3px;
  margin-bottom: 3px !important;
  color: #b6bec5;
  transition: ease 0.2s all;
  border-left: 2px solid #525c8d;
}

div.user-account {
  width: 100%;
  max-width: 1380px;
  margin: 15px auto;
  background: #2a324a;
  border-radius: 4px;
  display: flow-root;
  padding: 5px;
}

div.user-account div.account-card div.account-content div.account-inner {
  background: #2a324a;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
}

div.user-account div.account-card div.account-content div.account-submenu ul li a.active {
  color: rgba(255, 255, 255, 0.8509803922);
  background: #ff9832;
}

div.user-account div.account-card div.account-content div.account-submenu {
  display: flow-root;
  background: #38415c;
  border-radius: 4px;
  margin-bottom: 6px;
  padding: 10px;
}

div.user-account div.account-card div.account-content div.account-submenu ul li a {
  font-size: 13px;
  display: block;
  padding: 0.6em 0.8em;
  color: rgba(255, 255, 255, 0.7411764706);
  font-weight: 600;
  text-transform: uppercase;
  transition: ease-in 0.2s all;
  margin-right: 4px;
  border-radius: 3px;
}

div.user-account div.account-card div.account-content {
  display: flow-root;
  background: #1f2537;
  border-radius: 0 3px 3px;
  padding: 6px;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #c5b6b6;
  background-color: #290945;
  background-clip: padding-box;
  border: 1px solid #955dc7;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal .modal-dialog .modal-content .modal-body {
  background: none;
  border-color: #2b2b2b;
  color: #d1c5c5;
  padding: 0.75rem !important;
  background: #371b51;
}

.btn.btn-theme {
  background: #ffc109;
  border-color: #ff9832;
  color: #000000;
}

.form-floating > .form-control:focus ~ label:after, .form-floating > .form-control:not(:placeholder-shown) ~ label:after, .form-floating > .form-control-plaintext ~ label:after, .form-floating > .form-select ~ label:after {
  background-color: #4f566b;
  color: #cdb8b8 !important;
}

label {
  color: #ddd4d4 !important;
}

.modal .modal-dialog .modal-content .modal-header {
  background: none;
  background: #581b8e;
  border-color: #2b2b2b;
  padding: 0.7rem !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.modal .modal-dialog .modal-content .modal-footer {
  background: none;
  border-color: #1c2235;
  padding: 0.5rem !important;
  background: #1e2439;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.btn.btn-theme:hover {
  background: #c96a0b;
  border-color: #c96a0b;
}

.btn.btn-register:hover {
  background: #c96a0b;
  border-color: #c96a0b;
  color: #fff;
}

.form-select {
  color: #c5b6b6;
  background-color: #290945;
  border: 1px solid #955dc7;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
  border-radius: 3px;
}

.btn.btn-base {
  background: #ffc008;
  border-color: rgba(43, 43, 43, 0.8);
  color: #ffffff;
}

.btn.btn-base:hover {
  background: #cab1e2;
  border-color: #2a324a;
}

.tab-container ul.nav.nav-tabs li.nav-item a.nav-link.active {
  background: #8140b9;
}

.account-item {
  background: #1f2539;
  padding: 10px;
  border-radius: 4px;
}

.btn.btn-base.current, .btn.btn-base.active {
  background: #ff9832;
  border-color: #2b2b2b;
  color: #ffffff;
}

footer {
  background: #4c0e86;
}

.btn.btn-dark {
  background-color: #7a2ebf;
  border-color: #20273b;
}

.footer-providers {
  background: #3d1264;
  padding: 15px;
  margin-top: 15px;
  overflow: hidden;
  overflow-x: auto;
}

.table > :not(caption) > * > * {
  padding: 0.75rem;
  background-color: transparent;
  border-bottom-width: 1px;
  border-color: #212529;
  color: #c5b6b6;
  box-shadow: inset 0 0 0 9999px #21283c;
}

.modal .modal-dialog .modal-content {
  background: none;
  color: #fff;
  border-radius: 0;
  border: 0;
}

.form-control:focus {
  color: #e1e1de;
  background-color: #2b2b2b;
  border-color: #ff9832;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(128, 189, 255, 0.2509803922);
}

.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  background: #4f566b;
}

div.user-account div.account-card div.account-nav ul li a.active {
  border-radius: 3px 3px 0 0;
  background: #ff9832;
  color: rgba(255, 255, 255, 0.8509803922);
}

.btn.btn-base {
  background: #ffc008;
  border-color: rgba(43, 43, 43, 0);
  color: #000000;
}

div.dropdown.bw-custom .dropdown-menu.dropdown-notify li {
  background: #2d354d;
  margin-bottom: 0.5em;
}

div.dropdown.bw-custom .dropdown-menu.dropdown-notify li div.bw-notify div.content {
  display: inline-block;
  width: 100%;
  background: #2a324a;
  padding: 0.5em;
  border-radius: 3px;
  margin-bottom: 0.5em;
}

div.dropdown.bw-custom .dropdown-menu.dropdown-notify li div.bw-notify {
  display: inline-block;
  width: 100%;
  background: #292e40;
  border-radius: 3px;
  padding: 0.35em;
  border-left: 2px solid #2b2b2b;
}

div.dropdown.bw-custom .dropdown-menu li a.dropdown-item.logout {
  background: #2a324a;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn-danger {
  background: #f97d05;
  color: #fbfbfb;
  border: #bfbb57;
  float: unset;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn-success {
  background: #151a2b;
  color: #ffffff;
  border: #151a2b;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn-danger:hover {
  background: #a75400;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn-success:hover {
  background: #101729 !important;
}

.modal-dialog:has(.confirm.modal-body) .content:before {
  content: "\f06b";
  margin: 2.5rem;
  font-size: 2rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: block;
  color: #f77c05;
}

div.dropdown.bw-custom a.btn.custom i {
  font-size: 1.9rem !important;
  line-height: 1;
}

.modal .modal-dialog .modal-content .modal-body .kind {
  font-size: 14px;
  background: #4c0e86;
  color: #b6bec5;
  border-radius: 3px;
  margin-top: 6px;
  padding: 0.5rem !important;
}

.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  background: #290945;
  border-color: #955dc7;
  color: #ffc008;
}

.form-floating > .form-control:focus ~ label:after, .form-floating > .form-control:not(:placeholder-shown) ~ label:after, .form-floating > .form-control-plaintext ~ label:after, .form-floating > .form-select ~ label:after {
  background-color: #290945;
  color: #fff !important;
}

header div.nav ul.nav-menu li a:hover {
  background: #4c0e86 !important;
  color: #d2d7dc;
  border-radius: 55px 5px/55px;
}

@media (min-width: 769px) {
  header div.nav ul.nav-menu li:nth-child(9) {
    float: right !important;
    position: absolute !important;
    right: 0 !important;
    background: url(https://i.ibb.co/fGNN64YX/PASPROMOSYON.gif) !important;
    background-repeat: repeat !important;
    background-size: auto !important;
    background-repeat: repeat !important;
    background-size: auto !important;
    width: 200px !important;
    height: 51px !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
  }
  header div.nav ul.nav-menu li:nth-child(8) {
    display: none !important;
  }
  header div.nav ul.nav-menu li:nth-child(9) a {
    color: transparent !important;
    background: none !important;
    box-shadow: none !important;
    width: 200px !important;
    height: 51px !important;
  }
  header div.nav ul.nav-menu li:nth-child(9) a i {
    color: transparent !important;
    background: none !important;
    box-shadow: none !important;
    width: 200px !important;
    height: 50px !important;
  }
}
.btn-set-home a.btn {
  padding: 0;
  max-height: 80px;
  background: rgb(255, 192, 8) !important;
  border-color: rgb(123, 62, 180);
  aspect-ratio: 120/120;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px/10px;
  background-image: linear-gradient(150deg, #3e185e, #7a2ebf, #3e185e) !important;
}

.btn-set-home a.btn span.inner figure i {
  font-size: 2.3em !important;
  background-image: linear-gradient(to bottom left, #ffc008, #ffffff) !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn-set-home a.btn span.inner p.link-desc {
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #ffffff !important;
  font-weight: 900;
  font-family: "arial", "fantasy";
}

html a {
  color: #ffffff !important;
  text-decoration: none;
}

body .view-title-more {
  color: #000000 !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
  flex: auto !important;
  text-transform: uppercase !important;
  width: 100% !important;
  display: block !important;
  margin-bottom: 0.5em !important;
  background: #ffc008 !important;
  padding: 20px !important;
}

.footer-inner .gamcare img {
  filter: invert(1) brightness(1000%) !important;
}

.bw-game-item.live {
  border: 3px solid #ffc008 !important;
}

.bw-game-item {
  border: 3px solid #ffc008 !important;
}

header div.nav ul.nav-menu li a {
  text-transform: uppercase !important;
}

.b-widget span:nth-child(1) {
  border-radius: unset !important;
  border: unset !important;
  height: 40px !important;
}

.b-widget span:nth-child(2) {
  color: #000 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
}

.b-widget .btn.btn-base {
  color: #fff !important;
  text-transform: uppercase !important;
  background: #7a2ebf !important;
  border: 1px solid #7a2ebf !important;
  border-radius: unset !important;
  height: 40px !important;
}

.b-widget .btn.btn-base:hover {
  background: #8c22ed !important;
  border: 1px solid #8c22ed !important;
}

.b-content .d-flex.justify-content-between {
  background: #ffc109 !important;
  padding: 10px !important;
}

div.page-filters button.btn-filter, div.page-filters a.btn-filter {
  color: #000 !important;
  font-size: 15px !important;
}

.b-content .d-flex.justify-content-between .page-view-more .view-title-more {
  background: unset !important;
  padding: unset !important;
  margin-bottom: unset !important;
}

body .accordion-items-container {
  background: #7a2ebf !important;
}

body .accordion-items-container .btn.btn-base {
  background: #c687ff !important;
}

app-game-filter .scroll-container {
  background: #7a2ebf !important;
  padding: 10px !important;
}

app-game-filter .scroll-container .btn.btn-base {
  background: #c687ff !important;
}

.game-filter-arrow:after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 100%;
  right: 0;
  background: linear-gradient(to left, #592886 10%, transparent 100%) !important;
  z-index: 1;
}

body .accordion-title {
  background: #ffc008 !important;
}

@media (min-width: 1360px) and (max-width: 1610px) {
  /*.b-container {
      width: 100%;
      max-width: 1360px !important;
      margin: 0 auto;
  }*/
}
.image-row {
  display: -webkit-inline-flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 10px;
  margin-bottom: 10px;
}

.image-row a {
  position: relative !important;
  display: block !important;
  flex: 1 1 calc(20% - 10px);
  max-width: calc(20% - 10px);
  border-radius: 12px !important;
  overflow: hidden !important;
  z-index: 1 !important;
}

/* Görsel */
.image-row a img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.image-row a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 1px solid transparent;
  z-index: 3;
  pointer-events: none;
  background: linear-gradient(to right, #ff00cc, #ffc109);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  animation: lightBorder 4s linear infinite;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  box-sizing: border-box;
  padding: 2px;
}

@keyframes lightBorder {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 12px, 0% 12px); /* üst */
  }
  25% {
    clip-path: polygon(94% 0%, 100% 0%, 100% 100%, 94% 100%); /* sag */
  }
  50% {
    clip-path: polygon(0% 94%, 100% 94%, 100% 100%, 0% 100%); /* alt */
  }
  75% {
    clip-path: polygon(0% 0%, 6px 0%, 6px 100%, 0% 100%); /* sol */
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 12px, 0% 12px); /* tekrar üst */
  }
}
.b-container .b-widget:nth-child(1) {
  display: none !important;
}

.image-row a:hover img {
  transform: scale(1.05);
}

.full-image-row {
  margin-bottom: 10px;
}

.full-image-row img {
  width: 100%;
}

@media (max-width: 1000px) {
  .image-row {
    display: none !important;
  }
  .full-image-row {
    display: none !important;
  }
  .bD-footer-column {
    width: 100% !important;
  }
}
div.jackpots div.inner {
  text-transform: uppercase;
  padding: 0.6em 0.8em;
  border: 2px solid #ffc008 !important;
  border-radius: 5px !important;
}

.m-bottom-nav nav a.item i {
  font-size: 24px !important;
}

.casino-select-provider-button-block-bc {
  background: #3e1464 !important;
  padding: 15px !important;
}

.casino-select-provider-button-block-bc .accordion-reset-button {
  background: #7a2ebf !important;
  color: #fff !important;
  height: 60px !important;
  margin-top: 10px !important;
  padding: 0 15px !important;
  line-height: 60px !important;
}

.casino-select-provider-button-block-bc .accordion-reset-button:hover {
  background: #8924e4 !important;
}

.casino-select-provider-button-block-bc .accordion-title {
  background: #ffc008 !important;
  height: 60px !important;
  margin-top: 0 !important;
}

.casino-select-provider-button-block-bc .sport-search-bc {
  margin-top: 10px !important;
  margin-left: 10px !important;
}

.casino-select-provider-button-block-bc .view-title-more {
  background: unset !important;
  height: 60px !important;
  line-height: 60px !important;
  padding: unset !important;
  margin-top: 10px !important;
  margin-left: 10px !important;
}

.casino-select-provider-button-block-bc .casino-title-search .sport-search-bc {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.casino-select-provider-button-block-bc .casino-title-search .view-title-more {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.page-filters .f-categories.mt-1.ng-star-inserted .w-100 {
  background: #ffc109 !important;
  border-radius: 5px !important;
}

.page-filters .f-categories.mt-1.ng-star-inserted .w-100 .btn.btn-base.mt-3 {
  padding-left: 50px !important;
}

@keyframes pulse2 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.sticky-top span.w-100.balance {
  font-size: 16px !important;
  font-weight: bold !important;
}

.sticky-top span.w-100.bonusbalance {
  font-size: 15px !important;
  color: #ffc109 !important;
}

.sticky-top .btn.btn-base.py-2 {
  color: #000 !important;
}

ul.dropdown-menu.dropdown-menu-end.show {
  background: #ffc109 !important;
  border-color: #8a6c12 !important;
  box-shadow: 0 0 10px #ffc109, 0 0 20px rgba(255, 193, 9, 0.6) !important;
}

ul.dropdown-menu.dropdown-menu-end.show li {
  background: #7a2ebf !important;
  border-radius: 5px !important;
}

ul.dropdown-menu.dropdown-menu-end.show li:hover {
  background: #8f2ce9 !important;
}

ul.dropdown-menu.dropdown-menu-end.show li a {
  border-left: 2px solid #b598cf !important;
}

ul.dropdown-menu.dropdown-menu-end.show li:hover a {
  border-left: 2px solid #532180 !important;
}

.sticky-top #bwgadgets {
  font-size: 17px !important;
}

div.jackpots div.jackpot.mega {
  padding: 1em 1.2em !important;
}

div.jackpots div.jackpot.minor {
  margin-right: 20px !important;
}

div.jackpots div.jackpot.mega div.inner {
  border: 2px solid #bc0000 !important;
  background: #3a2b00 !important;
}

div.jackpots div.jackpot.grand div.inner {
  border: 2px solid #008400 !important;
  background: #3a2b00 !important;
}

div.jackpots div.jackpot.major div.inner {
  border: 2px solid #01659c !important;
  background: #3a2b00 !important;
}

div.jackpots div.jackpot.minor div.inner {
  border: 2px solid #777ed3 !important;
  background: #3a2b00 !important;
}

#comm100-container img {
  width: 100% !important;
  height: 100px !important;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn {
  width: 100% !important;
  text-transform: uppercase !important;
}

.modal-dialog:has(.confirm.modal-body) .buttons .btn-danger {
  background: #ffc109 !important;
  color: #000 !important;
}

.modal-dialog:has(.confirm.modal-body) .content:before {
  content: "\f06b";
  margin: 2.5rem;
  font-size: 2rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: block;
  color: #ffc008 !important;
}

.sticky-top .btn.btn-base.py-2:nth-child(1) {
  font-weight: bold !important;
  background: green !important;
  color: #fff !important;
  text-transform: uppercase !important;
  animation: pulse2 1.5s infinite;
  box-shadow: 0 0 12px #00ff00, 0 0 25px rgba(0, 255, 0, 0.5);
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
}

.sticky-top .btn.btn-base.py-2:nth-child(2) {
  display: none !important;
}

.m-bottom-nav nav a.item span {
  text-transform: uppercase !important;
}

div.user-account {
  width: 100%;
  max-width: 1380px;
  margin: 15px auto;
  background: #7a2ebf !important;
  border-radius: 4px;
  display: flow-root;
  padding: 5px;
}

div.user-account div.account-card div.account-content {
  display: flow-root;
  background: #5706a0 !important;
  border-radius: 0 3px 3px;
  padding: 6px;
}

div.user-account div.account-card div.account-content div.account-inner {
  background: #7a2ebf !important;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
}

div.user-account div.account-card div.account-content div.account-submenu {
  display: flow-root;
  background: #7a2ebf !important;
  border-radius: 4px;
  margin-bottom: 6px;
  padding: 10px;
}

div.user-account div.account-card div.account-content div.account-submenu ul li a.active {
  color: rgba(255, 255, 255, 0.8509803922);
  background: #b25eff !important;
}

div.user-account div.account-card div.account-nav ul li a.active {
  border-radius: 3px 3px 0 0;
  background: #b25eff !important;
  color: rgba(255, 255, 255, 0.8509803922);
}

div.user-account div.account-card div.account-nav ul li a span.inside-account-link.balance {
  color: #ffc008 !important;
}

div.user-account div.account-card div.account-content div.account-inner .btn.btn-base.w-100.h-100.text-center {
  background: #5706a0 !important;
}

div.user-account div.account-card div.account-content div.account-inner .btn.btn-base.w-100.h-100.text-center:hover {
  background: #471078 !important;
}

div.user-account div.account-card div.account-nav ul li a:hover {
  border-radius: 3px 3px 0 0;
  background: #b25eff !important;
}

div.user-account div.account-card div.account-content div.account-submenu ul li a:hover {
  color: rgba(255, 255, 255, 0.8509803922);
  background: #b25eff !important;
}

#accountinfopagex ul.custom-list li div.box {
  border-radius: 2px;
  padding: 0.3em;
  background: #5706a0 !important;
}

#accountinfopagex ul.custom-list.custom-bonus-list {
  background: #7a02e5 !important;
}

#accountinfopagex .list-group-item {
  background-color: #5706a0 !important;
  color: #c5b6b6;
  border-color: #441073 !important;
}

#accountinfopagex .list-group-item:hover {
  background-color: #6516ac !important;
  color: #c5b6b6;
  border-color: #441073 !important;
}

#accountinfopagex div.message a.btn-message {
  display: block;
  width: 100%;
  background: #5706a0 !important;
  text-decoration: none;
  color: #fff;
  padding: 0.8em;
  font-size: 0.9em;
}

#accountinfopagex div.message div.inner {
  background: #3c155e !important;
  padding: 0.8em;
}

#accountinfopagex div.message a.btn-message:hover {
  background: #6710b6 !important;
}

#accountinfopagex .user-account .member-content .content-head a.btn.btn-base {
  color: #000 !important;
}

#accountinfopagex ul.custom-list.custom-bonus-list .btn.btn-base {
  color: #000 !important;
}

#accountinfopagex .tab-buttons .btn.btn-base {
  color: #000 !important;
}

#accountinfopagex .table > :not(caption) > * > * {
  padding: 0.75rem;
  background-color: transparent;
  border-bottom-width: 1px;
  border-color: #955dc7 !important;
  color: #c5b6b6 !important;
  box-shadow: inset 0 0 0 9999px #581b8e !important;
}

#accountinfopagex .member-content button.btn.theme {
  background: red !important;
  color: #fff !important;
}

#accountinfopagex ul.custom-table-list li div.list-item {
  background: #5706a0 !important;
}

#accountinfopagex .member-content .btn.btn-base {
  color: #000 !important;
}

.bonus-modal.modal-dialog.modal-fullscreen-lg-down.modal-xl .btn.btn-base {
  color: #000 !important;
}

div.bw-game-item div.bw-game-content div.game-actions a.btn-play {
  padding: 0.4em 10px;
  background: #ffc109 !important;
  border-color: #e4ac0a !important;
  color: #000 !important;
}

div.bw-game-item div.bw-game-content div.game-actions a.btn-play:hover {
  background: rgb(222, 180, 54) !important;
  border-color: #c9a433 !important;
}

/*
* Custom footer
*/
.bD-footer {
  color: #fff;
  font-family: sans-serif;
}

.bD-footer-inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.bD-footer-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}

.bD-footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}

.bD-footer-column ul li a {
  color: #fff;
  text-decoration: none;
}

.bD-footer-column ul li a:hover {
  text-decoration: underline;
}

.bD-footer-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #71409f !important;
  padding-bottom: 5px !important;
  color: #ffc109 !important;
}

.bD-footer-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 30px 0;
}

.bD-footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.bD-footer-store img,
.bD-footer-sponsor img,
.bD-footer-payments img {
  height: 60px;
  margin: 5px;
}

.bD-footer-payments {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.bD-footer-license {
  height: 100px;
}

@media (max-width: 768px) {
  .bD-footer-columns {
    flex-direction: row !important;
  }
}
.footer-inner .b-content:nth-child(1) {
  display: none !important;
}

.footer-inner .b-content:nth-child(2) {
  display: none !important;
}

.footer-inner .b-content:nth-child(3) {
  display: none !important;
}

.container-wide.content-i {
  max-width: 1610px !important;
  width: 1610px !important;
  margin: 0 auto !important;
}

div.content-box {
  background: #7a2ebf !important;
  color: #ffffff !important;
  border-color: #532081 !important;
}

div.content-menu {
  background: #7a2ebf !important;
  padding: 1em;
  border-top: 1px solid #4e1f78 !important;
}

div.content-menu ul li a.active {
  border-color: #8560a6 !important;
  background: #4b1a76 !important;
}

div.content-menu ul li a {
  display: block;
  width: 100%;
  padding: 0.5em 0.5em 0.5em 1em;
  background: #570c99 !important;
  border-left: 2px solid #8461a6 !important;
  transition: all 0.2s ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

div.content-menu ul li a:hover {
  border-color: #8461a6 !important;
  background: #4b1a76 !important;
}

.container-wide.content-i span.font-weight-bolder {
  font-size: 20px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}

.footer-inner .b-content.p-2.pt-4 {
  text-align: center !important;
}

.bD-header-info-alert {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffc008;
  color: #000;
  padding: 8px 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  z-index: 9999;
  line-height: 1.5;
  width: 100%;
}

.bD-header-info-alert strong {
  color: #ffc109;
}

.bD-close-alert {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.bD-info-link {
  color: #7a2ebf !important;
  font-weight: bold;
  text-decoration: none;
}

.bD-info-link:hover {
  text-decoration: underline;
}

.sticky-top {
  top: 0 !important;
}

.b-container {
  margin-top: -8px !important;
}

html body#sportsbookpagex .sticky-top,
html body#sportsbook3pagex .sticky-top {
  top: 0 !important;
}

html body#sportsbookpagex #comm100-container,
html body#sportsbook3pagex #comm100-container {
  display: none !important;
}

.user-account {
  margin-top: 90px !important;
}

.footer-inner .b-container.p-3 {
  margin-top: 0 !important;
}

.account-inner .member-content span.d-block.w-100 {
  color: #ffc109 !important;
  text-transform: uppercase;
}

.mdl-register.modal-dialog.modal-fullscreen-lg-down {
  margin-top: 90px !important;
}

.mdl-login.modal-dialog.modal-dialog-centered.modal-fullscreen-lg-down {
  margin-top: 90px !important;
}

.modal-dialog.modal-fullscreen-lg-down {
  margin-top: 90px !important;
}

@media (max-width: 1000px) {
  .bD-footer-column {
    text-align: center !important;
  }
  .bD-footer-bottom {
    text-align: center !important;
  }
  .sticky-top {
    top: 98px !important;
  }
  .b-container {
    margin-top: -8px !important;
  }
  .bD-header-info-alert {
    font-size: 11px !important;
  }
  .m-bottom-nav {
    background: #5d2293 !important;
    border-top: 4px solid #893ad1 !important;
    height: 66px !important;
    position: fixed !important;
    bottom: 0 !important;
  }
  .user-account {
    margin-top: 105px !important;
  }
  .footer-inner .b-container.p-3 {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .btn.btn-login {
    padding: 10px !important;
    margin-right: 0 !important;
    font-size: 14px !important;
  }
}
.deposit-modal.modal-dialog.modal-fullscreen-lg-down {
  margin-top: 100px !important;
}

.account-inner .member-content img {
  width: 100% !important;
  max-width: 150px !important;
  max-height: 60px !important;
}

@media (max-width: 853px) {
  .sticky-top {
    top: 65px !important;
  }
  .b-container {
    margin-top: -8px !important;
  }
  div.b-widget div.b-content div.bw-game-item {
    height: 189px !important;
  }
  #com-egt-jackpot-html-jackpotBanner {
    font-family: Arial;
    font-size: 10px;
    color: #fff;
    z-index: 1;
    background: #7a2ebf !important;
    padding: 5px !important;
    padding-left: 15px !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
}
@media (max-width: 768px) {
  .sticky-top {
    top: 65px !important;
  }
  .b-container {
    margin-top: -8px !important;
  }
  div.b-widget div.b-content div.bw-game-item {
    height: 181px !important;
  }
}
@media (max-width: 768px) {
  .sticky-top {
    top: 64px !important;
  }
  .b-container {
    margin-top: -8px !important;
  }
  div.b-widget div.b-content div.bw-game-item {
    height: 172px !important;
  }
}
@media (max-width: 600px) {
  .bD-header-info-alert {
    display: none !important;
  }
  .sticky-top {
    top: 0 !important;
  }
  .b-container {
    margin-top: -8px !important;
  }
  .b-container .b-widget:nth-child(1) {
    display: unset !important;
  }
  div.dropdown.bw-custom a.btn {
    padding: 5px 8px !important;
  }
  .btn.btn-register {
    padding: 8px !important;
  }
  .btn.btn-login {
    padding: 8px !important;
    margin-right: 5px !important;
    font-size: 14px !important;
  }
  .b-widget-promotion-content {
    display: none !important;
  }
  div.b-widget div.b-content div.bw-game-item {
    height: 123px !important;
  }
  .bD-footer-store img, .bD-footer-sponsor img, .bD-footer-payments img {
    height: 50px !important;
    margin: 5px !important;
  }
  .m-bottom-nav nav a.item span {
    text-transform: uppercase !important;
    font-size: 8px !important;
  }
}
@media (max-width: 540px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 119px !important;
  }
}
@media (max-width: 430px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 142px !important;
  }
}
@media (max-width: 414px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 137px !important;
  }
}
@media (max-width: 412px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 136px !important;
  }
}
@media (max-width: 390px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 128px !important;
  }
}
@media (max-width: 375px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 123px !important;
  }
}
@media (max-width: 360px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 118px !important;
  }
  div.dropdown.bw-custom a.btn {
    padding: 4px 8px !important;
  }
  .btn.btn-register {
    padding: 6px !important;
  }
  .btn.btn-login {
    padding: 6px !important;
    margin-right: 2px !important;
    font-size: 14px !important;
  }
}
@media (max-width: 344px) {
  div.b-widget div.b-content div.bw-game-item {
    height: 112px !important;
  }
  header div.top a.logo img {
    max-width: 150px !important;
  }
}
@media (min-width: 992px) {
  div#desktopMenu {
    display: none;
  }
}
app-sidebar,
.btn-menu-collapser {
  display: block;
}

app-sidebar {
  position: fixed !important;
  overflow: hidden auto !important;
  background-color: rgb(53, 14, 93) !important;
  border-right-width: 2px !important;
  border-right-style: solid !important;
  border-right-color: black !important;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 8px !important;
  padding-top: 0.25rem !important;
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
  white-space: nowrap !important;
  z-index: 49 !important;
}

@keyframes lightningDiag {
  0% {
    background-position: -200% -200%;
  }
  100% {
    background-position: 200% 200%;
  }
}
div.mobile-nav a {
  background-image: repeating-linear-gradient(to top right, rgb(92, 53, 160), color(srgb 0.2758 0.108 0.4483)) !important;
  background-size: 300% 300% !important;
  animation: lightningDiag 0s linear infinite !important;
}

div.mobile-nav a i {
  background: linear-gradient(to top right, rgb(57, 10, 60), rgb(142, 26, 231) 50.42%, rgb(60, 16, 63)) !important;
  border-radius: 3px;
  text-align: center;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding-top: 0.4em;
  font-size: 16px;
  color: rgb(255, 255, 255);
}

.bD-footer-inner {
  max-width: 1500px !important;
  margin-left: -230px !important;
  margin-right: auto !important;
}

.b-container {
  margin-top: -8px !important;
}

div.mobile-nav a:hover i, div.mobile-nav a.current i, div.mobile-nav a.active i {
  background: linear-gradient(45deg, rgb(255, 152, 50), rgb(255, 193, 7)) !important;
}

app-sidebar::-webkit-scrollbar {
  width: 8px !important;
}

app-sidebar::-webkit-scrollbar-track {
  background: #1e1e1e !important;
}

app-sidebar::-webkit-scrollbar-thumb {
  background-color: #92089a !important;
  border-radius: 10px !important;
  border: 2px solid #1e1e1e !important;
}

app-sidebar::-webkit-scrollbar-thumb:hover {
  background-color: #c300d9 !important;
}

header div.inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 4px 9px 5px;
  background: #4c0d86 !important;
  background-image: url(https://i.ibb.co/B2GtVSW1/magebgs.jpg) !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-bottom: 5px solid transparent;
  border-bottom-width: 0px !important;
}

header div.inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background: linear-gradient(90deg, #985fe2, #ee407b, #985fe2);
  background-size: 200% auto;
  animation: shine-border 4s linear infinite;
  z-index: 1;
}

@keyframes shine-border {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
ul.btn-group-social li a.btn, ul.btn-group-social li a.collapse-toggle {
  padding-left: 0.3em;
  padding-right: 0.3em;
  margin: 0px;
}

.collapse-toggle {
  background: rgb(130, 81, 200);
  border-color: rgba(43, 43, 43, 0.8);
  color: rgb(182, 190, 197);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
}

@media only screen and (max-width: 768px) {
  .bD-footer-inner {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
    align-items: center !important;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-container .carousel-controls {
    display: none !important;
  }
}
app-sidebar .sidebar em.new {
  background: rgb(255, 193, 9);
  color: rgb(70, 28, 114);
  text-transform: none;
  font-style: normal;
  font-size: 10px;
  padding: 0.05em 0.25em;
  border-radius: 0.15em;
  position: relative;
  top: -10px;
  font-weight: 600;
  right: 0px;
}

i.fa-whatsapp.fab {
  width: 40px;
  color: green;
  font-size: 25px;
}

.bonus-modal.modal-dialog.modal-fullscreen-lg-down.modal-xl {
  margin-top: 0 !important;
}