.bh_gall_project {
  /* swiper.popup */
}
.bh_gall_project .swiper-popup {
  height: 500px;
}
.bh_gall_project .swiper-popup .swiper-button-prev, .bh_gall_project .swiper-popup .swiper-button-next {
  width: 32px;
  height: 32px;
  margin: 0 35px;
  margin-top: calc(0px - (32px/ 2));
}
.bh_gall_project .swiper-popup .swiper-button-prev:after, .bh_gall_project .swiper-popup .swiper-button-next:after {
  content: "";
}
.bh_gall_project .swiper-popup .swiper-button-prev {
  background-image: url("../../../../widgets/bh_gall_widget/skins/bh_gall_project/css/btn.prev_b2.png") !important;
}
.bh_gall_project .swiper-popup .swiper-button-next {
  background-image: url("../../../../widgets/bh_gall_widget/skins/bh_gall_project/css/btn.next_b2.png") !important;
}
.bh_gall_project .swiper-popup .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.bh_gall_project .swiper-popup .item {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bh_gall_project .swiper-popup .item > img {
  display: block;
  width: 100%;
}
@media (max-width: 992px) {
  .bh_gall_project .swiper-popup {
    height: 300px;
  }
}
/*# sourceMappingURL=9c99662f45afec6903dac887f50ec1f582e98f01.swiper.popup.scss.map */
