html,
body {
  height: 100%;
}
html {
  background:url(../images/html-bg.gif) 0 0 repeat;
  height:100%;
}
body {
  background:url(../images/body-bg.gif) center 0 no-repeat;
  font-family:Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
  height:100%;
  min-height:949px;
}
body.in-maintenance {
  min-height:0;
}

/* METRIC */
#wrapper {
  background-color: #ffffff;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  width: 1000px;
}
#container {
  padding: 0 0 114px;
  position: relative;
  zoom: 1;
}
#header {
  background-image: url(../images/header-bg.png);
  border-bottom: 5px solid #c;
  height: 200px;
  width: 1000px;
}
.border-line {
  background-color: #297a98;
  height: 5px;
  margin: 0 auto;
  width: 969px;
}

.front #header {
  border-bottom:0;
}
#nav {
  float: left;
  width: 310px;
}
#content {
  float: right;
  padding: 0 15px;
  width: 659px;

}
.no-nav #content {
  float: none;
  width: auto;
}

.in-maintenance	#content {
  float: none;
  font-size:125%;
  margin-top: 30px;
  width: auto;
}
.in-maintenance .content-head {
  position:absolute;
  top:134px;
  left:80px;
}
#content > .content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#footer {
  background-color: #adc1c6;
  border-top: 1px solid  #297a98;
  height: 60px;
  margin: -61px auto 0;
  position: relative;
  width: 1000px;
}

/* Блок заказа */
a.bol {
  background: url('../images/bol.png') no-repeat;
  font-size: 14px;
  display: inline-block;
  margin: 20px 0px;
  padding-left: 45px;
  width: 285px;
}

.bz-r {float: right; width: 325px;}

.bz {
  background: #fff8d8; /* Old browsers */
  background: -moz-linear-gradient(top,  #fff8d8 0%, #fff0aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff8d8), color-stop(100%,#fff0aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fff8d8 0%,#fff0aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fff8d8 0%,#fff0aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fff8d8 0%,#fff0aa 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fff8d8 0%,#fff0aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8d8', endColorstr='#fff0aa',GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 2px 3px 0px #553d04;
  -webkit-box-shadow: 0px 2px 3px 0px #553d04;
  margin: 0px 0px 30px 0px;
  padding: 0px;
  width: 325px;
}

.bz li {
  color: #000000;
  font-size: 14px;
  list-style-type: none;
  margin: 0px;
}

.bz li.bz-info,
.bz li.bz-phone {border-bottom: 1px dashed #e0d49d;}
.bz li.bz-phone,
.bz li.bz-site {border-top: 1px dashed #ffffff;}

.bz li.bz-info {
  color: #653d03;
  font-size: 13px;
  padding: 15px;
}

.bz li.bz-phone  span.bz-num,
.bz li.bz-site  span.bz-num {
  color: #985d0a;
  font-size: 24px;
  padding-right: 10px;
  position: relative;
  top: 3px;
}

.bz li.bz-phone,
.bz li.bz-site {padding: 10px 15px 15px 15px;}

.bz li.bz-phone  div {
  color: #0a366b;
  float: right;
  font-size: 14px;
  position: relative;
  top: 6px;
}
.bz li.bz-phone  div span {font-size: 18px;}

.bz li.bz-site .item-submit {
  float: right;
  margin: 0px;
  position: relative;
  top: 3px;
}

/* Прячем дубляж */
.page-node-37 .info-left .item-submit,
.page-node-37  .item-submit.fleft,
.page-node-37  .submit-info,
.page-node-36 .info-left .item-submit,
.page-node-36  .item-submit.fleft,
.page-node-36  .submit-info {display: none;}

.clear {
  clear: both;
  display: block;
  height: 20px;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

/* HEADERS */
h1 {
  background-color: #297a98;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  margin-bottom: 18px;
  padding: 4px 15px;
}
h2 {
  color: #C00000;
}
h3 {
  color: #C00000;
  font-size: 18px;
  margin: 0 0 15px;
}
h4, h5 {color:#333333;}

/* HEADER */
#logo {
  display: block;
  height: 72px;
  left: 15px;
  position: relative;
  top: 25px;
  width: 438px;
}

/********* phone *********/
.contacts {
  background-image: url(../images/notelist.png);
  background-repeat: no-repeat;
  height: 136px;
  padding-left: 37px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 137px;
}
.phoneline1 {
  font-size: 18px;
  line-height: 100%;
  margin-top: 32px;
}
.phoneline2 {
  font-size: 26px;
}
.phoneline3 {
  font-size: 10px;
  margin-top:-6px;
  margin-bottom:6px;
}
.contacts a {
  color: #3366ff;
  font-size: 12px;
}
.contacts a:hover {
  color: #ff3333;
}
.contacts .e-mail a {
  font-size: 16px;
}

/* PRIMARY LINKS */
#primary ul {
  background-image: url(../images/main-menu-bg.png);
  background-repeat: repeat-x;
  border: 1px solid #297a98;
  border-left: 0;
  height: 38px;
  width: 967px;
  list-style-type: none;
  left: 16px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 48px;
}
#primary li {
  display: inline;
  margin: 0;
}
#primary a {
  border-left: 1px solid #1e7494;
  border-right: 1px solid #72a7ba;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 16px;
  height: 22px;
  padding: 8px 18px;
  text-decoration: none;
}
#primary li a:hover {
  background: url(../images/main-menu-bg.gif) repeat-x;
}
#primary .last a {
  background: url(../images/main-menu-last.gif) right no-repeat;
  border-right: 1px solid #1e7494;
}
#primary .last a:hover {
  background:url(../images/main-menu-last.gif) no-repeat right,url(../images/main-menu-bg.gif) repeat-x;
}

/* TAXONOMY - MAIN PAGE */

/**** banner ****/
#banner img {
  border: 5px solid #297a98;
}

/** end banner **/
.items-types {
  background-image: url(../images/items-types-bg.gif);
  background-repeat: repeat;
  padding: 10px 0 30px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -15px;
  width: 985px;
}
.items-types:after {
  content: '.'; display: block; clear: both; font-size: 0; line-height: 0; height: 0; visibility: hidden;
}
.column {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  width: 300px;
}
.col-0 {
  margin-left: 0;
  margin-right: 20px;
}
.col-2 {
  margin-left: 20px;
  margin-right: 0;
}
.column-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  height: 53px;
  line-height: 49px;
  margin-bottom: 7px;
  margin-left: -3px;
  text-align: center;
  vertical-align: middle;
  width: 309px;
}
.column-title a {
  color: #ffffff;
  text-decoration: none;
}
.col-0 .column-title {
  background-image:url(../images/field-black.gif);
}
.col-1 .column-title {
  background-image:url(../images/field-blue.gif);
}
.col-2 .column-title {
  background-image:url(../images/field-red.gif);
}
.column h3 {
  font-weight: bold;
  margin: 15px 0 8px;
}
.column h3+ul {
  margin-bottom: 25px;
  margin-top: 5px;
}
.column img {
  border:1px solid #d7e1e8;
}
.column ul {
  font-size: 16px;
  list-style-type: none;
  margin: 0;
  margin-top: 16px;
  padding: 0;
  line-height: 180%;
}
.column li {
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-left: 0;
  padding-left: 18px;
}
.column li {
  line-height:140%;
  margin:6px 0;
}
.column a:hover {
  text-decoration:none;
}
.col-0 li {
  background-image: url(../images/dot-black-1.png);
}
.col-1 li {
  background-image: url(../images/dot-blue-1.png);
}
.col-2 li {
  background-image: url(../images/dot-red-1.png);
}
.col-0 ul a {
  color:#000000;
}
.col-1 ul a {
  color:#006699;
}
.col-2 ul a {
  color:#ff4800;
}

/**** fix to hide preview images ****/
#slideshow0 img,
#slideshow1 img,
#slideshow2 img {
  display: none;
}
#slideshow0 img:first-child,
#slideshow1 img:first-child,
#slideshow2 img:first-child {
  display: block;
}

/* TAXONOMY TREE (LEFT MENU) & PROJECTS-LINK */
#block-cat-tree {
  margin-left:18px;
}
#block-cat-tree ul,
#block-cat-tree li {
  list-style: none none;
  margin: 0;
  padding: 0;
}
#block-cat-tree li ul {
  margin-left: 23px;
}
#block-cat-tree li ul ul {
  margin-left: 10px;
}
#block-cat-tree li > span {
  background-image: url(../images/cat-leaf.png);
  cursor: pointer;
  display: inline-block;
  height: 13px;
  margin: 0 5px 0 0;
  width: 13px;
  zoom: 1;
}
#block-cat-tree li li {
  margin-bottom:3px;
  margin-left:15px;
}
#block-cat-tree li li span {
  margin-left:-15px;
}
#block-cat-tree li.collapsed > ul {
  display: none;
}
#block-cat-tree li.collapsed > span {
  background-image:url(../images/cat-1-closed.png);
}
#block-cat-tree li.expanded > span {
  background-image:url(../images/cat-1-opened.png);
}
#block-cat-tree li li.collapsed > span {
  background-image:url(../images/cat-2-closed.png);
  height: 11px;
  width: 11px;
}
#block-cat-tree li li.expanded > span {
  background-image:url(../images/cat-2-opened.png);
  height: 11px;
  width: 11px;
}
#block-cat-tree li a {
  background-color: #4ba0c0;
  color: #ffffff;
  font-size: 18px;
  line-height: 230%;

  padding: 0 2px;
  text-decoration: none;
}
#block-cat-tree li li a {
  background-color: #ffffff;
  color: #056c92;
  font-size: 14px;
  line-height: 140%;
  padding: 0;
  text-decoration: underline;
}
#block-cat-tree li li a:hover {
  color:#ff3333;
}
#block-cat-tree li li> a.active {
  color:#ff3333;
}

/*** projects-link ***/
.projects-link {
  margin-left: 29px;
}
.projects-link a {
  background: url(../images/projects-link.png) 0 center no-repeat;
  color: #da251d;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 57px;
  margin-top: 33px;
  padding-top: 9px;
  padding-left: 72px;
}
.projects-link a:hover {
  text-decoration: none;
}

/* CONTENT */

/************ breadcrumb **************/
.breadcrumb {
  margin: 10px 0 15px 31px;
  font-size: 12px;
}
.breadcrumb a {
  color: #003f56;
}
.breadcrumb a:hover {
  color: #ff3333;
}

/********** lists styles *************/
ul li,
ol li {
  color: #297a98;
  margin-left: 20px;
}
ul li div,
ol li div {
  color: #000000;
}

/* CATALOGUES */
.cat-info {
  margin:20px 0 0;
}
.cat-other {
  height: 221px;
  width: 300px;
  margin-top: 30px;
  margin-right: 27px;
  float: left;
}
.cat-img {
  border:1px solid #d7e1e8;
  width:298px;
  height:158px;
}
.cat-last {
  border: 1px solid #ebf1f5;
  height: 248px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 7px;
  position: relative;
  width: 208px;
}
.cat-last:hover {
  border: 1px solid #a9cad6;
  box-shadow: 1px 1px 3px #a9cad6, -1px -1px 3px #a9cad6;
}
.cat-last > a {
  display:block;
  height:248px;
  width:208px;
}
.c-last-name {
  color: #056c92;
  font-size: 12px;
  height:45px;
  margin:10px 5px 6px 10px;
  overflow:hidden;
}
.cat-last img {
  display:block;
  margin:0 auto;
}
.p-no-image {
  background-image: url(../images/empty-item.png);
  height:146px;
  width:202px;
  left: 3px;
  position: absolute;
  top: 61px;
}
.c-last-price {
  border-top: 1px solid #a1d3e6;
  color: #165972;
  font-size: 18px;
  font-weight:bold;
  left: 7px;
  padding-top:3px;
  position: absolute;
  text-align: right;
  top: 217px;
  width: 194px;
}
.no-image {
  background-image: url(../images/empty.png);
  border: 1px solid #d7e1e8;
  display: block;
  height: 158px;
  width: 298px;
}

/******* special offers ************/
.spec-offer {
  margin-left: -40px;
}
.spec-offer .cat-last {
  margin-left: 40px;
  margin-right: 0px;
}

/* ITEM FULL INFORMATION */
.info-left {
  float: left;
  margin-top: 18px;
  position: relative;
  width: 321px;
}
.info-right {
  float: left;
  margin-top: 21px;
}
#img-full {
  height:250px;
  width:300px;
}

.img_full_elem {
  border: 1px solid #d7e1e8;
  display: none;
  height: 248px;
  left: 0;
  position: absolute;
  top: 0;
  width: 298px;

}
.img_full_elem .magnify {
  background: url(../images/looking-glass.png) 0 0 no-repeat;
  border: 1px solid #97a9b0;
  border-radius: 6px;
  box-shadow: 0 0 4px;
  display: block;
  height: 45px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width:45px;
}
.img_full_elem .magnify:hover {
  color: #97a9b0;
}
#img-full .first {
  display: block;
}
.item-photos-small {
  padding-top: 7px;
  width: 310px;
}
.item-photos-small img {
  border: 1px solid #d7e1e8;
  cursor: pointer;
  margin: 0 6px 6px 0;
  padding: 0;
}
.item-submit {
  background-image: url(../images/item-submit.png);
  height: 25px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 3px;
  width: 155px;
  text-align: center;
}
.item-submit a {
  color: #ffffff;
  font-size: 16px;
  text-decoration:none;
}
.link-calculator {
  font-size: 134%;
}
.item-price {
  background-color: #cb0000;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  padding: 2px 11px;
  margin-bottom: 16px;
}
.item-stats {
  margin-bottom: 20px;
  clear: both;
}
.item-stats ul {
  margin: 0 0 0 -5px;
  padding: 0;
}
.item-stats ul li {
  color: #000000;
}
.item-info {
  margin-bottom: 20px;
}
.submit-info {
  float:left;
  width:450px;
  margin-left:30px;
  margin-top:24px;
}
.submit-info:after {
  content: '.'; display: block; clear: both; font-size: 0; line-height: 0; height: 0; visibility: hidden;
}
.attached-files {
  font-size:14px;
  margin-bottom:14px;
}
.attached-files h3 {
  margin-bottom:10px;
}
.attached-files ul {
  padding-left:0;
}
.attached-files a {
  text-decoration: none;
}
.attached-files a:hover {
  text-decoration: underline;
}

/* PROJECTS */
.projects-project {
  margin-bottom: 38px;
}
.projects-title {
  color: #297a98;
  font-size: 18px;
}
.projects-date {
  color: #666666;
  font-size: 14px;
  margin-bottom: 6px;
}
.projects-images {
  margin-left: -35px;
}
.projects-images .sb-image {
  float: left;
  margin-bottom: 8px;
  margin-left: 35px;
  width: 102px;
}
.projects-images img {
  border: 1px solid #d7e1e8;
}

.projects-info {
  line-height: 1.4;
}

/* FOOTER INFO */
.author {
  color: #297a98;
  float: left;
  font-size: 12px;
  margin-left: 30px;
  margin-top: 25px;
}
#raduga {
  float: right;
  height: 20px;
  margin-top: 22px;
  margin-right: 34px;
  width: 93px;
}

/* SHADOWBOX ICONS FIX */
#sb-nav-close {
  background: url(../images/close.png) 0 0 no-repeat;
  height:28px;
  top:-2px;
  width:28px;
}
#sb-nav-previous {
  background: url(../images/arrow-left.png) 0 0 no-repeat;
  cursor: pointer;
  display: block;
  margin-top:-43px;	/* half of height to position properly at the middle */
  position: absolute;
  top:50%;
  left:-51px;
  height:85px;
  width:51px;
}
#sb-nav-next {
  background: url(../images/arrow-right.png) 0 0 no-repeat;
  cursor: pointer;
  display: block;
  margin-top:-43px;	/* half of height to position properly at the middle */
  position: absolute;
  top:50%;
  right:-51px;
  height:85px;
  width:51px;
}

.item-photos-small div.jcarousel-clip-horizontal {
  margin-left: 35px;
  margin-top: 16px;
  overflow: hidden;
  width: 255px;
}

.item-photos-small {
  position: relative;
  display: inline-block;
}

.item-photos-small li {
  margin-left: 0px;
  margin-right: 20px;
}

.jcarousel-prev,
.jcarousel-next {
  cursor: pointer;
  height: 70px;
  position: absolute;
  top: 20px;
  width: 20px;
}

.jcarousel-prev {
  background: url('../images/jcarousel-prev.png') 50% 50% no-repeat;
  left: 0px;
}
.jcarousel-next {
  background: url('../images/jcarousel-next.png') 50% 50% no-repeat;
  right: 0px;
}

a.sct-raduga {
  position: absolute;
  right: 20px;
  top: 15px;
}

.calculator {
  width: 325px;
  height: 69px;
  background: #d7e1e8;
  -moz-box-shadow: 1px 1px 3px #042255;
  -webkit-box-shadow: 1px 1px 3px #042255;
  box-shadow: 1px 1px 3px #042255;
  float: right;
  line-height: 69px;
  margin-bottom: 20px;
}

.calculator img {
  vertical-align: middle;
  margin-left: 15px;
}

.calculator p {
  margin: 0;
  display: inline-block;
  width: 220px;
  padding-left: 10px;
}

.calculator p a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #074891;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.info-right .text {
  margin-left: 337px;
  margin-top: -100%;
}
.info-left .item-photos-small ul {
  margin:0;
  padding:0;
}
.info-left .item-photos-small li {
  list-style:none;
  float:left;
  margin-right: 1px;
}
.cat-last2 a {color:#bb9850;}
.cat-last2 a:hover {text-decoration:none;}
.cat-last2 {margin-top:-50px; text-align:center;}

/* БЛОК КАТАЛОГ ГИДРОЦИЛИНДРОВ */
#block-views-hydrocylinders-block {
  margin-left: 35px;
  margin-top: 55px;
  width: 220px;
}
#block-views-hydrocylinders-block h3.block-title {
  color: #ffffff;
  background-color: #4ba0c0;
  padding: 0 13px;
  font-size: 16px;
}
#block-views-hydrocylinders-block .views-row {
  margin-bottom: 25px;
  text-align: center;
}
#block-views-hydrocylinders-block .hydrocylinders-title {
  margin: 5px 0 0 5px;
}
.views-field-field-standard-cylinders-img {
  border: 1px solid #e5e6e7;
}
#block-views-standard-cylinders-block-1 {margin-left:18px; margin-top:20px;}

/* SLIDER */
.slider-wrap .text p {font-size:12px; font-family:Arial;}
.controls { background: rgba(34,35,35,0.9);}
.border-line {display:none;}
.controls .page.active  a {color: #fff;}
.controls .page  a {color: #979797;}

.ru-en {
  position: absolute;
  top: 31px;
  left: -75px;
  font-size: 18px;
}
.ru-en a {
  font-size: 18px;
}

/* Новости */
.news-list-item {
  font-size: 14px;
  padding: 22px 0;
  border-top: 2px solid #dee;
  min-height: 180px;
}

.news-list-item.views-row-first {
  border-top-style: none;
}

.news-list-item-date,
.node-news.node-full .content .date {
  color: #a0c2d0;
  font-size: 12px;
  font-weight: 200;
  margin-bottom: 14px;
}

.news-list-item-thumb img,
.node-news.node-full .content img {
  display: block;
  clear: both;
  float: left;
  padding: 3px;
  margin-right: 22px;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 0 3px 0 #666;
  -moz-box-shadow: 0 0 3px 0 #666;
  -o-box-shadow: 0 0 3px 0 #666;
  box-shadow: 0 0 3px 0 #666;
}

.node-news.node-full .content img:nth-child(even) {
  float: right;
  margin-right: 0;
  margin-left: 22px;
}

.node-news.node-full .field-name-body {
  margin-top: -4px;
}

.news-list-item-title {
  color: #056c92;
  font-size: 16px;
  margin-bottom: 14px;
}

.news-list-item-body,
.news-list-item-body a {
  color: #000;
  text-decoration: none;
}

.news-list-item-title,
.news-list-item-body {
  margin-left: 200px;
  margin-top: -5px;
}

#node-395 .field-name-body .left {
  float: left;
  margin-right: 55px;
}
#node-395 .field-name-body .right {
  width: 220px;
  float: right;
  margin-right: 80px;
}

/*Блок новостей на главной*/
#block-views-news-block-1 .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 650px;
}
#block-views-news-block-1 .content .view-display-id-block_1 {
  width: 100%;
}
#block-system-main + #block-views-news-block-1 .content {
  min-width: 650px;
}
#block-system-main + #block-views-news-block-1 .view-content {
  max-width: 660px;
}
.view-news.view-display-id-block_1 .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.view-news.view-display-id-block_1 .view-content .news-list-item {
  width: 185px;
  border-top: none;
  padding: 0;
  text-align: center;
}
.view-news.view-display-id-block_1 .view-content .news-list-item .news-list-item-date {
  text-align: left;
}
.view-news.view-display-id-block_1 .view-content .news-list-item .news-list-item-thumb {
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}
.view-news.view-display-id-block_1 .view-content .news-list-item img {
  float: none;
  margin: 0;
}
.view-news.view-display-id-block_1 .view-content .news-list-item .news-list-item-title {
  margin-left: 0;
}
.view-news.view-display-id-block_1 .view-footer {
  text-align: right;
  font-size: 16px;
}
.view-news.view-display-id-block_1 .view-footer span {
  font-size: 20px;
  margin-left: 5px;
  color: #056c92;
}

td, th, tbody td, thead th {
  border: 1px solid #4ba0c0;
}


#block-block-9 {
	background-color: #ffc4c4;
	text-align: center;
	padding: 15px;
	margin-bottom: 10px;
	}

.covid {
	font-size: 18px;
	}
	
#node-530 td, th, tbody td, thead th {
        border: none;
        padding: 10px 0px;
}

