@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Readex+Pro:wght@200;300;400;500;600;700&display=swap');
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: 'Poppins', sans-serif;
  color: #444444;
  overflow-x: hidden;
}

img{max-width: 100%;}

a {
  color: #ffa600;
  text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

.yellowtext{

font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 44px;
  background: linear-gradient(0deg, rgba(251, 192, 80, 1) 0%, rgba(244, 219, 167, 1) 40%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
.video_sect{background: url(../img/bg-landing-page.jpg);background-size: cover;}

.game__overlay .default-button {
  line-height: 40px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.game__overlay .default-button:before {
  background-color: #fff;
  z-index: 1;
  box-shadow: 0.2rem 0.2rem 0.5rem rgb(0 0 0 / 20%);
}

.game__overlay  .default-button:after, .game__overlay  .default-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  height: 100%;
  width: 100%;
  border-radius: 4px;
}
.game__overlay .default-button {
  font-size: 1.125rem;
  color: #ff0052;
  font-weight: 700;
  transition: .3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  padding: 0 1rem;
  line-height: 46px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.game__overlay h4, .game__overlay p {
  color: #fff;
  text-align: center;
}
.default-button:after {
  background-color: #ff0052;
  transform: translate(4px, 4px);
  z-index: 0;
}
.registerbx img.img-fluid {
  width: 188px;
}
.cont {
  font-size: 16px;
  line-height: 20px;
}
.registerbx .cont2 {
  font-weight: bold;
}
.barcode {
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.testimonials-slider .game__overlay{width:90%;height:90%;}
.testimonials-slider .game__inner:hover .game__overlay{transform: translate(-50%, -50%) scale(1);}
.testimonials-slider .game__overlay .default-button{width: 70%;}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: linear-gradient(45deg, #FDB900, #FEBA01);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #e65d5f;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

strong.foot_head {
  font-size: 25px;
  margin-bottom: 20px;
  display: block;
}
ul.foot-list {
  padding-left: 20px;
  list-style: none;
}
ul.foot-list li {
  margin-bottom: 10px;
  position: relative;
}
ul.foot-list li a {
  color: #eee;
}
ul.foot-list li a:hover{color:#fff;}
ul.foot-list li:before {content: "\f135";font-family: bootstrap-icons !important;font-size: 25px;position: absolute;left: -30px;top: 0;line-height: 22px;}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .head-top-right span{display: none;}
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fbc050;
  background: linear-gradient(0deg, rgba(251, 192, 80, 1) 0%, rgba(244, 219, 167, 1) 40%);
  transition: all 0.5s;
  z-index: 997;
  padding: 10px 0;
}
#header.header-scrolled {
  padding: 4px 0;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  position: fixed;
  top: 0;
  width: 100%;
}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
#header .logo a {
  color: #111111;
}
#header .logo a span {
  color: #ffa600;
}
#header .logo img {
}
.loginbx {
  width: fit-content;
  position: absolute;
  right: 0px;
  top: 0px;
}


.loginbx ul{
 list-style: none;
 margin:0px;
padding: 0px;}

.loginbx ul li {
  float: left;
  color: #fff;
  font-size: 17px;
  margin-right: 16px;
}

.page-featured-image {position: relative;}
.h1_div {position: absolute;top: 0;height: 100%;display: flex;display: -webkit-flex;align-items: center;color: #fff;}
.h1_div span{color: #ffcf0b;}
.h1_div h1{font-size: 50px;}
#awards-section img{filter: hue-rotate(225deg);}
.signup__inner p {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
/*--------------------------------------------------------------
# Get Startet Button
--------------------------------------------------------------*/
.get-started-btn {
  margin-left: 30px;
  background: #ffa600;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}
.get-started-btn:hover {
  background: #111111;
  color: #fff;
}
@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/

#header-top {
  background: #fbc050;
  background: linear-gradient(0deg, rgba(251, 192, 80, 1) 0%, rgba(244, 219, 167, 1) 40%);
  border-bottom: 1px solid #bbb;
  padding: 5px 0;
}
#header-top li{list-style: none;margin-right: 20px;position: relative;}
#header-top li i{color: #000;}
#header-top a{padding: 0 5px;transition: 0.3s all;color: #000;}
.head-top-left a:hover{background: #000;}
#header-top .head-top-left a:hover i{color: #fff;}
#header-top li:after {content: "";width: 1px;height: 15px;background: #ccc;position: absolute;top: 50%;right: -10px;transform: translateY(-50%);}
#header-top li:last-child::after{display: none;}

.loginbx:after {
  background: #8f8f8f;
  width: 1254px;
  height: 1px;
  position: absolute;
  content: '';
  right: -340px;
  bottom: -13px;
}


.loginbx:before {
  background: #8f8f8f;
  width: 1px;
  height: 151px;
  position: absolute;
  content: '';
  left: -540px;
  bottom: -91px;
  transform: rotate(21deg);
}

.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px  48px 10px 0px;
      font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #555;
    white-space: nowrap;
    transition: 0.3s;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #000;
}
.navbar .menu-item-has-children ul {
  display: block;
  position: absolute;
  left: 0px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .menu-item-has-children ul li {
  min-width: 200px;
}
.navbar .menu-item-has-children ul a {
  padding: 10px 20px;
  font-size: 17px;
  color: #000;
}
.navbar .menu-item-has-children ul a i {
  font-size: 12px;
}
.navbar .menu-item-has-children ul a:hover, .navbar .menu-item-has-children ul .active:hover, .navbar .menu-item-has-children ul li:hover > a {
  color: #ffa600;
}
.navbar .menu-item-has-children:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .menu-item-has-children .menu-item-has-children ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .menu-item-has-children .menu-item-has-children:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }
  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0px;
  left: 0;
  padding: 10px 0;
  background: linear-gradient(45deg, #FDB900, #FEBA01);
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 15px 20px;
  font-size: 16px;
  color: #555;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #ffa600;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .menu-item-has-children ul {
  position: static;
  display: none;
  margin: 10px 0px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #f4f4f4e6;
  box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
}
.navbar-mobile .menu-item-has-children ul li {
  min-width: 200px;
}
.navbar-mobile .menu-item-has-children ul a {
  padding: 10px 20px;
}
.navbar-mobile .menu-item-has-children ul a i {
  font-size: 12px;
}
.navbar-mobile .menu-item-has-children ul a:hover, .navbar-mobile .menu-item-has-children ul .active:hover, .navbar-mobile .menu-item-has-children ul li:hover > a {
  color: #ffa600;
}
.navbar-mobile .menu-item-has-children > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.icon-box1 {
  background: linear-gradient(#f69121,#e65a24);
  margin-bottom: 68px;
  padding: 30px 72px;
  border-radius: 20px;
  text-align: center;
}

.icon-box {
    background: transparent;
    margin-bottom: 68px;
    padding: 30px 38px;
    border-radius: 20px;
    text-align: center;
}

.cont2 {
  font-size: 23px;
  line-height: 28px;
}

.icon-box img, .icon-box1 img{
  margin-bottom: 10px;
}
.game__inner{
  position: relative;
}

.game__inner:hover .game__overlay {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -60%) scale(1);
}

.game__overlay {
  visibility: hidden;
  opacity: 0;
  transition: all .45s ease;
  display: grid;
  place-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 80%;
  height: 70%;
  background-color: rgba(0,0,0,.8);
  position: absolute;
  border: 1px solid #eee;
}
.game__inner {
  position: relative;
  text-align: center;
}
.game__inner:before {
  width: 95%;
  height: 95%;
  border: 1px solid rgba(255,255,255,.04);
  bottom: -12px;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  transition: all .2s ease;
  border-radius: 3px;
  background-color: rgba(255,255,255,.1);
}

.game__inner:after {
  width: 90%;
  height: 90%;
  border: 1px solid rgba(255,255,255,.04);
  bottom: -22px;
  left: 50%;
  z-index: -2;
  transform: translateX(-50%);
  transition: all .2s ease;
  border-radius: 3px;
  background-color: rgba(255,255,255,.1);
}

.livegame {
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: -webkit-flex;
  margin: 10px 0;
}
.liveimg {
  width: 120px;
}

.livegame {
  display: flex;
  align-items: center;
  column-gap: 40px;
}

.livetxt {
  width: calc( 100% - 120px );
}


.livetxt .yellowtext {
  font-size: 27px;
  color: #00a3e0;
  line-height: 30px;
}



.livetxt .cont {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}


.learn-bx {
  background: #20639b;
  padding: 34px 18px;
}

span.arrowbx {
  position: absolute;
  top: -90px;
  display: block;
}

span.arrowbx img.img-fluid {
  width: 150px;
}

i.icofont-play-alt-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.video-bxt {
  position: relative;
  background: linear-gradient(to right, gold, goldenrod);
  padding: 10px 10px;
  border-radius: 4px;
}

.home-jackpot-running {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 60px;
  color: #000;
  text-shadow: -1px 0 #bb9844, 0 1px #bb9844, 1px 0 #bb9844, 0 -1px #bb9844;
  font-weight: bold;
}


.play-curve {
  border-radius: 60% 60% 0 0;
  background: linear-gradient(45deg, #9f0e13, #6F0302);
  width: calc(100% - 20px);
  text-align: center;
  margin: auto;
  min-height: 45px;
  z-index: 2;
  position: absolute;
  left: 0%;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.play-curve i {
  margin-left: 5px;
}

#page-inner-container{background: #140001;}
#page-inner-container .play-curve{width: calc(100% - 50px);}

.swiper-slide.game__inner:hover {
  color: #000;
  filter: drop-shadow(0 0 1px #FEBA01) drop-shadow(0 0 1px #FEBA01) drop-shadow(0 0 1px #FEBA01);
}

.game__inner:hover  .play-curve {
  background: #FEBA01;
}

.video-bxt:after {
  position: absolute;
  background: #00000082;
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
  position: relative;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ffa600;
  bottom: 0;
  left: calc(50% - 25px);
}
.section-title p {
  margin-bottom: 0;
}

.colortext {
  background: -webkit-linear-gradient(gold, goldenrod);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 44px;
  display: block;
}

.game-list_name {
  font-weight: 600;
  margin-top: 10px;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #2b2b2b;
  min-height: 40px;
  margin-top: 82px;
  color: #fff;
}
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol a {
  color: #aaaaaa;
}
.breadcrumbs ol a:hover {
  color: #fff;
  transition: 0.3s;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #ffa600;
  content: "/";
}

.home_game_box .game__overlay{width: 80%;}
.home_game_box .game__overlay .default-button{width: 100%;}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 80px;
}
.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.counts .count-box i {
  position: absolute;
  width: 54px;
  height: 54px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  color: #ffa600;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111111;
}
.counts .count-box p {
  padding: 0;
  margin: 0;
    font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tabs .nav-tabs {
  border: 0;
}
.tabs .nav-link {
  border: 1px solid #b9b9b9;
  padding: 15px;
  transition: 0.3s;
  color: #111111;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tabs .nav-link i {
  padding-right: 15px;
  font-size: 48px;
}
.tabs .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.tabs .nav-link:hover {
  color: #ffa600;
}
.tabs .nav-link.active {
  background: #ffa600;
  color: #fff;
  border-color: #ffa600;
}
@media (max-width: 768px) {
  .tabs .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .tabs .nav-link {
    padding: 15px;
  }
  .tabs .nav-link i {
    font-size: 24px;
  }
}
.tabs .tab-content {
  margin-top: 30px;
}
.tabs .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
}
.tabs .tab-pane ul {
  list-style: none;
  padding: 0;
}
.tabs .tab-pane ul li {
  padding-bottom: 10px;
}
.tabs .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #ffa600;
}
.tabs .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #252525;
  transition: 0.3s;
}
.services .icon-box:hover {
  background: #2b2b2b;
}
.services .icon-box i {
  float: left;
  color: #ffa600;
  font-size: 40px;
  line-height: 0;
}
.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.services .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}
.services .icon-box h4 a:hover {
  text-decoration: underline;
}
.services .icon-box .icon-box:hover h4 a {
  color: #ffa600;
}
.services .icon-box p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
}






/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #2b2b2b;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.pricing .box h4 {
  font-size: 42px;
  font-weight: 500;
    font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.pricing .box h4 span {
  font-size: 16px;
  font-weight: 300;
}
.pricing .box ul {
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.pricing .box ul li {
  padding-bottom: 16px;
}
.pricing .box ul i {
  color: #ffa600;
  font-size: 18px;
  padding-right: 4px;
}
.pricing .box ul .na {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
}
.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
    font-family: 'Poppins', sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.pricing .box .btn-buy:hover {
  border-color: #fff;
}
.pricing .featured {
  background: #ffa600;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}
.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding: 20px 30px;
  border: none;
  box-shadow: 0 0 3px rgb(136 136 136 / 10%);
  background: linear-gradient(to right, gold, goldenrod);
  position: relative;
}
.faq .faq-list li:before {
  content: "";
  background: #370B0C;
  width: calc( 100% - 2px );
  position: absolute;
  height: calc( 100% - 2px );
  left: 1px;
  top: 1px;
}
.faq .faq-list a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 10px;
  cursor: pointer;
  padding-left: 42px;
}
.faq .faq-list i {
  font-size: 28px;
  position: absolute;
  left: 0;
  top: 50%;
  background: linear-gradient(45deg, #FDB900, #FEBA01);
  border-radius: 74px;
  transform: translate(0,-50%);
}
div[id^="faq"]{position: relative;}
.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}
.faq .faq-list .icon-show {
  display: none;
}
.faq .faq-list a.collapsed {
  color: #fff;
}
.faq .faq-list a.collapsed:hover {
  color: #fff;
}
.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}
.faq .faq-list a.collapsed .icon-close {
  display: none;
}
.footer-contact.footer-links {
  padding: 0px 50px;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 0 32px 0;
  border-radius: 4px;
}
.contact .info-box i {
  font-size: 32px;
  color: #ffa600;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form .form-group {
  margin-bottom: 25px;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #111111;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type=submit] {
  background: #ffa600;
  border: 0;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type=submit]:hover {
  background: #e35052;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-main-div{position: relative;}
.footer-main-div:after {
  content: "";
  background: url(../img/footer-right.png);
  position: absolute;
  height: 80%;
  width: 30vw;
  top: 0;
  right: 0;
  background-size: contain;
  opacity: 0.5;
  background-position: bottom right;
  background-repeat: no-repeat;
  z-index: 0;
}
.go_mobile {
  z-index: 99;
}
.banks-list {
  background: #370B0C;
  text-align: center;
  padding: 20px 0;
}
.banks-list img {
  width: 70px;
  margin: 0 20px;
  height: auto;
}
.casino4 img{height: auto;}
.footer-main-div .row > div{z-index: 99;}

.c-seo img {
  width: 47%;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  height: auto;
}
#footer {
  color: #fff;
  font-size: 14px;
  background: linear-gradient(45deg, #9f0e13, #6F0302);
  padding-top: 50px;
  padding-bottom: 50px;
}
#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #1b1b1b;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-contact h3 span {
  color: #ffa600;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #ffa600;
  bottom: 0;
  left: 0;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: disc;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #cdcdcd;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff;
}
#footer .footer-newsletter {
  font-size: 15px;
}
#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}
#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #ffa600;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#footer .footer-newsletter form input[type=submit]:hover {
  background: #e35052;
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-bottom: 8px;
}
#footer .social-links a:hover {
  background: #ffa600;
  color: #fff;
  text-decoration: none;
}


footer#footer .footer-link-group {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  text-align: center;
  width: 650px;
  justify-content: center;
}

footer#footer .footer-link-group .footer-link {
  border-right: 1px solid #fff;
  flex: auto;
  padding-left: 9px;
  padding-right: 9px;
  white-space: nowrap;
}
footer#footer .footer-link-group .footer-link a {
  color: #fff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .5px;
  text-align: center;
  text-decoration: none;
}
footer#footer .footer-line-1 {
  border-top: 1px solid hsla(0,0%,100%,.2);
  margin-top: 31px;
}


footer#footer h5 {
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: italic;
  letter-spacing: .5px;
  margin-bottom: 14px;
  padding-top: 25px;
}
footer#footer .certification-group {
  display: flex;
  flex-direction: row;
}
footer#footer .curacao-img {
  display: inline-flex;
  height: 50px;
  margin-right: 35px;
}
footer#footer a .social-img {
  display: inline-block;
  height: 39px;
  margin-right: 22px;
  margin-bottom: 10px;
}

footer#footer .bmm-img {
  margin-right: 22px;
}
footer#footer .itech-labs-img {
  margin-right: 26px;
}
footer#footer .payouts-img {
  margin-right: 23px;
}
footer#footer .gaming-laboratories-img {
  margin-right: 24px;
}

footer#footer .payment-img {display: inline-block;height: 41px;margin-right: 20px;}
#footer-copyr{border-top: 1px solid #aaa;background: linear-gradient(45deg, #9f0e13, #6F0302);color: #fff;font-size: 14px;}
.copyright{color: #ccc;}
footer#footer .footer-link-group .footer-link:last-child {
  border-right: unset;
}

.game__overlay .default-button span {
  position: relative;
  z-index: 1;
}
.signup__inner img {
  box-shadow: 4px 4px 7px 2px #8787874f;
  border: 4px solid #71297d;
  padding: 6px;
}
a.btn-hov-link {
  border: 1px solid #000;
  border-radius: 40px;
  padding: 4px 40px;
}
.default-button:hover:after {
  background-color: #ffffff;
  transform: translate(4px, 4px);
  z-index: 0;
}

.default-button:hover{
  color:#fff;
}
.default-button:hover:before {
  background-color: #dd2421;
  z-index: 1;
  box-shadow: 0.2rem 0.2rem 0.5rem rgb(0 0 0 / 20%);
}
.features-download h1 {
  font-size: 28px;
  font-weight: 700;
  color: #470604;
}
.features-download h2 {
  font-size: 17px;
  margin: 16px 0 36px 0;
}

.howtd {
  padding: 60px 0 19px;
  overflow: hidden;
  border-bottom: 1px solid #c9c9c9;
}
.barcode1 {
  margin: 0px auto 30px auto;
  display: table;
  text-align: center;
}
.barcode1 img.img-fluid {
  margin-bottom: 10px;
}

.main-contact {
  margin: 15px auto;
}

.media-icon {
  background: #ffffff;
  border-radius: 78px;
  width: 5.5%;
  margin: 12px auto;
  box-shadow: 1px 1px 5px #a5a5a5;
  border: 0px solid red;
  padding: 18px;
  position: absolute;
  top: 47%;
  left: 27%;
  z-index: 999;
}
.media-box {
  text-align: center;
  background: #f3f3f3;
  margin: 67px auto;
  width: 90%;
  padding: 91px;
  position: relative;
}


div#box-grid article {
  height: 100%;
  margin-bottom: 25px;
  border: 4px solid #71297d;
  border-radius: 4px;
  padding: 10px;
  text-align: center;
  transition: 0.5s all;
}
div#box-grid article:hover {box-shadow: 0px 0px 10px 5px #888888b0;}

div#box-grid .box-inner{margin-bottom: 25px;}

.pagination{margin: 20px 0 10px 10px;font-size: 14px;}
.pagination .nav-links > * {margin-right: 10px;}

.menu-register{-webkit-animation: bounce1 .3s infinite alternate;-moz-animation: bounce1 .3s infinite alternate;animation: bounce1 .3s infinite alternate;align-items: center;color: #fff !important;display: flex;font-family: Open Sans;font-size: 13px;font-weight: 700;height: 40px;justify-content: center;letter-spacing: .5px;margin-right: 22px;outline: none;width: 146px;border-radius: 20px;background-image: url(../img/download-new.png);background-size: cover;}
.downloadbtn-home{-webkit-animation: bounce .3s infinite alternate;-moz-animation: bounce .3s infinite alternate;animation: bounce .3s infinite alternate;display: inline-block;}

@-webkit-keyframes bounce {
  to { -webkit-transform: scale(1.2); }
}
@-moz-keyframes bounce {
  to { -moz-transform: scale(1.2); }
}
@keyframes bounce {
  to { transform: scale(1.2); }
}

div#side-fixed-social {
  position: fixed;
  right: 15px;
  bottom: 70px;
  z-index: 9999;
  font-size: 30px;
}

div#side-fixed-social a{display: block;}
div#side-fixed-social .bxl-whatsapp{color: #fff;
  background: #3EC250;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;}
  
  div#side-fixed-social .bxl-telegram{color: #fff;
    background: #289FD9;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;} 
  div#side-fixed-social .bxl-telegram:before{    position: relative;
    left: -2px;}

@media only screen and (max-width: 768px) {
  footer#footer .certification-group {
    flex-direction: column;
}
  footer#footer .footer-link-group {
    flex-direction: column;
    text-align: left;
    width: 100%;
}

footer#footer .footer-link-group .footer-link {
  border-bottom: 1px solid hsla(0,0%,100%,.2);
  border-right: unset;
  margin-left: 16px;
  margin-right: 16px;
  padding: 15px 0 12px;
}
footer#footer .footer-link-group .footer-link a {
  text-align: left;
}
footer#footer .curacao-img {
  height: unset;
  margin: 0 auto;
  width: 171px;
}
footer#footer .cert-group {
  margin: 22px auto 0;
  padding-left: 16px;
  padding-right: 16px;
}
footer#footer .bmm-img {
  margin-right: 15px;
  height: 37px;
}
footer#footer h5 {
  font-size: 12px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 33px;
}

footer#footer .payment-group {
  padding-left: 16px;
  padding-right: 16px;
}

footer#footer .social-group {
  padding-left: 16px;
  padding-right: 16px;
}
.livegame {
  flex-wrap: wrap;
  justify-content: center;
}

.liveimg, .livetxt {
  width: 100%;
  text-align: center;
}

  a.menu-register {
    width: 125px;
    position: relative;
    left: -20px;
    margin-right: 0;
    height: 32px;
}
a.menu-register img{width: 116px;}
  .h1_div h1 {font-size: 20px;}
  .liveimg {
    width: 322px;
}
  .livetxt .yellowtext {
    font-size: 20px;
    line-height: 30px;
}
  .livetxt .cont {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.cont {
  font-size: 14px;
  line-height: 20px;
}
  .registerbx {
    margin-top: 30px;
}
  .game__inner {
    margin-bottom: 30px;
}
 
  .game__overlay {
    width: 90%;
}
  .loginbx ul li {
    float: right;
}
.loginbx:after {
  width: 617px;
}
.loginbx ul li img.img-fluid {
  width: 80px;
  float: right;
}
#header .logo img {
  height: 35px;
  width: auto;
}

.carousel-inner {
 
}
.colortext, .yellowtext {
  font-size: 24px;
  line-height: 32px;
}
.navbar-mobile ul{
  padding-top: 30px;
}

.icon-box img, .icon-box1 img {
  margin-bottom: 10px;
  width: 94px;
}
section.home_banner {
  padding-bottom: 0px;
}
.icon-box1 {
  margin-bottom: 8px;
  padding: 30px 8px;
}

.icon-box {
  margin-bottom: 8px;
  padding: 30px 8px;
  border: 1px solid #eee;
}
.cont2 {
  font-size: 17px;
  line-height: 24px;
}
.navbar li {
  position: relative;
  border-bottom: 1px solid #eee;
}

.menu-item-has-children > a > i {
  line-height: 24px !important;
  width: 30px;
  text-align: center;
}

div#side-fixed-social {right: 15px;}
}

#faq{background: #140001;}


        
.testimonials-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
  bottom: 0px;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #fff;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f77c03;
}

.testimonials-slider.partner_logos .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #232a5c;
}


@-webkit-keyframes moveSlideshow{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes moveSlideshow{0%{transform:translate(0)}to{transform:translate(-100%)}}
.a9play-provider-wrapper {
  display: flex;
  height: 68px;
  margin: 0px auto 0px;
  overflow: hidden;
  position: relative;
  transform: translateZ(0);
  width: 100%;
  background: #000;
  border-top: 1px solid #ffa600;
  border-bottom: 1px solid #ffa600;
}

.a9play-provider-wrapper .a9play-provider {
  -webkit-animation: moveSlideshow 30s linear 0s infinite backwards;
  animation: moveSlideshow 30s linear 0s infinite backwards;
  display: flex;
  height: 100%;
  transform: translateZ(0);
}

.a9play-provider-wrapper .a9play-provider figure.provider-img {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  margin: 0;
  min-width: 82px;
}

@media screen and (min-width: 1400px){
  .a9play-provider-wrapper .a9play-provider figure.provider-img {
      width: 140px;
  }
}

@media (min-device-width : 1024px) and (max-device-width : 1199px) {
  .navbar a, .navbar a:focus {
    padding: 10px  25px 10px 0px;
  }
}

@media only screen and (min-device-width :1200px) and (max-device-width : 1499px) {
  .navbar a, .navbar a:focus {
    padding: 10px  32px 10px 0px;
}
  .col-lg-3.col-md-6.footer-contact img {
    width: 200px;
}
  .col-lg-3.col-md-6.footer-links.footer-contact img.img-fluid {
    width: 180px;
    margin-bottom: 10px;
}
  .footer-contact.footer-links {
    padding: 0px 16px;
}
  #footer .footer-top .footer-contact h3 {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
}
}
@media screen and (max-width: 480px) {
  .home-jackpot-running{font-size: 20px;}
  .c-seo img{width: 27%;}
  .footer-main-div:after{width: 100vw;opacity: 0.2;top:auto;bottom: 60px;}
}

.qr-box {
  padding: 10px;
  box-shadow: 0px 0px 12px -2px #999;
  text-align: center;
  border-radius: 10px;
}
.fw7 {
  font-weight: 700;
}
.kuTaGy {
  border: 2px solid #088098;
  display: block;
  padding: 10px;
  margin-top: 10px;
  border-radius: 50px;
  color: #088098;
  font-weight: 700;
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
}
h2, .h2 {
  font-size: 35px;
  color: #950204;
  margin-bottom: 10px;
  line-height: 32px;
}
.txt-center {
  text-align: center;
}