@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

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

div, span, h1, h2, h3, h4, h5, h6, p, em, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, form, label, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  outline: none; }

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

nav ul {
  list-style: none; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ins {
  text-decoration: none; }

p, pre, blockquote, ul, ol, dl {
  margin: 1em 0; }

blockquote {
  margin-left: 40px;
  margin-right: 40px; }

ol, ul, dd {
  margin-left: 40px; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clear, .clear-footer {
  clear: both;
  height: 1px;
  font-size: 0;
  line-height: 0; }

.site-wrapper {
  height: auto !important;
  height: 100%;
  min-height: 100%; }
  .site-wrapper .site-header-wrapper {
    position: relative; }
    .site-wrapper .site-header-wrapper p {
      padding: 0;
      margin: 0; }
    .site-wrapper .site-header-wrapper img {
      border: none; }
    .site-wrapper .site-header-wrapper .site-header {
      position: relative;
      margin: 0 auto; }
  .site-wrapper .side-menu-wrapper > .side-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    .site-wrapper .side-menu-wrapper > .side-menu > li > a {
      display: block; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-r.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-r.woff') format('woff'), url('/g/fonts/open_sans//open_sans-r.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-r.svg') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-b.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-b.woff') format('woff'), url('/g/fonts/open_sans//open_sans-b.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-b.svg') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-m.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-m.woff') format('woff'), url('/g/fonts/open_sans//open_sans-m.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-m.svg') format('svg');
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Condensed';
  src: url('/g/fonts/roboto_condensed//roboto_condensed-r.eot');
  src: local('O'), url('/g/fonts/roboto_condensed//roboto_condensed-r.woff') format('woff'), url('/g/fonts/roboto_condensed//roboto_condensed-r.ttf') format('truetype'), url('/g/fonts/roboto_condensed//roboto_condensed-r.svg') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Condensed';
  src: url('/g/fonts/roboto_condensed//roboto_condensed-b.eot');
  src: local('O'), url('/g/fonts/roboto_condensed//roboto_condensed-b.woff') format('woff'), url('/g/fonts/roboto_condensed//roboto_condensed-b.ttf') format('truetype'), url('/g/fonts/roboto_condensed//roboto_condensed-b.svg') format('svg');
  font-weight: 700;
  font-style: normal; }

body {
  font: 400 16px/22px 'Arial', serif, sans-serif;
  color: #444;
  background: none;
  /*table.table1 tr:hover { background:#e0e0e0; }*/
  /*table.table2 tr:hover { background:#e0e0e0;}*/
  /*=== GALLERY */ }
  body a {
    color: #3188ba; }
    body a:hover {
      text-decoration: none;
      color: #3188ba; }
  body .wrap-page-path {
    margin: 0 0 15px; }
    body .wrap-page-path .page-path {
      color: #000;
      font: normal 11px 'Open Sans', serif, Helvetica, sans-serif; }
    body .wrap-page-path .page-path a {
      color: #000;
      margin-right: 5px; }
    body .wrap-page-path .page-path a + a, body .wrap-page-path .page-path > span {
      margin-left: 5px; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Open Sans', serif, Helvetica, sans-serif;
    margin: 0;
    color: #000;
    font-weight: 700; }
  body h1 {
    font-size: 32px;
    line-height: normal; }
  body h2 {
    font-size: 30px;
    line-height: normal; }
  body h3 {
    font-size: 28px;
    line-height: normal; }
  body h4 {
    font-size: 26px;
    line-height: normal; }
  body h5 {
    font-size: 24px;
    line-height: normal; }
  body h6 {
    font-size: 22px;
    line-height: normal; }
  body hr {
    color: #444;
    border: none;
    /* Убираем границу для брауsзера Firefox */
    background-color: #444;
    /* Цвет линии для браузера Firefox и Opera */
    height: 1px;
    /* Толщина линии */ }
  body table.table0 {
    border-collapse: collapse; }
  body table.table0 td {
    padding: 5px;
    border: none; }
  body table.table1 {
    border-collapse: collapse; }
  body table.table1 td {
    padding: 5px;
    border: 1px solid #444; }
  body table.table2 {
    border-collapse: collapse; }
  body table.table2 td {
    padding: 5px;
    border: 1px solid #444; }
  body table.table2 th {
    padding: 8px 5px;
    border: 1px solid #444;
    background-color: #444;
    color: #fff;
    text-align: left; }
  body table.table0 td p, body table.table1 td p, body table.table2 td p {
    padding: 0;
    margin: 0;
    text-indent: 0; }
  body table.gallery {
    border-spacing: 10px;
    border-collapse: separate; }
  body table.gallery td {
    background-color: #444;
    text-align: center;
    padding: 15px; }

.clear-footer {
  padding-top: 106px;
  background: url(../footer-bg.jpg) 50% 0 no-repeat; }

.site-wrapper {
  min-width: 940px;
  background: #3088ba url(../bg.jpg) 50% 0 no-repeat;
  margin-bottom: 0;
  z-index: 1;
  position: relative; }
  .site-wrapper:after {
    position: absolute;
    display: block;
    content: '';
    height: 320px;
    left: 0;
    background: #094988;
    z-index: -1;
    bottom: -82px;
    right: 0; }

.site-header-wrapper {
  position: relative;
  z-index: 3; }
  .site-header-wrapper a {
    color: #3188ba; }

.site-header {
  width: 940px;
  height: 460px;
  background: #fff url(../pic-top.jpg) 50% 0 no-repeat;
  position: relative;
  z-index: 1; }
  .site-header:after {
    position: absolute;
    display: block;
    content: '';
    top: 252px;
    left: 0;
    height: 220px;
    background: url(../block.png) 0 0 no-repeat;
    right: 0;
    z-index: -1; }
  .site-header .site-slogan {
    position: absolute;
    top: 84px;
    left: 60px;
    width: 480px;
    color: #fff;
    font: 700 60px/55px 'Roboto Condensed', serif; }
  .site-header .site-logo {
    position: absolute;
    top: 346px;
    left: 60px; }
    .site-header .site-logo a {
      display: block; }
  .site-header .phone {
    position: absolute;
    top: 360px;
    left: 320px;
    color: #000;
    font: 400 16px/17px 'Open Sans', serif; }
  .site-header .email {
    position: absolute;
    top: 382px;
    left: 320px;
    color: #000;
    font: 400 16px/17px 'Open Sans', serif; }
  .site-header .address {
    position: absolute;
    top: 360px;
    left: 540px;
    width: 200px;
    color: #000;
    font: 400 13px/14px 'Open Sans', serif; }
  .site-header .button_bid {
    position: absolute;
    top: 424px;
    left: 60px;
    color: #ff2c19;
    font: 800 15px/16px 'Open Sans', serif;
    text-transform: uppercase;
    text-decoration: none; }
  .site-header .button_call {
    position: absolute;
    top: 424px;
    left: 320px;
    min-height: 27px;
    background: url(../phone.png) 0 0 no-repeat;
    padding-left: 41px; }
    .site-header .button_call a {
      color: #000;
      font: 800 12px/27px 'Open Sans', serif;
      text-transform: uppercase;
      text-decoration: none; }
  .site-header .button_map {
    position: absolute;
    top: 424px;
    left: 540px;
    min-height: 27px;
    background: url(../add.png) 0 0 no-repeat;
    padding-left: 41px; }
    .site-header .button_map a {
      color: #000;
      font: 800 12px/27px 'Open Sans', serif;
      text-transform: uppercase;
      text-decoration: none; }

.site-header-2 {
  width: 940px;
  height: 222px;
  background: #fff url(../pic-top.jpg) 50% -107px no-repeat;
  position: relative;
  z-index: 1; }
  .site-header-2:after {
    position: absolute;
    display: block;
    content: '';
    top: 72px;
    left: 0;
    height: 160px;
    background: url(../block-vn.png) 0 0 no-repeat;
    right: 0;
    z-index: -1; }
  .site-header-2 .site-logo {
    top: 105px; }
  .site-header-2 .phone {
    top: 120px; }
  .site-header-2 .email {
    top: 146px; }
  .site-header-2 .address {
    top: 122px; }
  .site-header-2 .button_bid {
    top: 184px; }
  .site-header-2 .button_call, .site-header-2 .button_map {
    top: 178px; }

.top-menu-wrap {
  background: #fff;
  height: 63px;
  width: 940px;
  margin: 0 auto;
  overflow: hidden; }

.site-search {
  float: right;
  padding-top: 15px;
  padding-right: 19px;
  padding-left: 19px; }
  .site-search .search-form {
    height: 31px;
    background: #f2f2f2; }
    .site-search .search-form .search-text {
      display: block;
      float: left;
      padding: 0 15px;
      width: 130px;
      height: 31px;
      border: none;
      background: transparent;
      outline: none;
      margin: 0;
      color: #222;
      /* Firefox 19+ */
      /* Firefox 18- */ }
    .site-search .search-form .search-text::-webkit-input-placeholder {
      color: #222; }
    .site-search .search-form .search-text::-moz-placeholder {
      color: #222; }
    .site-search .search-form .search-text:-moz-placeholder {
      color: #222; }
    .site-search .search-form .search-text:-ms-input-placeholder {
      color: #222; }
    .site-search .search-form .search-text:focus::-webkit-input-placeholder {
      color: transparent; }
    .site-search .search-form .search-text:focus::-moz-placeholder {
      color: transparent; }
    .site-search .search-form .search-text:focus:-moz-placeholder {
      color: transparent; }
    .site-search .search-form .search-text:focus:-ms-input-placeholder {
      color: transparent; }
    .site-search .search-form .search-button {
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      width: 30px;
      height: 31px;
      background: #fce500 url(../search.png) 50% 50% no-repeat;
      border: none;
      outline: none;
      cursor: pointer;
      box-shadow: inset 0 -2px #e1bd00; }

.home {
  float: left;
  margin-right: 5px; }
  .home img {
    display: block; }

.top-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  padding-top: 16px; }
  .top-menu > li {
    display: inline-block;
    vertical-align: top;
    font: 400 14px/31px 'Open Sans', serif, 'Arial', serif;
    margin-bottom: 20px; }
    .top-menu > li > a {
      display: block;
      padding: 0 12px;
      text-decoration: none;
      text-transform: uppercase;
      color: #000; }
    .top-menu > li > a:hover {
      background: #fce800;
      background: -moz-linear-gradient(top, #fce800 0%, #fad300 100%);
      background: -webkit-linear-gradient(top, #fce800 0%, #fad300 100%);
      background: linear-gradient(to bottom, #fce800 0%, #fad300 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a', endColorstr='$b',GradientType=0);
      color: #000; }
  .top-menu > li + li {
    border-left: 1px solid #e4e4e4; }
  .top-menu > li:hover, .top-menu > li:hover + li a, .top-menu > .active, .top-menu > .active + li a {
    border-color: transparent; }
  .top-menu > .active > a {
    background: #fce800;
    background: -moz-linear-gradient(top, #fce800 0%, #fad300 100%);
    background: -webkit-linear-gradient(top, #fce800 0%, #fad300 100%);
    background: linear-gradient(to bottom, #fce800 0%, #fad300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a', endColorstr='$b',GradientType=0);
    color: #000; }

.site-content-wrapper {
  position: relative;
  margin: 0 auto;
  width: 940px;
  background: #fff;
  z-index: 2; }
  .site-content-wrapper:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    z-index: -1;
    background: #005dcf url(../left-bg.jpg) 0 -10px no-repeat; }

.list_top_2 {
  margin-bottom: 50px; }
  .list_top_2 .list_top_2-title {
    color: #000;
    font: 700 32px/32px 'Open Sans', serif;
    margin-bottom: 40px; }
  .list_top_2 .list {
    padding-left: 30px; }
    .list_top_2 .list .item {
      display: inline-block;
      vertical-align: top;
      width: 230px;
      padding-left: 30px;
      background: url(../point.png) 0 50% no-repeat;
      margin-bottom: 12px; }
    .list_top_2 .list .item a {
      color: #3188ba;
      font: 700 16px/17px 'Arial', serif;
      text-decoration: none; }

.site-content {
  width: 100%;
  float: left; }
  .site-content .content-column {
    padding: 66px 40px 295px 345px; }

.left-column {
  float: left;
  width: 300px;
  margin-left: -100%;
  padding-top: 76px; }

.side-menu-wrapper {
  padding: 0 10px 0 29px;
  margin-bottom: 60px; }
  .side-menu-wrapper > .side-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    .side-menu-wrapper > .side-menu > li {
      font: 400 18px/19px 'Roboto Condensed', serif, 'Arial', serif; }
    .side-menu-wrapper > .side-menu > li > a {
      display: block;
      text-decoration: none;
      padding: 7px 0 7px 32px;
      color: #fff;
      background: url(../point-left.png) 0 50% no-repeat;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s; }
      .side-menu-wrapper > .side-menu > li > a:hover {
        background: url(../point-left-hover.png) 0 50% no-repeat;
        color: #fce300;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s; }
    .side-menu-wrapper > .side-menu > li ul {
      margin: 0;
      padding: 5px 0 1px 30px;
      list-style: none; }
      .side-menu-wrapper > .side-menu > li ul li {
        margin-bottom: 5px; }
      .side-menu-wrapper > .side-menu > li ul li a {
        display: block;
        text-decoration: none;
        color: #f0d71d; }
        .side-menu-wrapper > .side-menu > li ul li a:hover {
          text-decoration: underline; }
    .side-menu-wrapper > .side-menu > .opened > a {
      background: url(../point-left-hover.png) 0 50% no-repeat;
      color: #fce300; }

.edit_block {
  margin: 0 30px;
  background: #effd00 url(../edit_block.jpg) 0 0 no-repeat;
  padding: 30px 20px 34px 30px;
  margin-bottom: 46px; }
  .edit_block .title {
    color: #ff2c19;
    font: 700 32px/32px 'Open Sans', serif;
    margin-bottom: 47px; }
  .edit_block .text {
    padding-left: 16px;
    border-left: 5px solid #ff2c19;
    color: #000;
    font: 700 16px/20px 'Arial', serif;
    margin-bottom: 32px; }
  .edit_block .body {
    color: #000;
    font: 400 14px/20px 'Arial', serif;
    margin-bottom: 26px; }
  .edit_block .button {
    color: #3088ba;
    font: 400 13px/20px 'Arial', serif; }

.news-block-wrapper {
  padding: 0 30px; }
  .news-block-wrapper .news-block-title {
    color: #fff;
    font: 700 32px/32px 'Open Sans', serif;
    margin-bottom: 20px; }
  .news-block-wrapper .news-block .news-block-item {
    margin-bottom: 20px; }
    .news-block-wrapper .news-block .news-block-item .news-title {
      padding-left: 17px;
      border-left: 5px solid #effd00;
      margin-bottom: 22px; }
      .news-block-wrapper .news-block .news-block-item .news-title a {
        color: #effd00;
        font: 700 16px/20px 'Arial', serif;
        text-decoration: none; }
    .news-block-wrapper .news-block .news-block-item .news-date {
      color: #fff;
      font: 400 12px/14px 'Arial', serif;
      margin-bottom: 15px; }
    .news-block-wrapper .news-block .news-block-item .news-announce {
      color: #fff;
      font: 400 14px/20px 'Arial', serif; }

.contacts {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 300px;
  height: 260px;
  background: #f3f3f3; }
  .contacts .title {
    padding-top: 26px;
    padding-left: 42px;
    color: #000;
    font: 800 18px/19px 'Open Sans', serif; }
  .contacts .phone {
    position: absolute;
    top: 70px;
    left: 42px;
    color: #000;
    font: 400 16px/17px 'Open Sans', serif; }
  .contacts .email {
    position: absolute;
    top: 94px;
    left: 42px;
    color: #000;
    font: 400 16px/17px 'Open Sans', serif; }
  .contacts .address {
    position: absolute;
    top: 70px;
    left: 260px;
    width: 200px;
    color: #000;
    font: 400 13px/14px 'Open Sans', serif; }
  .contacts .button_bid {
    position: absolute;
    top: 190px;
    left: 42px;
    color: #ff2c19;
    font: 800 15px/16px 'Open Sans', serif;
    text-transform: uppercase;
    text-decoration: none; }
  .contacts .button_call {
    position: absolute;
    top: 126px;
    left: 42px;
    min-height: 27px;
    background: url(../phone.png) 0 0 no-repeat;
    padding-left: 41px; }
    .contacts .button_call a {
      color: #000;
      font: 800 12px/27px 'Open Sans', serif;
      text-transform: uppercase;
      text-decoration: none; }
  .contacts .button_map {
    position: absolute;
    top: 126px;
    left: 260px;
    min-height: 27px;
    background: url(../add.png) 0 0 no-repeat;
    padding-left: 41px; }
    .contacts .button_map a {
      color: #000;
      font: 800 12px/27px 'Open Sans', serif;
      text-transform: uppercase;
      text-decoration: none; }

.footer-wrapper {
  min-width: 940px;
  margin: 0;
  position: relative;
  z-index: 6; }
  .footer-wrapper p {
    padding: 0;
    margin: 0; }
  .footer-wrapper img {
    border: none; }
  .footer-wrapper a {
    color: #fff; }

.footer {
  position: relative;
  width: 940px;
  margin: 0 auto;
  height: 82px; }

.copyrights {
  position: absolute;
  top: 35px;
  left: 62px;
  color: #fff;
  font: 400 13px/14px 'Arial', serif; }

.mega {
  position: absolute;
  top: 35px;
  right: 62px;
  color: #fff;
  font: 400 13px/14px 'Arial', serif; }
  .mega span {
    font-size: 10px !important; }
  .mega a {
    color: #fff; }
    .mega a:hover {
      color: #fff; }

.counters {
  position: absolute;
  top: 26px;
  text-align: center;
  left: 50%;
  width: 300px;
  margin-left: -150px; }
