@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

html, body {
  height: 100%;
  position: relative; }

html {
  overflow-y: scroll;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.25;
  color: #272727; }

body {
  min-width: 980px;
  text-align: left;
  background-color: #2b6287;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background: url(../repeat.jpg) 50% 16px repeat; }

.body-pattern {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

a {
  text-decoration: underline;
  color: #3cae16; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #696969; }

h1, h2, h3, h4, h5, h6 {
  color: #3cae16;
  font-family: ;
  font-weight: normal;
  margin: 7px 0 14px; }

h1 {
  font-size: 26px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 13px; }

h5 {
  font-size: 11px; }

h6 {
  font-size: 9px; }

h5, h6 {
  font-weight: bold; }

#wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto -4px;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

#header {
  min-height: 175px;
  margin: 0 0 12px;
  padding: 15px 0 0; }
  #header p {
    margin: 0; }
  #header #header-in {
    width: 980px;
    border-top: 1px solid #fff;
    margin: 0 auto 0;
    min-height: 175px;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #fff;
    background: url(../repeat2.jpg) 50% 0 repeat;
    position: relative;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
    #header #header-in:before, #header #header-in:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    #header #header-in:after {
      clear: both; }
  #header .header-shadow {
    position: relative;
    z-index: -1;
    width: 960px;
    margin: -71px auto 0;
    height: 70px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .45);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .45);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .45);
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.company-block-wrap {
  width: 365px;
  padding: 4px 0 0 11px;
  float: left; }

.company-name {
  padding: 4px 0 3px 78px;
  font-family: ;
  font-size: 28px;
  line-height: 24px;
  font-weight: bold; }

.company-desk {
  padding: 0 0 0 79px;
  color: #969696;
  font-size: 12px; }

.company-phone {
  width: 250px;
  margin: 74px 15px 0 0;
  float: right;
  text-align: right;
  font-size: 23px;
  line-height: 22px;
  font-weight: bold;
  color: #0f9f0f; }
  .company-phone a {
    display: block;
    padding: 6px 1px 0 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal; }

.company-slogan {
  width: 230px;
  float: left;
  margin: 53px 0 0 68px;
  font-size: 23px;
  font-weight: bold;
  font-style: italic;
  color: #272727;
  line-height: 26px; }

.top-menu-wrap {
  width: 980px;
  -webkit-border-radius : 0 0 4px 4px;
  -moz-border-radius : 0 0 4px 4px;
  -ms-border-radius : 0 0 4px 4px;
  -o-border-radius : 0 0 4px 4px;
  border-radius : 0 0 4px 4px;
  margin: 6px 0 0;
  min-height: 48px;
  border-top: 5px solid #fff;
  background-color: #c7dde9;
  background: #fff;
  -moz-box-shadow: inset 0 2px 0 #dcf0d8;
  -webkit-box-shadow: inset 0 2px 0 #dcf0d8;
  box-shadow: inset 0 2px 0 #dcf0d8;
  position: relative;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .top-menu-wrap:before, .top-menu-wrap:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .top-menu-wrap:after {
    clear: both; }

.top-m-but {
  float: left;
  margin: 0 2px 0 0;
  height: 46px; }

.top-menu {
  margin: 0 0 0 49px;
  padding: 15px 0;
  list-style: none; }
  .top-menu li {
    float: left;
    margin-left: -2px;
    background: url(../top-li.png) 0 50% no-repeat; }
    .top-menu li:first-child {
      background: none; }
    .top-menu li a {
      display: block;
      position: relative;
      font-family: ;
      font-size: 14px;
      line-height: 14px;
      color: #000;
      font-style: italic;
      margin: 0;
      padding: 9px 20px 9px 16px;
      -webkit-border-radius : 4px;
      -moz-border-radius : 4px;
      -ms-border-radius : 4px;
      -o-border-radius : 4px;
      border-radius : 4px;
      text-decoration: none;
      position: relative;
      behavior: url(/g/libs/pie/20b1/pie.htc); }
      .top-menu li a:hover {
        color: #fff;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #3cae16; }

#middle {
  position: relative;
  z-index: 1;
  padding-bottom: 190px;
  width: 980px;
  margin: 0 auto;
  height: 1%;
  background: #fff;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px; }
  #middle:before, #middle:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  #middle:after {
    clear: both; }

.side-left #content {
  margin-left: 225px; }

.side-left #side-left {
  display: block; }

.side-right #content {
  margin-right: ; }

.side-right #side-right {
  display: block; }

#container {
  width: 100%;
  float: left;
  overflow: hidden; }

#content {
  min-height: 1px;
  padding: 0 0 0 29px; }
  #content:before, #content:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  #content:after {
    clear: both; }

.content-in {
  padding: 0 30px 0 11px; }

.site-path {
  font-size: 11px;
  padding: 10px 0 0;
  color: #a1a1a1; }

.bx-wrapper ul, .bx-wrapper .bx-controls {
  font-size: 0;
  line-height: 0; }
  .bx-wrapper .bx-controls a {
    outline: 0;
    text-indent: -9999px;
    text-align: left;
    display: block; }
  .bx-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .bx-wrapper ul img {
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle;
      font-size: 12px; }

.slider-wrap {
  position: relative;
  margin: 10px 0 28px;
  height: 295px;
  width: 716px;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .slider-wrap li {
    height: 295px;
    line-height: 295px; }
  .slider-wrap .bx-viewport {
    background: #fff; }
  .slider-wrap .bx-pager, .slider-wrap .bx-controls-auto {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 100%;
    z-index: 60; }
  .slider-wrap .bx-loading {
    min-height: 50px;
    background: #fff url(../bx_loader.gif) 50% 50% no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80; }
  .slider-wrap .bx-pager {
    text-align: right; }
    .slider-wrap .bx-pager .bx-pager-item {
      display: inline-block; }
    .slider-wrap .bx-pager.bx-default-pager a {
      text-indent: 0;
      font-size: 12px;
      line-height: 22px;
      text-align: center;
      text-decoration: none;
      color: #272727;
      width: 22px;
      height: 22px;
      margin: 0 0 0 2px;
      background: url(../bulit.png) 0 0 no-repeat; }
      .slider-wrap .bx-pager.bx-default-pager a:hover, .slider-wrap .bx-pager.bx-default-pager a.active {
        background: url(../bulit.png) -24px 0 no-repeat;
        color: #fff; }
  .slider-wrap .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(80, 80, 80, 0.75); }
    .slider-wrap .bx-caption span {
      display: block;
      padding: 10px;
      text-align: left;
      color: #fff;
      font-size: 12px;
      line-height: normal; }

#side-left {
  display: none;
  position: relative;
  float: left;
  margin-left: -100%;
  width: 215px;
  padding: 10px 0 0 10px; }
  #side-left p {
    margin: 0; }

.site-search-wrap {
  margin: 0 0 30px;
  padding: 10px 0 0 10px;
  width: 205px;
  height: 37px;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #e1edf5;
  background: #f1efc4;
  position: relative;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.site-search {
  margin: 0;
  padding: 0;
  width: 193px;
  height: 25px;
  border: 1px solid #c5cfd7;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #fff;
  position: relative;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.site-search-text {
  outline-style: none;
  text-align: left;
  float: left;
  width: 158px;
  border: none;
  padding: 0;
  margin: 5px 8px 0;
  background: transparent;
  font-size: - 1;
  font-family: ;
  font-style: italic;
  color: #afafaf; }

.site-search-button {
  float: left;
  width: 14px;
  height: 14px;
  border: none;
  cursor: pointer;
  background: url(../search-lup.png) 0 0 no-repeat;
  padding: 0;
  margin: 6px 0 0; }

.left-menu {
  width: 215px;
  margin: 0 0 44px;
  padding: 0;
  list-style: none; }
  .left-menu li {
    background: url(../left-m-li.png) 3px 100% no-repeat; }
    .left-menu li a {
      display: block;
      position: relative;
      font-family: ;
      font-size: 14px;
      line-height: 14px;
      text-decoration: none;
      color: #454545;
      font-family: Tahoma;
      behavior: url(/g/libs/pie/20b1/pie.htc); }
      .left-menu li a span {
        display: block;
        padding: 9px 17px 9px 17px;
        background: url(../left-mark.png) 3px center no-repeat; }
      .left-menu li a:hover {
        color: #fff;
        -webkit-border-radius : 4px;
        -moz-border-radius : 4px;
        -ms-border-radius : 4px;
        -o-border-radius : 4px;
        border-radius : 4px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background: #3cae16; }
        .left-menu li a:hover span {
          background: none; }
    .left-menu li ul {
      margin: 0;
      padding: 5px 0;
      list-style: none;
      background: url(../left-m-li.png) 3px 0 no-repeat; }
      .left-menu li ul li {
        background: none; }
        .left-menu li ul li a {
          display: block;
          font-size: 13px;
          padding: 5px 15px 5px 25px;
          background: none; }
          .left-menu li ul li a:hover {
            background: none;
            text-decoration: underline;
            color: #fb630b; }
      .left-menu li ul ul li a {
        padding: 5px 15px 5px 40px; }

.left-but {
  margin: 0 0 20px; }
  .left-but a {
    display: block;
    width: 215px;
    min-height: 65px;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #fb630b;
    text-decoration: none;
    background: #3cae16;
    position: relative;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
    .left-but a .s1 {
      display: inline-block;
      margin: 7px 0 0 13px;
      float: left;
      width: 50px;
      min-height: 52px;
      background: url(../but-car.png) 0 0 no-repeat; }
    .left-but a .s2 {
      display: block;
      font-size: 22px;
      line-height: 21px;
      margin: 0 0 0 82px;
      padding: 11px 0 0 0;
      color: #fff;
      font-weight: bold;
      -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .15);
      -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .15);
      text-shadow: 0 1px 0 rgba(0, 0, 0, .15); }
      .left-but a .s2 .ui-text-shadow-copy-1 {
        visibility: visible;
        color: #000;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15) ;
        left: 0;
        top: 1px; }
        .ie-8 .left-but a .s2 .ui-text-shadow-copy-1 {
          top: 2px; }
    .left-but a .s3 {
      display: block;
      padding: 0 0 2px;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase; }

.edit-block-wrap {
  width: 215px;
  margin: 0 0 37px;
  padding: 0 0 20px;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background: #f1efc4;
  position: relative;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.edit-title {
  font-size: 22px;
  line-height: 22px;
  padding: 18px 14px 12px;
  color: #3cae16; }

.edit-body {
  padding: 0 14px 0;
  font-size: 13px;
  color: #272727; }

.news-block-wrap {
  width: 215px;
  margin: 0 0 25px; }

.news-name {
  font-size: 22px;
  line-height: 22px;
  padding: 0 13px;
  color: #3cae16; }

.news-body {
  padding: 17px 14px 0; }
  .news-body .news-date {
    color: #a6a5a5;
    font-size: 11px; }
  .news-body .news-title {
    padding: 3px 0 0; }
    .news-body .news-title a {
      font-style: italic;
      font-size: 13px;
      color: #000;
      text-decoration: none; }
      .news-body .news-title a:hover {
        color: #3cae16;
        text-decoration: underline; }

.inf-block {
  padding: 0 14px; }

.inf-title {
  font-size: 22px;
  color: #999; }

.inf-body {
  font-size: 11px;
  color: #999; }

#footer {
  position: relative;
  margin: 0 auto 0;
  max-width: 100%;
  width: 980px;
  height: 190px; }
  #footer p {
    margin: 0; }

.bot-menu {
  position: relative;
  margin: 0;
  padding: 21px 5px 0 0;
  list-style: none;
  text-align: right;
  width: 975px;
  min-height: 33px;
  -webkit-border-radius : 0 0 4px 4px;
  -moz-border-radius : 0 0 4px 4px;
  -ms-border-radius : 0 0 4px 4px;
  -o-border-radius : 0 0 4px 4px;
  border-radius : 0 0 4px 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #3cae16;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .bot-menu li {
    display: inline-block;
    background: url(../bot-m-li.png) 0 50% no-repeat; }
    .bot-menu li:first-child {
      background: none; }
    .bot-menu li a {
      display: inline-block;
      padding: 0 15px 0 11px;
      color: #fff;
      font-family: ;
      font-size: 12px;
      line-height: 12px;
      text-decoration: none; }
      .bot-menu li a:hover {
        text-decoration: underline; }

.bot-menu-shadow {
  position: relative;
  z-index: -1;
  margin: -23px auto 0;
  width: 960px;
  height: 20px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
  background-color: #fff;
  -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, .45);
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, .45);
  box-shadow: 0 5px 9px rgba(0, 0, 0, .45);
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.footer-left-block {
  width: 190px;
  margin: 30px 9px 0 20px;
  float: left; }

.site-name {
  font-size: 11px;
  text-transform: uppercase;
  color: #454545; }

.soc-block {
  margin: 19px 0 0;
  font-size: 0; }
  .soc-block span {
    display: block;
    font-size: 11px;
    font-family: ;
    color: #454545;
    margin: 0 0 10px; }
  .soc-block a {
    display: inline-block;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    overflow: hidden; }
    .soc-block a:hover .showen {
      display: none; }

.footer-right-block {
  float: right;
  margin: 25px 20px 0 0; }

.site-copyright {
  position: relative;
  margin: 0 0 21px 0;
  padding: 4px 39px 0 0;
  width: 147px;
  min-height: 31px;
  text-align: right;
  font-size: 11px;
  background: url(../mega.png) 100% 0 no-repeat;
  color: #454545; }
  .site-copyright a {
    color: #454545; }

span.copyright img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 26px;
  height: 0;
  padding-top: 34px;
  margin: auto 0;
  background: url(../mega.png) 100% 0 no-repeat; }

.contacts {
  float: left;
  margin: 26px 0 0;
  width: 245px;
  font-size: 13px;
  color: #454545;
  line-height: 20px; }

.counters {
  color: #fff;
  text-align: right; }

.sub-pages li {
  margin: 0 0 10px; }

.sub-pages a {
  font-size: 12pt; }
