

/* Start:/bitrix/templates/aspro-lite-last/components/bitrix/news.detail/3dtour/style.css?17539633962156*/
.tour-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
}

.tour-left {
  flex: 1 1 58%;
  max-width: 820px;
}

.tour-left iframe,
.tour-left > div {
  width: 100% !important;
  height: auto;
  border-radius: 6px;
  overflow: hidden;
  aspect-ratio: 16/9;
}

.tour-right {
  flex: 1 1 38%;
  min-width: 300px;
}

.item-shop-detail1 .left_block_store {}

.item-shop-detail1 .title {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.item-shop-detail1 .value {
  font-size: 15px;
  color: #000;
  margin-bottom: 16px;
  line-height: 1.4;
}

.item-shop-detail1 a {
  color: #000;
  text-decoration: none;
}

.item-shop-detail1 a:hover {
  text-decoration: underline;
}

.item-shop-detail1 .property {
  margin-bottom: 10px;
}

.item-shop-detail1 p {
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .tour-wrapper {
    flex-direction: column;
    gap: 30px;
  }

  .tour-left,
  .tour-right {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.item-shop-detail1 .left_block_store {
  padding: 0;
}

.item-shop-detail1 .top_block,
.item-shop-detail1 .bottom_block {
  margin-bottom: 0;
}

.item-shop-detail1 .title {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 2px;
  line-height: 1.2;
}

.item-shop-detail1 .value {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 18px;
  line-height: 1.5;
}

.item-shop-detail1 .value.phone a,
.item-shop-detail1 .value a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.item-shop-detail1 .value.phone a:hover,
.item-shop-detail1 .value a:hover {
  text-decoration: underline;
}

.item-shop-detail1 .property {
  margin-bottom: 12px;
}

.item-shop-detail1 p {
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  margin-top: 24px;
}

@media (max-width: 992px) {
  .3d-tour-right {
    max-width: 100%;
    padding-top: 0;
  }
}
.properties {
    margin: 0px 10px;
}
/* End */
/* /bitrix/templates/aspro-lite-last/components/bitrix/news.detail/3dtour/style.css?17539633962156 */
