@charset "utf-8";
@font-face {
  font-family: "roboto";
  src: url("roboto-r.eot");
  src: url("roboto-r.eot@") format("embedded-opentype"), url("roboto-r.woff2") format("woff2"), url("roboto-r.woff") format("woff"), url("roboto-r.ttf") format("truetype"), url("roboto-r.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "roboto-bold";
  src: url("roboto-b.eot");
  src: url("roboto-b.eot@") format("embedded-opentype"), url("roboto-b.woff2") format("woff2"), url("roboto-b.woff") format("woff"), url("roboto-b.ttf") format("truetype"), url("roboto-b.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "roboto-medium";
  src: url("roboto-m.eot");
  src: url("roboto-m.eot@") format("embedded-opentype"), url("roboto-m.woff2") format("woff2"), url("roboto-m.woff") format("woff"), url("roboto-m.ttf") format("truetype"), url("roboto-m.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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; }

.pie {
  behavior: url(pie.htc); }

.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 #96ba45; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #96ba45; }

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

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

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

body {
  min-width: 980px;
  text-align: left;
  background: #f3eeda; }

a {
  text-decoration: underline;
  color: #fff; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0; }

h1 {
  font-size: 22px;
  margin: 0 0 10px; }

h2 {
  font-size: 17px;
  margin: 0 0 10px; }

h3 {
  font-size: 13px;
  margin: 0 0 10px; }

h4 {
  font-size: 11px; }

h5 {
  font-size: 9px; }

h6 {
  font-size: 7px; }

h5, h6 {
  font-weight: bold; }

#wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto -182px;
  min-height: 100%;
  background: url(site-bg-2.jpg) 50% 0 no-repeat fixed; }

#header {
  min-height: 201px;
  margin: 0 0 20px;
  position: relative;
  background: #9c2323;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
  behavior: url(pie.htc); }
  #header p {
    margin: 0; }

.header-line {
  height: 10px;
  position: relative;
  -webkit-border-radius : 1.25;
  -moz-border-radius : 1.25;
  -ms-border-radius : 1.25;
  -o-border-radius : 1.25;
  border-radius : 1.25;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #8fb541;
  -moz-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  -webkit-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #8fb541), color-stop(100%, #9abc54));
  background-image: -o-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -moz-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -webkit-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -ms-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
  -pie-background: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
  behavior: url(pie.htc); }
  .header-line span {
    display: block;
    height: 10px;
    background: url(pat-header-line.png) repeat-x; }

#header-in {
  width: 980px;
  margin: 0 auto;
  min-height: 124px; }

.company-block-wrap {
  width: 500px;
  float: left;
  padding: 7px 0 0 23px; }
  .company-block-wrap .company-logo {
    float: left; }
  .company-block-wrap .company-name {
    margin: 22px 0 1px 125px;
    font-size: 40px;
    line-height: 40px;
    font-family: "roboto-medium";
    color: #f3eeda; }
  .company-block-wrap .company-desk {
    margin: 0 0 0 125px;
    font-size: 13px;
    line-height: 15px;
    font-family: "roboto";
    color: #a7c51d; }

.order-but {
  float: right;
  margin: 44px 20px 0 0; }
  .order-but a {
    overflow: hidden;
    position: relative;
    display: block;
    font-family: "roboto-medium";
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    width: 148px;
    min-height: 18px;
    -moz-text-shadow: 0 1px 2px #b5463b;
    -webkit-text-shadow: 0 1px 2px #b5463b;
    text-shadow: 0 1px 2px #b5463b;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #f00;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
    box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
    behavior: url(pie.htc); }
    .order-but a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      height: 4px;
      background: #f00;
      -webkit-border-radius : 5px 5px 0 0;
      -moz-border-radius : 5px 5px 0 0;
      -ms-border-radius : 5px 5px 0 0;
      -o-border-radius : 5px 5px 0 0;
      border-radius : 5px 5px 0 0; }
      .order-but a .ui-text-shadow-copy-1 {
        visibility: visible;
        color: #b5463b;
        filter:  progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=2);
        left: -2;
        top: -1px; }
        .ie-8 .order-but a .ui-text-shadow-copy-1 {
          top: 0px; }
    .order-but a:hover {
      background-color: #fc4242;
      -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
      -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
      box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07); }
      .order-but a:hover:before {
        background-color: #fc4242; }
    .order-but a:active {
      background-color: #de0e0e;
      -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
      -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07);
      box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0px 0px 0px 2px rgba(0,0,0,0.07); }
      .order-but a:active:before {
        background-color: #de0e0e; }

.company-phone-wrap {
  width: 220px;
  padding: 32px 0 0;
  margin: 0 25px 0 0;
  float: right; }
  .company-phone-wrap .company-phone {
    background: url(phone-ico.png) 0 0 no-repeat;
    padding: 0 0 16px 35px;
    font-family: "roboto-bold";
    font-size: 16px;
    color: #f3eeda; }
    .company-phone-wrap .company-phone span {
      display: block;
      width: 118px;
      padding: 0 0 10px;
      font-family: "roboto-bold";
      font-size: 12px;
      line-height: 12px;
      color: #96ba45; }
  .company-phone-wrap .company-email {
    min-height: 25px;
    background: url(email-ico.png) 0 0 no-repeat;
    padding: 3px 0 5px 36px;
    font-family: "roboto-medium";
    font-size: 15px;
    line-height: 15px; }

.header-bot-wrap {
  min-height: 66px;
  position: relative;
  border-top: solid 1px #bada9b;
  -webkit-border-radius : 1.25;
  -moz-border-radius : 1.25;
  -ms-border-radius : 1.25;
  -o-border-radius : 1.25;
  border-radius : 1.25;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #8fb541;
  -moz-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  -webkit-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #8fb541), color-stop(100%, #9abc54));
  background-image: -o-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -moz-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -webkit-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: -ms-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
  background-image: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
  -pie-background: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
  behavior: url(pie.htc); }
  .header-bot-wrap .header-bot-in {
    display: block;
    min-height: 66px;
    background: url(header-bot-pat.png) 0 0 repeat; }
  .header-bot-wrap .header-bot-in2 {
    width: 980px;
    margin: 0 auto; }

.top-menu {
  float: left;
  width: 755px;
  margin: 0;
  padding: 13px 0 13px 23px;
  list-style: none; }
  .top-menu li {
    float: left;
    margin-right: -1px;
    position: relative; }
    .top-menu li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 10px;
      width: 2px;
      height: 17px;
      background: url(del-mt.png) 0 0 no-repeat; }
    .top-menu li a {
      display: block;
      font-family: "roboto";
      font-size: 15px;
      line-height: 15px;
      color: #fff;
      padding: 11px 13px 12px 15px;
      letter-spacing: 0.1px;
      text-decoration: none;
      position: relative;
      behavior: url(pie.htc);
      z-index: 1;
      position: relative; }
      .top-menu li a:hover {
        color: #332b25;
        -webkit-border-radius : 5px;
        -moz-border-radius : 5px;
        -ms-border-radius : 5px;
        -o-border-radius : 5px;
        border-radius : 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #d3cfcf;
        -moz-box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        -webkit-box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d3cfcf), color-stop(100%, #f6f5f5));
        background-image: -o-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -moz-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -webkit-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -ms-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: linear-gradient(to top, #d3cfcf 0%, #f6f5f5 100%);
        -pie-background: linear-gradient(to top, #d3cfcf 0%, #f6f5f5 100%); }
      .top-menu li a:active {
        color: #516d23;
        -webkit-border-radius : 5px;
        -moz-border-radius : 5px;
        -ms-border-radius : 5px;
        -o-border-radius : 5px;
        border-radius : 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #d3cfcf;
        -moz-box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        -webkit-box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        box-shadow: 0 1px 0 1px rgba(76, 98, 31, .31);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3cfcf), color-stop(100%, #f6f5f5));
        background-image: -o-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -moz-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -webkit-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -ms-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: linear-gradient(to bottom, #d3cfcf 0%, #f6f5f5 100%);
        -pie-background: linear-gradient(to bottom, #d3cfcf 0%, #f6f5f5 100%); }
    .top-menu li a.activ {
      position: relative;
      color: #fff;
      -webkit-border-radius : 5px;
      -moz-border-radius : 5px;
      -ms-border-radius : 5px;
      -o-border-radius : 5px;
      border-radius : 5px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      background-color: #f00;
      -moz-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      -webkit-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      behavior: url(pie.htc); }
    .top-menu li a:hover.activ {
      -webkit-border-radius : 5px;
      -moz-border-radius : 5px;
      -ms-border-radius : 5px;
      -o-border-radius : 5px;
      border-radius : 5px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      background-color: #f00;
      -moz-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      -webkit-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px rgba(0,0,0,0.6);
      behavior: url(pie.htc);
      background-image: none; }

.site-search {
  float: right;
  margin: 18px 19px 0 0;
  padding: 0;
  position: relative;
  width: 148px;
  height: 29px;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #6d8c2f;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.24), inset 0 0 3px #435a17;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.24), inset 0 0 3px #435a17;
  box-shadow: 0 1px 0 rgba(255,255,255,.24), inset 0 0 3px #435a17;
  behavior: url(pie.htc); }

.site-search-text {
  outline-style: none;
  text-align: left;
  float: left;
  width: 98px;
  border: none;
  padding: 0;
  margin: 5px 8px 0 12px;
  background: transparent;
  font-size: 13px;
  font-family: "roboto";
  font-style: italic;
  color: #a8d749; }
  .site-search-text::-webkit-input-placeholder {
    color: #a8d749; }
  .site-search-text:moz-placeholder {
    color: #a8d749; }
  .site-search-text::-moz-placeholder {
    color: #a8d749; }
  .site-search-text:-ms-input-placeholder {
    color: #a8d749; }

.site-search-button {
  float: left;
  border: none;
  display: block;
  cursor: pointer;
  outline: none;
  padding: 0;
  width: 30px;
  height: 29px;
  position: relative;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #f00;
  -moz-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
  -webkit-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
  box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
  behavior: url(pie.htc); }
  .site-search-button span {
    display: block;
    width: 21px;
    height: 29px;
    margin: 9px 0 0 9px;
    background: url(search-lup.png) 0 0 no-repeat; }
  .site-search-button:hover {
    width: 30px;
    height: 29px;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #fb4343;
    -moz-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
    -webkit-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
    box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
    behavior: url(pie.htc); }
    .site-search-button:hover span {
      display: block;
      width: 21px;
      height: 29px;
      margin: 9px 0 0 9px; }
    .site-search-button:hover:active {
      width: 30px;
      height: 29px;
      -webkit-border-radius : 5px;
      -moz-border-radius : 5px;
      -ms-border-radius : 5px;
      -o-border-radius : 5px;
      border-radius : 5px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      background-color: #e40101;
      -moz-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
      -webkit-box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
      box-shadow: 0 1px 0 1px rgba(76,98,31,.31), inset 0 1px 2px rgba(255,255,255,.75);
      behavior: url(pie.htc); }
      .site-search-button:hover:active span {
        display: block;
        width: 21px;
        height: 29px;
        margin: 9px 0 0 9px; }

.slider-block-wrap {
  margin: 0 auto 31px;
  width: 919px;
  height: 288px;
  padding: 10px;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #9c2323;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .5); }

.slider-block-wrap ul, .slider-block-wrap .bx-controls {
  font-size: 0;
  line-height: 0; }
  .slider-block-wrap .bx-controls a {
    outline: 0;
    text-indent: -9999px;
    text-align: left;
    display: block; }
  .slider-block-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .slider-block-wrap ul img {
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle;
      font-size: 12px; }
  .slider-block-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 {
  position: relative;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
  height: 287px;
  width: 811px; }
  .slider-wrap li {
    height: 287px;
    line-height: 287px; }
  .slider-wrap li a {
    display: block; }
  .slider-wrap .bx-viewport {
    background: #fff;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box; }
  .slider-wrap .bx-caption {
    position: absolute;
    bottom: 18px;
    right: 0;
    min-width: 252px;
    min-height: 50px;
    background: rgba(156, 80, 80, 0.8);
    -webkit-border-radius : 5px 0 0 5px;
    -moz-border-radius : 5px 0 0 5px;
    -ms-border-radius : 5px 0 0 5px;
    -o-border-radius : 5px 0 0 5px;
    border-radius : 5px 0 0 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box; }
    .slider-wrap .bx-caption span {
      display: block;
      padding: 13px;
      text-align: center;
      color: #fff;
      font-size: 20px;
      line-height: normal; }

.slider-pager {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 97px; }
  .slider-pager li {
    height: 68px;
    line-height: 68px; }
  .slider-pager .bx-viewport {
    height: 234px;
    -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; }
  .slider-pager li {
    width: 95px;
    height: 68px;
    border: 1px solid #fddcb9;
    -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: #f3edd9; }
    .slider-pager li a {
      position: relative;
      display: block; }
      .slider-pager li a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -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; }
      .slider-pager li a:hover:after {
        background: rgba(51, 49, 47, 0.8); }
      .slider-pager li a.active:after {
        background: rgba(243, 238, 218, 0.54); }
  .slider-pager .sl-prev, .slider-pager .sl-next {
    outline: 0;
    width: 97px;
    height: 18px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #a9d151;
    -moz-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .5);
    -webkit-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .5);
    box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
    -pie-background: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%); }
    .slider-pager .sl-prev:hover, .slider-pager .sl-next:hover {
      background-color: #97bb45;
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, .1)), color-stop(100%, rgba(255, 255, 255, 0)));
      background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%);
      -pie-background: linear-gradient(to top, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 100%); }
    .slider-pager .sl-prev a, .slider-pager .sl-next a {
      display: block;
      width: 100%;
      height: 100%;
      background: url(slider-arrow.png) 0 0 no-repeat; }
    .slider-pager .sl-prev {
      margin-bottom: 9px;
      -webkit-border-radius : 3px 3px 0 0;
      -moz-border-radius : 3px 3px 0 0;
      -ms-border-radius : 3px 3px 0 0;
      -o-border-radius : 3px 3px 0 0;
      border-radius : 3px 3px 0 0; }
    .slider-pager .sl-prev a {
      background-position: 50% 4px; }
  .slider-pager .sl-next {
    margin-top: 9px;
    -webkit-border-radius : 0 0 3px 3px;
    -moz-border-radius : 0 0 3px 3px;
    -ms-border-radius : 0 0 3px 3px;
    -o-border-radius : 0 0 3px 3px;
    border-radius : 0 0 3px 3px; }
    .slider-pager .sl-next a {
      background-position: 50% -22px; }

#middle {
  position: relative;
  padding-bottom: 182px;
  width: 980px;
  margin: 0 auto;
  height: 1%; }
  #middle:before, #middle:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  #middle:after {
    clear: both; }

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

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

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

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

.content-inner {
  background: #9bb911;
  padding: 25px 30px 30px;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px; }

.news-block-wrap {
  width: 675px;
  position: relative;
  min-height: 147px;
  margin: 20px 0 0;
  padding: 0 0 21px;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #9c2323;
  behavior: url(pie.htc); }
  .news-block-wrap:before, .news-block-wrap:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .news-block-wrap:after {
    clear: both; }
  .news-block-wrap .news-block-name {
    min-height: 10px;
    position: relative;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #a7c51d;
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    padding: 9px 17px 10px;
    font-family: "roboto-medium";
    font-size: 20px;
    color: #3e2b1c;
    behavior: url(pie.htc); }
  .news-block-wrap .news-block-body {
    width: 206px;
    float: left;
    padding: 21px 0 0 10px; }
    .news-block-wrap .news-block-body .news-block-img {
      float: left;
      margin: 0 12px 0 0; }
    .news-block-wrap .news-block-body .news-date {
      font-size: 11px;
      line-height: 11px;
      color: #edc216; }
    .news-block-wrap .news-block-body .news-block-title {
      overflow: hidden;
      margin: 5px 0 0; }
      .news-block-wrap .news-block-body .news-block-title a {
        color: #fff; }

#side-left {
  display: none;
  position: relative;
  float: left;
  padding: 0 0 88px 23px;
  margin-left: -100%;
  width: 238px; }

.left-menu {
  width: 232px;
  position: relative;
  margin: 0 0 20px;
  padding: 5px 4px 15px;
  list-style: none;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #a7c51d;
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
  behavior: url(pie.htc); }
  .left-menu > li {
    background: url(left-li.png) 50% 0 no-repeat;
    margin: 0 0 -3px; }
    .left-menu > li:first-child {
      background: none; }
    .left-menu > li > a {
      display: block;
      position: relative;
      font-family: "roboto-medium";
      font-size: 14px;
      line-height: 14px;
      color: #3d4731;
      text-decoration: none;
      margin: 3px 0 0;
      behavior: url(pie.htc); }
      .left-menu > li > a .s1 {
        display: block;
        padding: 11px 13px 8px; }
      .left-menu > li > a:hover {
        color: #3d4731;
        -webkit-border-radius : 5px;
        -moz-border-radius : 5px;
        -ms-border-radius : 5px;
        -o-border-radius : 5px;
        border-radius : 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #d3cfcf;
        -moz-box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        -webkit-box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d3cfcf), color-stop(100%, #f6f5f5));
        background-image: -o-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -moz-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -webkit-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -ms-linear-gradient(bottom, #d3cfcf 0%, #f6f5f5 100%);
        background-image: linear-gradient(to top, #d3cfcf 0%, #f6f5f5 100%);
        -pie-background: linear-gradient(to top, #d3cfcf 0%, #f6f5f5 100%); }
        .left-menu > li > a:hover .s1 {
          background: url(left-m-mark.png) 213px 50% no-repeat; }
      .left-menu > li > a:active {
        -webkit-border-radius : 5px;
        -moz-border-radius : 5px;
        -ms-border-radius : 5px;
        -o-border-radius : 5px;
        border-radius : 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #d3cfcf;
        -moz-box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        -webkit-box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        box-shadow: 0 1px 0 1px rgba(92, 92, 92, .31);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3cfcf), color-stop(100%, #f6f5f5));
        background-image: -o-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -moz-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -webkit-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: -ms-linear-gradient(top, #d3cfcf 0%, #f6f5f5 100%);
        background-image: linear-gradient(to bottom, #d3cfcf 0%, #f6f5f5 100%);
        -pie-background: linear-gradient(to bottom, #d3cfcf 0%, #f6f5f5 100%); }
        .left-menu > li > a:active .s1 {
          background: url(left-m-mark-h.png) 213px 50% no-repeat; }
    .left-menu > li a.activ {
      display: block;
      position: relative;
      color: #fff;
      -webkit-border-radius : 5px;
      -moz-border-radius : 5px;
      -ms-border-radius : 5px;
      -o-border-radius : 5px;
      border-radius : 5px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      -moz-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px #41413e;
      -webkit-box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px #41413e;
      box-shadow: 0 2px 0 rgba(255,255,255,.18), inset 0 0 3px #41413e;
      background: #f00;
      behavior: url(pie.htc); }
      .left-menu > li a.activ .s1 {
        background: url(left-m-mark-ac.png) 211px 50% no-repeat; }
      .left-menu > li a.activ:hover {
        color: #bbea67;
        -webkit-border-radius : 5px;
        -moz-border-radius : 5px;
        -ms-border-radius : 5px;
        -o-border-radius : 5px;
        border-radius : 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #575351;
        background-image: none;
        -pie-background: #575351;
        -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, .18);
        -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, .18);
        box-shadow: 0 2px 0 rgba(255, 255, 255, .18); }
        .left-menu > li a.activ:hover .s1 {
          background: url(left-m-mark-ac.png) 211px 50% no-repeat; }
  .left-menu ul {
    list-style: none;
    margin: 0;
    padding: 0 0 5px;
    background-color: #7d9d39; }
    .left-menu ul li {
      background: none; }
      .left-menu ul li a {
        display: block;
        font-family: "roboto";
        font-size: 13px;
        line-height: 13px;
        color: #fff;
        text-decoration: none;
        padding: 12px 28px 1px; }
        .left-menu ul li a:hover {
          text-decoration: underline; }

.left-but {
  width: 238px;
  min-height: 48px;
  margin: 0 0 20px; }
  .left-but a {
    position: relative;
    display: block;
    font-family: "roboto-bold";
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    width: 238px;
    min-height: 48px;
    text-decoration: none;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #9c2323;
    -moz-box-shadow: inset 0 -2px 0 #7e1c1c, inset 2px 0 0 #7e1c1c, inset -2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
    -webkit-box-shadow: inset 0 -2px 0 #7e1c1c, inset 2px 0 0 #7e1c1c, inset -2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
    box-shadow: inset 0 -2px 0 #7e1c1c, inset 2px 0 0 #7e1c1c, inset -2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
    behavior: url(pie.htc); }
    .left-but a:hover {
      background-color: #b33333;
      -moz-box-shadow: inset 0 -2px 0 #7e1c1c, inset -2px 0 1px #7e1c1c,inset 2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
      -webkit-box-shadow: inset 0 -2px 0 #7e1c1c, inset -2px 0 1px #7e1c1c,inset 2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
      box-shadow: inset 0 -2px 0 #7e1c1c, inset -2px 0 1px #7e1c1c,inset 2px 0 0 #7e1c1c, inset 0 2px 0 #aa2727;
      behavior: url(pie.htc); }
    .left-but a .s1 {
      display: block;
      float: left;
      width: 76px;
      height: 48px;
      margin: 0 0 0 4px;
      background: url(car-but.png) 0 50% no-repeat; }
    .left-but a .s2 {
      display: block;
      padding: 11px 0 0 96px;
      -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
      -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
      text-shadow: 0 1px 2px rgba(0, 0, 0, .2); }
      .left-but a .s2 .ui-text-shadow-copy-1 {
        visibility: visible;
        color: #000;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=2);
        left: -2;
        top: -1px; }
        .ie-8 .left-but a .s2 .ui-text-shadow-copy-1 {
          top: 0px; }

.edit-block-wrap {
  position: relative;
  width: 218px;
  padding: 10px;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #f00;
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
  behavior: url(pie.htc); }
  .edit-block-wrap .edit-block-title {
    font-size: 15px;
    font-family: "roboto-bold";
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 0 15px; }
  .edit-block-wrap .edit-block-body {
    color: #fff;
    font-size: 13px; }
    .edit-block-wrap .edit-block-body img {
      border: 3px solid #bd5549;
      -webkit-border-radius : 2px;
      -moz-border-radius : 2px;
      -ms-border-radius : 2px;
      -o-border-radius : 2px;
      border-radius : 2px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      background-color: #fff; }
      .edit-block-wrap .edit-block-body img p {
        margin: 0;
        padding: 0; }

#footer-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: 182px; }
  #footer-wrap p {
    margin: 0; }
  #footer-wrap .footer-top-line {
    height: 11px;
    -webkit-border-radius : 1.25;
    -moz-border-radius : 1.25;
    -ms-border-radius : 1.25;
    -o-border-radius : 1.25;
    border-radius : 1.25;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #8fb541;
    -moz-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    -webkit-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #8fb541), color-stop(100%, #9abc54));
    background-image: -o-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -moz-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -webkit-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -ms-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
    -pie-background: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
    position: relative;
    behavior: url(pie.htc); }
    #footer-wrap .footer-top-line span {
      display: block;
      height: 10px;
      background: url(pat-header-line.png) repeat-x; }
  #footer-wrap .footer-bot-line {
    position: relative;
    margin: 0;
    float: left;
    width: 100%;
    height: 10px;
    -webkit-border-radius : 5;
    -moz-border-radius : 5;
    -ms-border-radius : 5;
    -o-border-radius : 5;
    border-radius : 5;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    background-color: #8fb541;
    -moz-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    -webkit-box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    box-shadow: inset 0 -2px 0 3px rgba(124, 156, 56, .5);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #8fb541), color-stop(100%, #9abc54));
    background-image: -o-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -moz-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -webkit-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: -ms-linear-gradient(bottom, #8fb541 0%, #9abc54 100%);
    background-image: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
    -pie-background: linear-gradient(to top, #8fb541 0%, #9abc54 100%);
    behavior: url(pie.htc); }
    #footer-wrap .footer-bot-line span {
      display: block;
      height: 10px;
      background: url(pat-header-line.png) repeat-x; }
  #footer-wrap .bot-menu-wrap {
    width: 980px;
    margin: 0 auto;
    padding: 0 0 7px; }
    #footer-wrap .bot-menu-wrap:before, #footer-wrap .bot-menu-wrap:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    #footer-wrap .bot-menu-wrap:after {
      clear: both; }
    #footer-wrap .bot-menu-wrap .bot-menu {
      list-style: none;
      margin: 0;
      padding: 0 26px 0 26px; }
      #footer-wrap .bot-menu-wrap .bot-menu li {
        float: left; }
      #footer-wrap .bot-menu-wrap .bot-menu li a {
        display: block;
        padding: 16px 13px 14px 14px;
        font-family: "roboto";
        line-height: 13px;
        font-size: 13px;
        letter-spacing: 0.1px;
        text-decoration: none;
        position: relative;
        color: #88a93e;
        -webkit-border-radius : 0 0 5px 5px;
        -moz-border-radius : 0 0 5px 5px;
        -ms-border-radius : 0 0 5px 5px;
        -o-border-radius : 0 0 5px 5px;
        border-radius : 0 0 5px 5px;
        behavior: url(pie.htc); }
        #footer-wrap .bot-menu-wrap .bot-menu li a:hover {
          color: #3d4731;
          -webkit-background-clip : padding;
          -moz-background-clip : padding;
          background-clip : padding-box;
          background-color: #a7c51d;
          -moz-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83);
          -webkit-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83);
          box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83); }
        #footer-wrap .bot-menu-wrap .bot-menu li a:active {
          -webkit-background-clip : padding;
          -moz-background-clip : padding;
          background-clip : padding-box;
          background-color: #8ca710;
          -moz-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83);
          -webkit-box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83);
          box-shadow: inset 0 -2px 3px rgba(124, 156, 56, .83); }
      #footer-wrap .bot-menu-wrap .bot-menu li a.activ {
        display: block;
        color: #fff;
        -webkit-border-radius : 0 0 5px 5px;
        -moz-border-radius : 0 0 5px 5px;
        -ms-border-radius : 0 0 5px 5px;
        -o-border-radius : 0 0 5px 5px;
        border-radius : 0 0 5px 5px;
        -webkit-background-clip : padding;
        -moz-background-clip : padding;
        background-clip : padding-box;
        background-color: #575452;
        -moz-box-shadow: inset 0 -2px 3px rgba(61, 59, 57, .83);
        -webkit-box-shadow: inset 0 -2px 3px rgba(61, 59, 57, .83);
        box-shadow: inset 0 -2px 3px rgba(61, 59, 57, .83); }

.footer-block-wrap {
  position: relative;
  min-height: 110px;
  border-top: solid 1px #955930;
  background: #9c2323;
  behavior: url(pie.htc); }
  .footer-block-wrap:before, .footer-block-wrap:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .footer-block-wrap:after {
    clear: both; }
  .footer-block-wrap .footer-block-in {
    width: 980px;
    margin: 0 auto; }

.site-name-block {
  float: left;
  width: 360px;
  padding: 30px 0 0 40px;
  margin: 0 20px 0 0; }
  .site-name-block .site-name {
    color: #f3eeda;
    font-size: 12px;
    line-height: 12px;
    font-family: "roboto";
    margin: 0 0 19px; }
  .site-name-block .bot-adres {
    width: 270px;
    font-family: "roboto-medium";
    min-height: 25px;
    background: url(bot-adres.png) 0 0 no-repeat;
    padding: 0 0 0 32px;
    color: #9abd47; }

.site-copyright {
  position: relative;
  float: right;
  min-height: 34px;
  margin: 41px 31px 0 0;
  padding: 2px 36px 0 0;
  width: 175px;
  text-align: right;
  font-size: 12px;
  font-family: "roboto-medium";
  color: #f3eeda; }

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;*/ }

.counters {
  padding: 47px 0 0; }
