.gallery figcaption {
  top: 0;
  left: 0;
  opacity: 0;
}

.gallery a:hover figcaption {
  opacity: 1;
}

.odd:hover {
}

a {
  text-decoration: none;
}

.a sa:hover {
  background: url("../../assets/img/roulette-image-croupier-model-portable-network-graphics-casino-png-376043bb812e10e2492fa7cbec4b6f22.png");
}

.even_shape:hover {
  filter: brightness(0.7);
}

.even_shape:active {
  filter: brightness(1.5)contrast(200%);
}
.even_shape.MuseLinkActive {
  filter: brightness(1.5)contrast(200%);
}

#lock:active {
  filter: brightness(0.1);
}

iframe {
  position: absolute;
  border: none;
  width: 860px;
  height: 710px;
  margin-left: -3px;
  transform-origin: 0 0;
}

#iframe-container {
  width: 100%;
  height: 100%;
}

.m_btn {
  filter: grayscale(100%);
}

.m_btn:hover {
  filter: brightness(0.5);
}

.m_btn:active {
  filter: brightness(1.5)contrast(200%);
}
.m_btn.MuseLinkActive {
  filter: brightness(1.5)contrast(200%);
}

::-webkit-scrollbar {
  display: none;
}

@media (max-width: 500px) {
  .row_h {
    height: 329px;
  }
}
@media (min-width: 1400px) {
  .row_h {
    height: 130px;
  }
}

@media (min-width: 501px) and (max-width: 1399px){
  .row_h {
    height: 234px;
  }
}

.snip1548 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1548:before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  bottom: 100%;
  content: '';
  background-color: rgba(0,150,100,0.75);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.snip1548 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.snip1548 h3, .snip1548 h5 {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip1548 h3 {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  color: #fed136;
}

.snip1548 h5 {
  font-weight: normal;
  background-color: #ad850e;
  padding: 3px 12px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #ffffff;
}

.snip1548 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
}

.snip1548:hover:before, .snip1548.hover:before {
  bottom: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.snip1548:hover h3, .snip1548.hover h3, .snip1548:hover h5, .snip1548.hover h5 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.snip1548:hover h3, .snip1548.hover h3 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.snip1548:hover h5, .snip1548.hover h5 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@font-face {
    font-family: 'establishRetrosansOTF';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/establishRetrosansOTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#IU_CAPT { color:#ff0 !important; 
    font-size: 16px;
    color: #666;
    border: 0 solid;
    background: transparent;
    ime-mode: disabled;
    font-weight: bold;
}
.icon_capt {padding: 1px;background-color:#101010; border:1px solid #202020;border-radius:4px; vertical-align: middle;}
