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

.pie {
  behavior: url(/g/libs/pie/20b1/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 #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.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: 14px;
  line-height: 1.25;
  color: #444; }

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

a {
  text-decoration: underline;
  color: #5554d5; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #444; }

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

h1 {
  font-size: 20px; }

h2 {
  font-size: 15px; }

h3 {
  font-size: 12px; }

h4 {
  font-size: 10px; }

h5 {
  font-size: 8px; }

h6 {
  font-size: 7px; }

h5, h6 {
  font-weight: bold; }

.breadcrumbs {
  font-size: 11px; }

#wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  min-height: 100%; }

#header {
  min-height: 240px; }

.site-info {
  width: 980px;
  margin: 0 auto;
  padding: 17px 0 14px 0; }
  .site-info:before, .site-info:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-info:after {
    clear: both; }

.logo {
  float: left;
  padding: 0 20px 0 0; }

.company {
  padding: 3px 0 0 20px;
  float: left;
  width: 480px;
  font: italic 30px Georgia, Cambria, "Times New Roman", Times, serif; }
  .company .s_name {
    display: block;
    padding: 8px 0 0 0; }
  .company a {
    text-decoration: none;
    color: #333; }

.contacts-top {
  float: right;
  padding: 0 20px 0 0;
  font-size: 15px; }

.phone {
  float: right;
  padding: 0 25px 0 35px;
  width: 169px;
  background: url(../icon-phone.png) left 3px no-repeat; }
  .phone p {
    margin: 0; }

.address {
  float: right;
  padding: 0 0 0 35px;
  width: 162px;
  background: url(../icon-map.png) left 3px no-repeat; }
  .address p {
    margin: 0; }

.search-panel-wrap {
  padding: 17px 0 16px;
  margin-bottom: 4px;
  background-color: #1c1b80;
  -moz-box-shadow: inset 0 -3px 5px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: inset 0 -3px 5px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 -3px 5px rgba(0, 0, 0, 0.17);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #474698), color-stop(100%, #1c1b80));
  background-image: -o-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -moz-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -webkit-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -ms-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: linear-gradient(to bottom, #474698 0%, #1c1b80 100%);
  -pie-background: linear-gradient(to bottom, #474698 0%, #1c1b80 100%); }
  .lt-ie10 .search-panel-wrap {
    position: relative;
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.search-panel {
  width: 980px;
  margin: 0 auto; }
  .search-panel:before, .search-panel:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .search-panel:after {
    clear: both; }
/*site-search
 ----------------------------*/
.site-search-wrap {
  padding: 2px 0 0 20px;
  width: 190px;
  float: left; }

.site-search {
  margin: 0;
  padding: 0;
  width: 190px;
  height: 40px;
  background-color: #f2f2f2;
  -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: inset 0 2px 2px rgba(0, 0, 0, 0.27);
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27); }
  .lt-ie10 .site-search {
    position: relative;
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.site-search-text {
  outline-style: none;
  text-align: left;
  padding: 2px 0 0 0;
  float: left;
  width: 130px;
  height: 38px;
  border: none;
  color: #666;
  margin: 0 0 0 19px;
  background: transparent;
  line-height: normal;
  font-size: 12px; }
  .site-search-text::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .site-search-text:moz-placeholder {
    color: #666;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .site-search-text::-moz-placeholder {
    color: #666;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .site-search-text:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .lt-ie10 .site-search-text {
    position: relative;
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.site-search-button {
  padding: 0;
  float: right;
  outline-style: none;
  width: 35px;
  height: 40px;
  border: none;
  cursor: pointer;
  background: url(../icon-search.png) 0 0 no-repeat; }
  .site-search-button:hover {
    background: url(../icon-search.png) right 0 no-repeat; }

.signup-wrap {
  float: left;
  padding: 14px 0 0 30px;
  width: 220px; }

.signup-head {
  font: italic 13px Georgia, Cambria, "Times New Roman", Times, serif;
  position: relative;
  padding: 0 0 8px 0; }
  .signup-head a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dotted #fff; }

.pre-form {
  z-index: 10;
  position: absolute;
  padding: 16px 20px;
  width: 180px;
  font-size: 12px;
  line-height: 18px;
  background-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 3px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); }
  .lt-ie10 .pre-form {
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.signup-form {
  position: relative;
  color: #1c1b80;
  padding: 4px 0; }
  .signup-form input[type=text] {
    float: right;
    width: 120px;
    padding: 2.5px 5px 2.5px;
    outline-style: none;
    background-color: #f1f1f1;
    border: 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;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27); }
  .signup-form input[type=password] {
    float: right;
    width: 120px;
    padding: 2px 5px 3px;
    outline-style: none;
    background-color: #f1f1f1;
    border: 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;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.27); }

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

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

.f_links a {
  color: #444; }
  .f_links a.f_password {
    margin: 4px 0 0 0;
    display: inline-block; }
  .f_links button.enter {
    float: right;
    display: inline-block;
    outline-style: none;
    padding: 5px 11px 7px 10px;
    border: none;
    color: #fff;
    background-color: #5554d5;
    -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 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
    box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9998e6), color-stop(100%, #5554d5));
    background-image: -o-linear-gradient(top, #9998e6 0%, #5554d5 100%);
    background-image: -moz-linear-gradient(top, #9998e6 0%, #5554d5 100%);
    background-image: -webkit-linear-gradient(top, #9998e6 0%, #5554d5 100%);
    background-image: -ms-linear-gradient(top, #9998e6 0%, #5554d5 100%);
    background-image: linear-gradient(to bottom, #9998e6 0%, #5554d5 100%);
    -pie-background: linear-gradient(to bottom, #9998e6 0%, #5554d5 100%); }
    .lt-ie10 .f_links button.enter {
      behavior: url(/g/libs/pie/20b1/pie.htc); }
    .f_links button.enter:hover {
      background-color: #a6a6e9;
      -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
      -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
      box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.9);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcff3), color-stop(100%, #5554d5));
      background-image: -o-linear-gradient(top, #cfcff3 0%, #5554d5 100%);
      background-image: -moz-linear-gradient(top, #cfcff3 0%, #5554d5 100%);
      background-image: -webkit-linear-gradient(top, #cfcff3 0%, #5554d5 100%);
      background-image: -ms-linear-gradient(top, #cfcff3 0%, #5554d5 100%);
      background-image: linear-gradient(to bottom, #cfcff3 0%, #5554d5 100%);
      -pie-background: linear-gradient(to bottom, #cfcff3 0%, #5554d5 100%); }
    .f_links button.enter:active {
      background-color: #3231c5;
      -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.19), inset 0 0 5px rgba(255,255,190,.21);
      -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.19), inset 0 0 5px rgba(255,255,190,.21);
      box-shadow: inset 0 1px 2px rgba(0,0,0,.19), inset 0 0 5px rgba(255,255,190,.21);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5554d5), color-stop(100%, #9998e6));
      background-image: -o-linear-gradient(top, #5554d5 0%, #9998e6 100%);
      background-image: -moz-linear-gradient(top, #5554d5 0%, #9998e6 100%);
      background-image: -webkit-linear-gradient(top, #5554d5 0%, #9998e6 100%);
      background-image: -ms-linear-gradient(top, #5554d5 0%, #9998e6 100%);
      background-image: linear-gradient(to bottom, #5554d5 0%, #9998e6 100%);
      -pie-background: linear-gradient(to bottom, #5554d5 0%, #9998e6 100%); }
  .f_links:before, .f_links:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .f_links:after {
    clear: both; }

.exit-form {
  position: relative; }
  .exit-form .username {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    width: 105px;
    float: left; }
  .exit-form .settings {
    position: relative;
    top: 3px;
    float: right;
    display: inline-block; }
  .exit-form .exit {
    float: right;
    display: inline-block;
    padding: 0 0 0 22px; }
  .exit-form:before, .exit-form:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .exit-form:after {
    clear: both; }

.links-top {
  float: right;
  padding: 0 19px 0 0;
  width: 380px;
  text-align: right; }
  .links-top:before, .links-top:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .links-top:after {
    clear: both; }
  .links-top a {
    width: 43px;
    height: 43px;
    display: inline-block;
    margin: 0 0 0 3px;
    background: url(../nw_sprite.png) no-repeat; }
  .links-top .fb {
    background-position: 0 0; }
    .links-top .fb:hover {
      background-position: 0 -50px; }
  .links-top .twi {
    background-position: -50px 0; }
    .links-top .twi:hover {
      background-position: -50px -50px; }
  .links-top .vk {
    background-position: -100px 0; }
    .links-top .vk:hover {
      background-position: -100px -50px; }
  .links-top .ok {
    background-position: -150px 0; }
    .links-top .ok:hover {
      background-position: -150px -50px; }
  .links-top .mailru {
    background-position: -200px 0; }
    .links-top .mailru:hover {
      background-position: -200px -50px; }

.nav-top-wrap {
  border-top: 5px solid #5554d5;
  background-color: #1c1b80;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #474698), color-stop(100%, #1c1b80));
  background-image: -o-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -moz-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -webkit-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: -ms-linear-gradient(top, #474698 0%, #1c1b80 100%);
  background-image: linear-gradient(to bottom, #474698 0%, #1c1b80 100%);
  -pie-background: linear-gradient(to bottom, #474698 0%, #1c1b80 100%); }
  .nav-top-wrap nav {
    width: 980px;
    margin: 0 auto; }

.navbar {
  margin: 0;
  padding: 10px 20px 7px;
  list-style: none;
  font-weight: bold; }
  .navbar:before, .navbar:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .navbar:after {
    clear: both; }
  .navbar li.home {
    width: 43px;
    height: 44px;
    margin: 0;
    padding: 0 2px 0 0;
    background: none; }
    .navbar li.home a {
      background: url(../icon-home.png) left top no-repeat;
      height: 44px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
      .navbar li.home a:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -pie-background: transparent;
        background: url(../icon-home.png) left top no-repeat; }
    .navbar li.home + li {
      background: none; }
  .navbar > li {
    margin: 4px 0 8px;
    float: left;
    background: url(../nav-top-divider.png) left center no-repeat; }
    .navbar > li > a {
      display: block;
      height: 32px;
      line-height: 32px;
      padding: 0 19px;
      color: #fff;
      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; }
      .lt-ie10 .navbar > li > a {
        position: relative;
        behavior: url(/g/libs/pie/20b1/pie.htc); }
      .navbar > li > a:hover, .navbar > li > a.over {
        color: #fff;
        background-color: #5554d5;
        -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.8);
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.8);
        box-shadow: 0 3px 5px rgba(0,0,0,.2), inset 0 0 5px rgba(255,255,190,.8);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9998e6), color-stop(100%, #5554d5));
        background-image: -o-linear-gradient(top, #9998e6 0%, #5554d5 100%);
        background-image: -moz-linear-gradient(top, #9998e6 0%, #5554d5 100%);
        background-image: -webkit-linear-gradient(top, #9998e6 0%, #5554d5 100%);
        background-image: -ms-linear-gradient(top, #9998e6 0%, #5554d5 100%);
        background-image: linear-gradient(to bottom, #9998e6 0%, #5554d5 100%);
        -pie-background: linear-gradient(to bottom, #9998e6 0%, #5554d5 100%); }
    .navbar > li ul {
      list-style: none;
      padding: 0;
      margin: 6px 0 0 0;
      position: absolute;
      display: none;
      z-index: 5;
      width: 176px;
      background-color: #5554d5;
      -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; }
      .lt-ie10 .navbar > li ul {
        behavior: url(/g/libs/pie/20b1/pie.htc); }
      .navbar > li ul ul {
        margin: 0 0 0 1px; }
      .navbar > li ul li {
        background: url(../nav-lvl-divider.png) left top no-repeat;
        margin-bottom: -1px; }
        .navbar > li ul li:first-child {
          background: none; }
          .navbar > li ul li:first-child a {
            -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; }
        .navbar > li ul li:last-child a {
          -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; }
        .navbar > li ul li:last-child:first-child a {
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px; }
        .navbar > li ul li a {
          display: block;
          padding: 8px 15px 8px 20px;
          font-weight: bold;
          font-size: 12px;
          color: #fff;
          text-decoration: none; }
          .lt-ie10 .navbar > li ul li a {
            position: relative;
            behavior: url(/g/libs/pie/20b1/pie.htc); }
          .navbar > li ul li a:hover, .navbar > li ul li a.over {
            background: #1c1b80;
            color: #fff; }

.middle-wrap {
  background: #ebebeb; }

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

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

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

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

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

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

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

.content-in {
  padding: 0 20px; }

.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: 0 auto 30px;
  padding: 20px 20px 35px;
  height: 400px;
  width: 670px;
  -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: #fff;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); }
  .slider-wrap li {
    height: 400px;
    line-height: 400px; }
  .slider-wrap .bx-viewport {
    background: #fff; }
  .slider-wrap .bx-pager, .slider-wrap .bx-controls-auto {
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 0;
    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: center; }
    .slider-wrap .bx-pager .bx-pager-item {
      display: inline-block; }
    .slider-wrap .bx-pager.bx-default-pager a {
      background: #b3b3b3;
      width: 14px;
      height: 14px;
      margin: 0 3px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      -o-border-radius: 7px;
      border-radius: 7px; }
      .slider-wrap .bx-pager.bx-default-pager a:hover, .slider-wrap .bx-pager.bx-default-pager a.active {
        background: #1c1b80; }
  .slider-wrap .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    outline: 0;
    width: 47px;
    height: 47px;
    z-index: 100; }
    .slider-wrap .bx-controls-direction a.bx-prev {
      left: 40px;
      background: url(../bx_controls.png) no-repeat 0 0; }
      .slider-wrap .bx-controls-direction a.bx-prev:hover {
        background-position: 0 0; }
    .slider-wrap .bx-controls-direction a.bx-next {
      right: 40px;
      background: url(../bx_controls.png) no-repeat -61px 0; }
      .slider-wrap .bx-controls-direction a.bx-next:hover {
        background-position: -61px 0; }
    .slider-wrap .bx-controls-direction a.disabled {
      display: none; }

#side-left {
  display: none;
  position: relative;
  float: left;
  margin-left: -100%;
  width: 260px; }

.nav-left {
  border: 3px solid #f2f2f2;
  position: relative;
  background-color: #fff;
  padding: 11px 0 22px;
  margin: 0 0 20px 0;
  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; }
  .lt-ie10 .nav-left {
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .nav-left > li {
    padding: 0; }
    .nav-left > li > a {
      font-weight: bold;
      padding: 6px 19px 7px;
      display: inline-block; }
    .nav-left > li ul {
      background: #f2f2f2;
      list-style: none;
      padding: 6px 18px 8px; }
      .nav-left > li ul li a {
        display: inline-block;
        color: #444;
        font-size: 13px;
        padding: 1px 0 2px 25px;
        text-decoration: none;
        background: url(../nav-left-m.png) left center no-repeat; }
        .nav-left > li ul li a:hover {
          color: #1c1b80; }
        .nav-left > li ul li ul {
          padding: 0 15px; }

.contacts {
  background-color: #5554d5;
  padding: 3px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .lt-ie10 .contacts {
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .contacts .contacts-title {
    padding: 9px 17px 11px;
    font: italic 18px Georgia, Cambria, "Times New Roman", Times, serif;
    color: #fff; }
  .contacts .contacts-body {
    padding: 7px 17px 33px;
    color: #fff;
    font-size: 15px;
    background-color: #1c1b80;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box; }
    .lt-ie10 .contacts .contacts-body {
      behavior: url(/g/libs/pie/20b1/pie.htc); }
    .contacts .contacts-body p {
      margin: 0; }
    .contacts .contacts-body a {
      color: #fff; }

.editable-block {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  padding: 9px 0;
  margin: 0 0 15px 0;
  background: #fff;
  border: 3px solid #f2f2f2;
  -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; }
  .lt-ie10 .editable-block {
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.ed-block-title {
  background: #f2f2f2;
  padding: 4px 19px 7px;
  font-size: 18px;
  color: #1c1b80; }

.ed-block-body {
  padding: 9px 17px 11px; }
  .ed-block-body p {
    margin: 0; }
  .ed-block-body img {
    display: block;
    padding: 9px 0; }

.news-feed {
  padding: 0 20px 37px; }

.news-feed-head {
  font-size: 20px; }
  .news-feed-head:before, .news-feed-head:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .news-feed-head:after {
    clear: both; }
  .news-feed-head a {
    margin: 8px 0 0 0;
    display: inline-block;
    float: right;
    font-size: 11px; }

.news-feed article {
  padding: 17px 0 6px 0; }

.news-date {
  display: block;
  border-top: 3px solid #f2f2f2;
  color: #333;
  font-size: 12px;
  letter-spacing: -0.5px; }
  .news-date span {
    display: inline-block;
    padding: 3px 11px 4px 9px;
    width: 65px;
    background: #f2f2f2;
    -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; }
    .lt-ie10 .news-date span {
      position: relative;
      behavior: url(/g/libs/pie/20b1/pie.htc); }

.news-title {
  padding: 8px 0 5px; }

.news-announce {
  font-size: 12px;
  letter-spacing: -0.5px;
  color: #666; }
  .news-announce p {
    margin: 0; }

.informers {
  color: #333;
  font-size: 12px;
  padding: 0 20px; }

#footer {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  min-height: 213px;
  background-color: #f2f2f2; }

#footer nav {
  width: 980px;
  margin: 0 auto;
  padding: 8px 0 6px; }

.nav-bot {
  padding: 0 20px;
  margin: 0;
  list-style: none; }
  .nav-bot:before, .nav-bot:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .nav-bot:after {
    clear: both; }
  .nav-bot li.home {
    width: 27px;
    height: 27px;
    margin: 0;
    padding: 0 12px 0 0; }
    .nav-bot li.home a {
      display: block;
      height: 27px;
      background: url(../icon-home-bot.png) left top no-repeat; }
  .nav-bot li {
    float: left;
    padding: 3px 17px; }
    .nav-bot li a {
      font-weight: bold;
      font-size: 12px;
      text-decoration: underline; }
      .nav-bot li a:hover {
        color: #1c1b80;
        text-decoration: none; }

.footer-in {
  width: 100%;
  background: #ebebeb; }

.footer-block {
  width: 980px;
  margin: 0 auto;
  padding: 27px 0 26px; }
  .footer-block:before, .footer-block:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .footer-block:after {
    clear: both; }

.pull-left {
  padding: 0 0 0 20px;
  float: left;
  width: 500px; }

.site-name {
  font-size: 11px; }

.contacts-bot {
  padding: 8px 0 0 0;
  font-size: 12px; }
  .contacts-bot p {
    margin: 0; }

.site-copyright {
  position: relative;
  float: right;
  margin: 10px 20px 0 0;
  padding: 10px 40px 0 0;
  font-size: 11px;
  min-height: 25px; }
  .site-copyright span {
    font-size: 11px !important; }

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) right top no-repeat;*/ }

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

.counters {
  padding: 20px 20px 16px; }

.signup-wrap {
  display: none; }

.clear {
  font-size: 0;
  height: 0;
  clear: both; }

.ticker {
  border: 2px solid #34338d;
  background: #34338d;
  border-radius: 3px;
  padding: 0 8px;
  overflow: hidden;
  height: 36px;
  margin: 12px 20px 0;
  position: relative; }

.ticker::after, .ticker::before {
  position: absolute;
  top: 0;
  height: 36px;
  width: 28px;
  content: ''; }

.ticker::before {
  left: 0;
  border-left: 8px solid #34338d;
  background-color: rgba(52, 51, 141, 0.5);
  background-image: -moz-linear-gradient(left, #34338d, rgba(52, 51, 141, 0));
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#34338d), to(rgba(52, 51, 141, 0)));
  background-image: -webkit-linear-gradient(left, #34338d, rgba(52, 51, 141, 0));
  background-image: -o-linear-gradient(left, #34338d, rgba(52, 51, 141, 0));
  background-image: linear-gradient(to right, #34338d, rgba(52, 51, 141, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34338d', endColorstr='rgba(52, 51, 141, 0)', GradientType=1); }

.ticker::after {
  right: 0;
  border-right: 8px solid #34338d;
  background-color: rgba(52, 51, 141, 0.5);
  background-image: -moz-linear-gradient(left, rgba(52, 51, 141, 0), #34338d);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(52, 51, 141, 0)), to(#34338d));
  background-image: -webkit-linear-gradient(left, rgba(52, 51, 141, 0), #34338d);
  background-image: -o-linear-gradient(left, rgba(52, 51, 141, 0), #34338d);
  background-image: linear-gradient(to right, rgba(52, 51, 141, 0), #34338d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(52, 51, 141, 0)', endColorstr='#34338d', GradientType=1); }

.ticker > div {
  font: normal 18px/36px Arial, Helvetica, sans-serif;
  color: #fff;
  width: 9999px; }

.ticker > div > div {
  display: inline-block; }

.ticker p {
  margin: 0; }
