.div-block-19221 {
  border-radius: 25px;
  width: 100%;
  font-style: normal;
}

.bt-egt {
  display: none;
}

.register-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 80px;
}

.verify > .register-container > .button-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.verify {
  display: none;
}

.register-container {
  min-height: 78px;
  max-width: 810px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(33, 34, 37, 0.65);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.register-container span {
  font-size: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Ubuntu, sans-serif;
}

.accordion_item_trigger-t {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  justify-content: space-around;
  margin-right: 5px;
}

.acording-first {
  max-height: 34px;
  width: 100%;
}

.accordion_item_trigger-t {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.register-butt {
  background-color: #15af44;
  -webkit-animation: pulsing 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
          animation: pulsing 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
  -webkit-box-shadow: 0 0 0 0 rgba(24, 180, 53, 0.7);
          box-shadow: 0 0 0 0 rgba(24, 180, 53, 0.7);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.auth {
  max-width: 190px;
  width: 100%;
  min-height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  font-size: 17px;
}

.login-butt {
  background-color: #ffffff;
  -webkit-animation: pulsing 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
          animation: pulsing 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: rgba(0, 0, 0, 0.7);
}

.main-t {
  margin-bottom: 10px !important;
}

.acording-second {
  background-color: transparent;
}

.accordion_item_trigger-t.acording-second:hover {
  background-color: transparent;
}

.arow {
  margin-right: 20px;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  width: 16px;
}

.f-a-i {
  width: 98% !important;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
}

.accordion_item {
  margin-bottom: 3px;
}

.rotateThatBitch {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.body-52 {
  background-color: #111216;
  background-position-x: center;
}

.error-modal-container {
  width: 100%;
  height: 218vh;
  position: absolute;
  z-index: 20;
  background: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.x-cont {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.error-modal {
  max-width: 422px;
  min-height: 218px;
  width: 100%;
  background-color: rgba(21, 25, 28, 0.9);
  border-radius: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 49%;
}

.x-error {
  background-image: url(../images/wheel/x.png);
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
}

.error-modal-container {
  display: none;
}

.error-text {
  margin-top: 20px;
}

.error-icon {
  width: 74px;
  height: 66px;
  background-image: url(../images/wheel/error.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-block-515 {
  font-family: Proxima nova;
  font-weight: normal;
  font-style: normal;
  font-family: "Crocosanscaps", sans-serif;
}

.text-block-516 {
  margin: 5px;
  font-style: normal;
}

.rules-containet-bb {
  margin-top: 63px;
}

.current {
  font-weight: bold;
  color: #ffffff;
}

.text-span-161 {
  color: #ffffff;
  font-size: 21px;
}

li {
  font-size: 12px;
}

.text-block-516._2 {
  color: #ffad2c;
}

.section-uno {
  max-height: 358px;
  padding-bottom: 0;
}

.borbal-dos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.borbal-uno {
  display: none;
}

.grid-209003 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.borbal_grdnt {
  min-width: 100%;
  margin-top: 30px;
}

.loader-container {
  width: 100%;
  height: 300vh;
  position: absolute;
  z-index: 20;
  background-color: #121113;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.borbal_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: rgba(33, 34, 37, 0.8);
  padding-bottom: 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  min-height: 635px;
  max-width: 815px;
  border-radius: 15px;
}

.section-bb._1 {
  padding-top: 5px;
}

.spin_butt.active {
  background-image: url(../images/wheel/spin.png);
}

.wheel-info-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 632px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 21px;
}

.bt-bb {
  max-width: 157px;
  border-radius: 11px;
  margin-left: 0px;
}

.div-block-19224 {
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.div-block-19227 {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #15171a;
  border-radius: 15px;
  margin-top: 10px;
  min-height: 71px;
  margin-bottom: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.prize_wrp {
  min-height: 107px;
  background-color: #15171a;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 3px 68px 29px 80px;
}

.prize_grid {
  top: 45px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.wheel_arrow {
  top: -1%;
  width: 62px;
}

.text-block-519 {
  font-size: 18px;
}

.spin_butt {
  background-image: url(../images/wheel/spin-off.png);
  background-size: contain;
  width: 124px;
  height: 124px;
  background-repeat: no-repeat;
}

.wheel_grdt._3 {
  background-image: url(../images/wheel/under-borbal.png);
  background-size: 100% 100%;
  -webkit-box-shadow: inset 0 0px 1px 0 #000000;
          box-shadow: inset 0 0px 1px 0 #000000;
  padding: 14px;
}

.text-block-517 {
  background-color: #aeb5b0;
  max-width: 56px;
  max-height: 33px;
  color: black;
  border-radius: 4px;
  font-size: 23px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}

.grid-209003 {
  margin-top: 0px;
}

li {
  text-align: left;
  font-family: 'Proximanova text', sans-serif;
}

.borbal_wrp {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.history-container {
  max-width: 157px;
  max-height: 71px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: #2f3133;
  min-height: 70px;
  margin-left: 3px;
  min-width: 157px;
  padding-left: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 80px;
}

.wheel_frsp {
  width: 400px;
  height: 400px;
  background-size: auto;
  background-image: url(../images/wheel/borbal.png) !important;
  background-size: contain;
}

.wheel_grdt._1 {
  top: 40px;
}

.progress_line {
  height: 19px;
  left: 21px;
  background-color: #2f3133;
  overflow: visible;
}

.green {
  background-color: #0a6531;
  position: relative;
}

.green-head {
  width: 54px;
  height: 100%;
  background-color: #0e9749;
  border-radius: 10px;
  position: absolute;
  right: -25px;
}

.popup-frsp {
  background-image: url(../images/wheel/popup-web.png);
  border-radius: 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 316px;
}

.text-block-638 {
  margin-top: 96px;
}

.prize_txt_dos {
  position: absolute;
  padding: 7px;
  border-radius: 5px;
  font-family: Crocosanscaps, sans-serif;
  font-size: 13px;
  line-height: 0.9;
  font-weight: 400;
  white-space: nowrap;
  top: 25px;
}

.prize_txt {
  font-size: 13px;
  top: -36px;
}

.prize_txt_line {
  position: absolute;
  top: -17px;
  border: 1px solid #232e50;
  background-color: #232e50;
  width: 1px;
  height: 7px;
}

.prize_txt_dos_line {
  position: absolute;
  top: 20px;
  height: 2px;
  border: 1px solid #232e50;
  background-color: #232e50;
  width: 1px;
  height: 7px;
}

.progress_line div {
  height: 100%;
}

.fsoni {
  font-size: 11px;
  color: #99999e;
  position: absolute;
  left: -70px;
  bottom: 26px;
  font-weight: bold;
}

.sport-header-copntainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: -27px;
}

.bonus_img {
  left: -90px;
}

.div-block-19227 {
  border-radius: 10px;
}

.answer-t-2 {
  margin: 10px 20px 0px;
}

.datrualoba {
  font-size: 11px;
  color: #99999e;
  position: absolute;
  left: -70px;
  top: 29px;
  font-weight: bold;
}

.leagues-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px 0;
}

.leagues-container img {
  margin: 10px 10px;
}

.ind_wrp {
  left: -3%;
  bottom: -7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  z-index: 2;
}

.progress_point {
  left: 10%;
}

#slot_pr {
  position: absolute;
  background-color: transparent;
  left: -35px;
}

.text-block-531 {
  width: 51px;
  padding: 6px;
  background-color: #0b7c3c;
  z-index: 2;
}

.div-block-19236 {
  width: 16px;
  height: 16px;
  margin-top: -5px;
  /* background-color: #0b7c3c; */
  position: absolute;
  left: 49px;
  top: 6px;
  z-index: 1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  width: 0px;
  height: 0px;
  border-top: 12px solid transparent;
  /* border-bottom: 60px solid; */
  border-left: 12px solid #0b7c3c;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-color: transparent;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.wheel-header {
  max-width: 350px;
  width: 350px;
  min-height: 50px;
  position: absolute;
  top: -45px;
  background-color: #d7e0da;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
}

.owl-carousel {
  margin-top: 50px;
}

.carousel img {
  width: 100px;
}

.carousel-cont {
  max-width: 715px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  position: relative;
}

button.owl-prev {
  visibility: hidden;
}

button.owl-next {
  visibility: hidden;
}

.carousel-cont {
  display: none;
}

.owl-stage {
  cursor: -webkit-grab;
  cursor: grab;
}

.prize_txt.active {
  background-color: transparent;
}

.arrow-c {
  width: 15px;
  height: 25px;
  position: absolute;
  cursor: pointer;
}

.owl-next {
  right: -40px;
  bottom: 50px;
}

.owl-prev {
  left: -34px;
  bottom: 50px;
}

.wheel-header-text {
  text-align: center;
  font-family: "Crocosans caps", sans-serif;
  font-size: 25px;
  color: #0e9749;
  padding-top: 5px;
}

.ball {
  width: 33px;
  height: 33px;
  background-image: url(../images/wheel/ball.png);
  margin-right: 10px;
}

.div-block-19226 {
  background-color: #212225;
  width: 100%;
  max-width: 600px;
  font-size: 21px;
  border-radius: 25px;
  position: relative;
}

.text-span-131 {
  margin-left: 5px;
}

.text-block-523 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flower {
  position: absolute;
  right: -66px;
}

.content-bb {
  margin-top: 0;
}

.owl-carousel .owl-item img {
  width: auto;
  min-height: 49px;
  height: 29px;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.wheelrotator {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 600px;
  margin-top: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bonus_img {
  top: -37px;
}

.bt-egt {
  background: #0e9749;
  margin-left: 5px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-shadow: 0 0 0 0 rgba(24, 180, 53, 0.7);
          box-shadow: 0 0 0 0 rgba(24, 180, 53, 0.7);
  transition: 0.3s all;
  -webkit-animation: pulsing 1s infinite cubic-bezier(0.66, 0, 0, 1);
          animation: pulsing 1s infinite cubic-bezier(0.66, 0, 0, 1);
  margin-bottom: 29px;
  padding: 19px 38px !important;
}

.bt-egt:hover {
  -webkit-animation: 0;
          animation: 0;
}

.borbal_lb {
  max-width: 577px;
  min-height: 544px;
  border-color: #0173bc;
}

.borbal_lb_wrp {
  min-height: 442px;
}

.text-block-639 {
  color: #ffffff;
  font-size: 30px;
}

.x {
  color: #0e9749;
  background-image: url(../images/wheel/x.png);
  width: 24px;
  height: 24px;
}

.borbal_lb_content.sport {
  background-color: #0e9749;
  border-radius: 7px;
}

.borbal_lb {
  background-color: rgba(21, 23, 26, 0.9);
}

.borbal_lb_content {
  background-color: #254ca5;
}

.borbal_lb_title {
  font-size: 30px;
}

.m {
  display: none;
}

@media screen and (max-width: 800px) {
  .carousel-cont {
    max-width: 517px;
  }
}

@media screen and (max-width: 767px) {
  .body-52 {
    background-image: url(../images/wheel/bg-mob.png);
    background-color: #16181b;
    background-position-y: 45px;
  }
  .rules-containet-bb {
    width: 90%;
  }
  .rules-containet-bb {
    margin-top: 63px;
    max-width: 810px;
  }
  .register-container {
    min-height: 78px;
    max-width: 810px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .register-container span {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 19px;
    width: 100%;
  }
  .button-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90%;
    margin-bottom: 15px;
  }
  .register-butt {
    margin-right: 1%;
  }
  .login-butt {
    margin-left: 1%;
  }
  .carousel-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flower {
    right: -33px;
  }
  .leagues-container {
    display: none;
  }
  .w {
    display: none;
  }
  .section-bb {
    padding-top: 121px;
  }
  .prize_wrp {
    width: 95%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .div-block-19224 {
    width: 95%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .bt-bb {
    font-size: 13px;
  }
  .div-block-19221 {
    padding-top: 252px;
  }
  .bonus_img {
    left: 24%;
    width: 386px;
  }
  .div-block-19221 {
    padding-top: 0;
  }
  .section-uno {
    max-height: 103px;
  }
  .div-block-19331 {
    margin-top: 0px;
  }
  .wheel-header {
    left: auto;
  }
  .borbal_wrp {
    min-height: 546px;
  }
  .div-block-19226 {
    max-width: 87%;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) and (max-width: 628px) {
  .text-block-519 {
    font-size: 12px;
  }
  .history-container {
    margin-left: 13%;
  }
  .section-bb {
    padding-top: 100px;
  }
  .carousel-cont {
    max-width: 347px;
  }
  .wheel-header {
    width: 84%;
  }
  .ball {
    margin-right: 4px;
  }
  .wheel-header-text {
    font-size: 24px;
  }
  .div-block-19226 {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) and (max-width: 500px) {
  .div-block-19221 {
    width: 95%;
  }
  .prize_grid {
    width: 120%;
  }
  .text-span-161 {
    color: #fff;
    font-size: 17px;
  }
  .bt-egt {
    margin-bottom: 0px;
    margin-top: 0px !important;
  }
  .carousel-cont {
    max-width: 292px;
  }
  .borbal_lb_title {
    font-size: 21px;
  }
  .bonus_img {
    top: -20px;
    left: 28%;
    width: 293px;
  }
  .wheel_arrow {
    top: -2%;
    width: 55px;
  }
  .wheel_frsp {
    width: 274px;
    height: 274px;
    background-size: 292px;
  }
  .spin_butt {
    background-size: contain;
    width: 100px;
    height: 100px;
  }
  .wheel_grdt._3 {
    padding: 15px;
  }
  .wheel_grdt._2 {
    padding: 8px;
  }
  .popup-frsp {
    width: 430px;
  }
  .close_pop {
    top: 16%;
  }
  .body-52 {
    background-size: 522px;
  }
  .history-container {
    margin-left: 7%;
  }
  .wheel_grdt._1 {
    top: 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 500px) and (max-width: 480px) {
  .history-container {
    margin-left: 15%;
    min-width: 108px;
  }
  .text-block-523 {
    font-size: 12px;
    padding-bottom: 10px;
  }
  .div-block-19226 {
    max-width: 95%;
  }
  .flower {
    position: absolute;
    right: -30px;
    width: 55px;
  }
}

@media screen and (max-width: 767px) and (max-width: 500px) and (max-width: 480px) {
  .popup-frsp {
    width: 333px;
  }
  .bt-pp {
    margin-top: 8px;
  }
  .close_pop {
    top: 22%;
  }
  .text-block-638 {
    margin-top: 106px;
  }
  .prize_txt {
    font-size: 10px;
  }
  .prize_txt_dos {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) and (max-width: 500px) and (max-width: 378px) {
  .text-block-523 {
    font-size: 10px;
    padding-bottom: 10px;
  }
  .prize_txt {
    font-size: 8px;
  }
  .prize_txt_dos {
    font-size: 8px;
  }
  .carousel-cont {
    max-width: 189px;
  }
}

@-webkit-keyframes pulsing {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(24, 180, 53, 0);
            box-shadow: 0 0 0 10px rgba(24, 180, 53, 0);
  }
}

@keyframes pulsing {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(24, 180, 53, 0);
            box-shadow: 0 0 0 10px rgba(24, 180, 53, 0);
  }
}
/*# sourceMappingURL=main.css.map */