

/* Start:/local/templates/leepflow.template/components/bitrix/news/event/bitrix/news.detail/.default/style.css?15759009555187*/
.event.news-detail {
    padding: 30px 0 50px
}

.event.news-detail .event.detail.news-detail {
    padding: 0 25px 0 0
}

.event.news-detail .event.detail.news-detail .content .date {
    display: table;
    padding: 5px;
    margin: 0 0 15px 0;
    background: black;
    font: 400 15px/15px Gilroy Medium;
    color: white;
    cursor: default
}

.event.news-detail .event.detail.news-detail .content .name {
    margin: 0 0 30px 0;
    font: 400 36px/46px Gilroy Bold;
    color: black;
    cursor: default
}

.event.news-detail .event.detail.news-detail .content .street {
    padding: 25px 0;
    margin: 0 0 30px 0;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    font: 400 16px/16px Gilroy Medium;
    color: #595959;
    cursor: default
}

.event.news-detail .event.detail.news-detail .content .street i {
    padding: 0 13px 0 0;
    color: #403bb3
}

.event.news-detail .event.detail.news-detail .content .description {
    padding: 0 0 40px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #d7d7d7;
    font: 400 15px/30px Gilroy Regular;
    color: black;
    cursor: default
}

.event.news-detail .event.detail.news-detail .content .description label {
    display: block;
    margin: 40px 0;
    font: 400 24px/24px Gilroy Bold
}

.event.news-detail .event.detail.news-detail .content .description img {
    display: block;
    margin: 30px 0 50px 0
}

.event.news-detail .event.detail.news-detail .share {
    display: flex;
    align-items: center;
    margin: 25px 0;
}

.event.news-detail .event.detail.news-detail .share:before {
    content: attr(data-title);
    margin: 0 15px 0 0;
    font: 400 15px/15px Gilroy Bold;
    cursor: default
}

.event.news-detail .event.detail.news-detail .share.ya-share2 .ya-share2__item {
    margin: 0 5px 0
}

.event.news-detail .event.detail.news-detail .share.ya-share2 .ya-share2__item .ya-share2__badge {
    display: flex;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    align-items: center
}

.event.news-detail .event.detail.news-detail .share.ya-share2 .ya-share2__item .ya-share2__badge .ya-share2__icon {
    display: block;
    width: 25px;
    height: 25px;
    margin: auto;
    background-position: center
}

.event.news-detail .event.list.news-list {
    padding: 0;
    background: transparent
}

.event.news-detail .event.list.news-list .list .element {
    margin: 0 0 30px 0;
    max-width: initial;
    flex: unset
}

@media (max-width: 768px) {
    .event.news-detail .event.detail.news-detail .content .description img {
        width: 100%;
    }
}

.news-detail__map {
    height: 400px;
}

.metadata {
    margin-bottom: 25px;
}


.event__afftop {
    display: flex;
    align-items: center;
    margin: 0 0 55px 0;
}

.event__breadcrumb  {
    margin: 0 !Important;
    padding: 0 !important;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
}
.breadcrumb__item {}
.breadcrumb__chevron {}
.breadcrumb__item_selected {}

.breadcrumb_theme_blue {
    background-color: transparent !important;
}
.breadcrumb_theme_blue .breadcrumb__item {
    margin: 0 10px 0 10px !important;
    font: 400 17.5px/17.5px Gilroy Medium !important;
    text-decoration: none;
    color: #3f3bb2;
}
.breadcrumb_theme_blue .breadcrumb__item:first-child {
    margin-left: 0 !important;
}
.breadcrumb_theme_blue .breadcrumb__chevron {
    color: #3f3bb2;
}
.breadcrumb_theme_blue .breadcrumb__item_selected {
    margin: 0 0 0 10px !important;
    font: 400 17.5px/17.5px Gilroy Semibold !important;
    color: #595959;
}

.metadata__phone {
    display: flex;
    align-items: center;
}


.metadata__phone-title {
    margin-right: 5px;
}

.metadata__phone-value_hidden {
    overflow: hidden;
    width: 110px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.metadata__phone-show {
    margin-left: 10px;
    font: 400 17.5px/17.5px Gilroy Medium !important;
    text-decoration: underline;
    color: #3f3bb2;
    cursor: pointer;
}

.interactive {
    position: relative;
    width: 100%;
    height: 400px
}

.interactive .control {
    position: absolute;
    z-index: 1
}

.interactive .control.zoom {
    top: 15px;
    left: 15px;
    padding: 5px 0;
    width: 30px;
    height: 70px;
    background: white;
    border: 2px solid #8170bd;
    border-radius: 100px;
    text-align: center
}

.interactive .control.zoom button {
    padding: 5px 0;
    background: transparent;
    border: 0;
    font: 400 30px/20px Gilroy Regular;
    color: #656565;
    outline: none;
    cursor: pointer
}

.interactive .control.zoom button:first-child {
    position: relative
}

.interactive .control.zoom button:first-child:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    border-top: 2px solid #f5f5f5
}

.interactive .control.trigger {
    top: 15px;
    right: 15px
}

.interactive .control.trigger button {
    height: 40px;
    padding: 12px 17px;
    background: white;
    border: 1px solid #8170bd;
    border-radius: 3px;
    font: 400 16px/16px Gilroy Medium;
    text-transform: lowercase;
    color: #3f3bb2;
    outline: none;
    cursor: pointer
}
/* End */


/* Start:/local/templates/leepflow.template/components/bitrix/system.pagenavigation/.default/style.css?1534784808428*/
.pagination{margin-bottom:30px}.pagination a{background-color:#edebfb;color:#563fa7 !important;text-align:center;width:35px;height:33px;margin-right:5px;text-decoration:none !important;font:400 16px/35px Gilroy Regular;border-radius:4px}.pagination a .select{background-color:#a599d0;color:#ffffff !important;cursor:default}.pagination span{margin:0 20px}.pagination i{line-height:inherit}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/leepflow.template/components/bitrix/news/event/bitrix/news.list/.default/style.css?15760726304902*/
.event.news-list {
  padding: 40px 0 0;
  background: #f7f6ff;
}

.event.news-list .event.catalog-filter-flex {
  display: flex;
  justify-content: space-between;
}

.catalog-filter-flex__first {

}

.catalog-filter-flex__last {}

.event.news-list .event.catalog-filter a {
  margin: 0 15px;
  border-bottom: 1px solid #3f3bb2;
  font: 400 16px/16px Gilroy Medium;
  text-decoration: none !important;
  color: #3f3bb2 !important;
  cursor: pointer !important;
}

.event.news-list .event.catalog-filter a .active {
  font: 400 16px/16px Gilroy Extrabold;
  border: 0;
  color: black;
  cursor: default;
}

.event.news-list .event.catalog-filter a:first-child {
  margin-left: 0;
}

.event .pagination {
  margin: 0 !important;
  padding-bottom: 40px !important;
}

.event.list.news-list .list .element {
  margin: 0 0 30px 0;
}

.event.list.news-list .list .element .picture {
  width: 100%;
  height: 270px;
  position: relative;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.event.list.news-list .list .element .picture img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.event.list.news-list .list .element .picture:before {
  display: table;
  padding: 11px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ec6d54;
  font: 400 18px/18px Gilroy Extrabold;
  text-transform: lowercase;
  color: white;
}

.event.list.news-list .list .element .price-set:before {
  content: attr(data-price);
  display: block;
}

.event.list.news-list .list .element .context {
  padding: 18px 19px 10px 19px;
  background: white;
  border: 1px solid #e2e0f4;
  border-top: 0;
}

.event.list.news-list .list .element .context .date {
  display: table;
  padding: 7px 6px;
  margin: 0 0 15px 0;
  background: black;
  font: 400 15px/15px Gilroy Medium;
  color: white;
  cursor: default;
}

.event.list.news-list .list .element .context .name {
  display: block;
  height: 45px;
  overflow: hidden;
  margin: 0 0 20px 0;
  font: 400 20px/22px Gilroy Bold;
  text-decoration: none;
  color: black;
  outline: none;
  cursor: pointer;
}

.event.list.news-list .list .element .context .description {
  height: 100px;
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px 0;
  border: 0;
  font: 400 16px/25px Gilroy Regular;
  color: black;
  cursor: default;
}

.event.list.news-list .list .element .context .street {
  height: 55px;
  padding: 20px 0 0 0;
  margin: 0 0 10px 0;
  position: relative;
  border-top: 1px solid #d7d7d7;
  font: 400 14px/18px Gilroy Medium;
  color: #595959;
  cursor: default;
}

.event.list.news-list .list .element .context .street i {
  padding: 0 13px 0 0;
  color: #403bb3;
}

@media (max-width: 768px) {

  .event.list.news-list .list .element .picture img {
    max-height: auto;
  }

  .event.list.news-list .list .element .picture:before {
    font-size: 16px;
  }


  .event.news-list .event.catalog-filter-flex {
    justify-content: flex-start;
    overflow-x: scroll;
    padding-bottom: 20px;
  }

  .event__afftop .event__backpage {
    display: none;
  }

  .catalog-filter-flex__first,
  .catalog-filter-flex__last{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    min-width: max-content;
  }

  .event.news-list .event.catalog-filter a {
    width: 100%;
    min-width: max-content;
  }

  .event__afftop {
    margin: 0 0 25px 0 !important;
  }

  .event.news-list {
    padding: 25px 0;
  }
}

.navigation__list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;

}

.navigation__item {
  margin: 0 10px;
}

.navigation__link {
  text-decoration: none !important;
  font: 400 17.5px/25px Gilroy Semibold;
  color: #2c2c2cb5 !important;
  outline: none;
  cursor: pointer;
}





.event__afftop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 55px 0;
}

.event__backpage-link {
  margin: 0;
  font: 400 15.5px/15.5px Gilroy Medium;
  text-decoration: none !important;
  color: #3f3bb2 !important;
}

.event__breadcrumb  {
  margin: 0 !Important;
  padding: 0 !important;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
}
.breadcrumb__item {}
.breadcrumb__chevron {}
.breadcrumb__item_selected {}

.breadcrumb_theme_blue {
  background-color: transparent !important;
}
.breadcrumb_theme_blue .breadcrumb__item {
  margin: 0 10px 0 10px !important;
  font: 400 17.5px/17.5px Gilroy Medium !important;
  text-decoration: none;
  color: #3f3bb2;
}
.breadcrumb_theme_blue .breadcrumb__item:first-child {
  margin-left: 0 !important;
}
.breadcrumb_theme_blue .breadcrumb__chevron {
  color: #3f3bb2;
}
.breadcrumb_theme_blue .breadcrumb__item_selected {
  margin: 0 0 0 10px !important;
  font: 400 17.5px/17.5px Gilroy Semibold !important;
  color: #595959;
}
/* End */


/* Start:/local/templates/leepflow.template/components/bitrix/catalog.section/realty.offer/style.css?15785849033423*/
.realty.offer.catalog-section {
    min-height: 685px;
    padding: 75px 0 45px;
    background: #f7f6ff;
}

.realty.offer.catalog-section .title {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    background: url("/local/templates/leepflow.template/components/bitrix/catalog.section/realty.offer/img/pointers.png") no-repeat center bottom;
    font: 400 33px/34px Gilroy Extrabold;
    text-transform: uppercase;
    text-align: center;
    cursor: default;
}

.realty.offer.catalog-section .title span {
    color: #585858;
}

.realty.offer.catalog-section .catalog .element {
    margin: 0 0 20px 0;
}

.realty.offer.catalog-section .catalog .element .picture {
    display: block;
    position: relative;
    width: 100%;
    height: 185px;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: white !important;
}

.realty.offer.catalog-section .catalog .element .picture img,
.realty.offer.catalog-section .catalog .element .picture source,
.realty.offer.catalog-section .catalog .element .picture picture {
    width: 100%;
    height: 100%;
    min-height: auto;

    display: none;
}

.realty.offer.catalog-section .catalog .element .description {
    background: white;
    border: 1px solid #e2e0f4;
    border-top: 1px solid transparent;
    padding: 20px;
}

.realty.offer.catalog-section .catalog .element .description .name {
    display: block;
    margin: 0 0 10px 0;
    font: 400 18px/18px Gilroy Bold;
    text-decoration: none;
    color: #000000;
    height: 35px;
    overflow: hidden;
}

.realty.offer.catalog-section .catalog .element .description .address {
    height: 35px;
    margin: 0 0 15px 0;
    font: 400 14px/18px Gilroy Regular;
    color: #545454;
    overflow: hidden;
    text-overflow: ellipsis;
}

.realty.offer .title__link {
    text-decoration: none !important;
    color: #000000;
}


.realty.offer.catalog-section .catalog .element .description .price {
    /*
    display: inline-flex;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #ec6d54;
    font: 400 18px/18px Gilroy Extrabold;
    color: #ffffff;
    */

    display: inline-flex;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #ec6d54;
    font: 400 18px/18px Gilroy Extrabold;
    color: #ffffff;
}

.realty.offer.catalog-section .catalog .element .description .properties {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.realty.offer.catalog-section .catalog .element .description .properties>div {
    margin: 0 5% 0 0;
    font: 400 14px/14px Gilroy Medium;
    color: #545454;
}

.realty.offer.catalog-section .catalog .element .description .properties>div i {
    margin: 0 5px 0 0;
}

.realty.offer.catalog-section .catalog .slick-slide .element {
    flex: unset;
    max-width: initial;
}

.realty.offer.catalog-section .catalog .element:last-child {
  margin-bottom: 0;
}

.realty-offer__button {
    margin-top: 25px !important;
    text-transform: lowercase;
}

.realty-offer__message {
    text-align: center;
    margin: 50px 0;
    font: 400 20px/45px Gilroy Semibold;
}



@media (max-width: 992px) {


}

@media (max-width: 768px) {

  .realty.offer.catalog-section {
      padding: 45px 0;
  }

  .realty.offer.catalog-section .title {
      font: 400 20px/30px Gilroy Extrabold;
      margin-bottom: 25.5px;
      padding-bottom: 25.5px;
  }

  .realty.offer.catalog-section .catalog .element {
    margin-bottom: 32.5px;
  }

}
/* End */
/* /local/templates/leepflow.template/components/bitrix/news/event/bitrix/news.detail/.default/style.css?15759009555187 */
/* /local/templates/leepflow.template/components/bitrix/system.pagenavigation/.default/style.css?1534784808428 */
/* /local/templates/leepflow.template/components/bitrix/news/event/bitrix/news.list/.default/style.css?15760726304902 */
/* /local/templates/leepflow.template/components/bitrix/catalog.section/realty.offer/style.css?15785849033423 */
