.card-container .main-pg-card {
  padding: 5px 0 0 !important;
}
.card-container .main-pg-card .team-wrapper {
  background: url(../static/fbetpas/dosyaDeposu/c8wmv_gmspro.jpg);
  color: #fff;
}
.card-container .main-pg-card .bet-type-container {
  padding: 5px 7.5px;
  background-color: #e6e6e6;
}
.card-container .main-pg-card .odd-btn-group {
  margin-top: 0 !important;
  padding: 5px 5px 10px !important;
}
.card-container .main-pg-card .bet-btn {
  color: #fff !important;
}
img.bp-img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
.bpm-col1 {
  max-width: 100%;
  min-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 10px;
}
.bpm-col2 {
  max-width: calc(50% - 5px);
  min-width: calc(50% - 5px);
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.bpm-col2:nth-child(2n) {
  margin-right: 0;
}
.bpm-clearfix {
  clear: both;
  content: " ";
}
#bp-mobile {
  width: 100%;
  background-color: #fff;
  font-family: source sans pro, sans-serif;
}
#bp-mobile .bpm-container {
  padding: 10px;
}
#bp-mobile #bpm-slider {
  margin-bottom: 5px;
}
#bp-mobile #bpm-slider .slick-slide {
  height: initial;
}
#bp-mobile #bpm-slider ul.slick-dots {
  height: 25px;
  text-align: center;
  margin-top: -25px;
  position: relative;
}
#bp-mobile #bpm-slider ul.slick-dots li {
  display: inline-block;
  margin: 8px 5px;
  height: 10px;
}
#bp-mobile #bpm-slider ul.slick-dots li.slick-active button {
  background: #5eb220;
}
#bp-mobile #bpm-slider ul.slick-dots li button {
  text-indent: -99999px;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  background: #1a283d;
  border-radius: 50%;
  border: 1px solid #fff;
}
#bp-mobile #bpm-slider #bpm-slider-progress {
  width: 100%;
  height: 3px;
  background: #1a283d;
}
#bp-mobile #bpm-slider #bpm-slider-progress .bpm-progress {
  width: 0;
  height: 3px;
  background: #5eb220;
}
#bp-mobile #bpm-sports {
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-box-shadow: 0 -3px 10px #deddde;
  box-shadow: 0 -3px 10px #deddde;
}
#bp-mobile #bpm-sports ul {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bp-mobile #bpm-sports ul li {
  text-align: center;
  border: 1px solid #ccc;
  border-left: none;
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    to(#d7d7d7)
  );
  background: linear-gradient(to bottom, #fff 0, #d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@first',endColorstr='@sec',GradientType=0);
  min-width: 90px;
}
#bp-mobile #bpm-sports ul li a {
  padding: 10px 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
#bp-mobile #bpm-sports ul li span.bpm-icon {
  margin-bottom: 5px;
  height: 20px;
  width: 100%;
}
#bp-mobile #bpm-sports ul li span.bpm-text {
  font-size: 12.5px;
  color: #1a283d;
  line-height: 1.3;
  width: 100%;
  white-space: normal;
  font-weight: 700;
}
#bp-mobile #bpm-quick-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 {
  background: url("../img/flex-1-bg.png") no-repeat center/cover;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 figure {
  max-width: 35%;
  min-width: 35%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 figure img {
  border-radius: 3px;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 span.bpm-text-area {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-shadow: 0 2px 5px #1a283d;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 span.bpm-text-area strong {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 3px;
}
#bp-mobile #bpm-quick-boxes .bpm-col1 span.bpm-text-area small {
  font-size: 14px;
  line-height: 15px;
  font-weight: 600;
}
#bp-mobile #bpm-quick-boxes .bpm-green-buttons {
  background: 0 0;
  padding: 0;
  border: 5px solid rgba(26, 40, 61, 0.9);
  border-radius: 25px;
  margin-left: -5px;
  margin-right: -5px;
  min-width: calc(100% + 10px);
}
#bp-mobile #bpm-quick-boxes .bpm-green-buttons .bpm-green {
  height: 40px;
  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;
  background: #2a3e5f;
  margin-bottom: 0;
  margin-right: 0;
  max-width: 50%;
  min-width: 50%;
  border-radius: 20px 0 0 20px;
  border: 1px solid #889cba;
}
#bp-mobile #bpm-quick-boxes .bpm-green-buttons .bpm-green:nth-child(2) {
  border-radius: 0 20px 20px 0;
  border-left: none;
}
#bp-mobile #bpm-quick-boxes .bpm-green-buttons .bpm-green:nth-child(2) span {
  margin-right: 10px;
}
#bp-mobile #bpm-quick-boxes .bpm-green-buttons .bpm-green span {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  margin-left: 10px;
}
#tt-betpas-mobil-slider {
  position: relative;
  box-sizing: unset !important;
}
.tt-betpas-mobil-slider-item {
  height: initial !important;
}
.tt-betpas-mobil-slider-item a {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  height: initial !important;
}
.tt-betpas-mobil-slider-slide-progress-con {
  height: initial;
  width: 100%;
  background: #1b2c43;
}
.tt-betpas-mobil-slider-slide-progress {
  width: 0;
  max-width: 100%;
  height: 4px;
  background: #f4b800;
}
#tt-betpas-mobil-slider .owl-dots {
  visibility: hidden;
  margin: -30px 0 26px;
  position: relative;
  height: 0;
}
#tt-betpas-mobil-slider .owl-dots .owl-dot span {
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #1a283d;
  width: 7.5px;
  height: 7.5px;
  margin: 10px 5px;
}
#tt-betpas-mobil-slider .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #5eb220;
}
.tt-ya-baslik {
  font-weight: 700;
  margin: 15px;
  font-size: 18px;
  color: #000;
}
.tt-hizmetlerimiz {
  padding: 5px;
  padding-top: 0;
  line-height: normal;
}
.tt-hizmet {
  color: #000;
  text-decoration: none;
  margin: 5px;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: calc(50% - 10px);
  float: left;
  text-align: center;
  padding-bottom: 15px;
  background-color: #fff;
}
.tt-hizmet-ikon img {
  margin-top: -10px;
  width: 50px;
  height: 50px;
  margin-bottom: 7px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.tt-ya-slider-con {
  position: relative;
  line-height: normal;
}
.tt-ya-slide {
  width: 150px;
  height: 126px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px;
  margin-right: 0;
  text-align: center;
  background-color: #fff;
}
.tt-ya-slide img {
  width: 120px !important;
  height: 33px !important;
  display: inline-block !important;
  margin-top: 12px;
}
.tt-ya-slide-cizgi {
  padding-bottom: 14px;
  border-bottom: 2px solid #f4f4f4;
}
.tt-ya-slider-con .owl-dots {
  position: absolute;
  right: 10px;
  top: -43px;
}
.tt-ya-slider-con .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 5px;
  background: #8d8d8d;
}
.tt-ya-slider-con .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #5eb220;
}
.tt-ya-slide-text {
  padding: 2px;
  font-size: 14px;
  background-color: #f4f4f4;
  margin: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tt-ya-slide-text span {
  font-weight: 700;
  font-size: 18px;
}
.owl-stage a {
  text-decoration: none;
  color: #000;
}
#tt-ya-yatSlider a {
  color: #000;
}
@media (max-width: 352px) {
  #next-domain {
    font-size: 12px !important;
    padding: 7px 21px !important;
  }
  .tt-ya-baslik {
    margin: 3px 15px !important;
  }
  .tt-ya-slider-con .owl-dots {
    top: -36px !important;
  }
  .tt-gununmaci {
    margin: 8px 5px !important;
  }
}
.owl-carousel .owl-stage-outer {
  margin: 0 !important;
}
.horizontal-slide-tabs {
  display: none;
}
#tt-ayrac {
  margin: 10px 0 15px;
  padding: 0 15px;
}
.tt-msol {
  float: left;
  width: 50%;
  text-align: center;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  background: url(../static/fbetpas/dosyaDeposu/wf4ex_sporbg.png) #f1bb18
    no-repeat;
  background-size: auto 60px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.tt-msag {
  float: right;
  width: 50%;
  text-align: center;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  background: url(../static/fbetpas/dosyaDeposu/wgec0_casinobg.png) #1a283d
    no-repeat;
  background-size: auto 60px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tt-clear {
  clear: both;
}
.main.tabs .tab a {
  border-radius: 10px !important;
}
.tt-casino-buttons {
  margin-top: 15px;
  display: none;
}
.tt-bsol {
  float: left;
  width: 48%;
  text-align: center;
  height: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin-right: 2%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f1bb18;
}
.tt-bsag {
  float: right;
  width: 48%;
  text-align: center;
  height: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin-left: 2%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #1a283d;
}
