

/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/index_slider/style.css?17683006314808*/
.breadcrumbs {
	display: none;
}

.top-slider {
	height: 600px;
	max-height: 600px;
}

.top-slider__list {
	height: 100%;
}

.slider-item {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #000000;
	position: relative;
	background-size: cover;
	height: 600px;
	max-height: 600px;
	display: flex!important;
	align-items: center;
	outline: none;
}

.slider-item:before  {
	content: '';
	background: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}


.slider-item__title {
	font-size: 55px;
	font-family: "Roboto Slab", Arial, sans-serif;
	color: #ffffff;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1em;
}

.slider-item__text {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-size: 45px;
	color: #52a4f0;
	max-width: 50%;
}

.slider-item .container {
	position: relative;
	width: 1200px;
}

.slider-item__price {
	font-size: 40px;
	color: #ffad00;
	font-weight: 700;
	margin-bottom: 20px;
}


.btn.slider-item__more {
	padding: 10px 60px;
}

.top-slider .slick-track,
.top-slider .slick-list {
	height: 100%;
}


.top-slider .slick-arrow {
	width: 100px;
	height: 100px;
	background-color: transparent;
	border: 1px solid rgb(255 255 255 / .7);
	transform: rotate(45deg) translateY(-100%);
	position: absolute;
	font-size: 0;
	z-index: 90;
	padding: 0;
	margin: 0;
	top: 50%;
	outline: none;
	cursor: pointer;
	opacity: 0;
	transition: .3s opacity linear;
}

.top-slider .slick-arrow {
	border: 1px solid #ffffff;
}

.top-slider .slick-next.slick-arrow {
	border-left: 0;
	border-bottom: 0; 
	right: 150px;
}

.top-slider .slick-prev.slick-arrow {
	border-right: 0;
	border-top: 0;
}

.top-slider:hover .slick-arrow {
	opacity: 1;
}

.top-slider .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;
	margin-top: -20px;
	z-index: 10;
	position: relative;
}

.top-slider .slick-dots {
	width: 100%;
	padding: 0 10px;
}

.top-slider .slick-dots li {
	font-size: 0;
	width: calc((100% / 6) - 4px);
	margin-right: 4px;
	margin-bottom: 4px;
}


.top-slider .slick-dots li.slick-active button {
	background-color: #f9ab00;
}

.top-slider .slick-dots li button {
	font-size: 0;
	border: none;
	height: 4px;
	background-color: rgb(214 225 238 / .5);
	width: 100%;
	outline: none;
}

.slider-item.slider-item--main .slider-item__title span,
.slider-item.slider-item--main .slider-item__text span {
	color: #ed9a00;
}

.top-slider .slider-item__text-special {
	text-transform: none;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 100%;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.top-slider .slider-item__text-special b {
	font-family: "Roboto Slab", Arial, sans-serif;
	color: #FBAD00;
	font-size: 70px;
	font-weight: 500;
}

.top-slider .slider-item__text-special span {
	font-size: 25px;
	color: #FFFFFF!important;
	display: inline-block;
	line-height: 110%;
	margin-top: 10px;
}

.top-slider .btn.slider-item__more {
	font-size: 18px;
	padding: 0 70px;
}

.top-slider-video {
	position: absolute;
	left: 0;
	top: 0;
}

.top-slider-video_mobile {
	display: none;
	width: 768px;
	height: 410px;
}

.top-slider-video_desktop {
	display: block;
	width: 1920px;
	height: 600px;
}

@media screen and (max-width: 768px) {

	.top-slider-video_mobile {
		display: block;
	}

	.top-slider-video_desktop {
		display: none;
	}

	.slider-item .container {
		margin-top: inherit;
		height: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.top-slider .btn.slider-item__more {
		font-size: 16px;
		padding: 0 50px;
		height: 35px;
		line-height: 35px;
	}

	.slider-item .container .btn.slider-item__more {
		margin-top: auto;
	}

	.top-slider-video + .container .slider-item__text {
		display: none;
	}

}

@media screen and (max-width: 500px) {

	.top-slider .slider-item__text-special b {
		font-size: 40px;
	}

	.top-slider .slider-item__text-special span {
		font-size: 20px;
	}

	.top-slider .slider-item__text-special {
		line-height: 120%;
		text-transform: uppercase;
		font-size: 30px;
	}

	.slider-item__title {
		font-size: 35px;
	}

	.slider-item__text,
	.slider-item__price {
		font-size: 30px;
	}

	.slider-item__text {
		max-width: 100%;
	}

	.top-slider,
	.slider-item {
		height: auto;
		max-height: inherit;
	}

	.slider-item {
		align-items: flex-start;
	}

}

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/catalog.section.list/services_index/style.css?17683006315491*/
.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,.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 .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;
}

.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-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.90);
	backdrop-filter: blur(2px);
	z-index: 1;
	opacity: 0;
	transition: .2s all linear;
}

.type-list {
	opacity: 0;
	visibility: hidden;
	transition: .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: .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: .2s all linear;
}

.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;
}

@media screen and (max-width: 500px) {

	.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;
		display: none;
	}

	.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.00) 59.14%);
		opacity: 1;
		backdrop-filter: none;
		pointer-events: 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;
	}

}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/about-service/style.css?17319823675612*/
.about-service {
  padding-bottom: 160px;
}
@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;
    padding-bottom: 0;
  }
}
.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;
  position: relative;
}
@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%;
  }
}
.about-service .our-info__text p {
  margin-bottom: 10px;
}
.about-service .our-info__text p:last-child {
  margin-bottom: 0;
}

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

/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/utp-service/style.css?17683006334393*/
.utp-service {
  background-image: url(/local/templates/vsestroy74.ru/css/../images/benefits_BG.jpg);
  background-repeat: repeat;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .utp-service {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .utp-service .container {
    padding: 0;
  }
}
.utp-service__content h2 {
  font-family: "Roboto Slab", Arial, sans-serif;
  color: #242627;
  font-weight: 500;
  font-size: 25px;
}
.utp-service__content p span {
  color: #f2a100;
}
@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%;
  }
}

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

/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/style.css?17683006332549*/
.houses-price {
  margin-top: 50px;
}
.houses-price h2 {
  margin-top: 0;
}
.houses-price__container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
}
@media screen and (max-width: 1000px) {
  .houses-price__container {
    padding: 0 15px;
  }
}
.houses-price__item {
  border-radius: 30px;
  padding: 26px;
  box-sizing: border-box;
  width: calc(25% - 18px);
  background: linear-gradient(161deg, rgba(255, 255, 255, 0.4) 22.06%, rgba(217, 217, 217, 0) 66.31%);
  font-family: "Roboto Slab", Arial, sans-serif;
  height: 146px;
  transition: all 0.3s linear;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 1400px) {
  .houses-price__item {
    width: calc(33.3333333333% - 18px);
  }
}
@media screen and (max-width: 1000px) {
  .houses-price__item {
    width: calc(50% - 18px);
  }
}
@media screen and (max-width: 500px) {
  .houses-price__item {
    width: 100%;
  }
}
.houses-price__item:hover {
  background: linear-gradient(161deg, rgba(255, 255, 255, 0.9) 22.06%, rgba(217, 217, 217, 0) 66.31%);
}
.houses-price__item_name, .houses-price__item_price {
  position: relative;
  z-index: 10;
}
.houses-price__item_name {
  color: #455562;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.houses-price__item_price {
  color: #000;
  font-size: 22px;
  font-weight: 300;
}
.houses-price__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 5;
}
.houses-price__item.item_gazoblock:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/gazoblock.png);
  width: 105px;
  height: 90px;
}
.houses-price__item.item_keram:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/keram.png);
  width: 112px;
  height: 90px;
}
.houses-price__item.item_pena:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/pena.png);
  width: 116px;
  height: 92px;
}
.houses-price__item.item_karkas:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/karkas.png);
  width: 153px;
  height: 132px;
}
.houses-price__item.item_kley:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/kley.png);
  width: 99px;
  height: 102px;
}
.houses-price__item.item_monolit:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/monolit.png);
  width: 103px;
  height: 113px;
}
.houses-price__item.item_bystro:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/bystro.png);
  width: 116px;
  height: 113px;
}
.houses-price__item.item_proekt:after {
  background-image: url(/local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/images/proekt.png);
  width: 147px;
  height: 124px;
}

/*# 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/bitrix/news.list/portfolio_2_new/style.css?17683006314733*/


.portfolio-list {
	margin-bottom: 40px;
}
.portfolio-list .portfolio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.portfolio-list .portfolio .portfolio_item {
    width: 270px;
    padding: 20px;
    position: relative;
    height: 355px;
    background-color: #ffffff;
    border: 1px solid #cddddd;
    margin: 15px;
    outline: none;
}

.portfolio-list .portfolio .portfolio_item:hover {
    border: 1px solid #f2a100;
}

.portfolio-list .portfolio .portfolio_item .image {
    margin-bottom: 15px;
    border-bottom: 1px solid #cddddd;
    outline: none;
}
.portfolio-list .portfolio .portfolio_item .image a {
    display: block;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    outline: none;
}
.portfolio-list .portfolio .portfolio_item .title {
    text-align: center;
    position: relative;
    color: #3f454a;
    font-size: 18px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-family: "Roboto Slab", Arial, sans-serif;
}



.portfolio-list .portfolio .portfolio_item:hover .hidden_container {
    display: block;
}
.portfolio-list .portfolio .portfolio_item .ploshad {
    position: relative;
    text-align: center;
}
.portfolio-list .portfolio .portfolio_item .ploshad .name {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #bababa;
    font-size: 16px;
}
.portfolio-list .portfolio .portfolio_item:hover .ploshad .name {
    display: none;
}
.portfolio-list .portfolio .portfolio_item .ploshad .value {
    color: #ff9c00;
    font-size: 20px;
    font-family: "Roboto Slab", Arial, sans-serif;
    margin-bottom: 5px;
    display: block;
}
.portfolio-list .portfolio .portfolio_item .ploshad .value span {
    color: #4c5a59;
}
.portfolio-list .props .prop {
    font-size: 18px;
}
.portfolio-list .props .prop .name {
    color: #3f454a;
}
.portfolio-list .props .prop .value {
    color: #4c5a59;
}
.portfolio-list .props .prop .value span {
    color: #ff8e00;
}
.portfolio-list .button_container {
    text-align: center;
    margin-bottom: -22px;
}
/*.portfolio-list a.button:link,
.portfolio-list a.button:visited {
    background: #52a4f0;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 0 40px;
    text-decoration: none;
    line-height: 36px;
    display: inline-block;
}
.portfolio-list a.button:hover {
    background: #ff8e00;
}*/

.props.cena {
    text-align: center;
    font-size: 18px;
    font-family: "Roboto Slab", Arial, sans-serif;
}

.block-content {
    padding: 0 !important;
    overflow: initial !important;
}
.hit {
	width:107px;
	height:107px;
	position:absolute;
	top:-9px;
	right:-7px;
	background:url(/bitrix/templates/vsestroy/images/hit.png) no-repeat;
}

.portfolio .slick-arrow {
    width: 35px;
    height: 35px;
    border: 11px solid #dadada;
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    z-index: 10;
    outline: none;
    cursor: pointer;
}

.portfolio .slick-arrow:hover {
    border: 11px solid #52a4f0;
}

.portfolio .slick-arrow.slick-next {
    left: auto;
    right: -40px;
    border-bottom: 0;
    border-left: 0;
}

.portfolio .slick-arrow.slick-prev {
    left: -40px;
    border-top: 0;
    border-right: 0;
}

.portfolio_link {
    position: absolute;
    display: block;
    font-size: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.portfolio-title {
    font-size: 48px;
    font-weight: 700;
    font-family: "Roboto Slab", Arial, sans-serif;
    line-height: 1em;
    text-align: center;
    margin-bottom: 30px;
}

.portfolio-title span {
    color: #f2a100;
}

@media screen and (max-width: 500px) {

    .portfolio-list .portfolio .portfolio_item .ploshad .name {
        display: none!important;
    }

    .portfolio .slick-arrow {
        top: calc(50% - 20px);
    }

    .portfolio-title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .portfolio-list .portfolio {
        margin-bottom: 0;
    }

    .portfolio-list .portfolio .portfolio_item {
        width: 100%;
    }

    .portfolio-list .portfolio {
        padding: 0 25px;
    }

    .portfolio .slick-arrow.slick-prev {
        left: 5px;
    }

    .portfolio .slick-arrow.slick-next {
        right: 5px;
    }
}
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/stages/style.css?17683006317219*/
.stage-btn {
	border: 1px solid #C8D2DB;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.stage-btn span,
.stage-btn b {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	font-family: "Roboto Slab",Arial,sans-serif;
}


.stages {
	margin-bottom: 60px;
}

.stage-btn span {
	margin-right: 2px;
}

.stages-nav {
	padding: 15px;
	min-height: 115px;
	display: flex;
	align-items: flex-end;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.stages-load {
	position: absolute;
	height: 100%;
	background-color: #23262A;
	min-width: 240px;
	top: 0;
	left: 0;
	width: 0;
	transition: .2s width ease-in-out;
}

.stages-load svg {
	position: absolute;
	right: -35px;
	top: 15px;
}

.stages-load:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #23262A;
	transform: skew(-30deg, 0);
	right: -35px;
}

.stages-nav__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7px;
	align-items: flex-end;
	width: 100%;
}

.stages-nav__item {
	width: calc(100% / 6);
	padding: 0 7px;
}

.stage-nav-item__text {
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #6A7B89;
	position: relative;
}

.stages__title {
	font-family: "Roboto Slab",Arial,sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 55px;
	margin: 0 0 20px 0;
}

.stages__title span {
	color: #F2A100;
}

.stage-nav-item.active .stage-btn,
.stages-nav__item.swiper-slide-active .stage-btn {
	height: 30px;
	background-color: #D9D9D9;
	border: none;
}

.stage-nav-item {
	cursor: pointer;
}

.stage-nav-item.active .stage-btn span,
.stages-nav__item.swiper-slide-active .stage-btn span {
	position: absolute;
	font-weight: 500;
	font-size: 80px;
	line-height: 65px;
	color: rgba(255, 255, 255, 0.5);
	left: 10px;
	bottom: 0;
}

.stage-nav-item.active:hover .stage-btn,
.stage-nav-item.active.selected .stage-btn,
.stages-nav__item.swiper-slide-thumb-active .stage-btn {
	background: linear-gradient(273.73deg, #FBAD00 0%, #E28B00 100%);
}

.stage-nav-item.active .stage-nav-item__text {
	text-align: left;
	color: #D9D9D9;
}

.stage-nav-item.selected .stage-btn span,
.stages-nav__item.swiper-slide-active .stage-btn span {
	color: rgba(255, 255, 255, 0.7);
}

.stage-content__header {
	display: flex;
	margin-bottom: 30px;
}

.stage-content__header div b,
.stage-content__header div span {
	font-family: "Roboto Slab",Arial,sans-serif;
	font-weight: 500;
	line-height: .8em;
	display: block;
}

.stage-content__header div b {
	font-size: 55px;
	color: #6A7B89;
}

.stage-content__header div span {
	font-size: 30px;
	color: #C8D2DB;

}

.stages-desc__item {
	background-color: #fbfbfb;
}

.stage-item {
	display: flex;
	align-self: center;
}

.stages-desc__item.swiper-slide {
	height: auto;
}

.stage-item__pics,
.stage-item__text {
	width: 50%;
}

.stage-item__pics img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.stage-content__header h3 {
	font-family: "Roboto Slab",Arial,sans-serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.25em;
	text-transform: uppercase;
	margin: 0;
}

.stage-content__header h3 span {
	color: #F2A100;
}

.stage-content__header div {
	margin-right: 20px;
}

.stage-item__text {
	padding-left: 35px;
	padding-top: 20px;
}

.stage-content__time {
	display: flex;
	align-items: center;
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
	font-weight: 500;
	margin-bottom: 25px;
}

.stage-content__time span {
	color: rgba(106, 123, 137, 1);
	font-size: 16px;
}

.stage-content__time svg {
	margin-right: 15px;
}

.stage-content {
	display: flex;
	flex-direction: column;
}

.stage-content__anons {
	margin-bottom: 10px;
}

.stage-content__anons p {
	margin: 0;
}

.stage-content__anons b {
	font-family: "Roboto Slab",Arial,sans-serif;
	font-weight: 500;
	font-size: 25px;
	line-height: 1em;
}

.stage-content__anons ul {
	list-style: none;
	margin: 15px 0 0 10px;
	padding: 0;
	color: #6A7B89;
	font-size: 16px;
	font-weight: 500;
}

.stage-content__anons ul li {
	margin-bottom: 8px;
	padding-left: 18px;
	position: relative;
}

.stage-content__anons ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #6A7B89;
}

.stage-content__anons ul li:last-child {
	margin-bottom: 0;
}

.stage-content__btn.btn.btn-new {
	margin-top: auto;
	color: #000000;
	width: 240px;
}

@media (max-width: 1440px) {

	.stage-nav-item.active .stage-btn span,
	.stages-nav__item.swiper-slide-active .stage-btn span {
		font-size: 60px;
		left: 5px;
	}

	.stage-nav-item__text {
		font-size: 14px;
	}
}

@media (max-width: 1280px) {

	.stages-load {
		min-width: 200px;
	}
}

@media (max-width: 1024px) {

	.stages-nav {
		min-height: 95px;
	}

	.stage-nav-item__text {
		display: none;
	}

	.stages-load {
		min-width: 155px;
	}

	.stage-nav-item.active .stage-btn span,
	.stages-nav__item.swiper-slide-active .stage-btn span {
		font-size: 45px;
		left: 5px;
	}
}

@media (max-width: 768px) {

	.stage-content__header {
		align-items: center;
	}

	.stage-content__header h3 br {
		display: none;
	}

	.stage-content__header,
	.stage-content__time {
		margin-bottom: 20px;
	}

	.stage-item {
		flex-wrap: wrap;
	}

	.stage-item__pics,
	.stage-item__text {
		width: 100%;
	}

	.stage-item__text {
		padding-left: 0;
	}

	.stages-nav__list {
		flex-wrap: nowrap;
	}

	.stages__title {
		font-size: 32px;
		line-height: 32px;
	}

	.stages__wrap.container {
		padding: 0 10px;
	}

	.stages-nav__item.swiper-slide-active .stage-btn {
		justify-content: flex-end;
		padding-right: 12px;
	}

	.stages-load svg {
		width: 28px;
		height: 32px;
		right: -43px;
		top: 5px;
	}

	.stages-nav {
		padding: 0;
	}

	.stages-nav__item.swiper-slide-active .stage-btn span {
		font-size: 80px;
		color: rgba(255, 255, 255, 0.7);
	}

	.stage-nav-item__text {
		display: block;
	}

	.stages-load {
		left: -10px;
		top: -5px;
		height: calc(100% + 20px);
	}

	.stages-nav {
		overflow: initial!important;
	}

	.stage-nav-item__text {
		line-height: 1em;
	}

	.stages-nav__item.swiper-slide-active .stage-nav-item__text {
		color: #D9D9D9;
		text-align: left;
		display: block;
	}

	.stages-nav__item.swiper-slide-active .stage-btn {
		margin-bottom: 5px;
	}

	.stages-nav__item .stage-nav-item__text {
		display: none;
	}

	.stages-nav__item.swiper-slide-active .stage-btn {
		background: linear-gradient(273.73deg, #FBAD00 0%, #E28B00 100%);
	}
}

@media (max-width: 500px) {

	.stages {
		margin-bottom: 30px;
	}

	.stage-item__pics {
		height: 210px;
	}

	.stage-content__header h3 {
		font-size: 20px;
	}

	.stage-content__anons b {
		font-size: 20px;
	}

	.stage-content__anons ul li {
		font-size: 16px;
		margin-bottom: 5px;
	}
}
/* 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/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 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/index_slider/style.css?17683006314808 */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog.section.list/services_index/style.css?17683006315491 */
/* /local/templates/vsestroy74.ru/components/luxar/super/about-service/style.css?17319823675612 */
/* /local/templates/vsestroy74.ru/components/luxar/super/utp-service/style.css?17683006334393 */
/* /local/templates/vsestroy74.ru/components/luxar/super/stoimost_domov/style.css?17683006332549 */
/* /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/bitrix/news.list/portfolio_2_new/style.css?17683006314733 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/stages/style.css?17683006317219 */
/* /local/templates/vsestroy74.ru/js/swiper/swiper-bundle.min.css?166049232118870 */
/* /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 */
