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

@font-face {
  font-family: "russoone-r";
  src: url("/g/fonts/russo_one/russoone-r.eot");
  src: url("/g/fonts/russo_one/russoone-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/russo_one/russoone-r.woff") format("woff"), url("/g/fonts/russo_one/russoone-r.ttf") format("truetype"), url("/g/fonts/russo_one/russoone-r.svg#russoone-r") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  background: #fff url(../site-top-rep.jpg) 0 0 repeat-x;
  color: #333;
  font: normal 14px Arial, Helvetica, sans-serif; }

a {
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font: normal 21px "russoone-r", Arial, Helvetica, sans-serif;
  color: #404040; }

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

h2 {
  font-size: 26px;
  margin: 0.83em 0; }

h3 {
  font-size: 24px;
  margin: 1em 0; }

h4 {
  font-size: 22px;
  margin: 1.33em 0; }

h5 {
  font-size: 20px;
  margin: 1.5em 0; }

h6 {
  font-size: 18px;
  margin: 1.67em 0; }
/* MAIN
 --------------------------------------------*/
.site-wrap {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin: 0 0 -426px;
  background: url(../header-bg.jpg) 50% 0 no-repeat; }

.site-wrap-in {
  margin: 0 auto;
  width: 980px; }

.clear-footer {
  clear: both;
  height: 426px; }

.clear {
  clear: both;
  font-size: 0;
  line-height: 0; }
/* HEADER
 --------------------------------------------*/
.site-header {
  height: 757px;
  position: relative;
  margin-bottom: 25px; }

.site-header p {
  margin: 0; }

.site-header a img {
  border: none; }

.left-part {
  float: left; }
/* LOGO
 --------------------------------------------*/
.site-logo {
  display: inline-block;
  vertical-align: middle;
  margin: 46px 18px 36px 34px; }

.site-desc {
  display: inline-block;
  vertical-align: middle;
  margin: 4px 0 0;
  font: 15px "russoone-r", Arial, Helvetica, sans-serif;
  color: #fff; }
/* PHONE
 --------------------------------------------*/
.top-site-phone {
  float: right;
  color: #fff;
  font: 18px "russoone-r", Arial, Helvetica, sans-serif;
  margin: 37px 33px 0 0;
  background: url(../phone-ico.png) 0 0 no-repeat;
  padding: 7px 0 10px 102px; }

.top-site-phone a {
  color: #fff;
  text-decoration: none; }

.top-site-phone a:hover {
  color: #fff;
  text-decoration: underline; }
/*	TOP-MENU
 --------------------------------------------*/
.top-menu-wr {
  height: 88px;
  width: 950px;
  margin: 0 auto;
  background: url(../tm-bg.png) 50% 0 no-repeat; }

.top-menu {
  padding: 18px 0 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center; }

.top-menu li {
  display: inline-block;
  vertical-align: top;
  background: url(../tmli.png) no-repeat left center;
  padding: 0;
  margin: 0; }

.top-menu li:first-child {
  background: none; }

.top-menu li a {
  display: block;
  text-decoration: none;
  color: #404040;
  padding: 18px 15px;
  font: normal 17px/1 "russoone-r", Arial, Helvetica, sans-serif;
  position: relative; }

.top-menu li a:hover {
  text-decoration: none;
  color: #fff6f2;
  z-index: 2;
  background: url(../tma-left.png) 0 0 no-repeat; }
  .top-menu li a:hover:before {
    background: url(../tma-cen.png) left top repeat-x;
    content: "";
    position: absolute;
    top: 0px;
    left: 46px;
    right: 37px;
    bottom: 0;
    z-index: -1; }
  .top-menu li a:hover:after {
    background: url(../tma-right.png) left top no-repeat;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 54px;
    z-index: -1; }

.header-bot-line {
  height: 51px;
  width: 950px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  -webkit-border-radius : 10px;
  -moz-border-radius : 10px;
  -ms-border-radius : 10px;
  -o-border-radius : 10px;
  border-radius : 10px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: rgba(242, 242, 242, .5); }
/* SEARCH-TOP
 --------------------------------------------*/
.site-search-wr {
  float: left;
  margin: 10px 27px; }
  .site-search-wr form.search-form {
    background: url(../search.png) left top no-repeat;
    height: 31px;
    width: 228px;
    margin: 0;
    padding: 0; }
    .site-search-wr form.search-form input.search-text {
      float: left;
      border: none;
      padding: 9px 0 0 20px;
      margin: 0 0 0 0;
      width: 170px;
      height: 14px;
      background: transparent;
      font: normal 10px "russoone-r", Arial, Helvetica, sans-serif;
      color: #404040;
      outline-style: none; }
    .site-search-wr form.search-form input.search-button {
      float: left;
      border: none;
      cursor: pointer;
      width: 35px;
      height: 32px;
      background: transparent; }
/* CONTENT
 --------------------------------------------*/
.site-content-wrap {
  width: 100%;
  min-height: 0;
  position: relative; }

.site-content-wrap:after {
  content: '.';
  clear: both;
  height: 0;
  visibility: hidden;
  display: block; }
/* MIDDLE COLUMN
 --------------------------------------------*/
.site-content-middle {
  float: left;
  width: 100%; }

.site-content-middle-in {
  margin: 0 0 0 260px;
  padding: 0 30px 30px 30px; }
/* LEFT COLUMN
 --------------------------------------------*/
.site-content-left {
  width: 250px;
  float: left;
  margin-left: -100%;
  padding: 0 0 30px 0px;
  font-family: "russoone-r", Arial, Helvetica, sans-serif; }
/* LEFT-MENU level
 --------------------------------------------*/
.left-menu {
  padding: 4px 0 0;
  margin: 0 0 20px;
  list-style: none; }

.left-menu > li {
  background: url(../lm-li.png) no-repeat right top;
  padding: 0;
  margin: 0; }

.left-menu > li:first-child {
  background: none; }

.left-menu > li > a {
  display: block;
  color: #404040;
  font-size: 17px;
  padding: 9px 0px 9px 35px;
  text-decoration: none;
  background: url(../lm-a.png) no-repeat left 12px; }

.left-menu > li > a:hover {
  background: url(../lm-ah.png) no-repeat left 12px;
  color: #555;
  text-decoration: none; }

.left-menu li ul {
  padding: 4px 0;
  margin: 0 0 2px 14px;
  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: #f6f6f6; }

.left-menu li ul li {
  padding: 0;
  margin: 0; }

.left-menu li ul li a {
  color: #4885af;
  font-size: 14px;
  padding: 3px 0 3px 21px;
  display: inline-block;
  text-decoration: underline; }

.left-menu li ul li a:hover {
  color: #4885af;
  text-decoration: none; }
/* EDIT-BLOCK
 --------------------------------------------*/
.edit-block-wr {
  padding: 0;
  margin: 0 0 20px; }

.edit-title {
  color: #404040;
  font-size: 21px;
  padding: 17px 13px 7px; }

.edit-cont {
  font: normal 14px Arial, Helvetica, sans-serif;
  color: #313131;
  padding: 0;
  border: 1px solid #e5e5e5;
  -webkit-border-radius : 11px;
  -moz-border-radius : 11px;
  -ms-border-radius : 11px;
  -o-border-radius : 11px;
  border-radius : 11px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #fff;
  margin: 0 0 0 13px;
  padding: 5px 19px; }

.edit-cont a {
  text-decoration: underline;
  color: #313131; }

.edit-cont a:hover {
  text-decoration: none; }
/* INFORMERS
 --------------------------------------------*/
.left-informers {
  text-align: center;
  width: 200px; }
/* FOOTER
 --------------------------------------------*/
.site-footer {
  background: url(../footer-bg.png) repeat 0 0; }

.site-footer-wr {
  height: 426px;
  width: 990px;
  margin: 0 auto;
  position: relative;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #3e3e3e; }

.site-footer p {
  margin: 0; }
/*	MENU-BOT
 --------------------------------------------*/
.site-footer-wr nav {
  height: 88px;
  width: 950px;
  margin: 0 auto;
  background: url(../tm-bg.png) 50% 0 no-repeat; }

.bot-menu {
  padding: 18px 0 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center; }

.bot-menu li {
  display: inline-block;
  vertical-align: top;
  background: url(../tmli.png) no-repeat left center;
  padding: 0;
  margin: 0; }

.bot-menu li:first-child {
  background: none; }

.bot-menu li a {
  display: block;
  text-decoration: none;
  color: #404040;
  padding: 18px 15px;
  font: normal 17px/1 "russoone-r", Arial, Helvetica, sans-serif;
  position: relative; }

.bot-menu li a:hover {
  text-decoration: none;
  color: #fff6f2;
  z-index: 2;
  background: url(../tma-left.png) 0 0 no-repeat; }
  .bot-menu li a:hover:before {
    background: url(../tma-cen.png) left top repeat-x;
    content: "";
    position: absolute;
    top: 0px;
    left: 46px;
    right: 37px;
    bottom: 0;
    z-index: -1; }
  .bot-menu li a:hover:after {
    background: url(../tma-right.png) left top no-repeat;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 54px;
    z-index: -1; }
/* PHONE
 --------------------------------------------*/
.bot-site-phone {
  position: absolute;
  top: 171px;
  left: 39px;
  color: #fff;
  font: 18px "russoone-r", Arial, Helvetica, sans-serif;
  background: url(../phone-ico.png) 0 0 no-repeat;
  padding: 7px 0 10px 102px; }
/* MAP
 --------------------------------------------*/
.map {
  position: absolute;
  top: 126px;
  right: 22px;
  border: 5px solid rgba(255, 255, 255, .1);
  -webkit-border-radius : 15px;
  -moz-border-radius : 15px;
  -ms-border-radius : 15px;
  -o-border-radius : 15px;
  border-radius : 15px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #fff;
  width: 617px;
  height: 146px;
  padding: 2px 5px; }
/* SITE-NAME
 --------------------------------------------*/
.site-name {
  position: absolute;
  left: 20px;
  bottom: 48px; }
/* COPYRIGHT
 --------------------------------------------*/
.site-copyright {
  position: absolute;
  right: 25px;
  bottom: 48px; }

.site-copyright span {
  font: normal 12px Arial, Helvetica, sans-serif !important; }

.site-copyright a {
  color: #278ea6;
  text-decoration: underline; }

.site-copyright a:hover {
  text-decoration: none; }
/* COUNTERS
 --------------------------------------------*/
.site-counters {
  position: absolute;
  width: 435px;
  bottom: 57px;
  text-align: center;
  height: 21px;
  left: 243px; }
/* BOT-CONTACTS
 --------------------------------------------*/
.bot-contacts {
  position: absolute;
  left: 0;
  top: 0;
  font: normal 13px Arial, Helvetica, sans-serif;
  color: #000; }

.bot-contacts a {
  text-decoration: underline;
  color: #000; }

.bot-contacts a:hover {
  text-decoration: none; }
/* SITE-PATH
 --------------------------------------------*/
.site-path {
  color: #474747;
  font: normal 10px "russoone-r", Arial, Helvetica, sans-serif;
  padding: 19px 0 8px 12px;
  display: inline-block; }

.site-path a {
  color: #4885af;
  text-decoration: underline; }

.site-path a:hover {
  text-decoration: none; }
/* tables */
table.table0 {
  border-collapse: collapse; }

table.table0 td {
  padding: 5px;
  border: none; }

table.table1 {
  border-collapse: collapse; }

table.table1 tr:hover {
  background: #eee; }

table.table1 td {
  padding: 5px;
  border: 1px solid #7f7f7f; }

table.table2 {
  border-collapse: collapse; }

table.table2 tr:hover {
  background: #eee; }

table.table2 td {
  padding: 5px;
  border: 1px solid #7f7f7f; }

table.table2 th {
  padding: 8px 5px;
  border: 1px solid #7f7f7f;
  color: #fff;
  background: #e0e0e0;
  text-align: left; }
/* GALLERY */
table.gallery {
  border-spacing: 10px;
  border-collapse: separate; }

table.gallery td {
  background-color: #f0f0f0;
  text-align: center;
  padding: 15px; }

iframe {
  display: none; }
