@charset "utf-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

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

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 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-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse; }
/*border-spacing:0*/
/*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: ''; }

.overflowHidden {
  overflow: hidden; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

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

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

html, body {
  height: 100%; }

html {
  font-size: 15px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #000;
  background: #f4f1ea;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.25; }

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

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

h2 {
  font-size: 26px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

h5, h6 {
  font-weight: bold; }

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

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #000; }

img, textarea, object, object embed, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

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

.clear-self {
  clear: both; }

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

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

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

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

.site-wrapper {
  max-width: auto;
  min-height: 100%;
  margin: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .ie .site-wrapper {
    height: 100%; }

.site-container-wr {
  padding: 25px 20px; }

.site-wrapper-inner {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.site-header {
  position: relative;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  @media screen and (min-width: 768px) {
  .site-header {
    padding: 0 10px; } }

.site-header-in {
  background: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }
  @media screen and (min-width: 768px) {
  .site-header-in {
    max-width: 960px;
    margin: 25px auto 0; }
    .site-header-in.inner {
      margin: 25px auto; } }

@media screen and (max-width: 767px) {
    .top-navigation {
      display: none; } }
  .top-navigation.opened {
    position: absolute;
    z-index: 150;
    display: block;
    width: 225px;
    padding: 10px 20px;
    border: 10px solid #231f20;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.7); }
  .top-navigation.opened li {
    border-top: 1px solid #f4f1ea; }
    .top-navigation.opened li:first-child {
      border-top: none; }
    .top-navigation.opened li a {
      position: relative;
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      color: #000;
      font-family: "PtSansNarrow";
      font-size: 16px;
      font-weight: bold;
      padding: 10px 19px; }
      .top-navigation.opened li a:after {
        display: block;
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        top: 50%;
        margin-top: -2px;
        left: 0;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%225px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%205%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4.899%2C4.898%20C4.785%2C5.013%204.600%2C5.013%204.486%2C4.898%20L2.333%2C2.738%20L0.490%2C4.588%20C0.377%2C4.701%200.195%2C4.701%200.082%2C4.588%20C-0.031%2C4.475%20-0.031%2C4.291%200.082%2C4.178%20L1.925%2C2.328%20L0.357%2C0.754%20C0.243%2C0.640%200.243%2C0.454%200.357%2C0.340%20C0.471%2C0.225%200.656%2C0.225%200.769%2C0.340%20L2.338%2C1.914%20L4.163%2C0.082%20C4.276%2C-0.031%204.459%2C-0.031%204.571%2C0.082%20C4.684%2C0.195%204.684%2C0.378%204.571%2C0.492%20L2.746%2C2.323%20L4.899%2C4.484%20C5.013%2C4.598%205.013%2C4.784%204.899%2C4.898%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
      .top-navigation.opened li a:hover {
        color: #231f20; }

.top-navigation {
  padding: 0;
  font-size: 0;
  list-style: none;
  border-top: 1px solid #e3e3e3; }
  @media screen and (min-width: 940px) {
  .top-navigation {
    margin: 0 30px; } }
  @media screen and (min-width: 768px) and (max-width: 939px) {
  .top-navigation {
    margin: 0 20px; } }
  @media screen and (min-width: 768px) {
  .top-navigation li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px; }
    .top-navigation li:after {
      display: block;
      content: '';
      position: absolute;
      width: 5px;
      height: 5px;
      top: 50%;
      margin-top: -2px;
      left: -2px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%225px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%205%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4.899%2C4.898%20C4.785%2C5.013%204.600%2C5.013%204.486%2C4.898%20L2.333%2C2.738%20L0.490%2C4.588%20C0.377%2C4.701%200.195%2C4.701%200.082%2C4.588%20C-0.031%2C4.475%20-0.031%2C4.291%200.082%2C4.178%20L1.925%2C2.328%20L0.357%2C0.754%20C0.243%2C0.640%200.243%2C0.454%200.357%2C0.340%20C0.471%2C0.225%200.656%2C0.225%200.769%2C0.340%20L2.338%2C1.914%20L4.163%2C0.082%20C4.276%2C-0.031%204.459%2C-0.031%204.571%2C0.082%20C4.684%2C0.195%204.684%2C0.378%204.571%2C0.492%20L2.746%2C2.323%20L4.899%2C4.484%20C5.013%2C4.598%205.013%2C4.784%204.899%2C4.898%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

    .top-navigation li:first-child {
      padding: 0 15px 0 0; }
      .top-navigation li:first-child:after {
        display: none; }

    .top-navigation li a {
      position: relative;
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      color: #000;
      font-family: "PtSansNarrow";
      font-size: 16px;
      font-weight: bold;
      line-height: 60px; }
      .top-navigation li a:before {
        position: absolute;
        top: -3px;
        left: 0;
        right: 0;
        visibility: hidden;
        height: 5px;
        content: "";
        background-color: #231f20;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .top-navigation li a:hover {
        color: #231f20; }
        .top-navigation li a:hover:before {
          visibility: visible; } }

.slider-wrap {
  max-width: 960px;
  margin: 0 auto;
  font-size: 1;
  line-height: 0; }
  .slider-wrap .owl-carousel {
    position: relative; }
  .slider-wrap .owl-carousel .item {
    width: 100%;
    height: auto; }
    .slider-wrap .owl-carousel .item a img {
      width: 100%;
      height: auto; }
  .slider-wrap .owl-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 48px;
    margin-top: -24px;
    font-size: 15px;
    line-height: normal; }
    .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev, .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-next {
      display: block !important;
      width: 48px;
      height: 48px;
      text-indent: -9999999px;
      background-color: rgba(53, 38, 32, 0.61);
      font-size: 0;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      -ms-border-radius: 24px;
      -o-border-radius: 24px;
      border-radius: 24px; }
      .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-next:hover {
        background-color: #231f20; }
    .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev {
      position: absolute;
      top: 50%;
      left: 20px;
      margin-top: -24px; }
      .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev:before {
        position: absolute;
        top: 15px;
        left: 17px;
        width: 12px;
        height: 18px;
        content: "";
        background: url(../slide-prev.png) 0 0 no-repeat; }
    .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-next {
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -24px; }
      .slider-wrap .owl-carousel .owl-controls .owl-nav .owl-next:before {
        position: absolute;
        top: 15px;
        right: 17px;
        width: 12px;
        height: 18px;
        content: "";
        background: url(../slide-next.png) 0 0 no-repeat; }

@media screen and (min-width: 768px) {
    .slider-wrap {
      padding: 0 10px; } }

@media screen and (min-width: 768px) {
    .work-block {
      padding: 25px 10px; } }

.work-block-inner {
  max-width: 960px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media screen and (max-width: 767px) {
  .work-block-inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.work-block-right {
  background: #fff;
  -moz-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07); }
  @media screen and (min-width: 768px) {
  .work-block-right {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px; } }
  @media screen and (max-width: 767px) {
  .work-block-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 90%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 90%;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%; } }
  .work-block-right .main-navigation {
    margin: 0;
    padding: 4px 0;
    list-style: none;
    font-size: 0; }
  @media screen and (min-width: 768px) {
      .work-block-right .main-navigation li {
        padding: 14px 30px; } }
    @media screen and (min-width: 480px) and (max-width: 767px) {
    .work-block-right .main-navigation li {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding: 14px 30px;
      box-sizing: border-box; } }
    @media screen and (max-width: 479px) {
    .work-block-right .main-navigation li {
      border-top: 1px solid #f4f1ea;
      padding: 14px 20px; }
      .work-block-right .main-navigation li:first-child {
        border: none; } }
  .work-block-right .main-navigation a {
    text-decoration: none;
    text-transform: uppercase;
    color: #f0f0f0;
    font-family: "PtSansNarrow";
    font-size: 16px;
    line-height: 1; }
    .work-block-right .main-navigation a:hover {
      color: #231f20; }

.work-block-left {
  position: relative;
  background: #fff;
  -moz-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (min-width: 768px) {
  .work-block-left {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .work-block-left ~ .work-block-right {
      margin: 0 0 0 20px; } }
  @media screen and (max-width: 767px) {
  .work-block-left {
    margin: 10px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 90%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 90%;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%; }
    .work-block-left ~ .work-block-right {
      margin: 10px 0; } }
  @media screen and (min-width: 940px) {
    .work-block-left .work-block-left-img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 240px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 240px;
      -ms-flex: 0 0 240px;
      flex: 0 0 240px; } }
  @media screen and (max-width: 939px) {
    .work-block-left .work-block-left-img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 220px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 220px;
      -ms-flex: 0 0 220px;
      flex: 0 0 220px; } }
  @media screen and (max-width: 767px) {
    .work-block-left .work-block-left-img {
      display: none; } }
  .work-block-left .editText {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media screen and (min-width: 940px) {
    .work-block-left .editText {
      padding: 25px 30px; } }
  @media screen and (max-width: 939px) {
    .work-block-left .editText {
      padding: 15px 20px 20px; } }
  .work-block-left .work-block-left-title {
    padding-bottom: 24px;
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 28px;
    line-height: 1; }
  .work-block-left .work-block-left-body {
    color: #373737;
    font-size: 15px; }
  .work-block-left .work-block-left-body p {
    margin: 0; }
  @media screen and (min-width: 940px) {
    .work-block-left .work-block-left-btn {
      padding-top: 40px; } }
  @media screen and (min-width: 768px) and (max-width: 939px) {
    .work-block-left .work-block-left-btn {
      padding: 30px 0 0; } }
  @media screen and (max-width: 767px) {
    .work-block-left .work-block-left-btn {
      padding: 20px 0 0; } }
  .work-block-left .work-block-left-btn a {
    display: inline-block;
    height: 26px;
    padding: 0 18px;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    background-color: #231f20;
    font-family: "PtSans_r";
    font-size: 14px;
    line-height: 27px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px; }

.developments-wrap {
  background: #231f20; }
  @media screen and (min-width: 768px) {
  .developments-wrap {
    padding: 25px 10px; } }
  @media screen and (max-width: 767px) {
  .developments-wrap {
    padding: 5px 0; } }
  .developments-wrap .developments-inner {
    max-width: 900px;
    margin: 0 auto;
    background-color: #fff;
    -moz-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07); }
  @media screen and (min-width: 940px) {
    .developments-wrap .developments-inner {
      padding: 25px 30px 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  @media screen and (min-width: 768px) and (max-width: 939px) {
    .developments-wrap .developments-inner {
      padding: 15px 20px 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  @media screen and (max-width: 767px) {
    .developments-wrap .developments-inner {
      padding: 15px 20px 20px; } }
  .developments-wrap .developments-inner .developments-title {
    padding-bottom: 25px;
    color: #181818;
    font-family: "Roboto";
    font-size: 28px;
    line-height: 1; }
    @media screen and (min-width: 940px) {
    .developments-wrap .developments-inner .developments-title {
      padding-bottom: 25px; } }
    @media screen and (min-width: 768px) and (max-width: 939px) {
    .developments-wrap .developments-inner .developments-title {
      padding-bottom: 15px; } }
    @media screen and (max-width: 767px) {
    .developments-wrap .developments-inner .developments-title {
      padding-bottom: 15px; } }
    .developments-wrap .developments-inner .developments-title a {
      display: inline-block;
      margin-top: 10px;
      margin-left: 11px;
      vertical-align: top;
      color: #231f20;
      font-family: "PtSans_r";
      font-size: 13px; }
  .developments-wrap .developments-inner .developments-body {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media screen and (max-width: 939px) {
    .developments-wrap .developments-inner .developments-body {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
    @media screen and (min-width: 940px) {
      .developments-wrap .developments-inner .developments-body .developments-block {
        margin: 0 70px 20px 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%; }
        .developments-wrap .developments-inner .developments-body .developments-block:nth-child(even) {
          margin: 0 0 20px; } }
    @media screen and (max-width: 939px) {
      .developments-wrap .developments-inner .developments-body .developments-block {
        margin: 0 0 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 90%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 90%;
        -ms-flex: 1 1 90%;
        flex: 1 1 90%; } }
    @media screen and (max-width: 767px) {
      .developments-wrap .developments-inner .developments-body .developments-block {
        display: none;
        margin: 0; }
        .developments-wrap .developments-inner .developments-body .developments-block:first-child {
          display: block;
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 90%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 90%;
          -ms-flex: 1 1 90%;
          flex: 1 1 90%; } }
    .developments-wrap .developments-inner .developments-body .developments-block .developments-block-image {
      padding: 0 20px 0 0;
      float: left; }
      @media screen and (max-width: 479px) {
      .developments-wrap .developments-inner .developments-body .developments-block .developments-block-image {
        display: none; } }
    .developments-wrap .developments-inner .developments-body .developments-block .developments-block-body {
      overflow: hidden;
      color: #181818;
      font-family: "PtSans_r";
      font-size: 15px;
      line-height: normal; }
      .developments-wrap .developments-inner .developments-body .developments-block .developments-block-body p {
        margin: 0; }
      .developments-wrap .developments-inner .developments-body .developments-block .developments-block-body .developments-block-date {
        display: block;
        padding-top: 2px;
        padding-bottom: 16px;
        color: #9d9d9d;
        font-size: 13px;
        line-height: 1; }
        .developments-wrap .developments-inner .developments-body .developments-block .developments-block-body .developments-block-date .s1 {
          font-family: "PtSans_b";
          font-size: 16px; }
      .developments-wrap .developments-inner .developments-body .developments-block .developments-block-body .developments-block-name {
        padding-bottom: 6px;
        text-transform: uppercase;
        color: #181818;
        font-family: "PtSans_b";
        font-size: 14px;
        line-height: 1; }

@media screen and (min-width: 768px) {
    .reviews-wrap {
      padding: 25px 10px 0; } }
  @media screen and (max-width: 767px) {
  .reviews-wrap {
    padding: 10px 0 0; } }

.reviews-inner {
  max-width: 900px;
  margin: 0 auto;
  background: #fff; }
  @media screen and (min-width: 768px) {
  .reviews-inner {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; } }
  @media screen and (min-width: 940px) {
  .reviews-inner {
    padding: 25px 30px 30px; } }
  @media screen and (max-width: 939px) {
  .reviews-inner {
    padding: 15px 20px 20px; } }
  @media screen and (min-width: 768px) {
    .reviews-inner .reviews-left {
      float: left;
      width: 240px; }
      .reviews-inner .reviews-left ~ .reviews-right {
        margin: 0 0 0 270px; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    .reviews-inner .reviews-left {
      float: left;
      width: 210px; }
      .reviews-inner .reviews-left ~ .reviews-right {
        margin: 0 0 0 230px; } }
  @media screen and (max-width: 479px) {
    .reviews-inner .reviews-left {
      width: 280px;
      margin: 0 auto; }
      .reviews-inner .reviews-left ~ .reviews-right {
        margin: 20px 0 0; } }
  .reviews-inner .reviews-left .reviews-title {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 28px;
    line-height: 1; }
    @media screen and (min-width: 940px) {
    .reviews-inner .reviews-left .reviews-title {
      padding-bottom: 20px; } }
    @media screen and (max-width: 939px) {
    .reviews-inner .reviews-left .reviews-title {
      padding-bottom: 15px; } }
  .reviews-inner .reviews-left .owl-carousel2 {
    position: relative;
    height: 300px; }
    .reviews-inner .reviews-left .owl-carousel2 .item img {
      max-width: 280px;
      height: 300px; }
    .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots {
      position: absolute;
      right: 0;
      bottom: 20px;
      left: 0;
      text-align: center; }
      .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot {
        position: relative;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 2px;
        vertical-align: top;
        background: #fff;
        font-size: 0;
        line-height: 0;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px; }
        .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot:before {
          position: absolute;
          left: 0;
          top: 0;
          display: none;
          width: 12px;
          height: 12px;
          border: 1px solid #231f20;
          content: "";
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px; }
        .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot:after {
          display: none;
          position: absolute;
          left: 3px;
          top: 3px;
          width: 8px;
          height: 8px;
          content: "";
          background-color: #231f20;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px; }
        .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot.active {
          background: none;
          margin-top: -1px; }
          .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot.active:before {
            display: block; }
          .reviews-inner .reviews-left .owl-carousel2 .owl-controls .owl-dots .owl-dot.active:after {
            display: block; }
  .reviews-inner .reviews-right .reviews-title {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 28px;
    line-height: 1; }
    @media screen and (min-width: 940px) {
    .reviews-inner .reviews-right .reviews-title {
      padding-bottom: 20px; } }
    @media screen and (max-width: 939px) {
    .reviews-inner .reviews-right .reviews-title {
      padding-bottom: 15px; } }
    .reviews-inner .reviews-right .reviews-title a {
      display: inline-block;
      margin: 14px 0 0 15px;
      vertical-align: top;
      color: #231f20;
      font-family: "PtSans_r";
      font-size: 13px; }
  .reviews-inner .reviews-right .reviews-body {
    padding: 25px 20px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .reviews-inner .reviews-right .reviews-body .reviews-text {
      color: #373737;
      font-family: "PtSans_r";
      font-size: 15px; }
    @media screen and (min-width: 768px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text {
        padding: 0 0 20px; }
        .reviews-inner .reviews-right .reviews-body .reviews-text:last-child {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text {
        display: none; }
        .reviews-inner .reviews-right .reviews-body .reviews-text:first-child {
          display: block; } }
    .reviews-inner .reviews-right .reviews-body .reviews-text p {
      margin: 0; }
    .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name {
      font-size: 0;
      position: relative;
      color: #f0f0f0;
      padding-bottom: 9px; }
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name strong {
        font-family: "PtSans_b";
        font-size: 16px;
        line-height: 1; }
        @media screen and (min-width: 768px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name strong {
        display: inline-block;
        vertical-align: middle; } }
        @media screen and (max-width: 767px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name strong {
        display: block; } }
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name .s1 {
        cursor: pointer;
        width: 66px;
        height: 11px;
        background: url(../rat.png) 0 0 no-repeat; }
        @media screen and (min-width: 768px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name .s1 {
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; } }
        @media screen and (max-width: 767px) {
      .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name .s1 {
        margin: 5px 0 0;
        display: block; } }
    .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-date {
      display: block;
      padding-bottom: 10px;
      color: #878787;
      font-family: "PtSans_r";
      font-size: 14px;
      line-height: 1; }

@media screen and (max-width: 375px) and (min-width: 320px) {
  .reviews-inner {
    max-width: auto;
    margin: 2px auto 0;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
    .reviews-inner .reviews-left {
      float: none;
      max-width: 335px;
      margin: 0 auto; }
      .reviews-inner .reviews-left .reviews-title {
        font-family: "Roboto";
        font-size: 28px; }
      .reviews-inner .reviews-left .owl-carousel2 {
        overflow: hidden;
        margin: 0 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
        .reviews-inner .reviews-left .owl-carousel2 .item {
          width: 335px; }
          .reviews-inner .reviews-left .owl-carousel2 .item img {
            width: 335px;
            height: 300px; }
    .reviews-inner .reviews-right {
      float: none;
      padding-top: 15px;
      padding-left: 0 !important; }
      .reviews-inner .reviews-right .reviews-body {
        padding: 14px 20px 14px 20px; }
        .reviews-inner .reviews-right .reviews-body .reviews-text {
          padding: 10px 0 4px;
          font-size: 14px; }
          .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name .s1 {
            display: block;
            padding: 5px 0;
            margin-left: 0;
            margin-top: 10px; }
          .reviews-inner .reviews-right .reviews-body .reviews-text:last-child {
            display: none; } }

@media screen and (max-width: 320px) {
  .reviews-inner {
    max-width: auto;
    margin: 15px auto 0;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
    .reviews-inner .reviews-left {
      float: none;
      max-width: 320px;
      margin: 0 auto; }
      .reviews-inner .reviews-left .reviews-title {
        font-family: "Roboto";
        font-size: 28px; }
      .reviews-inner .reviews-left .owl-carousel2 {
        overflow: hidden;
        margin: 0 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
        .reviews-inner .reviews-left .owl-carousel2 .item {
          width: 290px; }
          .reviews-inner .reviews-left .owl-carousel2 .item img {
            width: 290px;
            height: 300px; }
    .reviews-inner .reviews-right {
      float: none;
      padding-top: 15px;
      padding-left: 0 !important; }
      .reviews-inner .reviews-right .reviews-body {
        padding: 14px 20px 14px 20px; }
        .reviews-inner .reviews-right .reviews-body .reviews-text {
          padding: 10px 0 4px;
          font-size: 14px; }
          .reviews-inner .reviews-right .reviews-body .reviews-text .reviews-name .s1 {
            display: block;
            padding: 5px 0;
            margin-left: 0;
            margin-top: 10px; }
          .reviews-inner .reviews-right .reviews-body .reviews-text:last-child {
            display: none; } }

.site-container {
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  @media screen and (min-width: 768px) {
  .site-container {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07); } }

@media screen and (min-width: 768px) {
    .site-main {
      float: left;
      width: 100%; } }
  .site-main__inner {
    position: relative;
    max-width: 960px;
    margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .site-main__inner {
      padding: 0 35px; } }

.site-sidebar {
  position: relative; }

@media screen and (min-width: 768px) {
    .site-sidebar.left {
      float: left;
      width: 250px;
      margin-right: -100%; }
      .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 250px; } }
  @media screen and (max-width: 767px) {
  .site-sidebar.left {
    display: none; } }

.nav-left-wrap {
  -moz-box-shadow: 0 0 0 1px #e3e3e3;
  -webkit-box-shadow: 0 0 0 1px #e3e3e3;
  box-shadow: 0 0 0 1px #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .nav-left-wrap .nav-left-title {
    height: 44px;
    padding-left: 21px;
    color: #fff;
    background-color: #231f20;
    font-family: "PtSansNarrow-r";
    font-size: 21px;
    font-weight: normal;
    line-height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .nav-left-wrap .nav-left {
    margin: 0;
    padding: 8px 20px;
    list-style: none; }
  .nav-left-wrap .nav-left a {
    display: block;
    padding: 8px 0;
    color: #231f20;
    font-family: "PtSansNarrow-r";
    font-size: 17px;
    line-height: 1; }
    .nav-left-wrap .nav-left a:hover {
      text-decoration: underline; }
  .nav-left-wrap .nav-left .level-2 {
    margin: 0;
    padding: 0;
    list-style: none; }
    .nav-left-wrap .nav-left .level-2 a {
      display: block;
      padding: 8px 10px;
      text-decoration: underline;
      color: #000;
      font-family: "PtSansNarrow-r";
      font-size: 17px;
      line-height: 1; }
    .nav-left-wrap .nav-left .level-2 a:hover {
      text-decoration: none; }

.site-sidebar.right {
  background-color: #e3e3e3; }
  @media screen and (min-width: 940px) {
  .site-sidebar.right {
    float: right;
    width: 250px;
    margin-left: -250px; }
    .site-sidebar.right ~ .site-main > .site-main__inner {
      margin-right: 250px; } }

.site-footer {
  background: url(../footer-bg.jpg) center bottom no-repeat;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  @media screen and (min-width: 768px) {
  .site-footer {
    padding: 0 10px; } }

.site-footer-inner {
  position: relative;
  max-width: 960px;
  margin: 0 auto; }

.site-footer-top {
  background: #fff;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (min-width: 940px) {
  .site-footer-top {
    padding: 0 30px 30px; } }
  @media screen and (max-width: 939px) {
  .site-footer-top {
    padding: 0 20px 20px; } }
  @media screen and (max-width: 479px) {
  .site-footer-top {
    padding: 20px; } }
  @media screen and (min-width: 768px) {
  .site-footer-top {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; } }
  @media screen and (max-width: 767px) {
  .site-footer-top {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
  .site-footer-top.inner {
    padding: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

@media screen and (min-width: 768px) {
    .site-footer-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; } }
  @media screen and (max-width: 767px) {
  .site-footer-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }
  .site-footer-right .footer-right-title {
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #f0f0f0;
    font-family: "PtSans_b";
    font-size: 14px;
    line-height: 1; }

@media screen and (min-width: 768px) {
    .site-footer-left {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .site-footer-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    .site-footer-left ~ .site-footer-right {
      margin: 15px 0 0; } }
  @media screen and (max-width: 479px) {
  .site-footer-left {
    display: none; } }

@media screen and (min-width: 940px) {
    .footerContact {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .footerContact {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; } }

.phone-bottom {
  position: relative;
  padding: 0 0 0 20px; }
  @media screen and (min-width: 940px) {
  .phone-bottom {
    text-align: right;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .phone-bottom ~ .adress-bottom {
      margin: 0 0 0 30px; } }
  @media screen and (min-width: 768px) and (max-width: 939px) {
  .phone-bottom ~ .adress-bottom {
    margin: 15px 0 0; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .phone-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .phone-bottom ~ .adress-bottom {
      margin: 0 0 0 20px; } }
  @media screen and (max-width: 479px) {
  .phone-bottom ~ .adress-bottom {
    margin: 15px 0 0; } }
  .phone-bottom a {
    color: #232323;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none; }
  .phone-bottom > div {
    display: block;
    line-height: 1.4; }
  .phone-bottom svg {
    position: absolute;
    left: 0;
    top: 5px; }

.adress-bottom {
  color: #232323;
  font-family: "PtSans_r";
  font-size: 14px; }
  @media screen and (min-width: 940px) {
  .adress-bottom {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .adress-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }
  .adress-bottom .s1, .adress-bottom .s2 {
    position: relative;
    display: block;
    padding-left: 20px; }
  .adress-bottom .s1 ~ .s2 {
    margin: 10px 0 0; }
  .adress-bottom .s1 svg {
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 15px;
    color: #231f20;
    fill: #231f20; }
  .adress-bottom .s2 svg {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 10px;
    height: 13px;
    color: #231f20;
    fill: #231f20; }

.nav-bottom {
  width: 100%; }
  .nav-bottom tr td {
    display: inline-block;
    width: 120px;
    padding-right: 25px;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
    .nav-bottom tr td {
      width: 120px; } }
    @media screen and (max-width: 767px) {
    .nav-bottom tr td {
      width: 33.3%;
      box-sizing: border-box; } }
    .nav-bottom tr td > ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-bottom tr td > ul > li > a {
      text-decoration: none;
      color: #f0f0f0;
      font-family: "PtSans_b";
      font-size: 14px;
      text-transform: uppercase; }
      .nav-bottom tr td > ul > li ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .nav-bottom tr td > ul > li ul li a {
          text-decoration: underline;
          color: #f0f0f0;
          font-family: "PtSans_r";
          font-size: 13px; }
          .nav-bottom tr td > ul > li ul li a:hover {
            text-decoration: none; }

@media screen and (min-width: 768px) {
    .site-footer-bottom {
      height: 70px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  @media screen and (max-width: 767px) {
  .site-footer-bottom {
    padding: 10px 20px;
    text-align: center; }
    .site-footer-bottom > div {
      padding: 5px 0; } }

.site-name-bottom {
  color: #ac9f9e;
  font-family: "Roboto_r";
  font-size: 14px; }
  @media screen and (min-width: 768px) {
  .site-name-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

@media screen and (min-width: 768px) {
    .copyright-wrapper {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }

.other-link-wr {
  padding-top: 30px;
  text-align: right; }
  @media screen and (max-width: 939px) {
  .other-link-wr {
    display: none; } }
  .other-link-wr .other-link {
    margin: 0;
    padding: 0;
    list-style: none; }
  .other-link-wr .other-link li {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0; }

.other-link-wr2 {
  font-size: 0; }
  @media screen and (min-width: 940px) {
  .other-link-wr2 {
    display: none; } }
  @media screen and (min-width: 768px) {
  .other-link-wr2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }
  .other-link-wr2 a {
    margin: 0 5px;
    display: inline-block;
    vertical-align: top; }

.site-container-wr {
  z-index: 150; }

input[type="text"], textarea {
  max-width: 100%; }

.company-wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media screen and (min-width: 940px) {
  .company-wrapper {
    padding: 30px; } }
  @media screen and (min-width: 480px) and (max-width: 939px) {
  .company-wrapper {
    padding: 15px 20px; } }
  @media screen and (max-width: 479px) {
  .company-wrapper {
    padding: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }
  @media screen and (max-width: 767px) {
  .company-wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
  @media screen and (min-width: 480px) {
    .company-wrapper > .nav-top-btn {
      display: none; } }
  @media screen and (max-width: 479px) {
    .company-wrapper > .nav-top-btn {
      margin: 0 20px 2px 0; } }

.company {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .company .company-name a {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1; }
    @media screen and (min-width: 480px) and (max-width: 767px) {
    .company .company-name a {
      font-size: 26px; } }
    @media screen and (max-width: 479px) {
    .company .company-name a {
      font-size: 24px; } }
  .company .company-desc {
    padding: 5px 0 0;
    color: #231f20;
    font-size: 16px;
    font-family: 'PtSans_r'; }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    .company .company-desc {
      font-size: 15px; } }
  @media screen and (max-width: 479px) {
    .company .company-desc {
      font-size: 14px; } }

.right-top-block {
  text-align: right;
  color: #232323;
  font-size: 18px;
  font-weight: bold; }
  @media screen and (min-width: 768px) {
  .right-top-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 170px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 170px;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .right-top-block {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-flex-order: 0;
    order: 0; } }
  @media screen and (max-width: 479px) {
  .right-top-block {
    text-align: center;
    padding: 10px 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }
  .right-top-block .phone-wr {
    position: relative;
    padding: 0 0 0 25px; }
  .right-top-block .phone-wr svg {
    position: absolute;
    top: 5px;
    left: 0; }
  .right-top-block .phone-top {
    fill: #231f20; }
  .right-top-block .phone-btn-wr {
    padding-top: 10px; }
  .right-top-block .phone-btn-wr .phone-btn {
    display: inline-block;
    height: 26px;
    padding: 0 13px;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    background-color: #231f20;
    font-family: "PtSans_r";
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px; }

.center-top-block {
  font-family: "PtSans_r";
  font-size: 14px; }
  @media screen and (min-width: 768px) {
  .center-top-block {
    margin: 0 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 220px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-flex-order: 0;
    order: 0; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
  .center-top-block {
    padding: 20px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 90%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 90%;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .center-top-block > div {
      margin: 0 10px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
      .center-top-block > div:first-child {
        margin-left: 0; }
      .center-top-block > div:last-child {
        margin-right: 0; }
      .center-top-block > div.nav-top-btn {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px; } }
  @media screen and (max-width: 479px) {
  .center-top-block {
    display: none; } }
  .center-top-block .s1, .center-top-block .s2 {
    position: relative;
    display: block;
    padding-left: 20px; }
  .center-top-block .s1 svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 16px;
    color: #231f20;
    fill: #231f20; }
  @media screen and (min-width: 768px) {
      .center-top-block .s1 + .s2 {
        margin-top: 15px; } }
  .center-top-block .s2 svg {
    position: absolute;
    top: 1px;
    left: 2px;
    width: 10px;
    height: 13px;
    color: #231f20;
    fill: #231f20; }

.nav-top-btn {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #231f20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px; }
  @media screen and (min-width: 768px) {
  .nav-top-btn {
    display: none; } }
  .nav-top-btn .resp-nav {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 12px; }

@font-face {
  font-family: 'PtSans_r';
  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#PtSans_r") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PtSans_b';
  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#PtSans_b") format("svg");
  font-weight: 700;
  font-style: normal; }

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

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

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

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

body {
  background-color: #fff; }

.company-name a {
  color: #231f20 !important; }

.work-block-left-btn a {
  background: #f0f0f0 !important;
  color: #231f20 !important; }

.work-block-left, .work-block-right {
  border: 1px solid #e3e3e3 !important; }

.reviews-inner {
  border: 1px solid #e3e3e3;
  border-bottom: none; }

.site-footer-top {
  border: 1px solid #e3e3e3;
  border-top: none; }

.work-block-right .main-navigation li a {
  color: #352620 !important; }
  .work-block-right .main-navigation li a:hover svg {
    fill: #e3e3e3 !important; }

.developments-wrap {
  background: #fff; }
  .developments-wrap .developments-inner {
    border: 1px solid #e3e3e3; }

.work-block-left-title, .reviews-title, .reviews-name, .footer-right-title {
  color: #231f20 !important; }

.nav-bottom ul li a {
  color: #231f20 !important; }

.site-wrapper.inner .site-header .site-header-in.inner .top-navigation.opened {
  z-index: 1500; }

.site-container {
  z-index: 15; }

.site-header-in {
  -moz-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1.4px 1.4px 2px rgba(0, 0, 0, 0.07); }

.site-wrapper {
  position: relative;
  background-image: none; }

.site-header {
  background: none; }

.site-footer {
  position: relative;
  background: none; }
  .site-footer:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 206px;
    background: #f0f0f0;
    content: ""; }

.g-img--gallery-album .g-img__layers::before, .g-img--gallery-album .g-img__layers::after {
  display: none; }

.g-img--gallery-album .g-img__link {
  border: 1px solid transparent; }

.g-img--gallery-album .g-img__link:hover {
  border-color: transparent;
  box-shadow: none; }

.g-img--gallery-album {
  margin: 20px 15px 30px 13px; }
  .g-img--gallery-album .g-img__caption {
    margin-top: 5px; }

.g-img--gallery-image .g-img__link {
  transition: all 0.2s;
  border: 1px solid transparent; }

.g-img--gallery-image:hover .g-img__link {
  border-color: transparent;
  box-shadow: none; }

.g-img--gallery-image .g-img__caption {
  display: none; }

.g-img--gallery-image {
  margin: 0px; }

.right-top-block .phone-btn-wr .phone-btn {
  font-size: 13px; }
