@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic-ext);
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 #4e982a; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #4e982a; }

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

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #333;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #353535;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 25px;
  text-align: center; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 13px; }

h5 {
  font-size: 11px; }

h6 {
  font-size: 9px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #00a8c9; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #333; }

.site-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1; }

.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 {
  width: 960px;
  min-height: 100%;
  margin: 0 auto; }
  .site-wrapper::after {
    display: block;
    visibility: hidden;
    height: 0;
    content: ""; }

.header {
  min-height: 172px; }

.header-in {
  padding: 10px 0 14px; }

.site-logo {
  float: left;
  width: 80px;
  padding: 8px 0 0; }

.site-slogan {
  float: left;
  width: 150px;
  padding: 18px 0 0;
  text-align: center;
  font: 700 20px/1 'PT Sans', Arial, Helvetica, sans-serif;
  color: #6bbe3e;
  text-transform: uppercase; }

.header-r {
  float: right;
  width: 178px; }

.site-phones {
  margin: 0 0 5px;
  padding: 0 0 0 24px;
  background: url(../icon-phone.png) 0 3px no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #494949; }

a.request-btn {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 24px;
  padding: 6px 20px 4px 25px;
  min-width: 108px;
  background: #eb2b37 url(../icon-phone2.png) 10px 50% no-repeat;
  font-size: 12px;
  color: #fff;
  text-decoration: none; }

.nav-top-wrap {
  background: url(../border-t.png) 0 0 repeat-x; }

.site-search {
  float: right;
  margin: 20px 0 0 20px;
  width: 210px;
  height: 32px;
  border: 2px solid #e9e5df; }
  .site-search input[type="submit"] {
    float: right;
    width: 32px;
    height: 32px;
    border: none;
    outline: none;
    background: url(../icon-search.png) 50% 50% no-repeat;
    font-size: 0;
    line-height: 0; }
  .site-search input[type="text"] {
    width: 165px;
    padding: 10px 0 8px 11px;
    color: #cfcac4;
    font-size: 12px;
    border: none;
    background: none;
    outline: none; }
  .site-search input[type="text"]::-webkit-input-placeholder {
    color: #cfcac4; }
  .site-search input[type="text"]:moz-placeholder {
    color: #cfcac4; }
  .site-search input[type="text"]::-moz-placeholder {
    color: #cfcac4; }
  .site-search input[type="text"]:-ms-input-placeholder {
    color: #cfcac4; }

.nav-top {
  margin: 0;
  padding: 0 0 18px;
  list-style: none;
  font-size: 0;
  line-height: 0; }
  .nav-top li {
    display: inline-block;
    vertical-align: top;
    padding: 0 17px;
    background: url(../nav-top-dvd.png) 0 100% no-repeat; }
  .nav-top li:first-child {
    padding-left: 0;
    background: none; }
  .nav-top li a {
    display: block;
    padding: 25px 0 0;
    border-top: 2px solid transparent;
    text-transform: uppercase;
    font: 700 16px 'Roboto Condensed';
    color: #787878;
    text-decoration: none; }
    .nav-top li a:hover {
      border-color: #eb2b37;
      color: #eb2b37; }

.content-wrapper {
  position: relative;
  width: 100%;
  padding: 0 0 40px;
  min-height: 0; }

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

.content {
  padding: 0; }

.sidebar {
  position: relative; }

.main-img {
  margin: 0 0 30px;
  line-height: 0; }

.mid-blocks-wrap {
  width: 100%;
  margin: 0 0 13px;
  display: table;
  table-layout: fixed; }

.mid-block {
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
  line-height: 0; }
  .mid-block .block-img {
    display: inline-block;
    vertical-align: middle; }
  .mid-block a {
    width: 78px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 0 3px;
    font: 400 14px 'PT Sans', sans-serif;
    color: #353535;
    text-decoration: none; }
  .mid-block a:hover {
    text-decoration: underline; }

.block-programs {
  margin: 35px 0 0;
  padding: 13px 7px;
  background: #6bbe3e url(../block-bg.jpg) 0 0 no-repeat;
  font: 700 20px 'PT Sans', sans-serif;
  color: #fff;
  text-align: center; }
  .block-programs p {
    margin: 0; }
  .block-programs .block-title {
    padding: 0 0 14px;
    font-size: 25px;
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
    .block-programs .block-title .ui-text-shadow-copy-1 {
      visibility: visible;
      color: #000;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25) ;
      left: 0;
      top: 1px; }
      .ie-8 .block-programs .block-title .ui-text-shadow-copy-1 {
        top: 2px; }
  .block-programs .block-body {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    margin-bottom: 10px; }
  .block-programs .block-body span {
    display: inline-block;
    vertical-align: top; }
    .block-programs .block-body span.num {
      width: 40px;
      height: 40px;
      border: 3px solid #fff;
      font-size: 23px;
      line-height: 40px;
      text-align: center;
      border-radius: 23px; }
    .block-programs .block-body span.txt {
      padding: 10px 0;
      -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
      .block-programs .block-body span.txt .ui-text-shadow-copy-1 {
        visibility: visible;
        color: #000;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25) ;
        left: 0;
        top: 1px; }
        .ie-8 .block-programs .block-body span.txt .ui-text-shadow-copy-1 {
          top: 2px; }

.sidebar.left {
  float: left;
  width: 210px;
  margin-right: -100%; }

.sidebar.left ~ .main > .content {
  margin-left: 240px; }

.nav-left {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font: 700 18px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  .nav-left > li {
    padding: 0 0 1px; }
  .nav-left > li > a {
    display: block;
    padding: 10px 17px 11px;
    background: #eb2b37;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .nav-left > li.opened {
    padding-bottom: 0; }
  .nav-left > li ul {
    margin: 0;
    padding: 0 20px;
    list-style: none;
    background: #f6f7f9; }
    .nav-left > li ul li {
      border-top: 1px solid #e1e6ee; }
      .nav-left > li ul li:first-child {
        border: none; }
      .nav-left > li ul li a {
        display: block;
        padding: 8px 0 9px;
        font-size: 13px;
        color: #414140;
        font-weight: 400;
        text-decoration: none; }
      .nav-left > li ul li a:hover {
        color: #eb2b37; }
      .nav-left > li ul li.active a {
        color: #eb2b37; }
    .nav-left > li ul ul {
      border-top: 1px solid #e1e6ee;
      padding: 4px 0 4px 20px; }
      .nav-left > li ul ul li {
        border: none; }
      .nav-left > li ul ul li a {
        display: inline-block;
        vertical-align: top;
        margin: 3px 0;
        padding: 0; }
      .nav-left > li ul ul ul {
        border: none;
        padding: 0 0 0 15px; }

.editable-block {
  display: block;
  margin: 0 0 20px;
  line-height: 0;
  text-decoration: none; }
  .editable-block .block-title {
    display: block;
    padding: 12px;
    font: 700 36px 'PT Sans', Arial, Helvetica, sans-serif;
    background: #eb2b37;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }

.editable-block2 {
  margin: 0 0 20px;
  padding: 10px 15px;
  background: #f6f7f9;
  color: #020204; }
  .editable-block2 .block-title {
    padding: 0 0 5px;
    text-transform: uppercase;
    color: #eb2b37;
    font: 700 24px 'Roboto Condensed'; }

.site-informers .b-share {
  padding: 0 !important; }

a.order-call {
  display: block;
  margin: 0 0 30px;
  padding: 19px 10px 17px;
  background: #6bbe3e;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: none; }

.block-bot-wrap {
  margin: 0 -20px 40px;
  font-size: 0;
  line-height: 0; }

.block-bot {
  display: inline-block;
  vertical-align: top;
  width: 207px;
  margin: 0 20px;
  padding: 0 0 20px;
  background: #f6f7f9;
  text-align: center; }
  .block-bot .block-title {
    padding: 13px 0 18px;
    text-transform: uppercase;
    font: 700 16px 'Roboto Condensed'; }
  .block-bot .block-title a {
    color: #00a8c9;
    text-decoration: underline; }
    .block-bot .block-title a:hover {
      text-decoration: none; }
  .block-bot .block-price {
    display: inline-block;
    vertical-align: top;
    min-width: 123px;
    padding: 7px 5px 5px;
    background: #eb2b37;
    color: #fff;
    font: 700 16px Arial, Helvetica, sans-serif; }
  .block-bot .block-price span {
    font-weight: normal;
    font-size: 12px; }

.news-wrap {
  margin-bottom: 20px; }
  .news-wrap .block-title {
    color: #eb2b37;
    font-size: 24px;
    font-weight: bold; }

.news-block {
  padding: 10px 0 0; }
  .news-block .news-date {
    font-size: 12px; }
  .news-block .news-title {
    padding: 3px 0 4px; }
  .news-block .news-announce {
    font-size: 12px; }

.footer {
  position: relative;
  width: 960px;
  min-height: 159px;
  margin: auto; }

.nav-bot {
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(../border-t.png) 0 0 repeat-x;
  font-size: 0;
  line-height: 0; }
  .nav-bot li {
    display: inline-block;
    vertical-align: top;
    padding: 0 17px; }
  .nav-bot li:first-child {
    padding-left: 0; }
  .nav-bot li a {
    display: block;
    padding: 13px 0 0;
    font: 400 14px 'Roboto Condensed', sans-serif;
    text-decoration: none;
    color: #999;
    border-top: 2px solid transparent; }
    .nav-bot li a:hover {
      color: #eb2b37;
      border-color: #eb2b37; }

.footer-in {
  padding: 37px 0 30px;
  font-size: 12px;
  color: #999; }

.footer-l {
  float: left;
  width: 306px; }

.site-name {
  margin: 0 0 9px; }

.site-copyright {
  float: right;
  width: 130px;
  padding: 12px 0 0;
  text-align: right; }
  .site-copyright span {
    font-size: 12px !important; }

.site-counters {
  overflow: hidden;
  padding: 15px 0 0; }

.soc-networks {
  font-size: 0;
  line-height: 0; }
  .soc-networks a {
    display: inline-block;
    vertical-align: top;
    width: 31px;
    height: 31px;
    margin: 0 8px 0 0;
    background: url(../spr.png) 0 0 no-repeat; }
  .soc-networks a.mru {
    background: url(/d/fgs16_instagram_square.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .soc-networks a.fb {
    background-position: -78px 0; }
  .soc-networks a.vk {
    background-position: 0 0; }
  .soc-networks a.ok {
    background-position: -39px 0; }

body .gallery2_albums .td, body .gallery2_album_photos .td {
  padding: 7px; }

#sandbox_theme_panel_560211 {
  font-size: 11px !important;
  width: 100px !important; }

.count-block {
  float: left;
  width: 440px;
  text-align: center;
  padding: 10px 50px 0;
  font-size: 0; }
  .count-block__body {
    display: inline-block;
    vertical-align: top;
    font-family: monospace;
    font-size: 32px;
    letter-spacing: 6.1px;
    position: relative;
    z-index: 1;
    height: 40px; }
  .count-block__body:before {
    position: absolute;
    z-index: -1;
    top: 1px;
    bottom: 0;
    right: 3px;
    left: -4px;
    content: '';
    background: url(../countup-bg.png) 0 0 / 24px repeat-x; }
  .count-block__title {
    font-size: 15px;
    color: #8b8b88;
    padding: 5px 0 0 0; }
