/**** font-face ****/
@font-face {
  font-family: 'PT Sans';
  src: url("/static/font/PTS55F_W.eot");
  src: url("/static/font/PTS55F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTS55F_W.woff") format('woff'), url("/static/font/PTS55F_W.ttf") format('truetype'), url("/static/font/PTS55F_W.svg#PTSans-Regular") format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-weight: normal;
  font-style: italic;
  src: url("/static/font/PTS56F_W.eot");
  src: url("/static/font/PTS56F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTS56F_W.woff") format('woff'), url("/static/font/PTS56F_W.ttf") format('truetype'), url("/static/font/PTS56F_W.svg#PTSans-Italic") format('svg');
}
@font-face {
  font-family: 'PT Sans';
  src: url("/static/font/PTS75F_W.eot");
  font-weight: normal;
  font-style: italic;
  font-weight: bold;
  src: url("/static/font/PTS75F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTS75F_W.woff") format('woff'), url("/static/font/PTS75F_W.ttf") format('truetype'), url("/static/font/PTS75F_W.svg#PTSans-Bold") format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-weight: bold;
  font-style: italic;
  src: url("/static/font/PTS76F_W.eot");
  src: url("/static/font/PTS76F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTS76F_W.woff") format('woff'), url("/static/font/PTS76F_W.ttf") format('truetype'), url("/static/font/PTS76F_W.svg#PTSans-BoldItalic") format('svg');
}
@font-face {
  font-family: 'PT Serif';
  src: url("/static/font/PTF55F_W.eot");
  src: url("/static/font/PTF55F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTF55F_W.woff") format('woff'), url("/static/font/PTF55F_W.ttf") format('truetype'), url("/static/font/PTF55F_W.svg#PTSerif-Regular") format('svg');
}
@font-face {
  font-family: 'PT Serif';
  src: url("/static/font/PTF56F_W.eot");
  font-weight: normal;
  font-style: italic;
  src: url("/static/font/PTF56F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTF56F_W.woff") format('woff'), url("/static/font/PTF56F_W.ttf") format('truetype'), url("/static/font/PTF56F_W.svg#PTSerif-Italic") format('svg');
}
@font-face {
  font-family: 'PT Serif';
  src: url("/static/font/PTF75F_W.eot");
  font-weight: bold;
  font-style: normal;
  src: url("/static/font/PTF75F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTF75F_W.woff") format('woff'), url("/static/font/PTF75F_W.ttf") format('truetype'), url("/static/font/PTF75F_W.svg#PTSerif-Bold") format('svg');
}
@font-face {
  font-family: 'PT Serif';
  font-weight: bold;
  font-style: italic;
  src: url("/static/font/PTF76F_W.eot");
  src: url("/static/font/PTF76F_W.eot?#iefix") format('embedded-opentype'), url("/static/font/PTF76F_W.woff") format('woff'), url("/static/font/PTF76F_W.ttf") format('truetype'), url("/static/font/PTF76F_W.svg#PTSerif-BoldItalic") format('svg');
}
/**** font-face ****/
/**** reset ****/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: 'Bitstream Vera Sans Mono', Consolas, Courier, monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select,
textarea,
button {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ol {
  padding: 0;
}
@media print {
  * {
    background: none !important;
    color: #272727 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: Gray();
    -moz-filter: Gray();
    -o-filter: Gray();
    -ms-filter: Gray();
    filter: Gray();
    -webkit-filter: url("desaturate.svg#grayscale");
    -moz-filter: url("desaturate.svg#grayscale");
    -o-filter: url("desaturate.svg#grayscale");
    -ms-filter: url("desaturate.svg#grayscale");
    filter: url("desaturate.svg#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  a {
    text-decoration: underline;
  }
  a[href="#"],
  a[href="javascript:"] {
    content: "";
  }
}
/**** reset ****/
/**** html, body and headers ****/
html {
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  height: 100%;
  font-family: Arial, FreeSans, sans-serif;
  line-height: 20px;
  background: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  line-height: 20px;
  margin: 0 0 20px;
  color: #000;
}
h1,
h2 {
  line-height: 40px;
}
h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 30px;
}
h2 {
  font-size: 19px;
  font-weight: bold;
}
h3 {
  font-size: 17px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  color: #000;
  padding-top: 10px;
  font-weight: bold;
}
h4 {
  font-size: 15px;
  font-weight: bold;
}
h5 {
  font-size: 14px;
}
/**** body and headers ****/
/**** layout ****/
.l-container {
  height: 100%;
  *height: auto;
  width: 100%;
  display: table;
}
.l-container__row {
  display: table-row;
}
.l-container__span {
  display: table-cell;
}
.l-container__span-footer {
  vertical-align: bottom;
}
.l-container__span-footer .l-wrap {
  padding-top: 20px;
}
.l-container-top_offset {
  padding-top: 40px;
}
.l-full {
  width: 100%;
  min-width: 1000px;
}
.l-full__bg {
  background-color: #f9f5e8;
}
.l-full__bg-separate_top {
  border-top: 2px solid #4d4d4d;
}
.l-full__bg-separate_bottom {
  border-bottom: 2px solid #4d4d4d;
}
.l-full__bg-offset_y {
  margin-bottom: 20px;
}
.l-full__bg-large_offset {
  padding: 20px 0;
}
.l-wrap {
  margin: 0 auto;
  padding: 0 20px;
  width: 940px;
}
.l-row {
  display: block;
  margin: 0 -10px;
  zoom: 1;
}
.l-row:before,
.l-row:after {
  content: "";
  display: table;
}
.l-row:after {
  clear: both;
}
.l-row-company {
  margin-bottom: 40px;
}
.l-row-prefooter {
  margin-bottom: 60px;
}
.l-span1,
.l-span2,
.l-span3,
.l-span4,
.l-span5,
.l-span6,
.l-span7,
.l-span8,
.l-span9,
.l-span10,
.l-span11,
.l-span12 {
  display: inline;
  float: left;
  margin: 0 10px;
}
.l-span1 {
  width: 60px;
}
.l-span2 {
  width: 140px;
}
.l-span3 {
  width: 220px;
}
.l-span4 {
  width: 300px;
}
.l-span5 {
  width: 380px;
}
.l-span6 {
  width: 460px;
}
.l-span7 {
  width: 540px;
}
.l-span8 {
  width: 620px;
}
.l-span9 {
  width: 700px;
}
.l-span10 {
  width: 780px;
}
.l-span11 {
  width: 860px;
}
.l-span12 {
  width: 940px;
}
.l-offset1 {
  margin-left: 90px;
}
.l-offset2 {
  margin-left: 170px;
}
.l-offset3 {
  margin-left: 250.00000000000003px;
}
.l-offset4 {
  margin-left: 330px;
}
.l-offset5 {
  margin-left: 410px;
}
.l-offset6 {
  margin-left: 489.99999999999994px;
}
.l-offset7 {
  margin-left: 570px;
}
.l-offset8 {
  margin-left: 650px;
}
.l-offset9 {
  margin-left: 730px;
}
.l-offset10 {
  margin-left: 810px;
}
.l-offset11 {
  margin-left: 890px;
}
/**** layout ****/
/**** links ****/
a {
  color: #0d92cc;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover {
  color: #f6812e;
}
/**** links ****/
/**** text ****/
.text a,
.text a:hover,
.text a:active {
  color: #0d92cc;
  border-bottom: 1px solid #0d92cc;
}
.text a:visited {
  color: #6ebee0;
  border-bottom: 1px solid #6ebee0;
}
.text a:hover {
  color: #f6812e;
  border-bottom: 1px solid #f6812e;
}
.text p {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
  color: #777f87;
}
.text ul,
.text ol {
  font-size: 14px;
  margin: 0 0 20px;
  color: #777f87;
  padding: 0;
}
.text ul li,
.text ol li {
  margin: 0 0 10px;
}
.text ul li {
  background: url("/static/i/bullet.png") 10px 10px no-repeat;
  padding-left: 30px;
}
.text ol {
  list-style: decimal;
  margin-left: 30px;
}
.text table {
  margin: 0 0 20px;
  font-size: 14px;
}
.text table tr:first-child td,
.text table tr:first-child th {
  border: none;
}
.text table td,
.text table th {
  border-top: 1px solid #ccc;
  vertical-align: top;
  text-align: left;
  padding: 5px 20px 5px 5px;
}
.text table td {
  color: #777f87;
}
.text table th {
  color: #000;
  font-weight: bold;
}
.text strong {
  font-weight: bold;
  font-style: normal;
}
.text em {
  font-weight: normal;
  font-style: italic;
}
/**** text ****/
/**** blocks ****/
.pseudo_link,
a.pseudo_link {
  color: #0d92cc;
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer;
  display: inline-block;
}
.pseudo_link:hover,
a.pseudo_link:hover {
  color: #f6812e;
}
.blank_link {
  padding-right: 18px;
  background: url("/static/i/blank.gif") right 5px no-repeat;
}
.media {
  zoom: 1;
  margin: 0 0 20px;
}
.media:before,
.media:after {
  content: "";
  display: table;
}
.media:after {
  clear: both;
}
.media__object {
  float: left;
  margin: 0 20px 0 0;
  font-size: 0;
  line-height: 0;
}
.media__object-main {
  margin-right: 0;
}
.media__object-expert {
  margin-right: 10px;
}
.media__object-big_expert {
  margin-right: 40px;
}
.media__object-category {
  margin-right: 10px;
}
.media__body {
  overflow: hidden;
}
.toggle_block {
  display: none;
}
.ajax_loader {
  display: none;
  vertical-align: middle;
  margin: 0 10px;
}
.ajax_loading .ajax_loader {
  display: inline-block;
}
/**** blocks ****/
/**** site ****/
.logo {
  float: left;
  width: 220px;
  margin: 0 10px;
}
.logo__title {
  display: block;
  width: 220px;
  height: 67px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url("/static/i/logo.png") 0 0 no-repeat;
}
.logo__link {
  display: block;
  cursor: pointer;
  padding: 67px 0 0;
  color: transparent;
  height: 0;
}
.logo__link:hover {
  color: transparent;
}
@media print {
  .logo,
  .logo__title,
  .logo__link {
    padding: 0;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    height: auto;
  }
  .logo__link {
    height: auto;
    padding: 0;
  }
}
.flow_bar {
  width: 100%;
  height: 40px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #000000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #000));
  background: -webkit-linear-gradient(top, #333 0%, #000 100%);
  background: -moz-linear-gradient(top, #333 0%, #000 100%);
  background: -o-linear-gradient(top, #333 0%, #000 100%);
  background: -ms-linear-gradient(top, #333 0%, #000 100%);
  background: linear-gradient(top, #333 0%, #000 100%);
  position: fixed;
  z-index: 5;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  -webkit-box-shadow: 0 0px 10px 3px #999;
  -moz-box-shadow: 0 0px 10px 3px #999;
  -o-box-shadow: 0 0px 10px 3px #999;
  -ms-box-shadow: 0 0px 10px 3px #999;
  box-shadow: 0 0px 10px 3px #999;
  overflow: hidden;
  z-index: 100;
}
.flow_bar__text {
  color: #fff;
}
.bar_menu {
  margin-left: 15px;
  text-align: justify;
  height: 40px;
}
.bar_menu__item {
  font-size: 14px;
  display: inline-block;
  padding-top: 8px;
  position: relative;
  height: 40px;
}
.bar_menu__item-last {
  margin-right: 80px;
}
.bar_menu__item .icon-arrow_downwards {
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-top: 0 !important;
  display: none;
}
.bar_menu__item.active .icon-arrow_downwards {
  display: inline-block;
}
.bar_menu__link {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.bar_menu__link:hover {
  color: #6ebee0;
  border-bottom: 1px solid #6ebee0;
}
.bar_menu__link-dotted {
  border-bottom: 1px dotted;
}
.bar_menu__link-dotted:hover {
  border-bottom: 1px dotted;
}
.bar_menu .icon {
  margin-right: 5px;
  margin-top: 3px;
}
.search_block_area {
  padding-top: 8px;
}
.search_block {
  width: 209px;
  background: #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  height: 24px;
  padding-left: 11px;
}
.search_block-active {
  background: #fff;
}
.search_block-active .search_block__input {
  background: #fff;
}
.search_block__input {
  border: 0;
  background: #ccc;
  outline: none;
  width: 180px;
  margin-right: 5px;
  font-size: 13px;
  height: 24px;
}
.search_block__button {
  border: 0;
  width: 14px;
  height: 13px;
  line-height: 13px;
  margin-top: 5px;
  cursor: pointer;
}
.header {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  padding: 15px 0 4px 0;
}
.header__wrap {
  padding-top: 5px;
}
.header__phone {
  font-size: 18px;
  margin-bottom: 5px;
}
.header__address {
  font-size: 13px;
  color: #777f87;
}
.topmenu__item {
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 18px;
  display: inline-block;
}
.topmenu__item .icon {
  margin-right: 6px;
  margin-top: 1px;
}
.topmenu__link {
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  border-bottom: 1px solid #0d92cc;
}
.topmenu__link:hover,
.topmenu__link-current {
  color: #000;
  border-bottom: 1px solid #000;
}
.slider {
  height: 399px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.slider-maps {
  height: 380px;
}
.slider-maps .slider__item__img {
  height: 380px !important;
}
.slider-maps .slider__menues_adjust {
  height: 423px !important;
}
.slider-maps .slider_wrap {
  height: 0 !important;
}
.slider_text {
  height: 349px;
  text-align: left;
}
.slider_area {
  min-width: 940px;
  max-width: 3000px;
  margin: 0 auto;
}
.slider__item {
  float: left;
  width: 100%;
  height: 339px;
  background-repeat: no-repeat;
  position: relative;
}
.slider__item__img {
  overflow: hidden;
  width: 100%;
  height: 399px;
  position: absolute;
  top: 0;
  display: none;
}
.slider__item__img a {
  display: none;
}
.slider_wrap {
  width: 940px;
  height: 339px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.slider__menues {
  width: 930px;
  display: inline-block;
  vertical-align: bottom;
}
.slider__menues_adjust {
  width: 1px;
  height: 442px;
  vertical-align: bottom;
  display: inline-block;
}
.slider_menu {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhOGVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOGJkZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #1A8ED0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a8ed0), color-stop(1, #38bddc));
  background: -webkit-linear-gradient(top, #1a8ed0 0%, #38bddc 100%);
  background: -moz-linear-gradient(top, #1a8ed0 0%, #38bddc 100%);
  background: -o-linear-gradient(top, #1a8ed0 0%, #38bddc 100%);
  background: -ms-linear-gradient(top, #1a8ed0 0%, #38bddc 100%);
  background: linear-gradient(top, #1a8ed0 0%, #38bddc 100%);
  border: 1px solid #1381af;
  position: relative;
  z-index: 3;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.slider_menu__link {
  font-size: 15px;
  font-weight: bold;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  color: #fff;
  text-shadow: 0 1px 1px #165b89;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding-left: 14px;
  padding-right: 14px;
  border-left: 1px solid #128cb2;
  letter-spacing: 1px;
  position: relative;
}
.slider_menu__link:hover {
  color: #000;
  text-shadow: none;
}
.slider_menu__link:first-child {
  border-left: 0;
}
.slider_menu__link .slider_menu__arr {
  display: none;
}
.slider_menu__link-current {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyNmNjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNmE1ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #26A5D0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #126cc2), color-stop(1, #26a5d0));
  background: -webkit-linear-gradient(top, #126cc2 0%, #26a5d0 100%);
  background: -moz-linear-gradient(top, #126cc2 0%, #26a5d0 100%);
  background: -o-linear-gradient(top, #126cc2 0%, #26a5d0 100%);
  background: -ms-linear-gradient(top, #126cc2 0%, #26a5d0 100%);
  background: linear-gradient(top, #126cc2 0%, #26a5d0 100%);
}
.slider_menu__link-current .slider_menu__arr {
  display: inline-block;
}
.slider_menu__link-current:hover {
  color: #fff;
}
.slider_menu__arr {
  background: url("/static/i/sprite.png") no-repeat -20px -157px;
  width: 18px;
  height: 8px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -9px;
  z-index: 3;
}
.slider_menu_area {
  position: relative;
  text-align: center;
}
.slider_menu_width_wrap {
  display: inline-block;
  position: relative;
}
.slider_menu_wrap {
  display: inline-block;
  position: relative;
}
.slider_menu__decorate {
  width: 100%;
  height: 20px;
  background: #1a8ed0;
  border-bottom-left-radius: 4px 5px;
  border-bottom-right-radius: 4px 5px;
  border-bottom-color: #1b95c6;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
}
.slider_menu__decorate_wrap {
  margin: 0 1px;
  position: relative;
  display: block;
  text-align: center;
}
.slider_menu__shadow {
  height: 1px;
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 7px #929aad;
  -moz-box-shadow: 0 0 20px 7px #929aad;
  -o-box-shadow: 0 0 20px 7px #929aad;
  -ms-box-shadow: 0 0 20px 7px #929aad;
  box-shadow: 0 0 20px 7px #929aad;
  margin: 0 20px;
  position: relative;
  display: block;
}
.slider_submenu {
  background: #fff;
  position: relative;
  z-index: 3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  -webkit-box-shadow: 0 1px 3px 1px #666;
  -moz-box-shadow: 0 1px 3px 1px #666;
  -o-box-shadow: 0 1px 3px 1px #666;
  -ms-box-shadow: 0 1px 3px 1px #666;
  box-shadow: 0 1px 3px 1px #666;
}
.slider_submenu_area {
  position: relative;
  text-align: center;
}
.slider_submenu_wrap {
  padding: 12px 24px 15px 24px;
  display: inline-block;
  min-width: 550px;
}
.slider_submenu__link {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  line-height: 20px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  margin-left: 20px;
  border-bottom: 1px solid #000;
}
.slider_submenu__link:hover {
  color: #6ebee0 !important;
  border-bottom-color: #6ebee0 !important;
}
.slider_submenu__link:first-child {
  margin-left: 0;
}
.slider_submenu__shadow {
  width: 95%;
  margin: 0 auto;
  height: 20px;
  position: absolute;
  top: -40px;
  z-index: 1;
  -webkit-box-shadow: 0 12px 15px 7px #929aad;
  -moz-box-shadow: 0 12px 15px 7px #929aad;
  -o-box-shadow: 0 12px 15px 7px #929aad;
  -ms-box-shadow: 0 12px 15px 7px #929aad;
  box-shadow: 0 12px 15px 7px #929aad;
}
.dealers {
  margin-bottom: 10px;
}
.dealers_area {
  position: relative;
}
.dealers_next {
  display: inline-block;
  width: 16px;
  height: 23px;
  background: url("/static/i/sprite.png") no-repeat;
  background-position: -80px -101px;
  position: absolute;
  right: -20px;
  top: 105px;
}
.dealers_next:hover {
  background-position: -100px -101px;
}
.dealers__item {
  float: left;
}
.dealers__item h2 {
  margin: 0;
  line-height: 22px;
}
.news_controls {
  margin-top: 10px;
}
.slider_control {
  width: 11px;
  height: 11px;
  background: url("/static/i/dots.png") no-repeat -20px 0;
  display: inline-block;
  margin-left: 12px;
}
.slider_control:hover {
  background-position: -60px 0;
}
.slider_control.selected {
  background-position: 0 0;
}
.slider_control-news {
  background: url("/static/i/dots.png") no-repeat -40px 0;
}
.news_slider {
  background: #f9f5e8;
  margin-bottom: 40px;
}
.news_slider .l-wrap {
  padding: 40px 0;
}
.news_slider .h-h1 {
  margin-right: 10px;
}
.news_slider__item a {
  font-size: 15px;
  border-bottom: 1px solid #0d92cc;
}
.news_slider__item a:hover {
  border-bottom-color: #f6812e;
}
.news_slider__item a span {
  padding: 2px 0;
}
.news_slider__slide {
  float: left;
  width: 960;
}
.decorate_title {
  text-align: center;
  position: relative;
}
.decorate_title .h-h1 {
  background: #fff;
  padding: 0 35px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
.decorate_title__line {
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 20px;
  z-index: 1;
}
.block_download__link {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  font-weight: bold;
  font-size: 19px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid #0d92cc;
  margin-bottom: 20px;
}
.block_download__link:hover {
  border-bottom-color: #f6812e;
}
.brand_color {
  color: #000;
}
.white {
  color: #fff;
}
.feedback_area {
  background: #f2f2f2;
  padding: 20px 0 20px 0;
  display: none;
}
.button {
  font-size: 13px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-shadow: 0 2px 1px #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #d6d6d6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #d6d6d6));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #d6d6d6 100%);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #d6d6d6 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #d6d6d6 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #d6d6d6 100%);
  background: linear-gradient(top, #fcfcfc 0%, #d6d6d6 100%);
  border: 1px solid #d6d6d6;
  border-bottom: 3px solid;
  border-bottom-color: #b7b7b7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  line-height: 34px;
  height: 34px;
  padding: 0 20px;
}
.button:hover {
  color: #6ebee0;
}
.button:active {
  color: #000;
  text-shadow: 0 -2px 1px #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #fcfcfc;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #fcfcfc));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #fcfcfc 100%);
  background: -moz-linear-gradient(top, #d6d6d6 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #fcfcfc 100%);
  background: linear-gradient(top, #d6d6d6 0%, #fcfcfc 100%);
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 2px;
  line-height: 37px;
}
.footer {
  background: #343434;
  min-height: 140px;
}
.footer .text p {
  color: #b3b3b3;
  font-size: 13px;
}
.sidebar_menu {
  width: 100%;
  text-align: left;
  position: relative;
  z-index: 10;
}
.sidebar_menu__link {
  font-size: 15px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.sidebar_menu__link:hover {
  color: #6ebee0;
  border-bottom: 1px solid #6ebee0;
}
.sidebar_menu__link_wrap {
  margin-top: 20px;
}
.sidebar_menu__link_wrap:first-child {
  margin-top: 0;
}
.sidebar_menu__link_wrap-current .sidebar_menu__link {
  color: #fff;
  border-bottom: 0;
  padding: 5px 10px;
  background: #0d92cc;
  margin-left: -5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 3px 6px 0 #346094;
  -moz-box-shadow: inset 0 3px 6px 0 #346094;
  -o-box-shadow: inset 0 3px 6px 0 #346094;
  -ms-box-shadow: inset 0 3px 6px 0 #346094;
  box-shadow: inset 0 3px 6px 0 #346094;
  display: inline-block;
}
.sidebar_menu_wrap {
  position: relative;
  z-index: 10;
}
.sidebar_menu_shadow_wrap {
  position: relative;
}
.sidebar_menu_top_shadow {
  width: 80%;
  left: 20px;
  top: 10px;
  height: 10px;
  -webkit-box-shadow: 0px 0px 15px 9px #999;
  -moz-box-shadow: 0px 0px 15px 9px #999;
  -o-box-shadow: 0px 0px 15px 9px #999;
  -ms-box-shadow: 0px 0px 15px 9px #999;
  box-shadow: 0px 0px 15px 9px #999;
  background: #000;
  position: absolute;
  display: inline-block;
  z-index: 1;
}
.sidebar_menu_bottom_shadow {
  width: 80%;
  left: 20px;
  bottom: 10px;
  height: 10px;
  -webkit-box-shadow: 0px 0px 15px 9px #999;
  -moz-box-shadow: 0px 0px 15px 9px #999;
  -o-box-shadow: 0px 0px 15px 9px #999;
  -ms-box-shadow: 0px 0px 15px 9px #999;
  box-shadow: 0px 0px 15px 9px #999;
  background: #000;
  position: absolute;
  display: inline-block;
  z-index: 1;
}
.sidebar_menu_area {
  position: relative;
  padding: 20px 10px 20px 20px;
  background: #fff;
  -webkit-box-shadow: 0 0px 15px -2px #eee;
  -moz-box-shadow: 0 0px 15px -2px #eee;
  -o-box-shadow: 0 0px 15px -2px #eee;
  -ms-box-shadow: 0 0px 15px -2px #eee;
  box-shadow: 0 0px 15px -2px #eee;
  text-align: center;
}
.sidebar_menu_border {
  z-index: 10;
  position: relative;
  border-bottom: 1px solid #4d4d4d;
  width: 100%;
  height: 3px;
  background: #1a8ed0;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.date {
  font-size: 12px;
  font-family: Arial, FreeSans, sans-serif;
  color: #777f87;
  font-style: italic;
}
.news_list__item {
  margin-bottom: 40px;
}
.fotorama__thumb-border {
  border: 4px solid #0d92cc !important;
  top: -2px;
  left: -2px;
}
.fotorama__nav--thumbs {
  background: #f9f5e8;
  padding: 5px 0;
}
.fotorama-offset_bottom {
  margin-bottom: 40px;
}
.relevants {
  font-size: 14px;
}
.relevants p {
  font-size: 13px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  margin-bottom: 0;
}
.albums__item {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin: 0 10px 40px 10px;
  font-size: 14px;
}
.albums__item a {
  border: 0;
}
.albums__item a:hover {
  border: 0;
}
.albums__item a:hover .albums__item_link {
  border-bottom: 1px solid #f6812e !important;
}
.albums__item a:visited {
  border: 0;
}
.albums__item a:visited .albums__item_link {
  border-bottom: 1px solid #0d92cc !important;
  color: #0d92cc;
}
.albums__item_link {
  border-bottom: 1px solid #0d92cc;
}
.albums__item_link:hover {
  border-bottom: 1px solid #f6812e !important;
}
.contacts {
  height: 380px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: inset 0 0 5px 5px #000;
  -moz-box-shadow: inset 0 0 5px 5px #000;
  -o-box-shadow: inset 0 0 5px 5px #000;
  -ms-box-shadow: inset 0 0 5px 5px #000;
  box-shadow: inset 0 0 5px 5px #000;
}
.map:before {
  position: absolute;
  margin: 0 -20px;
  padding: 0 20px;
  top: -20px;
  height: 20px;
  -webkit-box-shadow: 0 0 20px #666;
  -moz-box-shadow: 0 0 20px #666;
  -o-box-shadow: 0 0 20px #666;
  -ms-box-shadow: 0 0 20px #666;
  box-shadow: 0 0 20px #666;
  content: "";
  z-index: 2;
  width: 100%;
}
.map:after {
  position: absolute;
  margin: 0 -20px;
  padding: 0 20px;
  bottom: -20px;
  height: 20px;
  -webkit-box-shadow: 0 0 20px #666;
  -moz-box-shadow: 0 0 20px #666;
  -o-box-shadow: 0 0 20px #666;
  -ms-box-shadow: 0 0 20px #666;
  box-shadow: 0 0 20px #666;
  content: "";
  z-index: 2;
  width: 100%;
}
.map {
  width: 100%;
  height: 380px;
  overflow: hidden;
  font-size: 13px;
}
/**** site ****/
/**** helpers ****/
.h-justify_spacer {
  display: inline-block;
  width: 100%;
}
.h-relative {
  position: relative;
}
.h-centered {
  margin: 0 auto;
}
.h-pull_left {
  float: left;
}
.h-pull_right {
  float: right;
}
.h-clear {
  zoom: 1;
}
.h-clear:before,
.h-clear:after {
  content: "";
  display: table;
}
.h-clear:after {
  clear: both;
}
.h-clear_block {
  display: block;
  clear: both;
}
.h-text_centered {
  text-align: center;
}
.h-text_right {
  text-align: right;
}
.h-full_width {
  width: 100%;
}
.h-hidden {
  display: none;
}
.h-h1 {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  line-height: 40px;
  margin: 0 0 20px;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.h-h1-link {
  border-bottom: 0;
}
.h-h1-link:hover {
  color: #0d92cc;
}
:root .h-gradient {
  -webkit-filter: none /;
  -moz-filter: none /;
  -o-filter: none /;
  -ms-filter: none /;
  filter: none /;
}
/**** helpers ****/
/**** standart blocks ****/
/*** crumbs ***/
.crumbs,
.text .crumbs {
  margin: 0;
  padding: 10px 0;
  color: #777f87;
  font-size: 13px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
}

.crumbs li,
.text .crumbs li {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: none;
}

.crumbs a:visited {
  color: #0d92cc;
  border-bottom-color: #0d92cc;
}
.crumbs a:hover {
  color: #f6812e;
  border-bottom-color: #f6812e;
}
/*** crumbs ***/
/*** paginator ***/
.paginator {
  font-size: 14px;
  padding: 8px 0;
}
.paginator a,
.paginator > span {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
  height: 24px;
  line-height: 24px;
  color: #777f87;
  text-decoration: none;
}
.paginator a {
  border: 1px solid transparent;
  padding: 2px 7px;
}
.paginator a:hover {
  color: #f6812e;
  border: 1px solid transparent;
}
.paginator > span {
  cursor: default;
}
a.paginator__next,
a.paginator__prev,
.paginator__next,
.paginator__prev {
  height: 26px;
  padding: 0;
}
a.paginator__next,
.paginator__next,
span.paginator__next {
  vertical-align: top;
  cursor: pointer;
  border: 0 !important;
}
a.paginator__next:hover .icon-next,
.paginator__next:hover .icon-next,
span.paginator__next:hover .icon-next {
  background-position: -155px -38px;
}
a.paginator__next:hover .icon-disabled,
.paginator__next:hover .icon-disabled,
span.paginator__next:hover .icon-disabled {
  background-position: -93px -38px;
}
span.paginator__next,
span.paginator__prev {
  cursor: default;
  color: #d1d1d1;
  height: 26px;
  line-height: 26px;
}
.paginator__icon,
.paginator__label {
  display: inline-block;
  vertical-align: top;
}
.paginator__label {
  margin-right: 15px;
  line-height: 26px;
}
a.paginator__current,
.paginator__current {
  background: #f6812e;
  border: 0;
  padding: 2px 10px;
  color: #fff !important;
  cursor: default;
  -webkit-box-shadow: inset 0 3px 8px 1px #ce7234;
  -moz-box-shadow: inset 0 3px 8px 1px #ce7234;
  -o-box-shadow: inset 0 3px 8px 1px #ce7234;
  -ms-box-shadow: inset 0 3px 8px 1px #ce7234;
  box-shadow: inset 0 3px 8px 1px #ce7234;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
a.paginator__current:hover,
.paginator__current:hover {
  border: 0;
  padding: 2px 10px;
}
.paginator-underline a {
  text-decoration: underline;
}
.paginator-underline a.paginator__current,
.paginator-underline .paginator__current {
  text-decoration: none;
}
.paginator-underline .paginator__label {
  text-decoration: underline;
  padding-top: 2px;
}
.paginator-underline span.paginator__next .paginator__label {
  text-decoration: none;
}
/*** paginator ***/
/*** forms ***/
.form {
  font-size: 14px;
  color: #666;
}
.form_separator {
  width: 100%;
  height: 1px;
  background: #ccc;
  border-bottom: 1px solid #fff;
  padding: 0;
}
.form label {
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #000;
  display: block;
  margin: 0 0 5px;
  line-height: 20px;
}
.form label:focus {
  outline: none;
}
.form textarea {
  width: 100%;
  height: 160px;
  min-height: 30px;
  resize: vertical;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
}
.form textarea[disabled] {
  resize: none;
  -webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -webkit-filter: alpha(opacity=40);
  -moz-filter: alpha(opacity=40);
  -o-filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}
.form input[type="text"] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 5px;
  line-height: 20px;
  height: 30px;
  *height: 18px;
}
.form input[type="text"][disabled] {
  -webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -webkit-filter: alpha(opacity=40);
  -moz-filter: alpha(opacity=40);
  -o-filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}
.form input[type="checkbox"],
.form input[type="radio"] {
  height: 20px;
  padding: 0;
  float: left;
  line-height: 20px;
  cursor: pointer;
}
.form input[type="checkbox"][disabled],
.form input[type="radio"][disabled],
.form input[type="checkbox"][disabled] + label,
.form input[type="radio"][disabled] + label {
  cursor: default;
  color: #999;
}
.form select {
  display: block;
  width: 100%;
  cursor: pointer;
  background: #fff;
  font-size: 14px;
}
.form select[disabled] {
  cursor: default;
}
.form fieldset {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  width: 100%;
}
.form > fieldset {
  margin: 0 0 20px;
}
.form legend {
  display: block;
  font-weight: bold;
  font-style: normal;
  margin: 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 40px;
  *margin-left: -5px;
}
.form button {
  vertical-align: middle;
}
.form__elem {
  margin: 0 0 20px;
}
.form__elem-control {
  zoom: 1;
  margin: 0 0 20px;
}
.form__elem-control:before,
.form__elem-control:after {
  content: "";
  display: table;
}
.form__elem-control:after {
  clear: both;
}
.form__elem-control > label {
  overflow: hidden;
  padding: 0 0 0 3px;
  margin: 0;
  cursor: pointer;
}
.form__elem div {
  *margin-right: 14px;
  padding-bottom: 5px;
}
.form__elem .form_separator {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 10px;
}
.form__elem-select div {
  margin: 0 0 0 -2px;
}
.form__elem-select div .form__help {
  margin-left: 2px;
}
.form__elem fieldset {
  padding-top: 25px;
}
.form__elem fieldset .form__elem {
  margin-left: 22px;
  margin-bottom: 0;
  margin-top: 20px;
}
.form__elem fieldset .form__elem:first-child {
  margin-top: 0;
}
.form__elem fieldset .form__elem-control {
  margin-top: 0;
  margin-bottom: 0;
}
.form__elem div fieldset {
  padding-bottom: 15px;
}
.form__elem-control fieldset {
  padding-top: 20px;
}
.form__elem table {
  width: 100%;
}
.form__elem table td {
  vertical-align: top;
}
.form__elem-inline {
  zoom: 1;
  padding-top: 5px;
  margin-bottom: 20px;
}
.form__elem-inline:before,
.form__elem-inline:after {
  content: "";
  display: table;
}
.form__elem-inline:after {
  clear: both;
}
.form__elem-inline label {
  float: left;
  line-height: 30px;
  width: 28%;
  margin: 0;
}
.form__elem-inline > div {
  float: left;
  width: 70%;
  margin: 0;
  margin-left: 2%;
  padding: 0;
}
.form__elem-inline .form__elem-control label {
  text-align: left;
  width: auto;
  float: none;
  line-height: 20px;
}
.form__elem-icon > div {
  position: relative;
  margin-right: 30px;
  *margin-right: 44px;
}
.form__elem-icon > div input[type="text"] {
  border-right: 0;
}
.form__divider {
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
  *width: 1px;
}
.form__controls .form__elem {
  margin: 0;
}
.form__controls-inline div {
  margin: 0 0 0 -15px;
  *zoom: 1;
}
.form__controls-inline .form__elem-control {
  float: left;
  margin: 0 0 10px 15px;
  white-space: nowrap;
}
.form__controls-inline .form__elem-control > label {
  float: left;
  overflow: none;
}
label.form__error,
.form__error {
  color: #e32636;
}
.form__note {
  font-size: 13px;
  font-family: 'PT Sans', Arial, FreeSans, sans-serif;
  margin: 10px 0;
}
.form__help {
  display: block;
  font-size: 14px;
  line-height: 15px;
  padding-top: 5px;
  color: #999;
}
.form__icon {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 100%;
  top: 0;
  *top: 1px;
  *margin-left: 10px;
  cursor: pointer;
}
.form__indent {
  margin-left: 30%;
}
.form__nested {
  display: none;
}
.checker.disabled + label,
.radio.disabled + label {
  cursor: default;
  color: #999;
}
.form__elem-icon input.uniform-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.btn {
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  font-size: 14px;
  color: #0d92cc;
  background: #fff;
  border: 0;
}
.btn:hover {
  color: #f6812e;
}
/*** forms ***/
/**** standart blocks ****/
/**** icons ****/
.icon {
  background: url("/static/i/sprite.png") 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
}
.icon-prev,
.icon-next {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.icon-prev {
  background-position: 0 -38px;
}
.icon-prev:hover {
  background-position: -124px -38px;
}
.icon-prev.icon-disabled {
  background-position: -62px -38px;
}
.icon-next {
  background-position: -31px -38px;
}
.icon-next:hover {
  background-position: -155px -38px;
}
.icon-next.icon-disabled {
  background-position: -93px -38px;
}
.icon-datepicker {
  width: 30px;
  height: 30px;
  background-position: 0 -70px;
}
.icon-mark {
  width: 20px;
  height: 20px;
  background-position: 0 -108px;
}
.icon-pen {
  width: 20px;
  height: 20px;
  background-position: -20px -108px;
}
.icon-download {
  width: 20px;
  height: 20px;
  background-position: -40px -108px;
}
.icon-dribble {
  width: 16px;
  height: 16px;
  background-position: 0 -132px;
}
.icon-calendar {
  width: 16px;
  height: 16px;
  background-position: -20px -132px;
}
.icon-info {
  width: 16px;
  height: 16px;
  background-position: -40px -132px;
}
.icon-docs {
  width: 16px;
  height: 16px;
  background-position: -60px -132px;
}
.icon-list {
  width: 16px;
  height: 16px;
  background-position: -80px -132px;
}

.icon-bag {
  width: 16px;
  height: 16px;
  background-position: -100px -132px;
}
.icon-zoom {
  width: 18px;
  height: 13px;
  background-position: 0 -152px;
}
.icon-arrow_downwards {
  width: 19px;
  height: 13px;
  background-position: -40px -157px;
}
.icon-disabled {
  cursor: default;
}
.catalog_menu__borderfix {
  padding: 3px 0;
}
.catalog_menu__link {
  color: #000;
  font-size: 14px;
  border-bottom: 1px solid #999;
  text-decoration: none;
}
.catalog_menu__link:hover {
  border-bottom-color: #6ebee0;
  color: #0d92cc;
}
.catalog_menu__link_wrap {
  overflow: hidden;
}
.catalog_menu__item {
  margin-bottom: 20px;
}
.catalog_menu__col {
  width: 330px;
  margin-left: 40px;
  float: left;
}
.catalog_menu__col:first-child {
  margin-left: 0;
}
.catalog_menu .icon {
  background: url("/static/i/catalog_icons.png") no-repeat;
  width: 60px;
  height: 40px;
  margin-right: 20px;
  float: left;
}
.catalog_menu .icon-catalog_blank {
  background-position: 0 0;
}
.catalog_menu .icon-icon1 {
  background-position: -70px 0;
}
.catalog_menu .icon-icon2 {
  background-position: -140px 0;
}
.catalog_menu .icon-icon3 {
  background-position: -210px 0;
}
.catalog_menu .icon-icon4 {
  background-position: -280px 0;
}
.catalog_menu .icon-icon5 {
  background-position: -350px 0;
}
.catalog_menu .icon-icon6 {
  background-position: -420px 0;
}
.catalog_menu .icon-icon7 {
  background-position: -490px 0;
}
.catalog_menu .icon-icon8 {
  background-position: -560px 0;
}
.catalog_menu .icon-icon9 {
  background-position: -630px 0;
}
.catalog_menu .icon-icon10 {
  background-position: -700px 0;
}
.catalog_menu .icon-icon11 {
  background-position: -770px 0;
}
.catalog_menu .icon-icon12 {
  background-position: -840px 0;
}
.catalog_menu .icon-icon13 {
  background-position: -910px 0;
}
.catalog_menu .icon-icon14 {
  background-position: -980px 0;
}
.catalog_menu .icon-icon15 {
  background-position: -1050px 0;
}
.catalog_menu .icon-icon16 {
  background-position: -1120px 0;
}
/**** icons ****/
/**** meta ****/
.meta {
  display: block;
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  width: 134px;
  border: 0 !important;
}
.meta__logo {
  float: left;
  width: 16px;
  height: 16px;
  margin: 4px 3px 0 0;
  background: url("/static/i/sprite.png") 0 0 no-repeat;
  background-position: -40px -20px;
}
.meta__logo-black {
  background-position: 0 -20px;
}
.meta__logo-white {
  background-position: -20px -20px;
}
.meta__wrap {
  overflow: hidden;
}
.meta__title {
  display: block;
  width: 81px;
  height: 0;
  padding-top: 16px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url("/static/i/sprite.png") 0 0 no-repeat;
}
.meta__title-white {
  background-position: -85px 0;
}
.meta__text {
  font-family: tahoma, FreeSans, Sans-serif;
  font-size: 11px !important;
  line-height: 11px !important;
  color: #666 !important;
  text-decoration: none;
}
@media print {
  .meta__title {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    height: auto;
  }
}
/**** meta ****/

/* 2016 work */
.topmenu__item .icon-horizontal {
  margin-top: 4px;
  width: 16px;
  height: 14px;
  background-position: -120px -133px;
}

/* Кнопка наверх */
.to_top {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
  width: 40px;
  height: 40px;
  background: #ccc;
  border-radius: 6px;
  text-align: center;
  z-index: 100;
}

.to_top_visible {
  display: block;
}
.to_top a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
}

.to_top a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 12px;
  background: url("/static/i/arrow_top.png");
}

.dealers_link {
  font-size: 14px;
  line-height: 20px;
}

.big_banner {
  margin-bottom: 50px;
  min-height: 500px;
  background: transparent url('/static/i/tmp/bann_gnb.jpg') no-repeat center top;  
}

.big_banner a {
    width: 100%;
    height: 500px;
    display: block;    
}

/* Страница "Дилеры" */
.dealers h1 {
  margin: 0 0 50px 0;
}

.dealers p {
  color: #000;
}

.dealers .dealers_list_title {
  margin: 0 0 50px 0;
}

.dealers .dealers_list {
  margin-bottom: 65px;
}

.dealers .dealers_list li {
  position: relative;
  margin: 0 0 15px 40px;
  padding: 0;
  background: none;
}

.dealers .dealers_list li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -25px;
  width: 12px;
  height: 13px;
  background: url("/static/i/anchor_icon.png");
  opacity: .22;
}

.dealers .dealers_list li a {
  border-bottom-style: dotted;
}

.dealers .dealers_list li span {
  text-transform: uppercase;
}

.dealers .dealer_block {
  margin-bottom: 80px;
}

.dealers .dealer_block:nth

.dealers .dealer_block h2 span {
  text-transform: uppercase;
}

.dealers .dealer_block .img_link {
  border: none;
}

/* Fancybox */
.fancy_gallery, .text .fancy_gallery {
  text-align: center;
}

.fancy_gallery .l-span3, .text .fancy_gallery .l-span3 {
  margin-bottom: 20px;
}

.fancy_gallery .js-fancy, .text .fancy_gallery .js-fancy {
  border: 0;
  height: 146px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.fancy_gallery span, .text .fancy_gallery span {
  display: inline-block;
  margin-top: 5px;
}

.fancy_gallery img, .text .fancy_gallery img {
  max-width: 100%;
}