

/* Start:/local/templates/mp_black_white/components/bitrix/news.detail/project.slider.0/style.css?17613694811279*/
.slider-img {
  width: 100%;
  height: auto;
}

.content .project-slider .owl-nav{
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;  
  z-index: 1;
  pointer-events: inherit;
}
.content .project-slider .owl-nav button{
  width: 60px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  display: block;
  outline: none;
}
.content .project-slider .owl-nav button span{
  font-size: 0;
}
.content .project-slider .owl-nav .owl-prev{
  background: url("/local/templates/_include/css/../images/arr-left.svg") no-repeat;
  left: 10px;
}
.content .project-slider .owl-nav .owl-next{
  background: url("/local/templates/_include/css/../images/arr-right.svg") no-repeat;
  right: 10px;
}
.content .project-slider .owl-nav button {
  transform: translate(0, -50%);
}
.project-slider .carousel__video .owl-stage {
  max-height: 520px;
  height: calc(100vw / 3);
}
@media(max-width: 767px) {
  .project-slider .carousel__video .owl-stage {
    height: calc(100vw / 2);
  }
}
.carousel__video .owl-stage-outer .project-slider-item {
  height: 100%; 
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-carousel.owl-drag.carousel__video .owl-item {
  height: 100%; 
}

.carousel__video .owl-stage-outer .project-slider-item iframe {
    height: 100%;
}
/* End */
/* /local/templates/mp_black_white/components/bitrix/news.detail/project.slider.0/style.css?17613694811279 */
