@import url(http://weloveiconfonts.com/api/?family=entypo);
/* TRANSITION */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
  }

  to {
    -webkit-transform: rotate(360deg);
    -webkit-transform-origin: 50% 50%;
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(360deg);
  }
}

@font-face {
  font-family: 'pf_dindisplay_proregular';
  src: url("../fonts/pfdindisplaypro-reg.eot");
  src: url("../fonts/pfdindisplaypro-reg.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdindisplaypro-reg.woff2") format("woff2"), url("../fonts/pfdindisplaypro-reg.woff") format("woff"), url("../fonts/pfdindisplaypro-reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pf_dindisplay_prothin';
  src: url("../fonts/pfdindisplaypro-thin.eot");
  src: url("../fonts/pfdindisplaypro-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdindisplaypro-thin.woff2") format("woff2"), url("../fonts/pfdindisplaypro-thin.woff") format("woff"), url("../fonts/pfdindisplaypro-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pf_dindisplay_proextrathin';
  src: url("../fonts/pfdindisplaypro-xthin.eot");
  src: url("../fonts/pfdindisplaypro-xthin.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdindisplaypro-xthin.woff2") format("woff2"), url("../fonts/pfdindisplaypro-xthin.woff") format("woff"), url("../fonts/pfdindisplaypro-xthin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pf_din_text_cond_proregular';
  src: url("../fonts/pfdintextcondpro-regular.eot");
  src: url("../fonts/pfdintextcondpro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextcondpro-regular.woff2") format("woff2"), url("../fonts/pfdintextcondpro-regular.woff") format("woff"), url("../fonts/pfdintextcondpro-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'peleng';
  src: url("../fonts/peleng.eot?9fp49r");
  src: url("../fonts/peleng.eot?#iefix9fp49r") format("embedded-opentype"), url("../fonts/peleng.woff?9fp49r") format("woff"), url("../fonts/peleng.ttf?9fp49r") format("truetype"), url("../fonts/peleng.svg?9fp49r#peleng") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'peleng';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-optoelectr:before {
  content: "\e600";
}

.icon-krim:before {
  content: "\e601";
}

.icon-meteorol:before {
  content: "\e602";
}

.icon-cosmo:before {
  content: "\e603";
}

* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

input:focus, textarea:focus {
  outline: none;
}

body {
  background: #c8c8c8 url("../i/bg-main.png");
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-weight: normal;
  font-size: 62.5%;
  font-weight: 100;
  color: #000;
  overflow-y: scroll;
}

input[type="text"],
input[type="search"] {
  font-family: "pf_dindisplay_proregular", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 10px;
  background: #f1f1f1;
  border: 1px solid #ccc;
}

a {
  color: #ff0000;
}

a:hover {
  text-decoration: none;
}

b {
  font-weight: 700;
}

.ico {
  font-style: normal;
}

.ico-search {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../i/icons/ico-search.png") 0 0 no-repeat;
  width: 18px;
  height: 18px;
}

.ico-news {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../i/icons/ico-news.png") 0 0 no-repeat;
  width: 31px;
  height: 25px;
}

.ico-mail {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../i/icons/ico-mail.png") 0 0 no-repeat;
  width: 17px;
  height: 15px;
}

.ico-phone {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../i/icons/ico-phone.png") 0 0 no-repeat;
  width: 14px;
  height: 19px;
}

.ico-map {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../i/icons/ico-map.png") 0 0 no-repeat;
  width: 13px;
  height: 18px;
}

.button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #ed1c24;
  color: #fff;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  border: 0;
}
.button:hover {
  background: #ff0000;
  -webkit-box-shadow: 0 0 0 2px #ff0000;
  box-shadow: 0 0 0 2px #ff0000;
}
.button.green {
  background: #227153;
}
.button.purple {
  background: #a10b71;
}
.button.aqua {
  background: #008299;
}
.button.blue {
  background: #1d6eca;
}

.button.green:hover {
  background: #227153;
  -webkit-box-shadow: 0 0 0 2px #227153;
  box-shadow: 0 0 0 2px #227153;
}
.button.purple:hover {
  background: #a10b71;
  -webkit-box-shadow: 0 0 0 2px #a10b71;
  box-shadow: 0 0 0 2px #a10b71;
}
.button.aqua:hover {
  background: #008299;
  -webkit-box-shadow: 0 0 0 2px #008299;
  box-shadow: 0 0 0 2px #008299;
}
.button.blue:hover {
  background: #1d6eca;
  -webkit-box-shadow: 0 0 0 2px #1d6eca;
  box-shadow: 0 0 0 2px #1d6eca;
}

.wrap {
  background: #fff;
  width: 980px;
  margin: 30px auto;
  -webkit-box-shadow: 0 15px 38px rgba(100, 126, 141, 0.75);
  -moz-box-shadow: 0 15px 38px rgba(100, 126, 141, 0.75);
  box-shadow: 0 15px 38px rgba(100, 126, 141, 0.75);
}

header.header {
  background: #eef2f4;
  padding: 25px;
  position: relative;
  z-index: 20;
}
header.header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.logo {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: baseline;
  width: 255px;
}

.logo img {
  display: block;
  width: 100%;
}

.logo__block {
  position: relative;
  float: left;
  margin-right: 25px;
}
.logo__block span {
  display: block;
  vertical-align: baseline;
  font-family: "pf_dindisplay_prothin", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.15;
  margin-top: 3px;
  position: absolute;
  top: 100%;
  color: #333;
  white-space: nowrap;
  letter-spacing: 0.132em;
}

.header__about {
  display: block;
  color: #424852;
  color: #000;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 18px;
  padding: 10px 0 10px 30px;
  border-left: 1px solid #c9d0d5;
  -webkit-box-shadow: -1px 0 0 white;
  -moz-box-shadow: -1px 0 0 white;
  box-shadow: -1px 0 0 white;
  overflow: hidden;
}
.header__about span {
  display: block;
}

#topmenu {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 40;
}
#topmenu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#topmenu > ul {
  padding: 15px 0 0;
}
#topmenu > ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#topmenu > ul > li {
  list-style: none;
  float: left;
  position: relative;
}
#topmenu > ul > li > a {
  display: block;
  height: 42px;
  line-height: 42px;
  font-family: "pf_din_text_cond_proregular", sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0 20px;
  border-left: 2px solid #ddd;
  color: #424852;
  text-decoration: none;
}
#topmenu > ul > li > a:hover {
  color: #000;
}
#topmenu > ul > li:first-child > a {
  border-left: 0;
}
#topmenu > ul > li.current > a {
  color: #ed1c24;
}
#topmenu > ul ul {
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
  min-width: 200px;
  position: absolute;
  list-style: none;
  top: 100%;
  background: #fff;
  padding: 15px 0;
  font-size: 16px;
  display: none;
}
#topmenu > ul ul:before {
  display: block;
  content: "";
  width: 15px;
  height: 8px;
  background: transparent url("../i/icons/arrow-submenu.png") 0 0 no-repeat;
  left: 55px;
  top: -8px;
  position: absolute;
  z-index: 50;
}
#topmenu > ul ul li {
  padding: 5px 20px;
  white-space: nowrap;
  line-height: 1;
}
#topmenu > ul ul a {
  color: #6f6f6f;
  text-decoration: none;
}
#topmenu > ul ul a:hover {
  color: #ed1c24;
}
#topmenu > ul > li:hover {
  position: relative;
  z-index: 20;
}
#topmenu > ul > li:hover ul {
  display: block;
}
#topmenu aside {
  float: right;
}
#topmenu aside .lang {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #424852;
  text-decoration: none;
  padding: 0 14px;
  margin: 9px 0;
  height: 56px;
  line-height: 56px;
  font-family: "pf_din_text_cond_proregular", sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  border-left: 1px solid #c9cad3;
}
#topmenu aside .lang:hover {
  color: #ed1c24;
}
#topmenu aside .search {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 40px;
  text-align: center;
}
#topmenu aside .search a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 22px;
  color: #424852;
  text-decoration: none;
}
#topmenu aside .search a:hover {
  color: #000;
}

#promo {
  position: relative;
  overflow: hidden;
}
#promo .promo_header {
  position: relative;
  text-align: center;
  font-family: "pf_dindisplay_proextrathin", sans-serif;
  font-size: 50px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  padding-top: 110px;
  padding-bottom: 5px;
  z-index: 30;
  max-width: 500px;
  margin: 0 auto;
}
#promo article {
  position: relative;
  text-align: center;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 18px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  width: 620px;
  margin: 0 auto;
  z-index: 30;
}
#promo article p {
  padding-bottom: 20px;
}
#promo footer {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}

.promo__slider {
  position: relative;
  height: 500px;
  margin-bottom: 0 !important;
}
.promo__slider:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.promo__slider .prev, .promo__slider .next {
  display: block;
  width: 44px;
  height: 95px;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  z-index: 30;
}
.promo__slider .prev {
  left: 30px;
  background: transparent url("../i/icons/promo-left.png") 0 0 no-repeat;
}
.promo__slider .prev:hover {
  background-image: url("../i/icons/promo-left-active.png");
}
.promo__slider .next {
  right: 30px;
  background: transparent url("../i/icons/promo-right.png") 0 0 no-repeat;
}
.promo__slider .next:hover {
  background-image: url("../i/icons/promo-right-active.png");
}
.promo__slider .promo__slider_item {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
}

.promo__fader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(35, 25, 45, 0.4);
  z-index: 10;
}

.promo__pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 1053px;
  background: transparent url("../i/pattern-promo.png") 0 0 repeat;
  z-index: 20;
  -moz-transition: background 1s ease-in-out;
  -webkit-transition: background 1s ease-in-out;
  -o-transition: background 1s ease-in-out;
  -ms-transition: background 1s ease-in-out;
  transition: background 1s ease-in-out;
}
.promo__pattern:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.promo__pattern i {
  display: block;
  float: left;
  background: transparent url("../i/pattern-promo.png") 0 0 no-repeat;
  width: 81px;
  height: 81px;
}

.slick-active .promo__pattern {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background-position: 243px 162px;
}

#main__news {
  padding: 20px 0 0 20px;
}
#main__news:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main__news aside {
  width: 170px;
  float: left;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: "pf_dindisplay_prothin", sans-serif;
}
#main__news aside header {
  font-size: 30px;
  line-height: 0.8;
  padding: 10px 0 15px;
  color: #424852;
}
#main__news aside > a {
  text-decoration: none;
}
#main__news aside > a:hover,
#main__news aside > a:hover header {
  color: #ff0000;
}
#main__news aside > a:last-child {
  font-family: "pf_dindisplay_proregular", sans-serif;
  color: #ff0000;
  font-size: 12px;
  text-decoration: underline;
}
#main__news aside > a:last-child:hover {
  text-decoration: none;
}
#main__news ul {
  font-family: "pf_dindisplay_proregular", sans-serif;
  overflow: hidden;
  list-style: none;
  float: right;
  width: 470px;
  padding-top: 10px;
}
#main__news ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main__news ul li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 230px;
  font-size: 14px;
  padding-bottom: 20px;
  color: #666;
}
.main #main__news ul li{
	width: 100%;
	padding-right: 0;
}
#main__news ul li p {
  padding-bottom: 5px;
}
#main__news ul .date {
  display: block;
  color: #000;
  padding-bottom: 10px;
}
#main__news ul .more {
  color: #ff0000;
  font-size: 12px;
  font-family: "pf_dindisplay_proregular", sans-serif;
}

#main__news.wide aside {
  width: 200px;
}
#main__news.wide ul {
  width: 760px;
  width: 520px;
}

#main__news .news__banner {
  float: right;
  margin-right: 20px;
  margin-top: 12px;
}

#main__news .news__banner:hover {
  -moz-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -ms-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  -webkit-box-shadow: 0 0 15px rgba(35, 25, 45, 0.2);
  -moz-box-shadow: 0 0 15px rgba(35, 25, 45, 0.2);
  box-shadow: 0 0 15px rgba(35, 25, 45, 0.2);
}

#main__news .news__banner img {
  display: block;
}

.tech__block {
  position: relative;
}
.tech__block > header {
  border-top: 2px solid #b6bcbe;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
  padding: 15px 0;
  font-size: 36px;
  font-family: "pf_dindisplay_prothin", sans-serif;
  background: #e1e1e1 url("../i/pattern-dark.png") repeat scroll 50% 50%;
  color: #424852;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.tech__block > header span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: padding 0.25s ease-in-out;
  -webkit-transition: padding 0.25s ease-in-out;
  -o-transition: padding 0.25s ease-in-out;
  -ms-transition: padding 0.25s ease-in-out;
  transition: padding 0.25s ease-in-out;
  margin: 0 auto;
  color: #fff;
  font-size: 36px;
  font-family: "pf_dindisplay_proextrathin", sans-serif;
  padding: 10px 20px;
  padding-top: 40px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.tech__block ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tech__block li {
  height: 290px;
  list-style: none;
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: #23192d;
}
.tech__block li a {
  display: block;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}
.tech__block li a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-top: 160px;
  font-family: "pf_dindisplay_proextrathin", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  padding: 5px 20px;
}
.tech__block li a:hover span {
  margin-top: 140px;
  background: #ed1c24;
}
.tech__block li img {
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  display: block;
  position: absolute;
  min-width: 100%;
}
.tech__block li:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#fullmenu {
  background: #e1e1e1;
  font-family: "pf_dindisplay_proregular", sans-serif;
}
#fullmenu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#fullmenu ul {
  float: left;
  width: calc(20% - 20px);
  padding: 0 0 10px 20px;
}
#fullmenu li {
  list-style: none;
  font-size: 13px;
  text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  padding: 3px 0 3px 18px;
  position: relative;
}
#fullmenu header {
  color: #464646;
  font-size: 16px;
  padding: 20px 0 10px 18px;
  white-space: nowrap;
}
#fullmenu a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #464646;
  text-decoration: none;
  position: relative;
}
#fullmenu a:before {
  position: absolute;
  width: 10px;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #fff;
  display: block;
  content: "";
  left: -16px;
  top: 8px;
}
#fullmenu a:hover {
  color: #000;
}

footer.footer {
  border-top: 2px solid #b6bcbe;
  background: #fff;
  padding: 15px 30px;
  color: #5a676c;
  line-height: 22px;
  font-size: 12px;
}
footer.footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
footer.footer ul {
  border-left: 1px solid #b6bcbe;
  height: 22px;
  overflow: hidden;
  padding-left: 15px;
}
footer.footer ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
footer.footer ul li {
  float: left;
  list-style: none;
  padding-right: 20px;
}
footer.footer i {
  margin-right: 7px;
}
footer.footer a {
  color: #000;
  text-decoration: none;
}
footer.footer .developer {
  float: right;
}
footer.footer .developer a {
  color: #ff0000;
  text-decoration: underline;
}
footer.footer .copy {
  float: left;
  margin-right: 15px;
}
footer.footer .info-mail span {
  text-decoration: underline;
}
footer.footer .info-map span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #ff0000;
  line-height: 1;
  text-decoration: underline;
}

h1 {
  color: #465d6e;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 20px;
  overflow: hidden;
}

h2 {
  color: #465d6e;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 20px;
}

h3 {
  color: #465d6e;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 20px;
}

h4 {
  color: #465d6e;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 20px;
}

p {
  padding-bottom: 20px;
}

.backnav {
  padding: 0 0 20px;
}
.backnav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.backnav a {
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 13px;
  color: #7a7a7a;
  text-decoration: none;
  position: relative;
  padding-left: 14px;
  margin-left: 6px;
}
.backnav a:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 13px;
  background: transparent url("../i/icons/backnav.png") 0 0 no-repeat;
  left: 0;
  top: 3px;
}
.backnav a:first-child {
  padding-left: 0;
  margin-left: 0;
}
.backnav a:first-child:before {
  display: none;
}
.backnav a:last-child {
  cursor: default;
  color: #000;
}
.backnav a:last-child:before {
  background: transparent url("../i/icons/backnav-red.png") 0 0 no-repeat;
}

.layout {
  background: #e7ebee;
}
.layout:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.layout aside {
  padding: 30px 0;
  float: left;
  width: 245px;
}

#sidemenu {
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 16px;
  line-height: 1;
  list-style: none;
  width: 200px;
  margin: 0 auto;
}
#sidemenu li {
  list-style: none;
  padding: 8px 0;
}
#sidemenu li a {
  text-decoration: none;
  color: #5a6370;
}
#sidemenu li a:hover {
  color: #000;
}
#sidemenu > li {
  border-bottom: 1px solid #dadde1;
  -webkit-box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  box-shadow: 0 1px 0 white;
  position: relative;
  padding: 8px 15px;
}
#sidemenu > li.closed:before {
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  content: "";
  left: 3px;
  top: 13px;
  background: transparent url("../i/icons/sidemenu.png") 0 0 no-repeat;
}
#sidemenu > li.open > a {
  color: #000;
}
#sidemenu > li.open:before {
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  content: "";
  left: 3px;
  top: 13px;
  background: transparent url("../i/icons/sidemenu-open.png") 0 0 no-repeat;
}
#sidemenu > li.active > a {
  color: #000;
}
#sidemenu ul {
  padding-top: 8px;
  font-size: 14px;
}
#sidemenu ul li:last-child {
  padding-bottom: 0;
}
#sidemenu li li li {
  padding-left: 15px;
  position: relative;
}
#sidemenu li li li:before {
  display: block;
  content: "";
  position: absolute;
  top: 14px;
  left: 3px;
  width: 5px;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #ed1c24;
}

.main {
  overflow: hidden;
  background: #fff;
  padding: 30px;
  color: #333;
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.main .wide {
  display: block;
  margin: 0 -30px;
}
.main .wide img {
  max-width: 100%;
}

blockquote {
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #2f6185;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 24px;
  padding: 40px 70px;
  text-align: center;
  max-width: 680px;
  margin: 20px auto 50px;
  position: relative;
}
blockquote:before, blockquote:after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 40px;
  background: #fff;
  left: 50%;
  margin-left: -40px;
  color: #dfdfdf;
  font-family: 'Georgia', sans-serif;
  font-size: 70px;
  line-height: 75px;
  letter-spacing: -0.04em;
}
blockquote:before {
  top: -20px;
  content: "\2018\2018";
}
blockquote:after {
  bottom: -20px;
  content: "\2019\2019";
}

.main > ul {
  color: #476e89;
  padding-bottom: 20px;
  padding-left: 30px;
}
.main > ul li {
  padding-bottom: 10px;
  position: relative;
  list-style: none;
}
.main > ul > li:before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: -23px;
  width: 15px;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #ed1c24;
}
.main > ul ul {
  color: #000;
  padding-left: 20px;
  padding-top: 10px;
}
.main > ul ul li:before {
  position: absolute;
  left: -15px;
  top: 0;
  height: 5px;
  width: 5px;
  display: block;
  content: "\2022";
  color: #31668a;
  border: 0;
}

.main > ol {
  list-style-type: none;
  margin: 0;
  margin-left: 20px;
  padding: 10px 0;
  counter-reset: li-counter;
}

.main > ol > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  min-height: 30px;
  color: #4f7b9e;
  line-height: 1.3;
}

.main > ol > li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: -30px;
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #464646;
  font-weight: 400;
  content: counter(li-counter);
  counter-increment: li-counter;
}

.main > ol > li:after {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  width: 14px;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #9d9d9d;
}

.table_simple {
  font-family: "pf_dindisplay_prothin", sans-serif;
}
.table_simple.table_wide {
  width: 100%;
}
.table_simple th {
  background: #e1ecf3;
  color: #2f6185;
  font-weight: 300;
  padding: 4px 20px;
  text-align: left;
}
.table_simple td {
  padding: 4px 20px;
  background: #f4f4f4;
}
.table_simple tr:nth-child(odd) td {
  background: #e6e6e6;
}

.news__item {
  border-top: 1px solid #e2e2e2;
  padding: 20px 0;
}
.news__item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news__item img {
  float: right;
  max-width: 225px;
  display: block;
  margin-left: 5px;
}
.news__item a {
  font-size: 12px;
  color: #ff0000;
}
.news__item h4 {
  padding-bottom: 10px;
}
.news__item h4 a {
  font-size: 20px;
  color: #465d6e;
  text-decoration: none;
}
.news__item article {
  clear: left;
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 14px;
  color: #000;
}
.news__item .date_block {
  margin-top: 0;
}

.date_block {
  float: left;
  background: #465d6e;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 4px;
  margin-right: 10px;
  margin-top: 6px;
}
.date_block span {
  font-size: 10px;
  display: block;
}

.news__article {
  border: 1px solid #e2e2e2;
  border-width: 1px 0;
  padding: 20px 0 0;
}
.news__article img.fl {
  float: left;
  margin: 0 10px 10px 0;
}
.news__article img.fr {
  float: right;
  margin: 0 0 10px 10px;
}

#dashboard ul {
  list-style: none;
}
#dashboard ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#dashboard ul li {
  float: left;
  width: 245px;
  height: 245px;
  position: relative;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
}
#dashboard ul li.empty {
  width: 0;
  position: absolute;
  visibility: hidden;
  z-index: -10;
}
#dashboard ul i {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  font-style: normal;
  font-size: 30px;
  font-size: 40px;
  margin-top: 20px;
}
#dashboard ul a {
  display: block;
  width: 180px;
  height: 180px;
  position: absolute;
  bottom: 20px;
  left: 30px;
  text-align: center;
  color: #fff;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 18px;
  text-decoration: none;
}
#dashboard ul header {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  min-height: 3.6em;
}
#dashboard ul .frame {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 1px;
  border: 3px solid transparent;
  left: 0;
  bottom: 0;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#dashboard ul u {
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: absolute;
  display: block;
  height: 3px;
  width: 22px;
  line-height: 0;
  font-size: 0;
  left: 50%;
  bottom: 0;
  margin-left: -11px;
}
#dashboard ul u.green {
  background: #227153;
}
#dashboard ul u.purple {
  background: #a10b71;
}
#dashboard ul u.aqua {
  background: #008299;
}
#dashboard ul u.blue {
  background: #1d6eca;
}
#dashboard ul a:hover .frame {
  -moz-transition: all 0.2s ease 0.1s;
  -webkit-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  -ms-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
  height: 100%;
}
#dashboard ul li.active i,
#dashboard ul a:hover i {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#dashboard ul li.active .green .frame,
#dashboard ul a.green:hover .frame {
  border: 3px solid #227153;
}
#dashboard ul li.active .purple .frame,
#dashboard ul a.purple:hover .frame {
  border: 3px solid #a10b71;
}
#dashboard ul li.active .aqua .frame,
#dashboard ul a.aqua:hover .frame {
  border: 3px solid #008299;
}
#dashboard ul li.active .blue .frame,
#dashboard ul a.blue:hover .frame {
  border: 3px solid #1d6eca;
}
#dashboard ul .cover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-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;
  background: #0c1219;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#dashboard ul li:hover .cover,
#dashboard ul li.active .cover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
#dashboard ul li:hover u,
#dashboard ul li.active u {
  width: 100%;
  left: 0;
  margin: 0;
}
#dashboard ul li:hover .frame,
#dashboard ul li.active .frame {
  height: 100%;
  height: 100px;
}

#promo #dashboard ul li {
  height: 180px;
  background: none !important;
}
#promo #dashboard ul li .cover {
    background: none !important;
}
#promo #dashboard ul a {
  height: 150px;
}
#promo #dashboard ul i {
  margin-top: 10px;
  margin-top: 0;
}

.product__details {
  padding: 20px;
}

.product__details_table {
  width: 100%;
}
.product__details_table td {
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 16px;
  vertical-align: top;
  padding: 10px 0;
  color: #444;
}
.product__details_table td:first-child {
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.product__details_table ul {
  list-style-position: outside;
}

.product__details_tabs {
  margin: 20px -20px;
}
.product__details_tabs img {
  display: block;
  margin: 30px auto 0;
  max-width: 90%;
}
.product__details_tabs > ul {
  height: 40px;
  line-height: 40px;
  background: #aaa;
  font-size: 18px;
  list-style: none;
}
.product__details_tabs > ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.product__details_tabs > ul li {
  font-family: "pf_dindisplay_prothin", sans-serif;
  float: left;
  margin: 0 20px;
}
.product__details_tabs > ul a {
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  display: block;
  height: 40px;
  color: #fff;
  text-decoration: none;
  position: relative;
  outline: 0;
}
.product__details_tabs > ul a:after {
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  margin-left: -3px;
  border-top: 5px solid #aaa;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.product__details_tabs > ul a span {
  border-bottom: 1px dashed #fff;
}

.product__details_tabs .ui-tabs-active a {
  cursor: default;
}
.product__details_tabs .ui-tabs-active a:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  bottom: -5px;
}

.product__details_tabs .ui-tabs-active a span {
  border-bottom: 1px dashed transparent;
}

.product__tech {
  width: 100%;
}
.product__tech th, .product__tech td {
  padding: 8px 20px;
  font-weight: 300;
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 14px;
}
.product__tech th {
  text-align: left;
  background: #e1ecf3;
  color: #22455f;
}
.product__tech tbody tr:nth-child(odd) td {
  background: #eee;
}

.adress {
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 16px;
  line-height: 1;
  background: #fff;
}
.adress header {
  font-family: "pf_dindisplay_prothin", sans-serif;
  color: #465d6e;
  font-size: 48px;
  text-align: center;
  padding: 150px 0 150px;
}
.adress p {
  padding-bottom: 10px;
}
.adress a {
  color: #000;
}
.adress .ico {
  font-size: 20px;
  position: absolute;
  top: -2px;
  left: -25px;
  color: #aaa;
}
.adress .ico.entypo-mail {
  margin-left: -3px;
}
.adress article {
  padding-bottom: 50px;
  padding-left: 150px;
}
.adress article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.adress article p {
  position: relative;
}
.adress aside {
  padding: 0;
  padding-right: 80px;
  float: right;
  position: relative;
}

.page404 {
  background: #f1f1f1 url("../i/pattern404.png") 50% 0 repeat;
  min-height: 486px;
}

#supersearch {
  -moz-transition: background 100s ease-in-out;
  -webkit-transition: background 100s ease-in-out;
  -o-transition: background 100s ease-in-out;
  -ms-transition: background 100s ease-in-out;
  transition: background 100s ease-in-out;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9) url("../i/pattern-dark.png") 0% 0% repeat;
  z-index: 80;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
#supersearch.animated {
  -moz-transition: background 10s ease-in-out;
  -webkit-transition: background 10s ease-in-out;
  -o-transition: background 10s ease-in-out;
  -ms-transition: background 10s ease-in-out;
  transition: background 10s ease-in-out;
  background-position: 100% 100%;
}
#supersearch .table {
  display: table;
  width: 100%;
  height: 100%;
}
#supersearch .in {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#supersearch form {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 980px;
}
#supersearch input[type="search"] {
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 10px 20px;
  font-size: 40px;
  width: 80%;
  border: 0;
  vertical-align: middle;
  color: #444;
  font-family: "pf_dindisplay_prothin", sans-serif;
}
#supersearch input[type="search"]:focus {
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
}
#supersearch .search__close {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent url("../i/icons/search-close.png") 0 0 no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#supersearch .search__close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#supersearch input[type="submit"] {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  font-size: 20px;
  background: transparent;
  width: 66px;
  height: 66px;
  position: relative;
  border: 0;
  vertical-align: middle;
  margin-left: 20px;
  background: white url("../i/icons/ico-search32.png") 50% 50% no-repeat;
  cursor: pointer;
}

.catalog__nav {
  list-style: none;
  border-top: 1px solid #e2e2e2;
  margin: 0 -20px;
}
.catalog__nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.catalog__nav li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  text-align: center;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  padding: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.catalog__nav li.double {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}
.catalog__nav li:first-child {
  padding-top: 30px;
}
.catalog__nav a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #666;
  text-decoration: none;
  padding: 5px 7px;
}
.catalog__nav a:hover {
  color: #000;
}
.catalog__nav span {
  border-bottom: 1px dotted #666;
  line-height: 1;
}
.catalog__nav .active a {
  color: white !important;
  background: #666;
  cursor: default;
}
.catalog__nav .active span {
  border: 0;
}

.catalog {
  margin: 0 -21px 0 -20px;
}
.catalog:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.catalog__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 250px;
  width: 25%;
  border: 1px solid #e2e2e2;
  border-left: 0;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  margin-top: -1px;
}
.catalog__item:hover {
  -webkit-box-shadow: 0 0 0 1px black;
  -moz-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
  position: relative;
  z-index: 1;
}
.catalog__item:nth-child(4n) {
  border-right: 0;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.row {
  display: table-row;
}
.row:last-child .cell {
  height: 1%;
}

.cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.cell span {
  display: block;
  width: 90%;
  margin: 5px auto 15px;
}

.page__green h1 {
  color: #0a7543;
}
.page__green .product__details_table td:first-child {
  color: #0a7543;
}
.page__green .product__details_tabs > ul {
  background: #0a7543;
}
.page__green .product__details_tabs > ul a:after {
  border-top-color: #0a7543;
}
.page__green .catalog__item:hover {
  -webkit-box-shadow: 0 0 0 1px #0a7543;
  -moz-box-shadow: 0 0 0 1px #0a7543;
  box-shadow: 0 0 0 1px #0a7543;
}
.page__green .catalog__nav .active a {
  background: #0a7543;
}
.page__green .catalog__nav a:hover {
  color: #0a7543;
}

.page__purple h1 {
  color: #a10b71;
}
.page__purple .product__details_table td:first-child {
  color: #a10b71;
}
.page__purple .product__details_tabs > ul {
  background: #a10b71;
}
.page__purple .product__details_tabs > ul a:after {
  border-top-color: #a10b71;
}
.page__purple .catalog__item:hover {
  -webkit-box-shadow: 0 0 0 1px #a10b71;
  -moz-box-shadow: 0 0 0 1px #a10b71;
  box-shadow: 0 0 0 1px #a10b71;
}
.page__purple .catalog__nav .active a {
  background: #a10b71;
}
.page__purple .catalog__nav a:hover {
  color: #a10b71;
}

.page__aqua h1 {
  color: #008299;
}
.page__aqua .product__details_table td:first-child {
  color: #008299;
}
.page__aqua .product__details_tabs > ul {
  background: #008299;
}
.page__aqua .product__details_tabs > ul a:after {
  border-top-color: #008299;
}
.page__aqua .catalog__item:hover {
  -webkit-box-shadow: 0 0 0 1px #008299;
  -moz-box-shadow: 0 0 0 1px #008299;
  box-shadow: 0 0 0 1px #008299;
}
.page__aqua .catalog__nav .active a {
  background: #008299;
}
.page__aqua .catalog__nav a:hover {
  color: #008299;
}

.page__blue h1 {
  color: #1d6eca;
}
.page__blue .product__details_table td:first-child {
  color: #1d6eca;
}
.page__blue .product__details_tabs > ul {
  background: #1d6eca;
}
.page__blue .product__details_tabs > ul a:after {
  border-top-color: #1d6eca;
}
.page__blue .catalog__item:hover {
  -webkit-box-shadow: 0 0 0 1px #1d6eca;
  -moz-box-shadow: 0 0 0 1px #1d6eca;
  box-shadow: 0 0 0 1px #1d6eca;
}
.page__blue .catalog__nav .active a {
  background: #1d6eca;
}
.page__blue .catalog__nav a:hover {
  color: #1d6eca;
}

#link_sidebar {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  padding: 17px 0 0 15px;
  -webkit-tap-highlight-color: transparent;
  background: #eef2f4;
  background: #fff;
  z-index: 60;
  display: none;
}
#link_sidebar:hover {
  background: #fff;
}
#link_sidebar span {
  display: block;
  width: 18px;
  height: 2px;
  background: #424852;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-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;
  pointer-events: none;
}
#link_sidebar span:nth-child(2) {
  margin: 4px 0;
}
#link_sidebar.open {
  border-color: rgba(255, 255, 255, 0.2);
}
#link_sidebar.open :first-child {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}
#link_sidebar.open :nth-child(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
#link_sidebar.open :last-child {
  -webkit-transform: translateY(-6px) rotate(-135deg);
  transform: translateY(-6px) rotate(-135deg);
}

.mobile-show {
  display: none;
}

#map-canvas {
  height: 400px;
}

.custom__form .content {
  padding: 0 30px;
  color: #333;
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

#forms {
  padding-bottom: 30px;
}
#forms table,
#forms .table {
  width: 420px;
  margin: 0 auto;
}
#forms .table:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#forms .cell {
  width: 50%;
  vertical-align: top;
}
#forms td:first-child,
#forms .lefttd,
#forms .comment,
#forms .error {
	display: none;
}
#forms p {
  padding: 0 0 10px;
  margin: 0 5px;
}
#forms input[type="text"] {
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  height: 55px;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#forms input[type="text"]:focus {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
#forms textarea {
  font-family: "pf_dindisplay_proregular", sans-serif;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  height: 55px;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
  height: 185px;
  resize: none;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#forms textarea:focus {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}

#forms div.error {
  background: #f1f1f1;
  -webkit-border-radius: 0 0px 3px 3px;
  -moz-border-radius: 0 0px 3px 3px;
  -ms-border-radius: 0 0px 3px 3px;
  -o-border-radius: 0 0px 3px 3px;
  border-radius: 0 0px 3px 3px;
  color: #ed1c24;
  padding: 10px;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 14px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  margin-top: -1px;
}

#forms input#error {
  border: 1px solid #ff0000;
}

#forms table {
  border-collapse: collapse;
  margin: 0 auto;
}

#forms td {
  padding-bottom: 10px;
}

.form__tabs {
  text-align: center;
  padding-bottom: 20px;
  padding-left: 60px;
}
.form__tabs li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 30px;
}
.form__tabs a {
  display: block;
  text-decoration: none;
  color: #465d6e;
  padding: 5px 15px;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 24px;
}
.form__tabs span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-bottom: 1px dashed #465d6e;
}
.form__tabs .ui-tabs-active a {
  background: #465d6e;
  color: #fff;
}

.form__button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 55px;
  line-height: 55px;
  background: #ed1c24;
  text-align: center;
  font-family: "pf_dindisplay_prothin", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}
.form__button.wide {
  width: 100%;
  margin: 0;
}
.form__button:hover {
  background: #ff0000;
}
p.h1 {
    padding-left:50px;
}


.pagination ul {
  list-style: none;
}

.pagination ul li {
  display: inline-block;
  list-style: none;
  height: 25px;
  line-height: 25px;
  min-width: 10px;
  padding: 0 8px;
  border: 1px solid #fff;
  text-align: center;
}

.pagination ul li.active {
  border: 1px solid #465d6e;
  color: #465d6e;
}

.pagination ul li a {
  color: #465d6e;
}

.product__details .img_wrap {
    margin-bottom: 15px;
    text-align: center;
}

#main__news aside .show-mobile {
  display: none;
}

.print__link {
  float: right;
  margin-top: 16px;
  width: 32px;
  height: 32px;
  background: transparent url('../i/icons/ico-print.png') 0 0 no-repeat;
}

.print__link:hover {
  background-position: 0 -32px;
}

#search input {
  vertical-align: middle;
}
.news__item .date_block{
	margin-bottom: 10px;
}