@charset "utf-8";
.content-inner {
  margin: 0 0 0 260px; }

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

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

audio, canvas, video {
  display: inline-block; }

.lt-ie8 audio, .lt-ie8 canvas, .lt-ie8 video {
  display: inline;
  min-height: 0; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

p, pre {
  margin: 1em 0; }

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

.lt-ie7 code, .lt-ie7 kbd, .lt-ie7 pre, .lt-ie7 samp {
  font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

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

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

.lt-ie8 legend {
  margin-left: -7px; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline; }

.lt-ie8 button, .lt-ie8 input, .lt-ie8 select, .lt-ie8 textarea {
  vertical-align: middle; }

button, input {
  line-height: normal; }

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

.lt-ie8 button, .lt-ie8 html input[type="button"], .lt-ie8 input[type="reset"], .lt-ie8 input[type="submit"] {
  overflow: visible; }

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

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

.lt-ie8 input[type="checkbox"], .lt-ie8 input[type="radio"] {
  height: 13px;
  width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

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

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

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

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

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

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }
/*----*/
html, body {
  min-width: 990px;
  position: relative;
  height: 100%;
  text-align: left; }

#printMe {
  background: #fff;
  color: #000; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

img, a img {
  border: none; }

.thumb, .YMaps {
  color: #000; }

.table-reset {
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  vertical-align: top;
  width: 100%;
  table-layout: fixed; }

.table-reset td {
  padding: 0;
  vertical-align: top; }

.clear-self:after {
  content: '';
  display: block;
  clear: both; }

#site-wrap, header {
  width: 100%; }

#site-wrap, header, footer {
  position: relative; }

.site-content-middle {
  float: left;
  width: 100%; }

.site-content-left, .site-content-right {
  float: left; }

header a {
  color: inherit; }

header p, footer p {
  margin: 0; }

.site-logo, .site-slogan, .site-contacts, .site-contacts-bot, .site-name, .site-copyright, .activity, .site-counters {
  position: absolute; }

.site-content-wrap {
  position: relative;
  width: 100%;
  min-height: 0; }

.site-content-wrap:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.'; }
/*--TABLES--*/
/*table.table0 td p,table.table1 td p,table.table2 td p { margin: 0;}*/
table.table0, table.table1, table.table2 {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

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

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

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

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

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #494949;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 1.25;
  background: url(../top-bg.jpg) 50% 0 #fff no-repeat; }

h1, h2, h3, h4, h5, h6 {
  color: #3a72a7;
  font-family: 'pt_sansb';
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 30px; }

h2 {
  font-size: 23px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h5, h6 {
  font-weight: bold; }

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #494949; }

.site-path-wrap {
  font-size: 11px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1;
  color: #494949; }
  .site-path-wrap a {
    color: #3a72a7; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site-wrapper {
  min-height: 100%;
  margin: 0 auto -190px; }
  .site-wrapper:after {
    display: block;
    visibility: hidden;
    height: 190px;
    content: ""; }

.header {
  min-height: 190px;
  width: 930px;
  margin: auto; }

.footer {
  position: relative;
  min-height: 190px;
  background: url(../foot-bg.jpg) 50% 0 no-repeat; }
  .footer .foot-inner {
    width: 930px;
    min-height: 190px;
    margin: auto;
    position: relative; }

.cont-wr-wr {
  background: #fff; }

.content-wrapper {
  position: relative;
  padding: 59px 0 40px;
  width: 930px;
  margin: auto; }

.main {
  float: left;
  width: 100%; }

.site-content-left {
  float: left;
  width: 204px;
  margin-right: -100%;
  position: relative;
  z-index: 2; }
/*---------------------------------------!CONTENT!----------------------------------------------------------------*/
/*----LOGO----*/
.site-logo {
  left: 336px;
  top: 25px; }

.call {
  position: absolute;
  width: 280px;
  height: 49px;
  background: url(../call.jpg) 0 0 no-repeat;
  right: 25px;
  top: 39px; }
/*----ADDRESS-CONTACTS-MAIL----*/
.site-contacts {
  color: #fff;
  font: 22px 'pt_sansb', Arial, Helvetica, sans-serif;
  top: 138px;
  left: 17px; }
  .site-contacts span {
    font: 18px 'pt_sansb', Arial, Helvetica, sans-serif; }

.site-address {
  position: absolute;
  color: #fff;
  font: 16px 'pt_sans', Arial, Helvetica, sans-serif;
  text-align: right;
  top: 119px;
  right: 25px;
  width: 155px; }
/*----MENU-TOP----*/
.menu-top-wrap {
  font-size: 0;
  text-align: center;
  width: 930px;
  margin: 0 auto; }
  .menu-top-wrap .menu-top li {
    display: inline-block; }
    .menu-top-wrap .menu-top li a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      font: 14px/66px 'pt_sansb', Arial, Helvetica, sans-serif;
      padding: 0 24px; }
      .menu-top-wrap .menu-top li a:hover {
        background: #da4945; }

.slider {
  border: 4px solid #da4945;
  font-size: 0;
  margin: 0 auto;
  width: 921px; }

.js-block-wr {
  margin: 0 auto;
  width: 930px;
  background: #da4945;
  min-height: 164px;
  font-size: 0; }
  .js-block-wr a.js-inner {
    display: inline-block;
    vertical-align: top;
    width: 310px;
    text-align: center;
    min-height: 164px; }
  .js-block-wr a.js-inner:hover {
    background-color: #225381; }
  .js-block-wr a.js-inner .js_text {
    color: #fff;
    font: 16px 'pt_sansb', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 107px;
    display: inline-block; }
  .js-block-wr a.js-inner:nth-child(1) {
    background-image: url(../pic1.png);
    background-repeat: no-repeat; }
  .js-block-wr a.js-inner:nth-child(2) {
    background-image: url(../pic2.png);
    background-repeat: no-repeat; }
  .js-block-wr a.js-inner:nth-child(3) {
    background-image: url(../pic3.png);
    background-repeat: no-repeat; }
/*----MENU-MAIN----*/
.menu-main-wrap {
  margin: 0 0 60px;
  background: #225381;
  padding: 20px 0; }
  .menu-main-wrap .menu-main > li.active > a {
    background: #da4945; }
  .menu-main-wrap .menu-main > li > a {
    color: #fff;
    font: 15px/1 'pt_sans', Arial, Helvetica, sans-serif;
    display: block;
    position: relative;
    padding: 8px 10px 7px 25px;
    text-decoration: none; }
    .menu-main-wrap .menu-main > li > a:after {
      position: absolute;
      content: "";
      width: 4px;
      height: 4px;
      background: #fff;
      top: 50%;
      margin-top: -2px;
      left: 11px;
      -webkit-border-radius : 2px;
      -moz-border-radius : 2px;
      -ms-border-radius : 2px;
      -o-border-radius : 2px;
      border-radius : 2px; }
    .menu-main-wrap .menu-main > li > a:hover {
      background: #da4945; }
    .menu-main-wrap .menu-main > li > ul {
      padding: 0 0 0 35px; }
  .menu-main-wrap .menu-main ul {
    padding: 5px 0 0 15px; }
    .menu-main-wrap .menu-main ul li {
      padding: 9px 0; }
    .menu-main-wrap .menu-main ul li a {
      color: #dadada;
      font: 14px/1 'pt_sans', Arial, Helvetica, sans-serif;
      text-decoration: none; }
      .menu-main-wrap .menu-main ul li a:hover {
        text-decoration: underline; }
      .menu-main-wrap .menu-main ul li a:before {
        content: "- "; }
/* Edit-block(site-cont-left)
 //----------------------------------------------------------------------------*/
.edit-block {
  margin: 0 0 58px;
  padding: 18px 24px 10px;
  color: #fff;
  background: #da4945;
  border-bottom: 1px solid #df615e;
  font: 12px Tahoma, Verdana, Segoe, sans-serif; }
  .edit-block p {
    margin-top: 0; }

.edit-block-title {
  margin: 0 0 15px;
  color: #fff;
  font: 19px 'pt_sansb', Arial, Helvetica, sans-serif; }
/* News-block(site-cont-left)
 //----------------------------------------------------------------------------*/
.news-wrap {
  margin: 0 0 20px;
  font-size: 13px;
  color: #2c2c2c;
  padding: 0 0 0 25px; }
  .news-wrap p {
    margin-top: 3px; }
  .news-wrap article {
    margin: 0 0 30px; }
  .news-wrap article a {
    color: #225381;
    font-size: 14px; }
  .news-wrap time {
    margin: 0 0 6px;
    display: block;
    font-size: 14px;
    color: #da4945; }

.news-name {
  color: #225381;
  font: 19px 'pt_sansb', Arial, Helvetica, sans-serif;
  margin: 0 0 12px -25px;
  border-bottom: 1px solid #bccbd9;
  padding: 0 0 5px 25px; }
  .our-works-wr.ups {
    background: #225381;
    border-bottom: 1px solid #7a98b3; }
  .our-works-wr.ups .our-w-inner-w {
    margin-left: -26px; }
  .our-works-wr.ups .our-inner {
    display: inline-block;
    vertical-align: top;
    width: 189px;
    margin: 0 0 10px 26px;
    min-height: 134px;
    height: auto; }
  .our-works-wr.ups .our-inner:nth-child(3) ~ .our-inner {
    display: none; }
  .our-works-wr.ups.active .our-inner:nth-child(3) ~ .our-inner {
    display: inline-block; }
  .our-works-wr.ups .our-title {
    color: #fff;
    font: 30px 'pt_sansb', Arial, Helvetica, sans-serif;
    margin: 0 0 29px;
    position: relative; }
  .our-works-wr.ups .our-title:after {
    position: absolute;
    content: "";
    background: url(../our-up-strp.png) 0 0 no-repeat;
    width: 245px;
    height: 1px;
    top: 50%;
    left: 260px; }

.our-works-wr {
  background: #da4945;
  font-size: 0;
  border-bottom: 1px solid #e9928f;
  padding: 24px 25px;
  margin: 0 0 58px; }
  .our-works-wr .our-w-inner-w {
    margin-left: -47px; }
  .our-works-wr .our-title {
    color: #fff;
    font: 30px 'pt_sansb', Arial, Helvetica, sans-serif;
    margin: 0 0 22px;
    position: relative; }
  .our-works-wr .our-title:after {
    position: absolute;
    content: "";
    background: url(../ourw-strp.png) 0 0 no-repeat;
    width: 307px;
    height: 1px;
    top: 50%;
    left: 200px; }
  .our-works-wr .our-title a {
    float: right;
    color: #fff;
    font: 15px/1 'pt_sans', Arial, Helvetica, sans-serif;
    margin-top: 11px; }
  .our-works-wr .our-inner {
    display: inline-block;
    vertical-align: top;
    width: 123px;
    height: 123px;
    margin: 0 0 10px 42px; }

.advantage-wr {
  background: url(../adv-bg.jpg) 0 0 no-repeat;
  height: 347px;
  width: 880px;
  margin: 0 auto 60px;
  padding: 27px 25px; }
  .advantage-wr .adv-title {
    color: #fff;
    font: 30px/1 'pt_sansb', Arial, Helvetica, sans-serif;
    margin: 0 0 57px; }
  .advantage-wr .advantage-inner {
    padding: 0 0 0 25px; }
  .advantage-wr .advantage-inner .adv.l {
    width: 316px; }
  .advantage-wr .advantage-inner .adv {
    color: #fff;
    font: 18px/1 'pt_sansb', Arial, Helvetica, sans-serif;
    float: left;
    text-transform: uppercase;
    background: url(../up1.png) 0 50% no-repeat;
    min-height: 29px;
    padding: 13px 0 0 69px;
    margin: 0 0 30px; }
    .advantage-wr .advantage-inner .adv:nth-child(2) {
      background: url(../up2.png) 0 50% no-repeat; }
    .advantage-wr .advantage-inner .adv:nth-child(2) {
      background: url(../up2.png) 0 50% no-repeat; }
    .advantage-wr .advantage-inner .adv:nth-child(3) {
      background: url(../up3.png) 0 50% no-repeat; }
    .advantage-wr .advantage-inner .adv:nth-child(4) {
      background: url(../up4.png) 0 50% no-repeat; }
    .advantage-wr .advantage-inner .adv:nth-child(5) {
      background: url(../up5.png) 0 50% no-repeat; }
    .advantage-wr .advantage-inner .adv:nth-child(6) {
      background: url(../up6.png) 0 50% no-repeat; }
/*----MENU-BOTTOM----*/
.menu-bot-wrap {
  font-size: 0;
  text-align: center; }
  .menu-bot-wrap .menu-bot li {
    display: inline-block; }
    .menu-bot-wrap .menu-bot li a {
      display: block;
      text-decoration: none;
      font: 12px/40px Tahoma, Verdana, Segoe, sans-serif;
      padding: 0 13px;
      color: #fff; }
    .menu-bot-wrap .menu-bot li a:hover {
      background: #da4945; }
/*----SITE-NAME-and-COPYRIGHT----*/
.site-name {
  color: #fff;
  font-size: 11px;
  top: 104px;
  left: 50px;
  width: 116px; }

.site-copyright {
  top: 80px;
  right: 38px; }
  .site-copyright span {
    color: #fff;
    font-size: 11px !important; }
  .site-copyright a {
    color: #fff; }
/*----SITE-CONTACTS-BOT----*/
.site-contacts-bot {
  color: #fff;
  font-size: 12px;
  left: 322px;
  top: 90px; }
/*----COUNTERS AND INFORMERS----*/
.site-counters {
  top: 116px;
  right: 48px; }

.site-informers {
  text-align: center;
  margin: 0 0 20px; }
/*--TABLE-BACKGROUND--*/
table.table2 th {
  background: #225381; }

#order-form {
  position: fixed;
  z-index: 1004;
  display: none;
  left: 50%;
  top: 50%;
  min-width: 330px;
  min-height: 322px;
  background-color: #fff;
  -webkit-border-radius : 5px;
  -moz-border-radius : 5px;
  -ms-border-radius : 5px;
  -o-border-radius : 5px;
  border-radius : 5px;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .75);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .75);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .75); }
  #order-form .form-exit {
    position: absolute;
    z-index: 20;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: -15px;
    right: -15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    background: url("/shared/highslide-4.1.13/graphics/close.png") 0 0 no-repeat; }
  #order-form .gr-form-wrap {
    margin: 15px 20px 10px;
    line-height: 21px; }
  #order-form .gr-form {
    border: none;
    padding: 0 20px 10px; }
  #order-form h2 {
    margin: 0;
    padding: 0 10px; }

.form-preloader, .form-overlay {
  position: fixed;
  z-index: 1003;
  cursor: pointer;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }

.form-overlay {
  background-color: rgba(0, 0, 0, .75); }

.form-preloader {
  background: url(../preloader.gif) 50% 50% no-repeat; }
/* R.K. */
div.slider-in {
  height: 308px;
  margin: 0;
  position: relative; }

span.arr_left {
  position: absolute;
  top: 121px;
  left: 17px;
  background: url(../arr-left.png) 0 0 no-repeat;
  width: 32px;
  height: 62px;
  z-index: 50;
  cursor: pointer; }

span.arr_right {
  position: absolute;
  top: 121px;
  right: 17px;
  background: url(../arr-right.png) 0 0 no-repeat;
  width: 32px;
  height: 62px;
  z-index: 50;
  cursor: pointer; }

#scrollup {
  width: 922px;
  height: 308px; }

.slides {
  /*display: none;*/
  width: 922px;
  height: 308px; }
