/* Верхний левый угол */
.ribbon-black-list {
  z-index: 999;
  width: 250px;
  padding: 16px;
  position: absolute;
  text-align: center;
  color: #f0f0f0;
  top: 30px;
  left: -60px;
  transform: rotate(-45deg);
  background-color: red;
}

.header_name {
  color: red;
}

.boxSideInfo__list li {
  margin: 10px 0;
  list-style: none;
}

.boxSideInfo__list li:before {
    margin-top: 3px;
    content: "";
    position: absolute;
    left: 30px;
    background-position: -42px -11px;
}
.boxSideInfo__list li.dislike:before {
    margin-top: 3px;
    background-position: 0 -40px;
}
.boxSideInfo__list li.dislike:before, .boxSideInfo__list li:before {
    margin-top: 3px;
    background-image: url(../img/sprites.svg);
    width: 16px;
    height: 16px;
}

.card .card-body p {
  color: #fff;
}

.toggle-block {
  max-height: 7rem;
  overflow: hidden;
  position: relative; }
  .toggle-block.open {
    max-height: none; }
    .toggle-block.open .toggle-block-overlay {
      height: 0; }
  .toggle-block-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    cursor: pointer;
    background: -webkit-linear-gradient(bottom, #2469a766 46%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, #2469a766 46%, rgba(255, 255, 255, 0) 100%); }
  .toggle-block-btn {
    cursor: pointer; }

 .toggle-block_mob {
  max-height: 7rem;
  overflow: hidden;
  position: relative; }
  .toggle-block.open_mob {
    max-height: none; }
    .toggle-block.open_mob .toggle-block-overlay_mob {
      height: 0; }
  .toggle-block-overlay_mob {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    cursor: pointer;
    background: -webkit-linear-gradient(bottom, #2469a766 46%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, #2469a766 46%, rgba(255, 255, 255, 0) 100%); }
  .toggle-block-btn_mob {
    cursor: pointer; }   

.obzor-img-block {
  margin-left: -20px;
}

.obzor-logo {
  margin-top: -45px;
}

.title-overview {
  font-size: 1.14em; 
  font-weight: 800;
  text-shadow: 1px 1px 2px black, 0 0 1em red;
}

.text-light {
  text-shadow: 1px 1px 2px black, 0 0 1em #ffeb3b;
}

.slider-title-vote {
  margin-top: 15px;
  margin-bottom: 15px;
}
.slider-title-vote span {
  color: #fff;
}

.hide-item {
  display: none;
}

.rows-modal {
  margin-left: -15px;
  margin-right: -15px;
}

.card-casino {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.filter-shadow {
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.3);
}

#casino-detail-mob {
  display: none;
}

.nav-casino-mobil {
  display: none;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 767.98px) {

  .nav-casino-mobil {
    display: block;
  }
  #casino-detail-mob {
    display: block;
  }
  .hide-sm {
    display: none;
  }
  .obzor-img-block {
    margin-left: 0px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .obzor-title {
    text-align: center;
    margin-top: 15px;
  }
  .obzor-title {
    text-align: center;
    margin-top: 15px;
  }
  .card.card-chart .card-header .btn-group-toggle .tim-icons {
    font-size: 0.875rem;
    top: -1px; } 
}


.search_result{
    background: #cacace;
    border: 1px #c952e5 solid;
    width: 100%;
    border-radius: 4px;
    max-height:200px;
    overflow-y:scroll;
    display:none;
}
.search_result li{
    list-style: none;
    padding: 5px 10px;
    margin: 0 0 0 -40px;
    color: #0896D3;
    border-bottom: 1px #c952e5 solid;
    cursor: pointer;
    transition:0.3s;
}
.search_result li:hover{
    background: #25273a
}

.card-user .author .block.block-one-tur {
    background: rgb(225 200 78 / 60%);
    background: linear-gradient(to right,rgb(216 225 78 / 60%) 0%,rgba(225,78,202,0) 100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=10);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    margin-top: -90px;
    margin-left: -50px;
  }

.card-user .author .block.block-two-tur {
    background: rgb(223 225 78 / 60%);
    background: linear-gradient(to right,rgb(196 225 78 / 60%) 0%,rgba(225,78,202,0) 100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=10);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-top: -40px;
    margin-left: -100px;
}

.card-user .author .block.block-three-tur {
    background: rgb(196 225 78 / 60%);
    background: linear-gradient(to right,rgb(196 225 78 / 60%) 0%,rgba(225,78,202,0) 100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=10);
    -webkit-transform: rotate(170deg);
    transform: rotate(170deg);
    margin-top: -70px;
    right: -45px;
}

.card-user .author .block.block-four-tur {
    background: rgb(182 225 78 / 60%);
    background: linear-gradient(to right,rgb(182 225 78 / 60%) 0%,rgba(225,78,202,0) 100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=10);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    margin-top: -25px;
    right: -45px;
  }

.sheef_avatar {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 50px 20px; 
}


.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 15px;
    right: 15px;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    background: #e14eca;
    padding: 10px 20px; 
}
/* Оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase; 
    background: #337AB7;
    border: 2px solid #BFE2FF;
}
.cookie_btn:hover {
    color: #FFF;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #FFF;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}