

/* Start:/local/templates/vsestroy74.ru/components/bitrix/catalog.section.list/top_submenu/style.css?176830063217318*/
.section-ipoteka {
  text-align: center;
}

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

.stati_section_list ul {
  margin: 0;
  padding: 2px 0 0 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.stati_section_list ul li {
  margin: 0 10px 20px 0;
  padding: 0;
  background-color: #f2f9fc;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.21);
  width: 320px;
  height: 138px;
  border: 5px solid #fff;
  position: relative;
  overflow: hidden;
}

.stati_section_list ul li .image img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  transition: all 0.3s linear;
}

.stati_section_list ul li:hover .image img {
  transform: scale3d(1.1, 1.1, 1);
}

.stati_section_list ul li .title {
  position: absolute;
  line-height: 1.1em;
  padding: 10px;
  width: calc(100% - 20px);
  left: 0;
  bottom: 0;
  background: #5d7573;
}

.stati_section_list ul li .title a {
  font-family: Akrobat, sans-serif;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

.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_new .type-house__item {
  background-image: none;
  box-shadow: none;
  position: relative;
  height: 100%;
  min-height: 300px;
  padding: 20px;
}

.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;
}

.wrapper .type-house.type-house_new .type-house__item.old-view .type-house__img img {
  width: auto;
  height: auto;
  object-fit: inherit;
}

.wrapper .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: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: #FFFFFF;
}

.type-house.type-house_new .type-house__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 46, 57, 0.9);
  backdrop-filter: blur(2px);
  z-index: 1;
  opacity: 0;
  transition: 0.2s all linear;
}

.type-list {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all linear;
}

.type-list a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  display: block;
  text-decoration: none;
  transition: 0.2s all linear;
}

.type-list a:hover {
  color: #FFBC26;
}

.type-house.type-house__stati.type-house_new .type-house__title {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 0;
  position: relative;
  padding-bottom: 5px;
  color: #455562;
}

.type-house.type-house__stati.type-house_new .type-house__title:after {
  content: "";
  position: absolute;
  width: 98px;
  height: 2px;
  background-color: #FBAD00;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.2s all linear;
}

.wrapper .type-house.type-house__stati.type-house_new .type-house__img img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
}

.type-services__title {
  font-size: 48px;
  font-weight: 700;
  font-family: "Roboto Slab", Arial, sans-serif;
  line-height: 1em;
  text-align: center;
  margin-bottom: 30px;
}

.type-services__title span {
  color: #f2a100;
}

.stati_section_list_index {
  margin-bottom: 80px;
}

.stati_section_list_index .type-house__list {
  margin-bottom: 20px;
}

.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 .type-house__img img {
  width: auto;
  height: auto;
  min-height: auto;
}

.wrapper .type-house.new-view .type-house__item {
  background-image: url(https://vsestroy74.ru/local/templates/vsestroy74.ru/images/type-house__BG.jpg);
}

.type-house.new-view .type-house__price {
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.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 {
  width: 100%;
}

.wrapper .type-house.new-view.house-grid .type-house__list .type-house__item-wrap:nth-child(7) {
  grid-column: 3/5;
}

@media screen and (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 screen and (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 screen and (max-width: 500px) {
  .wrapper .type-house.new-view.house-grid .type-house__list {
    display: flex;
  }
  .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: #000000;
  }
  .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;
  }
  .stati_section_list_index {
    margin-bottom: 30px;
  }
  .type-services__title {
    font-size: 30px;
    padding: 0 10px;
  }
  .type-house.type-house__stati.type-house_new .type-house__item-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .type-house.type-house_new .type-house__item {
    min-height: auto;
  }
  .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;
  }
  .stati_section_list ul li {
    margin: 0 4px 4px 0;
    box-shadow: none;
    border: none;
    height: auto;
  }
  .type-house.type-house__stati .slick-dots li:nth-child(6n) {
    margin-right: 4px;
  }
}
.type-house__text {
  pointer-events: none;
}

body .benefits {
  padding-bottom: 30px;
}

.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;
  position: relative;
}
@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: "Roboto Slab", 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: "Roboto Slab", 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: "Roboto Slab", 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;
  }
}

/*# 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 */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/video/style.css?17683006334028*/
.video-title {
  font-size: 48px;
  font-weight: 700;
  font-family: "Roboto Slab", 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: "Roboto Slab", 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/reports/style.css?1644817903731*/
.reports-content__video {
    width: 275px;
    height: 476px;
    position: absolute;
    z-index: 1;
    top: 158px;
    left: 123px;
}

.reports-content__video video {
    width: 100%;
    height: 100%;
}

.reports-content__pics {
    position: relative;
    z-index: 1;
}

.video-tabs__item {
    display: none;
}

.video-tabs__item.active {
    display: block;
}

.reports-content__item a {
    color: #ff9c00;
    text-decoration: none;
    border-bottom: 1px solid #ff9c00;
}

@media screen and (max-width: 500px) {

    .reports-content__video {
        width: 55%;
        height: auto;
        position: absolute;
        z-index: 1;
        top: 13%;
        left: 23%;
    }
}
/* 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/utp_order_new/style.css?17683006313175*/
.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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.utp_list .utp_item .image {
    width: 256px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.utp_list .utp_item:hover .image {
    -webkit-transform: rotate(-5deg) translate(0,-10px);
    -ms-transform: rotate(-5deg) translate(0,-10px);
    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;
}

.utp_container.ipoteka {
    padding: 30px 0;
    background-color: #ffffff;
}

.utp_container.ipoteka h2 {
    font-family: "Roboto Slab", Arial, sans-serif;
    font-size: 48px;
    color: #313645;
    margin-top: 0;
}

.utp_container.ipoteka span {
    color: #fcae00;
}

.utp_container.ipoteka .utp_list .utp_item .image {
    position: relative;
    overflow: hidden;
}


.utp_container.ipoteka .utp_list .utp_item:nth-child(3) .image:before,
.utp_container.ipoteka .utp_list .utp_item:nth-child(4) .image:before {
    left: -52px;
}

.utp_container.ipoteka .utp_list .utp_item:nth-child(1) .image:before,
.utp_container.ipoteka .utp_list .utp_item:nth-child(2) .image:before {
    right: -10px;
}

.utp_container.ipoteka .utp_list .utp_item .image:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    top: 50%;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

@media screen and (max-width: 500px) {

    .utp_container.ipoteka .utp_list .utp_item .text .description,
    .utp_list .utp_item .text .description,
    .utp_container.ipoteka .utp_list .utp_item .text,
    .utp_list .utp_item .text {
        width: 100%;
    }

    .utp_container.ipoteka .utp_list .utp_item .text,
    .utp_list .utp_item .text {
        padding: 10px 10px 0 10px;
    }

    .utp_container.ipoteka .utp_list .utp_item,
    .utp_list .utp_item {
        margin-bottom: 20px;
    }

    .utp_container.ipoteka .utp_list .utp_item:last-child,
    .utp_list .utp_item:last-child {
        margin-bottom: 0;
    }

    .utp_container.ipoteka h2 {
        line-height: 1em;
        font-size: 30px;
    }
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/our-achieve/style.css?17683006313222*/
.our-achieve {
    padding: 50px 0;
}

.our-achieve__title {
    color: #072c29;
    font-size: 48px;
    font-family: "Roboto Slab", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 45px 0;
    text-align: center;
}

.our-achieve__title span {
    color: #fcae00;
}

.our-achieve__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.our-achieve__item {
    width: 300px;
}

.our-achieve__count {
    position: relative;
}


.circle {
    width: 208px;
    height: 208px;
    background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/our-achieve/img/item_bg.png");
    background-position: center;
    position: relative;
}

.circle-in {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    transform: rotate(0);
    transition: 1s all linear;
}

.circle-in:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #516469;
    border-radius: 50%;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}


.our-achieve__item .text {
    font-size: 18px;
    color: #516469;
    text-transform: uppercase;
    border-bottom: 2px solid #fcae00;
    display: inline-block;
    line-height: 1.5em;
    font-weight: bold;
}

.our-achieve__count .number {
    font-size: 150px;
    color: #516469;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 15px;
    line-height: 1em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    transition: 1s color linear;
}

.our-achieve__count .number:before {
    content: '';
    position: absolute;
    width: 280px;
    height: 17px;
    background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/our-achieve/img/text-shadow.png");
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.our-achieve__count .number span {
    color: #fcae00;
}

@media screen and (max-width: 500px) {

    .our-achieve {
        padding: 0;
    }

    .our-achieve__count {
        padding-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .our-achieve__count:after {
        background-size: contain;
        width: 130px;
        height: 150px;
        top: 0;
        background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/our-achieve/img/item_2.png");
    }

    .our-achieve__count .number {
        font-size: 100px;
    }

    .our-achieve__item {
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }

    .our-achieve__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .our-achieve__title {
        font-size: 35px;
    }

    .our-achieve__count .number {
        left: 20px;
    }
}
/* End */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog.section.list/top_submenu/style.css?176830063217318 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/project-content__list_new/style.css?172431720454 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/video/style.css?17683006334028 */
/* /local/templates/vsestroy74.ru/components/luxar/super/reports/style.css?1644817903731 */
/* /local/templates/vsestroy74.ru/components/luxar/super/hochu_order_new/style.min.css?16448179052879 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/utp_order_new/style.css?17683006313175 */
/* /local/templates/vsestroy74.ru/components/luxar/super/our-achieve/style.css?17683006313222 */
