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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "rouble";
  src: url('rouble-webfont.eot');
  src: url('rouble-webfont.eot?') format('embedded-opentype'), url('rouble-webfont.ttf') format('truetype'), url('rouble-webfont.woff') format('woff');
}
* {
  outline: none;
}

body {
  background-color: #fff;
	font: 13px/20px "Exo 2", Arial, sans-serif;
  color: #363636;
}

img {
  border: none;
}

.hide {
  display: none;
}

.show {
  display: block;
}

html {
  font-size: 93.75%;
  line-height: 1.33333em;
}

h1 {
  font-size: 50px;
  line-height: 60px;
}

h2 {
  font-size: 40px;
  line-height: 40px;
}

h3 {
  font-size: 30px;
  line-height: 40px;
}

h4 {
  font-size: 22px;
  line-height: 30px;
}

h5 {
  font-size: 18px;
  line-height: 30px;
}

h6 {
  font-size: 16px;
  line-height: 20px;
}

p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}

ul,
ol {
  list-style-type: none;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

sup {
  font-size: 9px;
  position: relative;
  top: -5px;
}

.b-btn {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  font-size: 16px;
  line-height: 45px;
  border: 1px solid #00569c;
  height: 50px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #00569c;
  color: #fff;
  border-radius: 3px;
}
.b-btn:active, .b-btn:focus {
  outline: none;
}
.b-btn:hover {
  background-color: #fff;
  color: #00569c;
}

.b-btn_bg_blue {
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  background-color: #00569c;
  width: auto;
  padding: 0 1rem;
  text-transform: none;
  border: 1px solid #00569c;
}
.b-btn_bg_blue:hover {
  background-color: #fff;
  color:#00569c;
}

.b-btn_more_result {
  font-size: 15px;
  line-height: 40px;
  border: 1px solid #000;
  color: #000;
  text-transform: none;
  padding-top: 1px;
}
.b-btn_more_result:hover {
  background-color: #000;
  color: #fff;
}

.b-btn_style_sort {
  background-color: transparent;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px dashed #676767;
  font-size: 0.8125rem;
  padding: 0;
  color: #676767;
  width: auto;
  height: auto;
  text-transform: none;
  position: relative;
}
.b-btn_style_sort:hover {
  color: #4c9d2f;
  border-bottom: 1px dashed #4c9d2f;
}

.b-btn_style_sort-asc {
  color: #4c9d2f;
  border-bottom: 1px dashed #4c9d2f;
}
.b-btn_style_sort-asc:after {
  width: 6px;
  height: 4px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -16px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -10px;
  content: '';
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-btn_style_sort-asc:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-btn_style_sort-desc {
  color: #4c9d2f;
  border-bottom: 1px dashed #4c9d2f;
}
.b-btn_style_sort-desc:after {
  width: 6px;
  height: 4px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -20px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -10px;
  content: '';
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-btn_style_sort-desc:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-btn_filter_controls {
  border: 1px solid #fff;
  width: auto;
  padding: 0 7px;
  height: 40px;
  font: 0.9375rem/37px "Exo 2";
  text-transform: none;
  display: inline-block;
  background: transparent;
  color: #fff;
}
.b-btn_filter_controls:hover {
  background: inherit;
  border: 1px solid #8ca7c8;
  color: #fff;
}

.b-filter__inp-ch:checked + .b-btn_filter_controls {
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
}
.b-filter__inp-ch:checked + .b-btn_filter_controls:hover {
  border: 1px solid #b4d4f4;
}

.b-filter__inp-ch[readonly] + .b-btn_filter_controls {
  background-color: #8ca7c8;
  color: #000;
  border: 1px solid transparent;
}
.b-filter__inp-ch[readonly] + .b-btn_filter_controls:hover {
  cursor: default;
  border: 1px solid transparent;
}

.b-filter__inp-ch:checked[readonly] + .b-btn_filter_controls {
  background-color: #b02b2c;
  color: #fff;
  border: 1px solid #fff;
}
.b-filter__inp-ch:checked[readonly] + .b-btn_filter_controls:hover {
  cursor: pointer;
  border: 1px solid #b4d4f4;
}

.b-btn_size_small {
  height: 30px;
  font: 0.9375rem/27px "Exo 2";
}

.b-btn_fitler_result {
  background-color: #2eb000;
  width: 100%;
  height: 60px;
  font: 18px "Exo 2";
  text-transform: none;
  border: none;
  color: #000;
}
@media (min-width: 641px) {
  .b-btn_fitler_result {
    width: 75%;
  }
}
.b-btn_fitler_result:hover {
  background-color: #34c800;
}
.b-btn_fitler_result[disabled] {
  background-color: #666666;
  cursor: default;
}
.b-btn_fitler_result[disabled]:hover {
  color: inherit;
}

.b-btn_installment-plan_style {
  border-color: #194f90;
  color: #194f90;
}
.b-btn_installment-plan_style:hover {
  color: #fff;
  background-color: #194f90;
}

.b-btn_form_submit {
  font-size: 15px;
  line-height: 40px;
  font-family: "Exo 2";
  background-color: #4c9d2f;
  color: #fff;
  width: auto;
  padding: 0 9px;
  border: 1px solid transparent;
  text-transform: none;
}
.b-btn_form_submit:hover {
  background-color: #5fc43b;
}

.b-btn_height_small {
  height: 30px;
  line-height: 28px;
}

.b-btn_theme_transparent {
  width: auto;
  /*background-color: transparent;
  border: 1px solid #fff;
  color: #fff;*/
  background-color: #fff;
  border: 1px solid #00569c;
  color: #00569c;
  padding: 0 15px;
  height: 50px;
  line-height: 45px;
  margin-left: 9px;
}
.b-btn_theme_transparent:hover {
  background-color: #00569c;
  border: 1px solid #00569c;
  color: #fff;
}
input {
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  height: 40px;
  display: inline-block;
  padding: 0 5px;
  font: 15px "Exo 2";
  border: 1px solid transparent;
  width: 100%;
  -webkit-appearance: none;
}
input:focus {
  border: 1px solid #009bdf;
}
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  min-height: 100px;
  display: inline-block;
  padding: 5px;
  font: 15px "Exo 2";
  border: 1px solid transparent;
  width: 100%;
  resize: none;
}
textarea:focus {
  border: 1px solid #009bdf;
}

.b-form {
  padding: 40px;
  background-color: #fff;
  text-align: left;
}

.b-form__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 40px;
  padding-left: 9px;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.b-form__txt {
  margin-bottom: 40px;
  padding-left: 9px;
}

.b-form__row {
  margin-bottom: 40px;
  overflow: hidden;
}
.b-form__row:last-child {
  margin-bottom: 0;
}

.b-form__lbl {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 15px;
  line-height: 20px;
  padding: 0;
  cursor: pointer;
  content: '';
  display: block;
  min-height: 1px;
}
@media (min-width: 641px) {
  .b-form__lbl {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-form__inp {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  border: 1px solid #676767;
}
@media (min-width: 641px) {
  .b-form__inp {
    width: 62.5%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-form__inp-sub-wrap {
  width: 70%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  padding: 0;
}

.b-form__lbl-ntf {
  font-size: 13px;
  line-height: 20px;
}

.b-form__lbl_height_big.b-form__lbl {
  line-height: 20px;
}

.b-form__row_margin-bottom_none {
  margin-bottom: 0;
}

.b-rouble {
  font-family: "rouble";
}

.b-popup {
  position: relative;
  width: auto;
  display: inline-block;
  max-width: 100%;
}

.b-popup__close {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  width: 36px;
  height: 36px;
  line-height: 38px;
  background-color: #009bdf !important;
  color: #fff !important;
  font-size: 50px;
  right: 7px;
  top: 7px;
  opacity: 1;
}
.b-popup__close:hover {
  color: #676767 !important;
  background-color: #65b2e9 !important;
}

.b-popup__preloader {
  background-image: url("ajax-loader.svg");
  position: absolute;
  display: none;
  z-index: 2;
  left: 50%;
  top: 50%;
  width: 128px;
  height: 128px;
  margin-left: -64px;
  margin-top: -64px;
  content: '';
}

.b-popup__entry {
  width: 100%;
  height: 100%;
}
@media (min-width: 641px) {
  .b-popup__entry {
    width: 80%;
    height: auto;
  }
}

.b-popup__close_bg_blue {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  width: 36px !important;
  height: 36px !important;
  line-height: 38px !important;
  text-align: center;
  color: #fff !important;
  background-color: #009bdf !important;
  opacity: 1;
  top: 39px;
}
.b-popup__close_bg_blue:hover {
  background-color: #65b2e9 !important;
  color: #fff !important;
}

.b-popup_width_full {
  width: 100%;
}
.b-popup_width_full .l-row {
  position: relative;
  margin-bottom: 0;
}
.b-popup_width_full .mfp-close {
  display: none;
  top: 39px !important;
  right: 9px;
}
@media (min-width: 641px) {
  .b-popup_width_full .mfp-close {
    display: block;
  }
}
.b-popup_width_full .mfp-close:active {
  top: 39px !important;
}

.l-row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.l-row:after {
  content: " ";
  display: block;
  clear: both;
}
.l-row:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 641px) {
  .l-row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .l-row:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .l-row {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-row:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-col {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}

.l-row_margin_header {
  margin-top: 60px;
  margin-bottom: 0;
}

.l-row_margin-bottom_small {
  margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 640px) {
  .l-header {
    padding-top: 48px;
  }
}

.l-toggle-menu {
  margin-bottom: 20px;
  padding: 0 18px;
  display: none;
}
@media (min-width: 0) and (max-width: 640px) {
  .l-toggle-menu {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 4;
    height: 48px;
  }
}

.l-header-promo {
  background-color: #fff;
  min-width: 100%;
  position: relative;
  border-bottom: 1px solid #e3e4e7;
}

.l-header-promo-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.l-header-promo-wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  .l-header-promo-wrap {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .l-header-promo-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-header-promo__bg-grey {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  background: #e3e4e7;
  height: 60px;
  z-index: 0;
  display: none;
}
@media (min-width: 641px) {
  .l-header-promo__bg-grey {
    display: block;
  }
}

.l-header-menu {
  /*margin-bottom: 20px;*/
  min-width: 100%;
  height: 140px;
  position: relative;
  z-index: 3;
  box-shadow: 0 2px 6px rgba(0,0,0,0.6);
}

.l-header-menu-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.l-header-menu-wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  .l-header-menu-wrap {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .l-header-menu-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-logo {
  width: 60%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 20px;
  line-height: 100px;
}
@media (min-width: 641px) {
  .l-logo {
    width: 20%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.l-nav {
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 100%;
  left: -100%;
  margin: auto;
  background-color: #fff;
  z-index: 2;
}
@media (min-width: 641px) {
  .l-nav {
    margin-top: 40px;
    width: 60%;
    float: left;
    padding-left: 25px;
    padding-right: 9px;
    display: block;
    position: static;
    background: transparent;
  }
}
.l-nav.is-active {
  left: 0;
  right: 0;
}

.l-phone {
  margin-top: 10px;
  width: 40%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .l-phone {
    width: 20%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.l-select-flat {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  min-width: 100%;
  height: 450px;
}

@media (max-width: 520px) {
  .l-select-flat {
    height: 380px;
  }
}

.l-select-flat:after {
  content: " ";
  display: block;
  clear: both;
}

.l-select-flat-footer {
  min-width: 100%;
  height: 500px;
}

.l-advertising {
  margin-bottom: 80px;
  min-width: 100%;
}

.l-filter {
  background: #00569c;
  min-width: 100%;
}

.l-map {
  margin-bottom: 80px;
  min-width: 100%;
}

.l-contacts-map {
  min-width: 100%;
}

.l-calculator {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #b4d4fa;
}

@media (min-width: 1025px) {
  .l-calculator-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-calculator-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-gallery {
  margin-bottom: 80px;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 1025px) {
  .l-gallery {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-gallery:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-not-found {
  padding-top: 20px;
  background: url('bg-404.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}

.l-not-found__row {
  margin-bottom: 80px;
  overflow: hidden;
}
@media (min-width: 641px) {
  .l-not-found__row {
    margin-bottom: 160px;
    width: 75%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    margin-left: 12.5%;
  }
}

.l-not-found__col {
  width: 50%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
.l-not-found__col:last-child {
  float: right;
}

.l-reviews {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 80px;
  background-color: #ebebeb;
}

.l-reviews__wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.l-reviews__wrap:after {
  content: " ";
  display: block;
  clear: both;
}
.l-reviews__wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1025px) {
  .l-reviews__wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-reviews__wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.l-footer {
  background-color: #fff;
  border-top: 1px solid #e3e4e7;
}

.l-row_margin-bottom_0 {
  margin-bottom: 0;
}

.b-header-promo {
  font-size: 18px;
  line-height: 30px;
  background-color: #f2f5fa;
  color: #363636;
}
@media (min-width: 641px) {
  .b-header-promo {
    font-size: 18px;
    line-height: 60px;
  }
}

.b-header-promo__cnt {
  background-color: #fff;
  padding: 0 9px;
}
@media (min-width: 641px) {
  .b-header-promo__cnt {
    width: 100%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (min-width: 1024px) {
  .b-header-promo__cnt {
    width: 75%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-header-promo__title {
  font-family: "Exo 2";
  font-weight: 700;
}

.b-header-promo__link {
  text-decoration: none;
}
.b-header-promo__link:hover, .b-header-promo__link:focus {
  text-decoration: underline;
}

.b-header-promo__link-wrap {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  text-align: center;
  background-color: #e3e4e7;
  border-left: 1px solid #dbe1ec;
  position: relative;
}
@media (min-width: 1024px) {
  .b-header-promo__link-wrap {
    width: 25%;
    float: right;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-header-promo__view-other-items {
  text-decoration: none;
  display: inline-block;
}
.b-header-promo__view-other-items:hover, .b-header-promo__view-other-items:focus {
  text-decoration: underline;
}

.b-logo {
  width: 240px;
  height: 98px;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-logo {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-logo_color_white {
  width: 121px;
  height: 98px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -645px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-logo_color_white {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-nav {
  font-size: 18px;
  line-height: 20px;
  color: #00569c;
}

.b-nav__close {
  font-size: 40px;
  line-height: 50px;
  text-decoration: none;
  color: #00569c;
}
@media (min-width: 641px) {
  .b-nav__close {
    display: none;
  }
}

.b-nav__item {
  margin-bottom: 20px;
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  .b-nav__item {
    font-size: 22px;
    line-height: 30px;
    float: none;
  }
}

.b-nav__link {
  text-decoration: none;
  color: inherit;
  padding: 0 0.625rem;
}
.b-nav__link:hover, .b-nav__link:focus {
  text-decoration: underline;
}
@media (min-width: 0) and (max-width: 640px) {
  .b-nav__link {
    padding: 0;
  }
}

.b-nav_color_white {
  color: #000;
}
@media (min-width: 641px) {
  .b-nav_color_white {
    color: #fff;
  }
}
.b-nav_color_white .b-nav__link_is_active {
  color: #abd8ec;
}

.b-nav_pos_footer {
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.b-nav_pos_footer .b-nav__link_is_active {
  color: #81a7e6;
}

.b-nav__link_is_active {
  color: #818181;
}

.b-phone {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  font-size: 18px;
  line-height: 30px;
  color: #00569c;
  display: block;
}
.b-phone:active, .b-phone:focus {
  outline: none;
}
@media (min-width: 641px) {
  .b-phone {
    font-size: 22px;
    line-height: 30px;
  }
}
.b-phone:hover {
  color: #000;
}

.b-phone_color_white {
  color: #fff;
}
.b-phone_color_white:hover {
  color: #fff;
}

.b-address {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-family: "Exo 2";
}

.b-address_color_white {
  color: #fff;
}

.b-footer {
  padding-top: 60px;
  overflow: hidden;
  color: #363636;
}

.b-footer__list {
  margin-bottom: 80px;
  text-align: center;
}

.b-footer__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
}
@media (orientation: landscape), (min-width: 641px) {
  .b-footer__item {
    width: 33.25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-footer__title {
  font-size: 22px;
  line-height: 20px;
  display: block;
  letter-spacing: .065em;
  margin-top: 0;
}

.b-footer__txt {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  font-family: "Exo 2";
}

.b-footer__row {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 30px;
}
.b-footer__row:after {
  content: " ";
  display: block;
  clear: both;
}

.b-footer__disclaimer {
  font-size: 13px;
  line-height: 20px;
}

.b-footer__link {
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}
.b-footer__link:hover, .b-footer__link:focus {
  text-decoration: underline;
}

.b-footer__col {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
}

@media (min-width: 641px) {
  .b-footer__copyright {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (min-width: 1025px) {
  .b-footer__copyright {
    width: 16.66667%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

@media (min-width: 641px) {
  .b-footer__nav {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (min-width: 1025px) {
  .b-footer__nav {
    width: 66.66667%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-footer_dev {
  text-align: left;
}
@media (min-width: 641px) {
  .b-footer_dev {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    text-align: right;
  }
}
@media (min-width: 1025px) {
  .b-footer_dev {
    width: 16.66667%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-footer__btn {
  font-size: 15px;
}
@media (min-width: 641px) {
  .b-footer__btn {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .b-footer__btn {
    font-size: 18px;
  }
}


.b-toggle-menu {
  width: 21px;
  height: 17px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -890px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-toggle-menu {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-select-flat {
  background-image: url('bg_main1920_12.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  min-height: 450px;
  color: #fff;
}
/*@media (max-width: 520px) {
  .b-select-flat {
    min-height: 920px;
  }
}
@media (min-width: 640px) {
  .b-select-flat {
    background-image: url('bg_main1024.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .b-select-flat {
    background-image: url('bg_main1366.jpg');
  }
}
@media (min-width: 1367px) {
  .b-select-flat {
    background-image: url('bg_main1920.jpg');
  }
}*/

.b-select-flat__cont {
  padding-top: 70px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (min-width: 1025px) {
  .b-select-flat__cont {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .b-select-flat__cont:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.b-select-flat__title {
  margin: 0 auto 20px;
  font-size: 32px;
  line-height: 44px;
  text-transform: uppercase;
  /*letter-spacing: .1em;*/
  text-align: center;
  font-weight: bold;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.6);
  width:600px;
}

.b-select-flat__txt {
  font-size: 22px;
  line-height: 30px;
  margin: 0 auto 30px;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.6);
  width:415px;
  height:120px;
  text-align: center;
}

.b-select-flat__txt .status-bar {
    height: 5px;
    background: #999;
    margin: 10px 30px 15px;
    overflow: hidden;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
}

.b-select-flat__txt .status-bar > span {
    display: block;
    width: 0;
    height: 100%;
    background-color: #25ed44;
}

.b-select-flat__txt .status-percent {
    width: 100%;
    font-size: 44px;
    line-height: 44px;
}

.b-select-flat__btn {
  width: 13.5rem;
  margin-left: 99px;
  margin-right: 20px;
  margin-bottom: 10px;
}

@media (min-width: 641px) {
  .b-select-flat__line {
    white-space: nowrap;
    display: block;
  }
}

.b-select-flat_footer_image {
  background-image: url('b-select-flat-2-1024.jpg');
  background-repeat: no-repeat;
  background-position: 80% 100%;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 500px;
}
@media (min-width: 641px) {
  .b-select-flat_footer_image {
    background-position: 50% 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .b-select-flat_footer_image {
    background-image: url('b-selecu.jpg');
  }
}
@media (min-width: 1366px) {
  .b-select-flat_footer_image {
    background-image: url('b-select-flat-2-1920.jpg');
  }
}
.b-select-flat_footer_image .b-select-flat__title {
  margin-bottom: 20px;
  width: 100%;
}

.b-select-flat_image_about-project {
  background: url('b-select-flat-3-640.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
  height: 800px;
  line-height: 800px;
  color: #fff;
}
@media (min-width: 640px) {
  .b-select-flat_image_about-project {
    background-image: url('b-select-flat-3-1024.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .b-select-flat_image_about-project {
    background-image: url('b-select-flat-3-1366.jpg');
  }
}
@media (min-width: 1366px) {
  .b-select-flat_image_about-project {
    background-image: url('b-select-flat-3-1920.jpg');
  }
}
.b-select-flat_image_about-project .b-select-flat__txt {
  width: 100%;
}
@media (min-width: 641px) {
  .b-select-flat_image_about-project .b-select-flat__txt {
    width: 575px;
  }
}

.b-select-flat__cont_padding-top_7 {
  padding-top: 140px;
}

.b-cont {
  color: #363636;
}
.b-cont img {
  max-width: 100%;
}

.b-cont__title {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding: 0 9px;
}
@media (min-width: 641px) {
  .b-cont__title {
    font-size: 50px;
    line-height: 60px;
  }
}
h1.b-cont__title {
  margin-bottom: 20px;
}

h2.b-cont__title {
  margin-bottom: 20px;
  color: #00569c;
}

.b-cont__list {
  overflow: hidden;
}

.b-cont__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 641px) {
  .b-cont__item {
    width: 33.33333%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 0;
  }
}

.b-cont__item-title {
  font-size: 30px;
  line-height: 40px;
  width: 75%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  font-family: "Exo 2";
}
@media (min-width: 641px) {
  .b-cont__item-title {
    width: 100%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-cont__item-cont {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
  clear: both;
}

.b-cont__green-img {
  width: 120px;
  height: 93px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -24px;
  float: right;
  margin-right: 5px;
  margin-left: 9px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont__green-img {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont__green-box {
  width: 176px;
  float: right;
  padding: 0 9px;
}

.b-cont__green-txt {
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}

.b-cont__green-title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}

.b-cont__txt-green {
  margin-top: 20px;
  font-size: 18px;
  line-height: 30px;
  padding-left: 77px;
  position: relative;
}
.b-cont__txt-green:after {
  width: 60px;
  height: 46px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -907px;
  position: absolute;
  content: '';
  top: 50%;
  left: 9px;
  margin-top: -23px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont__txt-green:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont__reviews {
  overflow: hidden;
}

.b-cont__reviews-img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 0.625rem;
  overflow: hidden;
  float: left;
}

.b-cont__reviews-box {
  font-size: 13px;
  line-height: 20px;
  padding-top: 10px;
  width: 13.75rem;
  float: left;
}

.b-cont__reviews-name {
  font-size: 16px;
  line-height: 20px;
  font-family: "Exo 2";
}

.b-cont__reviews-desc {
  font-size: 16px;
  line-height: 20px;
  font-family: "Exo 2";
}

.b-cont__development-img-wrap {
  margin-bottom: 40px;
  height: 65px;
  line-height: 65px;
}

.b-cont__development-img {
  max-height: 100px;
  display: inline-block;
  vertical-align: bottom;
}

.b-cont__date {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 40px;
  padding-left: 9px;
  font-family: "Exo 2";
  font-style: italic;
  color: #676767;
}

.b-cont__txt {
  padding-left: 9px;
}

.b-cont__link-back {
  margin-top: 20px;
  font: 16px "Exo 2";
  color: #000;
  position: relative;
  padding-left: 15px;
  margin-left: 9px;
  display: inline-block;
}
.b-cont__link-back:after {
  width: 9px;
  height: 16px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -117px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
  content: '';
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont__link-back:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont__social-share {
  margin-top: 10px;
  float: right;
}

.b-cont__link {
  font-size: 30px;
  line-height: 40px;
  font-family: "Exo 2";
  text-decoration: none;
  border-bottom: 1px dashed #000;
}
.b-cont__link:hover {
  border-bottom: 1px solid #000;
}

.b-cont__link-print {
  font-size: 16px;
  line-height: 40px;
  position: relative;
  display: none;
}
@media (min-width: 641px) {
  .b-cont__link-print {
    display: inline;
  }
}
.b-cont__link-print:after {
  width: 19px;
  height: 20px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -133px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -25px;
  content: '';
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont__link-print:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont__btn {
  width: 14.375rem;
  margin-right: 1.25rem;
}

.b-cont__info {
  display: inline-block;
}

.b-cont__ftr {
  padding-left: 9px;
}

.b-cont__form-txt {
  margin-bottom: 60px;
  padding-left: 9px;
}

.b-cont__share {
  margin-bottom: 20px;
}

.b-cont__icon {
  width: 25%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  height: auto;
}
@media (min-width: 641px) {
  .b-cont__icon {
    width: 100%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    height: 6.25rem;
  }
}

.b-cont__item-icon {
  position: relative;
  height: 40px;
}
.b-cont__item-icon:after {
  position: absolute;
  top: 0;
  left: -70px;
  content: '';
}

.b-cont__list_col_green .b-cont__item:first-child {
  width: 58.33333%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
.b-cont__list_col_green .b-cont__item:last-child {
  width: 41.66667%;
  float: right;
  padding-left: 9px;
  padding-right: 9px;
  text-align: right;
}

.b-cont__list_col_development .b-cont__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-cont__list_col_development .b-cont__item {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-cont__green_width_full {
  width: 100%;
}
.b-cont__green_width_full .b-cont__green-img {
  float: left;
  margin-right: 1.25rem;
}
.b-cont__green_width_full .b-cont__green-box {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-cont__green_width_full .b-cont__green-box {
    width: 75%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
.b-cont__green_width_full .b-cont__green-txt {
  font-family: "Exo 2";
}

.b-cont_border_blue {
  border-width: 5px;
  border-style: solid;
  border-color: #b4d4f4;
  padding: 35px;
  padding: 35px 5px;
}
@media (min-width: 641px) {
  .b-cont_border_blue {
    padding: 35px;
  }
}
.b-cont_border_blue .b-cont__list {
  margin-bottom: 20px;
}
.b-cont_border_blue .b-cont__item {
  width: 75%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 0;
}
@media (min-width: 641px) {
  .b-cont_border_blue .b-cont__item {
    width: 33.33333%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
.b-cont_border_blue .b-cont__title {
  font-size: 24px;
  line-height: 40px;
}
.b-cont_border_blue .b-cont__item-title {
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 1025px) {
  .b-cont_border_blue .b-cont__item-title {
    font-size: 22px;
    line-height: 30px;
  }
}

.b-cont_position_flat .b-cont__title {
  float: left;
}
.b-cont_position_flat .b-cont__link-print {
  float: right;
  padding-right: 9px;
}
.b-cont_position_flat .b-cont__link-back {
  display: block;
  clear: both;
}

.b-cont_page_not-found .b-cont__title {
  font-size: 100px;
  line-height: 110px;
  color: #fff;
}
.b-cont_page_not-found .b-cont__txt {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.b-cont_page_not-found .b-cont__select-flat {
  width: 204px;
  margin-left: 9px;
}
.b-cont_page_not-found .b-cont__other {
  display: block;
  margin-left: 0.625rem;
  color: #fff;
}
@media (min-width: 641px) {
  .b-cont_page_not-found .b-cont__other {
    display: inline;
  }
}

.b-cont_font-size_small .b-cont__item-title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}

.b-cont__txt_first-p_big p:first-child {
  font-size: 25px;
  line-height: 30px;
}

.b-cont__item_padding-left_span1 {
  margin-top: 40px;
  padding-left: 77px;
}

.b-cont__txt-green_margin-top_2 {
  margin-top: 40px;
}

.b-cont__list_margin-bottom_1 .b-cont__item {
  margin-bottom: 0;
}

.b-cont_icon_house:after {
  width: 45px;
  height: 45px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -365px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_house:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_car:after {
  width: 53px;
  height: 28px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -213px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_car:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_window:after {
  width: 34px;
  height: 36px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -488px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_window:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_garden:after {
  width: 48px;
  height: 38px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -327px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_garden:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_leaflet:after {
  width: 47px;
  height: 37px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -410px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_leaflet:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_child:after {
  width: 45px;
  height: 46px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -241px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_child:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_fitnes:after {
  width: 45px;
  height: 40px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -287px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_fitnes:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_lock:after {
  width: 34px;
  height: 41px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -447px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_lock:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-cont_icon_bicycle:after {
  width: 53px;
  height: 33px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -180px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-cont_icon_bicycle:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-list-advantage {
  padding-top: 20px;
  position: relative;
}
@media (min-width: 641px) {
  .b-list-advantage {
    background: url('b-list-a.png') 0 50% no-repeat;
    height: 253px;
  }
}

.b-list-advantage__title {
  margin-bottom: 20px;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-list-advantage__title {
    float: right;
    width: 515px;
  }
}

@media (min-width: 641px) {
  .b-list-advantage__cnt {
    float: right;
    width: 515px;
  }
}

.b-list-advantage__txt {
  font-size: 22px;
  line-height: 30px;
  padding-left: 9px;
  padding-right: 9px;
}

.b-list-advantage_payment_100 {
  background: none;
}
@media (min-width: 1025px) {
  .b-list-advantage_payment_100 {
    background: url('b-list-advantage-2.png') 0 50% no-repeat;
    height: 415px;
  }
}
@media (orientation: portrait) and (min-width: 641px) {
  .b-list-advantage_payment_100 {
    -webkit-background-size: 250px;
    background-size: 250px;
  }
}
.b-list-advantage_payment_100 p:last-child {
  margin-bottom: 0;
}

.b-advertising {
  background-image: url('/images/bg_main1920_5.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
  height: 450px;
  color: #fff;
  overflow: hidden;
}
/*@media (min-width: 1024px) and (max-width: 1366px) {
  .b-advertising {
    background-image: url('b-advert.jpg');
  }
}
@media (min-width: 1366px) {
  .b-advertising {
    background-image: url('b-advertising-1920.jpg');
  }
}*/

.b-advertising__cont {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-left: 9px;
}
.b-advertising__cont:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 641px) {
  .b-advertising__cont {
    margin-top: 70px;
  }
}
@media (min-width: 1025px) {
  .b-advertising__cont {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .b-advertising__cont:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.b-advertising__cont-wrap {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}

.b-advertising__title {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.b-advertising__txt {
  font-size: 22px;
  line-height: 30px;
  width: 100%;
}
@media (min-width: 641px) {
  .b-advertising__txt {
    width: 50%;
  }
}

.b-news-shorthand {
  padding: 0 9px;
}

.b-news-shorthand__item {
  margin-bottom: 40px;
  overflow: hidden;
}

.b-news-shorthand__header {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 20px;
}

.b-news-shorthand__img {
  margin-bottom: 20px;
  float: left;
  padding-right: 1.25rem;
  max-height: 6.5625rem;
  max-width: 200px;
}

.b-news-shorthand__cont {
  float: left;
  width: 82%;
}

.b-news-shorthand__hdr {
  margin-bottom: 20px;
  line-height: 20px;
}

.b-news-shorthand__title {
  font-size: 30px;
  line-height: 25px;
  text-decoration: none;
  font-family: "Exo 2";
  margin-right: 0.625rem;
}
.b-news-shorthand__title:hover {
  text-decoration: underline;
}

.b-news-shorthand__txt {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}

.b-news-shorthand__date {
  font-size: 13px;
  line-height: 20px;
  font-family: "Exo 2";
  color: #676767;
  margin-bottom: 0;
  display: inline-block;
}

.b-news-shorthand__share {
  font-size: 13px;
  line-height: 25px;
  font-family: "Exo 2";
  color: #fff;
  background-color: #4c9d2f;
  padding: 0 0.4375rem;
  margin-right: 0.625rem;
  display: inline-block;
}

.b-news-shorthand__countdown {
  font-size: 13px;
  line-height: 20px;
  font-family: "Exo 2";
  color: #cb231e;
  white-space: nowrap;
}

.b-news-shorthand_border_all {
  border-width: 5px;
  border-style: solid;
  border-color: #b4d4f4;
  padding: 35px;
}
.b-news-shorthand_border_all .b-news-shorthand__item:last-child {
  margin-bottom: 0;
}

.b-news-shorthand__item_pos_top {
  border-width: 5px;
  border-style: solid;
  border-color: #b4d4f4;
  padding: 35px;
}

.b-search-result {
  padding-left: 9px;
  padding-right: 9px;
}

.b-search-result__table {
  width: 100%;
}

table {
  display: block;
}

thead {
  display: none;
}
thead td {
  padding-bottom: 0px;
}

tbody {
  display: block;
}
tbody td {
  padding: 20px 0;
  font-size: 16px;
}
tbody td:nth-child(2) {
  width: 100%;
}
@media (min-width: 641px) {
  tbody td:nth-child(2) {
    width: auto;
  }
}
tbody h4 {
  font-size: 22px;
  line-height: 25px;
  font-family: "Exo 2";
}

tr {
  margin-bottom: 20px;
  display: block;
  border-bottom: 1px solid #ccc;
}

tfoot {
  display: block;
}
tfoot td {
  display: block;
}

td,
th {
  display: inline-block;
}

@media (min-width: 641px) {
  table {
    display: table;
  }

  tr {
    display: table-row;
    margin-bottom: 0;
    border-bottom: none;
  }

  thead {
    display: table-header-group;
  }

  tbody {
    display: table-row-group;
  }

  tfoot {
    display: table-footer-group;
  }
  tfoot td {
    display: table-cell;
  }

  td,
  th {
    display: table-cell;
  }
}
.b-search-result__info {
  font-size: 16px;
  line-height: 25px;
  font-family: "Exo 2";
}

.b-search-result__name {
  font-size: 14px;
  line-height: 20px;
  color: #676767;
}

.b-search-result__btn {
  border-left: none;
}

.b-filter {
  padding-top: 55px;
  padding-bottom: 20px;
  padding-left: 9px;
  padding-right: 9px;
  color: #fff;
}

.b-filter__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .1em;
}

.b-filter__btn {
  line-height: 30px;
  margin-right: 0.625rem;
  padding-top: 0;
  font-size: 18px;
  color: #fff;
}
@media (min-width: 641px) {
  .b-filter__btn {
    float: left;
  }
}
.b-filter__btn:hover {
  color: #fff;
}

.b-filter__lbl {
  margin-bottom: 20px;
  cursor: pointer;
  width: 100%;
}
@media (min-width: 641px) {
  .b-filter__lbl {
    margin-bottom: 0;
    width: auto;
  }
}

.b-filter__inp-ch {
  display: none;
}

.b-filter__row {
  line-height: 40px;
  margin-bottom: 40px;
}
.b-filter__row:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 641px) {
  .b-filter__row {
    height: 40px;
  }
}

.b-filter__row_size_small {
  line-height: 30px;
}
.b-filter__row_size_small .b-filter__btn {
  vertical-align: middle;
  padding-top: 4px;
}

.b-filter__name {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-filter__name {
    width: 12.5%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-filter__range-slider {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  height: 40px;
  min-height: 40px;
  position: relative;
  width: 93%;
}
@media (min-width: 641px) {
  .b-filter__range-slider {
    width: 37.5%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-filter__price {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  text-align: center;
}
@media (min-width: 641px) {
  .b-filter__price {
    width: 50%;
    float: right;
    padding-left: 9px;
    padding-right: 9px;
    text-align: right;
  }
}

.b-filter__inp {
  width: 88px;
  margin: 0 0.625rem;
  text-align: center;
}

.b-filter__numbers {
  width: 100%;
  position: absolute;
  top: 25px;
  left: 0;
  color: #81a7e6;
  font-size: 0.8125rem;
  display: none;
}
@media (min-width: 641px) {
  .b-filter__numbers {
    display: block;
  }
}

.b-filter__item {
  width: 33.33333%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  padding: 0;
}
.b-filter__item:nth-child(2) {
  text-align: center;
}
.b-filter__item:last-child {
  text-align: right;
}

.b-filter_style_visual {
  padding: 0;
}
.b-filter_style_visual .b-filter__btn {
  float: none;
  display: inline-block;
}

.b-filter_pos_floors {
  border-left: 1px solid #8ca7c8;
  border-top: 1px solid #8ca7c8;
  border-right: 1px solid #8ca7c8;
  padding: 0;
}
.b-filter_pos_floors .b-filter__row {
  margin-bottom: 0;
  height: auto;
}
.b-filter_pos_floors .b-filter__btn {
  line-height: 20px;
  margin-right: 0;
}

.ui-slider-horizontal {
  height: 1px;
  overflow: visible;
  position: relative;
  top: 19px;
  background: #aaaaaa;
}

.ui-slider .ui-slider-handle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  background-color: #009bdf;
  cursor: pointer;
  border: none;

position: absolute;
z-index: 2;
-ms-touch-action: none;
touch-action: none;

}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider .ui-slider-handle:hover {
  background-color: #65bcf7;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -13px;
}

.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 2px;
  background: #ffffff;
}

.b-installment-plan {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 9px;
  padding-right: 9px;
  background-color: #b4d4fa;
}
@media (min-width: 641px) {
  .b-installment-plan {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
}

.b-installment-plan__title {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.b-installment-plan__txt {
  margin-bottom: 20px;
  font-family: "Exo 2";
}

.b-installment-plan__btn {
  width: auto;
  padding: 0 1.25rem;
  margin-right: 0.625rem;
}

.b-installment-plan__info {
  font-size: 15px;
  line-height: 20px;
  font-family: "Exo 2";
  display: block;
}
@media (min-width: 641px) {
  .b-installment-plan__info {
    font-size: 15px;
    line-height: 40px;
    display: inline;
  }
}

.b-mortgage__title {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 40px;
  
  text-transform: uppercase;
  letter-spacing: .1em;
}

.b-mortgage__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-right: 21px;
  margin-bottom: 20px;
  background-color: #ebf4f7;
  position: relative;
  padding: 40px 1.875rem;
}
@media (min-width: 641px) {
  .b-mortgage__item {
    width: 31.0%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (orientation: portrait) and (min-width: 641px) {
  .b-mortgage__item {
    margin-right: 21px;
  }
}
.b-mortgage__item:nth-child(3n+1) {
  clear: both;
}
.b-mortgage__item:nth-child(3n+3) {
  margin-right: 0;
}

.b-mortgage__img-wrap {
  margin-bottom: 20px;
  height: 80px;
  line-height: 80px;
}

.b-mortgage__img {
  max-width: 100%;
  max-height: 80px;
  vertical-align: middle;
  display: inline-block;
}

.b-mortgage__txt {
  font-size: 15px;
  line-height: 20px;
}

.b-mortgage__num {
  font-size: 30px;
  line-height: 40px;
  
  text-transform: uppercase;
}

.b-mortgage__link {
  font-size: 15px;
  line-height: 20px;
  font-family: "Exo 2";
}

.b-mortgage__profitably {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 73px;
  width: 73px;
  background-color: #4c9d2f;
  position: absolute;
  top: -10px;
  right: -7px;
  z-index: 1;
  text-align: center;
  color: #fff;
  font-family: "Exo 2";
  padding-top: 1.5625rem;
  line-height: 0.9375rem;
  font-size: 14px;
}
@media (min-width: 641px) {
  .b-mortgage__profitably {
    top: -12.16667px;
    right: -12.16667px;
  }
}

.b-contacts p {
  margin-bottom: 0;
}

.b-contacts__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
}
@media (min-width: 641px) {
  .b-contacts__item {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 0;
  }
}

.b-contacts__item-col {
  float: left;
  padding-right: 0.625rem;
  width: 5%;
}
.b-contacts__item-col:last-child {
  width: 95%;
}

.b-contacts__img {
  position: relative;
  top: 4px;
}

.b-contacts__title {
  font-size: 30px;
  line-height: 40px;
  font-family: "Exo 2";
}

.b-contacts__tel {
  margin-bottom: 20px;
  display: block;
}

.b-construction-progress__list {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  padding: 0;
}
@media (min-width: 641px) {
  .b-construction-progress__list {
    width: 75%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-construction-progress__title {
  font-size: 18px;
  line-height: 30px;
  font-family: "Exo 2";
  width: 120px;
  text-align: left;
}
@media (min-width: 641px) {
  .b-construction-progress__title {
    float: right;
  }
}

.b-construction-progress__common {
  width: 50%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  font-family: "Exo 2";
}
@media (min-width: 641px) {
  .b-construction-progress__common {
    width: 25%;
    float: right;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-construction-progress__common-list {
  width: 120px;
  text-align: left;
}
@media (min-width: 641px) {
  .b-construction-progress__common-list {
    float: right;
  }
}

.b-construction-progress__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  float: left;
  margin-bottom: 1.875rem;
}
@media (min-width: 641px) {
  .b-construction-progress__item {
    width: 160px;
  }
}

.b-construction-progress__img {
  width: 143px;
  height: auto;
  float: left;
  margin-right: 18px;
}
@media (min-width: 641px) {
  .b-construction-progress__img {
    width: 143px;
    height: 96px;
    float: none;
    margin-right: 0;
  }
}

.b-construction-progress__date {
  font-size: 18px;
  line-height: 25px;
  font-family: "Exo 2";
  font-weight: 700;
  display: block;
}
@media (min-width: 641px) {
  .b-construction-progress__date {
    min-height: 96px;
  }
}

.b-construction-progress__amount-photo {
  font-size: 14px;
  line-height: 20px;
  float: left;
}
@media (min-width: 641px) {
  .b-construction-progress__amount-photo {
    float: none;
  }
}

.b-documents__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  
  padding-left: 9px;
  letter-spacing: .1em;
}

.b-documents__item {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
  min-height: 50px;
}
@media (min-width: 1024px) {
  .b-documents__item {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-documents__link {
  text-decoration: none;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  position: relative;
  padding-left: 1.875rem;
  display: block;
}
.b-documents__link:hover, .b-documents__link:focus {
  text-decoration: underline;
}
.b-documents__link:after {
  width: 19px;
  height: 27px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -153px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-documents__link:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-documents__link-info {
  font-size: 13px;
  line-height: 20px;
  color: #959595;
}

.b-flat__row {
  margin-bottom: 40px;
  overflow: hidden;
}

.b-flat__col {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-flat__col {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}
.b-flat__col img {
  max-width: 100%;
}

.b-flat__floor {
  font-size: 16px;
  line-height: 20px;
}

.b-flat__list li {
  font-size: 20px;
  line-height: 35px;
}

.b-flat__item {
  font-size: 20px;
  line-height: 25px;
}

.b-flat__price {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 800;
  display: block;
}
.b-flat__price-rouble {
  font-weight: 100;
  font-size: 26px;
}
@media (min-width: 641px) {
  .b-flat__price {
    margin-bottom: 0;
    display: inline;
  }
}

.b-flat__col-img {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
}
@media (min-width: 641px) {
  .b-flat__col-img {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 0;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  .b-flat__col-img a {
    pointer-events: none;
  }
}

.b-flat__col-info {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
  margin-right: 40px;
}
@media (min-width: 641px) {
  .b-flat__col-info {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    margin-left: 40px;
    margin-bottom: 0;
  }
}

.b-flat__col-price {
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-flat__col-price {
    width: 37.5%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-flat__btn {
  line-height: 30px;
  margin-bottom: 20px;
  height: 30px !important;
  color: #fff;
  position: relative;
  top: -5px;
}
@media (min-width: 641px) {
  .b-flat__btn {
    margin-left: 1.25rem;
    margin-bottom: 0;
  }
}

.b-flat__more {
  font-size: 13px;
  line-height: 30px;
  font-family: "Exo 2";
  text-decoration: none;
  border-bottom: 1px dashed #000;
}
.b-flat__more:hover {
  border-bottom-style: solid;
}

.b-calculator {
  background-color: #b4d4fa;
  overflow: hidden;
}

.b-calculator__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 40px;
  padding-left: 9px;
}

.b-calculator__hdr {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}

.b-calculator__hdr-value {
  font-family: "Exo 2";
}

.b-calculator__row {
  margin-bottom: 30px;
  overflow: hidden;
}

.b-calculator__col {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 20px;
}
@media (min-width: 641px) {
  .b-calculator__col {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-calculator__inp {
  font-size: 30px;
  line-height: 80px;
  height: 80px;
  
  padding-left: 1.25rem;
  padding-top: 7px;
}

.b-calculator__inp-wrap {
  position: relative;
}

.b-calculator__inp-icon {
  font-size: 30px;
  line-height: 80px;
  height: 80px;
  
  color: #a1a1a1;
  position: absolute;
  right: 1.25rem;
  top: 0;
  padding-top: 4px;
}

.b-calculator__slider {
  width: 98%;
  margin-left: 8px;
}
.b-calculator__slider .ui-slider-horizontal {
  top: -8px;
  height: 0;
}
.b-calculator__slider .ui-slider .ui-slider-handle {
  width: 12px;
  height: 34px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -856px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-calculator__slider .ui-slider .ui-slider-handle {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}
.b-calculator__slider .ui-slider .ui-slider-handle.ui-state-active {
  width: 12px;
  height: 34px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -822px;
  background-color: transparent;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-calculator__slider .ui-slider .ui-slider-handle.ui-state-active {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-calculator__col_clear_both:nth-child(2n+1) {
  clear: both;
}

.b-card-bank__hdr {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  background-color: #fff;
}

.b-card-bank__img-wrap {
  margin-bottom: 20px;
  height: 80px;
  line-height: 80px;
}

.b-card-bank__img {
  max-width: 195px;
  max-height: 80px;
  vertical-align: middle;
}

.b-card-bank__row {
  overflow: hidden;
}

.b-card-bank__col {
  width: 100%;
  float: left;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 641px) {
  .b-card-bank__col {
    width: 50%;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.b-card-bank__link {
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  font-family: "Exo 2";
  color: #000;
  display: block;
}

.b-card-bank__txt-hdr {
  font-size: 13px;
  line-height: 40px;
  margin-bottom: 5px;
  min-height: 40px;
}

.b-card-bank__txt-hdr-wrap {
  font-size: 13px;
  line-height: 15px;
  vertical-align: bottom;
  display: inline-block;
}

.b-card-bank__txt-ftr {
  font-size: 30px;
  line-height: 40px;
  
}

.b-card-bank__ftr {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ebf4f7;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.b-card-bank__ftr .b-card-bank__txt-hdr {
  line-height: 20px;
  min-height: 20px;
  color: #676767;
}
.b-card-bank__ftr .b-card-bank__txt-ftr {
  line-height: 40px;
  color: #676767;
}

.mfp-container {
  padding: 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  text-align: center;
}

.mfp-wrap {
  overflow-x: auto !important;
}

.mfp-close:active {
  top: 7px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.b-ntf {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.b-ntf__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  
}

.b-ntf__cont {
  width: 70%;
}

.b-ntf__txt {
  margin-bottom: 40px;
}

.b-ntf__banks:after {
  content: " ";
  display: block;
  clear: both;
}

.b-ntf__banks-item {
  margin-bottom: 40px;
  float: left;
  margin-right: 1.25rem;
}

.b-ntf__link {
  line-height: 30px;
  margin-top: 5px;
  height: 30px;
  color: #fff;
}

.b-ntf_is_success .b-ntf__title {
  position: relative;
  padding-left: 1.875rem;
}
.b-ntf_is_success .b-ntf__title:after {
  width: 24px;
  height: 26px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -743px;
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-ntf_is_success .b-ntf__title:after {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-map {
  width: 100%;
}

.b-map-tooltip {
  border-width: 5px;
  border-style: solid;
  border-color: #b4d4f4;
  padding: 15px;
  display: inline-block;
  background-color: #fff;
  position: relative;
  max-width: 500px;
}
.b-map-tooltip:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
  content: '';
  position: absolute;
  bottom: -7px;
  left: 21px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-map-tooltip:after {
    bottom: -6px;
  }
}

.b-map-tooltip__title {
  font-size: 22px;
  line-height: 30px;
  line-height: 22px;
  font-family: "Exo 2";
  font-weight: 700;
}

.b-map-tooltip__txt {
  font-size: 13px;
  line-height: 20px;
  font-family: "Exo 2";
}

.b-map-tooltip__arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top-width: 13px;
  border-top-style: solid;
  border-top-color: inherit;
  position: absolute;
  top: 100%;
  left: 16px;
}

.b-badge {
  background-color: #bfe7db;
}

.b-badge_color_blue {
  background-color: #a8dbff;
}

.b-badge_color_violet {
  background-color: #bfbcef;
}

.b-social {
  margin: 10px -10px 0 0;
}

.b-social__icon {
  display: inline-block;
  width: 29px;
  height: 29px;
  margin-right: 10px;
}

.b-social__icon_soc_vk {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -1098px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_vk {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-social__icon_soc_fb {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -982px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_fb {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-social__icon_soc_insta {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -1040px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_insta {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-social__icon_soc_vk-blue {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -1069px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_vk-blue {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-social__icon_soc_fb-blue {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -953px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_fb-blue {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}

.b-social__icon_soc_insta-blue {
  width: 29px;
  height: 29px;
  background-image: url('icons-se.png');
  background-repeat: no-repeat;
  background-position: 0 -1011px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .b-social__icon_soc_insta-blue {
    background-image: url('icons2x-sf5f1ceb795.png');
    background-size: 121px 1140px;
  }
}


.news-head{
    margin: 0 10px 30px 0;
}

.news-head-left{
    float: left;
    width:75%;
    font-size: 28px;
}
.news-head-right{
    float: left;
    width:25%;
    text-align: right;
}

.news-head-right a{
    display: inline-block;
    padding: 7px 20px;
    font-size: 15px;
    text-decoration:none;
    background:#ebebeb;
    border: 1px solid #B4D4F4;
    text-decoration:none;
    margin: -5px 0 0 0;
}

.clearb{
    clear: both;
}

.b-documents-all{
    text-align: center;
}


.popup-modal-start{
    position:absolute;
    top:-50000px;
}

.b-form-start-wrapper{
    padding: 0 !important;
}

.b-form-start-wrapper {
	width: 805px;
}

.popup-modal-start-wrapper{
    width: 805px !important;
    position: relative !important ;
}

.popup-modal-start-left{
    float:left ;
    width: 50%;
}

.popup-modal-start-left-inner{
    padding: 55px 15px 55px 55px;
}

.popup-modal-start-left h2{
    font-size: 23px;
    line-height: 24px;
    border-bottom: 1px solid #eee;
    margin-right: 50px;
    margin-bottom: 40px;
    padding-bottom:30px;
}

.popup-modal-start-left img{
    border-radius: 100%;
    width:100px;
}

.popup-modal-start-manager-name{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}

.popup-modal-start-manager-desc{
    font-size: 14px;
    color:#666;
}

.popup-modal-start-manager-left{
    float: left;
    width: 33%;
}

.popup-modal-start-manager-right{
    float: left;
    width: 67%;
}

.popup-modal-start-right{
    float:right ;
    width: 50%;
    background:#F5F5F5;
}

.popup-modal-start-right-inner{
    padding:55px;
}

.popup-modal-start-desc{
    color: #666;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 30px;
}

.popup-modal-start-right .b-form__row{
    margin: 0 0 15px 0;
}

.popup-modal-start-right .b-form__inp{
    width: 100% !important;
    border-radius: 1px !important;
    border: 1px solid #ccc;
    line-height: 40px;
}

.popup-modal-start-right  .error-popup-form{
    border: 1px solid red;
}

.popup-modal-start-right .link_form_submit{
    background: #95BF00;
    display: block;
    width: 100%;
    color: #fff;
    line-height:50px ;
    border-radius:0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.popup-modal-start-wrapper .b-popup__close.mfp-close{
    background: url('modal-close.png') no-repeat !important;
    background-color: transparent !important;
    top:20px !important;
    right: 20px !important;
    width: 43px !important;
    height: 43px !important;
    position: absolute !important;
    color:#ccc !important;
}

.b-popup__close.mfp-close:focus, .b-popup__close.mfp-close:active{
    top:20px;
}

.popup_form-result{
    margin: -15px 0 15px 0 ;
}

.popup-modal-start-actions{
    color: red;
    font-size: 18px;
    margin:-25px 0 25px 0 ;
}

.popup-modal-start-success{
    text-align: center;
    padding: 0 50px;
    font-size: 20px;
}
@media (max-width: 992px) {
	.popup-modal-start-left {
		float: none;
		width: auto;
		background: #fff;
	} 
	.popup-modal-start-right{
	    float:none;
	    width: auto;
	}
	.b-form-start-wrapper {
		width: 100%;
	}
	
	.popup-modal-start-wrapper{
	    width: 100% !important;
	}

    .popup-modal-start-wrapper .b-popup__close.mfp-close {
        display: none;
    }

    .white-popup-block.mfp-hide {
        display: none !important;
    }

    [name=google_conversion_frame] {
        display: block;
        height: 0;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .b-btn_style_sort {
    padding-right: 10px;
  }

  .b-btn_style_sort-asc:after {
    right: 0;
  }

  .b-btn_style_sort-desc:after {
    right: 0;
  }
}

.fancybox-type-iframe .fancybox-inner {
    overflow: visible !important ;
    height:270px !important;
}

@media (max-width: 640px) {
.b-select-flat__title {
font-size: 20px;
width: 100%;
}


.b-select-flat__txt {
width: 100%;
}

.l-logo {
width: 40%;
}

.l-logo img, .b-logo {
width: 100%;
}


.l-phone {
    width: 60%;
}
}


