#column {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	}
.content-column {
	position: relative;
	width: 100%;
	padding: 0 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.content-column h1 {
	font-size: 36px;
	font-weight: 900;
	color: #202020;
	line-height: 100%;
	margin: 0 0 46px 0;
	}
.content-column h1.hnews {
	font-size: 32px;
	font-weight: 700;
	line-height: 120%;
	margin: 0 0 24px 0;
	}
.news-lnk {
	margin-top: 18px;
	}
h2 {
	font-size: 28px;
	font-weight: 300;
	line-height: 100%;
	margin: 0 0 24px 0;
	}
.contact-h {
	font-size: 22px;
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 12px;
	}
.text-block {
	padding: 0 0 60px 0;	
	font-size: 16px;
	color: #202020;
	line-height: 140%;
	font-weight: 300;
	}
.text-column {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	}
.text-column a {
	color: #026996;
	}
#s-menu, .s-menu {
	min-height: 80px;
	background: linear-gradient(to left, #016594, #1099b1);
	padding: 30px 0 20px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.s-menu {
	padding: 10px 0;
	min-height: 60px;
	}
#s-menu a, .s-menu a {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	margin-right: 30px;
	line-height: 100%;
	margin-bottom: 10px;
	}
.s-menu a {
	/*font-size: 15px;*/
	margin-bottom: 0;
	font-weight: 900;
	}
#s-menu a:after, .s-menu a:after {
	content: "";
	display: block; 
	width: 0;
	height: 0;
	border-bottom: 1px solid #7fc5d3;
	margin: 6px 0 0 0;
	transition: 0.6s;
	}
#s-menu a:hover:after, #s-menu a.selected:after, .s-menu a:hover:after, .s-menu a.selected:after {
	width: 60px;
	}
.column-menu {
	-webkit-column-width: 16%;
	-moz-column-width: 16%;
        column-width: 16%;
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
        -webkit-column-gap: 5%;
        -moz-column-gap: 5%;
        column-gap: 5%;
        -webkit-column-rule: 1px solid #7fc5d3;
        -moz-column-rule: 1px solid #7fc5d3;
        column-rule: 1px solid #7fc5d3;
	margin: 24px 0;
	}
.s-menu .column-menu {
	-webkit-column-width: 13%;
	-moz-column-width: 13%;
        column-width: 13%;
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
        -webkit-column-gap: 4%;
        -moz-column-gap: 4%;
        column-gap: 4%;
        -webkit-column-rule: 1px solid #7fc5d3;
        -moz-column-rule: 1px solid #7fc5d3;
        column-rule: 1px solid #7fc5d3;
	margin: 10px 0;
	}
.catalog-l .cat-item {
	width: auto;
	}
#s-menu .catalog-l a, .s-menu .catalog-l a {
	font-weight: 400 !important;
	}
.catalog-l .cat-item-second {
	display: none;
	}
.cat-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	}
.s-menu .cat-item {
	padding: 5px 0;
	}
#s-menu a.cat-item-link, .s-menu a.cat-item-link {
	font-weight: 900;
	}
#s-menu .cat-item-second a, .s-menu .cat-item-second a {
	display: block;
	font-size: 14px;
	margin-bottom: 2px;
	color: #7fc5d3;
	transition: 0.6s;
	}
#s-menu .cat-item-second a:hover:after, #s-menu .cat-item-second a.selected:after, .s-menu .cat-item-second a:hover:after, .s-menu .cat-item-second a.selected:after {
	width: 0;
	}
#s-menu .cat-item-second a:hover, #s-menu .cat-item-second a.selected, .s-menu .cat-item-second a:hover, .s-menu .cat-item-second a.selected {
	color: #ffffff;
	}
.p-menu-block {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 1100;
	}
.list-menu .cat-item-link {
	display: none;
	}
.list-menu .cat-item-link {
	display: none;
	}
.list-menu .cat-item {
	display: none;
	}
.list-menu .cat-item.selected {
	display: block;
	}
.list-menu {
	width: 20%;
	float: left;
	padding: 28px 60px 28px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.prod-list-block {
	margin-left: 20%;
	}
.list-menu a {
	display: block;
	color: #202020;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	margin-bottom: 14px;
	transition: 0.6s;
	}
.list-menu a:hover, .list-menu a.selected {
	color: #026996;
	}
div.list-menu:after {
	content: "";
	display: block; 
	width: 80px;
	height: 0;
	border-bottom: 1px solid #026996;
	margin: 30px 0 0 0;
	}
.footer-prod .cat-item-second, .index-prod .cat-item-second {
	display: none;
	}
.index-prod .cat-item {
	width: auto;
	}
.mob-menu {
	display: none;
	width: 25px;
	height: 21px;
	float: right;
	margin-top: 4px;	
	background: url(/images/mob_menu.png) center center no-repeat;
	cursor: pointer;
	}
.search-block {	
	display: none;
	height: 37px;
	margin-left: 250px;
	padding-left: 80px;
	position: relative;
	z-index: 100;
	background: #ffffff;
	}
input[type=text].search-field {
	width: 400px;
	height: 37px;
	border: 1px solid #dbdbdb;
	outline: none;
	font-size: 15px;
	font-weight: 300;
	color: #202020;
	padding: 0 16px;
	text-align: left;
	transition: 0.6s;	
	}
.search-field-block {
	display: inline-block;
	vertical-align: top;
	margin-top: -39px;
	}
.search-button {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	margin-left: 14px;
	background: url(/images/search-bg.png) center top no-repeat;
	margin-top: -32px;
	transition: 0.3s;
	}
.s-w, #column-slide-second .search-button {
	background: url(/images/search-bg.png) center bottom no-repeat;
	}
.search-close {	
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 40px;
	margin-left: 20px;
	background: url(/images/search-close.png) left center no-repeat;
	cursor: pointer;
	margin-top: -39px;
	}
input[type=text].search-field:hover, input[type=text].search-field:focus {
	border: 1px solid #c2c2c2;
	}




#logo-block {
	height: 80px;
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 0px 46px rgba(0, 0, 0, 0.10);
	}
#logo-block-left {
	height: 80px;
	background: #ffffff;
	width: 72%;
	float: left;
	padding: 21px 21px 21px 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#logo-block-right {
	height: 80px;
	background: #6e6e6e;
	float: right;
	width: 28%;
	padding: 20px 50px 20px 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#logo {
	display: block;
	width: 240px;
	height: 37px;
	background: url(/images/logo.png) no-repeat;
	background-size: contain;
	float: left;
	outline: none;
	transition: 0.6s;
	}
#main-menu {
	float: left;
	font-size: 17px;
	font-weight: 900;
	margin-left: 32px;
	transition: 0.6s;
	}
#main-menu a {
	color: #31302a;
	text-decoration: none;
	display: inline-block;
	margin-right: 28px;
	line-height: 37px;
	outline: none;
	transition: 0.6s;
	}
#main-menu a:last-child {
	margin-right: 0;
	}
#main-menu a:after {
	content: "";
	display: block; 
	width: 0;
	height: 0;
	border-bottom: 2px solid #026996;
	margin: 0 auto;
	transition: 0.6s;
	}
#main-menu a:hover:after, #main-menu a.selected:after {
	width: 100%;
	}
#main-menu a#product {
	padding-left: 33px;
	color: #026996;
	background: url(/images/prod-menu-ico.png) left center no-repeat;
	}
.banner-block-over {
	height: 560px;
	overflow: hidden;
	}
.banner-block {
	height: 560px;
	width: 100%;
	background: #ffffff;
	}
.banner-block-left01, .banner-block-left02, .banner-block-left03, .banner-block-left04 {
	position: relative;
	height: 560px;
	width: 72%;
	float: left;
	background: url(/images/banner-bg-00a.jpg) left center no-repeat;
	background-size: cover;
	}
.banner-block-left02 {
	background: url(/images/banner-bg-01b.jpg) left center no-repeat;
	}
.banner-block-left03 {
	background: url(/images/banner-bg-02.jpg) left center no-repeat;
	}
.banner-block-left04 {
	background: url(/images/banner-bg-03.jpg) left center no-repeat;
	}
.banner-block-right {
	height: 560px;
	width: 28%;	
	background: linear-gradient(45deg, #016594, #12b0c4);
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 50px 0 120px;
	}
.banner-prod-pic01 {
	position: absolute;
	width: 713px;
	height: 560px;
	bottom: -35px;
	right: -150px;
	background: url(/images/banner-product01.png) center center no-repeat;
	background-size: contain;
	}
.banner-prod-pic02 {
	position: absolute;
	width: 560px;
	height: 560px;
	bottom: -30px;
	right: -165px;
	background: url(/images/banner-product02.png) center center no-repeat;
	background-size: contain;
	}
.banner-prod-pic03 {
	position: absolute;
	width: 702px;
	height: 560px;
	bottom: -38px;
	right: -150px;
	background: url(/images/banner-product03.png) center center no-repeat;
	background-size: contain;
	}
.banner-prod-pic04 {
	position: absolute;
	width: 400px;
	height: 560px;
	bottom: 0;
	right: -105px;
	background: url(/images/banner-product04.png) center center no-repeat;
	background-size: contain;
	}
.banner-text {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-top: 0;
	padding: 30px 0;
	line-height: 150%;
	color: #ffffff;
	font-size: 14px;
	margin-top: 120px;
	margin-bottom: 34px;
	}
.banner-text-padding {
	padding: 0 30px;
	}
.banner-header {
	position: relative;
	font-size: 30px;
	line-height: 110%;
	font-weight: 900;
	text-align: center;	
	margin-top: -48px;
	margin-bottom: 20px;
	overflow: hidden;
	}
.banner-header:before, .banner-header:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #56bfd1;
	position: relative;
	vertical-align: middle;
	}
.banner-header:before {
	right: 15px;
	margin: 0 0 0 -100%;
	}
.banner-header:after {
	left: 15px;
	margin: 0 -100% 0 0;
	}
#search-button {
	width: 40px;
	height: 40px;
	border: 1px solid #a1a1a1;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/images/search-bg.png) center center no-repeat;
	float: left;
	outline: none;
	cursor: pointer;
	transition: 0.6s;
	}
#phone-top {
	font-size: 20px;
	font-weight: 900;
	color: #ffffff;
	margin-left: 35px;
	float: left;
	}
#phone-top a {
	display: block;
	font-size: 14px;
	font-weight: 300;
	color: #bfbfbf;
	text-decoration: none;
	text-align: right;
	outline: none;
	}
#time {
	font-size: 14px;
	font-weight: 300;
	color: #bfbfbf;
	margin-left: 24px;
	line-height: 150%;
	float: left;
	}
.slogan {
	position: absolute;
	left: 160px;
	top: 140px;
	width: 600px;
	color: #ffffff;
	font-size: 65px;
	font-weight: 900;
	line-height: 90%;
	}
.slogan:after {
	content: "";
	display: block; 
	width: 170px;
	height: 1px;
	background: #ffffff;
	margin: 30px 0 0 0;
	}
.banner-button, .button-blue, .banner-button-mob {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.3);
	padding: 12px 64px 12px 14px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	outline: none;
	}
.banner-button-mob {
	display: none;
	}
.button-blue {
	border: 1px solid rgba(2, 105, 150, 0.3);
	color: #026996;
	}
@keyframes arrow {
	0% {transform: translateX(0);-webkit-transform: translateX(0)}
	25% {transform: translateX(4px);-webkit-transform: translateX(4px)}
	50% {transform: translateX(0);-webkit-transform: translateX(0)}
	75% {transform: translateX(-4px);-webkit-transform: translateX(-4px)}
	100% {transform: translateX(0);-webkit-transform: translateX(0)}
	}
.banner-button:after, .button-blue:after, .banner-button-mob:after {
	content: "";
	display: block; 
	position: absolute;
	width: 33px;
	height: 13px;
	top: 15px;
	right: 14px;
	background: url(/images/button-arrow.png) center center no-repeat;
	}
.button-blue:after {
	background: url(/images/button-arrow-b.png) right center no-repeat;
	}
.banner-button:hover:after, .button-blue:hover:after {
	animation: arrow 1.0s linear infinite;
	}
#cart {	
	display: block;
	width: 40px;
	height: 36px;
	background: url(/images/cart.png) left bottom no-repeat;
	margin-left: 35px;
	float: left;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	outline: none;
	}
.multiple-item {
	margin: 60px 0 0 0;
	}
.news-block {
	position: relative;
	width: 100%;
	margin: 0 0 38px 0;
	overflow: hidden;
	}
.news-header {
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	}
.news-data {
	color: #aaaaaa;
	font-size: 14px;
	margin: 0 0 8px 0;
	}
.news-anot {
	margin: 8px 0 0 0;
	}
.news-anot-pic {
	border: 1px solid #eaeaea;
	width: 260px;
	height: 190px;
	float: left;
	}
.news-s-pic {
	border: 1px solid #eaeaea;
	width: 260px;
	height: 190px;
	float: left;
	margin: 0 20px 20px 0;
	}
.news-sr-pic, .news-sl-pic {
	border: 1px solid #eaeaea;
	width: 450px;
	height: 320px;
	float: right;
	margin: 0 0 20px 20px;
	}
.news-sl-pic {
	float: left;
	margin: 0 20px 20px 0;
	}
.news-dh {
	margin-left: 298px;
	}
.news-item-block {
	position: relative;
	width: 25%;
	height: 440px !important;
	border: 1px solid #cecece;
	padding: 40px 40px 20px 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 32px 8px 32px;
	}
.news-item-border {
	position: absolute;
	width: 100%;
	height: 405px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	left: 7px;
	top: 40px;
	z-index: 0;
	}
.news-item-pic {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 264px;
	background: url(/images/news-pic.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	margin-bottom: 20px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: gray;
	transition: 1.0s;
	}
.news-item-pic:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	-webkit-filter: none;
	filter: none;
	}
.news-item-header {
	font-size: 20px;
	color: #026996;
	font-weight: 700;
	position: relative;
	z-index: 1;
	height: 48px;
	overflow: hidden;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	}
.news-item-group {
	color: #202020;
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	}
.news-item-group:before {
	content: "";
	display: block; 
	width: 100px;
	height: 1px;
	background: #202020;
	margin: 0 0 12px 0;
	}
.news-item-button {
	display: block;
	float: right;
	margin-left: 20px;
	border: 1px solid rgba(2, 105, 150, 0.6);
	width: 67px;
	height: 33px;
	position: relative;
	z-index: 1;
	}
.news-item-button:after {
	content: "";
	display: block; 
	position: absolute;
	z-index: 1;
	width: 47px;
	height: 13px;
	top: 10px;
	left: 10px;
	background: url(/images/button-arrow-b.png) center center no-repeat;
	}
.news-item-button:hover:after {
	animation: arrow 1.0s linear infinite;
	}
.slide-block {
	padding: 88px 128px;
	}
.header-b, .header-bl {
	font-size: 40px;
	font-weight: 900;
	color: #026996;
	margin-left: 32px;
	}
.header-bl {
	color: #000000;
	}
.header-i {
	font-size: 40px;
	font-weight: 900;
	color: #026996;
	}
.info-products {
	height: 680px;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background: url(/images/index-products.jpg) center center no-repeat;
	}
.info-decision {
	height: 680px;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background: url(/images/index-decision.jpg) center center no-repeat;
	}
.info-manufacture {
	height: 680px;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background: url(/images/index-manufacture.jpg) center center no-repeat;
	}
.left-info, .right-info {
	width: 50%;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
	padding: 120px 120px 120px 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.right-info {
	float: right;
	padding: 120px 160px 120px 120px;
	}
.info-text {
	font-size: 18px;
	font-weight: 300;
	line-height: 140%;
	margin-top: 34px;
	}
.info-menu {
	font-size: 16px;
	font-weight: 300;
	line-height: 180%;
	}
.info-menu:before {
	content: "";
	display: block; 
	width: 100px;
	height: 1px;
	background: #000000;
	margin: 40px 0;
	}
.info-menu a {
	color: #000000;
	text-decoration: none;
	}
.info-menu a:hover {
	text-decoration: underline;
	}
.logo-item-block {
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 130px !important;
	margin: 32px 0;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: gray;
	transition: 1.0s;
	}
.logo-item-block:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	-webkit-filter: none;
	filter: none;
	}
.logo-sp {
	margin: 32px;
	}
.multiple-item-logo {
	margin-top: 60px;
	}
.slick-prev-b {	
	display: block;
	position: absolute;
	left: 160px;
	top: 400px;
	width: 75px;
	height: 45px;
	border: 1px solid rgba(255, 255, 255, 1.0);
	background: url(/images/button-arrow.png) center center no-repeat;
	transform: rotate(180deg);
	cursor: pointer;
	z-index: 1010;
	outline: none;
	}	
.slick-next-b {	
	display: block;
	position: absolute;
	left: 252px;
	top: 400px;
	width: 75px;
	height: 45px;
	border: 1px solid rgba(255, 255, 255, 1.0);
	background: url(/images/button-arrow.png) center center no-repeat;
	cursor: pointer;
	z-index: 1010;
	outline: none;
	}	
.slick-prev, .slick-prev-m {	
	display: block;
	position: absolute;
	left: -70px;
	top: 150px;
	width: 39px;
	height: 75px;
	cursor: pointer;
	z-index: 1010;
	outline: none;
	}
.slick-prev:after, .slick-prev-m:after, .slick-prev:before, .slick-prev-m:before {	
	content: "";
	background: #337AB7;
	height: 2px;
	left: 0px;
	position: absolute;
	top: 35px;
	width: 48px;
	transform: rotate(45deg);
	transform-origin: bottom left;
	}	
.slick-prev:before, .slick-prev-m:before {	
	transform: rotate(-45deg);
	transform-origin: top left;
	top: 37px;
	}	
.slick-prev-m {	
	top: 26px;
	}	
.slick-next, .slick-next-m {	
	display: block;
	position: absolute;
	right: -70px;
	top: 150px;
	width: 39px;
	height: 75px;
	cursor: pointer;
	z-index: 1010;
	outline: none;
	}
.slick-next:after, .slick-next-m:after, .slick-next:before, .slick-next-m:before {	
	content: "";
	background: #337AB7;
	height: 2px;
	left: -10px;
	position: absolute;
	top: 35px;
	width: 48px;
	transform: rotate(45deg);
	transform-origin: bottom right;
	}	
.slick-next:before, .slick-next-m:before {	
	transform: rotate(-45deg);
	transform-origin: top right;
	top: 35px;
	}	
.slick-next-m {	
	top: 26px;
	}	
.footer {
	padding: 80px 160px;
	background: #585858;
	}
.footer-column {
	width: 25%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
	}
.footer-header {
	font-size: 18px;
	font-weight: 900;
	color: #ffffff;
	}
.footer-header:after {
	content: "";
	display: block; 
	width: 42px;
	height: 1px;
	background: #ffffff;
	margin: 12px 0 32px 0;
	}
.footer-menu a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	line-height: 200%;
	}
.footer-menu a:hover {
	text-decoration: underline;
	}
.footer-contact {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	line-height: 200%;
	}
.footer-contact a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: underline;
	}
#pathway {
	color: #aaaaaa;
	font-size: 14px;
	padding: 28px 0;
	}
#pathway a {
	color: #aaaaaa;
	}
#prod_list {
	border-left: 1px solid #ededed;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.prod-item-block {
	position: relative;
	width: 25%;
	height: 440px;
	float: left;
	border: 1px solid #ededed;
	border-left: 0;
	background: #ffffff;
	padding: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -1px;
	}
.prod-item-vp {
	position: relative;
	width: 100%;
	}
.prod-list-bg {
	background: #f6f6f6;
	}
.prod-list-button {
	float: none;
	margin-left: 0;
	margin-top: 18px;
	outline: none;
	}
.prod-list-header {
	font-size: 18px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 110%;
	}
.prod-list-header p {
	margin: 0;
	}
.prod-list-header p a {
	text-decoration: none;
	color: #026996;
	}
.cat-info {
	font-size: 16px;
	line-height: 140%;
	margin: 0 0 40px 0;
	}
/*
.cat-info:after {
	content: "";
	display: block; 
	width: 80px;
	height: 0;
	border-bottom: 1px solid #026996;
	margin: 30px 0 34px 0;
	}
*/
.prod-item-pic {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 250px;
	/*background: url(/images/news-pic.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;*/
	margin-bottom: 14px;
	outline: none;
	}
.prod-item-vp {
	overflow: hidden;
	margin-bottom: 20px;
	}
.prod-item-vp:last-child {
	margin-bottom: 0;
	}
.prod-item-vp .prod-item-pic {
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	margin-bottom: 0;
	float: left;
	}
.prod-vp-info {
	margin-left: 150px;
	font-size: 14px;	
	}
.prod-vp-info .prod-list-header {
	height: auto;
	color: #026996;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	}
.prod-vp-info .prod-list-header a {
	color: #026996;
	text-decoration: none;
	}
#link-group {
	margin-bottom: 60px;
	}
#link-group a {
	display: inline-block;
	font-size: 16px;
	color: #000000;
	margin-right: 38px;
	text-decoration: none;
	padding-top: 60px; 
	outline: none;
	}
#lnk-info {
	background: url(/images/ico-lnk-info.png) center top no-repeat;
	}
#lnk-checklist {
	background: url(/images/ico-lnk-checklist.png) center top no-repeat;
	}
#lnk-solution {
	background: url(/images/ico-lnk-solution.png) center top no-repeat;
	}
#lnk-certificate {
	background: url(/images/ico-lnk-certificate.png) center top no-repeat;
	}
#prod-checklist {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #202020;
	padding-left: 66px;
	height: 48px;
	line-height: 48px;
	outline: none;
	background: url(/images/ico-lnk-checklist.png) left center no-repeat;
	}
#prod-view-block {
	margin-top: 30px;
	/*overflow: hidden;*/
	width: 100%;
	}
#prod-view-pic {
	float: left;
	width: 530px;
	}
#prod-view-text {
	margin-left: 630px;
	}
.big-pic-block {
	display: block;
	width: 530px;
	height: 480px;
	border: 1px solid #eaeaea;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#prod-view-text h1 {
	line-height: 130%;
	margin: 0 0 24px 0;
	}
#prod-view-text h1.h-ex {
	margin: 0 0 24px 62px;
	}
.prod-info {
	line-height: 140%;
	margin: 0 0 38px 0;
	}
.params {
	margin: 0 0 22px 0;
	padding: 1px 0 0 1px;
	overflow: hidden;
	}
.params-item {
	position: relative;
	z-index: 1;
	float: left;
	height: 46px;
	padding: 0 20px;
	line-height: 46px;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -1px;
	margin-top: -1px;
	transition: 0.6s;
	cursor: pointer;
	}
.params-item:hover, .params-item.selected {
	border: 1px solid #838383;
	z-index: 2;
	}
.newprice {
	font-size: 30px;
	font-weight: 700;
	vertical-align: middle;
	}
.rub_view {
	font-size: 18px;
	font-weight: 300;
	padding-left: 6px;
	}
#cart-button {
	display: inline-block;
	height: 46px;
	padding: 0 30px;
	line-height: 46px;
	font-size: 18px;
	font-weight: 700;
	color: #026996;
	border: 1px solid #026996;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 30px;
	}
#price_block {
	margin-top: 37px;
	}
.charact-block {
	padding: 40px 50px;
	background: #f5f5f5;
	}
.charact-string  {
	border-bottom: 1px solid #d6d6d6;
	font-size: 14px;
	font-weight: 400;
	padding: 14px 0;
	width: 100%;
	overflow: hidden;
	}
.charact-string:first-child {
	padding: 0 0 14px 0;
	}
.charact-name {
	float: left;
	padding-right: 30px;
	width: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.charact-h-name {
	font-weight: 700;
	color: #026996;
	margin-top: 10px;
	}
.charact-value {
	float: left;
	width: 50%;
	}
.prod_img_small {
	display: block;
	width: 175px;
	height: 155px;
	border: 1px solid #eaeaea;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #ffffff;
	}
.prod_img_small_block {
	margin: 30px auto 0 auto;
	width: 400px;
	}
.prod_img_small_block .slick-next-m {	
	right: -60px;
	top: 40px;
	}	
.prod_img_small_block .slick-prev-m {	
	left: -60px;
	top: 40px;
	}	
.docs-block a {
	display: block;
	color: #202020;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 16px;
	text-decoration: none;
	}
.docs-block a span {
	display: block;
	font-size: 12px;
	font-weight: 300;
	margin-top: -4px;
	margin-left: 37px;
	text-decoration: none;
	color: #868686;
	}
.docs-block a[href$=".xls"]:before, .docs-block a[href$=".xlsx"]:before  {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/icon-excel.svg) left center no-repeat;			
	vertical-align: middle;
	margin-right: 12px;
	}
.docs-block a[href$=".doc"]:before, .docs-block a[href$=".docx"]:before, .docs-block a[href$=".DOC"]:before, .docs-block a[href$=".DOCX"]:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/icon-word.svg) left center no-repeat;			
	vertical-align: middle;
	margin-right: 12px;
	}
.docs-block a[href$=".jpg"]:before, .docs-block a[href$=".jpeg"]:before, .docs-block a[href$=".JPG"]:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/icon-image.svg) left center no-repeat;			
	vertical-align: middle;
	margin-right: 12px;
	}
.docs-block a[href$=".pdf"]:before, .docs-block a[href$=".PDF"]:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/icon-pdf.svg) left center no-repeat;			
	vertical-align: middle;
	margin-right: 12px;
	}
.icon-vp-block {
	margin-top: 24px;
	}
.icon-vp {
	display: inline-block;
	color: #202020;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 16px;
	margin-right: 24px;
	text-decoration: none;
	}
.icon-vp:before  {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/icon-power.svg) left center no-repeat;			
	vertical-align: middle;
	margin-right: 8px;
	}
.icon-deg:before  {
	background: url(/images/icon-deg.svg) left center no-repeat;			
	}
.icon-ip:before  {
	background: url(/images/icon-ip.svg) left center no-repeat;			
	}
.icon-ex:before  {
	background: url(/images/ex-logo.svg) left center no-repeat;			
	width: 50px;
	height: 46px;
	background-size: contain;
	}
.icon-ex {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	}
.icon-ex-list {
	display: block;
	float: right;
	margin: 18px 0 0 20px;
	}
.icon-ex-list:before  {
	background: url(/images/ex-logo.svg) left center no-repeat;			
	width: 36px;
	height: 30px;
	background-size: contain;
	margin-right: 0;
	}
.section {
	position: relative;
	width: 100%;
	height: auto;
	}
.box {
	display: none;
	width: 100%;
	}
.box.visible {
	display: block;
	}
.doc-menu {
	margin-top: 30px;
	padding: 0 30px;
	}
.doc-menu span {
	display: inline-block;
	padding: 16px 20px;
	font-size: 17px;
	font-weight: 500;
	cursor: pointer;
	transition: 0.6s;
	background: #eaeaea;
	color: #8e8e8e;
	}
.doc-menu span:hover {
	color: #202020;
	}
.doc-menu span.current {
	color: #026996;
	background: #f5f5f5;
	}
.hidden-blog-text {
	height: 120px;
	overflow: hidden;
	position: relative;
	transition: 1.0s;
	}
.hidden-blog-text.table {
	height: 450px;
	}
.hidden-blog-text.table-l {
	height: 600px;
	}
.hidden-also-p {
	height: 100px;	
	}
.hidden-blog-text::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background: transparent;
	background: -moz-linear-gradient(top, rgba(246, 246, 246, 0.0) 0%, rgba(246, 246, 246, 1.0) 90%);
	background: -webkit-linear-gradient(top, rgba(246, 246, 246, 0.0) 0%, rgba(246, 246, 246, 1.0) 90%);
	background: -o-linear-gradient(top, rgba(246, 246, 246, 0.0) 0%, rgba(246, 246, 246, 1.0) 90%);
	background: -ms-linear-gradient(top, rgba(246, 246, 246, 0.0) 0%, rgba(246, 246, 246, 1.0) 90%);
	background: linear-gradient(to bottom, rgba(246, 246, 246, 0.0) 0%, rgba(246, 246, 246, 1.0) 90%);
	}
.openblock.hidden-blog-text {
	height: auto;
	}
.openblock.hidden-blog-text::after {
	display: none;
	}
.readmore {
	color: #026996;
	text-decoration: underline;
	cursor: pointer;
	}
.readmore.button-blue::after, .close-text-block.button-blue::after {
	display: none;
	}
.readmore.button-blue, .close-text-block.button-blue {
	padding: 12px 14px 12px 14px;
	text-decoration: none;
	cursor: pointer;
	}
.hidden-a {
	display: none !important;
	}














#year-found {
	position: relative;
	text-align: center;
	overflow: hidden;
	}
#year-found-logo {
	display: inline-block;
	width: 136px;
	height: 110px;
	font-weight: 300;
	font-size: 16px;
	line-height: 117%;
	text-align: center;
	color: #000000;
	padding: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 30px auto;
	vertical-align: middle;
	}
#year-found-logo div {
	font-weight: 400;
	font-size: 52px;
	text-align: center;
	color: #000000;
	margin-top: 24px;
	}
#year-found::before, #year-found::after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #E0E0E0;
	position: relative;
	vertical-align: middle;
	}
#year-found::before {
	right: 25px;
	margin: 0 0 0 -100%;
	}
#year-found::after {
	left: 25px;
	margin: 0 -100% 0 0;
	}
.statinfo01, .statinfo02, .statinfo03 {
	font-weight: 400;
	font-size: 42px;
	text-align: center;
	color: #000000;
	}
.statinfo01 div, .statinfo02 div, .statinfo03 div {
	font-weight: 300;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
	color: #000000;
	margin-top: 16px;
	}
.statinfo01::before, .statinfo02::before, .statinfo03::before {
	content: '';
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 auto 30px auto;
	background: url(/images/ico-trending-up.svg) center center no-repeat;
	background-size: contain;
	}
.statinfo02::before {
	background: url(/images/ico-process.svg) center center no-repeat;
	background-size: contain;
	}
.statinfo03::before {
	background: url(/images/ico-users.svg) center center no-repeat;
	background-size: contain;
	}
.col30 {
	float: left;
	width: 33.3%;
	}
.col25 {
	float: left;
	width: 25%;
	}
.pcol-icon {
	margin: 60px 0;
	}
.no-data {
	border-top: 1px solid #E0E0E0;
	margin: 40px 0 20px 0;
	}
.text-block ul {
	padding-left: 0;
	}
.text-block ul li {
	margin-top: 12px;
	padding-left: 20px;
	font-weight: 300;
	line-height: 140%;
	list-style: none;
	vertical-align: middle;
	}
.text-block ul li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background: #026996;
	vertical-align: middle;
	margin-left: -20px;
	margin-right: 16px;
	}
#top-prod-line {
	height: 3px;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #e5e5e5;
	}
.cat-block {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e5e5e5;
	}
.cat-block-line {
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #cccccc;
	}
.cat_category {
	position: relative;
	padding-right: 10px;
	}
.cat_category a {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	}
.cat_dropdown {
	margin-top: 8px;
	}
.cat_dropdown a {
	display: block;
	text-decoration: none;
	padding: 8px 0 4px 12px;
	font-size: 16px;
	}
#prod-cat-page {
	display: none;	
	}
.bn-over {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	}
.text-nopage {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	max-width: 400px;
	margin: 80px auto;
	text-align: center;
	}
.text-nopage h1 {
	font-weight: 700;
	font-size: 48px;
	text-align: center;
	margin: 0 0 21px 0;
	}
.text-nopage h2 {
	font-weight: 700;
	font-size: 28px;
	text-align: center;
	margin: 0;
	}
.index-prod .cat-item:after {
	content: '|';
	display: inline-block;
	vertical-align: middle;
	padding: 0 4px;
	}
.text-img {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	}
.text-tab {
	border: 1px solid #dddfe6;
	border-collapse: collapse;
	}
.text-tab tr td {
	padding: 5px 12px;
	}
.text-tab tr td, table tr th {
	border: 1px solid #dddfe6;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	}
.prod-tab-block {
	width: 100%;
	overflow-x: auto;
	}
.prod-tab {
	width: 100%;
	border-top: 1px solid #dddfe6;
	border-left: 1px solid #dddfe6;
	border-collapse: collapse;
	margin-top: 30px;
	}
.prod-tab tr td, .prod-tab tr th {
	padding: 5px 12px;
	border-bottom: 1px solid #dddfe6;
	border-right: 1px solid #dddfe6;
	font-size: 13px;
	font-weight: 300;
	}
.prod-tab tr th {
	background: #eaeaea;
	font-weight: 500;
	}
.video-block {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
.video-block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
.comlp-text {
	margin-bottom: 40px;
	}
.compl-pic-grid {
       	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	margin-top: 40px;
	}
.compl-pic-grid img {
	object-fit: cover;
        width: 100%;
        height: 100%;
	}
.cookie-accept {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9000;
	background-color: #fff;
	padding: 30px 30px 20px 30px;
	box-shadow: 0px -6px 46px rgba(0, 0, 0, 0.18);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.cookie-accept-header {
	font-size: 21px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 20px;
	text-align: center;
	}
.cookie-accept-text {
	font-size: 16px;
	line-height: 140%;
	text-align: center;
	}
.cookie-accept-more {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	}
.cookie-accept-more a {
	color: #000;
	text-decoration: underline;
	}
.cookie-ok {
	text-align: center;
	}
.cookie-ok .test-button {
	display: inline-block;
	}
.button {
	height: 32px;
	padding: 0 16px;
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
	background-color: #026996;
	color: #fff;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	border-radius: var(--radius2);
	cursor: pointer;
	margin-left: 30px;
	}
.cookie-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	}