/* Eric Meyer's CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 400;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  background: #ffffff;
  line-height: normal;
  margin: 0 auto;
  padding-top: 2.2px !important;
  position: relative;
  min-width: 1100px;
}
.header {
  width: 1100;
  position: relative;
  height: 300px;
}
.panel-separator {
  clear: both;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.clear {
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: 600;
}
.bold {
  font-weight: bold;
}
/* End of Eric Meyer's CSS Reset */
form .form-submit {
  background: #da5443;
  border: 1px solid #ba2412;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  clear: both;
}
#edit-field-use-for-target-id {
  margin-top: 5px;
}
.header-logo {
  background: url('../images/header.png') no-repeat;
  overflow: hidden;
  position: relative;
  height: 196px;
  width: 1100px;
}
.header-logo .link-home-logo-1 {
  display: block;
  height: 135px;
  left: 405px;
  position: absolute;
  top: 60px;
  width: 132px;
  z-index: 10;
}
.header-logo .link-home-logo-2 {
  display: block;
  height: 73px;
  left: 588px;
  position: absolute;
  top: 36px;
  width: 217px;
  z-index: 10;
}
.main-menu {
  font-family: 'Open Sans', sans-serif;
  margin: 0 auto;
  width: 1100px;
}
.main-menu .menu {
  margin: 0 auto;
  height: 23px;
  text-align: center;
}
.main-menu .menu li {
  display: inline-block;
  list-style: none;
  margin: 0px;
  padding: 5px 15px 10px 15px;
  position: relative;
}

.main-menu .menu li.expanded {
  padding: 5px 25px 10px 15px;
}
.main-menu .menu li.active-trail a {
  color: #254279;
}
.main-menu .menu li:hover {
  background-color: #f3f6fc;
  text-decoration: underline;
}
.main-menu .menu li.expanded:hover .menu {
  visibility: inherit;
}
.main-menu .menu li.expanded:hover .menu li {
  background-color: #f3f6fc;
}
.main-menu .menu li img {
  display: block;
  position: absolute;
  right: 7px;
  top: 15px;
}
.main-menu .menu li a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  display: block;
  margin-top: 5px;
  padding-bottom: 2px;
  color: #0b449d;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.main-menu .menu li a:hover {
  color: #254279;
}
.main-menu .menu li .menu {
  left: 0px;
  position: absolute;
  text-align: left;
  top: 32px;
  width: 210px;
  visibility: hidden;
}
.main-menu .menu li .menu li {
  display: inline-block;
  list-style: none;
  margin: 0px;
  padding: 2px 0px 6px 12px;
  position: relative;
  width: 100%;
}
.main-menu .menu li .menu li.active-trail a {
  color: #254279;
}
.main-menu .menu li .menu li a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  display: block;
  margin-top: 5px;
  padding-bottom: 2px;
  color: #0b449d;
  font-size: 14px;
  text-transform: none;
}
.main-menu .menu li .menu li a:hover {
  color: #254279;
  text-decoration: underline;
}
.main-news {
  height: 404px;
  margin: 0 auto;
  margin-bottom: 45px;
  overflow: hidden;
  position: relative;
  width: 910px;
}
.main-news:after {
  clear: both;
  content: '';
  display: table;
}
.main-news .main-news-back {
  filter: alpha(opacity=40);
  height: 402px;
  left: 1px;
  opacity: 0.4;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 904px;
}
.main-news .main-news-back .main-news-inner-back {
  height: 402px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 904px;
  text-align: center;
}
.main-news .main-news-back .main-news-inner-back img {
  display: inline-block;
  position: relative;
  text-align: center;
}
.main-news .main-news-inner {
  display: table;
  height: 404px;
  overflow: hidden;
  width: 910px;
}
.main-news .main-one-news {
  border: 1px solid #ededed;
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 300px;
  z-index: 2;
}
.main-news .main-one-news a {
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.main-news .main-one-news.hover {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.main-news .main-one-news .news-title {
  color: #7d7d7d;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
  padding: 20px;
  text-transform: uppercase;
}
.main-news .main-one-news .news-body {
  color: #233e45;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  height: 87px;
  overflow: hidden;
  padding: 20px 20px 0px 20px;
}
.main-news .main-one-news .news-link {
  bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: absolute;
  right: 20px;
}
.main-news .main-one-news .news-link a {
  color: #7d7d7d;
}
.page-home .title {
  display: none;
}
.view-title,
.title {
  margin: 0 auto;
  width: 970px;
}
.view-title h1,
.title h1,
.view-title h2,
.title h2,
.h1 {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: block;
}
.view-title h1:before,
.title h1:before,
.view-title h2:before,
.title h2:before,
.h1:before {
  border-top: solid 1px #d2e5ed;
  content: '';
  height: 1px;
  left: 0px;
  position: absolute;
  top: 14px;
  width: 350px;
  z-index: 1;
}
.view-title h1:after,
.title h1:after,
.view-title h2:after,
.title h2:after,
.h1:after {
  border-top: solid 1px #d2e5ed;
  content: '';
  height: 1px;
  position: absolute;
  right: 0px;
  top: 14px;
  width: 350px;
}
.back-link {
  margin-left: 20px;
}
.back-link a {
  color: #8e8e8b;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
}
.back-link a:hover {
  text-decoration: underline;
}
.new-products {
  margin-top: 35px;
  position: relative;
}
.series-preview {
  margin: 0 auto;
  width: 1000px;
}
.series-preview .view-title {
  width: 970px;
  margin: 0 auto;
}
.series-preview .back-link {
  background: url(../images/arrow-back.png) no-repeat -5px 6px;
  margin-left: 40px;
}
.node-type-product .back-link {
  background: url(../images/arrow-back.png) no-repeat -5px 6px;
  margin-left: 40px;
}
.series-preview .back-link a {
  padding-left: 10px;
}
.node-type-product .back-link a {
  padding-left: 10px;
}
.series-preview .series-preview-body-inner {
  height: 320px;
  width: 1003px;
}
.series-preview .series-preview-body {
  border: 1px solid #dfdfdf;
  height: 320px;
  position: relative;
  margin: 0 auto;
  margin-top: 15px;
  width: 1003px;
}
.series-more-description {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  bottom: 0px;
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  left: 0px;
  line-height: 1.2;
  margin: 0 auto;
  min-height: 50px;
  overflow: hidden;
  padding-top: 20px;
  position: relative;
  width: 800px;
}
.series-more-description p {
  margin-bottom: 15px;
  margin-top: 15px;
}
.series-more-description ul {
  list-style: disc;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 40px;
}
.series-preview .series-preview-body .series-image {
  display: table-cell;
  height: 340px;
  padding-left: 50px;
  margin-top: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 580px;
}
.series-preview .series-preview-body .series-content {
  position: absolute;
  right: 35px;
  top: 60px;
  width: 300px;
}
.series-preview .series-preview-body .series-content .series-title {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  text-align: center;
}
.series-preview .series-preview-body .series-content .series-products-col {
  color: #686864;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 28px;
  text-align: center;
}
.series-preview .series-preview-body .series-content .series-description {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  max-height: 100px;
  /*  overflow: hidden; */
  text-align: center;
}
.series-preview .series-preview-body .series-content .series-link {
  border: 1px solid #4c4c4c;
  border-radius: 4px;
  color: #4c4c4c;
  cursor: pointer;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: 90px;
}
.series-preview .series-preview-body .series-content .series-link:hover {
  background-color: rgba(255, 255, 255, 0.35);
  border-color: #000000;
}
.series-products {
  margin: 0 auto;
  margin-top: 30px;
  width: 970px;
}
.series-products:after {
  clear: both;
  content: '';
  display: table;
}
.recommend-products {
  margin: 0 auto;
  width: 970px;
}
.recommend-products:after {
  clear: both;
  content: '';
  display: table;
}
#edit-field-product-property-target-id {
  width: 696px;
}
.sort-products,
.sort-series {
  margin: 0 auto;
  width: 970px;
}
.sort-products:after,
.sort-series:after {
  clear: both;
  content: '';
  display: table;
}
.sort-products .filters-block,
.sort-series .filters-block {
  width: 970px;
  padding: 20px 0px;
}
.sort-products .filters-block:after,
.sort-series .filters-block:after {
  clear: both;
  content: '';
  display: table;
}
.one-product {
  float: left;
  height: 260px;
  padding: 30px;
  overflow: hidden;
  width: 182px;
}
.one-product .product-info-block {
  border: 1px solid transparent;
  position: relative;
  height: 200px;
  width: 180px;
}
.one-product .product-info-block.product-info-block:hover {
  border: 1px solid #ececec;
}
.one-product .product-info-block.product-info-block:hover .product-link a,
.one-product .product-info-block.product-info-block:hover .product-quantity,
.one-product
  .product-info-block.product-info-block:hover
  .product-for-people-icons,
.one-product .product-info-block.product-info-block:hover .product-use {
  visibility: visible;
}
.one-product .product-info-block.product-info-block:hover .product-image {
  opacity: 0.1;
  filter: alpha(opacity=20);
}
.one-product .product-info-block.product-info-block:hover .one-use {
  text-shadow: 10px 10px 15px #ffffff;
}
.one-product .product-info-block .product-for-people-icons {
  left: 10px;
  position: absolute;
  top: 10px;
  visibility: hidden;
}
.one-product .product-info-block .product-for-people-icons img {
  margin-right: 5px;
  height: 22px;
  width: auto;
}
.one-product .product-info-block .product-for-people-icons img.all-image {
  width: 34px;
}
.one-product .product-info-block .new {
  background-color: #f2f8f7;
  color: #3b619d;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  padding: 5px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.one-product .product-info-block .product-quantity {
  bottom: 10px;
  color: #375c82;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  left: 10px;
  position: absolute;
  visibility: hidden;
}
.one-product .product-info-block .product-link a {
  bottom: 10px;
  color: #8a8a8a;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  position: absolute;
  right: 10px;
  text-decoration: underline;
  visibility: hidden;
  z-index: 1;
}
.one-product .product-info-block .product-image {
  margin-top: 4px;
  text-align: center;
  vertical-align: middle;
}
.one-product .product-info-block .product-image img {
  height: auto;
  max-height: 191px;
  max-width: 180px;
  width: auto;
}
.one-product .product-info-block .product-use {
  color: #5a5a5a;
  left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: absolute;
  text-align: center;
  top: 50px;
  visibility: hidden;
  width: 160px;
}
.one-product .product-info-block .product-use .one-use {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 auto;
  padding: 7px 0px;
  width: 130px;
}
.one-product .product-info-block .product-use .one-use:last-child {
  border-bottom: none;
}
.one-product .product-title {
  line-height: 1.3;
  margin-top: 10px;
  text-align: center;
}
.one-product .product-title span {
  color: #686864;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.one-series {
  float: left;
  height: 270px;
  margin: 0px 30px 30px 30px;
  position: relative;
  width: 425px;
}
.one-series a {
  text-decoration: none;
}
.one-series:hover .series-info {
  border: 1px solid #ededed;
}
.one-series:hover .series-info .series-image {
  opacity: 0.1;
  filter: alpha(opacity=20);
}
.one-series:hover .series-info .series-link a,
.one-series:hover .series-info .series-title,
.one-series:hover .series-info .series-description,
.one-series:hover .series-info .series-for-people-icons,
.one-series:hover .series-info .series-products-col {
  visibility: visible;
}
.one-series .series-info {
  border: 1px solid transparent;
  height: 226px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 425px;
}
.one-series .series-info .series-title {
  color: #375c82;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  margin: 25px 0px;
  visibility: hidden;
}
.one-series .series-info .series-description {
  color: #4e4e4e;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin-bottom: 20px;
  max-height: 72px;
  overflow: hidden;
  visibility: hidden;
}
.one-series .series-info .series-for-people-icons {
  visibility: hidden;
}
.one-series .series-info .series-for-people-icons img {
  margin-right: 8px;
}
.one-series .series-info .series-products-col {
  bottom: 10px;
  color: #525252;
  left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: absolute;
  visibility: hidden;
}
.one-series .series-info .series-link a {
  bottom: 10px;
  color: #6e6e6e;
  right: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  position: absolute;
  visibility: hidden;
}
.one-series .series-image {
  left: 0px;
  height: 213px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 12px;
  width: 425px;
}
.one-series .series-image img {
  max-height: 226px;
  max-width: 425px;
}
.one-series .series-title {
  color: #686864;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}
.node-type-imported-products .content {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 30px;
  width: 1000px;
}
.node-type-imported-products .content .menu {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.import-products {
  margin: 0 auto;
  width: 970px;
}
.import-products .import-products-content {
  margin-bottom: 50px;
}
.import-products .import-products-content:after {
  clear: both;
  content: '';
  display: table;
}
.import-products .one-import-product {
  margin-top: 60px;
  position: relative;
}
.import-products .one-import-product:after {
  clear: both;
  content: '';
  display: table;
}
.import-products .one-import-product .import-product-image {
  border: 1px solid #d2e5ed;
  float: left;
  height: 234px;
  margin-right: 60px;
  overflow: hidden;
  width: 430px;
}
.import-products .one-import-product .import-product-title {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
}
.import-products .one-import-product .import-product-body {
  color: #3f4041;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 30px;
}
.import-products .one-import-product .import-product-link a {
  border: 1px solid #656565;
  color: #656565;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: 98px;
}
.import-products .one-import-product .import-product-link a:hover {
  background-color: #e8f5f4;
}
.about-company {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 1070px;
}
.about-company .view-title {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 970px;
}
.about-company .col-1 {
  float: left;
  margin-right: 30px;
  width: 175px;
}
.about-company .col-2 {
  float: left;
  width: 620px;
}
.about-company .col-2 p {
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
}
.about-company .col-3 {
  float: right;
  width: 175px;
}
.about-company .diploma {
  color: #686864;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 70px;
  text-align: center;
}
.about-company .diploma .diploma-title {
  margin-top: 10px;
}
.about-company .diploma img {
  height: 150px;
  width: 100px;
}
.product {
  margin: 0 auto;
  margin-bottom: 60px;
  width: 970px;
}
.product .back-link {
  margin: 20px 0px;
}
.product:after {
  clear: both;
  content: '';
  display: table;
}
.product .left-product-block {
  float: left;
  margin-right: 50px;
  width: 285px;
  text-align: center;
}
.product .left-product-block .product-series {
  margin-bottom: 10px;
}
.product .left-product-block .product-series a {
  color: #707070;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  text-decoration: none;
}
.product .left-product-block .product-series a:hover {
  text-decoration: underline;
}
.product .left-product-block .product-name {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin-bottom: 20px;
}
.product .left-product-block .product-image {
  margin-bottom: 20px;
}
.product .left-product-block .product-image img {
  max-width: 285px;
}
.product .left-product-block .tell-about {
  color: #7a7a7a;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.product .left-product-block .yashare-auto-init .b-share-icon:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.product .left-product-block .yashare-auto-init a {
  height: 22px;
  margin-right: 7px;
  padding: 0px;
  width: 22px;
}
.product .left-product-block .yashare-auto-init .b-share-icon_vkontakte {
  background: url('../images/vk-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.product .left-product-block .yashare-auto-init .b-share-icon_facebook {
  background: url('../images/fb-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.product .left-product-block .yashare-auto-init .b-share-icon_twitter {
  background: url('../images/twit-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.product .left-product-block .yashare-auto-init .b-share-icon_odnoklassniki {
  background: url('../images/odn-icon.jpg') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.product .right-product-block {
  float: left;
  width: 620px;
}
.product .right-product-block .product-attr-block {
  margin: 0 auto;
  text-align: center;
  width: 600px;
}
.product .right-product-block .product-attr-block:after {
  clear: both;
  content: '';
  display: table;
}
.product .right-product-block .product-attr {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 12px;
  padding: 5px;
  width: 135px;
}
.product .right-product-block .product-attr .attr-name {
  color: #707070;
  margin-bottom: 10px;
}
.product .right-product-block .product-attr .attr-body {
  color: #2e3643;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}
.product .right-product-block .product-attr .attr-body div {
  margin-bottom: 5px;
}
.product .right-product-block .product-body {
  color: #585858;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 25px;
}
.product .right-product-block .product-body p {
  margin-bottom: 10px;
}
.product .right-product-block .product-body ul {
  list-style: disc;
  margin-bottom: 10px;
  margin-left: 30px;
}
.product .right-product-block .product-body:before {
  clear: both;
  content: '';
}
.product .right-product-block .product-bottom-block {
  font-family: 'Open Sans', sans-serif;
  margin-top: 20px;
  position: relative;
  width: 620px;
}
.product .right-product-block .product-bottom-block:after {
  clear: both;
  content: '';
  display: table;
}
.product .right-product-block .product-bottom-block h3 {
  color: #0b449d;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none;
}
.product .right-product-block .col-1 {
  float: left;
  margin-right: 60px;
  width: 240px;
}
.product .right-product-block .col-1 .product-consist {
  color: #7a7a7a;
  font-size: 12px;
  text-transform: uppercase;
}
.product .right-product-block .col-2 {
  float: left;
  width: 320px;
}
.product .right-product-block .col-2 .product-use {
  color: #585858;
  font-size: 14px;
  margin-bottom: 10px;
}
.product .right-product-block .product-components a {
  color: #585858;
  line-height: 1.2;
  position: relative;
  text-decoration: none;
}
.product .right-product-block .product-components a:hover {
  color: #333333;
  text-decoration: underline;
}
.product .right-product-block .product-components a:hover :after {
  color: #333333;
  text-decoration: none !important;
}
.product .right-product-block .product-components .active-component {
  float: left;
  position: relative;
}
.product .right-product-block .product-components .active-component a:hover {
  visibility: visible;
}
.product
  .right-product-block
  .product-components
  .active-component-description {
  background-color: #404040;
  border-radius: 4px;
  border-top: 1px solid #4c4c4c;
  top: 30px;
  box-shadow: inset 0px 1px 0px rgba(256, 256, 256, 0.35);
  color: #ffffff;
  display: block;
  min-height: 55px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  left: -100px;
  padding: 10px;
  position: absolute;
  visibility: hidden;
  width: 255px;
  z-index: 1;
}
.product
  .right-product-block
  .product-components
  .active-component-description:before {
  background-image: url('../images/tooltip-arrow.png');
  content: '';
  height: 8px;
  position: absolute;
  left: 125px;
  top: -6px;
  width: 13px;
}
.view-display-id-attachment_in_product .view-content div {
  display: inline-block;
}
.view-display-id-attachment_in_product .view-content a {
  margin-right: 5px;
}
.all-components-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 50px;
  width: 1000px;
}
.all-components-block h3 {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.empty-results {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 1000px;
}
.view-message {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
.products {
  margin: 0 auto;
  width: 1000px;
}
.products .view-title {
  margin: 0 auto;
  margin-bottom: 20px;
  width: 970px;
}

.products .series-filter-form {
  border-bottom: 1px solid #d2e5ed;
  margin-bottom: 70px;
  margin-top: 20px;
  padding: 20px;
  padding-bottom: 41px;
  position: relative;
  width: 960px;
}

.products .product-filter-form {
  border-bottom: 1px solid #d2e5ed;
  margin-bottom: 70px;
  margin-top: 20px;
  padding: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 960px;
}

.fixed-filter {
  background-color: #fff;
  position: fixed;
  top: -20px;
  z-index: 9999;
}

.wrapper-from-fixed-block {
  height: 243px;
  margin: 0 auto;
  width: 1000px;
}

.products .product-filter-form:after,
.products .series-filter-form:after {
  clear: both;
  content: '';
  display: table;
}
.products .product-filter-form .form-item-field-series-product-target-id,
.products .series-filter-form .form-item-field-series-product-target-id {
  position: absolute;
  right: 25px;
  top: 28px;
}
.products .series-filter-form select,
.products .series-filter-form .jquery-selectbox {
  margin-top: 27px;
}
.products .series-filter-form .second-filter-block a {
  line-height: 60px;
}
.products .label {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.products .reset-filters {
  position: absolute;
  right: 92px;
  top: 98px;
}
.products .reset-filters a {
  color: #5a5a5a;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
.products .reset-filters a:hover {
  text-decoration: none;
}
.products .buttons-block {
  float: left;
  margin-left: 35px;
  margin-right: 40px;
  width: 180px;
}
.products .buttons-block a.button {
  border: 1px solid transparent;
  float: left;
  display: block;
  height: 76px;
  position: relative;
  text-decoration: none;
  width: 76px;
}
.products .buttons-block a.button.series-button {
  background-image: url('../images/series-button.png');
  margin-right: 20px;
}
.products .buttons-block a.button.series-button span {
  left: 19px;
}
.products .buttons-block a.button.products-button {
  background-image: url('../images/product-button.png');
}
.products .buttons-block a.button.products-button span {
  left: 10px;
}
.products .buttons-block a.button.active,
.products .buttons-block a.button:hover {
  border: 1px solid #d2e5ed;
}
.products .buttons-block a.button span {
  bottom: 5px;
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  position: absolute;
}
.products #edit-field-for-who-target-id-wrapper {
  float: left;
  margin-right: 40px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 220px;
}
.products #edit-field-for-who-target-id-wrapper label {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.products #edit-field-for-who-target-id-wrapper > label {
  margin-bottom: 28px;
}
.products #edit-field-for-who-target-id-wrapper .bef-checkboxes {
  padding-left: 18px;
  padding-top: 18px;
  padding-bottom: 20px;
}
.products #edit-field-for-who-target-id-wrapper .bef-checkboxes:after {
  clear: both;
  content: '';
  display: table;
}
.products #edit-field-for-who-target-id-wrapper .for-who-text {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
.products #edit-field-for-who-target-id-wrapper .form-type-radio {
  display: block;
  float: left;
  margin-right: 22px;
}
.products #edit-field-for-who-target-id-wrapper .form-type-radio input {
  display: none;
}

.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  input
  + label {
  background: url('../images/checkbox-all.png') 0px 0px no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 22px;
  width: 42px;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  input
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  input
  + label:hover {
  background: url('../images/checkbox-all.png') -42px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  input
  + label {
  background: url('../images/checkbox-children.png') 0px 0px no-repeat;
  height: 22px;
  width: 24px;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  input
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  input
  + label:hover {
  background: url('../images/checkbox-children.png') -24px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  input
  + label {
  background: url('../images/checkbox-female.png') 0px 0px no-repeat;
  height: 22px;
  width: 23px;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  input
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  input
  + label:hover {
  background: url('../images/checkbox-female.png') -23px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  + div
  input
  + label {
  background: url('../images/checkbox-male.png') 0px 0px no-repeat;
  height: 22px;
  width: 24px;
}
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  + div
  input
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  #edit-field-for-who-target-id
  > div
  + div
  + div
  + div
  input
  + label:hover {
  background: url('../images/checkbox-male.png') -24px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-4
  + label {
  background: url('../images/checkbox-children.png') 0px 0px no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 22px;
  width: 24px;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-4
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-4
  + label:hover {
  background: url('../images/checkbox-children.png') -24px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-3
  + label {
  background: url('../images/checkbox-female.png') 0px 0px no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 22px;
  width: 23px;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-3
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-3
  + label:hover {
  background: url('../images/checkbox-female.png') -23px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-2
  + label {
  background: url('../images/checkbox-male.png') 0px 0px no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 22px;
  width: 24px;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-2
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-2
  + label:hover {
  background: url('../images/checkbox-male.png') -24px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-all
  + label {
  background: url('../images/checkbox-all.png') 0px 0px no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 22px;
  width: 42px;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-all
  + label.active,
.products
  #edit-field-for-who-target-id-wrapper
  .form-type-radio
  #edit-field-for-who-target-id-all
  + label:hover {
  background: url('../images/checkbox-all.png') -42px 0px no-repeat;
}
.products
  #edit-field-for-who-target-id-wrapper
  .form-item-field-for-who-target-id {
  float: right;
  margin-bottom: 6px;
}
.products .first-filter-block,
.products .second-filter-block {
  float: left;
  position: relative;
  text-align: center;
  width: 182px;
}
.products .first-filter-block {
  margin-right: 40px;
}
.products .second-filter-block a {
  color: #5a5a5a;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-decoration: underline;
}
.products .second-filter-block select {
  margin-bottom: 22px;
}
.products .selectTheme {
  background: url('../images/arrow-select.png') no-repeat;
  background-position: 157px 0px;
  border: 1px solid #c7c7c7;
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-right: 25px;
  padding: 0px 5px;
  text-indent: 0.01px;
  text-overflow: '';
  text-transform: uppercase;
  vertical-align: middle;
  width: 180px;
}
.products select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../images/arrow-select.png') no-repeat;
  background-position: 148px 0px;
  border: 1px solid #c7c7c7;
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  height: 30px;
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-right: 25px;
  padding: 0px 5px;
  text-indent: 0.01px;
  text-overflow: '';
  text-transform: uppercase;
  vertical-align: middle;
  width: 190px;
}
.products select option {
  height: 30px !important;
}
.products #edit-field-product-property-target-id-wrapper {
  position: absolute;
  left: 44px;
  top: 182px;
  width: 696px;
}
.products #edit-field-product-property-target-id-wrapper .form-item {
  color: #9b9b9b;
  cursor: pointer;
  display: none;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin-right: 5px;
}
.products #edit-field-product-property-target-id-wrapper .form-item input {
  display: none;
}
.products #edit-field-product-property-target-id-wrapper .form-item label {
  cursor: pointer;
  font-weight: normal;
  line-height: 1.8;
}
.products
  #edit-field-product-property-target-id-wrapper
  .form-item
  label.active,
.products
  #edit-field-product-property-target-id-wrapper
  .form-item
  label:hover {
  border-bottom: 2px solid #ececec;
  color: #5a5a5a;
}
.products
  #edit-field-product-property-target-id-wrapper
  .form-item
  label:after {
  content: '/';
}
.products
  #edit-field-product-property-target-id-wrapper
  .form-item:last-child
  label:after {
  content: '';
}
.products .bef-sort-combined {
  position: absolute;
  right: 15px;
  top: 196px;
  width: 220px;
}
.products .bef-sort-combined .form-item-sort-bef-combine label {
  display: none;
}
.products .bef-sort-combined .form-item {
  float: left;
  margin-right: 5px;
}
.products .bef-sort-combined #edit-sort-bef-combine input {
  display: none;
}
.products
  .bef-sort-combined
  #edit-sort-bef-combine
  #edit-sort-bef-combine-weight-desc
  + label {
  display: none;
}
.page-products
  .bef-sort-combined
  #edit-sort-bef-combine
  #edit-sort-bef-combine-created-asc
  + label {
  display: none;
}
.page-products
  .bef-sort-combined
  #edit-sort-bef-combine
  #edit-sort-bef-combine-created-desc
  + label {
  display: none;
}
.products
  .bef-sort-combined
  #edit-sort-bef-combine
  #edit-sort-bef-combine-totalcount-asc
  + label {
  display: none;
}
.products
  .bef-sort-combined
  #edit-sort-bef-combine
  #edit-sort-bef-combine-weight-asc
  + label:after {
  color: #5a5a5a;
  content: '|';
}
.products .bef-sort-combined #edit-sort-bef-combine label {
  display: block;
  color: #ababab;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
}
.products .bef-sort-combined #edit-sort-bef-combine label.active,
.products .bef-sort-combined #edit-sort-bef-combine label:hover {
  color: #5a5a5a;
}
.view-display-id-all_series_block .reset-filters {
  top: 58px;
}
.one-news-view,
.all-news-view {
  margin: 0 auto;
  margin-top: 45px;
  position: relative;
  width: 1000px;
}
.one-news-view:after,
.all-news-view:after {
  clear: both;
  content: '';
  display: table;
}
.one-news-view .view-title,
.all-news-view .view-title {
  margin: 0 auto;
  margin-bottom: 45px;
  width: 1000px;
}
.all-news-view {
  width: 1000px;
}
.all-news-view .left-news-filters {
  margin-right: 55px;
}
.news-list {
  float: left;
  width: 700px;
}
.news-list:after {
  clear: both;
  content: '';
  display: table;
}
.view-display-id-one_news_block .news-list {
  width: 580px;
}
.one-news {
  border: 1px solid #e1e1e1;
  height: 300px;
  margin-bottom: 30px;
  position: relative;
  width: 687px;
}
.one-news:hover {
  border-color: #aeaeae;
}
.one-news .news-category-link {
  display: block;
  position: absolute;
  left: 0px;
  height: 57px;
  top: 0px;
  width: 185px;
}
.one-news a {
  text-decoration: none;
}
.one-news .news-header-block {
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #17665c;
  height: auto;
  left: 0px;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: absolute;
  top: 0px;
  width: 687px;
}
.one-news .news-header-block.production {
  color: #17665c;
}
.one-news .news-header-block.production .news-title {
  border-color: #87c6be;
}
.one-news .news-header-block.production .news-title:hover {
  color: #092824;
}
.one-news .news-header-block.production .news-type.hover {
  color: #092824;
}
.one-news .news-header-block.discounts {
  color: #de4646;
}
.one-news .news-header-block.discounts .news-title {
  border-color: #fecdc9;
}
.one-news .news-header-block.discounts .news-title:hover {
  color: #a11d1d;
}
.one-news .news-header-block.discounts .news-type.hover {
  color: #a11d1d;
}
.one-news .news-header-block.company {
  color: #2c679d;
}
.one-news .news-header-block.company .news-title {
  border-color: #2c679d;
}
.one-news .news-header-block.company .news-title:hover {
  color: #16334d;
}
.one-news .news-header-block.company .news-type.hover {
  color: #16334d;
}
.one-news .news-header-block.school {
  color: #8d579c;
}
.one-news .news-header-block.school .news-title {
  border-color: #d29be2;
}
.one-news .news-header-block.school .news-title:hover {
  color: #52325b;
}
.one-news .news-header-block.school .news-type.hover {
  color: #52325b;
}
.one-news .news-header-block .news-type {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding: 20px 0px 15px 0px;
  text-align: center;
  text-transform: uppercase;
  width: 185px;
}
.one-news .news-header-block .news-title {
  border-left: 2px solid;
  display: table;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  height: auto;
  margin: 20px 0px;
  padding-left: 20px;
  width: 370px;
}
.one-news .news-header-block .news-date {
  color: #9d9d9d;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin: 22px 16px 22px 0px;
}
.one-news .series-image-block {
  background-color: #fffdf4;
  height: 300px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 687px;
}
.one-news .series-image-block img {
  height: auto;
  max-height: 300px;
}
.left-news-filters {
  border-right: 1px solid #d2e5ed;
  float: left;
  margin-right: 55px;
  text-align: center;
  width: 240px;
}
.left-news-filters .news-filters-title {
  border-bottom: 1px solid #e8f2f6;
  color: #75a19b;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  margin: 0 auto;
  padding: 15px;
  width: 180px;
}
.left-news-filters .views-exposed-widget {
  float: none;
  padding: 0;
}
.left-news-filters .news-checkbox {
  margin: 0 auto;
  margin-bottom: 25px;
  margin-top: 5px;
  text-align: left;
  width: 177px;
}
.left-news-filters .news-checkbox .bef-checkboxes {
  padding: 0.5em 1em 0 0;
}
.left-news-filters .news-checkbox .form-type-bef-checkbox,
.left-news-filters .news-checkbox .form-type-checkbox {
  margin: 0;
  padding: 5px;
}
.left-news-filters .news-checkbox .form-type-bef-checkbox input,
.left-news-filters .news-checkbox .form-type-checkbox input {
  display: none;
}
.left-news-filters
  .news-checkbox
  .form-type-bef-checkbox
  input:checked
  + label:before,
.left-news-filters
  .news-checkbox
  .form-type-checkbox
  input:checked
  + label:before {
  background: url('../images/checkbox.png') -18px 0px no-repeat;
}
.left-news-filters .news-checkbox label {
  color: #3b3b3b;
  cursor: pointer;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 23px;
  line-height: 19px;
  padding-left: 25px;
  position: relative;
}
.left-news-filters .news-checkbox label:before {
  background: url('../images/checkbox.png') 0px 0px no-repeat;
  content: '';
  display: block;
  height: 19px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 18px;
}
.left-news-filters .news-checkbox label:hover {
  color: #000000;
}
.left-news-filters .news-checkbox label img {
  float: left;
  margin-right: 10px;
}
.left-news-filters .news-checkbox .views-submit-button {
  clear: both;
  float: none;
  margin-left: 22px;
  margin-top: 25px;
}
.left-news-filters .news-checkbox .views-submit-button input {
  background-color: #f8fbfc;
  border: 1px solid #c8d5d4;
  color: #17665c;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  padding: 7px 14px;
  text-decoration: none;
  text-transform: none;
  width: 125px;
}
.left-news-filters .news-checkbox .views-submit-button input:hover {
  background-color: #d2e5ed;
  background: linear-gradient(to bottom, #deecf2, #dcebf1);
}
.left-news-filters .calendar-block {
  border-bottom: 1px solid #e8f2f6;
  height: 160px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 210px;
}
.left-news-filters .calendar-block .view-content {
  margin-top: 0px;
}
.left-news-filters .calendar-block .view-grouping {
  height: 140px;
  width: 210px;
}
.left-news-filters .calendar-block .view-grouping .month {
  float: left;
  margin-right: 5px;
}
.left-news-filters .calendar-block .view-grouping .month a {
  color: #3b3b3b;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-decoration: none;
}
.left-news-filters .calendar-block .view-grouping .month a:hover {
  text-decoration: underline;
}
.left-news-filters .calendar-block .view-grouping .month a.active {
  text-decoration: underline;
}
.left-news-filters .calendar-block .view-grouping .left-arrow {
  background: url('../images/arrow-left.png');
  cursor: pointer;
  height: 14px;
  left: 55px;
  position: absolute;
  top: 20px;
  width: 8px;
}
.left-news-filters .calendar-block .view-grouping .view-grouping-header {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  margin: 0 auto;
  margin-top: 20px;
  width: 70px;
}
.left-news-filters .calendar-block .view-grouping .right-arrow {
  background: url('../images/arrow-right.png');
  cursor: pointer;
  height: 14px;
  left: 148px;
  position: absolute;
  top: 20px;
  width: 8px;
}
.left-news-filters .calendar-block .view-grouping .view-grouping-content {
  margin: 0 auto;
  margin-top: 25px;
  width: 170px;
}
.left-news-filters .calendar-block .view-grouping .view-grouping-content:after {
  clear: both;
  content: '';
  display: table;
}
.left-news-filters .text-block {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.3;
  margin: 0 auto;
  margin-top: 40px;
  width: 210px;
}
.left-news-filters input#edit-mail {
  border: 1px solid #c8e2de;
  height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  line-height: 28px;
  margin-top: 25px;
  text-align: center;
  width: 208px;
}
.left-news-filters #edit-submit {
  background-color: #f8fbfc;
  border: 1px solid #c8d5d4;
  color: #17665c;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 8px 0px;
  text-decoration: none;
  text-transform: none;
  width: 208px;
}
.left-news-filters #edit-submit:hover {
  background-color: #d2e5ed;
  background: linear-gradient(to bottom, #deecf2, #dcebf1);
}
.news-content {
  float: left;
  width: 687px;
}
.news-content:after {
  clear: both;
  content: '';
  display: table;
}
.news-content .news-title {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}
.news-content .news-date {
  color: #9d9d9d;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
}
.news-content .news-image-block {
  height: 300px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
  width: 687px;
}
.news-content .news-image-block .news-image-inner {
  display: table;
  height: 300px;
  overflow: hidden;
  width: 687px;
}
.news-content .news-image-block .news-image-inner .news-image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.news-content .news-image-block .news-image-inner .news-image img {
  height: auto;
  max-width: 687px;
  max-height: 300px;
  width: auto;
}
.news-content .news-body {
  color: #3b3b3b;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.news-content .news-body p {
  margin-bottom: 20px;
}
.news-content .back-link {
  margin-left: 0px;
  margin-bottom: 45px;
}
.news-content .back-link a {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
.news-content .back-link a:hover {
  text-decoration: none;
}
.news-content .share-block {
  margin-bottom: 45px;
}
.news-content .share-block:after {
  clear: both;
  content: '';
  display: table;
}
.news-content .share-block .share {
  color: #7a7a7a;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.news-content .share-block .share .share-text {
  float: left;
  line-height: 32px;
  margin-right: 20px;
}
.news-content .share-block .share .yashare-auto-init {
  float: left;
}
.news-content .share-block .share .yashare-auto-init .b-share-icon:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.news-content .share-block .share .yashare-auto-init a {
  height: 22px;
  margin-right: 7px;
  padding: 0px;
  width: 22px;
}
.news-content .share-block .share .yashare-auto-init .b-share-icon_vkontakte {
  background: url('../images/vk-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.news-content .share-block .share .yashare-auto-init .b-share-icon_facebook {
  background: url('../images/fb-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.news-content .share-block .share .yashare-auto-init .b-share-icon_twitter {
  background: url('../images/twit-icon.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.news-content
  .share-block
  .share
  .yashare-auto-init
  .b-share-icon_odnoklassniki {
  background: url('../images/odn-icon.jpg') no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.news-content .share-block .next-news a {
  color: #7a7a7a;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 32px;
  text-decoration: none;
}
.news-content .share-block .next-news a:hover {
  text-decoration: underline;
}
.last-news:after {
  clear: both;
  content: '';
  display: table;
}
.last-news .last-news-title {
  color: #3b3b3b;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.views-row-last .one-last-news {
  margin-right: 0px;
}
.one-last-news {
  float: left;
  margin-right: 50px;
  overflow: hidden;
  width: 160px;
}
.one-last-news .last-news-image-block {
  height: 72px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 160px;
}

.news-image-block .news-image-inner .field-content {
  height: 300px;
}

.one-last-news .last-news-image-block .last-news-image-inner {
  display: table;
  height: 72px;
  overflow: hidden;
  width: 160px;
}
.one-last-news .last-news-image-block .last-news-image-inner .last-news-image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.one-last-news
  .last-news-image-block
  .last-news-image-inner
  .last-news-image
  img {
  height: auto;
  max-width: 160px;
  width: auto;
}
.one-last-news .last-news-title a {
  color: #4b6b9d;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px -1;
  font-style: italic;
}
.one-last-news .last-news-title a:hover {
  text-decoration: none;
}
.page-contacts .map-block {
  margin: 0 auto;
  margin-bottom: 60px;
  margin-top: 40px;
  position: relative;
  width: 1000px;
}
.page-contacts .map-block:after {
  clear: both;
  content: '';
  display: table;
}
.page-contacts .map-block .map {
  float: left;
  height: 330px;
  margin-right: 45px;
  overflow: hidden;
  width: 440px;
}
.page-contacts .map-block .map-links {
  float: left;
  text-align: right;
  width: 514px;
}
.page-contacts .map-block .map-link {
  margin: 50px 0px;
}
.page-contacts .map-block .map-link:after {
  clear: both;
  content: '';
  display: table;
}
.page-contacts .map-block .map-link .text-block {
  float: right;
  width: 445px;
}
.page-contacts .map-block .map-link .text-block h2 {
  color: #2f57a5;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
}
.page-contacts .map-block .map-link .text-block p {
  color: #737373;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 4px 0px;
}
.page-contacts .map-block .link-image {
  background: url('../images/zoom.png') no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  margin-left: 35px;
  height: 31px;
  width: 31px;
}
.page-contacts .map-block .link-image:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.page-contacts .contact-bottom-block {
  margin: 0 auto;
  width: 1000px;
}
.page-contacts .contact-bottom-block:after {
  clear: both;
  content: '';
  display: table;
}
.page-contacts .contact-bottom-block .text-block {
  float: left;
  line-height: 1.2;
  width: 600px;
}
.page-contacts .contact-bottom-block .text-block h2 {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-contacts .contact-bottom-block .text-block p {
  color: #383838;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 20px 0px;
}
.page-contacts .contact-bottom-block .text-block p span {
  color: #2f57a5;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-contacts .contact-bottom-block .contact-form-block {
  float: right;
  text-align: right;
  width: 412px;
}
.page-contacts .contact-bottom-block .contact-form-block h2 {
  color: #17665c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-contacts .contact-bottom-block .contact-form-block input {
  border: 1px solid #c7c7c7;
  color: #727272;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 28px;
  height: 28px;
  margin: 10px 0px;
  padding-left: 30px;
  position: relative;
  width: 188px;
}
.page-contacts .contact-bottom-block .contact-form-block input:after {
  clear: both;
  content: '';
  display: table;
}
.page-contacts .contact-bottom-block .contact-form-block input.name {
  background: url('../images/input-user.png') 8px 8px no-repeat;
}
.page-contacts .contact-bottom-block .contact-form-block input.mail {
  background: url('../images/input-mail.png') 8px 12px no-repeat;
}
.page-contacts .contact-bottom-block .contact-form-block textarea {
  border: 1px solid #c7c7c7;
  color: #717171;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  height: 100px;
  margin-top: 10px;
  padding: 5px;
  resize: none;
  width: 400px;
}
.page-contacts .contact-bottom-block .contact-form-block .contact-submit {
  background-color: #d2e5ed;
  background: linear-gradient(to bottom, #deecf2, #dcebf1);
  border: 1px solid #c8d5d4;
  color: #17665c;
  display: block;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  height: 33px;
  line-height: 31px;
  margin: 0px;
  margin-top: 20px;
  padding: 0px 20px;
  text-decoration: none;
  text-transform: none;
  width: 146px;
}
.page-contacts .contact-bottom-block .contact-form-block .contact-submit:hover {
  background: none;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
  height: 320px;
  padding: 0px;
  width: 970px;
}
.jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-clip-horizontal {
  right: 20px;
  width: 1000px;
}
.jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-item-horizontal {
  border: none;
  height: 310px;
  width: 242px;
}
.jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-prev-horizontal {
  background: url('../images/prev-arrow.png');
  height: 93px;
  left: -55px;
  top: 68px;
  width: 49px;
}
.jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-next-horizontal {
  background: url('../images/next-arrow.png');
  height: 93px;
  right: -50px;
  top: 68px;
  width: 49px;
}
.page-gallery {
  background: #282828;
  overflow: hidden;
  width: auto;
}
.page-gallery #main-wrapper {
  font-size: 1em;
}
.page-gallery .title {
  display: none;
}
.page-gallery #content {
  width: 9000px;
}
.page-gallery.toolbar-drawer {
  padding-top: 2.2em;
}
.page-gallery #main {
  height: 33.125em;
  min-height: 530px;
  outline: none;
}
.page-gallery .gallery-header-inner {
  min-width: 480px;
  overflow: hidden;
  width: 100%;
}
.page-gallery .series-image img {
  height: auto;
  width: auto;
}
.page-gallery .views-fluid-grid {
  max-height: 600px;
}
.page-gallery .views-fluid-grid .views-fluid-grid-item {
  border: 0;
  padding: 0;
}
.page-gallery .header {
  background: #434343;
  height: 80px;
  position: relative;
  width: 100%;
}
.page-gallery .header .main-menu {
  margin: 0;
  padding: 0;
  width: 100%;
}
.page-gallery .header .main-menu .series {
  color: #70caff;
  float: left;
  line-height: 80px;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  margin-left: 15%;
}
.page-gallery .header .main-menu .back-link {
  float: right;
  line-height: 80px;
  margin-right: 5%;
}
.page-gallery .header .main-menu .back-link a {
  color: #dedede;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: underline;
}
.page-gallery .header .main-menu .back-link a:hover {
  text-decoration: none;
}
.page-gallery .footer {
  display: none;
}
.footer {
  border-top: 1px solid #e3e6ea;
  background: #f6f6f6;
  margin-top: 50px;
  width: 100%;
}
.footer .footer-content {
  margin: 0 auto;
  position: relative;
  width: 970px;
}
.footer .footer-content .view-title {
  margin: 15px 0px 5px;
}
.footer .footer-content .view-title h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}
.footer .footer-content .view-title h2:before {
  width: 240px;
}
.footer .footer-content .view-title h2:after {
  width: 240px;
}
.footer .footer-content .footer-body {
  color: #616161;
  font-size: 13px;
  padding: 20px;
}
.footer .footer-content .footer-body .col-1,
.footer .footer-content .footer-body .col-2,
.footer .footer-content .footer-body .col-3 {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  line-height: 20px;
}
.footer .footer-content .footer-body .col-1 p,
.footer .footer-content .footer-body .col-2 p,
.footer .footer-content .footer-body .col-3 p {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  line-height: 20px;
}
.footer .footer-content .footer-body .col-1 p a,
.footer .footer-content .footer-body .col-2 p a,
.footer .footer-content .footer-body .col-3 p a {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
  text-decoration: none;
}
.footer .footer-content .footer-body .col-1 p a:hover,
.footer .footer-content .footer-body .col-2 p a:hover,
.footer .footer-content .footer-body .col-3 p a:hover {
  color: #2e2e2e;
}
.footer .footer-content .footer-body .col-4 {
  float: right;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
}
.footer .footer-content .footer-body .col-4 span {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
}
.footer .footer-content .footer-body .col-4 p {
  line-height: 1.4;
}
.footer .footer-content .footer-body .col-1 {
  width: 135px;
}
.footer .footer-content .footer-body .col-1 a {
  margin-bottom: 10px;
}
.footer .footer-content .footer-body .col-2 {
  width: 168px;
}
.footer .footer-content .footer-body .col-2 a {
  margin-bottom: 10px;
}
.footer .footer-content .footer-body p {
  clear: both;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
.footer .footer-content .footer-body p.zwolves-company {
  position: relative;
  bottom: 18px;
}

.footer .footer-content .footer-body p a {
  color: #616161;
  text-decoration: none;
}
.footer .footer-content .footer-body p a:hover {
  color: #2e2e2e;
}
.footer .footer-content .footer-body p span {
  color: #900808;
}
.footer-body .social-icons {
  margin-top: 20px;
}
.footer-body .social-icons img {
  width: 32px;
  opacity: 1;
  transition: opacity 0.3s;
}
.footer-body .social-icons img:hover {
  opacity: 0.8;
}
.footer .yashare-auto-init {
  margin-left: -5px;
  float: left;
}
.footer .yashare-auto-init .b-share-icon:hover,
.footer .vk:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.footer .yashare-auto-init a {
  height: 28px;
  margin-right: 5px;
  padding: 0px;
  width: 28px;
}
.footer .yashare-auto-init .b-share-icon_vkontakte {
  background: url('../images/vk-icon-footer.png') no-repeat 0 0;
  width: 28px;
  height: 28px;
}
.footer .vk {
  height: 33px;
  margin-right: 5px;
  padding: 5px 3px 5px 2px !important;
  width: 28px;
  display: block;
  float: left;
}
.footer .vk a {
  height: 28px;
  width: 28px;
  display: block;
  background: url('../images/vk-icon-footer.png') no-repeat 0 0;
}
.footer .yashare-auto-init .b-share-icon_facebook {
  background: url('../images/fb-icon-footer.png') no-repeat 0 0;
  width: 28px;
  height: 28px;
}
.footer .yashare-auto-init .b-share-icon_twitter {
  background: url('../images/twit-icon-footer.png') no-repeat 0 0;
  width: 28px;
  height: 28px;
}
.footer .yashare-auto-init .b-share-icon_gplus {
  background: url('../images/googleplus-icon-footer.png') no-repeat 0 0;
  width: 28px;
  height: 28px;
}
ul.links.inline {
  display: none;
}
.view-display-id-gallery_block .view-content:after {
  clear: both;
  content: '';
  display: table;
}
.view-display-id-gallery_block .gallery-8-item-block {
  float: left;
  height: 31.25em;
  min-height: 500px;
  position: relative;
  width: 74.375em;
}
.view-display-id-gallery_block .item {
  position: absolute;
}
.view-display-id-gallery_block .item:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.view-display-id-gallery_block .item .series-image {
  height: 80%;
  padding-left: 10%;
  padding-top: 5%;
  position: relative;
  width: 80%;
}
.view-display-id-gallery_block .item .series-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.view-display-id-gallery_block .odd .item-0 {
  height: 13.125em;
  left: 0.625em;
  top: 0.625em;
  width: 26.25em;
}
.view-display-id-gallery_block .odd .item-1 {
  left: 27.5em;
  top: 0.625em;
  height: 13.125em;
  width: 26.3em;
}
.view-display-id-gallery_block .odd .item-2 {
  left: 0.625em;
  top: 14.375em;
  height: 8.125em;
  width: 16.25em;
}
.view-display-id-gallery_block .odd .item-3 {
  left: 0.625em;
  top: 23.125em;
  height: 8.125em;
  width: 16.25em;
}
.view-display-id-gallery_block .odd .item-4 {
  left: 17.5em;
  top: 14.375em;
  height: 16.875em;
  width: 36.25em;
}
.view-display-id-gallery_block .odd .item-5 {
  left: 54.375em;
  top: 0.625em;
  height: 9.75em;
  width: 20em;
}
.view-display-id-gallery_block .odd .item-6 {
  left: 54.375em;
  top: 11.075em;
  height: 9.75em;
  width: 20em;
}
.view-display-id-gallery_block .odd .item-7 {
  left: 54.375em;
  top: 21.525em;
  height: 9.75em;
  width: 20em;
}
.view-display-id-gallery_block .even {
  width: 93.935em;
}
.view-display-id-gallery_block .even .item-0 {
  height: 13.125em;
  left: 0.725em;
  top: 0.625em;
  width: 26.2em;
}
.view-display-id-gallery_block .even .item-1 {
  height: 13.125em;
  left: 27.55em;
  top: 0.625em;
  width: 26.25em;
}
.view-display-id-gallery_block .even .item-2 {
  left: 0.725em;
  top: 14.375em;
  height: 16.875em;
  width: 36.1em;
}
.view-display-id-gallery_block .even .item-3 {
  left: 37.4875em;
  top: 14.375em;
  height: 8.125em;
  width: 16.3em;
}
.view-display-id-gallery_block .even .item-4 {
  left: 37.4875em;
  top: 23.125em;
  height: 8.125em;
  width: 16.3em;
}
.view-display-id-gallery_block .even .item-5 {
  left: 54.475em;
  top: 0.625em;
  height: 19.375em;
  width: 39.4em;
}
.view-display-id-gallery_block .even .item-6 {
  left: 54.475em;
  top: 20.625em;
  height: 10.625em;
  width: 19.375em;
}
.view-display-id-gallery_block .even .item-7 {
  left: 74.475em;
  top: 20.625em;
  height: 10.625em;
  width: 19.375em;
}
.view-display-id-gallery_block .series-preview-body,
.view-display-id-gallery_block .series-preview-body-inner {
  height: 100%;
  width: 100%;
}
.views-widget {
  width: 220px;
}
.page-products .ajax-progress {
  position: absolute !important;
  right: 220px;
  bottom: 85px;
}
.page-series .ajax-progress {
  position: absolute !important;
  right: 220px;
  bottom: 100px;
}
.page-series .fixed-filter .ajax-progress {
  bottom: 58px !important;
}
.page-products .fixed-filter .ajax-progress {
  top: 80px !important;
}
#edit-field-for-who-target-id-all {
  display: none;
}

.products .bef-sort-combined #edit-sort-bef-combine input:checked + label {
  color: #5a5a5a;
}
.fixed-filter
  .form-item-field-series-product-target-id
  > .jquery-custom-selectboxes-replaced {
  margin-top: 10px;
}
#edit-field-type-of-product-target-id-wrapper .jquery-selectbox-currentItem {
  overflow: hidden;
  width: 150px;
  text-overflow: ellipsis;
}
.page-products .ajax-progress {
  top: 100px !important;
}
.active-pointer {
  cursor: pointer;
}
.active-component span {
  color: #585858;
}
.comma-separator {
  padding-right: 4px;
}
.isSeria img {
  top: 35px;
}

.product-body h1,
.product-body h2,
.product-body h3,
.news-body h1,
.news-body h2,
.news-body h3 {
  color: #0b449d;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
}

.product-body h1,
.news-body h1 {
  font-size: 22px;
}

.product-body h2,
.news-body h2 {
  font-size: 18px;
}

.product-body h3,
.news-body h3 {
  font-size: 16px;
}

.product-body ul,
.news-body ul {
  list-style: disc;
}

.product-body ol,
.news-body ol {
  list-style: decimal;
}

.product-body ol,
.product-body ul,
.news-body ol,
.news-body ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

.product-body ol ol,
.product-body ul ul,
.news-body ol ol,
.news-body ul ul {
  margin-bottom: 0;
}

#delia {
  margin: 0 auto;
  margin-top: 50px;
  width: 970px;
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.delia-product {
  margin-top: 50px;
  clear: both;
}

.delia-about img {
  margin-right: 13px;
  float: left;
}

#delia p,
#delia ul {
  margin-bottom: 20px;
}

#delia h1 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #a50667;
}

#delia h2 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #a50667;
}

#delia ul {
  list-style-type: circle;
  padding-left: 15px;
}

.delia-text li {
  padding-left: 3px;
}

.delia-image {
  width: 400px;
  float: left;
}

.delia-text {
  width: 530px;
  float: right;
}

#delia .jcarousel-skin-default .jcarousel-container-horizontal {
  height: auto;
  padding: 0px;
  width: 380px;
  margin: 0px;
}

#delia
  .jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-clip-horizontal {
  right: 0px;
  width: 300px;
  margin: auto;
}

#delia
  .jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-item-horizontal {
  border: none;
  height: auto;
  width: 292px;
}

#delia
  .jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-prev-horizontal {
  background: url('../images/prev-arrow.png');
  height: 93px;
  left: 0px;
  top: 175px;
  width: 49px;
}

#delia
  .jcarousel-skin-default
  .jcarousel-container-horizontal
  .jcarousel-next-horizontal {
  background: url('../images/next-arrow.png');
  height: 93px;
  right: -7px;
  top: 175px;
  width: 49px;
}
