/* END rezet */
.hidden {
	display: none!important;
}
.error {
	background: #fee;
	border: 1px solid #f33!important;
}
html {
	height: 100%;
}

body {
	position: relative;
	font: 16px/24px 'Roboto', Arial, san-serif;
	font-display: swap;
	color: #2e2e2e;
	background: #fff;
	width: 100%;
	/*border-left: 90px solid #fff;
	border-right: 90px solid #fff;*/
	/*-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;*/

	display: flex;
	flex-wrap: wrap;
	/* width: 100%; */
	height: 100%;
	flex-flow: column;
	opacity: 1;
}
@media screen and (max-width: 1740px){
	body {
		border:0;
	}
}
.wrapper {

	/*position: relative;
	box-sizing: content-box;
	width: 950px;
	padding: 0 0px;
	margin: 0 auto;*/
}
.wrapper:after {
	content: '';
	clear: both;
	display: block;
}


a {
	color: #e31e24;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

sup {
	vertical-align: 0.8em;
	font-size: 14px;
}

.btn-area {
	text-align: center;
	padding: 30px 0 10px;
}
.btn-area .btn {
	margin-left: 25px;
}
.btn-m160 .btn {
	margin-left: 160px;
}
.btn-area .btn:first-child {
	margin-left: 0px;
}


.btn {
	display: inline-block;
	text-transform: uppercase;
	line-height: 24px;
	padding: 10px 20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #555;
	border: 0;
	background: transparent;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
input.btn {

}
.btn-white {
	background: #fff;
	color: #d1383e;
}
.btn-white:hover {
	background: #393185;
	color: #fff;
}
.btn-fiola {
	background: #393185;
	color: #fff;
}
.btn-fiola:hover {
	background: #e31e24;
	color: #fff;
}
.btn-mini {
	padding: 2px 10px;
	font-size: 14px;
}
.btn-big {
	font-size: 30px;
	height: 50px;
	line-height: 50px;
}
.btn-grey:hover {
	background-color: #000;
	color: #fff;
}

.btn-red {
	background: #e31e24;
	color: #fff;
}
.btn-red:hover {
	background: #393185;
}

.svg-icon{
	display: inline-block;
	vertical-align: middle;
	fill-rule: evenodd;
	max-width: 21px;
	max-height: 21px;
}
.header-top {
	font-size: 16px;
}
.header-top .svg-icon {
	fill: #e31e24;
	margin-right: 10px;
}
.area-contakt .svg-icon{
	fill: #e31e24;
	margin-right: 15px;
}
.header-top .container > .row{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.icon-marker {

}
.icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/sprites.png) 0 0 no-repeat;
	margin-right: 5px;
}
.icon-handup {
	width: 46px;
	height: 45px;
	display: inline-block;
	vertical-align: top;
	background: url(../img/icon-handup.png) 0 0 no-repeat;
	margin-right: 5px;
	margin-top: 19px;
}


.main-content {
	position: relative;
	padding: 60px 0;
	/*overflow: hidden;*/ /* ????? */
}

#head_top {
	padding: 22px 0;
	background: rgba(0, 0, 0, 0.70);
	color:#fff;
}
#head_top .kontakty.timework {
	padding-left: 15px;
}
#head_top .kontakty.phones span{
	font-size: 18px;
	line-height: 28px;
}
#head_top .kontakty span{
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
}
#head_top .kontakty.adress span{
	max-width: 85%;
}
#head_top .kontakty.phones {

}
#head_top .kontakty.timework span b{
	font-weight: normal;
	display: inline-block;
	min-width: 50px;
}
.godown {
	border-bottom: 1px dashed #d1383e;
}
.godown:hover {
	border-bottom: 1px dashed transparent;
}

/* */

#back-video {
	position:absolute;
	top: 0px;
	left:0;
	width:100%;
	height:720px;
	overflow:hidden;
	z-index:0;
	background: url("../video/tmp-image.jpg") center top no-repeat;
}

/* */
.logotype .ico-logotype{
	max-height: 63px;
	max-width: 100%;
}
#head_screen1 {

}
#head_screen1 {
	color: #fff;
	padding: 120px 0 130px;
}
#head_screen1 .atitle {
	text-align: center;
}
#head_screen1 .title1 {
	font-size: 44px;
	line-height: 52px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 20px;
	text-shadow: 1px 1px 1px #111;
	background: rgba(0, 0, 0, 0.55);
	padding: 10px 35px;
}
#head_screen1 .title2 {
	display: inline-block;
	font-size: 31px;
	font-weight: 600;
	line-height: 46px;
	text-shadow: 1px 1px 1px #111;
	background: #333;
	background: rgba(0, 0, 0, 0.55);
	text-transform: uppercase;
	padding: 10px 35px;
}
#head_screen1 .btn-area{
	margin-top: 60px;
}

.form-counter {
	background: #ef2e31;
	background: rgba(239, 46, 49, 0.85);
	padding: 30px;
	color: #fff;
	text-align: center;
}
.form-counter .akciya-title{
	font-size: 23px;
	text-transform: uppercase;
	line-height: 32px;
	text-align: center;
	position: relative;
	padding-bottom: 50px;
}
.form-counter .akciya-title:after{
	content: '';
	width: 70px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 25px;
	margin-left: -35px;
}

.form-counter .akciya-end{
	font-size: 20px;
	text-align: center;
	padding: 0px 0 25px;
}


.clock-ticker .block:first-child{
	margin-left: 0;
}
.clock-ticker .block .label{
	font-size: 12.5px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-family: "Open Sans", Arial, san-serif;
	margin-top: 10px;
}
.clock-ticker .block{
	display: inline-block;
	width: 80px;
	margin-left: 30px;
	position: relative;
}
.clock-ticker .block+.block:after {
	content: ':';
	color: #fff;
	font-size: 26px;
	position: absolute;
	top:13px;
	left: -20px;
}
.clock-ticker .flip-top{
	position: relative;
	background: url("../img/sprites.png") -100px -185px no-repeat;
	color: #000;
	font-size: 40px;
	display: inline-block;
		width: 81px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	font-family: Arial, san-serif;
	z-index: 10;
	color: #393185;
	font-weight: bold;
	text-indent: 1px;
	text-shadow: 0px 1px 0px #0c556d;

}
.clock-ticker .flip-top:first-letter{
	margin-right: 20px;
}

.apb_red-btn {
	text-align: center;
	padding-top: 20px;
}

/* */
.mdescr {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	color: #777;
	margin-bottom: 30px;
}
.mtitle {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 34px;
	text-align: center;
	position: relative;
	padding-bottom: 30px;
	color: #333;
}
.inner .mtitle {
	padding-bottom: 0;
}
.inner h2.mtitle{
	margin-bottom: 20px;
}

.why-nordic {
	/*color: #000;*/
}
.why-nordic .mtitle {
	color: #fff;
}
.hs2-text {
	margin-top: 0px;
}
.hs2-text .line{
	margin-bottom: 22px;
}
.hs2-text .line .lin-inf{
	display: inline-block;
	width: 80%;
	vertical-align: middle;
	margin-left: 3%;
	line-height: 18px;
}
.hs2-text .line .lin-inf .why-title{
	font-size: 17.5px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e31e24;
	margin-bottom: 3px;
	text-shadow: 0px 0px 4px rgba(30, 30, 30, 0.85);
}
.hs2-text .line .lin-inf .ulli {
	position: relative;
	font-size: 13px;
	width: 100%;
	display: inline-block;
	margin-bottom: 1px;
	padding-left: 12px;
}
.hs2-text .line .lin-inf .ulli:before{
	content:'';
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #e31e24;
	position: absolute;
	left: 0px;
	top:6px;
	vertical-align: middle;
}

#head_screen2 {
	background: url("../img/bg-screen1-1.jpg") center top no-repeat;
	background-size: auto 100%;
	padding: 70px 0;
	color: #fff;
}


/* */

.product-list.row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.product-list.row.goslider4 {
	display: block;
}
.product-list .item {
	margin-bottom: 35px;
	align-self: flex-end;
}
.product-list .item .image{
	text-align: center;
	display: table;
	width: 100%;

}
.product-list .item .details {
	padding-bottom: 30px;
}
.product-list .item .details .title{
	color: #393185;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center;
	text-transform: none;
	height: 42px;
	overflow: hidden;
	font-family: 'Roboto Condensed', Roboto, Arial,san-serif;
}
.product-list .item.col-md-2 .details .title {
	font-size: 14px;
}
.product-list .item.col-md-2 .details .bottom .btn{
	font-size: 16px;
	padding: 5px 10px;
	line-height: 21px;
}
.product-list .item.col-md-2 .details .cost{
	font-size: 14px;
}
.product-list .item.col-md-2 .details .cost .numb {
	font-size: 22px;
}
.details .param {
	position: relative;
	display: block;
	font-size: 14px;
	padding-right: 0%;
	font-weight: 400;
	font-family: 'Roboto Condensed', Arial,san-serif;
	/*width: 180px;*/
	margin: 0 auto;
	height: 25px;
	overflow: hidden;
}
.item .details .param {
	font-size: 13px;
}
.details .param:before {
	content: '';
	border-bottom: 1px dotted #000;
	display: block;
	height: 1px;
	width: 75%;
	position: absolute;
	left: 15%;
	top:15px;
}
.details .param:after{
	/*clear: both;
	display: block;
	content: '';*/
}
.details .param .ttito{
	position: relative;
	margin-right: 2%;
	max-width: 85%;
	background: #fff;
	padding-right: 2px;
	font-size: 12px;
}
.details .param-wrapp {
	height: 96px;
	overflow: hidden;
}
.details .param .texto{
	position: relative;
	/*width: 68%;*/
	max-width: 58%;
	text-align: right;
	display: block;
	background: #fff;
	float: right;
	padding-left: 1px;
	word-break: break-all;
}
.product .details .cost,
.product-list .item .details .cost{
	font-size: 16.5px;
	color: #ff0000;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding: 20px 0;
}
.product .details .cost .numb,
.product-list .item .details .cost .numb{
	font-size: 23px;
}
.product-list .item .details .bottom {
	/*width: 214px;*/
	margin: 0 auto;
	text-align: center;
}
.product-list .item .details .bottom .btn{
	width: 100%;
}

.product-list .item:hover {
	/*outline: 2px solid #393185;*/
	outline: 1px solid #b3b3b3;
	box-shadow: 0 0 5px 0 #000;
	box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.36);
}
.product-list .btn:hover {
/*	background: #ed494b;
	color: #fff;*/
}

.params-list {
	font-size: 14px;
	margin-bottom: 4px;
	line-height: 20px;
}
.params-list .ttito{
	font-weight: bold;
}
.product-image {
	padding-bottom: 20px;
}
.product-image .pro-gallery{
	text-align: center;
}
.product-page {
	padding-bottom: 20px;
}
.product-page .allcost {
	font-size: 16.5px;
	color: #ff0000;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: center;
}
.product-page .allcost .cost {
	margin-left: 20px;
}
.product-page .allcost .numb {
	font-size: 23px;
}
.product-page .params-list {
	font-size: inherit;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 15px;
}
.product-page .params-list .ttito {
	font-weight: bold;
	margin-right: 10px;
}
.product-page .params-list .dott {
	flex-grow: 1;
	border-bottom: 1px dotted #989898;
	margin-bottom: 4px;
	margin-left: 3px;
	margin-right: 3px;
}

.product-page .details {
	margin-top: 20px;
}


.cost-old {
	font-size: 14px;
	color: #aaa;
	text-decoration: line-through;
	display: block;
	/*text-align: right;*/
	margin-left: 60px;
	height: 14px;
	text-transform: none;
}

.product-list .item .image {
	position:relative;
}
.tovakciya {
	position:absolute;
	top:12px;
	left:0;
	padding: 0px 10px;
	background:#6c5ef4;
	color:#fff;
	font-size:14px;
	z-index:1000;
	border-radius: 0 0 6px 0;
}

/* */

.main-counter {
	background: url("../img/bg-forma-line.jpg") center bottom no-repeat;
	padding: 0;
}
.main-counter .form-counter{
	margin-top: 56px;
	padding: 52px 30px 60px;
}
.main-counter .apb_red-btn{
	padding-top: 40px;
}

/* */


#head_screen5 {
	background: url("../img/bg-screen2.jpg") center top no-repeat;
}
#head_screen5 .mtitle {
	color: #fff;
}

.stel-opisanie h4{
	font-size: 24px;
	text-transform: uppercase;
	color: #393185;
	font-weight: 600;
	font-family: 'Scada', 'Open Sans', Arial, san-serif;
	margin-left: 8px;
	margin-bottom: 5px;
}
.stel-opisanie {
	box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.35);
	background: #fff;
	padding: 18px 10px;
	position: relative;
	margin-bottom: 50px;
	font-size: 14px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 10;
	transform: scale(1, 1);

}
.stel-opisanie.zooming {
	transform: scale(1.2, 1.2);
}
.stel-opisanie.fixing {
	-webkit-animation-fill-mode: none!important;
	animation-fill-mode: none!important;
}
.stel-opisanie:after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	margin-top: -5px;
	right: -5px;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
}
.stel-opisanie ul {
	margin-left: 15px;
}
.stel-opisanie li {
	color: #ea4648;
	list-style: disc;
	line-height: 20px;
	/*list-style-position: inside;*/
	/*text-indent: -5px;*/
}
.stel-opisanie li span{
	color: #2b2b2b;
	display: block;
	margin-left: -5px;
}

.opisanie1 {
	margin-top: 30px;
}
.opisanie4 {
	margin-top: 65px;
	margin-bottom: 125px;
}
.opisanie4:after,
.opisanie5:after {
	right: auto;
	left: -5px;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #fff;
	border-left:none;
}


.stoyka-image-box {
	position: relative;
	margin-top: 80px;
}


.article-main-item .arti-image{
	text-align: center;
	margin-bottom: 20px;
}
.article-main-item {
	margin-top: 0px;
	font-size: 15px;
}
.article-main-item figure .row{
	display: block;
	box-shadow: 6px 10px 24px -7px rgba(0, 0, 0, 0.35);
}
.object-article-frame {
	margin-top: 50px;
}
.object-article-frame iframe{
	box-shadow: 6px 10px 24px -7px rgba(0, 0, 0, 0.35);
}

.colmargin-left {
	padding-left: 15px;
}

#head_screen8 {
	/*background: url("../img/bg-screen3.jpg") center top no-repeat;*/
}

.panel_tab {
	text-align: center;
}
.panel_tab li a{
	color: #393185;
	border-bottom: 2px dotted #393185;
}
.panel_tab li a:hover {
	border-bottom: 2px dotted transparent;
}
.panel_tab li{
	position: relative;
	display: inline-block;
	padding: 3px 45px;
	color: #393185;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 10px;
}
.panel_tab li.active a{
	border-bottom: 2px dotted transparent;
	color:#fff;
}
.panel_tab li.active{
	background: #393185;
}
.panel_tab li.active:after {
	content: '';
	display: block;
	position: absolute;
	left:50%;
	margin-left: -5px;
	bottom: -6px;
	border-top:6px solid #393185;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
}

.tabys {
	margin-top: 30px;
}

/*.small-title {
	color: #fff;
	text-align: center;
	padding: 20px 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}*/

#head_screen8 .soputstvu-list {
	padding-top: 5px;
	width: 95%;
	margin: 0 auto;
}

.soputstvu-list .item:hover{
	outline: 1px solid #b3b3b3;
}
.soputstvu-list .item{
	margin: 3px 15px;
	background: #fff;
}
.soputstvu-list.goslider4 .item {
	margin: 3px 3px;
}
.soputstvu-list .item .image{
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.soputstvu-list .item .image span{
	display: table-cell;
	height: 100%;
	/*vertical-align: middle;*/
}
.soputstvu-list .item .image img {
	display: inline-block;
	max-height: 100%;
}
.soputstvu-list.product-list .item .details .title {
	font-size: 14px;
	line-height: 18px;
	height: auto;
	min-height: 36px;
	text-transform: none;
}
.soputstvu-list .item .details {
	padding-bottom: 10px;
}
.soputstvu-list .item .details .cost {
	font-size: 14px;
	text-transform: none;
}
.soputstvu-list .item .details .cost .numb{
	font-size: 20px;
}
.soputstvu-list .item .details .param {
	font-size: 11px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.soputstvu-list .item .details .param .ttito{
	font-size: 11px;
}

.goslider4 .slick-prev{
	position: absolute;
	display: block;
	background: url(../img/sp-arroys-red.png);
	background-position: 0px 0px;
	background-size: auto 60px;
	border: none;
	font-size: 0;
	width: 32px;
	height: 60px;
	padding: 0;
	top: 50%;
	left: -35px;
	display: block;
	z-index: 999;
	outline: none;
	cursor: pointer;
}
.goslider4 .slick-next{
	position: absolute;
	display: block;
	background: url(../img/sp-arroys-red.png);
	background-position: -35px 0px;
	background-size: auto 60px;
	border: none;
	font-size: 0;
	width: 32px;
	height: 60px;
	padding: 0;
	top: 50%;
	right: -35px;
	display: block;
	z-index: 999;
	outline: none;
	cursor: pointer;
}
.goslider4 .sl-btn:hover {
	opacity: 0.8;
}

/* */
#head_screen6 {
	background: url("../img/bg-proizvo.jpg") center top no-repeat;
}
#head_screen6,
#head_screen6 .mtitle{
	color: #fff;
}
/* */

.brands-list {
	margin: 40px 0;
}
.brands-list .item{
	margin: 0 10px;
}
.brands-list .item span{
	display: inline-block;
	height: 75px;
}
.brands-list .item span:before{
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.brands-list .item span img{
	display: inline-block!important;
	vertical-align: middle;
}
/* */

#mapy {
	height: 410px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
}
.inner #mapy {
	position: relative;
	height: 300px;
	margin-bottom: 40px;
}

.area-contakt {
	position: relative;
	margin: 20px 0 0px;
	padding: 40px 50px;
	background: #fff;
	z-index: 100;
}
.area-contakt .mtitle{
	font-size: 23px;
}
.area-contakt .inf{
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.area-contakt .inf i{
	margin-right: 20px;
}
.area-contakt .inf span{
	display: inline-block;
	width: 80%;
	vertical-align: top;
}
.area-contakt .inf a {
	color: #393185;
	text-decoration: underline;
}
.area-contakt .inf a:hover {
	text-decoration: none;
}









#footer.main-content {
	padding: 20px 0;
}
.foot-right {
	text-align: right;
}

/* */

.product .details{
	float: right;
	width: 50%;
	margin-top: 30px;
}
.product {
	width: 830px;
	padding: 60px 45px 45px 10px;
	background: #fff;
}
.product .tovar-gallery{
	width: 30%;
	width: 384px;
	float: left;
	text-align: center;
}
.product .big_item{
	text-align: center;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 385px;
	cursor: pointer;
}
.product .big_item object:active *,
.product .big_item object:active,
.product .big_item:active {
	cursor: e-resize;
}
.big_item object {
	position: absolute;
	top:0;
	left: 0;
	z-index: 50;
}
.big_item object * {
	z-index: 50;
}

.image-press {
	background: url("../images/show360posit3.jpg") 0 0 no-repeat;
	width: 248px;
	height: 59px;
	display: inline-block;
}
.product .detitle {
	font-size: 23px;
	text-transform: uppercase;
	color: #393185;
	font-weight: 600;
	margin-bottom: 30px;
}
.product .inform {
	font: 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 30px;
}
.product .details .param {
	width: 100%;
	color: #505050;
}
.product .details .param:before{
	width: 80%;
}
.product .details .cost {
	/*margin-top: 40px;*/
	text-align: right;

}

.modalform {
	padding: 0 40px 30px;
	width: 420px;
}
.fxformamod input{

}

.fxsucsessf {
	padding: 0 20px 20px;
}
.fxsucsessf .fancy-body{
	text-align: center;
	font-size: 18px;
}
.fxsucsessf .fancy-title,
.fxformamod .fancybox-title {
	font-size: 23px;
	line-height: 25px;
	text-transform: uppercase;
	color: #393185;
	font-weight: 600;
	margin-bottom: 10px;
	padding-top: 30px;
	text-align: center;
	padding: 30px 20px 0;
}
.fxformamod label {
	width: 100%;
	display: inline-block;
	margin-bottom: 3px;
	color: #222;
}
.fxformamod textarea {
	display: inline-block;
	width: 100%;
	min-height: 60px;
	border: 1px solid #393185;
}
.fxformamod input[type="text"]{
	width: 100%;
	margin-bottom: 15px;
	padding: 5px 5px;
	border: 1px solid #393185;
}
.fxformamod select{
	border: 1px solid #393185;
	padding: 5px 5px;
	width: 100%;
	margin-bottom: 15px;
}
.fxformamod .form_action{
	text-align: center;
	margin-top: 20px;
}
.fxformamod .form_action .btn:hover{
	color: #fff;
	background: #0e5603;
	background: #0fac50;
	background: #ed494b;
}

.smalldescript {
	max-width: 340px;
	text-align: center;
	margin: 0 auto 10px;
	line-height: 21px;
}

.mainimagetovar {
	cursor: pointer;
}


.swfobjct {
	position:absolute;
	top: -30px;
	left:0;
	display:none;
	box-shadow: 0 0 8px 1px #333;
	z-index: 100;
	cursor: pointer;
}
.swfobjct.open {
	display: block;
}
.itclose {
	position: absolute;
	top: -15px;
	right: -15px;

	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 120;
	background-image: url(../fancybox/fancybox_sprite.png);
}
.itclose:hover {
	opacity: 0.8;
}
.watermark {
	background: url("../img/wmprice.png") 0 0 no-repeat;
	position: absolute;
	bottom: 10px;
	right: 10px;

	width: 113px;
	height: 20px;

	z-index: 120;
	opacity:0.9;
	background-size: 113px 20px;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	left: 20px;
	overflow: hidden;
	width: 42px;
	height: 38px;
	border: none;
	text-indent: 100%;
	background: #393185;
	background: rgba(57, 49, 133, 0.86);
	/*transition: all 0.3s linear;*/
	cursor: pointer;
	text-align: center;
	border:1px solid #fff;
}
#toTop:hover {
	background: rgb(57, 49, 130);
}

#toTopHover {
	background: url("../img/sprites.png?d") -0px -278px no-repeat;
	width: 15px;
	height: 9px;
	display: block;
	overflow: hidden;
	transition: all 0.3s linear;
	cursor: pointer;
	margin: 13px 0 0 13px;
}

#footer.main-content {
	background: #333;
	color:#fff;
}
#head_screen3 {
	background: #fff;
	padding-bottom: 30px;
}
.maincontent {
	font-size: 15px;
	line-height: 24px;
}
.maincontent h2{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}
.maincontent p{
	font-size: 15px;
	margin-bottom: 8px;
}
.maincontent .image {
	float: left;
	margin: 0 15px 10px 0;
}
.maincontent .table-scrolling{
	width: 100%;
	overflow: auto;
	padding-bottom: 13px;
}
.bg-contentotext {
	padding: 45px 0;
	background: #ffffdd;
}
.product-list.akcii-list{

}
.product-list.akcii-list .item {
	align-self: auto;
}
.product-list.akcii-list .item .image{
	height: 240px;
}
.product-list.akcii-list .item .image span{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 100%;
}

/* тnew  */


.main-menu {
	border-top:1px solid #eee;
	background: #3e3e3e;
	background: rgba(0, 0, 0, 0.82);
	position: relative;
}
.main-menu .nav {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.main-menu .nav li {
	display: inline-block;
	position: relative;
}
.main-menu .nav li >span.aitem{
	cursor: default;
}
.main-menu .nav li >.aitem{
	display: inline-block;
	color: #fff;
	padding: 15px 10px;
}

.main-menu .nav .sub {
	display: none;
	position: absolute;
	top:100%;
	left: 0;
	z-index: 1010;
	background: #222;
	width: 220px;
	padding: 5px 0 10px;
	text-transform: none;
	font-weight: normal;
}
.main-menu .nav .sub .sub {
	position: relative;
	background-color: #000;
	padding-left: 20px;
}
.main-menu .nav li .sub .aitem{
	display: block;
	color: #fff;
	padding: 10px 15px;
}
.main-menu .nav li .sub li{
	width: 100%;
}
.main-menu .nav li .sub li.active .aitem{

}
.main-menu .nav li:hover .sub {
	display: block;
}
.main-menu .nav li:hover >.aitem {
	color: #e31e24;
}
.main-menu .nav li.active >.aitem {
	color: #e31e24;
}

/* for mobila pre */
.btn-menu {
	display: none;
	width: 17px;
	height: 23px;
	color: transparent;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}
.forMobila{
	display: none;
}

.openphone .phone {
	width: 18px;
	height: 20px;
}
.mmenu-title{
	display: none;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 10px 15px;
	font-size: 18px;
	background: #222;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
.mmenu-title i .close{
	fill: #f33;
}

/* inner pages */


ul.breadcrumb {
	padding: 0px 0 15px;
	color: #B4B4B4;
}
ul.breadcrumb li a{
	color: #B4B4B4;
}
ul.breadcrumb li a:hover {
	text-decoration: underline;
}
ul.breadcrumb li {
	display: inline-block;
}
ul.breadcrumb li+li:before {
	content:'/';
	display: inline-block;
	/*background: url("../img/arrow-crumbs.png") center center no-repeat;*/
	color:#B4B4B4;
	/*width: 6px;
	height: 10px;*/
	padding: 0 7px;
	vertical-align: middle;
}

.widewrappsm {
	padding: 25px 0;
}

.inner-content{
	padding-bottom: 50px;
	flex: 1 0 auto;
}


/* news */

.news-list .item {
	margin-bottom: 40px;
}
.news-list .item .image img{
	border: 1px solid #eee;
}
.news-list .item .date {
	color: #b2b2b2;
	font-size: 13px;
	display: block;
	padding-bottom: 5px;
}
.news-list .item .title {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #444;
	text-transform: uppercase;
}
.news-list .item p {
	margin-bottom: 10px;
	word-break: break-word;
}
.news-list .item .btn-new {
	text-align: right;
}
.news-list .item .title:hover {
	text-decoration: underline;
}



/* portfolio */
.inner-gallery {
	margin-bottom: 40px;
}
.gallery-images {

}
.gallery-images .item {
	display: block;
	padding: 75% 1px 0;
	position: relative;
	height: 0;
	overflow: hidden;
	margin: 0 1px 20px;
}
.gallery-images .item .image{
	position: absolute;
	top: -2px;
	bottom: -2px;
	left: -2px;
	right: -2px;
	/*max-width: none;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;*/
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.gallery-images .item .gallery-hover{
	/*visibility: hidden;*/
	/*background: 0 0;*/
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	/*-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;*/
	display: block;
	background: rgba(0,0,0,.0);
}
.gallery-images .item .gallery-title{
	display: block;
	position: relative;
	top: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.38462;
	padding: 0 10px;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}
.gallery-images .item:hover .image{
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.gallery-images .item:hover .gallery-hover{
	visibility: visible;
	background: rgba(0,0,0,.5);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gallery-images .item:hover .gallery-title{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gallery-images .item {}

.normal-form {
	background: #f0f0f0;
	padding: 20px 20px;
	border-radius: 10px;
}
.modal-form label {
	color: #222;
	font-size: 14px;
}
.modal-form input[type="text"] {
	border: 1px solid #eee;
}
.minititle {
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.modal-form textarea {
	display: inline-block;
	width: 100%;
	min-height: 70px;
	border: 1px solid #eee;
	padding: 10px 10px;
	margin-bottom: 15px;
}

/* stoses */
.our-contacts {}
.our-contacts .fcontakty {
	padding: 15px;
}
.our-contacts .fcontakty .line.phoneto{
	margin-bottom: 20px;
}
.our-contacts .fcontakty .line.phoneto .svg-icon{
	margin-right: 7px;
	width: 16px;
	height: 16px;
}
.our-contacts .fcontakty .line.phoneto .box {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.fcontakty {

}


/* sidebar menu */
#sidebar {
	/*padding-top: 7px;*/
}
.collapse {
	display: none;

}
.collapse.in {
	/*display: block;*/
}
ul.nav-sidebar {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 20px;
	counter-reset: list 0;
	line-height: 22px;
}
ul.nav-sidebar.nav {
	border: 1px solid #eee;
}
ul.nav-sidebar li {
	display: block;
}
ul.nav-sidebar li a {
	display: block;
	padding: 7px 25px 7px 28px;
	color: #585f69;
	fill: #333;
	text-decoration: none;
	margin-top: -1px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
ul.nav-sidebar li:last-child a {
	border-bottom: none;
}
ul.nav-sidebar li.dropdown-submenu.showed > a {
	color: #8f0a0e;
	background-color: #fff;
}
ul.nav-sidebar li.dropdown-submenu.showed > a:hover {
	background-color: #eee;
}
ul.nav-sidebar li.active > a {
	color: #fff;
	fill: #ffffff;
	background: #e31e24;
}
ul.nav-sidebar li a:hover {
	color: #fff;
	background-color: #e9373c;
}
ul.nav-sidebar li.dropdown-submenu i {
	position: relative;
	display: block;
	float: left;
	width: 0px;
	height: 15px;
	font-style: normal;
}
ul.nav-sidebar li.dropdown-submenu i >.svg-icon {
	position: absolute;
	top: 2px;
	left: -20px;
	width: 16px;
	height: 16px;
	padding: 2px;
}

ul.nav-sidebar .dropdown-submenu > ul >li>a {
	padding-left: 38px;
}


ul.nav-sidebar .dropdown-submenu > ul {
	padding-left: 0px;
	background-color: #f3f3f3;
}

.inner .prodlistbox {
	min-height: 480px;
}
.simple-page {
	margin: 40px 0;
}
.prodlistbox .btn-area-center {
	margin-bottom: 40px;
}


.social-box{
	text-align: right;
}

.social-box .item {
	display: inline-block;
	margin: 0 10px;
}
.social-box .item svg{
	fill: #939393;
	height: 20px;
}
.social-box .item:hover svg{
	fill: #fff;
}
.header-top .social-box {
	padding-left: 15px;
	text-align: right;
}
.header-top .social-box .item{
	display: inline-block;
	margin: 0 5px;
}

.fcontakty .social-box{
	text-align: left;
	margin: 30px 0 20px;
}
.fcontakty .social-box .item{
	margin: 0 20px 0 0;
}
.fcontakty .social-box .item svg {
	fill: #333;
}
.fcontakty .social-box .item:hover svg {
	fill: #e31e24;
}


/* TODO:
*/

@media screen and (max-width: 1200px) {

	.kontakty {
		padding-left: 15px;
		font-size: 14px;
	}
	#head_top .kontakty.phones span{
		font-size: 17px;
	}
	.kontakty.adress {
		padding-left: 35px;
	}
	.kontakty.adress br {
		/*display: none;*/
	}
	#head_screen1 {
		padding: 80px 0;
	}
	#head_screen3{
		background: #fff;
	}

	.main-content {
		padding: 60px 0;
	}
	.main-counter {
		padding: 0;
	}

	#head_screen1 .title2 {
		margin-bottom: 20px;
	}

	.hs2-text .line {
		/*margin-bottom: 50px;*/
	}
	.panel_tab li{
		padding: 3px 25px;
	}

	.product-list .item .image {
		/*height: 312px;*/
		display: block;
	}
	.product-list .item .image img{
		max-height: 100%;
		width: auto;
	}
	.product-list .item .details .title {
		word-break: break-all;
		font-size: 17px;
	}
	.soputstvu-list .item .image{
		height: auto;
	}


	.main-counter .form-counter {
		margin-top: 0;
		padding: 35px 30px 41px;
	}
	.ankor2 {
		top: 136px;
		left: 65px;
	}
	.ankor3 {
		top: 320px;
		left: 94px;
	}

	.ankor4 {
		top: 20px;
		left: 225px;
	}
	.ankor5 {
		top: 217px;
		left: 240px;
	}
	.stel-opisanie {
		margin-bottom: 25px;
	}
	.stel-opisanie li {
		line-height: 19px;
	}
	.opisanie4 {
		margin-top: 46px;
		margin-bottom: 40px;
	}
	.area-contakt {
		padding: 30px 40px;
	}
	.article-main-item figure .row {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.header-top .social-box {
		padding-left: 46px;
		text-align: left;
	}
}

@media screen and (max-width: 980px) {

	.atitle {
		text-align: center;
	}
	#head_screen1 .title1 {
		font-size: 30px;
		line-height: 42px;
		margin-top: 25px;
		text-align: center;
	}
	#head_screen1 {
		padding: 10px 0;
	}
	.hs2-text .line {
		margin-bottom: 30px;
		line-height: 20px;
	}
	.kontakty.adress {
		padding-left: 15px;
	}
	.panel_tab li {
		font-size: 14px;
		margin: 0 0 10px;
		padding: 3px 10px 1px;
	}
	#head_screen6 {
		background-size: auto 100%;
	}
	#mapy {
		position: relative;
		height: 350px;
	}
	#head_map {
		padding-bottom: 0;
		padding-top: 0;
	}
	.product {
		width: auto;
		padding: 30px;
	}
	.product .tovar-gallery {
		width: 48%;
	}
	.social-box.kontakty.phones{

	}

}
@media screen and (max-width: 767px) {
	.header-top .container > .row {
		justify-content: center;
	}
	.logotype .ico-logotype {
		max-height: 50px;
	}
	.kontakty.adress{
		max-width: 280px;
	}
	.btn-big {
		font-size: 20px;
	}
	.hs2-text .line span {
		display: inline;
		width: auto;
		margin-left: 0;
	}
	.hs2-text .line i {
		float: left;
	}
	.hs2-text .line:after {
		clear: both;
		display: block;
		content: '';
	}
	.stel-opisanie h4 {
		font-size: 20px;
	}
	.stel-opisanie li {
		line-height: 16px;
		font-size: 12px;
	}
	.stel-opisanie {
		margin-bottom: 15px;
		padding: 10px 10px;
	}
	.opisanie1 {
		margin-top: 10px;
	}
	.row.clearrow {
		margin: 0;
	}
	.stel-opisanie:after {
		content: normal;
		display: none;
	}
	.opisanie4 {
		margin-top: 0;
	}
	.article-main-item figure {
		text-align: center;
		margin-bottom: 10px;
	}
	.mtitle {
		font-size: 20px;
		line-height: 26px;
	}
	.soputstvu-list .item {
		padding-top: 5px;
	}
	.soputstvu-list .item .image span {
		display: inline-block;
	}
	.slick-slide img {
		display: inline-block;
	}
	.goslider4 .slick-prev {
		width: 10px;
		left: -15px;
	}
	.goslider4 .slick-next {
		background-position: -58px 0px;
		width: 10px;
		right: -15px;
	}
	#head_screen1 {
		padding: 0 0;
	}
	#head_screen1 .title1 {
		margin-top: 0;
		margin-bottom: 0;
		border-top:1px solid #000;
		display: block;
		font-size: 26px;
		padding-top: 30px;
	}
	#head_screen1 .title2{
		font-size: 26px;
		margin-bottom: 0;
		display: block;
	}
	#head_screen1 .btn-area{
		margin-top: 0;
		padding: 10px 0 30px;
		background: rgba(0, 0, 0, 0.55);
	}
	#head_top {
		background: rgba(0, 0, 0, 0.80);
	}


	.product .tovar-gallery {
		width: auto;
		float: none;
	}
	.product .big_item {
		height: auto;
	}
	.product .details {
		float: none;
		width: auto;
	}
	.product {
		width: auto;
		padding: 20px;
	}
	.product .details .param {
		height: auto;
		overflow: visible;
		font-size: 12px;
	}
	.product .details .param:before {
		content: normal;
	}
	.product .details .param .ttito {
		max-width: inherit;
		margin-right: 0;
		display: inline;
		float: none;
		font-weight: bold;
	}
	.product .details .param .texto {
		max-width: inherit;
		margin-right: 0;
		display: inline;
		float: none;
	}


	/* menu */
	.top-nav {
		position: fixed;
		left: -100%;
		top: 0;
		bottom: 0;
		width: 100%;
		background: #3f3f3f;
		z-index: 10000;
		margin: 0;
		padding: 0px;
		overflow-x: scroll;
	}
	.mmenu-title{
		display: flex;
	}

	.main-menu .nav {
		flex-wrap: wrap;
		font-size: 14px;
		padding-bottom: 50px;
	}
	.main-menu .nav li {
		display: block;
		width: 100%;
	}
	.main-menu .nav li .aitem {
		color: #fff;
		display: block;
		padding: 7px 25px 7px 20px;
		margin-top: -1px;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
	}
	.makeoverflow {
		overflow: hidden;
	}

	.main-menu .nav .sub {
		display: block;
		position: relative;
		top:0;
		left: 0;
		width: auto;
		padding: 0px 0 0px;
		background: #5a5a5a;
	}
	.main-menu .nav li .sub .aitem {
		padding-left: 35px;
	}
	.main-menu .nav li.active >.aitem{
		background: #6d171a;
		color: #fff;
	}
	.main-menu .nav .sub li.active >.aitem{
		background: #e31e24;
		color: #fff;
	}


	.btn-menu .topimenu{
		fill: #000;
		width: 20px;
		height: 15px;
		vertical-align: middle;
		position: relative;
		top: -2px;
	}
	.btn-menu{
		display: inline-block;
		color: #333;
		text-indent: -0px;
		margin: 4px 0px 2px 8px;
	}

	.forMobila a{
		flex-grow: 1;
		text-align: center;
	}
	.forMobila{
		display: flex;
		padding: 5px 0px;
		width: 100%;
		align-items: center;
		justify-content: space-between;
		color:#fff;
	}
	.forMobila .svg-icon{
		fill:#fff;
		width: 16px;
		height: 20px;
	}
	.forMobila .logomini img{
		height: 35px;
		/*filter: invert(1);*/
	}
	.forMobila .logomini {
		display: flex;
		margin-right: 25px;
		text-align: left;
		flex-grow: 1;
		/*filter: grayscale(1);*/
	}
	.social-box.kontakty.phones{

		text-align: left;
		padding: 10px 0 10px 40px;
	}
	.social-box.kontakty.phones a {
		display: block;
		float: left;
	}
	.social-box.kontakty.phones a svg {
		display: block;
	}

}
@media screen and (max-width: 767px) and (min-width: 581px) {
	.product-list.row .col-xs-12{
		width: 33.33%!important;
	}
}
@media screen and (max-width: 580px) and (min-width: 380px) {
	.product-list.row .col-xs-12{
		width: 50%!important;
	}
}
@media screen and (max-width: 460px) {
	.main-content{
		padding: 50px 0;
	}
	.modalform {
		padding: 0 20px 30px;
		max-width: inherit;
		width: auto;
	}
	.smalldescript {
		max-width: inherit;
	}
}
@media screen and (max-width: 380px) {
	#head_top {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#head_top .kontakty.phones,
	#head_top .kontakty.timework,
	.kontakty.adress {
		width: 240px;
		padding: 0 0;
		margin-top: 5px;
	}
	#head_top .kontakty span{
		line-height: 18px;
	}
	#head_screen1 .title1{
		font-size: 24px;
		padding-top: 20px;
		padding: 20px 10px 10px;
	}
	#head_screen1 .title2{
		font-size: 16px;
	}
	.btn {
		font-size: 16px;
		padding: 8px 15px;
	}
	.hs2-text .line .lin-inf {
		width: 79%;
		margin-left: 2%;
	}
	.forMobila .logomini{
		flex-grow: 0;
	}
}
body {
	opacity: 1!important;
}

/* Калькулятор стеллажей */
.calc-wrap{font-family:'Segoe UI',Arial,sans-serif;max-width:700px;margin:20px auto;background:#fff;border-radius:12px;box-shadow:0 2px 24px rgba(0,0,0,0.10);padding:28px 36px 24px;color:#222;}
.calc-wrap h2{text-align:center;font-size:1.6rem;font-weight:700;color:#1a1a1a;margin:0 0 36px;}
.calc-field{margin-bottom:14px;}
.calc-field label{display:block;font-size:1.2rem;color:#555;margin-bottom:10px;font-weight:500;}
.calc-field select,.calc-field input[type="number"]{width:100%;padding:10px 14px;border:1.5px solid #ddd;border-radius:7px;font-size:1.2rem;color:#222;background:#fafafa;outline:none;box-sizing:border-box;}
.calc-field select:focus,.calc-field input[type="number"]:focus{border-color:#c0392b;background:#fff;}
.calc-row{display:flex;gap:24px;}
.calc-row .calc-field{flex:1;}
.calc-divider{border:none;border-top:1.5px solid #f0f0f0;margin:10px 0 26px;}
.calc-result{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;border-radius:8px;padding:22px 28px;margin-top:14px;}
.calc-result-label{font-size:1.6rem;font-weight:600;color:#333;}
.calc-result-value{font-size:1.8rem;font-weight:700;color:#c0392b;}
.calc-hint{font-size:0.9rem;color:#aaa;margin-top:12px;text-align:center;}
@media(max-width:560px){.calc-wrap{padding:22px 14px 20px;}.calc-row{flex-direction:column;gap:0;}}

/* Блок описания компании внизу страницы */
.ajax_load.block { padding: 8px 0 0 0; }
.ajax_load.block p { font-size: 1.45rem; line-height: 1.8; color: #333; margin-bottom: 20px; }
.ajax_load.block p a { color: #333; text-decoration: none; }
.ajax_load.block h2 { font-size: 1.9rem; font-weight: 700; color: #1a1a1a; margin: 0 0 16px; border-left: 4px solid #c0392b; padding-left: 14px; }
.group_description_block.bottom { padding: 0 0 48px 0; }
.group_description_block.bottom h2 { font-size: 1.9rem; font-weight: 700; color: #1a1a1a; margin: 28px 0 16px; border-left: 4px solid #c0392b; padding-left: 14px; }
.group_description_block.bottom p { font-size: 1.45rem; line-height: 1.8; color: #333; margin-bottom: 16px; }
.group_description_block.bottom ul { padding-left: 0; margin: 0 0 24px 0; list-style: none; }
.group_description_block.bottom ul li { font-size: 1.45rem; line-height: 2; color: #333; padding-left: 24px; position: relative; }
.group_description_block.bottom ul li:before { content: "—"; position: absolute; left: 0; color: #c0392b; font-weight: 700; }
.group_description_block.bottom a { color: #c0392b; text-decoration: none; font-weight: 600; }
.group_description_block.bottom a:hover { text-decoration: underline; }
.group_description_block.bottom p a { color: #333 !important; text-decoration: none; }
.group_description_block.bottom p a[href^="tel"] { color: #c0392b !important; font-weight: 600; }