

/* Start:/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/style.css?17470374582719*/
body {
  /*h1 {
    text-align: center;
    font-size: calc(18px + 30px);
    color: #282e2e;
    font-family: "Officina Serif", Arial, sans-serif;
    line-height: 1em;

    @media screen and (max-width: 500px) {
      font-size: calc(18px + 12px);
      line-height: .9em;
    }
  }*/
}
body .type-house h2 {
  text-align: center;
  font-size: 48px;
  color: #282e2e;
  font-family: "Officina Serif", Arial, sans-serif;
  line-height: 1em;
}
body .projects h2 {
  text-align: center;
  font-size: 48px;
  font-family: "Officina Serif", Arial, sans-serif;
  line-height: 1em;
  font-weight: 500;
}
body .projects h1 {
  color: #282e2e;
}
body .projects .projects__top_content h1 {
  color: #f2a100;
}
body .projects .text h1, body .projects .text h2, body .projects .text h3 {
  text-align: left;
  color: #282e2e;
  font-size: 34px;
}
body .projects .ajax_load_btn {
  margin-left: 7px;
}
body .advantages-content h1, body .advantages-content h2, body .advantages-content h3 {
  text-align: left;
  color: #282e2e;
  font-size: 34px;
}
body .advantages-content.advantages-content-new .section-ipoteka {
  padding-bottom: 0;
  padding-top: 50px;
}
body .advantages-content.advantages-content-new .section-ipoteka h2 {
  text-align: center;
}
body .utp-service__more {
  margin-bottom: 7px;
}
body .offer-content-container + .hochu_block.hochu_block_new {
  margin-top: 0;
}
body .top-content {
  padding-bottom: 15px;
}
body .top-content__text {
  padding: 30px 0 100px 0;
  max-width: initial;
}
body .top-content__text h1 {
  font-size: 45px;
  font-family: "Officina Serif", Arial, sans-serif;
  color: #ffffff;
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  body .top-content__text h1 {
    font-size: 35px;
  }
}
body .top-content__nav {
  margin-bottom: 0;
}
body .top-content__nav li a, body .top-content__nav li span {
  display: inline-block;
}
body .top-content__desc {
  font-size: 21px;
}
body .top-content__desc span {
  text-transform: uppercase;
  font-size: 21px;
}
body .top-content .container .container {
  padding: 0;
}
body .top-content .utp-projects {
  padding-top: 20px;
}
body .top-content .utp-projects .utp-projects__item p {
  font-size: 16px;
}
body .type-house.type-house__stati {
  padding-top: 0;
}
body .type-house.type-house__stati h2 {
  padding-top: 0;
}
body .top-content__nav li span:hover,
body .top-content__nav li span.active {
  border: 0;
  position: relative;
}
body .top-content__nav li span:hover:after,
body .top-content__nav li span.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #ff9c00;
  width: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.detail/service/style.css?175006890317490*/
.section-ipoteka {
  text-align: center;
  margin-top: 60px;
}

.advantages-content .section-ipoteka h2 {
  margin-bottom: 0;
}

.benefits__wrapper {
  font-size: 18px;
  font-family: "Gilroy", Arial, sans-serif;
  padding-top: 40px;
  clear: both;
}

.advantages-content.advantages-content-new.in-service {
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .advantages-content.advantages-content-new.in-service {
    padding-bottom: 60px;
  }
}
.advantages-content.advantages-content-new.in-service + .about-service {
  margin-top: -100px;
}
@media screen and (max-width: 767px) {
  .advantages-content.advantages-content-new.in-service + .about-service {
    margin-top: 0;
  }
}
.advantages-content.advantages-content-new.in-service .advantages-content__column_type_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 979px) {
  .advantages-content.advantages-content-new.in-service .advantages-content__column_type_btn {
    margin-top: 40px;
  }
}
.advantages-content.advantages-content-new.in-service .advantages-content__calc {
  height: auto;
  padding-top: 0;
}
.advantages-content.advantages-content-new.in-service .advantages-content__calc img {
  max-width: 227px;
}

.about-service {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .about-service .container {
    padding: 0;
  }
}
@media screen and (max-width: 1280px) {
  .about-service {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .about-service {
    padding-top: 30px;
  }
}
.about-service__grid {
  display: grid;
  grid-template-columns: 558px 1fr;
  column-gap: 25px;
}
@media screen and (max-width: 1500px) {
  .about-service__grid {
    grid-template-columns: 1fr 1.5fr;
  }
}
@media screen and (max-width: 1280px) {
  .about-service__grid {
    column-gap: 15px;
    row-gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-service__grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 0;
  }
}
.about-service__item.type-img {
  grid-column: 2/3;
  grid-row: 1/2;
}
@media screen and (max-width: 767px) {
  .about-service__item.type-img {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.about-service__item.type-img img {
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .about-service__item.type-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
  }
}
.about-service__item.type-video {
  margin-top: 65px;
}
.about-service__item.type-menu {
  grid-column: 2/3;
  grid-row: 1/2;
  width: 400px;
  margin: auto 25px -100px auto;
}
@media screen and (max-width: 1280px) {
  .about-service__item.type-menu {
    width: 100%;
    margin: 0;
    height: 100%;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 767px) {
  .about-service__item.type-menu {
    grid-column: 1/2;
    grid-row: 1/2;
    margin-bottom: 10px;
  }
}
.about-service__item.type-text {
  grid-column: 1/3;
  grid-row: 1/3;
  margin-top: auto;
  margin-bottom: -20px;
  margin-right: 450px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1280px) {
  .about-service__item.type-text {
    grid-column: 1/2;
    grid-row: 2/3;
    margin-bottom: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-service__item.type-text {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
.about-service__item.type-video {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media screen and (max-width: 767px) {
  .about-service__item.type-video {
    margin-top: 0;
    position: absolute;
    top: 80px;
    width: 60%;
    right: 0;
  }
}
@media screen and (max-width: 1500px) {
  .about-service__item.type-video img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-service__item.type-video img {
    max-width: 230px;
  }
}
.about-service .person-video {
  position: relative;
}
.about-service .person-video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .about-service .person-video__play {
    max-width: 80px;
    z-index: 10;
  }
  .about-service .person-video__play svg {
    max-width: 100%;
  }
}
.about-service .person-video__play svg path:first-child {
  fill: black;
  fill-opacity: 0.8;
  transition: 0.2s all linear;
}
.about-service .person-video__play svg path:last-child {
  fill: white;
  fill-opacity: 0.8;
}
.about-service .person-video__play:hover svg path:first-child {
  fill: red;
  fill-opacity: 1;
}
.about-service .person-video__play:hover svg path:last-child {
  fill: white;
  fill-opacity: 1;
}
.about-service .services-link {
  background: rgba(44, 52, 59, 0.9);
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .about-service .services-link {
    padding: 25px 25px 50px 25px;
  }
}
@media screen and (max-width: 767px) {
  .about-service .services-link {
    left: 0;
  }
}
.about-service .services-link__title {
  font-size: 35px;
  font-weight: 500;
}
.about-service .services-link__list {
  margin-bottom: 0;
  position: relative;
  z-index: 5;
}
.about-service .services-link:before {
  content: none;
}
@media screen and (max-width: 767px) {
  .about-service .services-link ul li {
    margin-bottom: 15px;
  }
}
.about-service .services-link ul li a {
  color: #C5DAEE;
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .about-service .services-link ul li a {
    font-size: 14px;
  }
}
.about-service .services-link ul li a:hover {
  color: #ffffff;
}
.about-service .services-link__btn.btn {
  position: absolute;
  width: calc(100% - 100px);
  box-sizing: border-box;
  bottom: -25px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .about-service .services-link__btn.btn {
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    width: auto;
    padding: 0 80px;
    white-space: nowrap;
    height: 55px;
    line-height: 55px;
  }
}
.about-service .our-info {
  max-width: 628px;
  padding-right: 128px;
}
@media screen and (max-width: 1500px) {
  .about-service .our-info {
    max-width: 450px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .about-service .our-info {
    background: rgba(44, 52, 59, 0.9);
    padding: 25px;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-service .our-info__title {
    text-align: left;
    font-size: 45px;
    line-height: 100%;
    margin-bottom: 25px;
  }
  .about-service .our-info__title:before {
    content: "";
    height: 2px;
    bottom: -5px;
    width: 80%;
  }
}

.utp-service {
  background-image: url(/local/templates/vsestroy74.ru/css/../images/benefits_BG.jpg);
  background-repeat: repeat;
  padding: 5px 0;
}
@media screen and (max-width: 767px) {
  .utp-service .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .utp-service__content {
    padding: 0 20px;
  }
}
.utp-service__title {
  color: #000;
  font-family: "Officina Serif", Arial, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .utp-service__title {
    margin-bottom: 30px;
    text-align: center;
    padding: 0 10px;
  }
}
.utp-service__title span {
  color: #F2A100;
}
.utp-service__more {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .utp-service__more {
    justify-content: center;
  }
}
.utp-service__more .btn.btn-new {
  width: calc((55% - 12px) / 3 - 6px);
  height: auto;
  padding: 15px;
  color: #000000;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .utp-service__more .btn.btn-new {
    padding: 11px 18px;
    font-size: 16px;
    width: auto;
  }
}
.utp-service__row {
  display: flex;
  column-gap: 12px;
}
@media screen and (max-width: 1024px) {
  .utp-service__row {
    flex-direction: column;
    row-gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .utp-service__row {
    row-gap: 8px;
  }
}
.utp-service__col_type_video {
  width: 45%;
}
@media screen and (max-width: 1024px) {
  .utp-service__col_type_video {
    width: 100%;
  }
}
.utp-service__col_type_list {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .utp-service__col_type_list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .utp-service__col_type_list {
    padding: 0 8px;
  }
}
.utp-service .utp-video {
  position: relative;
  width: 100%;
  height: 100%;
}
.utp-service .utp-video__img {
  font-size: 0;
  width: 100%;
  height: 100%;
}
.utp-service .utp-video__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.utp-service .utp-video__play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .utp-service .utp-video__play svg {
    max-width: 80px;
  }
}
.utp-service .utp-video__play svg path:first-child {
  fill: black;
  fill-opacity: 0.8;
  transition: 0.2s all linear;
}
.utp-service .utp-video__play svg path:last-child {
  fill: white;
  fill-opacity: 0.8;
}
.utp-service .utp-video__play:hover svg path:first-child {
  fill: red;
  fill-opacity: 1;
}
.utp-service .utp-video__play:hover svg path:last-child {
  fill: white;
  fill-opacity: 1;
}
.utp-service .utp-list {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  height: 100%;
}
@media screen and (max-width: 767px) {
  .utp-service .utp-list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 8px;
  }
}
.utp-service .utp-list .utp-item {
  background: #D9D9D9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.utp-service .utp-list .utp-item__title {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 111%;
  text-transform: uppercase;
  font-family: "Officina Serif", Arial, sans-serif;
  padding: 20px 20px 0 20px;
}
@media screen and (max-width: 1280px) {
  .utp-service .utp-list .utp-item__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .utp-service .utp-list .utp-item__title {
    font-size: 14px;
    padding: 12px 12px 0 12px;
  }
}
.utp-service .utp-list .utp-item__icon {
  font-size: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .utp-service .utp-list .utp-item__icon {
    max-height: 100px;
  }
}
.utp-service .utp-list .utp-item__icon img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .utp-service .utp-list .utp-item__icon img {
    max-height: 100%;
  }
}

.service-reviews {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .service-reviews {
    padding-top: 30px;
  }
}
.service-reviews__title {
  color: #000;
  font-family: "Officina Serif", Arial, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 767px) {
  .service-reviews__title {
    margin-bottom: 10px;
  }
}
.service-reviews__title span {
  color: #F2A100;
}
.service-reviews .reviews-widget {
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .service-reviews .reviews-widget {
    margin-top: 10px;
  }
}

.in-service.top-content {
  padding-bottom: 20px;
  max-height: inherit;
}
.in-service.top-content .top-content__utp {
  list-style: none;
  margin: 70px 0 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .in-service.top-content .top-content__utp {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
  }
}
.in-service.top-content .top-content__utp li {
  display: inline-block;
  position: relative;
  padding-left: 16px;
  margin-right: 25px;
}
.in-service.top-content .top-content__utp li:last-child {
  margin-right: 0;
}
.in-service.top-content .top-content__utp li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  stroke-width: 1px;
  stroke: #FBAD00;
  top: 6px;
  left: 0;
  border: 1px solid #FBAD00;
  border-radius: 50%;
}

.type-house__text {
  pointer-events: none;
}
.type-house.type-house__stati {
  padding-top: 30px;
  margin-bottom: 20px;
}
.type-house.type-house__stati .type-house__title {
  font-size: 24px;
  min-height: 60px;
  display: flex;
  align-items: flex-end;
}
.type-house.type-house__stati .type-house__img img {
  max-height: 250px;
}
.type-house.type-house__stati.type-house_new .type-house__title {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
  border-bottom: 0;
  color: #455562;
}
.type-house.type-house__stati.type-house_new .type-house__title:after {
  content: "";
  position: absolute;
  width: 98px;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #FBAD00;
  opacity: 0;
  transition: 0.2s all linear;
}
.type-house.type-house_new .type-house__item {
  position: relative;
  min-height: 300px;
  height: 100%;
  padding: 20px;
  background-image: none;
  box-shadow: none;
}
.type-house.type-house_new .type-house__item:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(33, 46, 57, 0.9);
  backdrop-filter: blur(2px);
  z-index: 1;
  opacity: 0;
  transition: 0.2s all linear;
}
.type-house.type-house_new .type-house__item:hover:before,
.type-house.type-house_new .type-house__item:hover .type-house__title:after {
  opacity: 1;
}
.type-house.type-house_new .type-house__item:hover .type-list {
  opacity: 1;
  visibility: visible;
}
.type-house.type-house_new .type-house__item:hover .type-house__title {
  color: #FFF;
}
.type-house.type-house_new .type-house__item.no-subsections:hover:before {
  content: none;
}
.type-house.type-house_new .type-house__item.no-subsections:hover .type-house__title {
  color: #455562;
}
.type-house.type-house_new .type-house__item.old-view {
  background-image: url(https://vsestroy74.ru/local/templates/vsestroy74.ru/images/type-house__BG.jpg);
}
.type-house.type-house_new .type-house__item.old-view .type-house__img img {
  width: auto;
  height: auto;
  object-fit: inherit;
}
.type-house.type-house_new .type-list {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all linear;
}
.type-house.type-house_new .type-list a {
  display: block;
  color: #FFF;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  transition: 0.2s all linear;
}
.type-house.type-house_new .type-list a:hover {
  color: #FFBC26;
}
.type-house.new-view .type-house__item:hover:before {
  content: none;
}
.type-house.new-view .type-house__item:hover .type-house__title {
  color: #455562;
}
.type-house.new-view .type-house__item:before {
  content: none;
}
.type-house.new-view .type-house__item .type-house__img img {
  width: auto;
  height: auto;
  min-height: auto;
}
.type-house.new-view .type-house__price {
  font: 500 18px "Officina Serif", Arial, sans-serif;
}
.type-house.new-view.house-grid .type-house__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.type-house.new-view.house-grid .type-house__list .type-house__item-wrap {
  width: 100%;
}
.type-house.new-view.house-grid .type-house__list .type-house__item-wrap:nth-child(7) {
  grid-column: 3/5;
}

.wrapper .type-house.type-house_new .type-house__item.old-view, .wrapper .type-house.new-view .type-house__item {
  background-image: url(https://vsestroy74.ru/local/templates/vsestroy74.ru/images/type-house__BG.jpg);
}
.wrapper .type-house.new-view.house-grid .type-house__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.wrapper .type-house.new-view.house-grid .type-house__list .type-house__item-wrap:nth-child(7) {
  grid-column: 3/5;
}

@media (max-width: 1024px) {
  .wrapper .type-house.new-view.house-grid .type-house__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .wrapper .type-house.new-view.house-grid .type-house__list .type-house__item-wrap:nth-child(7) {
    grid-column: 1/4;
  }
}
@media (max-width: 979px) {
  .wrapper .type-house.new-view.house-grid .type-house__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .wrapper .type-house.new-view.house-grid .type-house__list .type-house__item-wrap:nth-child(7) {
    grid-column: 1/3;
  }
}
@media (max-width: 500px) {
  .wrapper .type-house.new-view.house-grid .type-house__list {
    display: flex;
  }
  .type-house.type-house_new .type-house__item {
    height: 180px;
  }
  .type-house.type-house_new .type-house__item:before {
    background: linear-gradient(163deg, #FFF 22.84%, rgba(217, 217, 217, 0) 59.14%);
    opacity: 1;
    backdrop-filter: none;
  }
  .type-house.type-house_new .type-house__item:hover .type-house__title:after {
    opacity: 0;
  }
  .type-house.type-house_new .type-house__item:hover .type-list {
    opacity: 0;
    visibility: hidden;
  }
  .type-house.type-house_new .type-house__item:hover .type-house__title {
    color: #000;
  }
  .type-house.type-house__stati .type-house__title {
    min-height: auto;
    display: block;
  }
  .type-house.type-house__stati .type-house__img img {
    width: auto;
    height: auto;
  }
  .type-house.type-house__stati .type-house__item-wrap {
    width: 100%;
    margin-bottom: 10px;
  }
  .type-house.type-house__stati .type-house__item-wrap:last-child {
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/utp-projects/style.css?17367381731690*/
.utp-projects {
    display: flex;
    justify-content: space-between;

    @media (max-width: 1280px) {
        flex-wrap: wrap;
        gap: 10px 0;
    }

    @media (max-width: 640px) {
        gap: 5px 0;
    }
}

.utp-projects__item {
    position: relative;
    display: flex;

    @media (max-width: 1280px) {
        width: 50%;
    }

    @media (max-width: 999px) {
        width: 100%;
    }
}

/*.utp-projects__item:nth-child(even) {*/
/*    @media (max-width: 1280px) {*/
/*        justify-content: end;*/
/*    }*/

/*    @media (max-width: 999px) {*/
/*        justify-content: start;*/
/*    }*/
/*}*/

/*.utp-projects__item:nth-child(even) p {*/
/*    @media (max-width: 1280px) {*/
/*        margin: 0 26px 0 0;*/
/*    }*/

/*    @media (max-width: 999px) {*/
/*        margin: 0 0 0 26px;*/
/*    }*/
/*}*/
/*@media (max-width: 1280px) {*/
/*    .utp-projects__item:nth-child(even)::before {*/
/*        left: auto;*/
/*        right: 0;*/
/*    }*/
/*}*/

/*@media (max-width: 999px) {*/
/*    .utp-projects__item:nth-child(even)::before {*/
/*        right: auto;*/
/*        left: 0;*/
/*    }*/
/*}*/

.utp-projects__item::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/vsestroy74.ru/components/bitrix/news.list/utp-projects/images/tick.svg) no-repeat;
    background-size: contain;
    top: 3px;
    left: 0;
}

@media (max-width: 640px) {
    .utp-projects__item::before {
        width: 13px;
        height: 13px;
    }
}

.utp-projects__item p {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin: 0 0 0 26px;

    @media (max-width: 640px) {
        font-size: 14px;
        margin: 0 0 0 20px !important;
    }
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/style.css?173673817331174*/
.bx_filter .bx_filter_section{
	position:relative;
	z-index:9;
	color: #3c4657;
	padding: 35px 0;
}
.bx_filter .bx_filter_checkbox_popup {
	position:absolute;
	background:#fff;
	box-shadow:0 6px 11px rgba(0, 0, 0, .17);
	border:1px solid #dfdfdf;
	padding:10px;
	padding-bottom:0;
	left:0;
	width:100%;
	z-index:100;
}
.bx_filter .bx_filter_checkbox_popup ul {
	margin:0;
	padding:0;
}
.bx_filter .bx_filter_checkbox_popup ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.bx_filter .bx_filter_button_box,
.bx_filter .bx_filter_parameters_box{
	
}
.bx_filter .bx_filter_button_box{clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:both;}

.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block{
	display:block;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{
	font-size: 15px;
	font-style: normal;
	color: #596b70;
	display: block;
	padding-bottom: 3px;
}
.bx_filter .bx_filter_parameters_box_container_block{
	font-size:14px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:auto;
	color:#838383;
	font-style:italic;
	line-height:29px;
	font-weight:600;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
}
/*bx_input_container => bx_filter_input_container*/
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	display:inline-block;
	vertical-align:middle;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
	padding-right: 5px;
	padding-left:10px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	padding-left: 5px;
	padding-right:10px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
	display:block;
	width:auto;
	font-size: 14px;
	font-weight:600;
	font-style:italic;
	margin: 0;
	padding:5px;
	border-radius:5px;
	background:#fff;
	border:1px solid #c8c8cd;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container{
	max-width:100%;
	position:relative;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar{
	padding:0 23px 0 4px;
	font-size:15px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon{
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	font-size:18px;
	top:7px;
	right:3px;
}

/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	height:7px;
	margin:16px 10px 9px 10px;
	border:1px solid #d6d6d6;
	background:#fff;
}
.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-7px;
	width:1px;
	height:5px;
	background:#3f4e4c;
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}
.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	position:absolute;
	top:-13px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#3f4e4c;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{color:#3f4e4c;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:-1px;
	bottom:-1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.bx_filter .bx_ui_slider_range{
	z-index:80;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index:100;
}

.bx_filter .bx_ui_slider_pricebar_VD{
	z-index:60;
	background:#ffab42;
	/*box-shadow:inset 0 2px 3px rgba(0,0,0,.3);*/
}
.bx_filter .bx_ui_slider_pricebar_VN{
	z-index:70;
	/*background:#ffab42;
	border-radius:4px;*/
}
.bx_filter .bx_ui_slider_pricebar_V{
	z-index:80;
	top:-1px;
	bottom:-1px;
	background:#ffab42;
	/*box-shadow:inset 0 2px 3px rgba(0,0,0,.2);*/
}



.bx_filter .bx_ui_slider_handle{
	position:absolute;
	top:-5px;
	width:21px;
	height:22px;
}
.bx_filter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.bx_filter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.bx_filter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-11px;
	background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/handle.png) no-repeat right top;
}
.bx_filter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-11px;
	background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/handle.png) no-repeat left top;
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container {
	display:inline-block;
	box-sizing:border-box;
	height:38px;
	line-height: 38px;
	background:#fff;
	width:100%;
	border: 1px solid #dfdfdf;
}
.bx_filter .bx_filter_select_container.hover {
	background: #ffffff;
}
.bx_filter .bx_filter_select_block{
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:36px;
	margin:0;
	padding:0 23px 0 10px;
	border:none;
}
.bx_filter .bx_filter_select_text {
	font-size:16px;
	overflow:hidden;
	max-width:100%;
	height:36px;
	line-height: 36px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#3c4657;
}
.bx_filter .bx_filter_select_text .checkbox_count {
	color:#f0a501;
}
.bx_filter .bx_filter_select_text.fix{
	min-width:120px;
}
.bx_filter .bx_filter_select_text label{
	cursor:pointer;
}
.bx_filter .bx_filter_select_arrow{
	position:absolute;
	top:calc(50% - 5px);
	right:5px;
	width:10px;
	height:8px;
	background-size: contain;
	cursor:pointer;
	background: url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/arrow.svg) no-repeat center center;
	pointer-events: none;
	background-size: contain;
	transition: .2s all linear;
}
/*
*	Select popup
*
*/
.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bx_filter_select_popup ul li{
	display:block;
	text-align: left;
	vertical-align:middle;
}
.bx_filter_select_popup ul li:first-child{
}
.bx_filter_select_popup ul li label{
	font-size:14px;
	line-height:26px;
	display:block;
	text-align: left !important;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:26px;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{
	color:#000;
	background:#f3f8fa;
}
.bx_filter_select_popup ul li label.disabled{
	color:#b8b8b8;
	background:transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text{
	line-height: 26px !important;
}

/*
* TAGS
*
*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{
	width: 100%;
	clear: both
}
.bx_filter .bx_filter_tag{
	padding:18px;
	border:1px solid #aed5e0;
	border-radius:5px;
	background:rgba(151,214,233,.33);
}
.bx_filter .bx_tag_link{
	font-size:12px;
	text-decoration:none;
	color:#68939e;
	border-bottom:1px solid;
	text-shadow:none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover{
	color:#1d3d46;
	border-bottom:none;
}

/*
*	LABEL
*
*/
.bx_filter .bx_filter_param_label{
	font-size:16px;
	position:relative;
	display:block;
	text-align:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.bx_filter .bx_filter_param_label.dib{display: inline-block;}
.bx_filter .bx_filter_param_text{
	line-height:34px;
	position:relative;
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{
	color:#6c6c6c;
	/*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active{
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/
.bx_filter .bx_filter_input_checkbox{
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	min-height:20px;
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 1.3em;
	margin-left: 20px;
	text-align: left;
	color: #000;
}


/*
* 	BTN
*
*/
.bx_filter .bx_filter_param_btn{
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	text-decoration:none;
	color:#000;
	vertical-align: middle;
	border:1px solid #9dbcc3;
	border-radius:3px;
	background:#fbfdfd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfdfd), color-stop(100%,#cfe1e7));
	background:-webkit-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:   -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:    -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:     -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:        linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
	background-clip:padding-box;
	box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px rgba(255,255,255,.22);
	text-shadow:0 1px 0 #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
	-webkit-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	border-color:#b4d5de;
	background:#fcfefe;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUyZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cfe2e7));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#cfe2e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#feffff',GradientType=0 );
	box-shadow:0 0 0 3px #2995d7,inset 0 2px 3px rgba(0,0,0,.12);
}
/* --- colors */
.bx_filter .bx_filter_param_btn.bx_color_sl{
	/*width:24px;*/
	/*padding:0 1px;*/
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{
	background: transparent;
	box-shadow: none
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{position: relative;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before{
	position: absolute;
	bottom:0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	/*width: 19px;*/
	/*height:19px;*/
	display: block;
	z-index:100;
	background: url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/missing_v2.png) no-repeat center;
	opacity: .7;
}

/*
* BTN P/M
*
*/
.bx_filter .bx_filter_param_btn.bx_spm{
	width:23px;
	min-width:23px;
	height:23px;
	padding:0;
	vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 10px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 6px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active{
	outline:none !important;
	box-shadow:inset 0 2px 3px rgba(0,0,0,.12);
}
.bx_filter span.bx_spm{
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	display:inline-block;
	height:23px;
	margin:0 10px;
	vertical-align:middle;
	color:#000;
}

/*
*	icon
*
*/
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon{
	line-height:33px;
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	margin-top:-2px;
	margin-right:2px;
	vertical-align:middle;
	border-radius:2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon{
	line-height:24px;
	position:relative;
	top:5px;
	border-radius: 2px;
	display:inline-block;
	width:24px;
	height:24px;
	vertical-align:middle;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
	-webkit-background-size:cover;
	background-size:cover;
}
.bx_filter_select_popup .bx_filter_btn_color_icon{
	width:20px;
	height:20px;
	margin:2px 0;
	top: 0 !important;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon{
	top:-1px !important;
}
.bx_filter_btn_color_icon.all {
	position: relative;
	border: none;
	box-shadow: none
}

.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before{
	position: absolute;
	width: 60%;
	height:60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.bx_filter_btn_color_icon.all:after{
	right: 0;
	bottom: 0;
}
.bx_filter_btn_color_icon.all:before{
	top:0;
	left: 0;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon{
	opacity: .2;
}

/*
* 	BIZ
*
*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result{
	font-size:13px;
	font-weight:normal;
	line-height:33px;
	position:absolute;
	z-index:930;
	display:none;
	height:33px;
	margin-top:-7px;
	margin-left:10px;
	padding:0 10px;
	white-space:nowrap;
	color:#3f3f3f;
	border-top:1px solid #c0d6dc;
	border-right:1px solid #c0d7dd;
	border-bottom:1px solid #c0d6dc;
	border-left:1px solid #c0d7dd;
	border-radius:3px;
	background:#fff;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.1);
}
.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result{
	position: static !important;
	display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow{
	display: none;
}
.bx_filter .bx_filter_popup_result.right{left:102%;}
.bx_filter .bx_filter_popup_result.left{right:102%;}
.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/arr_left.png)  no-repeat center;}
.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result a{color:#0073a3;}
.bx_filter .bx_filter_popup_result a:hover{text-decoration:none;}
.bx_filter .bx_filter_popup_result_close{display:none;}

@media (max-width:530px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.bx_filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.bx-touch .bx_filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/x.png) no-repeat center;
		background-size:16px;
	}
}


.bx_filter_checkbox_block ul {
	margin:0 51px 0 0;
	padding:0;
	float:left;
}
.bx_filter_checkbox_block ul:nth-child(2) {
	margin-right:0;
}
.bx_filter_checkbox_block ul li {
	margin:0 0 12px 0;
	padding:0;
	list-style-type:none;
	line-height: 19px;
}
.bx_filter_checkbox_block ul li label {
	font-size: 16px;
	white-space:nowrap;
}

.bx_filter_checkbox_block ul li .disabled label {
	color: #dfdfdf;
}

.bx_filter_checkbox_block input[type="checkbox"] + label::before {
	content: "";
	display: inline-block;
	height: 23px;
	width: 23px;
	margin: 0 5px 0 0;
	background: #ffffff;
	/*background-image: url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/checkbox1.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: -1px -1px;*/
	cursor:pointer;
	vertical-align:middle;
	border: 1px solid #dfdfdf;
}
.bx_filter_checkbox_block input[type="checkbox"]:checked + label::before {
	background: linear-gradient(to right,  #e28b00 0%, #fcaf00 100%);
}
.bx_filter_checkbox_block input[type="checkbox"]:disabled + label::before, 
.disabled .bx_filter_checkbox_block input[type="checkbox"] {
	background: #dfdfdf;
	cursor: default;

}
.bx_filter_checkbox_block input[type="checkbox"]:checked:disabled + label::before {
	background-position: -69px 0;
}

.filter_container {
}
.filter_container.filter_count_all {
	color:#262e2d;
	font-family: "Officina Serif", Arial, sans-serif;
}
.filter_container.filter_count_all #countdown {
	font-size:60px;
	color: #f69701;
	line-height: 1.03em;
}
.filter_container.filter_count_all .title {
	font-size:30px;
	color: #4c5b5a;
}
.filter_container.checkboxes {
	margin-right:0;
}
.filter_container.dropdown {
	margin-bottom:20px;
}
.filter_container.dropdown:last-child {
	margin-bottom:0;
}

.filter_input_text {
	background:url(/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/images/lupa.png) no-repeat 4px 3px #516563;
	box-shadow:inset 0 0 7px rgba(0,0,0,.4);
	border:0;
	border-radius:4px;
	padding:4px 0 4px 27px;
	width:332px;
	color:#fff;
}

.filter_input_text::-webkit-input-placeholder { color:#a4bebe; }
.filter_input_text:-moz-placeholder { color:#a4bebe; }
#set_filter {
	margin-left:-6px;
}
#del_filter {
	/*position:absolute;*/
	right:18px;
	bottom:18px;
	padding: 0 !important;

	font-family: Akrobat, sans-serif;
	border:0;
	color:#fff;
	text-align:center;
	font-size:24px;
	text-decoration:none;

	background: #e28b00;
	background: -moz-linear-gradient(left,  #e28b00 0%, #fcaf00 100%);
	background: -webkit-linear-gradient(left,  #e28b00 0%,#fcaf00 100%);
	background: linear-gradient(to right,  #e28b00 0%,#fcaf00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28b00', endColorstr='#fcaf00',GradientType=1 );

	display:block;
	padding:0 15px 2px 15px;
	line-height: 53px;
	height: 53px;
	width: 100%;
	cursor: pointer;
}
#del_filter:hover {
	background: #fcaf00;
	background: -moz-linear-gradient(left,  #fcaf00 0%, #e28b00 100%);
	background: -webkit-linear-gradient(left,  #fcaf00 0%,#e28b00 100%);
	background: linear-gradient(to right,  #fcaf00 0%,#e28b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcaf00', endColorstr='#e28b00',GradientType=1 );
}
.bx_filter_parameters_box_container input[type="text"] {
	box-shadow:inset 0 0 7px rgba(0,0,0,.4);
	border:0;
	border-radius:4px;
	padding:4px 5px;
	width:60px;
	color:#fff;
	vertical-align:middle;
	background:#516563;
	color:#ff9c00;
}
.parameters_box_container {
	/*background:#516563;
	box-shadow:0 0 4px rgba(0,0,0,.6);
	border:0;
	border-radius:4px;
	padding:4px 5px;
	color:#fff;	*/
	margin:3px 0;
	display:inline-block;
}
.parameters_box_container span {
	color:#ff9c00;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }


.filter_flex {
	display: flex;
	justify-content: space-between;
}
.filter_flex > div {
	width:30%;
}

.filter-search {
	position: relative;
	z-index: 10;
	border: 1px solid #dfdfdf;
	background-color: white;
	padding-left: 55px;
	background-image: url("/local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/./images/magnifier.svg");
	background-repeat: no-repeat;
	background-position: 15px center;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100% - 410px);
	top: -53px;
	background-size: 20px;
}

.filter-search input[type="text"] {
	border: none;
	background: none;
	outline: none;
	font-size: 18px;
	color: black;
	width: 100%;
}

.filter-search input[type="submit"] {
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
	font-size: 20px;
	height: 100%;
	width: 100%;
	color: #e58f00;
	font-family: "Officina Serif", Arial, sans-serif;
}

.filter-search input[type="text"]::placeholder {
	color: #a4b0b3;
	font-weight: 400;
}

.filter-search__submit {
	margin-left: auto;
	height: 100%;
	position: relative;
	width: 140px;
}

.filter-search__text {
	width: calc(100% - 140px);
}

.filter-search__submit:before {
	content: '';
	position: absolute;
	left: 0;
	height: calc(100% - 20px);
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	background-color: #c5d6d6;
}

.bx_filter_checkbox_block ul {
	margin-bottom: 17px;
}

.stroke-search {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 20px;
}

.filter_flex > div {
	width: 380px;
}

.filter_container.filter_count_all {
	padding-bottom: 11px;
	margin-top: -11px;
}

.bx_filter .bx_filter_select_arrow {
	right: 13px;
}

.bx_filter .bx_filter_section {
	padding-bottom: 0;
	padding-top: 53px;
}

.bx_filter .bx_filter_input_checkbox {
	display: flex;
	align-items: center;
}

.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox] {
	margin: 0;
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text {
	margin-left: 5px;
}

.bx_filter-new .bx_filter_checkbox_popup .bx_filter_param_label input {
	display: none;
}

.bx_filter-new .bx_filter_checkbox_popup .bx_filter_param_label input:checked + span.bx_filter_param_text:before {
	background: linear-gradient(to right,  #e28b00 0%, #fcaf00 100%);
	border: 1px solid #fcaf00;
}

.bx_filter-new .bx_filter_checkbox_popup .bx_filter_param_label .bx_filter_param_text {
	padding-left: 20px;
}

.bx_filter-new .bx_filter_checkbox_popup .bx_filter_param_label .bx_filter_param_text:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border: 1px solid #d3d2d2;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.filter_flex_item_submit_group .filter_flex_item_submit {
	width: 100%;
}

.bx_filter-new .bx_filter_select_container.hover .bx_filter_select_arrow {
	transform: scale(1, -1);
}

#set_filter {
	display: none;
	text-align: center;
}

.filter-search input[type="text"]::placeholder {
	font-weight: 400;
	font-family: "Gilroy", Arial, sans-serif;
	font-size: 16px;
}

.filter_flex_item_submit_group {
	flex-grow: 1;
	padding: 0 7px;
	width: calc(100% / 4);
}

div.filter_flex_row.filter_flex_row_search {
	flex-wrap: nowrap;
	margin-top: 20px;
}

.bx_filter_parameters_box_container {
	height: 38px;
}

@media screen and (max-width: 1440px) {

	.bx_filter_checkbox_block ul li label {
		font-size: 15px;
	}

	.filter_flex_item.filter_flex_item_checkboxes {
		flex-grow: 1;
	}
}

@media screen and (max-width: 1024px) {

	.filter_flex_row .filter_flex_item,
	.filter_flex_item_submit_group,
	.filter_flex_row_search div.filter_flex_item_search {
		width: calc(100% / 2);
	}

}

@media screen and (max-width: 999px) {

	.bx_filter_parameters_box_container {
		height: auto;
	}

	.filter_flex_item_submit_group {
		display: flex;
	}

	.filter_flex_row.filter_flex_row_search .filter_flex_item.filter_flex_item_submit {
		width: 100%;
		margin-right: 8px;
	}

	.bx_filter.bx_filter-new .bx_filter_checkbox_popup {
		border: none;
		background: none;
		box-shadow: none;
		padding-left: 0;
	}

	.container-filter-new .filter_flex_item {
		margin-bottom: 0;
	}

	.container-filter-new .filter_container.dropdown {
		margin-bottom: 10px;
	}

	.bx_filter .bx_filter_select_container,
	.bx_filter .bx_filter_select_text,
	.bx_filter .bx_filter_select_block {
		height: 50px;
	}

	.bx_filter .bx_filter_select_block {
		padding-left: 15px;
	}

	.bx_filter .bx_filter_select_text {
		line-height: 48px;
		font-size: 16px;
	}

	.bx_filter_checkbox_block ul li label {
		font-size: 16px;
	}

	.filter-search__submit {
		width: 90px;
	}

	.filter-search__text {
		width: calc(100% - 100px);
	}

	.filter-search {
		width: 100%;
		top: 0;
		margin-bottom: 20px;
	}

	.filter_flex {
		flex-wrap: wrap;
	}
	.filter_flex > div {
		width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width: 640px) {

	.filter_flex_row.filter_flex_row_search .filter_flex_item {
		width: 100%;
	}

	.filter_flex_item-show .btn.btn-new.bx-filter-show {
		line-height: inherit;
	}

	.filter_flex_row .filter_flex_item {
		width: 100%;
	}

	.filter-search input[type="text"]::placeholder {
		font-size: 14px;
	}

	.filter-search {
		z-index: 1!important;
	}

	#set_filter {
		display: none;
		position: fixed;
		bottom: 20px;
		left: 20px;
		width: calc(100% - 40px);
		margin-left: 0;
		z-index: 100;
		font-family: "Officina Serif", Arial, sans-serif;
		border: 0;
		color: black;
		font-size: 18px;
		font-weight: 500;
		text-transform: none;
	}

	#set_filter.active {
		display: block;
	}

	.filter-search input[type="text"] {
		font-size: 14px;
	}

	.bx_filter_checkbox_block ul li {
		margin-bottom: 15px;
	}

	.bx_filter.bx_filter-new {
		font-family: "Gilroy", Arial, sans-serif;
	}

	.filter-search__text {
		line-height: 14px;
	}

	.filter-search {
		background-position: 10px center;
		padding-left: 40px;
	}

	.bx_filter-old .filter_flex > div:last-child {
		margin-bottom: 0!important;
	}

	.bx_filter-old .filter_flex > div {
		padding-bottom: 0!important;
	}

	.filter_flex_item_submit_group {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 50;
		display: none;
		padding: 5px 10px 5px 20px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	}

	.filter_flex_item_submit_group .filter_flex_item.filter_flex_item_submit {
		margin-bottom: 0!important;
	}

	.filter_flex_item_submit_group.active {
		display: flex;
	}

	.bx_filter_checkbox_block input[type="checkbox"] + label::before {
		width: 15px;
		height: 15px;
	}
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/system.pagenavigation/js/style.css?17264713081469*/
body .ajax_load_btn {
  display: flex;
  margin-top: 10px;
}
body .ajax_load_btn__more {
  margin: 0 auto !important;
}
body .ajax_load_btn .ajax_load_btn__more span {
  font-size: 16px;
  line-height: 33px;
  font-family: "Officina Serif", Arial, sans-serif;
  color: #5DA8F0;
  font-weight: 500;
}
body .ajax_load_btn .ajax_load_btn__more span.icon {
  width: 9px;
  height: 6px;
}
body .ajax_load_btn__nav {
  padding-top: 2px;
  background: #fbfbfb;
  z-index: 10;
  display: flex;
  position: absolute;
  right: 0;
}
body .ajax_load_btn__nav a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 33px;
  color: #AEBAC5 !important;
  font-weight: 500 !important;
  margin: 0;
  padding: 0;
}
body .ajax_load_btn__nav a.num.current {
  border: 1px solid #6A7B89;
  color: #E48E00 !important;
}
@media (max-width: 768px) {
  body .ajax_load_btn__nav {
    position: relative;
  }
  body .ajax_load_btn {
    flex-direction: column;
    align-items: center;
    padding-top: 5px;
  }
  body .ajax_load_btn:before {
    top: 17px;
  }
  body .ajax_load_btn .ajax_load_btn__more span.icon {
    border: none;
    background-image: url(/local/templates/vsestroy74.ru/css/../images/loading_arrows.svg);
    transform: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/projects/style.css?1736738173717*/
.order-favorites {
    margin-top: 10px;
    cursor: pointer;
}

.order-favorites svg {
    margin-top: 10px;
}

.order-favorites svg path {
    transition: all .1s linear;
}

.order-favorites.active svg path {
    stroke: #FBAD00;
}

.project-content__list-new .project-content__item {
    height: auto !important;
    aspect-ratio: 380 / 464;
}

.project-content__list-new .project-content__item-wrap {
    @media (max-width: 1440px) {
        width: calc(100% / 4) !important;
    }

    @media (max-width: 1024px) {
        width: calc(100% / 2) !important;
    }

    @media (max-width: 767px) {
        width: 100% !important;
    }
}

.project-content__list-new .project-content__item a {
    height: 100%;
}


/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/questions/style.css?17309711555033*/
.questions {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .questions {
    padding: 0 10px;
  }
}
.questions h2.questions_title {
  color: #000000;
  font-family: "Officina Serif", Arial, sans-serif;
  font-size: 35px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 100%;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  .questions h2.questions_title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.questions h2.questions_title span {
  color: #F2A100;
}
.questions_row {
  display: flex;
  column-gap: 14px;
}
@media screen and (max-width: 767px) {
  .questions_row {
    flex-wrap: wrap;
  }
}
.questions_col_type_list {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .questions_col_type_list {
    margin-bottom: 15px;
  }
}
.questions .question-order {
  width: 306px;
  height: 535px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news.list/questions/images/bg-order.jpg");
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .questions .question-order {
    width: 100%;
    height: 390px;
    padding-bottom: 0;
  }
}
.questions .question-order:after, .questions .question-order:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.questions .question-order:before {
  background: linear-gradient(166deg, #FFF 18.22%, rgba(255, 255, 255, 0) 34.84%);
}
.questions .question-order:after {
  background: rgba(255, 255, 255, 0.3);
}
.questions .question-order__title {
  color: #000000;
  font-family: "Officina Serif", Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 83%;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
.questions .question-order__title span {
  color: #FBAD00;
}
.questions .question-order__subtitle {
  color: #455562;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  position: relative;
  z-index: 1;
}
.questions .question-order__order {
  margin-top: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .questions .question-order__order {
    text-align: center;
    margin-bottom: -20px;
  }
}
.questions .question-order__order .btn.btn-new {
  width: 100%;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .questions .question-order__order .btn.btn-new {
    font-size: 18px;
    padding: 14px 60px;
    height: auto;
    width: auto;
    line-height: 100%;
  }
}

ul.questions_list {
  margin: 0;
  padding: 0;
}
ul.questions_list li.question_item {
  margin: 0 0 10px 0;
  padding: 10px 10px 36px 10px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 1px;
  list-style-type: none;
  position: relative;
}
ul.questions_list li.question_item .date {
  background: url(/local/templates/vsestroy74.ru/components/bitrix/news.list/questions/images/question.svg) no-repeat left top;
  margin: 0;
  padding: 1px 0 1px 30px;
  color: #313131;
  font-size: 18px;
  background-size: contain;
}
ul.questions_list li.question_item .date span.category {
  color: #afafaf;
}
ul.questions_list li.question_item .date span.category b {
  font-weight: normal;
  color: #5d7573;
}
ul.questions_list li.question_item .question {
  font-size: 18px;
  color: #363636;
  padding: 4px 0 10px 40px;
  font-weight: 600;
  background-image: url(/local/templates/vsestroy74.ru/components/bitrix/news.list/questions/images/question.svg);
  background-size: 26px;
  background-position: left top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  ul.questions_list li.question_item .question {
    font-size: 16px;
    padding-top: 0;
  }
}
ul.questions_list li.question_item .answer {
  display: none;
  font-size: 16px;
  color: #afafaf;
  padding: 0 50px 10px 50px;
  font-style: italic;
  line-height: 1.3em;
}
ul.questions_list li.question_item .more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 30px;
}
ul.questions_list li.question_item .more a {
  display: block;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  background: rgba(237, 240, 240, 0.7);
  color: #ff9c00;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  padding: 2px 30px;
}
ul.questions_list li.question_item .more a:link, ul.questions_list li.question_item .more a:visited {
  color: #ff9c00;
}
ul.questions_list li.question_item .more a:hover {
  color: #000;
}
ul.questions_list li.question_item .more a span {
  position: absolute;
  width: 8px;
  height: 8px;
  border: 2px solid #51605f;
  border-top: 0;
  border-left: 0;
  transition: all 0.3s linear;
  display: inline-block;
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
ul.questions_list li.question_item .more.opened a span {
  transform: translateY(-50%) rotate(225deg);
}

@media (max-width: 640px) {
  .question_item .more a span {
    width: 6px;
    height: 6px;
    border: 2px solid #51605f;
    border-top: 0;
    border-left: 0;
  }
  .content_container.container h1 {
    padding-left: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/tags/style.css?1736738173303*/
body .page-tags h2 {
  text-align: center;
  font-size: 48px;
  line-height: 120%;
  font-family: "Officina Serif", Arial, sans-serif;
}
@media (max-width: 767px) {
  body .page-tags h2 {
    font-size: 30px;
  }
}
body .page-tags__item {
  margin-bottom: 10px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/offer-content/style.css?17309711551885*/
.offer-content.in-service {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .offer-content.in-service {
    display: flex;
    flex-direction: column;
    padding-top: 24px;
  }
}
.offer-content.in-service:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  width: 85%;
  height: 70%;
  border: 1px solid #F1EAEA;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .offer-content.in-service:before {
    height: calc(100% - 25px);
    width: calc(100% + 10px);
    transform: none;
    top: 0;
    left: -5px;
  }
}
@media screen and (max-width: 1024px) {
  .offer-content.in-service .offer-content__icon {
    display: block;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .offer-content.in-service .offer-content__icon {
    width: 100%;
    top: 0;
    right: 0;
    position: relative;
  }
  .offer-content.in-service .offer-content__icon img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .offer-content.in-service .offer-content__text {
    order: 1;
    width: 100%;
  }
}
.offer-content.in-service .offer-content__text div {
  padding-left: 0;
}
@media screen and (max-width: 1024px) {
  .offer-content.in-service .offer-content__text div {
    text-align: center;
  }
}
.offer-content.in-service .offer-content__text div:before {
  content: none;
}
@media screen and (max-width: 1440px) {
  .offer-content.in-service .offer-content__text span {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .offer-content.in-service .offer-content__text span {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .offer-content.in-service .offer-content__text br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .offer-content.in-service .offer-content__btn {
    order: 3;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/video/style.css?17369135984034*/
.video-title {
  font-size: 48px;
  font-weight: 700;
  font-family: "Officina Serif", Arial, sans-serif;
  line-height: 1em;
  text-align: center;
  margin-bottom: 30px;
}

.video-title span {
  color: #f2a100;
}

.video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -15px;
  margin-left: -15px;
}
.video-wrap {
  margin-bottom: 30px;
}
.video-wrap-main {
  margin-bottom: 100px;
}
@media (max-width: 900px) {
  .video-wrap-main {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .video-wrap-main {
    margin-bottom: 30px;
  }
}
.video-item {
  margin: 15px;
  width: calc(33.3333333333% - 30px);
  aspect-ratio: 16/9;
  max-height: none;
  height: auto;
}
.video-item iframe {
  width: 100%;
  height: 284px;
}
.video-item img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.video-container {
  position: relative;
}
.video-container span {
  position: absolute;
  pointer-events: none;
}
.video-container span.play {
  display: block;
  background: url(/local/templates/vsestroy74.ru/components/bitrix/news.list/video/images/play.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  opacity: 0.6;
  left: 50%;
  top: 50%;
  margin: -43px 0 0 -43px;
  background-size: cover;
}
.video-container span.title {
  padding: 0 !important;
  position: initial;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.video-container .title__container {
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  background-color: #000;
  opacity: 0;
  transition: all 0.3s linear;
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  .video-container .title__container {
    padding: 8px 15px;
    opacity: 1;
  }
}
.video-container:hover span.play {
  opacity: 1;
}
.video-container:hover .title__container {
  opacity: 1;
}
.video .slick-dots {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  z-index: 10;
  position: relative;
  width: 100%;
  padding: 0 10px;
}
.video .slick-dots li {
  font-size: 0;
  width: calc(16.6666666667% - 4px);
  margin-right: 4px;
  margin-bottom: 4px;
}
.video .slick-dots li:nth-child(6n) {
  margin-right: 0;
}
.video .slick-dots li.slick-active button {
  background-color: #f9ab00;
}
.video .slick-dots li button {
  font-size: 0;
  border: none;
  height: 4px;
  background-color: rgb(214, 225, 238);
  width: 100%;
  outline: none;
}

.video-wrap .more {
  text-align: center;
}
.video-wrap .more span {
  padding-left: 30px;
  position: relative;
}
.video-wrap .more span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  border: 5px solid #52a4f0;
  transform: rotate(45deg);
  border-left: 0;
  border-top: 0;
  top: 2px;
}
.video-wrap .more a {
  color: #52a4f0;
  font-size: 24px;
  font-weight: normal;
  font-family: "Officina Serif", Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid #52a4f0;
  position: relative;
}

@media screen and (max-width: 500px) {
  .video-title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .video-item {
    width: 100%;
    margin: 0;
  }
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: transparent;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/hochu_order_new/style.min.css?16448179052879*/
.hochu_block{margin:20px 0;width:100vw;margin-left:calc((100vw - 1024px) / 2 * -1)}.hochu_block .mobile_title{display:none}.hochu_block .uzor{margin-bottom:20px}.hochu_container{background:url(/local/templates/vsestroy74.ru/components/luxar/super/hochu_order_new/images/bcg.jpg) no-repeat center 0;position:relative}.hochu_container .page_container{height:424px}.hochu_form{position:relative;z-index:10;padding:16px 0 0 542px}.hochu_form .title{text-transform:uppercase;color:#feaf32;font-size:60px;line-height:1em}.hochu_form div{margin-bottom:20px}.hochu_form input[type="text"]{line-height:53px;padding:0 20px 0 20px;color:#b7b7b7;font-size:36px;border:1px solid #fff;width:400px;text-transform:uppercase;background:transparent;font-family:Akrobat,sans-serif}.hochu_form input[type="text"].input-error{background-color:rgba(255,0,0,.7) !important;color:#fff;border:1px solid #c4c8cd !important}.hochu_form input::-webkit-input-placeholder,.hochu_form textarea::-webkit-input-placeholder{color:#b7b7b7}.hochu_form input:-moz-placeholder,.hochu_form textarea:-moz-placeholder{color:#b7b7b7}.hochu_form input.input-error::-webkit-input-placeholder,.hochu_form textarea.input-error::-webkit-input-placeholder{color:#b7b7b7}.hochu_form input.input-error:-moz-placeholder,.hochu_form textarea.input-error:-moz-placeholder{color:#b7b7b7}.hochu_form a.btn:link,.hochu_form a.btn:visited{transition:visibility .3s linear;background:#52a4f0;color:#fff;border:0;text-shadow:none;margin-top:0}.hochu_form a.btn:hover{background-color:#ffac03}.hochu_form a.btn span{background:none !important}.hochu_form div label{display:block;text-align:left;font-family:Akrobat,sans-serif;color:#c2c7cc;font-size:16px;line-height:1em;width:500px;margin:10px auto 0 auto}.hochu_form div label a:link,.hochu_form div label a:visited{color:#c2c7cc}.hochu_form input[type="checkbox"]{display:none}.hochu_form input[type="checkbox"]+label::before{content:"";display:inline-block;height:18px;width:18px;margin:0 8px -4px 0;background-image:url(/local/templates/vsestroy74.ru/components/luxar/super/hochu_order_new/images/checkbox.png);background-repeat:no-repeat}.hochu_form input[type="checkbox"]+label::before{background-position:0 0}.hochu_form input[type="checkbox"]:checked+label::before{background-position:-18px 0}.hochu_block .utp_container{margin-top:-40px}.hochu_block .hochu_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:43px 0}.hochu_block .hochu_buttons a.button:link,.hochu_block .hochu_buttons a.button:visited{background:#fff;border:1px solid #52a4f0;color:#fff;text-transform:uppercase;font-size:36px;font-weight:300;min-width:310px;text-align:center;padding:0}.hochu_block .hochu_buttons a.button span{display:inline-block;margin:4px;background:#52a4f0;line-height:49px;width:calc(100% - 8px)}.hochu_block .hochu_buttons a.button:hover{border-color:#ffac03}.hochu_block .hochu_buttons a.button:hover span{background-color:#ffac03}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-widget/style.css?17309711553549*/
.reviews-widget {
  margin: 50px 0;
}
@media screen and (max-width: 500px) {
  .reviews-widget {
    margin: 20px 0;
  }
}
.reviews-widget__list {
  flex-wrap: wrap;
  margin: 0 -20px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
}
.reviews-widget__item {
  display: flex;
  justify-content: center;
  min-height: 195px;
}
@media screen and (max-width: 500px) {
  .reviews-widget__item {
    min-height: 130px;
    margin-bottom: -20px;
  }
  .reviews-widget__item:last-child {
    margin-bottom: 0;
  }
}
.reviews-widget .widget-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  width: 100%;
  background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-widget/./images/bg-review-item.svg");
  background-size: calc(100% + 20px) 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  transform: none;
  transition: 0.2s all linear;
}
.reviews-widget .widget-item:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item:hover {
    transform: translateY(0);
  }
}
@media screen and (max-width: 1280px) {
  .reviews-widget .widget-item {
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item {
    background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-widget/./images/bg-review-item-mobile.svg");
    background-size: contain;
  }
}
.reviews-widget .widget-item__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.reviews-widget .widget-item__wrap {
  display: flex;
  align-items: center;
  margin-top: -15px;
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item__wrap {
    margin-top: 0;
  }
}
.reviews-widget .widget-item__logo {
  margin-right: 17px;
  font-size: 0;
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item__logo {
    min-width: 96px;
    text-align: center;
  }
}
.reviews-widget .widget-item__logo img {
  max-height: 140px;
  max-width: 100%;
}
.reviews-widget .widget-item__inner {
  display: flex;
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item__inner {
    order: 1;
    margin-right: 10px;
  }
}
.reviews-widget .widget-item__rating {
  color: #FBAD00;
  font-size: 50px;
  line-height: 0.8em;
  margin-right: 9px;
  font-family: "Officina Serif", Arial, sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .reviews-widget .widget-item__rating {
    font-size: 40px;
  }
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-item__rating {
    font-size: 35px;
    margin-right: 10px;
  }
}
.reviews-widget .widget-item__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reviews-widget .widget-item__amount {
  color: #6A7B89;
  font-size: 16px;
}
.reviews-widget .widget-stars__wrap {
  height: 15px;
  width: 95px;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .reviews-widget .widget-stars__wrap {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 500px) {
  .reviews-widget .widget-stars__wrap {
    margin-bottom: 3px;
  }
}
.reviews-widget .widget-stars__wrap .color-stars,
.reviews-widget .widget-stars__wrap .gray-stars {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-widget/images/stars.svg");
}
.reviews-widget .widget-stars__wrap .color-stars {
  z-index: 10;
}
.reviews-widget .widget-stars__wrap .gray-stars {
  filter: grayscale(1);
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-pictures/style.css?17309711552729*/
.reviews-pictures {
  width: 100%;
  position: relative;
  height: 280px;
}
.reviews-pictures.container {
  padding: 0;
  margin-bottom: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 1680px) {
  .reviews-pictures.container {
    padding: 0 60px;
  }
}
@media screen and (max-width: 500px) {
  .reviews-pictures.container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .reviews-pictures {
    height: 220px;
  }
}
.reviews-pictures__wrap {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 10px;
}
.reviews-pictures__item {
  padding: 10px;
  height: unset !important;
  position: relative;
}
.reviews-pictures__item:before {
  content: "";
  position: absolute;
  right: -2px;
  top: 50%;
  width: 1px;
  height: 80%;
  background-color: #E6EEF4;
  transform: translateY(-50%);
}
.reviews-pictures__item.swiper-slide-prev:before {
  content: none;
}
.reviews-pictures .reviews-picture-item {
  font-size: 0;
  text-align: center;
  height: 100%;
  position: relative;
}
.reviews-pictures .reviews-picture-item img {
  max-width: 100%;
  max-height: 100%;
}
.reviews-pictures .swiper-button-prev,
.reviews-pictures .swiper-button-next {
  width: 60px;
  height: 100%;
  margin-top: 0;
  transition: 0.1s all linear;
}
.reviews-pictures .swiper-button-prev svg path,
.reviews-pictures .swiper-button-next svg path {
  transition: 0.1s all linear;
}
@media screen and (max-width: 1440px) {
  .reviews-pictures .swiper-button-prev,
.reviews-pictures .swiper-button-next {
    width: 40px;
  }
}
@media screen and (max-width: 500px) {
  .reviews-pictures .swiper-button-prev,
.reviews-pictures .swiper-button-next {
    display: none;
  }
}
.reviews-pictures .swiper-button-prev:after,
.reviews-pictures .swiper-button-next:after {
  font-size: 16px;
  color: #000000;
  content: none;
}
.reviews-pictures .swiper-button-prev:hover svg path,
.reviews-pictures .swiper-button-next:hover svg path {
  fill: #F2A100;
}
.reviews-pictures .swiper-button-prev:hover:after,
.reviews-pictures .swiper-button-next:hover:after {
  color: #FFFFFF;
}
.reviews-pictures .swiper-button-next {
  right: -60px;
  top: 0;
}
@media screen and (max-width: 1680px) {
  .reviews-pictures .swiper-button-next {
    right: 0;
  }
}
.reviews-pictures .swiper-button-prev {
  left: -60px;
  top: 0;
}
@media screen and (max-width: 1680px) {
  .reviews-pictures .swiper-button-prev {
    left: 0;
  }
}
.reviews-pictures .logo-rating {
  position: absolute;
  right: 20px;
  bottom: 0;
  padding: 10px;
  background-color: #ffffff;
}
.reviews-pictures .logo-rating img {
  max-height: 20px;
}
.reviews-pictures .link-img {
  outline: none !important;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/js/swiper/swiper-bundle.min.css?166049232118870*/
/**
 * Swiper 8.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 3, 2022
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-external, .swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide, .swiper-external {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide, .swiper-autoheight .swiper-external {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide, .swiper-backface-hidden .swiper-external {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-external, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide,
.swiper-css-mode > .swiper-wrapper > .swiper-external {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide,
.swiper-virtual .swiper-external {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide,
.swiper-fade .swiper-external {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide,
.swiper-fade .swiper-external .swiper-external {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide,
.swiper-cube .swiper-external {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide,
.swiper-cube .swiper-external .swiper-external {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide,
.swiper-cube.swiper-rtl .swiper-external {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide,
.swiper-flip .swiper-external {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide,
.swiper-flip .swiper-external .swiper-external {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide,
.swiper-creative .swiper-external {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide,
.swiper-cards .swiper-external {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/utp_order_new/style.min.css?1644817903798*/
.utp_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.utp_list .utp_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}.utp_list .utp_item.right{flex-direction:row-reverse}.utp_list .utp_item .image{width:256px;transition:all .3s linear}.utp_list .utp_item:hover .image{transform:rotate(-5deg) translate(0,-10px)}.utp_list .utp_item .image img{display:block}.utp_list .utp_item .text{width:calc(100% - 256px -(19px * 2));padding:31px 19px 0 19px}.utp_list .utp_item .text .title{text-transform:uppercase;font-size:22px;color:#52a4f0;line-height:1.2em;margin-bottom:5px}.utp_list .utp_item .text .title span{display:block;color:#353535}.utp_list .utp_item .text .description{color:#989898;font-size:16px;line-height:1.2em}
/* End */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog/projects/style.css?17470374582719 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.detail/service/style.css?175006890317490 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/utp-projects/style.css?17367381731690 */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/style.css?173673817331174 */
/* /local/templates/vsestroy74.ru/components/bitrix/system.pagenavigation/js/style.css?17264713081469 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/projects/style.css?1736738173717 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/questions/style.css?17309711555033 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/tags/style.css?1736738173303 */
/* /local/templates/vsestroy74.ru/components/luxar/super/offer-content/style.css?17309711551885 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/video/style.css?17369135984034 */
/* /local/templates/vsestroy74.ru/components/luxar/super/hochu_order_new/style.min.css?16448179052879 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-widget/style.css?17309711553549 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/reviews-pictures/style.css?17309711552729 */
/* /local/templates/vsestroy74.ru/js/swiper/swiper-bundle.min.css?166049232118870 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/utp_order_new/style.min.css?1644817903798 */
