.download_page a{
    text-align: center;                                                
}
.spec__info.wrap{
	overflow: auto;
	position: relative;
}
.spec__info.wrap table {
	display: table;
	vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
/*	white-space: nowrap; */
	-webkit-overflow-scrolling: touch;
}
table p {
    margin: 0;
}
.sub_staff{
	margin-left: 20px;
}
.sub_staff h3{
	margin-bottom: 50px;
	margin-top:50px;
	font-size: 18px;
}
.droppdownload{
	background: #FFFFFF;
	border: 1px solid #EDEDED;
	display: none;
	margin-right: 20px;
}
#catalog_download{
	margin-right: 20px;
	margin-top: 16px;
}
.products-item__abreviatura{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	margin-top: 26px;
}
.search__input{
	color: #000000!important;
}
.catalog-filter__menu .catalog-filter__list-big .catalog-filter__title{
	background: #EDEDED;
}
.fly{
	position: fixed;
	width: 83px;
	height: 50px;
	right: -40px;
	top: 315px;

	background: #131414;
	border-radius: 100px;
    z-index: 999999;

	justify-content: start;
	padding-left: 21px;
	font-size: 24px;
}
.fly.hoverFLY{
	font-size: 16px;
	width: 285px;
}
.text_center{
	text-align: center;
}