

/* Start:/bitrix/templates/svdom_new/components/bitrix/news.detail/altyn_adam/style.css?17707946011758*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.buy-apartment .map-info .title-wrap {
  display: none;
}

.tour-3d iframe {
 width: 100%;
}

.watch-video {
  margin-top: 150px;
}
@media (max-width: 1200px) {
  .watch-video {
    margin-top: 100px;
  }
}
@media (max-width: 1024px) {
  .watch-video {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .watch-video {
    margin-top: 50px;
  }
}
.watch-video.mb150 {
  margin-bottom: 150px;
}
@media (max-width: 1200px) {
  .watch-video.mb150 {
    margin-bottom: 100px;
  }
}
@media (max-width: 1024px) {
  .watch-video.mb150 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .watch-video.mb150 {
    margin-bottom: 50px;
  }
}
.watch-video .video-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.watch-video .video-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.67);
  z-index: 0;
}
.watch-video .video-img > img {
  width: 100%;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .watch-video .video-img > img {
    min-height: 230px;
    object-fit: cover;
  }
}
.watch-video .video-img span {
  color: white;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .watch-video .video-img span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .watch-video .video-img span {
    font-size: 16px;
    font-weight: 500;
  }
}
.watch-video .video-img:hover img {
  transform: scale(1.05);
}
/* End */
/* /bitrix/templates/svdom_new/components/bitrix/news.detail/altyn_adam/style.css?17707946011758 */
