html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

html, body {
  font-size: 100%; }

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

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

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

[hidden] {
  display: none; }

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

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

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
a:hover, a:active {
  outline: 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

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

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

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  -ms-interpolation-mode: bicubic; }

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

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

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

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: 'Open Sans', sans-serif, arial;
  letter-spacing: .5px; }

.wrap {
  width: 1216px;
  margin: 0 auto; }
  .wrap:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .wrap {
      width: 98%; } }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

a {
  text-decoration: none; }

.main {
  margin: 10px 0 0 0; }
  .main:after {
    content: "";
    display: table;
    clear: both; }

.sidebar {
  float: left;
  width: 194px;
  min-height: 10px; }

.title {
  color: #231f20;
  font-size: 22px;
  margin: 10px 0; }
  @media screen and (max-width: 820px) {
    .title {
      text-align: center; } }

.slider__dots li {
  background: url(../img/grey-dot.png) no-repeat; }
  .slider__dots li button {
    background: none;
    border: none;
    text-indent: -9999px; }
.slider__dots .slick-active {
  background: url(../img/white-dot.png) no-repeat; }

#google_map img,
#street_view_place img {
  max-width: none; }

.header {
  height: 101px; }
  .header .wrap {
    position: relative; }

.logo {
  position: absolute;
  top: 14px;
  right: auto;
  bottom: auto;
  left: 5px; }
  @media screen and (max-width: 820px) {
    .logo {
      left: 2%;
      right: 54%; } }

.menu {
  position: absolute;
  top: 49px;
  right: -32px;
  bottom: auto;
  left: 278px;
  background: #f27224;
  font-size: 24px;
  color: #fff;
  padding: 5px 10px;
  z-index: 2000; }
  .menu a {
    font-size: 24px;
    color: #fff;
    margin: 0 15px; }
    @media screen and (max-width: 820px) {
      .menu a {
        text-align: right;
        display: block;
        font-size: 16px;
        padding: 3% 0;
        margin: 0 2% 0 0; } }
  @media screen and (max-width: 820px) {
    .menu span {
      display: none; } }
  @media screen and (max-width: 820px) {
    .menu {
      position: absolute;
      top: 68px;
      right: 0px;
      bottom: auto;
      left: 0px;
      display: none;
      position: absolute;
      background: #f17800;
      right: 25px;
      bottom: auto;
      left: 249px; }
      .menu.hidden {
        display: none; }
      .menu.opened {
        display: block; } }
    @media screen and (max-width: 820px) and (max-width: 820px) {
      .menu.opened {
        top: 93px;
        left: 52%;
        right: 0%; } }

  .menu__btn {
    position: absolute;
    top: 43px;
    right: 25px;
    display: none;
    background: #f17800 url("../img/icon-menu-btn.png") no-repeat 50% 50%;
    width: 20px;
    height: 18px;
    padding: 25px; }
    @media screen and (max-width: 820px) {
      .menu__btn {
        display: block;
        width: 48%;
        background-position: 90% 50%;
        left: 52%;
        right: 2%; } }

.banner {
  margin: 22px 0 0 0; }
  .banner__img {
    display: none;
    margin: 0 0 0 -32px;
    max-width: none; }
    @media screen and (max-width: 820px) {
      .banner__img {
        width: 100%;
        margin: 0px; } }

.phone {
  font-size: 24px;
  color: #fff;
  float: right;
  z-index: 100; }
  @media screen and (max-width: 820px) {
    .phone {
      display: none; } }

.footer {
  background: #404041;
  margin: 15px 0 0 0;
  padding-bottom: 25px; }
  .footer:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .footer {
      padding-bottom: 81px; } }
  .footer__col {
    float: left;
    width: 360px;
    margin: 0 0 0 63px; }
    @media screen and (max-width: 820px) {
      .footer__col {
        margin: 13px  2% 0  2%;
        width: 98%; } }
    .footer__col--first {
      margin: 0 0 0 0px; }
      @media screen and (max-width: 820px) {
        .footer__col--first {
          width: auto;
          margin: 0px 2%; } }
  .footer__title {
    font-size: 20px;
    color: #d1d3d4;
    font-weight: normal;
    margin: 26px 0 0 0; }
    @media screen and (max-width: 820px) {
      .footer__title {
        margin: 23px 0 7px 0; } }
    .footer__title--first {
      font-size: 24px; }
    .footer__title--third {
      text-align: right; }
      @media screen and (max-width: 820px) {
        .footer__title--third {
          text-align: left; } }
  .footer__text p {
    font-size: 12px;
    color: #d1d3d4; }
  .footer__text--first p {
    font-size: 16px; }
    @media screen and (max-width: 820px) {
      .footer__text--first p {
        line-height: 1.7em; } }
  .footer__text--third p {
    text-align: right; }
    @media screen and (max-width: 820px) {
      .footer__text--third p {
        text-align: left; } }
  .footer__facebook {
    float: right;
    display: block;
    margin-top: 37px; }
    @media screen and (max-width: 820px) {
      .footer__facebook {
        float: left;
        margin-top: 32px; } }

#goTop {
  background: url("../img/top_arrow.png") #f27224 no-repeat;
  position: fixed;
  bottom: -100px;
  height: 48px;
  width: 48px;
  right: 10px;
  display: block;
  cursor: pointer; }

.search {
  width: 1216px;
  margin: 0 auto; }
  .search:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .search {
      width: auto;
      margin: 0; } }
  .search__title {
    color: #231f20;
    font-size: 22px;
    margin: 22px 0 0 2px; }
    @media screen and (max-width: 820px) {
      .search__title {
        margin: 22px 0 10px 0px; } }

.search-property {
  margin-top: 19px; }
  .search-property--subpages {
    margin-top: 0px;
    margin-bottom: 149px; }
  .search-property__wrap {
    width: 1280px;
    margin: 0 auto;
    margin: 0 0 0 -30px;
    background: #404041; }
    .search-property__wrap:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 820px) {
      .search-property__wrap {
        width: auto;
        margin: 0; } }
  .search-property__title {
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background: #f27224;
    height: 52px;
    font-size: 28px;
    padding: 6px 0 0 0;
    border-top: 1px solid #fdede4; }
  .search-property__button {
    height: 72px;
    background: #f27224;
    padding: 18px 0 0 0;
    border-bottom: 1px solid #fcdcc8;
    border-top: 1px solid #d2763f;
    width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 820px) {
      .search-property__button {
        width: auto;
        margin: 0; } }
  .search-property__submit {
    color: #231f20;
    font-size: 20px;
    width: 219px;
    height: 35px;
    display: block;
    text-align: center;
    background: #ffffff;
    border-radius: 2px;
    margin: 0 auto;
    font-weight: bold;
    padding: 4px 0 0 0;
    border: none; }
    @media screen and (max-width: 820px) {
      .search-property__submit {
        width: 55%;
        font-size: 20px; } }
  .search-property__text-area {
    float: left;
    margin: -3px 0 0 0; }
    @media screen and (max-width: 820px) {
      .search-property__text-area {
        width: 90.5%;
        margin: -41px 21px 0 21px; } }
    .search-property__text-area input {
      background: #ffffff;
      border: 1px solid #d0d0d0;
      width: 160px;
      height: 35px;
      margin: 0 0 38px 0;
      border-radius: 2px;
      width: 793px; }
      @media screen and (max-width: 820px) {
        .search-property__text-area input {
          width: 100%;
          height: 25px;
          margin: 0 0 18px 0; } }

.check-block {
  width: 383px;
  float: left;
  margin: 37px 33px 0 28px; }
  @media screen and (max-width: 820px) {
    .check-block {
      width: auto;
      margin: 0 21px;
      float: none; } }
  .check-block__title {
    font-size: 19px;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    margin: 6px 0 5px 0;
    border-radius: 2px; }
    @media screen and (max-width: 820px) {
      .check-block__title {
        font-size: 13px;
        font-weight: normal;
        margin: 15px 0 5px 1px; } }
  .check-block__list {
    color: #000000;
    list-style: none;
    background: #ffffff;
    border: 1px solid #d0d0d0;
    padding: 16px 0 106px 28px;
    height: 364px;
    overflow-y: scroll; }
    @media screen and (max-width: 820px) {
      .check-block__list {
        padding: 12px 0 7px 23px;
        height: 182px; } }
    .check-block__list ul {
      list-style: none;
      margin: 0 0 0 15px; }
      .check-block__list ul ul {
        display: none; }
    .check-block__list li {
      font-size: 19px;
      color: #000;
      margin: 0 0 4px 0; }
      @media screen and (max-width: 820px) {
        .check-block__list li {
          font-size: 13px;
          margin: 0 0 3px 0; } }
    .check-block__list input {
      margin: 0 28px 0 0; }
      @media screen and (max-width: 820px) {
        .check-block__list input {
          margin: 0 14px 0 0; } }

.search-inputs {
  float: left;
  width: 801px;
  margin: 37px 33px 0 0px; }
  .search-inputs:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .search-inputs {
      width: auto;
      float: none;
      margin: 0 21px; } }
  .search-inputs__column {
    width: 160px;
    float: left;
    margin: 0 48px 0 0px; }
    @media screen and (max-width: 820px) {
      .search-inputs__column {
        width: 24%;
        float: left;
        margin: 0 0px 0 0px; } }
    .search-inputs__column--last {
      float: left;
      width: 384px;
      margin-right: 0px; }
      @media screen and (max-width: 820px) {
        .search-inputs__column--last {
          width: 52%; } }
      .search-inputs__column--last select {
        width: 375px !important; }
        @media screen and (max-width: 820px) {
          .search-inputs__column--last select {
            width: 100% !important; } }
      .search-inputs__column--last input {
        background: #ffffff;
        border: 1px solid #d0d0d0;
        width: 160px;
        height: 35px;
        margin: 0 0 38px 0;
        border-radius: 2px;
        width: 375px; }
        @media screen and (max-width: 820px) {
          .search-inputs__column--last input {
            width: 100%;
            height: 25px; } }
  .search-inputs__title {
    font-size: 19px;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    margin: 6px 0 5px 0;
    border-radius: 2px; }
    @media screen and (max-width: 820px) {
      .search-inputs__title {
        margin: 10px 0 4px 0;
        font-size: 13px;
        font-weight: normal; } }
  .search-inputs select {
    background: #ffffff;
    border: 1px solid #d0d0d0;
    width: 160px;
    height: 35px;
    margin: 0 0 38px 0;
    border-radius: 2px; }
    @media screen and (max-width: 820px) {
      .search-inputs select {
        width: 84%;
        height: 25px;
        margin: 0 0 0px 0;
        font-size: 12px; } }

.page_nav ul {
  list-style: none;
  text-align: center; }
  .page_nav ul li {
    display: inline-block;
    margin: 0 0 0 15px; }
    .page_nav ul li a {
      color: #000000;
      display: block;
      font-size: 22px;
      padding: 10px 14px; }
      .page_nav ul li a:hover, .page_nav ul li a.active {
        padding: 10px 14px;
        border-radius: 5px;
        background: #f27224;
        color: #ffffff; }

.chosen-container-multi .chosen-choices {
  padding: 0px 0 0 5px; }
  @media screen and (max-width: 820px) {
    .chosen-container-multi .chosen-choices {
      width: 100%;
      margin: 0px;
      padding: 0px; } }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  color: #111; }
  @media screen and (max-width: 820px) {
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      height: 21px;
      font-size: 12px; } }

@media screen and (max-width: 820px) {
  .chosen-container-multi .chosen-choices li.search-choice {
    margin: 0px 0 0px 5px;
    padding: 6px 19px 3px 3px; } }

.search-choice {
  font-size: 16px; }
  @media screen and (max-width: 820px) {
    .search-choice {
      font-size: 12px; } }

.slider {
  float: left;
  width: 860px;
  min-height: 10px;
  position: relative;
  display: block;
  margin-left: -32px; }
  @media screen and (max-width: 820px) {
    .slider {
      width: 100%;
      margin: 0 0px; } }
  .slider__left-arrow {
    position: absolute;
    top: 201px;
    right: auto;
    bottom: auto;
    left: 30px;
    z-index: 1000; }
    @media screen and (max-width: 820px) {
      .slider__left-arrow {
        top: 50%;
        right: auto;
        bottom: auto;
        left: 14px;
        width: 25px;
        height: 20px;
        margin-top: -10px; } }
  .slider__right-arrow {
    position: absolute;
    top: 201px;
    right: 30px;
    bottom: auto;
    left: auto;
    z-index: 1000; }
    @media screen and (max-width: 820px) {
      .slider__right-arrow {
        top: 50%;
        left: auto;
        bottom: auto;
        right: 14px;
        width: 25px;
        height: 20px;
        margin-top: -10px; } }
  .slider__dots {
    position: absolute;
    bottom: 16px;
    left: 316px;
    list-style: none;
    z-index: 1000; }
    @media screen and (max-width: 820px) {
      .slider__dots {
        bottom: 10px;
        left: 15px;
        right: 15px;
        text-align: center; } }
    .slider__dots li {
      display: inline-block;
      margin-left: 9px;
      width: 17px;
      height: 17px; }
      .slider__dots li.slick-active, .slider__dots li:hover {
        background: url(../img/white-dot.png) no-repeat; }
        @media screen and (max-width: 820px) {
          .slider__dots li.slick-active, .slider__dots li:hover {
            background: url(../img/white-dot.png) no-repeat 0% 94%;
            background-size: 100%; } }
      @media screen and (max-width: 820px) {
        .slider__dots li {
          width: 10px; } }
  .slider__img {
    max-width: none;
    display: block;
    margin: 0 0 0 0px; }
    @media screen and (max-width: 820px) {
      .slider__img {
        margin: 0px; } }
  .slider__caption {
    color: #fff;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 10px;
    left: 0; }
    @media screen and (max-width: 820px) {
      .slider__caption {
        top: auto;
        bottom: 40px;
        left: 17px; } }
  .slider__address {
    font-size: 35.5px;
    background: #f27224;
    font-weight: bold;
    padding: 6px 14px 5px 18px;
    display: block; }
    @media screen and (max-width: 820px) {
      .slider__address {
        font-size: 17.5px;
        padding: 0px 4px 5px 11px; } }
  .slider__params {
    font-size: 27.5px;
    background: rgba(80, 80, 80, 0.7);
    display: block;
    padding: 10px 10px 10px 18px; }
    @media screen and (max-width: 820px) {
      .slider__params {
        font-size: 14.5px;
        font-weight: bold;
        padding: 6px 10px 6px 11px; } }

.slider__dots li {
  background: url(../img/grey-dot.png) no-repeat; }
  @media screen and (max-width: 820px) {
    .slider__dots li {
      background-position: 0 100%;
      background-size: 100%; } }
  .slider__dots li button {
    background: none;
    border: none;
    text-indent: -9999px; }
.slider__dots .slick-active {
  background: url(../img/white-dot.png) no-repeat; }

.property {
  position: relative; }
  .property img {
    margin: 21px 0 0 0; }
  .property__left-arrow {
    position: absolute;
    left: 2%;
    bottom: 40%; }
    @media screen and (max-width: 820px) {
      .property__left-arrow {
        display: none; } }
  .property__right-arrow {
    position: absolute;
    right: 3%;
    bottom: 40%; }
    @media screen and (max-width: 820px) {
      .property__right-arrow {
        display: none; } }
  .property__text {
    background: #f27224;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    position: absolute;
    top: 21px;
    right: 39px;
    width: 388px;
    height: 56px;
    padding: 12px 0 0 0; }
    @media screen and (max-width: 820px) {
      .property__text {
        width: 100%;
        right: 0px;
        font-size: 32px;
        font-weight: bold;
        border-radius: 0 0 2px 2px; } }
  .property__last {
    bottom: 6px;
    right: 0px;
    background: #f27224;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    position: absolute;
    width: 383px;
    height: 56px;
    padding: 12px 0 0 0; }
    @media screen and (max-width: 820px) {
      .property__last {
        bottom: -52px;
        right: 0px;
        width: 100%;
        font-size: 32px;
        font-weight: bold;
        border-radius: 2px 2px 0 0;
        padding: 7px 0 0 0; } }

.property-description:after {
  content: "";
  display: table;
  clear: both; }
.property-description__left {
  float: left;
  width: 799px;
  color: #231f20;
  margin: 15px 0 0 0; }
  @media screen and (max-width: 820px) {
    .property-description__left {
      margin: 26px 0 0 0;
      width: auto; } }
.property-description__title {
  font-size: 35px;
  font-weight: bold; }
  @media screen and (max-width: 820px) {
    .property-description__title {
      margin: 1px 0 0 3px;
      letter-spacing: -.2px;
      font-size: 23px;
      font-weight: bold; } }
.property-description__subtitle {
  font-size: 29px; }
  @media screen and (max-width: 820px) {
    .property-description__subtitle {
      font-size: 18px;
      margin: 16px 0 0 4px; } }
.property-description__text-title {
  font-size: 25px;
  margin: 21px 0 13px 0;
  font-weight: bold; }
  @media screen and (max-width: 820px) {
    .property-description__text-title {
      font-size: 32px; } }
.property-description__content {
  display: block; }
  @media screen and (max-width: 820px) {
    .property-description__content {
      display: none; } }
.property-description--right {
  display: none; }
  @media screen and (max-width: 820px) {
    .property-description--right {
      display: block; } }
.property-description p {
  font-size: 16px;
  margin: 0 0 33px 4px;
  line-height: 1.7em; }
  @media screen and (max-width: 820px) {
    .property-description p {
      font-size: 18px;
      margin: 0 0 33px 4px;
      line-height: 1.4em; } }
.property-description__right {
  float: left;
  width: 383px;
  margin: 17px 0 15px 32px; }
  @media screen and (max-width: 820px) {
    .property-description__right {
      width: auto;
      margin: 15px 0 0 0; } }
.property-description__parameters {
  border: 1px solid #f69e68;
  border-radius: 2px; }
.property-description__second-title {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #f27224;
  font-size: 28px;
  line-height: 59px; }
  @media screen and (max-width: 820px) {
    .property-description__second-title {
      font-size: 32px;
      font-weight: bold;
      line-height: 67px; } }
.property-description dl {
  border: 1px solid #facaad;
  color: #231f20;
  font-size: 18px; }
  .property-description dl:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .property-description dl {
      font-size: 20px; } }
  .property-description dl dt {
    float: left;
    width: 50%;
    border-bottom: 2px solid #f69e68;
    min-height: 40px;
    text-transform: uppercase;
    padding: 5px 0 8px 19px; }
    @media screen and (max-width: 820px) {
      .property-description dl dt {
        padding: 9px 0 8px 2%; } }
  .property-description dl dd {
    float: left;
    width: 50%;
    border-bottom: 2px solid #f69e68;
    min-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 17px 8px 0;
    text-align: right; }
    @media screen and (max-width: 820px) {
      .property-description dl dd {
        padding: 9px 23px 8px 0px; } }
.property-description--last {
  border-bottom: none !important; }
.property-description__send-button {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #f27224;
  line-height: 54px;
  font-size: 28px;
  display: block; }
.property-description__facebook-button {
  background: #f27224 url(../img/facebook_icon.png) no-repeat 20px 53%;
  color: #ffffff;
  font-weight: bold;
  padding: 0px 0 0 82px;
  border-radius: 2px;
  margin-top: 22px;
  display: block;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 58px; }
  @media screen and (max-width: 820px) {
    .property-description__facebook-button {
      padding: 0px 0 0 82px; } }
.property-description__map-title {
  color: #231f20;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 17px 0 14px 0; }
.property-description__google-button {
  background: #f27224;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 0 0 0px;
  border-radius: 2px;
  margin-top: 18px;
  height: 58px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px; }
  @media screen and (max-width: 820px) {
    .property-description__google-button {
      margin-bottom: 54px; } }

#google_map {
  width: 383px;
  height: 350px;
  border: 3px solid #f27224; }
  @media screen and (max-width: 820px) {
    #google_map {
      width: 100%; } }

.b-popup {
  border-top: 1px solid #d9d9d9;
  /* margin-top: 20px; */
  /* padding: 35px 0; */
  width: 856px; }
  @media screen and (max-width: 820px) {
    .b-popup {
      width: auto; } }
  .b-popup h3 {
    display: none; }
  .b-popup h2 {
    padding: 20px 0px;
    font-size: 34px;
    color: #777; }
  .b-popup form {
    padding: 20px 40px; }
  .b-popup .in-text {
    width: 776px;
    margin: 10px 0;
    box-shadow: none;
    padding: 15px 6px 10px 17px;
    border: 1px solid #ff7904;
    font-size: 22px; }
    @media screen and (max-width: 820px) {
      .b-popup .in-text {
        width: 100%; } }
    .b-popup .in-text--tel {
      width: 370px !important;
      margin: 28px 31px 0 0 !important; }
    .b-popup .in-text--email {
      width: 370px !important;
      margin: 28px 0 0 !important; }
  .b-popup .in-textarea {
    margin: 24px 0 0 0px;
    height: 187px;
    width: 776px;
    box-shadow: none;
    padding: 15px 6px 10px 17px;
    border: 1px solid #f27224;
    font-size: 22px; }
    @media screen and (max-width: 820px) {
      .b-popup .in-textarea {
        width: 100%; } }
  .b-popup .in-submit {
    background: #f27224;
    color: #e8e7e7;
    font-size: 24px;
    border: none;
    margin: 19px auto;
    width: 371px;
    text-transform: uppercase;
    padding: 15px 6px 10px 17px;
    display: block; }
    @media screen and (max-width: 820px) {
      .b-popup .in-submit {
        width: 100%; } }

.form-message {
  display: none;
  text-align: center;
  font-size: 16px;
  padding: 15px 0; }

.calculator {
  float: left;
  width: 432px;
  background: #f27224;
  height: 538px;
  margin: 0 -60px 0 -12px;
  overflow: hidden; }
  @media screen and (max-width: 820px) {
    .calculator {
      margin: 0;
      height: auto;
      width: 100%; } }
  .calculator__row {
    font-size: 14.5px;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 0; }
    .calculator__row:after {
      content: "";
      display: table;
      clear: both; }
    .calculator__row--orange {
      background: #f27224;
      padding: 16px 0 16px 0; }
      @media screen and (max-width: 820px) {
        .calculator__row--orange {
          padding: 16px 0 10px 0; } }
    .calculator__row--gray {
      background: #404041;
      padding: 17px 0 14px 0; }
      @media screen and (max-width: 820px) {
        .calculator__row--gray {
          padding: 16px 0 16px 0; } }
    .calculator__row--big {
      font-size: 18px;
      padding: 3px 0 11px; }
    .calculator__row--submit {
      background: #f27224;
      height: 53px; }
      @media screen and (max-width: 820px) {
        .calculator__row--submit {
          padding: 5px 0;
          height: auto; } }
  .calculator__coll--1 {
    float: left;
    width: 183px;
    text-align: right;
    padding: 3px 0 2px;
    height: 24px;
    margin: 0 0 0 51px; }
    @media screen and (max-width: 820px) {
      .calculator__coll--1 {
        margin: 0 0px 4px 0px;
        width: 50%; } }
  .calculator__coll--2 {
    float: left;
    width: 120px;
    text-align: right;
    padding: 3px 0 2px;
    height: 24px;
    margin: 0 0 0 26px; }
    @media screen and (max-width: 820px) {
      .calculator__coll--2 {
        padding: 0px 0 0px;
        margin: 0 2% 4px 0px;
        width: 48%; } }
  .calculator__coll--3 {
    float: left;
    width: 240px;
    margin: 0 0 0 34px;
    height: 53px; }
    @media screen and (max-width: 820px) {
      .calculator__coll--3 {
        width: 57%; } }
  .calculator__coll--4 {
    float: left;
    width: 94px;
    margin: 0 0 0 17px;
    height: 53px; }
    @media screen and (max-width: 820px) {
      .calculator__coll--4 {
        width: 22%; } }
  .calculator__coll--5 {
    margin: 0 0 0 34px;
    width: 350px;
    padding: 0 0 0px 0; }
    @media screen and (max-width: 820px) {
      .calculator__coll--5 {
        width: 83%; } }
  .calculator__in--text {
    border: none;
    border-radius: 3px;
    background: #fff;
    height: 24px;
    display: block;
    margin: -6px 0 0 24px;
    width: 90px; }
    .calculator__in--text1 {
      text-align: right; }
    @media screen and (max-width: 820px) {
      .calculator__in--text {
        width: 107px;
        height: 25px;
        float: right; } }
    .calculator__in--text3, .calculator__in--text4, .calculator__in--text5 {
      width: 100%;
      margin: 2px 0 10px;
      padding: 2px 2px; }
  .calculator__in--submit {
    background: #fff;
    font-size: 20px;
    color: #231f20;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    padding: 6px 35px;
    margin: 7px 0 7px 118px; }
    @media screen and (max-width: 820px) {
      .calculator__in--submit {
        padding: 7px 40px;
        margin: 12px auto 12px;
        display: block; } }

.about {
  width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 820px) {
    .about {
      width: auto;
      margin: 0 25px; } }
  .about img {
    margin: 21px 0 0 0; }

.content-wrap {
  float: left;
  width: 700px; }
  @media screen and (max-width: 820px) {
    .content-wrap {
      width: auto; } }

.about-block {
  width: 1216px;
  margin: 0 auto;
  padding-bottom: 143px; }
  .about-block:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 820px) {
    .about-block {
      width: auto;
      margin: 0 25px; } }
  .about-block__info {
    float: left;
    width: 799px;
    margin: 22px 0 0 -3px; }
    @media screen and (max-width: 820px) {
      .about-block__info {
        width: auto; } }
  .about-block__text {
    color: #231f20;
    width: 799px;
    float: left; }
    @media screen and (max-width: 820px) {
      .about-block__text {
        width: auto; } }
  .about-block__title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 15px 0; }
    .about-block__title--last {
      margin: 25px 0 24px 2px; }
  .about-block__text {
    font-size: 16px;
    margin: 0 0 34px 0;
    line-height: 1.9em; }
    .about-block__text strong {
      display: block; }
  .about-block__worker {
    float: right;
    width: 393px;
    margin: 35px 0 0 27px; }
    @media screen and (max-width: 820px) {
      .about-block__worker {
        width: auto;
        margin: 10px 0px;
        float: none; } }
  .about-block__map {
    width: 100%; }
    @media screen and (max-width: 820px) {
      .about-block__map {
        width: 100%; } }

.workers {
  color: #231f20; }
  .workers__block {
    margin: 19px 0 0 5px; }
  .workers__item {
    width: 387px;
    margin: 0 0 64px 0; }
    .workers__item:after {
      content: "";
      display: table;
      clear: both; }
  .workers__image {
    float: left; }
    @media screen and (max-width: 820px) {
      .workers__image {
        width: 28%; } }
  .workers__description {
    float: left;
    width: 230px;
    font-size: 16px;
    margin: 0 0 0 57px;
    display: block; }
    @media screen and (max-width: 820px) {
      .workers__description {
        width: 70%;
        margin: 0 0 0 2%; } }
  .workers__name {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1em;
    margin: 0 0 17px 0;
    display: block; }
  .workers__post {
    margin: 0 0 11px 0;
    display: block; }
  .workers__phone {
    margin: 0 0 8px 0;
    display: block; }
  .workers__email {
    color: #231f20; }

.hafa-form .b-popup {
  border-top: none; }
  @media screen and (max-width: 768px) {
    .hafa-form .b-popup form {
      padding: 20px 2%; } }
.hafa-form .in-text {
  border: 2px solid #ff7904; }
.hafa-form .in-textarea {
  border: 2px solid #ff7904; }
.hafa-form .b-popup .in-submit {
  width: 100%; }

.carousel-slider:after {
  content: "";
  display: table;
  clear: both; }

.index-slider {
  width: 860px;
  float: left; }
  @media screen and (max-width: 840px) {
    .index-slider {
      width: auto;
      float: none; } }

.slider-nav {
  width: 340px;
  float: right; }
  @media screen and (max-width: 840px) {
    .slider-nav {
      display: none; } }

.slider-nav-image {
  margin-bottom: 14px; }

.main--properties {
  width: 1216px;
  margin: 0 auto;
  margin: 21px auto 0; }
  @media screen and (max-width: 820px) {
    .main--properties {
      width: auto; } }

.properties__wrap {
  margin: 19px -23px 0 0; }
  @media screen and (max-width: 820px) {
    .properties__wrap {
      margin: 0 2%; } }
  .properties__wrap--subpages {
    margin: 16px -24px 0 -5px; }
    @media screen and (max-width: 820px) {
      .properties__wrap--subpages {
        margin: 0px; } }
.properties__item {
  float: left;
  width: 385px;
  border: 4px solid #f27224;
  border-bottom-width: 17px;
  background: #f3f3f4;
  margin: 0 28px 36px 0; }
  @media screen and (max-width: 820px) {
    .properties__item {
      margin: 0 0 36px 0;
      width: 100%;
      padding: 0 0 10px 0; } }
  .properties__item img {
    width: 100%; }
  .properties__item--subpages {
    margin-right: 31px; }
    @media screen and (max-width: 820px) {
      .properties__item--subpages {
        margin-right: 0px; } }
  .properties__item--last {
    margin-right: 0px; }
.properties__photo {
  display: block; }
.properties__title {
  color: #231f20;
  padding: 17px 7px 0 7px;
  font-size: 25px;
  display: block;
  line-height: 1.2; }
  @media screen and (max-width: 820px) {
    .properties__title {
      padding: 18px 15px 0 15px;
      margin: 0 0 0 1px;
      font-size: 29px; } }
  .properties__title strong {
    font-size: 30px;
    font-weight: normal;
    display: block; }
    @media screen and (max-width: 820px) {
      .properties__title strong {
        font-weight: bold;
        font-size: 35px; } }
.properties__param {
  color: #231f20;
  font-size: 16px;
  display: block;
  padding: 9px 7px 0px 7px;
  overflow: hidden;
  height: 35px;
  margin: 0 0 15px 0; }
  @media screen and (max-width: 820px) {
    .properties__param {
      font-size: 19px;
      font-weight: bold;
      padding: 11px 15px 0px 15px; } }
.properties__more {
  font-size: 22px;
  color: #000;
  display: block;
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 820px) {
    .properties__more {
      margin: 0px 0 51px 0; } }
