#header.menu-fix { position: fixed; left: 0; top: 0; width: 100%; z-index: 1000; }

pre { display: block; background-color: #dedede; border: 1px solid #ccc; padding: 30px; margin: 30px 0; font-size: 14px; font-family: Arial; }

.projects .items .item.hide-item { display: none; }

.projects .items strong { color: #111; text-decoration: none; min-height: 42px; }
.projects .items a { border: none; text-decoration: none; }
.projects .items ul span { color: #111; }
.projects .items .visual .img { display: block; width: 100%; min-height: 190px; background-repeat: no-repeat; background-position: center; background-size: cover; }


.section-dscr { font-size: 16px; }
.section-dscr ul { font-size: 16px !important; }
.section-dscr ul li { position: relative; font-size: 16px !important; }
/*.section-dscr ul li:before { content: ""; display: block; width: 5px; height: 5px; border-radius: 100%; background-color: #111; position: absolute; left: 0; top: 15px; }*/
h2.h1 { font-family: "Museo Sans Cyrl 700", Arial, sans-serif; font-size: 50px; line-height: 64px; margin: 0 0 23px; letter-spacing: -0.01em; font-weight: normal; font-style: normal; }
.section-dscr .opisanie { font-size: 16px !important; }
.section-dscr h2 { margin-top: 20px; }

.photos li a .img { display: block; width: 100%; min-width: 254px; height: 230px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.consult-form textarea.error, .consult-form input[type="text"].error { border-color: #ff0000; }

.error {
	outline: 0;
	border-color: #ff0000;
	animation-name: error;
	animation-duration: .5s;
	animation-delay: 0.25s;
}
@keyframes error {
	0% {
		transform: translateX(0px);
		timing-function: ease-in;
	}
	37% {
		transform: translateX(10px);
		timing-function: ease-out;
	}
	55% {
		transform: translateX(-10px);
		timing-function: ease-in;
	}
	73% {
		transform: translateX(8px);
		timing-function: ease-out;
	}
	82% {
		transform: translateX(-8px);
		timing-function: ease-in;
	}
	91% {
		transform: translateX(4px);
		timing-function: ease-out;
	}
	96% {
		transform: translateX(-4px);
		timing-function: ease-in;
	}
	100% {
		transform: translateX(0px);
		timing-function: ease-in;
	}
}


.articles .item .visual .img { display: block; width: 254px; height: 200px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.articles .item .visual .img.big { width: 540px; height: 423px; }
.gallery .visual .img { display: block; background-repeat: no-repeat; background-position: center; background-size: cover; max-width: 350px; height: 233px; }

.article .author .social ul li { padding: 0; }
.article .author .social ul li:before { display: none; }

#big-map { width: 100%; min-height: 628px; }

.paginator-box { margin-top: 30px; }

.callback-box { width: 740px; padding-left: 0; padding-right: 0; background: #f9fafa; }
.callback-box .recall { clear: both; padding: 27px 64px 30px; background: #f9fafa; }
.callback-box .recall legend { display: block; font-size: 44px; line-height: 44px; margin: 0 0 22px; }
.callback-box .recall p { background: url(images/icon_19.png) 4px 5px no-repeat; padding: 0 0 0 64px; font-size: 17px; min-height: 38px; line-height: 27px; margin: 0 0 27px; }
.callback-box .recall .form-fow { overflow: hidden; }
.callback-box .recall .col { float: left; width: 403px; }
.callback-box .recall .col + .col { float: right; width: 175px; padding: 25px 0 0; }
.callback-box .recall input[type=submit] { font-family: "Museo Sans Cyrl 700", Arial, sans-serif; display: block; width: 175px; text-align: center; background: #91c700; border: 0; color: #fff; font-size: 16px; height: 51px; border-radius: 23px; }
.callback-box .recall input[type=text] { font-family: "Museo Sans Cyrl 700", Arial, sans-serif; display: block; width: 100%; height: 52px; font-size: 16PX; color: #111; border-radius: 3px; background: #fff; padding: 0 24px; margin: 0 0 11px; border: 1px solid #c2cbd1; }
.callback-box .recall input[type=text].error { border-color: #ff0000; }
.callback-box .recall label { display: block; font-size: 16px; line-height: 30px; margin: 0 0 -4px 8px; }
.callback-box .recall span { display: block; padding: 0 0 0 8px; font-size: 12px; line-height: 17px; color: #626363;}

.sab-nav li .drop ul.more-list { display: none; }
.sab-nav li .drop .more-nav { margin-top: 10px; }
.sab-nav li .drop .more-nav a { font-size: 17px; color: #000; border-bottom: 1px dotted rgba(0,0,0,.3); font-family: 'Museo Sans Cyrl 300'; }

.product-details:before { display: none; }

.plans-box { margin: 30px 0; }
.plans-box:after { content: ""; display: block; clear: both; }
.plans-box .left-box { width: 47%; float: left; }
.plans-box .right-box { float: right; width: 47%; }
.plans-box .slick-arrow { background-image: url(images/small-arows.png); width: 17px; height: 40px; }
.plans-box .slick-arrow:before { display: none; }
.plans-box .slick-arrow:after { display: none; }
.plans-box .slick-arrow.slick-prev { background-position: left; left: -15px; }
.plans-box .slick-arrow.slick-next { background-position: right; right: -15px; }
.product .information .price { display: none; }

.product .sidebar ul li { padding-right: 6px !important; margin-right: 6px !important; }

.mob-nav-filter { display: none; position: absolute; z-index: 99; bottom: 0; left: 0; right: 0; height: 34px; line-height: 34px; font-size: 14px; color: #595959; text-decoration: none; text-align: center; background: #edf0f0; }
.mob-nav-filter:hover { color: #9dcd1c; }
.mob-nav-filter .h { display: none; }
.mob-nav-filter .s { display: block; }
.mob-nav-filter i { padding: 0 0 0 13px; color:#b0a493; font-size: 4px; vertical-align: middle; }
.mob-nav-filter .s i { position: relative; transform: rotate(180deg); display: inline-block; padding-right: 13px; }

@media (max-width: 768px) {
	.mob-nav-filter { display: block; }
	.plans-box .right-box, .plans-box .left-box { float: none; width: 100%; margin: 0 0 15px; }
	.plans-box .slick-arrow.slick-prev { left: -10px; }
	.plans-box .slick-arrow.slick-next { right: -10px; }
	.product .information .price { display: block; }
	.product .information .price:nth-child(2) { display: none; }

	.callback-box { width: 100%; min-width: 320px; }
	.callback-box .recall { padding: 15px; }
	.callback-box .recall .col { float: none; width: 100%; }

	.gallery-pagination .swiper-pagination-bullet { margin-bottom: 20px; }

	.breadcrumbs .back { float: none; }

	.main-content-box { display: flex; flex-flow: wrap; }
	/*.main-content-box .filter { flex: 1; order: 1; width: 100%; }*/
	.main-content-box .catalog-items { order: 3; width: 100%; }
	.main-content-box .section-dscr { order: 4; width: 100%; }
	.main-content-box .slider { order: 5; width: 100%; }

	.projects .items .price strong { top: 68%; }

	.breadcrumbs { display: none; }

	.mob-filter { height: 0; overflow: hidden; }
	.product .slideshow .slides .slide .img { background-size: 100%; }
}

#footer .menu ul.hide-list { display: none; }
.product .slideshow .slides .slide .img { width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; display: block; }

ul.contacts li.icon-mail strong a { font-size: 16px; }
.product .price:before { top: -13px; }

.favorite { display: none; }

.bx-filter {  }
.bx-filter .bx-ui-slider-track-container { padding: 35px 15px 25px; }
.bx-filter .bx-ui-slider-track { height: 4px; background-color: #edefef; }
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn { background-color: #edefef; }
.bx-filter.bx-blue .bx-ui-slider-pricebar-v { background-color: #9dcd1c; }
.bx-filter.bx-blue .bx-ui-slider-handle { background: transparent !important; background-color: #fff !important; width: 18px; height: 18px; border: 5px solid #9dcd1c; border-radius: 100%; top: -7px !important; }
.bx-filter.bx-blue .bx-ui-slider-handle.left { margin-left: -9px; }
.bx-filter.bx-blue .bx-ui-slider-handle.right { margin-right: -9px; }
.bx-filter .bx-ui-slider-range { z-index: 100; }
.bx-filter .bx-ui-slider-part span { top: -25px; }
.bx-filter .bx-filter-parameters-box-container-block.bx-left { margin-right: 18px; }
.bx-filter .bx-filter-parameters-box-container-block.bx-left, .bx-filter .bx-filter-parameters-box-container-block.bx-right { display: inline-block; }
.bx-filter .bx-filter-parameters-box-container-block.bx-left input, .bx-filter .bx-filter-parameters-box-container-block.bx-right input { width: 117px; border-radius: 3px; height: 41px; font-size: 14px; color: #13141c; padding: 0 30px 0 13px; }
.filter-prop-205 input { background: #fff url(images/icon_12.png) 96px 13px no-repeat !important; }
.filter-prop-201 input { background: #fff url(images/icon_13.png) 96px 13px no-repeat !important; }

.services ul .visual .img { display: block; width: 253px; height: 180px; background-size: cover; background-repeat: no-repeat; }

.filter .columns .column:nth-child(2n) { float: right; }
.sort li.active.asc:after { background-image: url(images/icon_14-1.png); }

#navigation .search { position: absolute; top: 16px; right: -3px; }
#navigation .search a { display: block; width: 19px; height: 19px; background-image: url(images/icon-search_02.svg); }
#navigation .search .search-form { position: absolute; right: 0; top: -20px; background-color: #fff; z-index: 100; height: 55px; width: 320px; padding: 10px 15px 0; /* display: none; */ border: 1px solid #c2cbd1; display: none; }
#navigation .search .search-form button { background: transparent; background-image: url(images/search.svg); width: 25px; height: 25px; cursor: pointer; border: none; display: inline-block; padding: 0; }
#navigation .search .search-form input { background: transparent; border: none; height: 25px; display: inline-block; width: 250px; line-height: 25px; }

.consult-form .res { font-size: 18px; font-family: 'Museo Sans Cyrl 700'; }

.mob-contacts { display: none; margin-top: 20px; }
.mob-contacts div { margin-bottom: 10px; }
.mob-contacts a { color: #fff; font-family: 'Museo Sans Cyrl 700'; text-decoration: none; }

.sub-sections-more { text-align: left; }
.sub-sections-more a { font-size: 13px; text-decoration: none; color: #a7a7ac; border-bottom: 1px dotted #83848c; }
.sub-sections-list {  }
.sub-sections-list .hide-item { display: none; }

#del_filter { background: transparent; border: none; padding: 0; margin: 0; font-size: 11px; border-bottom: 1px dotted #707070; line-height: 1.2; color: #a7a7ac; vertical-align: middle; }
#set_filter { background: transparent; border: none; font-family: "Museo Sans Cyrl 700", Arial, sans-serif; display: inline-block; border: 0; /* background: #91c700; */ font-size: 13px; color: #fff; text-align: center; height: 36px; line-height: 36px; border-radius: 4px; max-width: 255px; vertical-align: middle;background-color: #33aee7; }
#set_filter:hover { /* background-color: #f3152f; */background-color: #c81f23; }

.filter .columns .column { width: 32%; }
.filter .columns .column:nth-child(2n) { float: left; }
.filter .filter-nav-box.column { float: right; width: 29%; text-align: center; }

.building ul li a { color: #111; text-decoration: none; }

.navigator-nav { display: none; }

.articles-box { position: relative; font-size: 20px; line-height: 26px; width: 100%; }
.articles-box .visual { margin: 0 0 13px; width: 100%; text-align: center; overflow: hidden; }
.articles-box .visual .img { display: block; background-repeat: no-repeat; background-position: center; background-size: cover; max-width: 350px; height: 233px; }
.articles-box em { font-size: 13px; line-height: 22px; font-style: normal; margin: 0 0 11px; display: block; color: #626363; letter-spacing: -0.005em; }
.articles-box h4 { transition: all 0.3s linear; font-family: "Museo Sans Cyrl 700", Arial, sans-serif; font-weight: normal; font-style: normal; margin: 0 0 15px; font-size: 21px; line-height: 24px; letter-spacing: -0.005em; }
.articles-box p { font-size: 16px; line-height: 24px; margin: 0; letter-spacing: -0.005em; }

.steeps-photos-list { font-size: 0; line-height: 0; }
.more-works .heading h4, .steeps-photos-list h4 { font-size: 50px; }
.steeps-photos-list .item { display: inline-block; vertical-align: top; width: 254px; margin: 0 31px 28px 0; }
.steeps-photos-list .item.hide-item { display: none; }
.steeps-photos-list .items .item:nth-child(4n+4) { margin: 0 0 16px; }
.steeps-photos-list .item a { display: block; position: relative; }
.steeps-photos-list .item .img { display: block; width: 100%; height: 190px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 2; }
.steeps-photos-list .item .dscr { position: absolute; left: 0; bottom: 0; padding: 15px; background-color: rgba(255,255,255,.5); color: #000; display: block; width: 100%; z-index: 100; font-size: 14px; }

.main-content-box.no-flex { display: block; }

.small-head { font-size: 50px; }

.filter { padding-bottom: 45px; }

@media (max-width: 768px) {

	.articles-box .visual .img { max-width: 100%; }

	.articles-list { overflow: hidden; }
	.articles-list .gallery-holder { display: block; }
	.articles-list .gallery-holder .gallery-item { flex: none; margin: 0 0 30px; }
	.articles .item .visual .img, .articles .item .visual .img.big { width: 100%; height: 233px; }

	.navigator-nav { display: block; }
	.mob-contacts { display: block; }
	#navigation .search { position: relative; top: 0; right: auto; margin-top: 15px; }
	#navigation .search a { display: none; }
	#navigation .search .search-form { display: block !important; position: relative; top: 0; }

	#footer .contacts { text-align: center; }
	#footer .contacts li { display: block; }
	#footer .contacts li.map-nav { display: none; }
	#footer .contacts li:before { display: none; }
	#footer .contacts li span { margin-bottom: 15px; }
	ul.contacts li span a { float: none !important; margin-bottom: 5px !important; }
	.filter .columns .column { width: 100%; }

	#header { height: 50px; }
	.logo { width: 110px; height: 32px; top: 9px; }
	.mb-burger { top: 0px; }
	#header .contacts { display: block; top: 17px; right: 15px; }
	ul.contacts li:nth-child(3):before { display: none; }
	ul.contacts li span { display: none; }
	ul.contacts li strong a { font-size: 16px; }

	.catalog-sections-box { position: relative; }

	.filter h5.sections-title { border-radius: 3px; height: 41px; font-size: 14px; border: 1px solid #ccd5db; padding: 0 13px; line-height: 41px; position: relative; cursor: pointer; background-color: #fff; }
	.filter h5.sections-title:after { border: 6px solid transparent; border-top: 6px solid #ccd5db; content: ""; display: block; position: absolute; right: 10px; top: 18px; }
	.filter .sub-sections-list { display: none; }
	.filter .sub-sections-list .hide-item { display: block; }
	.sub-sections-more { display: none; }

	.steeps-photos-list .item { width: 100%; display: block; }
	.steeps-photos-list .item .img { height: 250px; }
	.steeps-photos-list h4 { font-size: 30px; }

	.article.work-dscr-box .video { display: block; }
	.detail-dscr-box { overflow: hidden; }
}

.projects .items .price .btn { border-color: #91c700; }

.form-prvt { display: block; font-size: 12px; line-height: 17px; color: #626363; }

@media (max-width: 768px) {
	.article.work-dscr-box .video { background: transparent; width: 100%; height: 100%; }
	.article.work-dscr-box .video iframe { width: 100% !important; height: 350px !important; }
}

/* Styles new block */
.equipment-block{
	padding: 0 0 50px;
}
.short-info{
	border-bottom: 1px solid #e5e6e6;
	margin: 0 0 44px;
}
.title-block{
	margin: 0 0 47px;
	position: relative;
	color: #111;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 40px;
	line-height: 44px;
	padding: 0 0 0 33px;
	letter-spacing: -0.007em;
}
.title-block:after{
	position: absolute;
	content: '';
	top: -2px;
	/* bottom: -7px; */
	height: 46px;
	left: 2px;
	background: #87786a;
	width: 4px;
}
.list-info{
	padding: 0 0 0 42px;
}
.list-info li{
	margin: 0 0 66px;
}
.list-info li:after{
	clear: both;
	display: block;
	content: '';
}
.list-info .icon{
	float: left;
	width: 67px;
	text-align: center;
}
.list-info .desc-info{
	padding: 2px 0 0 21px;
	overflow: hidden;
}
.desc-info p{
	margin: 0 0 0;
}
.premium{
	color: #726554;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 30px;
}
.warning{
	color: #5d2938;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	line-height: 24px;
	padding: 1px 0 0;
	position: relative;
}
.warning:after{
	position: absolute;
	content: '';
	top: -20px;
	bottom: -15px;
	right: 0;
	left: -42px;
	background: #fef7f9;
	border-radius: 4px;
	z-index: -1;
}
.warning .title-desc{
	display: block;
	margin: 0 0 4px;
	color: #1e0e12;
	font-size: 22px;
	line-height: 30px;
}
.warning .desc-info{
	margin: -10px 0 0;
	padding: 0 0 0 21px;
}
.warning .desc-info b{
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
}
.material-box:after{
	clear: both;
	display: block;
	content: '';
}
.visual-box{
	float: right;
	width: 50%;
	margin: 0 0 -85px;
	padding: 10px 0 0;
}
.inner-img{
	margin: 0 -151px 0 -145px;
}
.text-box{
	float: left;
	width: 50%;
	padding: 8px 0 0;
}
.inner-box{
	max-width: 460px;
}
.title-box{
	margin: 0 0 43px;
	color: #000;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 33px;
	line-height: 36px;
	letter-spacing: -0.005em;
}
.inner-box .title-box{
	margin: 0 -100% 58px 0;
}
.list-feature{
	padding: 0 0 0 55px;
	margin: 0 0 43px;
}
.inner-box .list-feature{
	margin: 0 0 66px;
}
.list-feature li{
	margin: 0 0 35px;
}
.inner-box .list-feature li{
	margin: 0 0 42px;
}
.list-feature li:after{
	clear: both;
	display: block;
	content: '';
}
.list-feature .icon{
	float: left;
	width: 57px;
	text-align: center;
	padding: 6px 0 0;
}
.list-feature .desc{
	overflow: hidden;
	padding: 0 0 0 23px;
	color: #111;
	font-size: 18px;
	line-height: 24px;
}
.list-feature .desc b{
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
}
.list-feature .share{
	margin: 0 -35% 35px 0;
}
.more-info{
	display: none;
}
.btn-more{
	display: block;
	margin: 0 auto;
	color: #fff;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	line-height: 22px;
	padding: 15px 46px;
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 279px;
	background: #91c700;
	border-radius: 29px;
	border: 1px solid #91c700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
.btn-more:after{
	position: absolute;
	content: '';
	top: 50%;
	right: 28px;
	width: 14px;
	height: 7px;
	margin: -4px 0 0;
	background: url("images/icon-01.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.equipment-block.active .btn-more:after{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.btn-more:hover{
	color: #fff;
}
.equipment-block.active .btn-more .hide,
.btn-more .show{
	display: none;
}
.equipment-block.active .btn-more .show,
.btn-more .hide{
	display: inline;
}
.item-info{
	padding: 5px 0 40px;
	border-bottom: 1px solid #e5e6e6;
	margin: 0 0 57px;
}
.item-info:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin: 0;
}
.item-info .title-block{
	margin: 0 0 43px;
}
.info-box{
	margin: 0 0 39px;
	padding: 0 46px 0;
}
.info-box:after{
	clear: both;
	display: block;
	content: '';
}
.info-box .icon{
	float: left;
	width: 66px;
	text-align: center;
}
.info-desc{
	padding: 0 0 0 22px;
	font-size: 22px;
	line-height: 30px;
	color: #87786a;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	overflow: hidden;
	letter-spacing: -0.005em;
}
.info-desc em{
	font-style: normal;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	color: #87786a;
}
.item-info .title-box{
	margin: 0 0 23px;
}
.list-options{
	margin: 0 -69px 34px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 0 24px;
}
.list-options li{
	padding: 0 15px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 17px;
}
.list-options li:after{
	clear: both;
	display: block;
	content: '';
}
.preview{
	float: left;
	position: relative;
}
.img-preview{
	border-radius: 50%;
	overflow: hidden;
}
.img-preview img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.preview .icon{
	position: absolute;
	top: 31px;
	right: -5px;
	width: 39px;
	height: 39px;
	background: #87786a;
	border-radius: 50%;
}
.preview .icon:after{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 18px;
	height: 10px;
	margin: -5px 0 0 -5px;
	background: url("images/icon-01.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.desc-option{
	padding: 38px 0 0 50px;
	overflow: hidden;
}
.desc-option strong{
	display: block;
	margin: 0 0 11px;
	color: #111;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 24px;
	max-width: 200px;
}
.desc-option a{
	display: block;
	padding: 0 0 0 30px;
	position: relative;
	color: #9ca4af;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
}
.desc-option a:after{
	position: absolute;
	content: '';
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	background: url("images/ruble.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.list-options .consultation{
	padding: 31px 0 0 40px;
	position: relative;
}
.consultation .title{
	display: block;
	margin: 0 0 8px;
	font-size: 27px;
	line-height: 30px;
	color: #000;
	font-family: "Museo Sans Cyrl 300", "Arial", "Helvetica", sans-serif;
	position: relative;
}
.consultation .title:after{
	position: absolute;
	content: '';
	top: 4px;
	left: -53px;
	width: 30px;
	height: 30px;
	background: url("images/loading-icon-2.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.consultation .title span{
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	color: #87786a;
	display: block;
}
.consultation p{
	margin: 0 0 17px;
	color: #111;
	font-size: 16px;
	line-height: 24px;
}
.consultation .btn{
	color: #000;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 15px;
	line-height: 19px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 7px 45px;
	border: 2px solid #87786a;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: auto;
	height: auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.consultation .btn:hover{
	background: #87786a;
	color: #fff;
}
.row{
	margin: 0 -15px;
}
.row:after{
	clear: both;
	display: block;
	content: '';
}
.col-50{
	float: left;
	padding: 0 15px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.text {
	color: #111;
	padding: 3px 0 0;
	margin: 0 -30px 0 0;
	position: relative;
	z-index: 1;
}
.text p{
	margin: 0 -50px 46px 0;
	font-size: 18px;
	line-height: 24px;
}
.list-check{
	margin: 0 0 0;
}
.list-check li{
	margin: 0 0 26px;
	padding: 0 0 0 120px;
	position: relative;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.005em;
}
.list-check li:after{
	position: absolute;
	content: '';
	top: 5px;
	left: 42px;
	width: 53px;
	height: 53px;
	background: url("images/check.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.item-img{
	margin: -56px -168px -123px -89px;
}
.subtitle{
	display: block;
	color: #111;
	font-family: "Museo Sans Cyrl 300", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 30px;
	max-width: 440px;
	margin: -3px 0 0;
}
.sub-info{
	display: block;
	padding: 6px 0 0 43px;
	color: #111;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	line-height: 22px;
	position: relative;
}
.sub-info:after{
	position: absolute;
	content: '';
	width: 22px;
	height: 22px;
	top: 10px;
	left: 5px;
	background: url("images/info.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.window-box{
	position: relative;
	z-index: 1;
	padding: 13px 0 40px;
}
.window-box:after{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100vw;
	background: url("images/img-bg.png") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.window-box .item-img{
	margin: 7px -144px -139px -49px;
}
.window-box .text{
	margin: 0 -88px 0 0;
	padding: 0 0 0 55px;
}
.window-box .info-box{
	padding-left: 0;
}
.window-box .info-box .icon{
	margin: 0 0 0 -11px;
}
.window-box .info-desc{
	color: #24343d;
	font-size: 18px;
	line-height: 24px;
}
.window-box .info-desc strong{
	display: block;
	margin: 0 0 9px;
	font-size: 22px;
	line-height: 30px;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
}
.list-plus{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px 54px;
	padding: 9px 0 0;
}
.list-plus li{
	width: 50%;
	margin: 0 0 0;
	padding: 0 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.list-plus li .icon{
	min-width: 66px;
}
.list-plus li strong{
	display: block;
	padding: 0 0 0 36px;
	color: #111;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.window-box .text p{
	margin: 0 0 24px;
	letter-spacing: -0.005em;
}
.doors-box{
	padding: 12px 0 40px;
}
.doors-box .info-box{
	padding: 0 0 0 46px;
}
.doors-box .info-desc{
	color: #111;
	font-size: 18px;
	line-height: 24px;
}
.doors-box .info-box strong{
	display: block;
	margin: 0 0 17px;
	color: #87786a;
	font-size: 22px;
	line-height: 30px;
}
.doors-box .item-img{
	margin: -30px -186px -55px 0;
	padding: 0 0 0 51px;
	position: relative;
}
.item-img .icon{
	border-radius: 50%;
	color: #fff;
	font-family: "Museo Sans Cyrl 900", "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top: 35px;
	left: 50%;
	padding: 20px;
	width: 139px;
	height: 139px;
	/* background: #33aee7; */
	background: rgba(101,167,14,.96);
	margin: 0 0 0 -10px;
	display: block;
	font-style: normal;
}
.item-img .icon span{
	padding: 58px 0 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.item-img .icon span:after{
	position: absolute;
	content: '';
	left: 50%;
	top: 4px;
	width: 46px;
	height: 52px;
	background: url("images/shield.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin: 0 0 0 -24px;
}
.roof-box{
	padding: 3px 0 40px;
}
.roof-box .item-img{
	margin: -58px -112px -60px -45px;
}
.roof-box p{
	color: #000;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 46px;
}
.roof-box .text{
	margin: 0 -20px 0 0;
}
.list-check.small{
	padding: 5px 65px 0 0;
	margin: 0 0 30px;
}
.list-check.small li{
	color: #111;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 0 102px;
	margin: 0 0 25px;
}
.list-check.small li:after{
	width: 32px;
	height: 32px;
	top: -4px;
	left: 48px;
}
.share-info{
	color: #111;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	padding: 0 0 0 102px;
}
.share-info .icon{
	position: absolute;
	top: 3px;
	left: 29px;
	width: 48px;
	height: 48px;
}
.commun-box{
	padding: 0 0 40px;
}
.commun-box .title-block{
	margin: 0 0 52px;
}
.list-communication{
	padding: 0 71px 0 45px;
	margin: 0 0 29px;
}
.list-communication li{
	margin: 0 0 27px;
}
.list-communication li:after{
	clear: both;
	display: block;
	content: '';
}
.list-communication .preview{
	margin: 0 0 -23px;
}
.list-communication .preview .icon{
	width: 58px;
	height: 58px;
	top: 44px;
	right: -1px;
}
.list-communication .preview .icon:after{
	width: 42px;
	height: 42px;
	background: url("images/icon-02.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin: -21px 0 0 -21px;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.list-communication .desc-option{
	/* padding: 58px 0 0 54px; */
	padding: 18px 0 0 54px;
	max-width: 700px;
}
.list-communication .desc-option strong{
	max-width: 100%;
	margin: 0 0 21px;
	color: #000;
	font-size: 33px;
	line-height: 36px;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
}
.list-communication .desc-option p{
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 28px;
	color: #000;
}
.list-communication li:nth-child(even){
	margin: 0 0 23px;
}
.list-communication li:nth-child(even) .preview{
	float: right;
}
.list-communication li:nth-child(even) .preview .icon{
	right: auto;
	left: -1px;
}
.list-communication li:nth-child(even) .desc-option{
	padding: 58px 68px 0 0;
	/* padding: 18px 68px 0 0; */
	text-align: right;
}
.branch-box{
	padding: 27px 0 40px;
}
.branch-box .title-block{
	margin: 0 0 32px;
}
.list-branch{
	margin: 0 0 0;
}
.list-branch > li{
	padding: 0 50px 0 0;
	margin: 0 0 57px;
}
.list-branch > li:nth-child(even){
	padding: 0 0 0 16px;
}
.list-branch > li:after{
	clear: both;
	display: block;
	content: '';
}
.list-branch li .preview{
	float: right;
	margin: -40px 0 0;
}
.list-branch li:nth-child(even) .preview{
	float: left;
}
.list-branch li .preview .icon{
	right: 9px;
	top: 56px;
}
.list-branch li:nth-child(odd) .preview .icon{
	right: auto;
	left: 13px;
	top: 44px;
}
.list-branch li:nth-child(odd) .preview .icon:after{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: -5px 0 0 -10px;
}
.list-branch li .desc-option{
	padding: 0 50px 0 0;
	font-size: 22px;
	line-height: 28px;
	color: #000;
	letter-spacing: 0.01em;
}
.list-branch li:nth-child(even) .desc-option{
	padding: 20px 0 0 48px;
}
.list-branch li .desc-option p{
	margin: 0 0 41px;
}
.list-branch .list-check{
	padding: 0 0 0 0;
}
.list-branch .list-check li{
	padding: 0 0 0 130px;
}
.list-branch .list-check li:first-child{
	max-width: 470px;
}
.list-branch .list-check li:after{
	top: 50%;
	margin: -27px 0 0;
	left: 54px;
}
.list-branch .title{
	display: block;
	margin: 0 0 36px;
	color: #000;
	font-size: 33px;
	line-height: 36px;
	max-width: 100%;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	letter-spacing: -0.01em;
}
.text-wrap{
	padding: 0 0 0 79px;
	position: relative;
	font-size: 18px;
	line-height: 24px;
	color: #111;
}
.text-wrap:after{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 35px;
	width: 3px;
	background: #87786a;
}
.list-branch li .desc-option .text-wrap p{
	margin: 0 0 24px;
}
.text-wrap small{
	font-size: 16px;
}
.cant-box{
	padding: 0 0 31px;
}
.cant-box .inner-img{
	margin: 0px -188px 0 -22px;
	padding: 71px 0 0;
}
.cant-box .inner-box{
	max-width: 100%;
	padding: 15px 0 0 35px;
}
.title-list{
	margin: 0 -100% 43px 0;
	color: #111;
	font-size: 22px;
	line-height: 30px;
}
.list-num{
	font-size: 0;
	line-height: 0;
	margin: 0 -20px 47px -100px;
}
.list-num li{
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 43px;
	position: relative;
	margin: 0 0 0 100px;
}
.list-num li + li:after{
	position: absolute;
	content: '';
	top: 3px;
	left: -66px;
	width: 31px;
	height: 37px;
	background: url("images/icon-03.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.list-num .num{
	position: absolute;
	top: -11px;
	left: 0;
	color: #91c700;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 44px;
	line-height: 44px;
}
.list-num strong{
	color: #111;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.list-num strong span{
	display: block;
}
.cant-box .premium{
	margin: 0 0 50px;
}
.cant-box .premium:after{
	clear: both;
	display: block;
	content: '';
}
.cant-box .premium .icon{
	float: left;
	display: block;
}
.cant-box .premium .desc-info{
	overflow: hidden;
	padding: 0 10px 0 20px;
	color: #726554;
	font-size: 18px;
	line-height: 25px;
}
.cant-box .premium p{
	margin: 0 0 31px;
}
.cant-box .premium .desc{
	font-size: 22px;
	line-height: 30px;
}
.cant-box .info-box{
	color: #111;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 0 90px;
	position: relative;
}
.cant-box .info-box:after{
	position: absolute;
	content: '';
	top: 2px;
	left: 44px;
	width: 22px;
	height: 22px;
	background: url("images/info.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.walls-box{
	padding: 12px 0 52px;
}
.walls-box p{
	margin: 0;
	font-size: 18px;
	line-height: 24px;
}
.walls-box .info-box{
	padding: 0 0 0 46px;
	margin: 0 -15px 50px 0;
}
.walls-box .info-desc{
	letter-spacing: -0.06em;
}
.walls-box .info-desc strong{
	display: block;
	margin: 0 0 5px;
	letter-spacing: -0.005em;
}
.temp-box{
	margin: 0 0 56px;
	padding: 0 0 0 45px;
}
.temp-box:after{
	clear: both;
	display: block;
	content: '';
}
.temp-box .icon{
	float: left;
	display: block;
	width: 68px;
}
.temp-box .desc{
	overflow: hidden;
	padding: 0 0 0 19px;
	line-height: 22px;
}
.temp-box .desc p{
	line-height: 22px;
	margin: 0 0 22px;
}
.temp-box .desc small{
	font-size: 16px;
	line-height: 22px;
}
.walls-box .item-img{
	margin: -27px -12px -123px 0px;
	padding: 0 0 0 57px;
}
.walls-box .subtitle{
	max-width: 100%;
	margin: 0 0 6px;
}
.list-doors{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -125px 0 -15px;
	-ms-align-items: center;
	align-items: center;
}
.list-doors li{
	width: 50%;
	padding: 0 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.list-doors .img-list{
	width: 162px;
	min-width: 162px;
}
.list-doors .img-list img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.list-doors .desc{
	color: #111;
	font-size: 18px;
	line-height: 22px;
	padding: 0 0 0 20px;
	margin: -32px 0 0;
}
.list-doors .desc strong{
	display: block;
	color: #111;
	font-size: 18px;
	line-height: 22px;
}
.list-communication li .small-text{
	font-size: 18px;
	line-height: 28px;
	max-width: 650px;
	letter-spacing: 0.02em;
	margin: 0 0 17px;
}
.list-communication li .sub-info{
	font-size: 16px;
	line-height: 22px;
	max-width: 500px;
}
.list-communication li:nth-child(even) .sub-info{
	max-width: 100%;
	padding: 6px 38px 0 100px;
}
.list-communication li:nth-child(even) .sub-info:after{
	left: auto;
	right: 0;
}
.list-communication li .sub-info em{
	font-style: normal;
	color: #111;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	line-height: 22px;
	display: block;
}
.eco-box{
	position: relative;
	padding: 15px 80px 0 100px;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 30px;
}
.eco-box:after{
	position: absolute;
	content: '';
	top: 22px;
	right: 0;
	width: 57px;
	height: 33px;
	background: url("images/eco-2.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.carcass .info-box{
	padding: 0 210px 0 22px;
}
.item-advantages{
	margin: 0 0 25px;
	padding: 0 40px 0 25px;
}
.item-advantages:after{
	clear: both;
	display: block;
	content: '';
}
.item-advantages .icon{
	display: block;
	float: left;
	width: 68px;
}
.item-advantages .desc{
	overflow: hidden;
	padding: 0 0 0 22px;
	font-size: 16px;
	line-height: 22px;
}
.carcass .sub-info em{
	font-style: normal;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	padding: 10px 0 0;
	display: block;
}
.consul-block{
	background: url("images/img-bg-01.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 62px 122px;
	margin: 0 0 50px;
}
.consul-box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.consul-box .text-box{
	position: relative;
	padding: 0 20px 0 39px;
	width: 65%;
	float: none;
}
.consul-box .text-box:after{
	position: absolute;
	content: '';
	left: -26px;
	top: -8px;
	width: 42px;
	height: 30px;
	background: url("images/icon-04.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.consul-box .text-box strong{
	display: block;
	margin: 0 0 14px;
	color: #111;
	font-size: 44px;
	line-height: 44px;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
}
.consul-box .text-box p{
	color: #444;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.consul-box .btn-holder{
	text-align: center;
	padding: 7px 8px 0 0;
}
.btn-red{
	color: #fff;
	font-family: "Museo Sans Cyrl 700", "Arial", "Helvetica", sans-serif;
	font-size: 19px;
	line-height: 22px;
	width: 254px;
	min-width: 254px;
	background: #65a70e;
	border-radius: 4px;
	padding: 20px 15px;
	margin: 0 0 14px;
	min-width: auto;
	height: auto;
	display: block;
	border: 1px solid #65a70e;
}
.btn-red:hover{
	/* background: #87786a; */
	/* border: 1px solid #87786a; */
	border: 1px solid #c81f23;
	background: #c81f23;
}
.consul-box .btn-holder span{
	color: #9fa2a4;
	font-family: "Museo Sans Cyrl 500", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
	max-width: 254px;
}
@media screen and (max-width: 1024px){
	.consul-block{
		padding: 62px 30px;
	}
}
@media screen and (max-width: 960px) {
	.visual-box{
		float: none;
		width: 100%;
		margin: 0 0 30px;
		padding: 0;
	}
	.inner-img{
		margin: 0 0 -140px;
	}
	.text-box {
		float: none;
		width: 100%;
	}
	.inner-box,
	.subtitle{
		max-width: 100%;
	}
	.inner-box .title-box{
		margin: 0 0 58px;
	}
	.title-box br{
		display: none;
	}
	.list-feature .share{
		margin: 0 0 35px;
	}
	.col-50{
		width: 100%;
		float: none;
	}
	.item-img{
		margin: 0 0 -90px;
		text-align: center;
	}
	.window-box:after{
		background-position: 0 0;
	}
	.text{
		margin: 0;
	}
	.window-box .text,
	.roof-box .text{
		margin: 0 0 30px;
	}
	.doors-box .item-img,
	.roof-box .item-img{
		padding: 0;
		margin: 0 0 0;
		text-align: center;
	}
	.list-communication{
		padding: 0;
	}
	.list-branch .list-check li{
		padding: 0 0 0 70px;
	}
	.list-branch .list-check li:after{
		left: 0;
	}
	.list-options{
		padding: 0;
		margin: 0 0 34px;
	}
	.desc-option{
		padding: 38px 0 0 30px;
	}
	.window-box .item-img{
		margin: 0 0 -30px;
	}
	.cant-box .inner-img{
		padding: 0;
		margin: 0 0 -70px;
		text-align: center;
	}
	.walls-box .item-img{
		padding: 0;
		margin: 0 0 0;
	}
	.list-doors{
		margin: 0 0 40px;
	}
	.title-list{
		margin: 0 0 43px;
	}
	.walls-box .info-box{
		margin: 0 0 50px;
	}
	.item-advantages{
		padding: 0;
	}
}
@media screen and (max-width: 760px){
	.title-block{
		font-size: 32px;
		line-height: 36px;
	}
	.list-info,
	.list-feature,
	.info-box,
	.window-box .text,
	.doors-box .info-box,
	.list-check.small{
		padding: 0;
	}
	.premium,
	.info-desc{
		font-size: 18px;
		line-height: 24px;
	}
	.title-box{
		font-size: 28px;
		line-height: 32px;
	}
	.list-options{
		display: block;
	}
	.list-options li{
		width: 100%;
	}
	.desc-option strong{
		max-width: 100%;
	}
	.consultation .title:after{
		left: -43px;
	}
	.consultation .title span{
		display: inline;
	}
	.list-check li{
		padding: 0 0 0 70px;
	}
	.list-check li:after{
		left: 0;
	}
	.share-info .icon{
		left: 0;
	}
	.share-info,
	.list-check.small li{
		padding: 0 0 0 60px;
	}
	.list-check.small li:after{
		left: 10px;
	}
	.list-communication .preview,
	.list-communication li:nth-child(even) .preview,
	.list-branch li .preview,
	.list-branch li:nth-child(even) .preview{
		float: none;
		margin: 0 auto 30px;
		max-width: 282px;
		width: 100%;
	}
	.list-communication .desc-option,
	.list-communication li:nth-child(even) .desc-option,
	.list-branch li .desc-option,
	.list-branch li:nth-child(even) .desc-option{
		padding: 0;
		margin: 0;
		max-width: 100%;
		text-align: center;
	}
	.list-branch > li,
	.list-branch > li:nth-child(even){
		padding: 0;
	}
	.list-branch .list-check{
		text-align: left;
	}
	.text-wrap{
		padding: 0;
	}
	.text-wrap:after{
		display: none;
	}
	.text p{
		margin: 0 0 46px;
	}
	.window-box .info-box .icon{
		margin: 0;
	}
	.list-communication li .sub-info,
	.list-communication li .small-text,
	.list-communication li:nth-child(even) .sub-info,
	.eco-box{
		max-width: 100%;
		padding: 6px 0 6px 43px;
		text-align: left;
	}
	.list-communication li:nth-child(even) .sub-info,
	.eco-box{
		padding: 6px 0 6px 70px;
	}
	.list-communication li:nth-child(even) .sub-info:after,
	.eco-box:after{
		left: 0;
		right: auto;
		top: 10px;
	}
	.list-doors .img-list{
		width: 102px;
		min-width: 102px;
	}
	.cant-box .inner-box,
	.walls-box .info-box,
	.temp-box{
		padding: 0;
	}
	.consul-box{
		display: block;
	}
	.consul-box .text-box{
		margin: 0 0 30px;
	}
	.consul-box .btn-holder{
		padding: 0;
	}
	.btn-red{
		margin: 0 auto 14px;
	}
	.consul-box .btn-holder span{
		margin: 0 auto;
	}
	.warning:after{
		left: -20px;
		right: -20px;
	}
	.consul-box .text-box{
		width: 100%;
	}
}
@media screen and (max-width: 590px){
	.list-doors li{
		width: 100%;
		margin: 0 0 20px;
	}
	.list-num{
		margin: 0 0 47px;
	}
	.list-num li{
		display: block;
		margin: 0 0 20px;
	}
	.list-num li + li:after{
		display: none;
	}
	.list-num li span{
		display: inline;
	}
}
@media screen and (max-width: 480px){
	.inner-img{
		margin: -40px 0 -70px;
	}
	.info-box .icon,
	.list-check li:after,
	.list-info .icon,
	.cant-box .premium .icon,
	.temp-box .icon,
	.item-advantages .icon{
		width: 36px;
	}
	.preview{
		width: 120px;
	}
	.preview .icon{
		top: 0;
	}
	.list-check li{
		padding: 0 0 0 45px;
	}
	.item-img{
		margin: 0 0 -30px;
	}
	.subtitle,
	.window-box .info-desc strong{
		font-size: 20px;
		line-height: 26px;
	}
	.list-plus li .icon{
		min-width: 36px;
		width: 36px;
	}
	.list-plus li strong{
		padding: 0 0 0 16px;
	}
	.list-plus li{
		width: 100%;
		margin: 0 0 20px;
	}
	.doors-box .info-box strong{
		font-size: 18px;
		line-height: 26px;
	}
	.list-communication .desc-option strong,
	.list-branch .title{
		font-size: 28px;
		line-height: 30px;
	}
	.list-communication .desc-option p{
		font-size: 18px;
		line-height: 24px;
	}
	.cant-box .info-box{
		padding: 0 0 0 53px;
	}
	.cant-box .info-box:after{
		left: 0;
	}
	.desc-option{
		padding: 18px 0 0 15px;
	}
	.consul-block{
		padding: 40px 30px;
	}
	.consul-box .text-box:after{
		width: 27px;
		height: 20px;
	}
	.consul-box .text-box{
		padding: 0 0 0 15px;
	}
	.consul-box .text-box strong{
		font-size: 34px;
		line-height: 34px;
	}
	.consul-box .text-box p{
		font-size: 20px;
		line-height: 26px;
	}
	.btn-red{
		width: 100%;
		max-width: 254px;
	}
}
/* End Styles new block */

.gallery .text, .articles-box .text { margin: 0; }
.gallery .text p, .articles-box .text p { margin: 0; font-size: 16px; line-height: 24px; }

.content-page-box {  }
.content-page-box ul { margin: 0 0 30px 20px; }
.content-page-box ul li { position: relative; padding-left: 20px; }
.content-page-box ul li:before { content: ""; display: inline-block; vertical-align: middle; width: 6px; height: 6px; border-radius: 100%; background-color: #000; position: absolute; left: 0; top: 12px; }

@media (max-width: 768px) {
	#header { position: fixed; left: 0; top: 0; width: 100%; z-index: 10000; }
	#wrapper { margin-top: 50px; }
}

.service-detail { margin: 30px 0; }
.service-detail ul { margin:30px 0; padding:0; list-style:none; font-size: 16px; line-height: 18px; }
.service-detail ul li { background: url(images/icon_07.png) 3px 3px no-repeat; padding: 0 0 14px 29px; }
.service-detail ul li:last-child { padding-bottom: 0; }

.services ul li strong { height: 42px; }
.services ul .text .name { color: #111; text-decoration: none; }
.services ul .text { height: 200px; }
.services ul li p { font-size: 14px; line-height: 22px; }

.services ul .visual { margin-right: 30px; }
.services ul li { display: inline-flex; }

.more-info { display: block; }
.equipment-block .btn-holder { display: none; }

.projects .items .item .btn { background-color: #f3152f; border-color: #f3152f; color: #fff; }
.projects .items .item:hover .btn { background: transparent; border-color: #91c700; color: #48494d; }

@media (max-width: 768px) {
	.services ul li { display: block; }
	.product .sidebar .price .btn { display: inline-block; }
}

.credit-box {  position: relative; padding-left: 17px; display: flex; align-items: center; }
.credit-box:before { content: ""; display: block; width: 13px; height: 13px; background-image: url(images/credit-ico.png); position: absolute; left: -3px; top: 6px;  }
.credit-box .credit-price { font-weight: 700; font-size: 12px; color: #323232; line-height: 1.2; flex: 0 0 44%; }
.credit-box .credit-price span { color: #8ca5b4; font-size: 15px; display: block; }
.credit-box .nav-box { flex: 0 0 55%; }
.credit-box .nav-box a { background-color: #bad0dd; border-radius: 20px; color: #fff; height: 40px; line-height: 40px; font-weight: 700; padding: 0; text-decoration: none; display: block; text-align: center; font-size: 12px; }
.product .sidebar .row.credit-row { padding-right: 5px; }

.credit-row-2 {  }
.credit-row-2 .credit-box { background-color: #fff; border-radius: 5px; padding: 20px 0 0 0; text-align: center; display: block; overflow: hidden; }
.credit-row-2 .credit-box:before { display: none; }
.credit-row-2 .credit-box .title { color: #323232; font-size: 12px; font-weight: 700; position: relative; padding-bottom: 20px; }
.credit-row-2 .credit-box .title:before { display: inline-block; content: ""; vertical-align: middle; background-image: url(images/pb-logo.jpg); width: 68px; height: 33px; margin-right: 18px; }
.credit-row-2 .credit-box .title div { display: inline-block; text-align: left; vertical-align: middle; }
.credit-row-2 .credit-box .title span { color: #969696; font-size: 15px; display: block; }
.credit-row-2 .credit-box .nav-box {  }
.credit-row-2 .credit-box .nav-box a { background: transparent; height: 40px; line-height: 40px; font-size: 15px; color: #fff; font-weight: 700; display: block; /* background-color: #cb045b; */background-color: #b06262; border-radius: 0; }
.credit-row-2 .credit-box .nav-box a span { display: inline-block; padding-right: 25px; background-repeat: no-repeat; background-image: url(images/pb-ico.png); background-position: right center; background-size: 13px; }
#pos-credit-container { display: none; padding: 0; }
.product .sidebar .btn { background-color: #f3152f; border: none; color: #fff; height: 60px; line-height: 60px; padding-top: 0; padding-bottom: 0; }
.product-details .frame .price strong.ask-price, .product .price strong.ask-price { font-size: 28px; }


/* new style 16.06.2020 */

.nav li.arrow a:after,
.sab-nav > li > a:before{
	position: absolute;
	content: '';
	top: 11px;
	right: -16px;
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #8e7d6e;
	border-right: 1px solid #8e7d6e;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.sab-nav > li:hover > a:before{
	opacity: 1;
}
.nav li{
	margin: 0 0 0 36px;
}
.nav li.arrow a{
	position: relative;
	padding: 0 15px 0 0;
}
.nav li.arrow a:after{
	opacity: 1;
	right: 0;
}
.active-top .sab-nav > li > a:before{
	opacity: 1;
}
.product .sidebar .btn,
.projects .items .item .btn{
	background: #65a70e;
	border: 1px solid #65a70e;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	border-radius: 4px;
}
.projects .items .item .btn{
	background: #33aee7;
	border: 1px solid #33aee7;
}
.product .sidebar .btn:hover,
.projects .items .item:hover .btn{
	color: #fff;
	/* background: #87786a;
	border-color: #87786a; */
	border: 1px solid #c81f23;
	background: #c81f23;
}
.projects .items .item:hover .btn{
	background-color: #c81f23;
	border-color: #c81f23;
}
.sab-nav li .drop ul.sub-menu{
	width: auto;
	position: static;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0 0;
	margin: 0 0 2px;
	display: none;
}
.sub-menu li{
	display: block;
	position: relative;
	padding: 0 0 0 26px;
	margin: 0 0 0;
}
.sub-menu li:after{
	position: absolute;
	content: '';
	top: 8px;
	left: 5px;
	width: 7px;
	height: 1px;
	background: #6b8f0a;
}
.sub-menu li a{
	font-size: 14px;
	line-height: 20px;
	color: #111;
}
.sab-nav li .drop .more-nav{
	margin: 0;
}
.sab-nav li .drop .more-nav a{
	color: #090909;
	font-size: 13px;
	line-height: 13px;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	border-bottom: 1px dotted #91c700;
	padding: 4px 0;
}
.sab-nav li .drop .drop-menu:hover ul.sub-menu{
	display: block;
}
.sab-nav li .drop .drop-menu:hover > a,
.sab-nav li .drop .drop-menu > a:hover{
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	color: #13141c;
}
.article-info .information .visual span{
	height: 19px;
	line-height: 19px;
	border-radius: 4px 0 0 4px;
	padding: 0 7px 0 9px;
	bottom: 20px;
}
.content_article-box{
	padding: 27px 24px 35px;
	margin: 0 0 29px;
	border-bottom: 1px solid #d7cfc7;
	position: relative;
}
.content_article-box:after{
	position: absolute;
	content: '';
	top: 27px;
	left: 0;
	width: 11px;
	height: 14px;
	background: #91c700;
}
.content_article-box .title-list{
	display: block;
	margin: 0 0 24px;
	color: #111;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
}
.list-content{
	list-style: none;
	margin: 0 0 0;
	padding: 0 10px;
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
}
.list-content.three_columns{
	-webkit-columns: 3;
	-moz-columns: 3;
	-o-columns: 3;
	columns: 3;
}
.list-content li{
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	position: relative;
	font-size: 17px;
	line-height: 18px;
	letter-spacing: 0.005em;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
}
.list-content li:after{
	position: absolute;
	content: '';
	top: 10px;
	left: 0;
	width: 12px;
	height: 1px;
	background: #6b8f0a;
}
.list-content li a{
	color: #111;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.list-content li a:hover{
	color: #91c700;
}
.article-title{
	margin: 0 0 27px;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	color: #13141c;
	font-size: 40px;
	line-height: 44px;
	letter-spacing: -0.01em;
}
.article_text{
	line-height: 27px;
	padding: 0 98px;
	letter-spacing: -0.005em;
}
.article_text p{
	margin: 0 0 27px;
}
.article_text p b{
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-weight: 400;
}
.warning_block{
	padding: 61px 98px 40px;
	background: #faf5f8;
	margin: 0 0 48px;
}
.inner-warning{
	padding: 0 40px 0 93px;
	position: relative;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: -0.005em;
}
.inner-warning:after{
	position: absolute;
	content: '';
	width: 69px;
	height: 69px;
	border-radius: 50%;
	top: 10px;
	left: -6px;
	background: url("images/info-icon.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.inner-warning .warning{
	display: block;
	margin: 0 0 28px;
	color: #651831;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	letter-spacing: -0.015em;
}
.warning_block.info_block{
	background: #f8faf3;
}
.info_block .inner-warning:after{
	background: url("images/info-icon_02.svg") no-repeat;
}
.info_block .inner-warning .warning{
	color: #58692c;
}
.article-img{
	margin: 0 0 42px;
}
.article-img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.article_text .list-info{
	padding: 5px 60px 0;
	margin: 0 0 36px;
}
.article_text .list-info li{
	margin: 0 0 6px;
}
.title-list-info{
	display: block;
	margin: 0 0 28px;
	font-weight: 400;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-size: 25px;
}
.warning_block .list-info{
	padding: 0 24px;
	margin: 0 0 18px;
}
.warning_block .list-info li{
	margin: 0 0 3px;
}
.warning_block .list-info li:before{
	border-color: #d04774;
	top: 8px;
}
.warning_block .list-info li em{
	font-style: normal;
	font-size: 16px;
}
.user-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 0 0 0 3px;
	float: left;
}
.user-block .avatar{
	border-radius: 50%;
	overflow: hidden;
	width: 49px;
	height: 49px;
	min-width: 49px;
}
.user-block .avatar img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.user-info{
	padding: 0 0 0 20px;
}
.user-info .autor-user{
	display: block;
	margin: 0 0 0;
	color: #626363;
	font-size: 13px;
	line-height: 22px;
}
.user-info .name{
	display: block;
	color: #111;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.similar_articles-block{
	padding: 34px 0 0;
	margin: 0 0 59px;
}
.similar_articles-block .gallery-holder{
	margin: 0 0 29px;
}
.similar_projects-block{
	margin: 0 0 30px;
}
.similar_projects-block h4{
	color: #13141c;
	font-size: 50px;
	line-height: 64px;
	margin: 0 0 0;
}
.similar_projects-block .projects{
	margin: -8px 0 0;
}
.similar_projects-block .items .price strong{
	min-height: auto;
}
.similar_projects-block .items .price strong .old{
	color: #999;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: line-through;
	font-style: normal;
	display: block;
}
.similar_projects-block .items .item .btn{
	background-color: #33aee7;
	border-color: #33aee7;
	color: #fff;
}
.similar_projects-block .items .item:hover .btn{
	/* background-color: #87786a; */
	background-color: #c81f23;
	border-color: #c81f23;
	color: #fff;
}
.article_text .list-info-num{
	padding: 5px 60px 0;
	margin: 0 0 36px;
}
.wrap-img{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 -6px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrap-img .article-img{
	margin: 0 0 62px;
	padding: 0 6px;
	width: 50%;
}
.list-img{
	padding-top: 20px;
}
.list-img .desc-img{
	padding-top: 22px;
	display: block;
}
.list-img .article-img{
	margin: 0 0 41px;
}
.article_text .title-info{
	display: block;
	margin: 0 0 42px;
	font-weight: 400;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 25px;
}
.article .article_text .list-testimonial{
	padding: 0 19px;
	margin: -6px 0 43px;
}
.article .list-testimonial li{
	margin: 0 0 32px;
	position: relative;
	padding: 0;
}
.list-testimonial li:after{
	clear: both;
	display: block;
	content: '';
}
.list-testimonial li:before{
	display: none;
}
.list-testimonial .icon{
	width: 89px;
	float: left;
	padding: 13px 0 0;
	text-align: center;
}
.list-testimonial .desc{
	overflow: hidden;
	padding: 0 0 0 26px;
}
.list-testimonial .title-list{
	display: block;
	margin: 0 0 11px;
	font-weight: 400;
	color: #111;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
.list-testimonial li p{
	margin: 0;
}
.article .article_text .list-check{
	padding: 0 0 0 40px;
	margin: -2px 0 60px;
}
.article .article_text .list-check li{
	padding: 0 0 0 94px;
	margin: 0 0 30px;
}
.article .article_text .list-check li:before{
	width: 56px;
	height: 56px;
	background: url("images/check-icon.svg") no-repeat;
	border: none;
	border-radius: 50%;
	top: 5px;
	left: 3px;
}
.list-check .title-list{
	margin: 0 0 11px;
	display: block;
	font-weight: 400;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
.list-check .desc{
	font-size: 20px;
	line-height: 27px;
}
.sides-block{
	margin: 0 0 31px;
	padding: 45px 94px 42px;
}
.plus{
	background: #f6f8f2;
}
.minus{
	background: #faf8f9;
	margin: 0 0 54px;
}
.sides-block .inner-sides{
	position: relative;
	padding: 0 0 0 52px;
}
.sides-block .inner-sides:after{
	position: absolute;
	content: '';
	top: -7px;
	left: 0;
	width: 42px;
	height: 42px;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.plus .inner-sides:after{
	background: url("images/plus-icon.svg") no-repeat;
}
.minus .inner-sides:after{
	background: url("images/minus-icon.svg") no-repeat;
}
.sides-block .title-box{
	display: block;
	margin: 0 0 11px;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
}
.plus .title-box{
	color: #91c700;
}
.minus .title-box{
	color: #d04774;
}
.article .sides-block .list-info{
	padding: 0 0 0 7px;
	margin: 0;
}
.article .sides-block .list-info li{
	margin: 0 0 3px;
	line-height: 27px;
	top: 9px;
}
.article .minus .list-info li{
	margin: 0 0 9px;
}
.article .minus .list-info li:before{
	border: 2px solid #d04774;
}
.wrap-quote .quote-block{
	margin: 0 0 0;
}
.wrap-quote .left{
	margin: -40px 0 0;
	/* padding-top: 0; */
}
.left .video{
	float: left;
	margin: 0 0 0 -15px;
}
.left .video a:after{
	display: none;
}
.wrap-quote .text-quote{
	overflow: hidden;
}
.wrap-quote .left .text-quote{
	padding: 20px 0 0 25px;
}
.wrap-quote h2{
	margin: 0 0 28px;
	line-height: 36px;
}
.wrap-quote .left h2{
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 13px;
}
.wrap-quote .quote-block p{
	line-height: 25px;
	margin: 0 0 11px;
}
.wrap-quote ul{
	margin: 0 0 11px;
}
.wrap-quote ul li{
	font-size: 16px;
	line-height: 25px;
}
.quote-subtitle{
	display: block;
	margin: 0 0 13px;
	font-size: 25px;
	line-height: 30px;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-weight: 400;
}
.head-slider{
	position: relative;
	padding: 0 90px 0 0;
}
.head-slider .link{
	position: absolute;
	right: 0;
	bottom: 1px;
	display: inline-block;
	vertical-align: top;
	padding: 0 23px 0 0;
	color: #626363;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.head-slider .link:hover{
	color: #91c700;
}
.head-slider .link:after{
	position: absolute;
	content: '';
	top: 50%;
	right: 1px;
	width: 5px;
	height: 5px;
	margin: -3px 0 0;
	border-top: 1px solid #91c700;
	border-right: 1px solid #91c700;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.wrap-catalog{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 -15px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrap-catalog .filter{
	width: 25%;
	padding: 0 15px;
}
.wrap-catalog .filter:after,
.wrap-catalog .filter:before{
	display: none;
}
.projects-block{
	width: 75%;
	padding: 10px 15px 0;
	border-top: 1px solid #eff3f3;
	margin: -10px 0 0;
}
.projects-block .projects .items .item:nth-child(4n+4){
	margin: 0 31px 28px 0;
}
.projects-block .projects .items .item:nth-child(3n+3){
	margin: 0 0 16px;
}
.catalog-sections-box.decstop{
	position: relative;
	padding: 0 75px 0 0;
	margin: -21px 0 25px;
}
.catalog-sections-box.decstop .sections-title{
	position: relative;
	padding: 4px 5px 4px 19px;
	display: inline-block;
	vertical-align: top;
	color: #13141c;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	margin: 0 0 5px;
}
.catalog-sections-box.decstop .sections-title:after{
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 12px;
	height: 12px;
	background: url("images/star-icon.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin: -7px 0 0;
}
.decstop .sub-sections-list{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
.decstop .sub-sections-list li{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0;
}
.decstop .sub-sections-list li a{
	display: block;
	padding: 4px 5px;
	font-size: 12px;
	line-height: 16px;
	border-radius: 4px;
	background: transparent;
	color: #8b8d8d;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.decstop .sub-sections-list li a:hover,
.decstop .sub-sections-list li.active a{
	color: #13141c;
	background: #f2f3f3;
}
.decstop .sub-sections-more{
	position: absolute;
	top: 0;
	right: 0;
	line-height: 20px;
}
.decstop .sub-sections-more a{
	color: #a7a7ac;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	border-bottom: 2px dotted #83848c;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
}
.decstop .sub-sections-more a:hover{
	border-bottom: 2px dotted transparent;
}
.accordion{
	margin: 0 0 10px;
}
.filter-form .list-check-filter{
	padding: 2px 0 0;
	margin: 0 0 17px;
}
.list-check-filter li{
	margin: 0 0 0;
	padding: 3px 0 2px;
}
.filter-form input[type=checkbox]{
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0;
}
.filter-form .checkbox + label{
	position: relative;
	padding: 0 0 0 33px;
	cursor: pointer;
	color: #13141c;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	display: block;
}
.filter-form .checkbox + label:before{
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	width: 19px;
	height: 19px;
	border: 1px solid #dddfe2;
	border-radius: 4px;
	transition: .2s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.filter-form .checkbox + label:after{
	content: '';
	position: absolute;
	top: 5px;
	left: 9px;
	width: 12px;
	height: 9px;
	background: url("images/icon-check.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	transition: .2s;
}
.filter-form .checkbox:checked + label:after{
	opacity: 1;
}
.filter-form .checkbox:checked + label:before{
	background: #f92154;
	border: 1px solid #f92154;
}
.filter-form .checkbox:checked + label{
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
}
.accordion .heading{
	margin: 0 0 0;
	display: block;
	cursor: pointer;
}
.accordion .heading span{
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: 2px dotted #83848c;
	font-size: 16px;
	line-height: 1;
}
.accordion .heading span:after{
	position: absolute;
	content: '';
	top: 50%;
	right: -15px;
	width: 3px;
	height: 3px;
	border-top: 1px solid #816c56;
	border-right: 1px solid #816c56;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.accordion .item.active .heading span:after{
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.link-holder{
	padding: 0 0 0 34px;
	margin: -6px 0 0;
}
.filter-form .link-holder .link{
	font-size: 11px;
	line-height: 15px;
	color: #a7a7ac;
	display: inline-block;
	vertical-align: top;
	border-bottom: 2px dotted #83848c;
	text-decoration: none;
	padding: 0 0 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.filter-form .link-holder .link:hover{
	border-bottom: 2px dotted transparent;
}
.hide-item{
	display: none;
}
.btn-holder{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.btn-holder .btn{
	height: 36px;
	background: #91c700;
	border-radius: 18px;
	padding: 0 0;
	text-align: center;
	color: #fff;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	margin: 0 20px 0 0;
}
.btn-holder .btn:hover{
	background: #f3152f;
}
.btn-link{
	color: #a7a7ac;
	font-size: 11px;
	line-height: 15px;
	border: none;
	border-bottom: 2px dotted #83848c;
	background: none;
	padding: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.btn-link:hover{
	border-bottom: 2px solid transparent;
}
.projects .flag{
	position: absolute;
	top: 10px;
	right: -3px;
	color: #fff;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 0 7px;
	border-radius: 7px;
	z-index: 11;
}
.projects .flag.stock{
	background: rgba(94,199,0,.92);
}
.projects .flag.new-flag{
	background: rgba(240,27,81,.92);
}
.projects .flag.popularly{
	background: rgba(14,164,208,.92);
}
.price-credit{
	position: relative;
	padding: 0 0 0 21px;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	margin: -3px 0 0;
}
.price-credit:after{
	position: absolute;
	content: '';
	top: 2px;
	left: 0;
	width: 12px;
	height: 12px;
	background: url("images/icon-credit.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.price-credit span{
	display: block;
	margin: 0 0 3px;
	color: #323232;
	font-size: 12px;
	line-height: 1;
}
.projects .items .price-credit strong{
	display: block;
	line-height: 1;
	color: #8ca5b4;
	font-size: 15px;
	font-weight: 400;
	min-height: auto;
}
.product .consult-form{
	padding-top: 0;
}
.product .consult-form legend{
	position: relative;
	padding: 0 25px 10px 50px;
	border-bottom: none;
}
.product .consult-form legend:after{
	position: absolute;
	content: '';
	top: -4px;
	left: 12px;
	width: 30px;
	height: 30px;
	background: url("images/loading-icon-2.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.product .sidebar .btn{
	position: relative;
}
.product .sidebar .btn .icon{
	display: inline-block;
	vertical-align: middle;
	margin: -2px 7px 0 0;
	width: 27px;
	height: 27px;
	background: url("images/calculation-icon.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.consult-form input[type=submit]{
	border: 2px solid #65a70e;
	background: transparent;
	cursor: pointer;
	color: #2a2a2a;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	border-radius: 4px;
}
.consult-form input[type=submit]:hover{
	color: #fff;
	background: #65a70e;
}
.consult-form span{
	text-align: center;
}
.consult-form span a{
	color: #626363;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
}
.consult-form span a:hover{
	text-decoration: none;
}
.title-block.not-after{
	padding: 0;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
}
.title-block{
	font-size: 44px;
}
.title-block.not-after:after{
	display: none;
}
.info-desc em{
	color: #87786a;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
}
.desc-option a:after{
	background: url("images/ruble-2.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.preview{
	width: 240px;
}
.img-preview{
	border-radius: 0;
	overflow: visible;
}
.list-options .consultation{
	padding: 10px 0 0 70px;
}
/* .list-options .consultation:before{
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	background: url("images/loading-icon.svg") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	top: 10px;
	left: 26px;
} */
.consultation .btn{
	padding: 13px 45px;
	border-radius: 4px;
}
.item-info .list-check li:after{
	background: url("images/check-icon-2.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.sub-info:after{
	background: url("images/info-3.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.item-info{
	border-bottom: none;
}
.item-info:first-child{
	border-bottom: 1px solid #e5e6e6;
}
.window-box:after{
	background: url("images/card-img-bg-01.jpg") no-repeat;
	-webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}
.window-box .item-img{
	margin: -133px -144px -130px -49px;
}
.item-img .icon span:after{
	background: url("images/shield-icon.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.doors-box .item-img{
	width: 70%;
	margin: -120px auto -70px;
	text-align: center;
}
.item-img .icon{
	left: auto;
	right: -10%;
}
.item-info .col-40{
	width: 40%;
	float: left;
	padding: 0 15px;
}
.item-info .col-60{
	width: 60%;
	float: left;
	padding: 0 15px;
}
.roof-box .item-img{
	margin: -208px -92px -60px -125px;
}
.item-info.roof-box{
	border-bottom: 1px solid #e5e6e6;
}
.roof-box{
	padding: 3px 0 70px;
}
.list-communication .preview .icon:after{
	background: url("images/info-icon_04.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 47px;
    margin: -23px 0 0 -21px;
}
.list-branch > li,
.list-branch > li:nth-child(even),
.list-branch li:nth-child(even) .desc-option,
.list-branch li .desc-option{
	padding: 0;
}
.list-branch > li{
	margin: 0 0 27px;
}
.faq-block{
	padding: 50px 95px 70px;
	/* background: url("images/card-img-bg-02.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover; */
	background-color: #f8f9fa;
	border-radius: 4px;
	margin: 50px 0 0;
}
.faq-block .col-40{
	width: 35%;
	padding: 0 15px;
	float: left;
}
.faq-block .col-60{
	width: 65%;
	padding: 0 15px;
	float: left;
}
.faq-block blockquote strong{
	display: block;
	margin: 0 0 15px;
	font-size: 44px;
	line-height: 1;
	color: #111;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-weight: 400;
}
.faq-block blockquote span{
	display: block;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	color: #444;
	font-size: 24px;
	line-height: 30px;
}
.btn-wrap{
	text-align: center;
	padding: 10px 0 0;
}
.btn-wrap .btn{
	margin: 0 auto 14px;
}
.btn-wrap span{
	color: #9fa2a4;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
}
.history .heading{
	margin: 0 0 20px;
}
.heading h3,
.heading .control{
	float: none;
}
.heading .control{
	border: none;
	border-bottom: 1px solid #e5e6e6;
}
.heading .control:after{
	clear: both;
	display: block;
	content: '';
}
.heading .control a{
	border-radius: 0;
	border: none;
	border-bottom: 1px solid transparent;
	font-size: 18px;
}
.heading .control .active a{
	border: none;
	border-bottom: 1px solid #87786a;
}
.history-list:before,
.history-list li:after{
	display: none;
}

.tabs .gallery-item{
	flex: 1 0 254px;
}
.history .tabs{
	position: relative;
}
.tabs .history-list{
	position: absolute;
	z-index: -1;
	opacity: 0;
	top: 0;
}
.tabs .history-list.active,
.tabs .history-list:first-child{
	position: relative;
	z-index: 0;
	opacity: 1;
}
.history-list strong{
	color: #b2b3b4;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
}
.history em{
	color: #111;
}
.hide-d{
	display: none;
}
ul.contacts li span{
	margin: 0 0 8px;
}
ul.contacts li strong{
	margin: 0;
}
ul.contacts li:nth-child(2):before{
	top: 3px;
}
ul.contacts li.icon-point:before{
	width: 17px;
	height: 22px;
	background:url("images/icon-point.svg") no-repeat;
	background-size: 100%;
	content: "";
}
ul.contacts li.icon-phone:before{
	width: 13px;
	height: 20px;
	background:url("images/icon-phone.svg") no-repeat;
	background-size: 100%;
	content: "";
}
ul.contacts li .btn{
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	color: #554e49;
	font-family: 'Museo Sans Cyrl 700';
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	height: 41px;
	padding: 12px 20px;
	background: #f1f1f1;
}
ul.contacts li .btn span{
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 19px;
	position: relative;
	font-family: 'Museo Sans Cyrl 700';
	color: #554e49;
	margin: 0;
}
ul.contacts li .btn span:after{
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 13px;
	height: 13px;
	background:url("images/icon-call.svg") no-repeat;
	background-size: 100%;
	transform: translate(0, -50%);
}
ul.contacts li .btn:hover{
	color: #fff;
	background: #554e49;
	border: 1px solid #554e49;
}
ul.contacts li .btn:hover span{
	color: #fff;
}
ul.contacts li .btn:hover span:after{
	background:url("images/icon-call_hv.svg") no-repeat;
	background-size: 100%;
}
#wrapper{
	padding-top: 164px;
}
#header{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.active-top #header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 58px;
	background: #fff;
	box-shadow: 0 0 40px rgba(2, 7, 11, 0.14);
}
.active-top #header .nav,
.active-top #header .search,
.active-top #header .slogan,
.active-top #header .contacts li:first-child,
.active-top #header ul.contacts li:before,
.active-top #header ul.contacts li span{
	display: none;
}
.active-top #header ul.contacts li .btn span{
	display: inline-block;
}
.active-top #header .logo{
	width: 135px;
	height: 39px;
	top: 8px;
}
.active-top #header .sab-nav{
	position: absolute;
	top: 0;
	left: 186px;
	font-size: 18px;
}
.active-top #header .sab-nav .hide-d{
	display: block;
}
.active-top #header .contacts{
	top: 8px;
	right: 20px;
	z-index: 100;
}
.active-top #header ul.contacts li{
	padding: 0 0 0 16px;
    margin: 0 0 0 15px;
}
.active-top #header ul.contacts li strong{
	padding: 10px 0 0;
}
.mb-burger span{
	height: 0;
}
.mb-burger span:before,
.mb-burger span:after{
	height: 3px;
	background: #13141c;
	border-radius: 2px;
	top: -4px;
	width: 25px;
}
.mb-burger span:after{
	top: 4px;
	width: 19px;
}
.mb-open-nav .mb-burger span:before{
	background: #13141c;
}
.mb-open-nav .mb-burger span:after{
	background: #13141c;
	width: 25px;
}
.social-block{
	display: none;
}
.catalog-box{
	display: none;
}
.filter-form .hide-d{
	display: none;
}
.filter-form .sort-box{
	display: none;
}
.product .slideshow .pagination .pagination-slide a:before{
	position: absolute;
	content: '';
	width: 49px;
	height: 32px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url("images/icon-hover.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.product .slideshow .pagination .pagination-slide a:hover:before{
	opacity: 1;
	z-index: 1;
}
.instagram-block{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 54px;
	background: #fff;
	box-shadow: -3px -4px 9px rgba(4, 14, 24, 0.18);
	z-index: 10;
}
.inst-box{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 54px;
	padding: 10px 25px 10px 50px;
}
.inst-box p{
	margin: 0;
	color: #919191;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.inst-box p strong{
	color: #000;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
}
.inst-box p a { text-decoration: none; color: #919191; }
.inst-close{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 54px;
}
.inst-close:after{
	position: absolute;
	content: '';
	width: 11px;
	height: 11px;
	background: url("images/icon-close.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .6;
	pointer-events: none;
}
.inst-box .icon{
	position: absolute;
	top: 50%;
	left: 8px;
	background: url("images/icon-inst.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 33px;
	height: 32px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.show-m{
	display: none;
}
.history-mob{
	margin: 0 0 60px;
}
.history-mob .item .expanded{
	display: none;
}
.history-mob .item.active .expanded{
	display: block;
}
.history-mob .heading{
	padding: 10px 35px 9px 0;
	border-bottom: 1px solid #efefef;
	position: relative;
	font-size: 19px;
	line-height: 23px;
	color: #111;
}
.history-mob .heading:after{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #838383;
	border-right: 1px solid #838383;
	top: 50%;
	right: 19px;
	margin: -3px 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.history-mob .item.active .heading{
	color: #91c700;
}
.history-mob .item.active .heading:after{
	border-bottom: 1px solid #91c700;
	border-right: 1px solid #91c700;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin: 0;
}
.history-mob .expanded{
	padding: 25px 0 0;
}
.history-mob li{
	margin: 0 0 20px;
	position: relative;
	padding: 0 0 0 45px;
	color: #111;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.history-mob li strong{
	position: absolute;
	color: #91c700;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	top: -2px;
	left: 0;
	display: block;
}
.history-mob li em{
	font-style: normal;
	margin: 0 0 15px;
	color: #111;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	display: block;
}

@media only screen and (max-width: 1170px){
	#wrapper{
		padding-top: 100px;
	}
	.active-top #header .contacts{
		right: 56px;
	}
	.top-head{
		z-index: 2;
		left: 0;
		right: 0;
		height: 100%;
		background: #fff;
		position: absolute;
		-webkit-box-shadow: 0 0 40px 0 rgba(2,7,11,0.08);
	    box-shadow: 0 0 40px 0 rgba(2,7,11,0.08);
	}
	.logo{
		left: 80px;
	}
	.slogan{
		left: 283px;
	}
	#navigation{
		width: 100%;
		max-width: 358px;
		background: #fff;
		box-shadow: 3px 5.2px 29px rgba(4, 14, 24, 0.24);
		left: 0;
		right: auto;
		transform: translate3d(-150%, 0, 0);
		z-index: 0;
		padding: 185px 24px 20px 20px;
		color: #111;
	}
	.active-top #navigation{
		padding-top: 139px;
	}
	.mb-burger{
		top: 19px;
		left: 7px;
		right: auto;
		position: absolute;
	}
	.active-top .mb-burger{
		top: 0;
	}
	#header .contacts{
		right: 20px;
	}
	.active-top #header .sab-nav{
		position: static;
		top: auto;
		left: auto;
	}
	.sab-nav li{
		float: none;
		display: block;
	}
	.sab-nav li a{
		color: #000;
		font-size: 18px;
		line-height: 36px;
		font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	}
	.hide-d{
		display: block;
	}
	.active-top #header .nav{
		display: block;
	}
	.nav {
		padding: 11px 0 20px 20px;
		margin: 0 0 30px -20px;
		border-bottom: 1px solid #f0f0f0;
	}
	.nav li{
		margin: 0;
	}
	.nav li.hide-m{
		display: none;
	}
	.nav li a{
		color: #474848;
		font-size: 16px;
		line-height: 30px;
	}
	.active-top #navigation .search{
		display: block;
		top: 74px;
	}
	#navigation .search{
		top: 120px;
		right: 24px;
		left: 20px;
		position: absolute;
		margin: 0 0 30px;
		width: auto;
	}
	#navigation .search a{
		display: none;
	}
	#navigation .search .search-form{
		display: block !important;
		height: 35px;
		background: #f3f3f3;
		border-radius: 4px;
		top: auto;
		right: auto;
		position: static;
		border: none;
		height: 35px;
		padding: 0 20px 0 20px;
		width: 100%;
	}
	#navigation .search .search-form input{
		color: #626363;
		font-size: 13px;
		line-height: 14px;
		width: calc(100% - 30px);
	}
	#navigation .search .search-form button{
		-webkit-background-size: 16px 16px;
		background-size: 16px 16px;
		background-position: 50%;
		background-repeat: no-repeat;
	}
	.social-block{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		padding: 0 0 20px 20px;
		margin: 0 0 0 -20px;
		border-bottom: 1px solid #f0f0f0;
	}
	.social-block span{
		color: #13141c;
		font-size: 12px;
		line-height: 14px;
		margin-right: 5px;
		display: block;
	}
	.list-social{
		font-size: 0;
		line-height: 0;
	}
	.list-social li{
		margin: 0 3px;
		display: inline-block;
		vertical-align: top;
	}
	.list-social li a{
		display: block;
		width: 22px;
		height: 22px;
	}
	.list-social .wts a{
		background: url("images/whatsapp-icon.svg") no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.list-social .inst a{
		background: url("images/instagram-icon.svg") no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.mob-contacts{
		display: block;
		margin: 0 0 15px;
	}
	.address strong{
		display: block;
		margin: 0 0 10px;
		color: #000;
		font-size: 15px;
		line-height: 17px;
		font-weight: 400;
		font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	}
	.address span{
		display: block;
		color: #626363;
		font-size: 13px;
		font-weight: 400;
		line-height: 14px;
	}
	.mob-contacts a{
		color: #000;
		font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
		font-size: 18px;
		line-height: 17px;
	}
	.filter-form .list-check-filter{
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
	.projects-block{
		padding: 10px 0 0;
	}
	.projects .items .item,
	.projects-block .projects .items .item:nth-child(3n+3){
		margin: 0 30px 28px 0;
	}
	.sab-nav li:hover a,
	.sab-nav li a:hover{
		color: #000;
	}
	.sab-nav > li:hover > a:before{
		opacity: 0;
	}
	.sab-nav > li:hover > a:after{
		display: none;
	}
	.sab-nav li:hover .drop{
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		max-width: 358px;
		background: #fff;
		box-shadow: 3px 5.2px 29px rgba(4, 14, 24, 0.24);
		left: 0;
		top: 0;
		transform: translate3d(-150%, 0, 0);
		z-index: 0;
		padding: 109px 24px 20px 83px;
		overflow-y: auto;
		z-index: 2;
		transition: transform .3s ease;
	}
	.sab-nav li:hover .drop.open-drop{
		transform: translate3d(0, 0, 0);
	}
	.sab-nav .drop .btn-back{
		display: block;
		position: absolute;
		top: 120px;
		left: 20px;
		padding: 0 0 0 20px;
		color: #474848;
		font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
		font-size: 16px;
		line-height: 20px;
	}
	.btn-back:after{
		position: absolute;
		content: '';
		top: 50%;
		left: 0;
		width: 5px;
		height: 5px;
		margin: -3px 0 0;
		border-top: 1px solid #474848;
		border-left: 1px solid #474848;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.sab-nav li .drop ul{
		width: auto;
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
	.drop ul > li > a{
		color: #000;
		font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
		font-size: 18px;
		line-height: 33px;
	}
	.drop .all a{
		color: #474848;
		font-size: 14px;
		line-height: 30px;
	}
	.drop .more-nav{
		display: none;
	}
	.sab-nav li .drop ul.sub-menu,
	.sab-nav li .drop ul.more-list{
		display: block;
	}
	.sab-nav li .drop ul.sub-menu a{
		font-size: 14px;
		line-height: 30px;
	}
	.sub-menu li:after{
		top: 13px;
	}
	.building .bathhouses{
		width: 100%
	}
	.building .bathhouses .visual{
		width: 65%
	}
}
@media only screen and (max-width: 960px){
	.info-list li{
		width: 48%;
	}
	.article-info .information .visual img{
		width: 100%;
	}
	.article_text{
		padding: 0;
	}
	.filter-form .btn-holder{
		display: block;
	}
	.wrap-quote .left .text-quote{
		padding: 0;
	}
	.window-box .item-img{
		margin: 0 0 -130px;
	}
	.doors-box .item-img{
		width: 50%;
		margin: 0 auto -20px;
	}
	.item-info.roof-box .row{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.item-info .col-60,
	.item-info .col-40{
		width: 100%;
		float: none;
	}
	.item-info .col-60{
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
	}
	.item-info .col-40{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
	}
	.roof-box .item-img{
		margin: 0 0 -120px;
	}
	.item-info.branch-box .row{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.item-info.branch-box .col-50:first-child{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
	}
	.item-info.branch-box .col-50{
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
	}
	.branch-box .item-img{
		margin: 0 0 -40px;
	}
	.faq-block{
		padding: 50px 25px;
	}
	.articles .item .visual .img.big{
		width: 100%;
	}
	.building .bathhouses{
		padding: 48px 0 30px;
		margin: 0 0 30px;
	}
	.building .bathhouses:before{
		bottom: 0
	}
	.building .bathhouses .visual{
		width: auto;
		float: none;
		margin: 0 0 30px;
	}
	.building h3,
	.building ul{
		padding: 0;
	}
}
@media (max-width: 768px){
	body{
		font-size: 18px;
	}
	#wrapper{
		padding-top: 54px;
		margin-top: 0;
		overflow: visible;
		/* position: static; */
	}
	#promo,
	#main,
	#footer{
		overflow-x: hidden;
	}
	.container{
		padding: 0 83px;
	}
	.active-top #header,
	#header{
		height: 54px;
		position: fixed;
	}
	.active-top #header{
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#header .contacts{
		top: 10px;
	}
	.active-top #header .logo,
	.logo{
		left: 50%;
		width: 124px;
		height: 17px;
		/*background: url("images/logo-mob.png") no-repeat;*/
		background: url("images/logo-mob-2.svg") no-repeat !important;
		-webkit-background-size: 100%;
		background-size: 100%;
		margin: 0 0 0 -62px;
		top: 19px;
	}
	background-color: #cf9761;
	.slogan{
		display: none;
	}
	.mb-burger{
		top: 0;
		left: 71px;
		right: auto;
	}
	.active-top #header .contacts,
	#header .contacts{
		top: 0;
		right: 73px;
	}
	ul.contacts li .btn{
		text-indent: -9999px;
		overflow: hidden;
		border: none;
		width: 50px;
		height: 50px;
		position: relative;
		background: transparent;
		border-radius: 0;
		min-width: auto;
	}
	ul.contacts li .btn:after{
		position: absolute;
		content: '';
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 18px;
		height: 18px;
		background: url("images/icon-phone.png") no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#navigation{
		padding: 139px 24px 20px 83px;
	}
	.social-block{
		margin: 0 0 0 -83px;
		padding: 0 0 20px 83px;
	}
	.nav{
		margin: 0 0 30px -83px;
		padding: 11px 0 20px 83px;
	}
	#navigation .search{
		top: 74px;
		left: 83px;
	}
	.info-list li{
		width: 100%;
	}
	#promo{
		height: auto;
		padding-bottom: 20px;
		padding-top: 32px;
		background: url("images/img-bg-02.jpg") no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 30% 100%;
	}
	#promo picture{
		display: none;
	}
	#promo .text{
		padding-bottom: 0;
	}
	#promo .text .buttons li{
		margin-bottom: 20px;
	}
	#promo .text .buttons li.works_btn{
		display: block;
	}
	#promo h1{
		font-size: 50px;
		line-height: 50px;
	}
	#promo .text p{
		font-size: 15px;
		line-height: 20px;
		padding: 0;
		max-width: 270px;
	}
	.building .visual{
		height: auto;
		line-height: 1;
	}
	#promo .more{
		display: none;
	}
	#footer .copyright,
	#footer .by{
		display: block;
		width: 100%;
		clear: both;
	}
	#footer .by{
		margin: 0 0 20px;
	}
	.info-list li{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
	}
	.info-list li .visual{
		padding: 0;
		width: 44px;
		min-width: 44px;
	}
	.info-list li strong{
		padding: 0 0 0 20px;
		width: calc(100% - 44px);
	}
	.info-list li p{
		width: 100%;
	}
	.article .article_text .list-testimonial,
	.article .article_text .list-check{
		padding: 0;
	}
	.list-testimonial .icon{
		padding: 0;
		width: 49px;
	}
	.list-testimonial .desc{
		padding: 0 0 0 15px;
	}
	.list-content{
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
	.article-info h1{
		font-size: 38px;
		line-height: 38px;
	}
	.article-title{
		font-size: 36px;
		line-height: 40px;
	}
	.article_text .title-info{
		font-size: 20px;
	}
	.article .article_text .list-check li{
		padding: 0 0 0 54px;
	}
	.article .article_text .list-check li:before{
		width: 36px;
		height: 36px;
	}
	.list-check .desc{
		font-size: 18px;
	}
	.article_text .list-info,
	.article_text .list-info-num{
		padding: 5px 10px 0;
	}
	.sides-block{
		padding: 25px 24px 22px;
	}
	.sides-block .inner-sides{
		padding: 0 0 0 32px;
	}
	.sides-block .inner-sides:after{
		width: 22px;
		height: 22px;
		top: 2px;
	}
	.user-block{
		float: none;
		margin: 0 0 20px;
	}
	.list-content.three_columns{
		-webkit-columns: 2;
		-moz-columns: 2;
		-o-columns: 2;
		columns: 2;
	}
	.title-list-info{
		font-size: 22px;
	}
	.warning_block{
		padding: 21px 24px 20px;
	}
	.inner-warning{
		padding: 0 0 0 43px;
		font-size: 18px;
	}
	.inner-warning:after{
		width: 39px;
		height: 39px;
	}
	.inner-warning .warning{
		font-size: 20px;
		line-height: 26px;
	}
	.warning_block .list-info{
		padding: 0;
	}
	.wrap-catalog .filter,
	.projects-block{
		width: 100%;
	}
	.catalog-sections-box.decstop,
	.sort{
		display: none;
	}
	.wrap-catalog{
		padding: 43px 15px 0;
	}
	.mob-nav-filter i{
		width: 26px;
		height: 26px;
		background: url("images/icon-filter.svg") no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
		display: inline-block;
		vertical-align: middle;
		line-height: 41px;
		font-size: 26px;
		margin-right: 15px;
	}
	.mob-nav-filter{
		background: #fff;
		border: 1px solid #dbdedf;
		border-radius: 4px;
		height: 43px;
		line-height: 41px;
	}
	.mob-filter{
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		padding: 74px 83px 34px;
		overflow-y: auto;
		background: #fff;
		height: 100%;
		z-index: 100;
		transform: translate3d(-150%, 0, 0);
		transition: transform .3s ease;
	}
	.active-filter .mob-filter{
		transform: translate3d(0, 0, 0);
	}
	.catalog-box{
		display: block;
		margin: 0 0 20px;
	}
	.filter ul.sections-list{
		-webkit-columns: 1;
		 -moz-columns: 1;
		 -o-columns: 1;
		 columns: 1;
		 margin: 0;
	}
	.sections-list li{
		display: inline-block;
		vertical-align: top;
		margin: 0 10px 10px 0;
	}
	.sections-list a{
		color: #8b8d8d;
		font-size: 13px;
		line-height: 20px;
		display: block;
	}
	.catalog-box .sub-sections-more{
		position: static;
		top: auto;
		right: auto;
		display: block;
	}
	.filter-form{
		position: relative;
	}
	.filter-form .hide-d{
		display: block;
	}
	.filter-form .hide-m{
		display: none;
	}
	.filter-form .btn-link{
		position: absolute;
		top: 10px;
		left: 0;
		border-bottom: none;
	}
	.close-filter{
		position: absolute;
		top: 10px;
		right: 0;
		width: 11px;
		height: 11px;
		background: url("images/icon-close.png") no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.title-filter{
		display: block;
		margin: 0 0 30px;
		text-align: center;
		color: #474848;
		font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 30px;
	}
	.filter-form .sort-box{
		display: block;
		margin: 0 0 30px;
		position: relative;
	}
	.sort-box .angle{
		position: absolute;
		top: 1px;
		right: 1px;
		width: 41px;
		height: 41px;
		background: #fff;
		border-radius: 0 4px 4px 0;
	}
	.sort-box .angle:after{
		position: absolute;
		content: '';
		top: 50%;
		left: 50%;
		width: 4px;
		height: 4px;
		border-bottom: 1px solid #13141c;
		border-right: 1px solid #13141c;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin: -2px 0 0 -2px;
		pointer-events: none;
	}
	.sort-box select{
		color: #13141c;
		font-size: 14px;
		line-height: 20px;
		padding: 0 20px;
		background: #fff;
		height: 43px;
		border: 1px solid #dbdedf;
		border-radius: 4px;
		display: block;
		width: 100%;
	}
	.window-box .item-img{
		margin: 0 0 -60px;
	}
	.doors-box .item-img{
		width: 70%;
	}
	.faq-block .col-60,
	.faq-block .col-40{
		width: 100%;
		float: none;
	}
	.faq-block blockquote{
		padding: 10px 0 0 36px;
		margin: 0 0 30px;
	}
	.faq-block blockquote:before{
		font-size: 110px;
		line-height: 100px;
	}
	.faq-block blockquote strong{
		font-size: 34px;
	}
	.faq-block blockquote span{
		font-size: 18px;
		line-height: 24px;
	}
	.title-block{
		font-size: 32px;
	}
	.product .slideshow .slides .slide .img{
		-webkit-background-size: cover;
		background-size: cover;
	}
	.articles{
		margin: 0;
	}
	.articles .item{
		padding: 0;
	}
	.articles .item:first-child{
		float: none;
	}
	.articles .item .visual{
		float: none;
		margin: 0 0 13px;
	}
	.articles .item:first-child .text{
		position: static;
		bottom: auto;
		left: auto;
		right: auto;
		padding: 3px 0 0;
		color: #111;
	}
	.articles .item:first-child a:after{
		display: none;
	}
	.articles .item:first-child em{
		font-size: 13px;
		line-height: 22px;
		font-style: normal;
		margin: 0 0 11px;
		display: block;
		color: #626363;
		letter-spacing: -0.005em;
	}
	.articles .item:first-child .text h4{
		font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
		font-weight: normal;
		font-style: normal;
		margin: 0 0 15px;
		font-size: 21px;
		line-height: 24px;
		letter-spacing: -0.005em;
	}
	.articles .item:first-child .text p{
		display: block;
		font-size: 16px;
		line-height: 24px;
	}
	.sab-nav li .drop{
		padding: 109px 24px 20px 83px;
	}
	.sab-nav .drop .btn-back{
		top: 74px;
		left: 83px;
	}
	.preview{
		width: 43%;
	}
	.instagram-block{
		display: none;
	}
	.top-anhor{
		bottom: 60px;
	}
	.show-d{
		display: none;
	}
	.show-m{
		display: block;
	}
}
@media only screen and (max-width: 700px){
	.similar_projects-block h4{
		font-size: 30px;
		line-height: 36px;
	}
	#promo .text .buttons{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		margin: 0 0 0 -15px;
	}
	#promo .text .buttons li{
		float: none;
		margin: 0 0 20px 15px;
	}
	#promo .text .buttons a{
		height: 43px;
		line-height: 39px;
		font-size: 16px;
		min-width: 148px;
	}
	.product .sidebar .btn{
		display: block;
		vertical-align: top;
	}
	blockquote,
	.about-block blockquote{
		padding: 10px 0px 0 40px;
	}
	blockquote:before{
		width: 25px;
		height: 20px;
	}
	.building h3,
	.building h3 span,
	.about-block h4{
		font-size: 30px;
		line-height: 30px;
	}
	.about-block{
		margin: 0;
	}
	.about-block blockquote p{
		font-size: 18px !important;
	}
}
@media only screen and (max-width: 600px){
	.preview{
		width: 240px;
		float: none;
	}
	.desc-option{
		padding-left: 15px;
	}
	#promo{
		padding-top: 30px;
		padding-bottom: 28px;
	}
	#promo h1{
		font-size: 36px;
		line-height: 30px;
		margin: 0 0 21px;
	}
	#promo .text p{
		margin: 0 0 24px;
	}
}
@media (max-width: 480px){
	.container{
		padding: 0 20px;
	}
	.active-top #header .contacts,
	#header .contacts{
		right: 10px;
	}
	.mb-burger{
		left: 8px;
	}
	#navigation{
		padding: 139px 24px 20px 20px;
	}
	.social-block{
		margin: 0 0 0 -20px;
		padding: 0 0 20px 20px;
	}
	.nav{
		margin: 0 0 30px -20px;
		padding: 11px 0 20px 20px;
	}
	#navigation .search{
		left: 20px;
	}
	.building .bathhouses,
	.building .houses{
		padding: 0 0 35px;
	}
	.building .bathhouses h3:before{
		left: -36px;
	}
	.article-info h1{
		font-size: 32px;
		line-height: 32px;
	}
	.content_article-box{
		padding: 27px 0px 35px 24px;
	}
	.article-title{
		font-size: 28px;
		line-height: 32px;
	}
	.list-testimonial .icon{
		float: none;
		margin: 0 0 15px;
		height: auto;
	}
	.list-testimonial .desc,
	.article .article_text .list-check li,
	.sides-block .inner-sides{
		padding: 0;
	}
	.article .article_text .list-check li:before{
		top: -3px;
	}
	.list-check .title-list{
		padding: 0 0 0 54px;
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 15px;
	}
	.sides-block{
		margin: 0 -20px 31px;
	}
	.sides-block .title-box{
		padding: 0 0 0 32px;
	}
	.list-content.three_columns{
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
	.wrap-img .article-img{
		width: 100%;
		margin: 0 0 32px;
	}
	.title-list-info{
		font-size: 20px;
	}
	.warning_block{
		margin: 0 -20px 48px;
	}
	.list-content{
		padding: 0;
	}
	.article-info .information .visual span{
		height: auto;
		line-height: 1;
		padding: 2px 7px 2px 9px;
		bottom: 5px;
	}
	.mob-filter{
		padding: 74px 20px 34px;
	}
	.title-filter{
		text-align: left;
	}
	.filter-form .btn-link{
		top: 30px;
	}
	.faq-block{
		margin: 0 -20px;
		padding: 30px 20px;
	}
	.branch-box .item-img{
		margin: 0 0 20px;
	}
	.window-box .item-img{
		margin: 0;
	}
	.product .price strong{
		font-size: 34px;
	}
	.doors-box .item-img{
		width: 100%;
	}
	.item-img .icon{
		right: -20px;
	}
	#promo .text{
		width: auto;
	}
	#promo .text .buttons{
		margin: 0 0 0 -10px;
	}
	#promo .text .buttons li{
		margin: 0 0 20px 10px;
	}
	#promo .text .buttons a{
		padding: 0 5px;
		min-width: 135px;
	}
	.sab-nav li:hover .drop{
		padding: 109px 24px 20px 20px;
	}
	.sab-nav .drop .btn-back{
		left: 20px;
	}
	.history-mob .heading{
		font-size: 18px;
	}
	.about-block .info-box{
		padding: 0 25px;
	}
}

/* end new style 16.06.2020 */

.logo { /* background-image: url(images/logo-2.svg); */background: none;text-indent: 0; }
.logo a{
	background: #8e7d6e;
	text-transform: uppercase;
	color: #fff;
	font-size: 27px;
	line-height: 1;
	font-family: "Museo Sans Cyrl 900", Arial, sans-serif;
	position: relative;
	padding: 14px 0;
	text-align: center;
	text-decoration: none;
}
.logo a em{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 2px 0;
}
.active-top .logo a { font-size: 20px; padding: 10px 0; }

.bx-filter .bx-filter-parameters-box h5 { margin: 0; display: block; cursor: pointer; font-family: "Museo Sans Cyrl 700", Arial, sans-serif; font-weight: normal; font-style: normal; }
.bx-filter .bx-filter-parameters-box h5 span { display: inline-block; vertical-align: top; padding: 0 0 0 0; position: relative; border-bottom: 2px dotted #83848c; font-size: 16px; line-height: 1; }
.bx-filter .bx-filter-parameters-box.bx-active h5 span:after { position: absolute; content: ''; top: 50%; right: -15px; width: 3px; height: 3px; border-top: 1px solid #816c56; border-right: 1px solid #816c56; transform: rotate(-45deg); transition: all .2s linear; }
.bx-filter .bx-filter-parameters-box h5 span:after { position: absolute; content: ''; top: 50%; right: -15px; width: 3px; height: 3px; border-top: 1px solid #816c56; border-right: 1px solid #816c56; transition: all .2s linear; transform: rotate(135deg); }

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text { font-family: "Museo Sans Cyrl 300", Arial, sans-serif; font-size: 15px; line-height: 19px; font-weight: 400; color: #13141c; }
.filter input[type="checkbox"] + span:after { border-radius: 0; border: none; content: ''; position: absolute; top: 5px; left: 8px; width: 12px; height: 9px; background: url("images/icon-check.png") no-repeat; background-size: auto; background-size: 100%; transition: .2s; }
.filter input[type="checkbox"] + span:before { content: ''; transform: scale(1); margin: 0; position: absolute; top: 0; left: 4px; width: 19px; height: 19px;border: 1px solid #dddfe2; border-radius: 4px; transition: .2s; box-sizing: border-box; }
.filter input[type="checkbox"]:checked + span:before { background: #87786a; border-color: #87786a; }
.bx-filter-parameters-box-container .checkbox { margin-bottom: 5px; }

.bx-filter .bx-filter-parameters-box .bx-filter-container-modef { position: absolute; right: 0; top: 0; }

.sab-nav li a.arrow { position: relative;padding: 0 0 0 30px; }
.icon-bath{
	position: absolute;
	content: "";
	top: 3px;
	left: 2px;
	background: url("images/icon-house.svg") no-repeat;
	background-size: 100%;
	width: 18px;
	height: 18px;
}
.sab-nav li a:hover,
.sab-nav > li:hover > a{
	color: #8e7d6e;
}
/* .sab-nav > li > a::before { opacity: 1; } */
.sab-nav > li:hover > a:after{
	display: none;
}
.active-top #header .sab-nav .last-item a:before { display: none; }

.photo-block{
	padding: 22px 0 0;
}
.photo-block h2{
	margin: 0 0 15px;
	color: #000;
	font-family: "Museo Sans Cyrl 500", Arial, sans-serif;
	font-size: 27px;
	line-height: 36px;
}
.photo-list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.photo-list .item-photo{
	margin: 0 0 30px;
	padding: 0 15px;
	width: 25%;
}
.photo-list .item-photo img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.history-block{
	margin: 0 0 -29px;
	padding: 50px 0 0;
}
.history-block h4{
	color: #13141c;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	font-size: 50px;
	line-height: 64px;
	margin: 0 0 37px;
}
.history-box{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px 50px;
	position: relative;
	padding: 51px 0 0;
	z-index: 0;
}
.history-box:after{
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 1px;
	background: #efece8;
	z-index: -1;
}
.history-box li{
	width: 25%;
	padding: 0 15px;
	margin: 0 0 30px;
	position: relative;
}
.history-box .dotts-icon{
	position: absolute;
	top: -68px;
	left: 47px;
	width: 33px;
	height: 33px;
	background: #fff;
}
.history-box .dotts-icon:after{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 3px solid #c7b59d;
	box-sizing: border-box;
}
.title-history{
	display: block;
	margin: 0 0 16px;
	color: #cf9761;
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	line-height: 30px;
	font-size: 50px;
	letter-spacing: -0.03em;
}
.title-history small{
	font-family: "Museo Sans Cyrl 700", Arial, sans-serif;
	line-height: 30px;
	font-size: 24px;
}
.desc-history{
	color: #111;
	font-family: "Museo Sans Cyrl 300", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.product .price:before{
	display: none;
}
.product .price strong{
	color: #000;
}
.column.last{
	padding: 10px 0 0;
}

@media (max-width: 960px){
	.history-box{
		padding: 20px 0 0;
	}
	.history-box:after{
		display: none;
	}
	.history-box li{
		width: 50%
	}
	.history-box .dotts-icon{
		display: none;
	}
}
@media (max-width: 768px) {
	.catalog-sections-box { display: none; }
	.sab-nav li .drop{
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		max-width: 358px;
		background: #fff;
		box-shadow: 3px 5.2px 29px rgba(4, 14, 24, 0.24);
		left: 0;
		top: 0;
		transform: translate3d(-150%, 0, 0);
		z-index: 0;
		padding: 109px 24px 20px 83px;
		overflow-y: auto;
		transition: transform .3s ease;
	}
	.sab-nav li .drop.open-drop{
		transform: translate3d(0, 0, 0);
	}
	.sab-nav > li > a:before { opacity: 0; }
	.nav li a:hover { color: #91c700 }
	.sab-nav li > .drop *{
		z-index: auto;
	}
	.sab-nav{
		z-index: 2;
	}
	.sab-nav li .drop{
		z-index: 2;
	}
	.history-block{
		margin: 0;
	}
	.slogan{
		display: none;
	}
	.photo-list .item-photo{
		width: 50%;
	}
	.history-box li{
		width: 100%;
	}
	.title-history{
		font-size: 40px;
	}
	.slider .link,
	ul.contacts li .btn span:after{
		display: none;
	}
	.quote-block .visual.align-right,
	.quote-block .visual.align-left{
		float: none;
		margin: 0 auto
	}
	.active-top #header .logo,
	.logo{
		background: none !important;
	}
	.active-top #header .logo a,
	.logo a{
		padding: 0;
		font-size: 20px;
		background: none;
		color: #c3976d;
	}
	.active-top #header .logo a em,
	.logo a em{
		background: #c3976d;
		width: 5px;
		height: 5px;
		margin: -3px 1px 0;
	}
}
@media (max-width: 700px){
	.history-block h4{
		font-size: 30px;
		line-height: 30px;
	}
	.history-box{
		margin: 0 -15px 0;
	}
	.slider > h4{
		font-size: 30px;
		line-height: 30px;
	}
}
@media (max-width: 480px){
	.sab-nav li .drop{
		padding: 109px 24px 20px 20px;
	}
	.photo-list .item-photo{
		width: 100%;
	}
	.quote-block .visual.align-right,
	.quote-block .visual.align-left{
		width: 280px;
		height: 251px;
		background-size: 100%;
	}
	.quote-block .visual.align-right a,
	.quote-block .visual.align-left a{
		width: 250px;
		height: 193px;
		top: 19px;
		left: 14px;
	}
	.gallery-item{
		flex: 1 0 280px;
	}
}

.catalog-sections-box .sub-sections-list .hide-item { display: block; }
.catalog-sections-box .sub-sections-more { display: none; }

/* style for popup-form 19.03.2021 */

@media only screen and (max-width: 768px){
	#hidden-content .product-details{
		width: 100%;
		max-width: 600px;
	}
	#hidden-content .product-details .recall .col{
		width: calc(100% - 190px);
	}
	#hidden-content .product-details .recall .col + .col{
		width: 175px;
	}
}
@media only screen and (max-width: 700px){
	#hidden-content .product-details .frame .price{
		float: none;
		margin: 0 0 15px;
	}
}
@media only screen and (max-width: 600px){
	#hidden-content{
		padding: 30px 25px;
	}
	#hidden-content .product-details .recall legend{
		font-size: 34px;
		line-height: 1;
	}
	#hidden-content .product-details .frame{
		margin: 0 -25px 27px;
		padding: 16px 25px 17px;
	}
	#hidden-content .product-details .recall{
		margin: 0 -25px -30px;
		padding: 27px 25px 30px;
	}
	#hidden-content .product-details .recall .col + .col,
	#hidden-content .product-details .recall .col{
		width: 100%;
		float: none;
	}
	#hidden-content .product-details h4{
		margin: 0 0 26px;
	}
}
@media only screen and (max-width: 480px){
	#hidden-content .product-details .frame .price strong{
		font-size: 28px;
		line-height: 1;
	}
	#hidden-content .product-details .frame ul li{
		padding: 0 10px 0 0;
		margin: 0 7px 0 0;
	}
	#hidden-content .product-details .recall legend{
		font-size: 26px;
	}
	#hidden-content .product-details .recall p{
		background-size: 30px 28px;
		padding: 0 0 0 44px;
	}
}

/* end style for popup-form 19.03.2021 */