

/* Start:/local/templates/vsestroy74.ru/components/luxar/super/top-about/style.css?17683006312988*/
.top-about {
    background-color: #424244;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 310px;
    padding-top: 15px;
}

.top-about #breadcrumb_container {
    margin-bottom: 40px;
}

.top-about +  .about-house {
    margin-bottom: 0;
}

ul.top-about__nav {
    padding: 0;
    margin: 0 0 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

ul.top-about__nav li {
    margin-right: 30px;
}

ul.top-about__nav li:last-child {
    margin-right: 0;
}

ul.top-about__nav li a {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 2px;
    font-weight: bold;
}

ul.top-about__nav li a:hover,
ul.top-about__nav li.selected a {
    border-bottom: 2px solid #ff9c00;
}

.top-about__title {
    font-size: 48px;
    font-family: "Roboto Slab", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.top-about__title span {
    color: #ff9c00;
}


.text-block {
    background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/top-about/img/text-block-bg.jpg");
    font-size: 20px;
    color: #111c1e;
    padding: 50px 0;
}

.text-block a {
    color: #1963a8;
}

.text-block h2 {
    color: #072c29;
    font-size: 48px;
    font-family: "Roboto Slab", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 25px 0;
    text-align: center;
}

.text-block h2 span {
    color: #fcae00;
}

.top-about.top-about_best {
    height: 317px;
}

.top-about.top-about_best .top-about__title {
    font-weight: 500;
}

.top-about.top-about_best #breadcrumb_container {
    margin-bottom: 80px;
}


@media (max-width: 768px) {

    .top-about.top-about_best {
        background-position: calc(100% + 200px) 100%;
    }

    .top-about.top-about_best #breadcrumb_container {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 500px) {

    .top-about.top-about_best .top-about__title {
        font-size: 28px;
        margin-top: auto;
        margin-bottom: 0;
    }

    .top-about.top-about_best {
        height: 310px;
    }

    .top-about.top-about_best .container {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .text-block {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .top-about {
        min-height: auto;
        padding-bottom: 30px;
    }

    ul.top-about__nav li {
        margin-bottom: 10px;
    }

    .top-about__title,
    .text-block h2 {
        font-size: 35px;
    }

    .top-about #breadcrumb_container .breadcrumbs {
        display: block;
    }

    .top-about #breadcrumb_container {
        margin-bottom: 20px;
    }

    ul.top-about__nav {
        margin: 0 0 30px 0;
    }
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/best/style.css?176830063315363*/
.best-page {
  padding-top: 63px;
}
@media (max-width: 768px) {
  .best-page {
    padding-top: 24px;
  }
}
.best-page .best-title {
  text-align: center;
  font-size: 25px;
  color: #000;
  font-family: "Roboto Slab", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .best-page .best-title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 25px;
    padding: 0 20px;
    text-align: left;
  }
}
.best-page .best-title b {
  font-weight: 500;
  color: #FBAD00;
  font-size: 30px;
}
@media (max-width: 768px) {
  .best-page .best-title b {
    font-size: 20px;
  }
}
.best-page .best-title span {
  color: #6A7B89;
}
.best-page .best-anons_two {
  padding-top: 150px;
}
@media (max-width: 768px) {
  .best-page .best-anons_two {
    padding-top: 20px;
  }
}
.best-page .best-anons_two .best-anons__pics {
  right: -140px;
  top: calc(100% + 20px);
}
@media (max-width: 768px) {
  .best-page .best-anons_two .best-anons__pics {
    right: 0;
    top: 0;
  }
}
.best-page .best-anons_two.best-anons_2024 .best-anons__pics {
  right: auto;
  left: 0;
}
@media (max-width: 768px) {
  .best-page .best-anons_two .best-anons__row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .best-page .best-anons_two .best-anons__title {
    width: 100%;
  }
  .best-page .best-anons_two .best-anons__title br {
    display: none;
  }
}
.best-page .best-anons__row {
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 768px) {
  .best-page .best-anons__row {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
}
.best-page .best-anons__text {
  color: #6A7B89;
  font-size: 18px;
  max-width: 80%;
}
@media (max-width: 768px) {
  .best-page .best-anons__text {
    max-width: 100%;
  }
  .best-page .best-anons__text br {
    display: none;
  }
}
.best-page .best-anons__text span {
  color: #455562;
  font-weight: 500;
}
.best-page .best-anons__title {
  color: #455562;
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  font-family: "Roboto Slab", Arial, sans-serif;
}
@media (max-width: 1440px) {
  .best-page .best-anons__title {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .best-page .best-anons__title {
    font-size: 25px;
    width: 50%;
  }
  .best-page .best-anons__title br {
    display: none;
  }
}
.best-page .best-anons__title span {
  color: #FBAD00;
}
.best-page .best-anons__pics {
  position: absolute;
  right: -90px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .best-page .best-anons__pics {
    right: inherit;
    top: inherit;
    transform: none;
    position: relative;
  }
  .best-page .best-anons__pics img {
    max-width: 100%;
    max-height: 255px;
  }
}
.best-page .best-anons_top .best-anons__row {
  margin-bottom: 0;
}
.best-page .best-anons_2021 {
  padding-top: 220px;
}
@media (max-width: 767px) {
  .best-page .best-anons_2021 {
    padding-top: 20px;
  }
}
.best-page .best-anons_2021 .best-anons__pics {
  top: calc(50% + 50px);
}
@media (max-width: 1080px) {
  .best-page .best-anons_2021 .best-anons__pics {
    top: 40%;
    right: 0;
  }
}
@media (max-width: 1080px) {
  .best-page .best-anons_2021 .best-anons__pics img {
    max-height: 350px;
  }
}
.best-page .best-anons_2021 .best-anons__title {
  text-align: center;
}
@media (max-width: 1024px) {
  .best-page .best-anons_2021 .best-anons__title {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .best-page .best-anons_2021 .best-anons__row {
    margin-bottom: 0;
  }
}
.best-page .best-anons_2023 {
  padding-top: 120px;
}
@media (max-width: 767px) {
  .best-page .best-anons_2023 {
    padding-top: 0;
  }
}
.best-page .best-anons_2023 .best-anons__pics {
  left: -70px;
  right: inherit;
}
@media (max-width: 767px) {
  .best-page .best-anons_2023 .best-anons__pics {
    left: 0;
  }
}
@media (max-width: 1440px) {
  .best-page .best-anons_2023 .best-anons__title {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .best-page .best-anons_2023 .best-anons__title {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .best-page .best-anons_2023 .best-anons__row {
    flex-direction: column;
  }
}
.best-page .best-awards {
  background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/best/./img/pattern-bg.jpg");
  padding: 56px 0 130px 0;
}
@media (max-width: 768px) {
  .best-page .best-awards {
    padding: 30px 0 90px 0;
  }
}
.best-page .best-awards_two {
  padding-top: 130px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .best-page .best-awards_two {
    padding-top: 40px;
  }
}
.best-page .best-awards__list {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .best-page .best-awards__list {
    flex-direction: column;
    align-items: center;
  }
}
.best-page .best-awards__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33.3333333333%;
}
@media (max-width: 768px) {
  .best-page .best-awards__item {
    width: 100%;
    margin-bottom: 25px;
  }
  .best-page .best-awards__item:last-child {
    margin-bottom: 0;
  }
}
.best-page .best-awards__text {
  color: #455562;
  text-align: center;
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 100% */
}
.best-page .best-gallery {
  margin-top: -40px;
}
@media (max-width: 768px) {
  .best-page .best-gallery {
    padding: 0;
  }
}
.best-page .best-gallery_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 260px 260px;
  grid-gap: 10px;
}
@media (max-width: 768px) {
  .best-page .best-gallery_list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 130px);
  }
}
.best-page .best-gallery__item {
  position: relative;
}
.best-page .best-gallery__item_video .video-stub {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.best-page .best-gallery__item_video .video-stub:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 77px;
  height: 77px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/best/img/play.svg");
  background-position: calc(50% + 1px) 50%;
  background-repeat: no-repeat;
  transition: 0.2s all linear;
}
.best-page .best-gallery__item_video .video-stub:hover:before {
  background-color: rgba(0, 0, 0, 0.9);
}
.best-page .best-gallery__item_video .video-stub img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-page .best-gallery__item:nth-child(2) {
  grid-row: 1/3;
  grid-column: 2/3;
}
@media (max-width: 768px) {
  .best-page .best-gallery__item:nth-child(2) {
    grid-row: 1/3;
    grid-column: 2/3;
  }
}
.best-page .best-gallery__item:nth-child(4) {
  grid-row: 1/3;
  grid-column: 4/5;
}
@media (max-width: 768px) {
  .best-page .best-gallery__item:nth-child(4) {
    grid-row: 3/5;
    grid-column: inherit;
  }
}
.best-page .best-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-page .best-gallery_2023 .best-gallery__item {
  font-size: 0;
}
.best-page .best-gallery_2023 .best-gallery__item video {
  width: 100%;
  height: 100%;
}
.best-page .best-gallery_2023 .best-gallery__item:nth-child(7) {
  grid-column: 1/3;
}
.best-page .best-gallery_2023 .best-gallery__item:nth-child(8) {
  grid-column: 3/5;
}
@media (max-width: 767px) {
  .best-page .best-gallery_2023 .best-gallery__item:nth-child(8) {
    grid-column: 1/3;
  }
}
.best-page .best-why {
  margin-top: 130px;
  margin-bottom: 130px;
  font-family: "Roboto Slab", Arial, sans-serif;
}
@media (max-width: 768px) {
  .best-page .best-why {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.best-page .best-why__title {
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  .best-page .best-why__title {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 25px;
  }
}
.best-page .best-why__title span {
  color: #F2A100;
}
.best-page .best-why__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, minmax(295px, auto));
}
@media (max-width: 768px) {
  .best-page .best-why__list {
    display: flex;
    flex-direction: column;
  }
}
.best-page .best-why__item {
  position: relative;
}
@media (max-width: 768px) {
  .best-page .best-why__item {
    min-height: 220px;
  }
}
@media (max-width: 768px) {
  .best-page .best-why__item:nth-child(1) {
    order: 1;
  }
}
@media (max-width: 768px) {
  .best-page .best-why__item:nth-child(3) {
    order: 2;
  }
}
@media (max-width: 768px) {
  .best-page .best-why__item:nth-child(2) {
    order: 3;
  }
}
@media (max-width: 768px) {
  .best-page .best-why__item:nth-child(4) {
    order: 4;
  }
}
.best-page .best-why__item:nth-child(3) .best-why__text, .best-page .best-why__item:nth-child(4) .best-why__text {
  margin-left: auto;
  left: inherit;
}
.best-page .best-why__pics {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.best-page .best-why__pics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-page .best-why__text {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  width: 50%;
  height: 100%;
  position: relative;
  padding: 30px;
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
@media (max-width: 1024px) {
  .best-page .best-why__text {
    font-size: 16px;
    line-height: 120%;
    padding: 15px;
  }
}
@media (max-width: 768px) {
  .best-page .best-why__text {
    min-height: inherit;
  }
}
.best-page .best-why__text span {
  color: #F2A100;
}
.best-page .best-press {
  padding-top: 130px;
  margin-bottom: 134px;
  font-family: "Roboto Slab", Arial, sans-serif;
}
@media (max-width: 768px) {
  .best-page .best-press {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 70px;
  }
}
.best-page .best-press__title {
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
@media (max-width: 768px) {
  .best-page .best-press__title {
    font-size: 25px;
    line-height: 100%;
  }
  .best-page .best-press__title br {
    display: none;
  }
}
.best-page .best-press__title span {
  color: #F2A100;
}
.best-page .best-press__title-logo {
  margin-bottom: 45px;
  text-align: center;
}
@media (max-width: 768px) {
  .best-page .best-press__title-logo {
    margin-bottom: 20px;
  }
  .best-page .best-press__title-logo img {
    max-width: 200px;
  }
}
.best-page .best-press__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 16px;
}
.best-page .best-press__pics {
  font-size: 0;
}
.best-page .best-press__pics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-page .best-press__item {
  position: relative;
}
.best-page .best-press__text {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  backdrop-filter: blur(5px);
  position: absolute;
  width: calc(100% - 18px);
  right: 0;
  bottom: 25px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  height: 180px;
}
.best-page .best-press__text p {
  margin-top: 5px;
}
.best-page .best-end {
  position: relative;
  padding-bottom: 100px;
}
.best-page .best-end:before {
  content: "";
  width: 100%;
  height: calc(100% - 45px);
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/best/./img/pattern-bg.jpg");
}
.best-page .best-end__text {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  padding: 40px;
  color: #FFF;
  font-size: 18px;
  line-height: 140%;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 768px) {
  .best-page .best-end__text {
    padding: 15px;
  }
}
.best-page .best-end__text b {
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 30px;
  color: #F2A100;
}
@media (max-width: 768px) {
  .best-page .best-end__text b {
    line-height: 100%;
  }
}
.best-page .best-end__text span {
  font-family: "Roboto Slab", Arial, sans-serif;
  color: #F2A100;
  font-size: 22px;
}
.best-page .best-end__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-gap: 16px;
}
@media (max-width: 1024px) {
  .best-page .best-end__row {
    grid-template-rows: auto;
  }
}
@media (max-width: 768px) {
  .best-page .best-end__row {
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
  }
}
@media (max-width: 768px) {
  .best-page .best-end__pics {
    height: 220px;
  }
}
.best-page .best-end__pics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-page .best-end__wrap {
  position: relative;
}
@media (max-width: 768px) {
  .best-page .best-end__wrap {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .best-page .best-project__wrap {
    padding: 0;
  }
}
.best-page .best-project__title {
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
  line-height: 100%;
}
@media (max-width: 768px) {
  .best-page .best-project__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.best-page .best-project__title span {
  color: #F2A100;
}
.best-page .best-project .project-content__list {
  margin: 0 -8px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .best-page .best-project .project-content__list {
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .best-page .best-project .project-content__item-wrap {
    margin-bottom: 5px;
  }
}
.best-page .best-project__more {
  text-align: center;
  font-family: "Roboto Slab", Arial, sans-serif;
  position: relative;
}
.best-page .best-project__more:before {
  content: "";
  position: absolute;
  background: #DBE5ED;
  height: 1px;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
.best-page .best-project__more a {
  font-size: 25px;
  line-height: 100%;
  color: #5DA8F0;
  z-index: 2;
  background-color: #fbfbfb;
  padding: 0 24px 0 10px;
  text-decoration: none;
  position: relative;
}
@media (max-width: 768px) {
  .best-page .best-project__more a {
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
  }
}
.best-page .best-project__more a:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSJWZWN0b3IiPgo8cGF0aCBkPSJNMCAyTDEuOTk5OTkgMEw3Ljk5OTk0IDZMNS45OTk5NiA4TDAgMloiIGZpbGw9IiM1REE4RjAiLz4KPHBhdGggZD0iTTEwIDAuMDAwMjEzNkwxMiAyLjAwMDIxTDUuOTk5OTYgOEw0LjAwMDA2IDYuMDAwMjFMMTAgMC4wMDAyMTM2WiIgZmlsbD0iIzVEQThGMCIvPgo8L2c+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
  right: 6px;
  top: 11px;
}
@media (max-width: 768px) {
  .best-page .best-project__more a:after {
    right: inherit;
    position: relative;
    top: 5px;
  }
}

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

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/project-content__list_new/style.css?172431720454*/
.project-content h2 span {
    color: #ff9c00;
}


/* End */
/* /local/templates/vsestroy74.ru/components/luxar/super/top-about/style.css?17683006312988 */
/* /local/templates/vsestroy74.ru/components/luxar/super/best/style.css?176830063315363 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/project-content__list_new/style.css?172431720454 */
