

/* Start:/local/templates/leepflow.template/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?15683697722461*/
.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: 0 0 25px
}

.event.news-detail .event.detail.news-detail .share:before {
  content: attr(data-title);
  margin: 0 15px 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%;
  }
}
/* 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/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/blog/bitrix/news.detail/.default/style.css?15683697722461 */
/* /local/templates/leepflow.template/components/bitrix/system.pagenavigation/.default/style.css?1534784808428 */
/* /local/templates/leepflow.template/components/bitrix/catalog.section/realty.offer/style.css?15785849033423 */
