@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 th, .table1 th, .table2 th {
    font-weight: bold; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

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

.table2 th {
  padding: 0.5em;
  color: #484848;
  background: #efefef; }

.select-none {
  -webkit-user-select : none;
  -moz-user-select : none;
  user-select : none; }

html {
  font-size: 16px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #484848;
  background: #e7eaeb;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #212121;
  font-family: "Ubuntu", sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, .17);
  padding-bottom: 15px; }
  h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    content: "";
    border-bottom: 3px solid #ffc021; }

h1 {
  margin-top: 0;
  font-size: 1.5rem; }

h2 {
  font-size: 1.3rem; }

h3 {
  font-size: 1.17rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #5d9798; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #484848; }

.table-wrapper {
  max-width: 100%;
  overflow: auto; }

img {
  max-width: 100%;
  height: auto; }

object, object embed {
  max-width: 100%; }

table img {
  max-width: initial; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

textarea {
  max-width: 100%; }

.site-path {
  margin-bottom: 10px;
  font-size: 0.875rem;
  white-space: pre-wrap;
  line-height: 1;
  color: #7b7b7b; }

.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-bottom: -100px; }

.header {
  background-color: #fff; }
  .header__top-panel {
    min-height: 60px;
    background-color: #dab662;
    z-index: 52;
    position: relative; }
  .header__panel-inner {
    max-width: 960px;
    margin: auto; }
  .header__panel-right-container {
    float: right;
    font-size: 0;
    line-height: 0; }

@media (min-width: 1000px) {
  .header__panel-right-container {
    position: relative;
    z-index: 11; } }

.authorization, .site-search {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  font-size: 1rem;
  line-height: normal; }

.authorization__button {
  width: 50px;
  height: 50px;
  display: block;
  background: url(https://gremyachiy.com/t/v955/images/user.svg) 50% 50% no-repeat; }
  .authorization.opened .authorization__dropdown {
    display: block; }
  .authorization__dropdown {
    position: absolute;
    z-index: 10;
    right: -5px;
    top: 0;
    width: 280px;
    padding: 20px;
    background-color: #333;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    display: none; }
  .authorization__button, .authorization__close {
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .authorization__close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(https://gremyachiy.com/t/v955/images/close.svg) 50% 50% no-repeat; }
  .authorization__title {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 19px; }
  .authorization .row {
    margin: 8px 0; }
  .authorization .row__title {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 3px; }
  .authorization .row__field {
    display: block;
    overflow: hidden;
    height: 34px;
    cursor: text;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 2px; }
  .authorization .row input {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 9px 0; }
  .authorization .row button {
    float: right;
    background-color: #ffc021;
    border-radius: 2px;
    padding: 9px 13px;
    margin-left: 10px;
    border: none;
    outline: none;
    line-height: 1;
    color: #333;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
    background-image: -webkit-gradient(linear, , , color-stop(0%, #ffd156), color-stop(50%, #ffcd4e), color-stop(50%, #ffc021), color-stop(100%, #ffb71b));
    background-image: -o-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -moz-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -webkit-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -ms-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: linear-gradient( #ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    -pie-background: linear-gradient( #ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%); }
    .authorization .row button:hover {
      background-color: #fec73c;
      background-image: -webkit-gradient(linear, , , color-stop(0%, #fed66d), color-stop(50%, #fed264), color-stop(50%, #fec73c), color-stop(100%, #febe33));
      background-image: -o-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
      background-image: -moz-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
      background-image: -webkit-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
      background-image: -ms-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
      background-image: linear-gradient( #fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
      -pie-background: linear-gradient( #fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%); }
    .authorization .row button:active {
      background-color: #ffc021;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11.11111%, rgba(0, 0, 0, 0)));
      background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      -pie-background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }
  .authorization .row.row__link {
    margin: 17px 0 0; }
  .authorization .row span {
    display: block;
    margin: 4px 0 0; }
  .authorization .row a {
    color: #ffc021; }

.site-search {
  padding-right: 5px; }
  .site-search__button {
    width: 50px;
    height: 50px;
    display: block;
    background: url(https://gremyachiy.com/t/v955/images/search.svg) 50% 50% no-repeat; }
  .site-search.opened .site-search__dropdown {
    display: block; }
  .site-search__dropdown {
    position: absolute;
    z-index: 10;
    top: 0;
    display: none;
    right: 0;
    width: 280px;
    height: 74px;
    padding: 20px;
    background-color: #333;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .2); }
  .site-search__button, .site-search__close {
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .site-search__close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(https://gremyachiy.com/t/v955/images/close.svg) 50% 50% no-repeat; }
  .site-search__title {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 22px; }
  .site-search label {
    display: block;
    overflow: hidden;
    height: 34px;
    cursor: text;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 2px; }
  .site-search input {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 9px 0; }
  .site-search button {
    float: right;
    background-color: #ffc021;
    border-radius: 2px;
    padding: 9px 13px;
    margin-left: 10px;
    border: none;
    outline: none;
    line-height: 1;
    color: #333;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
    background-image: -webkit-gradient(linear, , , color-stop(0%, #ffd156), color-stop(50%, #ffcd4e), color-stop(50%, #ffc021), color-stop(100%, #ffb71b));
    background-image: -o-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -moz-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -webkit-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: -ms-linear-gradient(#ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    background-image: linear-gradient( #ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%);
    -pie-background: linear-gradient( #ffd156 0%, #ffcd4e 50%, #ffc021 50%, #ffb71b 100%); }
  .site-search button:hover {
    background-color: #fec73c;
    background-image: -webkit-gradient(linear, , , color-stop(0%, #fed66d), color-stop(50%, #fed264), color-stop(50%, #fec73c), color-stop(100%, #febe33));
    background-image: -o-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
    background-image: -moz-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
    background-image: -webkit-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
    background-image: -ms-linear-gradient(#fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
    background-image: linear-gradient( #fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%);
    -pie-background: linear-gradient( #fed66d 0%, #fed264 50%, #fec73c 50%, #febe33 100%); }
  .site-search button:active {
    background-color: #ffc021;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
    background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11.11111%, rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    -pie-background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }

@media all and (min-width: 1001px) {
  .waSlideMenu-nav {
    height: auto !important; }

  .navigation, .navigation ul {
    margin: 0;
    list-style: none; }
    .navigation {
      position: relative;
      z-index: 10;
      font-size: 0;
      line-height: 0;
      padding: 11px 0; }
    .navigation ul {
      position: absolute;
      display: none;
      padding: 11px 0;
      width: 220px;
      background-color: #333;
      border-radius: 4px;
      z-index: 34; }
      .navigation ul .waSlideMenu-back {
        display: none; }
      .navigation ul::after {
        position: absolute;
        content: ""; }
      .navigation ul > .navigation ul::after {
        left: 50%;
        bottom: 100%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-bottom-color: #333; }
      .navigation ul ul {
        background-color: #444; }
        .navigation ul ul::after {
          top: 22px;
          right: 100%;
          width: 0;
          height: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 6px 6px 6px 0;
          border-right-color: #444; }
      .navigation ul li {
        padding: 9px 0;
        margin: 0 16px;
        border-top: 1px solid rgba(0, 0, 0, .16); }
        .navigation ul li:first-child {
          border: none; }
        .navigation ul li.opened a, .navigation ul li a.hover, .navigation ul li a:hover {
          color: #96d3d4; }
      .navigation ul a {
        font-size: 1rem;
        line-height: 1;
        color: #fff;
        text-decoration: none; }
    .navigation > li {
      display: inline-block;
      vertical-align: top; }
      .navigation > li.opened > a {
        background-color: #96d3d4;
        color: #292727 !important; }
      .navigation > li > a.hover, .navigation > li > a:hover {
        background-color: #fff; }
      .navigation > li.sublevel > a {
        padding-right: 36px; }
        .navigation > li.sublevel > a::after {
          position: absolute;
          right: 16px;
          top: 0;
          bottom: 0;
          width: 12px;
          height: 10px;
          margin: auto;
          content: "";
          background: url(https://gremyachiy.com/t/v955/images/menu-sublevel.svg) 0 0 no-repeat; }
        .navigation > li.sublevel > a.hover::after, .navigation > li.sublevel > a:hover::after {
          background-position: 0 100%; }
      .navigation > li > a {
        position: relative;
        display: block;
        color: #fff;
        font-size: 1.0625rem;
        font-weight: 500;
        text-decoration: none;
        line-height: 1;
        padding: 10px 15px 11px;
        border-radius: 4px;
        -webkit-transition: background-color 0.3s ease-in-out;
        -moz-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out; }
        .navigation > li > a:hover, .navigation > li > a.hover {
          color: #96d3d4; } }

.header__inner {
  max-width: 960px;
  padding: 0 20px;
  margin: auto; }

.company {
  width: 400px;
  float: left;
  line-height: 1;
  padding: 6px 0 6px; }
  .company__name {
    color: #333;
    font-size: 1.5rem;
    font-weight: 500; }
  .company__desc {
    color: #ff496c;
    font-size: 1.25rem; }

.company-phone {
  max-width: 230px;
  float: right;
  padding: 32px 10px 24px 0;
  line-height: 1.1; }
  .company-phone .block-title {
    color: #5d9798;
    font-size: 0.875rem;
    font-weight: 300; }
  .company-phone a[href^="tel:"], .company-phone .block-body {
    color: #333; }
  .company-phone .block-body {
    font-size: 1.625rem; }
  .company-phone a[href^="tel:"] {
    cursor: default;
    text-decoration: none; }

.company-address {
  width: 250px;
  padding: 10px 0 10px 0px;
  overflow: hidden;
  color: #484848;
  font-size: 13px;
  line-height: 14px; }

.main-pic {
  position: relative;
  font-size: 0;
  line-height: 0;
  height: 560px;
  overflow: hidden; }
  .main-pic img {
    width: 100%;
    height: auto; }
  .main-pic__inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    margin: 0 auto;
    max-width: 1000px;
    margin: auto;
    z-index: 51; }

.anketa-form .row {
  margin: 15px 0;
  text-align: left; }
  .anketa-form .row.required .row__field {
    box-shadow: inset 0 0 0 1px #ff8080; }
  .anketa-form .row .cell-in-row {
    display: table-cell;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .anketa-form .row__button {
    margin-top: 29px; }
  .anketa-form .row__title {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px; }
  .anketa-form .row__range-date > div:first-child {
    padding-right: 10px; }
    .anketa-form .row__range-date > div:last-child {
      padding-left: 10px; }
    .anketa-form .row__range-date .row__field {
      position: relative;
      padding-right: 34px; }
    .anketa-form .row__range-date .row__field img {
      position: absolute;
      right: 7px;
      top: 50%;
      width: 20px;
      height: 0;
      padding-top: 20px;
      margin-top: -10px;
      content: "";
      background: url(https://gremyachiy.com/t/v955/images/calendar.svg) 0 50% no-repeat; }
  .anketa-form .row__field {
    height: 34px;
    border-radius: 2px;
    padding: 0 10px;
    cursor: text;
    background-color: #fff; }
  .anketa-form .row input {
    background: none;
    border: none;
    outline: none;
    padding: 9px 0;
    width: 100%; }
  .anketa-form.anketa-page .row__title {
    display: block; }
  .anketa-form.anketa-page .row__range-date .row__field {
    width: auto; }
  .anketa-form.anketa-page .row__field {
    border: 1px solid rgba(0, 0, 0, .2);
    display: inline-block;
    max-width: 100%;
    width: 370px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .anketa-form.anketa-page input[type="submit"] {
    padding: 12px 40px 13px;
    color: #fff;
    display: inline-block;
    border: none;
    text-decoration: none;
    border-radius: 2px;
    outline: none;
    background-color: #ff496c;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .2);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    font-size: 1.1875rem;
    background-image: -webkit-gradient(linear, , , color-stop(0%, #ff6e8b), color-stop(50%, #ff6482), color-stop(50%, #ff496c), color-stop(100%, #ff3f60));
    background-image: -o-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -moz-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -webkit-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -ms-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: linear-gradient( #ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    -pie-background: linear-gradient( #ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%); }
    .anketa-form.anketa-page input[type="submit"]:hover {
      background-color: #fd5c7b;
      background-image: -webkit-gradient(linear, , , color-stop(0%, #fd7d97), color-stop(50%, #fd748e), color-stop(50%, #fd5c7b), color-stop(100%, #fd506f));
      background-image: -o-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
      background-image: -moz-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
      background-image: -webkit-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
      background-image: -ms-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
      background-image: linear-gradient( #fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
      -pie-background: linear-gradient( #fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%); }
    .anketa-form.anketa-page input[type="submit"]:active {
      background-color: #ff496c;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11.11111%, rgba(0, 0, 0, 0)));
      background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      -pie-background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }

.reserve-online__wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 0 15px;
  line-height: 1;
  border-radius: 3px 3px 0 0;
  background-color: rgba(0, 0, 0, .7);
  text-align: center; }
  .reserve-online {
    max-width: 960px;
    margin: auto; }
  .reserve-online .block-title {
    color: #fff;
    font-size: 1.5rem;
    padding: 22px 0 0;
    font-weight: 500;
    text-align: center; }
  .reserve-online__body {
    font-size: 1rem; }
  .reserve-online form {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .reserve-online .row__title {
    color: #ffc021; }
  .reserve-online .row__field {
    display: block; }
  .reserve-online .cell {
    display: table-cell;
    padding: 0 20px; }
  .reserve-online__button, .reserve-online button {
    padding: 0;
    color: #fff;
    display: inline-block;
    border: none;
    text-decoration: none;
    border-radius: 2px;
    outline: none;
    background-color: #ff496c;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .2);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    font-size: 1.1875rem;
    background-image: -webkit-gradient(linear, , , color-stop(0%, #ff6e8b), color-stop(50%, #ff6482), color-stop(50%, #ff496c), color-stop(100%, #ff3f60));
    background-image: -o-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -moz-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -webkit-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: -ms-linear-gradient(#ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    background-image: linear-gradient( #ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%);
    -pie-background: linear-gradient( #ff6e8b 0%, #ff6482 50%, #ff496c 50%, #ff3f60 100%); }
  .reserve-online__button:hover, .reserve-online button:hover {
    background-color: #fd5c7b;
    background-image: -webkit-gradient(linear, , , color-stop(0%, #fd7d97), color-stop(50%, #fd748e), color-stop(50%, #fd5c7b), color-stop(100%, #fd506f));
    background-image: -o-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
    background-image: -moz-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
    background-image: -webkit-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
    background-image: -ms-linear-gradient(#fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
    background-image: linear-gradient( #fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%);
    -pie-background: linear-gradient( #fd7d97 0%, #fd748e 50%, #fd5c7b 50%, #fd506f 100%); }
  .reserve-online__button:active, .reserve-online button:active {
    background-color: #ff496c;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
    background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11.11111%, rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    -pie-background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }
  .reserve-online button {
    height: 44px;
    width: 100%; }
  .reserve-online__button {
    display: none;
    padding: 12px 40px 13px; }

.company__slogan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 20px 242px;
  display: table;
  color: #212121;
  font-size: 2.5rem;
  line-height: 1;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .company__slogan p {
    margin: 0;
    padding: 0; }
  .company__slogan .company__slogan-inner {
    display: table;
    display: table-cell;
    vertical-align: middle;
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff; }

.reserve-online__body .row__button button {
  background-color: #adddde !important;
  background-image: -webkit-gradient(linear, , , color-stop(0%, #adddde), color-stop(50%, #a5d9da), color-stop(50%, #96d3d4), color-stop(100%, #8acccd));
  background-image: -o-linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  background-image: -moz-linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  background-image: -webkit-linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  background-image: -ms-linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  background-image: linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  -pie-background: linear-gradient(#adddde 0%, #a5d9da 50%, #96d3d4 50%, #8acccd 100%);
  color: #263737; }

.block-edit, .advantage {
  padding: 26px 20px 20px; }
  .block-edit .block-title, .advantage .block-title {
    position: relative;
    color: #212121;
    font-size: 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .17);
    padding-bottom: 15px; }
  .block-edit .block-title::after, .advantage .block-title::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    content: "";
    border-bottom: 3px solid #ffc021; }

.block-edit {
  float: left;
  width: 300px; }
  .block-edit .block-body {
    padding: 22px 0 25px; }
  .block-edit .block-more {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    background-color: #96d3d4;
    font-size: 0.9375rem;
    line-height: 1;
    padding: 7px 28px 7px 12px; }
  .block-edit .block-more::after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 8px;
    height: 12px;
    margin-top: -6px;
    content: "";
    background: url(https://gremyachiy.com/t/v955/images/right-arrow.svg) 0 0 no-repeat; }

.advantage {
  overflow: hidden; }
  .advantage .block-body {
    margin: 0;
    padding: 0;
    list-style: none; }
  .advantage li {
    color: #212121;
    font-size: 1.06255rem;
    margin: 19px 0;
    padding: 0 0 0 31px;
    background: url(https://gremyachiy.com/t/v955/images/check.svg) 0 5px no-repeat; }

.owl-carousel {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    display: block;
    opacity: 0; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.no-js .owl-carousel {
  display: block; }

.apartments {
  padding: 0 0 40px;
  background-color: #f5f5f5; }
  .apartments .block-title {
    color: #212121;
    font-size: 1.5rem;
    padding: 25px 20px; }
  .apartments .owl-nav {
    position: absolute;
    right: 20px;
    top: -56px;
    font-size: 0;
    line-height: 0; }
  .apartments .owl-prev, .apartments .owl-next {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 2px; }
  .apartments .owl-prev {
    background: #ffc021 url(https://gremyachiy.com/t/v955/images/left-arrow.svg) 50% 50% no-repeat; }
  .apartments .owl-next {
    background: #ffc021 url(https://gremyachiy.com/t/v955/images/right-arrow.svg) 50% 50% no-repeat; }
  .apartments .item {
    width: 280px;
    float: left;
    margin: 0 20px 3px;
    padding: 0 0 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2); }
  .apartments .item__image {
    margin-bottom: 7px; }
  .apartments .item__price {
    padding: 0 20px; }
  .apartments .item__price-current, .apartments .item__currency-shortname {
    display: inline-block;
    vertical-align: middle; }
  .apartments .item__price-current {
    position: relative;
    top: 3px;
    color: #212121;
    font-size: 1.625rem;
    font-weight: 700;
    margin-right: 4px; }
  .apartments .item__currency-shortname {
    color: #787878;
    font-size: 0.75rem;
    line-height: 1; }
  .apartments .item p {
    margin: 0; }
  .apartments img {
    max-width: 100%;
    height: auto; }

.contacts {
  display: table-cell;
  width: 280px;
  padding: 32px 20px 0; }
  .contacts__table {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .contacts .block-title {
    color: #212121;
    font-size: 1.5rem;
    margin-bottom: 16px; }
  .contacts .block-body {
    color: #212121; }
  .contacts p {
    margin: 0.6875rem 0; }
  .contacts_in {
    padding: 0 20px; }
  .contacts_in .block-title {
    color: #212121;
    font-size: 1.5rem;
    margin-bottom: 16px; }

.contacts-map {
  position: relative;
  padding: 30px 20px;
  display: table-cell; }
  .contacts-map #myMap {
    position: absolute;
    top: 30px;
    left: 20px;
    right: 20px;
    bottom: 30px; }
  .contacts-map .ymaps-b-balloon__content .baloon-content {
    padding: 10px; }
  .contacts-map h3 {
    margin: 0 0 8px;
    padding-bottom: 6px; }
  .contacts-map h3::after {
    display: none; }
  .contacts-map img {
    max-width: initial; }

.reviews, .block-news {
  display: table-cell; }
  .reviews .block-title, .block-news .block-title {
    position: relative;
    color: #212121;
    font-size: 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .17);
    padding-bottom: 15px; }
  .reviews .block-title::after, .block-news .block-title::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    content: "";
    border-bottom: 3px solid #ffc021; }

.content-wrapper__inner.table {
  width: 100%;
  table-layout: fixed; }

.reviews {
  padding: 20px 0 40px;
  width: 340px; }
  .reviews .block-title {
    margin: 0 20px 26px; }
  .reviews .owl-height {
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
  .reviews .item {
    padding: 0 20px; }
  .reviews .reviews-text {
    margin-bottom: 3px; }
  .reviews .reviews-text p:first-child::before, .reviews .reviews-text p:last-child::after {
    position: relative;
    content: "";
    width: 14px;
    height: 10px;
    display: inline-block;
    background: url(https://gremyachiy.com/t/v955/images/quotes.svg) 0 0 no-repeat; }
  .reviews .reviews-text p:first-child::before {
    top: -1px;
    margin-right: 10px; }
  .reviews .reviews-text p:last-child::after {
    margin-left: 10px;
    background-position: 100% 0; }
  .reviews .owl-nav {
    margin: 24px 20px 0;
    font-size: 0;
    line-height: 0; }
  .reviews .owl-prev, .reviews .owl-next {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 2px; }
  .reviews .owl-prev {
    background: #ffc021 url(https://gremyachiy.com/t/v955/images/left-arrow.svg) 50% 50% no-repeat; }
  .reviews .owl-next {
    background: #ffc021 url(https://gremyachiy.com/t/v955/images/right-arrow.svg) 50% 50% no-repeat; }

.block-news {
  padding: 20px 20px 40px; }
  .block-news .block-title {
    margin-bottom: 28px; }
  .block-news .news-item {
    margin: 21px 0; }
  .block-news .news-date {
    color: #787878;
    font-size: 0.875rem;
    display: block;
    margin-bottom: 3px; }
  .block-news_in {
    margin-bottom: 25px;
    padding: 15px 20px 4px;
    background-color: #f5f5f5; }
  .block-news_in .block-title {
    color: #212121;
    font-size: 1.5rem;
    margin-bottom: 9px; }
  .block-news_in .news-date {
    color: #787878;
    font-size: 0.875rem;
    display: block;
    margin-bottom: 2px; }
  .block-news_in .news-item {
    margin-bottom: 20px; }

.content-wrapper {
  position: relative;
  margin: auto;
  max-width: 1000px;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .1); }
  .content-wrapper__page-inner {
    margin-top: 20px;
    padding: 30px 20px 0; }
  .content-wrapper__page-inner .footer {
    margin: 0 -20px; }
  .content-wrapper__inner {
    margin: auto;
    max-width: 960px; }

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

.content {
  padding: 0 0 30px;
  min-height: 400px; }

.sidebar {
  position: relative; }

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

.sidebar.left ~ .main > .content {
  margin-left: 260px;
  padding-left: 30px; }

.sidebar.right {
  float: right;
  width: 260px;
  margin-left: -260px; }

.sidebar.right ~ .main > .content {
  margin-right: 260px;
  padding-right: 30px; }

.footer {
  position: relative;
  padding: 35px 40px;
  min-height: 31px;
  background-color: #dab662;
  color: #fff;
  font-size: 0.8125rem; }

.site-name {
  float: left;
  padding: 9px 0 5px;
  max-width: 320px; }

.site-counter {
  position: absolute;
  left: 0;
  right: 0;
  width: 320px;
  margin: auto;
  text-align: center; }

.site-copyright {
  float: right;
  /*
   max-width: 320px;
   font-family: Arial, Helvetica, sans-serif;
   img {
   height: 0;
   width: 18px;
   padding-top: 23px;
   margin-right: 6px;
   background: url(https://gremyachiy.com/t/v955/images/mega.svg) 0 0 no-repeat;
   }
   span.copyright {
   font-size: .8125rem !important;
   }*/ }

@media all and (max-width: 1360px) {
  .main-pic {
    height: 472px; }

  .company__slogan {
    padding: 20px 20px 126px; }

  .reserve-online__wrapper {
    bottom: 0px !important; } }

@media all and (max-width: 1000px) {
  .header__top-panel-wr {
    min-height: 50px; }
    .header__top-panel {
      position: fixed;
      z-index: 400;
      left: 0;
      top: 0;
      width: 100%;
      min-height: 50px; }

  .fixfixed .header__top-panel {
    position: absolute; }

  .authorization, .site-search {
    padding: 0; }

  .waSlideMenu-wrapper {
    position: relative; }

  .navigation__wrapper-btn {
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    background: url(https://gremyachiy.com/t/v955/images/menu.svg) 50% 50% no-repeat; }
    .navigation__dropdown {
      position: fixed;
      overflow-y: auto;
      z-index: 10;
      left: 0;
      top: 0;
      width: 340px;
      height: 100%;
      background-color: #333;
      will-change: all;
      -webkit-overflow-scrolling: touch;
      -webkit-transform: translateX(-340px);
      -moz-transform: translateX(-340px);
      -ms-transform: translateX(-340px);
      -o-transform: translateX(-340px);
      transform: translateX(-340px); }
    .navigation__dropdown-inner {
      width: 100%;
      padding: 100px 0;
      overflow: hidden; }
    .navigation__dropdown-btn {
      position: absolute;
      z-index: 11;
      right: 5px;
      top: 5px;
      width: 50px;
      height: 50px;
      cursor: pointer;
      background: url(https://gremyachiy.com/t/v955/images/close.svg) 50% 50% no-repeat; }
    .navigation, .navigation ul {
      width: 100%;
      padding: 0;
      list-style: none; }
    .navigation {
      position: relative;
      margin: 0; }
    .navigation ul {
      position: absolute;
      margin: 0;
      left: 100%;
      top: 0;
      visibility: hidden; }
    .navigation li {
      border-top: 1px solid rgba(255, 255, 255, .14); }
      .navigation li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .14); }
      .navigation li > a:active, .navigation li.active > a, .navigation li.selected > a {
        background-color: rgba(255, 255, 255, .1); }
      .navigation li.sublevel > a::after {
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        width: 12px;
        height: 18px;
        margin: auto 0;
        content: "";
        background: url(https://gremyachiy.com/t/v955/images/menu-arrow.svg) 0 0 no-repeat; }
      .navigation li.waSlideMenu-back {
        position: absolute;
        left: 20px;
        top: -80px;
        border: none; }
        .navigation li.waSlideMenu-back a {
          width: 24px;
          height: 18px;
          font-size: 0;
          padding: 0;
          line-height: 0;
          background: url(https://gremyachiy.com/t/v955/images/back-arrow.svg) 0 0 no-repeat; }
          .navigation li.waSlideMenu-back a::after {
            display: none; }
    .navigation a {
      position: relative;
      color: #fff;
      display: block;
      padding: 17px 50px 17px 20px;
      font-size: 1.1875rem;
      font-weight: 500;
      text-decoration: none; }

  .reserve-online__wrapper {
    position: absolute;
    padding: 0 10px 15px;
    z-index: 100; }

  .company-address, .company__slogan {
    display: none; }

  .company {
    padding: 15px 0px 11px; }
    .company__name {
      font-size: 1.25rem; }
    .company__desc {
      font-size: 1.125rem; }

  .company-phone {
    padding: 18px 0 8px 0; }

  .footer {
    padding: 15px 20px 25px; }

  .site-name, .site-copyright {
    float: none;
    max-width: 100%;
    text-align: center;
    font-size: 0.875rem; }

  .site-copyright span.copyright {
    font-size: 0.875rem !important; }

  .site-counter {
    position: static;
    width: auto;
    margin: auto;
    text-align: center;
    padding: 10px 0 16px; }

  .main-pic {
    height: 430px; } }

@media all and (max-width: 768px) {
  .sidebar.left {
    display: none; }

  .sidebar.left ~ .main > .content {
    margin: 0;
    padding-left: 0;
    padding-right: 0; }

  .main-pic {
    height: 328px; } }

@media all and (max-width: 650px) {
  .reviews, .block-news {
    display: block; }

  .block-edit, .contacts, .reviews {
    width: auto;
    float: none; }

  .contacts-map {
    display: none; }

  .block-news {
    padding: 10px 20px 0; }
    .block-news .block-title {
      margin-bottom: 18px; }
    .block-news .news-date {
      font-size: 1rem; }
    .block-news .news-item {
      font-size: 1.125rem; }

  .reviews {
    padding: 0 0 30px; }

  .main-pic {
    height: 253px; } }

@media all and (max-width: 530px) {
  .authorization, .site-search {
    position: static; }
    .authorization__dropdown, .site-search__dropdown {
      width: auto;
      left: 0; }

  .company {
    width: 280px;
    padding: 15px 0 17px; }

  .company-phone {
    padding: 25px 0 23px; }
    .company-phone .block-title {
      display: none; }
    .company-phone .block-body {
      font-size: 1.25rem; }

  .main-pic {
    margin: 0;
    height: 206px; }

  .block-edit {
    padding: 16px 20px 10px; }
    .block-edit .block-body {
      padding: 12px 0px 15px; }

  .advantage {
    padding: 16px 20px 0; }
    .advantage .block-title {
      margin-bottom: -6px; }
    .advantage .block-body {
      padding: 2px 0 10px; }
    .advantage li {
      margin: 25px 0;
      font-size: 1.25rem; }

  .apartments .item__name {
    font-size: 1.125rem; }
    .apartments .item__price-current {
      font-size: 2.125rem; }
    .apartments .item__currency-shortname {
      font-size: 0.9375rem; }

  .contacts p {
    font-size: 1.125rem; }

  .reserve-online {
    display: none; }
    .reserve-online__wrapper {
      background: none;
      bottom: 18px;
      padding: 0; }
    .reserve-online__button {
      display: inline-block; } }

@media all and (max-width: 470px) {
  .header__inner {
    text-align: center; }

  .company, .company-phone {
    width: auto;
    display: inline-block;
    text-align: left;
    float: none; }

  .company-phone {
    padding-top: 0; }
    .company-phone .block-title {
      display: none; }
    .company-phone .block-body {
      font-size: 1.25rem; }

  .main-pic {
    height: 200px; } }

@media all and (max-width: 340px) {
  .navigation__dropdown {
    width: 100%; }

  .apartments .block-title {
    font-size: 1.4rem; }

  .main-pic {
    height: 145px; } }

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

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

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

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

@font-face {
  font-family: "Ubuntu";
  src: url("../../../../g/fonts/ubuntu/ubuntu-b-i.eot");
  src: url("../../../../g/fonts/ubuntu/ubuntu-b-i.eot#iefix") format("embedded-opentype"), url("../../../../g/fonts/ubuntu/ubuntu-b-i.woff") format("woff2"), url("../../../../g/fonts/ubuntu/ubuntu-b-i.woff") format("woff"), url("../../../../g/fonts/ubuntu/ubuntu-b-i.ttf") format("truetype"), url("../../../../g/fonts/ubuntu/ubuntu-b-i.svg") format("svg");
  font-weight: 700;
  font-style: italic; }