#bx-admin-prefix,
.bx-core-popup-menu,
.bx-component-opener {
  z-index: 1034 !important;
}
.bx-core-dialog-overlay {
  z-index: 1003 !important;
}

#bx-panel.bx-panel-fixed {
  z-index: 1002 !important;
}

.youtube {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play {
  background: url("img/youtube-play-btn.png") no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
  background-position: 0 -50px;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.youtube:hover .play {
  background-position: 0 0;
}

a[href$="/services/consultatsiya-on-lajn/"],
#bx_3218110189_6973 {
  display: none;
}

@media (min-width: 960px) {
  .main .content .slider {
    max-height: 330px !important;
  }
  .main .content .slider {
    height: 330px !important;
  }
  .main .content .slider .item {
    height: 330px !important;
  }
}
@media (min-width: 1560px) {
  .main .content .slider {
    max-height: 380px !important;
  }
  .main .content .slider {
    height: 380px !important;
  }
  .main .content .slider .item {
    height: 380px !important;
  }
}
@media (min-width: 1760px) {
  .main .content .slider {
    max-height: 450px !important;
  }
  .main .content .slider {
    height: 450px !important;
  }
  .main .content .slider .item {
    height: 450px !important;
  }

  .main .content .slider {
    max-height: 450px !important;
    overflow: hidden;
  }
  .main .content .slider {
    height: 450px !important;
  }
  .main .content .slider .item {
    height: 450px !important;
  }
}
