

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

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

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

/* End */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

/* End */


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

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

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

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

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

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

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

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

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


/* End */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog/projects/style.css?17683006332707 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/utp-projects/style.css?17367381731690 */
/* /local/templates/vsestroy74.ru/components/bitrix/catalog/projects/bitrix/catalog.smart.filter/visual_horizontal/style.css?176830063131165 */
/* /local/templates/vsestroy74.ru/components/bitrix/system.pagenavigation/js/style.css?17683006331466 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/projects/style.css?1736738173717 */
