@font-face {
    font-family: "Circe";
    font-weight: 800;
    font-style: normal;
    src: url("fonts/Circe-Bold.woff") format("woff"), url("fonts/Circe-Bold.woff2") format("woff2");
	font-display: swap;
}

@font-face {
    font-family: "Circe";
    font-weight: 700;
    font-style: normal;
    src: url("fonts/Circe-Bold.woff") format("woff"), url("fonts/Circe-Bold.woff2") format("woff2");
font-display: swap;
}

@font-face {
    font-family: "Circe";
    font-weight: 400;
    font-style: normal;
    src: url("fonts/Circe-Regular.woff") format("woff"), url("fonts/Circe-Regular.woff2") format("woff2");
font-display: swap;
}

@font-face {
    font-family: "Circe";
    font-weight: 300;
    font-style: normal;
    src: url("fonts/Circe-Light.woff") format("woff"), url("fonts/Circe-Light.woff2") format("woff2");
font-display: swap;
}

@font-face {
    font-family: "grad";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/grad.eot");
    src: url("fonts/grad.eot?#iefix") format("embedded-opentype"), url("fonts/grad.woff") format("woff"), url("fonts/grad.svg") format("svg"), url("fonts/grad.ttf") format("truetype");
font-display: swap;
}

[data-icon]:before {
    font-family: "grad" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.filter-wrapper .filter-block .filter .field .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
    font-family: "grad" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-apartment:before {
    content: "\61";
}

.icon-calendar:before {
    content: "\62";
}

.icon-checked:before {
    content: "\63";
}

.icon-close:before {
    content: "\64";
}

.icon-down:before {
    content: "\65";
}

.icon-kommunalka:before {
    content: "\67";
}

.icon-lablogo:before {
    content: "\68";
}

.icon-left:before {
    content: "\69";
}

.icon-map:before {
    content: "\6b";
}

.icon-map-info:before {
    content: "\6c";
}

.icon-menu:before {
    content: "\6d";
}

.icon-phone-call-button:before {
    content: "\6e";
}

.icon-photos:before {
    content: "\6f";
}

.icon-right:before {
    content: "\70";
}

.icon-sotrudniki:before {
    content: "\71";
}

.icon-stroim:before {
    content: "\72";
}

.icon-transort:before {
    content: "\73";
}

.icon-up:before {
    content: "\74";
}

.icon-vk:before {
    content: "\75";
}

.icon-grad-outline:before {
    content: "\66";
}

.icon-png:before {
    content: "\6a";
}

.icon-pdf:before {
    content: "\76";
}

.icon-zip:before {
    content: "\77";
}

.icon-doc:before {
    content: "\78";
}

.icon-jpg:before {
    content: "\79";
}

.icon-user:before {
    content: "\7a";
}

.icon-xlsx:before {
    content: "\41";
}

.icon-information:before {
    content: "\42";
}

.icon-desc:before {
    content: "\44";
}

.icon-asc:before {
    content: "\43";
}


html {
    margin: 0;
    padding: 0;
    font-family: "Circe", sans-serif;
    font-weight: 400;
    height: 100%;
    min-height: 600px;
    min-width: 1000px;
    background: white;
}

body {
    height: 100%;
    padding: 0;
    min-height: 600px !important;
    margin: 0;
    background: white;
}

body.gray .body {
    background-color: #f7f7f7;
}

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

a {
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
}

.no-scroll {
    overflow-y: hidden;
}

.header-margin {
    margin-top: 80px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .header-margin {
        margin-top: 60px;
    }
}

.row {
    margin: 0 -20px;
}

.row .col {
    display: block;
    float: left;
    padding: 0 20px;
    width: 100%;
}

@media (max-width: 1599px) {
    .row .col {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.row .col.w-14 {
    width: 14%;
}

.row .col.w-16 {
    width: 16.6666666%;
}

.row .col.w-19 {
    width: 19%;
}

.row .col.w-20 {
    width: 20%;
}

.row .col.w-20 {
    width: 20%;
}

.row .col.w-25 {
    width: 25%;
}

.row .col.w-30 {
    width: 30%;
}

.row .col.w-33 {
    width: 33.33333333%;
}

.row .col.w-35 {
    width: 35%;
}

.row .col.w-40 {
    width: 40%;
}

.row .col.w-50 {
    width: 50%;
}

.row .col.w-60 {
    width: 60%;
}

@media (min-width: 1600px) {
    .row .col.lg-w-20 {
        width: 20%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-25 {
        width: 25%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-30 {
        width: 30%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-33 {
        width: 33.33333333%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-35 {
        width: 35%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-40 {
        width: 40%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-50 {
        width: 50%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-60 {
        width: 60%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-65 {
        width: 65%;
    }
}

@media (min-width: 1600px) {
    .row .col.lg-w-70 {
        width: 67%;
    }
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

@media (max-width: 1599px) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
}

.body {
    width: 100%;
    /*height: 100% !important;*/
    overflow: hidden;
    padding-bottom: 60px;
    min-width: 1000px;
}

.body.sections {
    position: relative;
    height: 100% !important;
    min-width: 1000px;
}

.footer {
    position: relative;
    display: block;
    height: 60px;
    margin-top: -60px;
}

.footer .copyright {
    position: relative;
    display: inline-block;
    vertical-align: super;
    font-size: 16px;
    color: black;
}

.footer .icon {
    position: relative;
    display: inline-block;
    vertical-align: sub;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: black;
    float: right;
    margin: 18px 0;
}

.container {
    margin: 0 auto;
    padding: 1px 100px;
    min-width: 990px;
    max-width: 1900px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .container {
        padding: 1px 25px;
    }
}

.container.full-screen {
    max-width: initial;
}

h1,
.h1 {
    font-size: 46px;
    font-weight: 800;
    color: black;
    line-height: 140%;
}

h2,
.h2 {
    font-size: 32px;
    font-weight: 700;
    color: black;
    line-height: 150%;
}

h3,
.h3 {
    font-size: 22px;
    font-weight: 400;
    color: black;
    text-transform: uppercase;
    line-height: 170%;
}

p {
    font-size: 16px;
    color: #7D7D7D;
    line-height: 160%;
}

p strong {
    font-weight: 700;
    color: black;
}

.light-text {
    font-weight: 300;
}

.fixed {
    /*position: fixed;*/
    overflow-y: hidden;
}

.blur-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../src/img/blur.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 540px;
}

ul {
    padding: 0;
    margin: 20px 0;
    list-style: none;
}

ul li {
    position: relative;
    padding: 0 0 0 40px;
    color: #7D7D7D;
    line-height: 160%;
}

ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11.5px;
    margin: 0;
    width: 22px;
    height: 2px;
    background: #FF8A00;
}

table {
    position: relative;
    display: table;
    width: 100%;
    color: black;
    border-spacing: 1px;
    text-align: left;
    margin: 40px 0;
}

table tr th {
    font-size: 18px;
    font-weight: 700;
    background: #E6E6E6;
    padding: 20px;
    min-height: 52px;
}

table tr td {
    font-size: 16px;
    line-height: 24px;
    padding: 15px;
}

table tr .title {
    font-size: 18px;
}

table tr:nth-child(even) {
    background: rgba(125, 125, 125, 0.05);
}

table tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.05);
}

.header {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    height: 80px;
    overflow: hidden;
    z-index: 114;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .header {
        height: 60px;
    }
}

.header .container {
    position: relative;
    height: inherit;
    font-size: 0;
    white-space: nowrap;
}

.header .container .logo {
    position: absolute;
    left: 100px;
    top: 50%;
    margin-top: -33.055px;
    display: block;
    width: 47px;
    height: 66.11px;
    background: url(../src/img/svg/logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .header .container .logo {
        left: 25px;
        width: 38px;
        height: 53px;
        margin-top: -26.5px;
    }
}

.header .container nav {
    position: relative;
    display: inline-block;
    margin: 0 50px 0 100px;
}

.header .container nav ul {
    list-style: none;
    margin: 0;
}

.header .container nav ul li {
    position: relative;
    display: inline-block;
    padding: 0;
}

.header .container nav ul li:not(:last-child) {
    margin-right: 40px;
}

.header .container nav ul li:before {
    content: none;
}

.header .container nav ul li a {
    text-decoration: none;
    color: black;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-size: 18px;
    line-height: 78px;
}

.header .container nav ul li a:hover {
    color: #FF8A00;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .header .container nav ul li a {
        font-size: 14px;
        line-height: 58px;
    }
}

.header .container nav ul li a.active {
    color: #FF8A00;
}

.header .container .tel {
    position: relative;
    display: inline-block;
    font-weight: 300;
    color: #7D7D7D;
    float: right;
    font-size: 22px;
    line-height: 78px;
}

.header .container .tel span {
    font-weight: 800;
    color: black;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .header .container .tel {
        line-height: 58px;
        font-size: 18px;
    }
}

.header.border-bottom {
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
}

.main-slider {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 80px;
    min-width: 1000px;
    width: 100%;
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    min-height: 540px;
    background: white;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider {
        top: 60px;
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
    }
}

.main-slider .swiper-container {
    height: 100%;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    z-index: 1;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .bg:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container {
    position: relative;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .title {
    font-size: 70px;
    font-weight: 800;
    color: white;
    margin: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .title {
        font-size: 48px;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .address {
    position: relative;
    font-size: 22px;
    color: white;
    padding-left: 30px;
    margin: 0;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .address .icon {
    position: absolute;
    left: 0;
    width: 20px;
    height: 25px;
    font-size: 20px;
    color: white;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .address .in-map {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #FF8A00;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    line-height: 17px;
    margin-left: 25px;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .district {
    font-size: 18px;
    color: white;
    margin: 15px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .district {
        margin: 0;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .divider {
    position: relative;
    display: block;
    width: 120px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    margin: 26px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .divider {
        margin: 10px 0;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline {
    position: relative;
    display: block;
    color: white;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .term {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 40px;
    line-height: 23px;
    margin: 15px 0;
    margin-top: 30px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .term {
        margin: 5px 0;
        margin-top: 15px;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .term .icon {
    top: 50%;
    margin-top: -14.5px;
    position: absolute;
    left: 0;
    width: 23px;
    height: 23px;
    font-size: 23px;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses {
    position: relative;
    display: block;
    font-size: 0;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses .item .quarter {
    font-size: 30px;
    line-height: 44px;
    color: white;
    margin: 10px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses .item .quarter {
        margin: 5px 0;
        font-size: 22px;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses .item .house {
    font-size: 18px;
    line-height: 27px;
    color: white;
    margin: 5px 0;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .houses .vertical-divider {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 60px;
    margin: 0 15px;
    background: rgba(255, 255, 255, 0.3);
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms {
    position: relative;
    display: block;
    font-size: 0;
    margin: 25px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms {
        margin: 5px 0;
    }
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item:not(:last-child) {
    margin-right: 15px;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: white;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    width: 59px;
    height: 55px;
    padding: 6px 0;
    z-index: 2;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .value .room {
    font-size: 28px;
    line-height: 29px;
    font-weight: 800;
    color: #FF8A00;
    margin: 0;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .value .name {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: black;
    margin: 0;
    text-transform: uppercase;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #F1F1F1;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    height: 55px;
    margin-left: -10px;
    padding: 4px 5px 3px 15px;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options .price,
.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options .area {
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    text-transform: uppercase;
    color: black;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options .price span,
.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options .area span {
    color: black;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .deadline .rooms .item .options .price span {
    color: #FF8A00;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .to-next {
    position: relative;
    display: block;
    width: 260px;
    height: 65px;
    margin-top: 75px;
    background: #FF8A00;
    -webkit-box-shadow: 0 5px 10px rgba(255, 138, 0, 0.3);
    box-shadow: 0 5px 10px rgba(255, 138, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 20px 5px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

.main-slider .swiper-container .swiper-wrapper .swiper-slide .container .to-next:hover {
    -webkit-box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
    box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
}

@media (max-width: 1199px),
(max-height: 900px) {
    .main-slider .swiper-container .swiper-wrapper .swiper-slide .container .to-next {
        margin-top: 15px;
    }
}

.main-slider .swiper-container .swiper-switch {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: white;
    z-index: 1;
    font-size: 0;
}

.main-slider .swiper-container .swiper-switch .switch {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 16.66666666666667%;
    background-position: center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.main-slider .swiper-container .swiper-switch .switch:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: radial-gradient(449.75% 213.75% at 50% 50%, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.main-slider .swiper-container .swiper-switch .switch.active:before {
    content: none;
}

.main-slider .swiper-container .swiper-switch .switch .name {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    color: white;
    margin: 0;
    padding: 0 5px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

@media (min-width: 1200px) {
    .main-slider .swiper-container .swiper-switch .switch .name {
        font-size: 13px;
        font-weight: 800;
        padding: 0 10px;
    }
}

.main-slider .swiper-container .swiper-switch .switch.active .name {
    background: #FF8A00;
}

.main-map {
    position: fixed;
    display: block;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.main-map .map {
    position: absolute;
    display: block;
    top: 80px;
    left: 80px;
    right: 80px;
    bottom: 80px;
}

.main-map .close {
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: white;
    top: 80px;
    right: 35px;
}

.main-map.show {
    opacity: 1;
    z-index: 120;
}

.for-life-title {
    position: relative;
    display: block;
    border-top: 1px solid rgba(125, 125, 125, 0.1);
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
}

@media (max-width: 1199px),
(max-height: 900px) {
    .for-life-title {
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px);
    }
}

.breadcrumbs {
    position: relative;
    display: block;
    margin: 20px 0;
}

.breadcrumbs .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.breadcrumbs .item a {
    color: black;
}

.breadcrumbs .item.active a {
    color: #7D7D7D;
}

.breadcrumbs .item:not(:last-child):after {
    content: '\70';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: "grad" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #FF8A00;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: default;
}

.breadcrumbs.light {
    z-index: 91;
}

.breadcrumbs.light .item a {
    color: white;
}

.breadcrumbs.light .item.active a {
    color: rgba(255, 255, 255, 0.8);
}

.tabs {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 0 -2px 0;
}

.tabs .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    color: #7D7D7D;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    cursor: pointer;
    padding: 0;
    margin: 0 30px 10px 0;
}

.tabs .item:before {
    content: none;
}

.tabs .item:hover {
    color: black;
}

.tabs .item.active {
    color: #FF8A00;
}

.tabs .tabs-navbar {
    bottom: 0;
    position: absolute;
    background-color: #FF8A00;
    height: 3px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.for-life-content {
    position: relative;
    display: block;
    margin-top: 100px;
}

.for-life-content .tabs-content {
    position: relative;
    display: block;
}

.for-life-content .tabs-content .tab-content {
    position: relative;
    display: none;
}

.for-life-content .tabs-content .tab-content .complexes {
    position: relative;
    display: block;
}

.for-life-content .tabs-content .tab-content .complexes .complex {
    position: relative;
    display: block;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin: 40px 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info {
    position: relative;
    display: block;
    width: 40%;
    vertical-align: middle;
    padding: 60px;
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info {
        width: 50%;
    }
}

@media (max-width: 1199px),
(max-height: 900px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info {
        padding: 30px;
    }
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .title {
    font-size: 40px;
    font-weight: 800;
    color: black;
    margin: 0;
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info .title {
        font-size: 30px;
    }
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .address {
    font-size: 20px;
    color: black;
    margin: 0;
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info .address {
        font-size: 18px;
    }
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .address .icon {
    font-size: 14px;
    color: #FF8A00;
    margin-right: 10px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .address .in-map {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: white;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    border: 1px solid #DBDBDB;
    line-height: 16.5px;
    margin-left: 25px;
    cursor: pointer;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .district {
    font-size: 14px;
    font-weight: 700;
    color: black;
    opacity: .7;
    margin: 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs {
    position: relative;
    display: block;
    font-size: 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 35px 0 15px 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #4B4F5A;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 60px;
    margin: 0;
    padding: 3px 5px 1px 5px;
    color: #4B4F5A;
    background: transparent;
    border: none;
    border-right: 1px solid #4B4F5A;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    z-index: 2;
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .item:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    /*border-right: none;*/
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .item:nth-last-child(2) {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-right: none;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .item.active {
    color: white;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .item.only {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .tabs-bg {
    position: absolute;
    width: 10px;
    height: 100%;
    background: #4B4F5A;
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .tabs .tabs-bg.only {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content {
    position: relative;
    font-size: 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content {
    position: relative;
    display: none;
    vertical-align: middle;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .deadline {
    font-size: 20px;
    color: black;
    margin: 0;
    margin-bottom: 15px;
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .deadline {
        font-size: 18px;
    }
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms {
    position: relative;
    display: block;
    font-size: 0;
    /*margin: 25px 0;*/
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin: 15px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    margin-bottom: 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item:not(:last-child) {
    margin-right: 15px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: white;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    width: 59px;
    height: 55px;
    padding: 6px 0;
    z-index: 2;
    border: 1px solid #EAEAEA;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .value .room {
    font-size: 28px;
    line-height: 29px;
    font-weight: 800;
    color: #FF8A00;
    margin: 0;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .value .name {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #7D7D7D;
    margin: 0;
    text-transform: uppercase;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #F1F1F1;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    height: 55px;
    margin-left: -10px;
    padding: 4px 5px 3px 15px;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options .price,
.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options .area {
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    text-transform: uppercase;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options .price span,
.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options .area span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content .rooms .item .options .price span {
    color: #FF8A00;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .mini-tabs .mini-tabs-content .mini-tab-content.active {
    display: block;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .to-next {
    position: relative;
    display: block;
    width: 200px;
    height: 52px;
    margin-top: 45px;
    background: #FF8A00;
    -webkit-box-shadow: 0 5px 10px rgba(255, 138, 0, 0.3);
    box-shadow: 0 5px 10px rgba(255, 138, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 15px 5px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

.for-life-content .tabs-content .tab-content .complexes .complex .info .to-next:hover {
    -webkit-box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
    box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .info .to-next {
        width: 175px;
        height: 47px;
        font-size: 16px;
    }
}

.for-life-content .tabs-content .tab-content .complexes .complex .img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    vertical-align: middle;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px;
}

@media (max-width: 1599px) {
    .for-life-content .tabs-content .tab-content .complexes .complex .img {
        width: 50%;
    }
}

.for-life-content .tabs-content .tab-content.active {
    display: block;
}

.ready-flat {
    position: relative;
    display: block;
}

.ready-flat .item {
    margin: 30px 0;
}

.ready-flat .title {
    font-size: 30px;
    font-weight: 800;
    color: black;
    margin: 10px 0;
}

.ready-flat .address {
    font-size: 20px;
    color: black;
    margin: 0;
}

.ready-flat .address .icon {
    font-size: 14px;
    color: #FF8A00;
    margin-right: 10px;
}

.ready-flat .district {
    font-size: 14px;
    color: black;
    opacity: .7;
    margin: 0 0 25px 0;
}

.ready-flat .district {
    position: relative;
    opacity: 1;
    color: rgba(0, 0, 0, .7);
}

.ready-flat .image {
    position: relative;
    min-height: 420px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}

.builder-wrap {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.builder-wrap span {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin-right: 30px;
}

.builder-wrap .about {
    padding: 10px 15px;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    color: #000000;
    transition: box-shadow .2s ease;
}

.handed {
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    background: #4B4F5A;
    border-radius: 7px;
    padding: 2px 15px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 7px;
}

.builder-wrap .about:hover {
    -webkit-box-shadow: 0 5px 10px rgba(228, 228, 228, 0.7);
    box-shadow: 0 5px 10px rgba(228, 228, 228, 0.7);
}

.builder-wrap .about .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 30px;
    color: #7D7D7D;
    top: 2px;
}

@media (max-width: 1599px) {
    .ready-flat .image {
        min-height: 380px;
        margin-bottom: 25px;
    }
}

.ready-flat .image .hover {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    background: url(../src/img/svg/zoom.svg) no-repeat center, -webkit-gradient(linear, left bottom, left top, from(rgba(255, 138, 0, 0.8)), to(rgba(255, 138, 0, 0.8)));
    background: url(../src/img/svg/zoom.svg) no-repeat center, -webkit-linear-gradient(bottom, rgba(255, 138, 0, 0.8), rgba(255, 138, 0, 0.8));
    background: url(../src/img/svg/zoom.svg) no-repeat center, -o-linear-gradient(bottom, rgba(255, 138, 0, 0.8), rgba(255, 138, 0, 0.8));
    background: url(../src/img/svg/zoom.svg) no-repeat center, linear-gradient(0deg, rgba(255, 138, 0, 0.8), rgba(255, 138, 0, 0.8));
}

.ready-flat .image:hover .hover {
    opacity: 1;
}

.ready-flat table {
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
    margin: 0;
    border-spacing: 0;
}

.ready-flat table tr {
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.ready-flat table tr:hover {
    background: #FF8A00;
    border-color: #FF8A00;
}

.ready-flat table tr.hide {
    display: none;
}

.ready-flat table th {
    position: relative;
    padding: 15px;
    min-width: 150px;
    width: 20%;
    cursor: pointer;
    outline: none;
}

.ready-flat table th .icon {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    font-size: 9px;
    color: black;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ready-flat table th.tablesorter-headerAsc .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ready-flat table td {
    padding: 0;
    position: relative;
    height: 60px;
}

.ready-flat table td a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    line-height: 30px;
    color: black;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ready-flat table tfoot tr {
    background: white;
}

.ready-flat table tfoot tr:hover {
    background: white;
}

.ready-flat table .table-toggle {
    position: relative;
    display: none;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    text-align: center;
    color: #FF8A00;
}

.popup-gallery {
    position: absolute;
    display: block;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.popup-gallery .container {
    /*max-width: 1400px;*/
    height: 100%;
    max-height: initial;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-gallery .container {
        padding: 1px 70px;
    }
}

.popup-gallery .container .close-popup-gallery {
    position: absolute;
    top: 0;
    right: -55px;
    cursor: pointer;
}

.popup-gallery .container .close-popup-gallery .icon {
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: white;
}

.popup-gallery .wrapper {
    /*position: absolute;*/
    position: relative;
    display: block;
    /*left: 100px;
    right: 100px;
    bottom: 100px;
    top: 100px;*/
    margin: 40px auto;
    padding: 40px 50px 20px 50px;
    background: white;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-gallery .wrapper {
        left: 25px;
        right: 25px;
        bottom: 25px;
        top: 25px;
    }
}

.popup-gallery .wrapper.map {
    padding: 0;
}

.popup-gallery .photo-slider {
    overflow: hidden;
}

.popup-gallery .photo-slider .img {
    position: relative;
    display: block;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    padding-top: 56%;
}

.popup-gallery .photo-slider .info {
    font-size: 0;
    text-align: center;
}

.popup-gallery .photo-slider .info .date {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.popup-gallery .photo-slider .info .author {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.popup-gallery .photo-slider .switch {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-gallery .photo-slider .switch .icon {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: white;
}

.popup-gallery .photo-slider .switch.prev {
    left: -60px;
}

.popup-gallery .photo-slider .switch.next {
    right: -60px;
}

.popup-gallery .photo-slider .switch.disable {
    opacity: .3;
}

.popup-gallery .preview-slider {
    position: relative;
    display: block;
    height: 60px;
    overflow: hidden;
}

.popup-gallery .preview-slider .swiper-slide {
    width: 100px;
    height: 60px;
}

.popup-gallery .preview-slider .img {
    position: relative;
    display: block;
    width: 100px;
    height: 60px;
    cursor: pointer;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    border: 3px solid transparent;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}

.popup-gallery .preview-slider .img.active {
    border: 3px solid #FF8A00;
}

.popup-gallery.show {
    opacity: 1;
    z-index: 115;
}

.full-screen-wrap {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 80px;
    width: 100%;
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    background: white;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .full-screen-wrap {
        top: 60px;
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
    }
}

.business-inner {
    position: relative;
    font-size: 0;
    text-align: center;
}

.business-inner .title {
    font-size: 46px;
    font-weight: 300;
    color: black;
    margin: 10px 0;
    text-align: left;
}

.business-inner .img-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    max-width: 1000px;
    padding: 100px;
}

.business-inner .img-wrap .img {
    position: relative;
    -webkit-background-size: cover !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding-bottom: 56%;
}

.business-inner .info {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 380px;
    text-align: left;
    float: right;
}

.business-inner .info .compass-wrap {
    position: relative;
    margin: 40px 0;
    padding: 0 10px;
}

.business-inner .info .title {
    font-size: 40px;
    font-weight: 800;
    color: black;
    margin: 0;
}

.business-inner .info .deadline {
    font-size: 16px;
    margin: 0;
}

.business-inner .info .options {
    margin: 20px 0;
}

.business-inner .info .options .item {
    position: relative;
    display: block;
    font-size: 0;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.business-inner .info .options .item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.business-inner .info .options .item .area {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}

.business-inner .info .options .item .area:last-child {
    margin: 0;
}

.business-inner .info .options .item .area .name {
    font-size: 16px;
    margin: 0;
}

.business-inner .info .options .item .area .value {
    margin: 0;
    font-size: 20px;
    font-weight: 800;
    color: black;
}

.business-inner .info .options .item .floor {
    font-size: 0;
}

.business-inner .info .options .item .floor .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 16px;
    margin: 0;
}

.business-inner .info .options .item .floor .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 20px;
    font-weight: 800;
    color: black;
    margin: 0;
    text-align: right;
}

.business-inner .info .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 50px;
    padding: 14px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #FF8A00;
    font-size: 18px;
    text-align: center;
    color: white;
    margin-right: 30px;
}

.business-inner .info .pdf {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #FF8A00;
    text-align: right;
    background: url(/v2/src/img/svg/dark-pdf.svg) right no-repeat;
}

.compass-wrap .compass {
    position: relative;
    display: block;
    width: 68px;
    height: 68px;
    background: url(../src/img/svg/compass.svg) no-repeat center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.compass-wrap .compass-symbol {
    position: absolute;
    font-size: 10px;
    font-weight: 800;
    width: 15px;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #7D7D7D;
}

.compass-wrap .compass-symbol.north {
    left: 50%;
    bottom: 105%;
    margin: -7px;
}

.compass-wrap .compass-symbol.south {
    left: 50%;
    top: 105%;
    margin: -7px;
}

.compass-wrap .compass-symbol.west {
    top: 50%;
    right: 95%;
    margin: -4px;
}

.compass-wrap .compass-symbol.east {
    top: 50%;
    left: 95%;
    margin: -4px;
}

.sections-wrap {
    position: absolute;
    display: none;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-wrap {
        top: 60px;
    }
}

.sections-wrap .title {
    position: relative;
    display: block;
    font-size: 46px;
    font-weight: 300;
    color: white;
    z-index: 91;
    margin: 25px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-wrap .title {
        font-size: 36px;
    }
}

.active .sections-wrap {
    display: block;
}

.drawing {
    display: block;
    position: absolute;
    z-index: 90;
    left: 50%;
    top: 50%;
    margin: 0;
}

.sections-tabs {
    position: absolute;
    display: block;
    top: 95px;
    left: 50%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    min-width: 200px;
    height: 35px;
    background: white;
    border: 1px solid #FF8A00;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 92;
    font-size: 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-tabs {
        top: 75px;
        -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        transform: translateX(-30%);
    }
}

.sections-tabs .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 100%;
    color: #4B4F5A;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 7px;
    z-index: 2;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.sections-tabs .item.active {
    color: white;
}

.sections-tabs .tabs-navbar {
    position: absolute;
    height: 100%;
    background: #FF8A00;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tooltip-details {
    position: absolute;
    display: none;
    width: 170px;
    height: 130px;
    z-index: 99;
}

.tooltip-details .title {
    position: relative;
    font-size: 0;
    background: #FF8A00;
    padding: 0 10px;
}

.tooltip-details .title .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    font-size: 26px;
    font-weight: 800;
    color: white;
    margin: 0;
    line-height: 32px;
    padding-top: 5px;
}

.tooltip-details .title .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    font-size: 12px;
    line-height: 100%;
    color: white;
    margin: 0 5px;
}

.tooltip-details .title .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    font-size: 12px;
    text-align: center;
    color: white;
    padding-top: 3px;
}

.tooltip-details .flats {
    position: relative;
    display: block;
}

.tooltip-details .flats .flat {
    position: relative;
    display: block;
    padding: 5px 10px;
    font-size: 0;
    background: white;
}

.tooltip-details .flats .flat .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    font-size: 13px;
    color: #7D7D7D;
    margin: 0;
}

.tooltip-details .flats .flat .name span {
    font-size: 10px;
}

.tooltip-details .flats .flat .price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 900;
    color: black;
    margin: 0;
}

.tooltip-details.show {
    display: block;
}

.sidebar-options {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
    width: 100px;
    z-index: 115;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sidebar-options {
        right: 25px;
    }
}

.sidebar-options .item {
    position: relative;
    display: block;
    width: 100%;
    height: 98px;
    background: white;
    margin-bottom: 1px;
    padding: 20px 0;
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.sidebar-options .item.warning {
    /*padding: 10px 0;*/
}

.sidebar-options .item:first-child {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.sidebar-options .item:last-child {
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.sidebar-options .item:hover .icon {
    color: #FF8A00;
}

.sidebar-options .item:hover .text {
    color: #FF8A00;
}

.sidebar-options .item .icon {
    position: relative;
    display: block;
    text-align: center;
    font-size: 36px;
    color: #7D7D7D;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.sidebar-options .item .text {
    position: relative;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    margin: 0;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    padding: 0 4px;
    overflow: hidden;
}

.sidebar-options .item.active {
    background: #FF8A00;
}

.sidebar-options .item.active .icon {
    color: white;
}

.sidebar-options .item.active .text {
    color: white;
}

.popup-info {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: -1;
    opacity: 0;
    padding-right: 300px;
    padding-left: 100px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-info {
        padding-left: 25px;
        padding-right: 150px;
    }
}

.popup-info .container {
    position: relative;
    height: 100%;
    padding: 0;
    min-width: inherit;
}

.popup-info .container .icon {
    position: absolute;
    display: block;
    top: 0;
    right: -50px;
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: white;
    cursor: pointer;
}

.popup-info .wrapper {
    position: absolute;
    display: block;
    top: 60px;
    bottom: 40px;
    left: 0;
    right: 0;
    min-height: 800px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-info .wrapper {
        top: 20px;
        bottom: 20px;
        min-height: 600px;
    }
}

.popup-info .wrapper .map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup-info .wrapper .swiper-wrap {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
}

.popup-info .wrapper .text-wrap {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 75px 100px;
    padding-right: 0;
}

.popup-info .photo-slider {
    padding: 50px 50px 20px 50px;
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
}

.popup-info .photo-slider .slider {
    overflow: hidden;
    height: 100%;
}

.popup-info .photo-slider .img {
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: contain !important;
    background-position: center !important;
    width: 100%;
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
}

.popup-info .photo-slider .info {
    font-size: 0;
    text-align: center;
}

.popup-info .photo-slider .info .date {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.popup-info .photo-slider .info .author {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.popup-info .photo-slider .switch {
    position: absolute;
    display: block;
    top: -webkit-calc(50% - 75px);
    top: calc(50% - 75px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-info .photo-slider .switch .icon {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: white;
    margin: 0;
}

.popup-info .photo-slider .switch.prev {
    left: -70px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-info .photo-slider .switch.prev {
        left: -10px;
    }

    .popup-info .photo-slider .switch.prev .icon {
        color: #FF8A00;
    }
}

.popup-info .photo-slider .switch.next {
    right: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .popup-info .photo-slider .switch.next {
        right: 60px;
    }

    .popup-info .photo-slider .switch.next .icon {
        color: #FF8A00;
    }
}

.popup-info .photo-slider .switch.disable {
    opacity: .3;
}

.popup-info .preview-slider {
    position: relative;
    display: block;
    height: 60px;
    overflow: hidden;
}

.popup-info .preview-slider #preview_slider {
    margin: 0 50px;
    overflow: hidden;
}

.popup-info .preview-slider .swiper-slide {
    width: 100px;
    height: 60px;
}

.popup-info .preview-slider .img {
    position: relative;
    display: block;
    width: 100px;
    height: 60px;
    cursor: pointer;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    border: 3px solid transparent;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}

.popup-info .preview-slider .img.active {
    border: 3px solid #FF8A00;
}

.popup-info.show {
    opacity: 1;
    z-index: 114;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #FF8A00;
    opacity: .7;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #FF8A00;
    opacity: 1;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #FF8A00;
    opacity: 1;
}

.mCSB_inside>.mCSB_container {
    margin-right: 100px !important;
}

.sections .tab-content {
    display: none;
}

.sections .tab-content.active {
    display: block;
}

.ready-flats {
    position: absolute;
    display: block;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .ready-flats {
        top: 60px;
    }
}

.ready-flats .title {
    position: relative;
    display: block;
    font-size: 46px;
    font-weight: 300;
    color: white;
    z-index: 91;
    margin: 25px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .ready-flats .title {
        font-size: 36px;
    }
}

.ready-flats .ready-flats-table {
    position: absolute;
    display: block;
    top: 160px;
    bottom: 60px;
    right: 300px;
    left: 100px;
    overflow: hidden;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .ready-flats .ready-flats-table {
        left: 25px;
        right: 150px;
    }
}

.ready-flats .ready-flats-table .table-wrap {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ready-flats .ready-flats-table .table-wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: white;
    opacity: .7;
}

.ready-flats .ready-flats-table .table-wrap .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.ready-flats .ready-flats-table .table-wrap .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: white;
    opacity: 1;
}

.ready-flats .ready-flats-table .table-wrap .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: white;
    opacity: 1;
}

.ready-flats .ready-flats-table .table-wrap .mCSB_inside>.mCSB_container {
    margin-right: 20px !important;
}

.ready-flats .ready-flats-table .table-wrap table {
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
    margin: 0;
    border-spacing: 0;
}

.ready-flats .ready-flats-table .table-wrap table tr {
    cursor: pointer;
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease;
}

.ready-flats .ready-flats-table .table-wrap table tbody tr:hover {
    background: #FF8A00;
    border-color: #FF8A00;
}

.ready-flats .ready-flats-table .table-wrap table th {
    position: relative;
    padding: 15px;
    width: 20%;
    cursor: pointer;
    outline: none;
    background: rgba(255, 255, 255, 0.1);
    color: white;
}

.ready-flats .ready-flats-table .table-wrap table th .icon {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    font-size: 9px;
    color: black;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: white;
}

.ready-flats .ready-flats-table .table-wrap table th.tablesorter-headerAsc .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ready-flats .ready-flats-table .table-wrap table td {
    padding: 0;
    position: relative;
    height: 60px;
}

.ready-flats .ready-flats-table .table-wrap table td a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    line-height: 30px;
    color: white;
}

.ready-flats .ready-flats-table .table-wrap table .table-toggle {
    position: relative;
    display: none;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    text-align: center;
    color: #FF8A00;
}

.floors-wrap {
    position: absolute;
    display: block;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .floors-wrap {
        top: 60px;
    }
}

.floors-wrap .title {
    position: relative;
    display: block;
    font-size: 46px;
    font-weight: 300;
    line-height: 100%;
    color: white;
    z-index: 91;
    margin: 30px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .floors-wrap .title {
        font-size: 36px;
    }
}

.floors-wrap .deadline {
    position: absolute;
    display: block;
    font-size: 20px;
    color: white;
    z-index: 91;
    margin: 20px 0;
    left: 100px;
}

.floors-wrap .deadline .sold {
    display: block;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .floors-wrap .deadline {
        font-size: 16px;
        left: 25px;
    }
}

.sections-menu {
    position: absolute;
    display: block;
    top: 95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 200px;
    height: 35px;
    background: white;
    border: 1px solid #FF8A00;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 92;
    font-size: 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-menu {
        top: 75px;
        -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        transform: translateX(-30%);
    }
}

.sections-menu .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 100%;
    color: #4B4F5A;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 7px;
    z-index: 2;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -o-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    outline: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.sections-menu .item.active {
    background: #FF8A00;
    color: white;
}

.floors-wrap .filters-wrap {
    position: absolute;
    display: block;
    z-index: 91;
   /* top: 300px; */
   top: 360px;
    left: 100px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .floors-wrap .filters-wrap {
        left: 25px;
    }
}

.floors-wrap .filters-wrap .item {
    position: relative;
    display: block;
    width: 200px;
    height: 50px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.8);
    font-size: 0;
}

.floors-wrap .filters-wrap .item:not(:last-child) {
    margin-bottom: 15px;
}

.floors-wrap .filters-wrap .item .flat {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 100%;
    padding: 15px 0;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background: white;
    font-size: 22px;
    font-weight: 800;
    color: #FF8A00;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color, background-color .3s ease;
    -o-transition: color, background-color .3s ease;
    transition: color, background-color .3s ease;
}

.floors-wrap .filters-wrap .item .flat span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.floors-wrap .filters-wrap .item .price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 100%;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
}

.floors-wrap .filters-wrap .item .price span {
    font-size: 22px;
    font-weight: 800;
}

.floors-wrap .filters-wrap .item.active .flat {
    background: #FF8A00;
    color: white;
}

.floor-tooltip-details {
    position: absolute;
    display: none;
    /*width: 255px;*/
    height: 130px;
    z-index: 99;
}

.floor-tooltip-details .title {
    position: relative;
    font-size: 0;
    background: #FF8A00;
}

.floor-tooltip-details .title .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    font-size: 26px;
    font-weight: 800;
    color: white;
    margin: 0;
    line-height: 32px;
    padding-top: 5px;
    text-align: center;
}

.floor-tooltip-details .title .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    color: white;
    margin: 0;
}

.floor-tooltip-details .title .icon {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    font-size: 14px;
    text-align: center;
    color: white;
}

.floor-tooltip-details .flats {
    position: relative;
    display: block;
}

.floor-tooltip-details .flats .flat {
    position: relative;
    display: block;
    padding: 5px 10px;
    padding-right: 0;
    font-size: 0;
    background: white;
}

.floor-tooltip-details .flats .flat .name {
    position: absolute;
    left: 10px;
    width: 45px;
    font-size: 13px;
    color: #7D7D7D;
    margin: 0;
}

.floor-tooltip-details .flats .flat .name span {
    font-size: 10px;
}

.floor-tooltip-details .flats .flat .price {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 900;
    color: black;
    margin: 0;
    margin-left: 45px;
}

.floor-tooltip-details .flats .flat .price span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
}

.floor-tooltip-details .flats .flat .price span:not(:last-child) {
    margin-right: 10px;
}

.floor-tooltip-details .flats .flat .price span sup {
    font-size: 9px;
}

.floor-tooltip-details.show {
    display: block;
}

.choice-flat {
    position: absolute;
    display: block;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    min-height: 540px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat {
        top: 60px;
    }
}

.choice-flat .title {
    position: relative;
    display: block;
    font-size: 46px;
    font-weight: 300;
    color: white;
    z-index: 91;
    margin: 0;
    line-height: 100%;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .title {
        font-size: 36px;
    }
}

.choice-flat .choice-flat-wrap {
    position: absolute;
    left: 300px;
    top: 100px;
    right: 100px;
    bottom: 20px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .choice-flat-wrap {
        left: 200px;
        right: 25px;
    }
}

.choice-flat .choice-flat-wrap .drawing {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.choice-flat .choice-flat-wrap .drawing.transparent {
    z-index: 91;
}

.banks {
    position: relative;
    display: block;
}

.banks .title {
    font-size: 22px;
    color: black;
    margin-top: 30px;
    margin-bottom: 20px;
}

.banks .item {
    position: relative;
    display: block;
    padding: 20px 0;
    font-size: 0;
    border-top: 1px solid rgba(125, 125, 125, 0.1);
}

.banks .item:last-child {
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
}

.banks .item .logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 265px;
    height: 120px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-right: 25px;
}

.banks .item .text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    /*height: 120px;*/
}

.banks .item .text p {
    margin: 0;
    /*height: 100px;*/
    overflow: hidden;
}

.banks .item .text .info {
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    color: black;
    font-weight: 700;
    cursor: pointer;
}

.banks .item .text .info .icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: black;
    height: 16px;
    margin-right: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.banks .item .text .info .icon.rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.banks .item .content {
    position: relative;
    display: none;
    margin-top: 30px;
}

.banks .item .content .info-text {
    font-size: 16px;
    color: #7D7D7D;
    line-height: 160%;
}

table .icon-checked {
    font-size: 20px;
    color: #26A733;
}

.tooltip-flat {
    position: absolute;
    display: none;
    width: 200px;
    z-index: 100;
}

.tooltip-flat .title {
    position: relative;
    display: block;
    background: #FF8A00;
    height: 32px;
    padding: 7px 10px;
}

.tooltip-flat .title .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    color: white;
}

.tooltip-flat .title .number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    color: white;
}

.tooltip-flat .title .icon {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    color: white;
    top: 50%;
    right: 10px;
    margin-top: -6px;
}

.tooltip-flat .info {
    position: relative;
    display: block;
    padding: 5px 10px;
    background: white;
}

.tooltip-flat .info .item {
    position: relative;
    display: block;
    padding: 5px 0;
}

.tooltip-flat .info .item .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7D7D7D;
    margin: 0;
}

.tooltip-flat .info .item .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 14px;
    font-weight: 800;
    margin: 0;
}

.choice-flat .compass-wrap {
    position: absolute;
    top: 80px;
    right: 100px;
}

.choice-flat .compass-wrap .compass {
    background: url(../src/img/svg/light-compass.svg) no-repeat center;
}

.choice-flat .compass-wrap .compass-symbol {
    color: white;
}

.choice-flat .choice-floors-wrap {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 100px;
    width: 165px;
    max-height: 500px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .choice-floors-wrap {
        left: 25px;
        max-height: 450px;
    }
}

.choice-flat .choice-floors-wrap .switch {
    position: relative;
    display: block;
    z-index: 92;
}

.choice-flat .choice-floors-wrap .switch .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.choice-flat .choice-floors-wrap .switch .item:first-child {
    float: left;
}

.choice-flat .choice-floors-wrap .switch .item:last-child {
    float: right;
}

.choice-flat .choice-floors-wrap .switch .item .icon {
    font-size: 12px;
    width: 12px;
    height: 12px;
    color: white;
}

.choice-flat .choice-floors-wrap .switch .item.disable .icon {
    color: rgba(255, 255, 255, .5);
}

.choice-flat .choice-floors-wrap .content {
    position: relative;
    display: block;
}

.choice-flat .choice-floors-wrap .content .title {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    margin-top: -2px;
    margin-bottom: 15px;
}

.choice-flat .choice-floors-wrap .content .item {
    position: relative;
    display: block;
    width: 100%;
    height: 3vh;
    min-height: 18px;
    max-height: 30px;
    cursor: inherit;
    background: url(../src/img/svg/floor-windows.svg) no-repeat center rgba(255, 255, 255, 0.7);
    background-size: 70%;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .choice-floors-wrap .content .item {
        background-size: 50%;
    }
}

.choice-flat .choice-floors-wrap .content .item:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.choice-flat .choice-floors-wrap .content .item p {
    position: relative;
    display: none;
    font-size: 2vh;
    font-weight: 800;
    color: white;
    text-align: center;
    margin: 0;
    z-index: 2;
    padding-top: 1px;
}

.choice-flat .choice-floors-wrap .content .item.have {
    cursor: pointer;
    /*background: url(../src/img/svg/floor-windows.svg) no-repeat center;*/
}

.choice-flat .choice-floors-wrap .content .item.have:after {
    background: rgba(255, 92, 0, 0.5);
}

.choice-flat .choice-floors-wrap .content .item.have:hover:after {
    background: rgba(255, 92, 0, 0.8);
}

.choice-flat .choice-floors-wrap .content .item.active:after {
    background: rgba(255, 92, 0, 0.8);
}

.choice-flat .choice-floors-wrap .content .item.active p {
    display: block;
}

.choice-flat .flat-selector {
    max-width: 400px;
    max-height: 280px;
    width: 150%;
    height: 100%;
    position: absolute;
    top: 54%;
    left: 100px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}

@media (max-width: 1599px) {
    .choice-flat .flat-selector {
        max-width: 200px;
        max-height: 100px;
        left: 25px;
        bottom: 20px;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.choice-flat .flat-selector .drawing {
    display: block;
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}

.choice-flat .flat-svg-info {
    position: absolute;
    display: block;
    left: 100px;
    bottom: 55px;
    width: 280px;
    height: 95px;
    background: url(../src/img/svg/flat-info.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

@media (max-width: 1599px) {
    .choice-flat .flat-svg-info {
        left: 250px;
        bottom: 20px;
        width: 300px;
        height: 100px;
    }
}

.choice-flat .flat-options {
    position: absolute;
    display: block;
    width: 380px;
    text-align: left;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options {
        right: 25px;
    }
}

.choice-flat .flat-options .compass-wrap {
    position: relative;
    margin: 40px 0;
    padding: 0 10px;
    top: 0;
    right: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options .compass-wrap {
        margin: 20px 0;
    }
}

.choice-flat .flat-options .title {
    font-size: 40px;
    font-weight: 800;
    color: white;
    margin: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options .title {
        font-size: 32px;
    }
}

.choice-flat .flat-options .deadline {
    font-size: 16px;
    margin: 0;
    color: white;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options .deadline {
        font-size: 14px;
    }
}

.choice-flat .flat-options .options {
    margin: 20px 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options .options {
        margin: 10px 0;
    }
}

.choice-flat .flat-options .options .item {
    position: relative;
    display: block;
    font-size: 0;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.choice-flat .flat-options .options .item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

@media (max-width: 1199px),
(max-height: 900px) {
    .choice-flat .flat-options .options .item {
        padding: 5px 0;
    }
}

.choice-flat .flat-options .options .item .area {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}

.choice-flat .flat-options .options .item .area:last-child {
    margin: 0;
}

.choice-flat .flat-options .options .item .area .name {
    font-size: 16px;
    margin: 0;
    color: white;
}

.choice-flat .flat-options .options .item .area .value {
    margin: 0;
    font-size: 20px;
    font-weight: 800;
    color: white;
}

.choice-flat .flat-options .options .item .floor {
    font-size: 0;
}

.choice-flat .flat-options .options .item .floor .name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 16px;
    margin: 0;
    color: white;
}

.choice-flat .flat-options .options .item .floor .value {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 20px;
    font-weight: 800;
    color: white;
    margin: 0;
    text-align: right;
}

.choice-flat .flat-options .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 50px;
    padding: 14px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #FF8A00;
    font-size: 18px;
    text-align: center;
    color: white;
    margin-right: 26px;
}

.choice-flat .flat-options .pdf {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background: url(../src/img/svg/pdf.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.choice-flat .flat-wrapper-inner {
    position: absolute;
    left: 500px;
    top: 140px;
    right: 500px;
    bottom: 200px;
}

@media (max-width: 1599px) {
    .choice-flat .flat-wrapper-inner {
        left: 100px;
        top: 150px;
        /*right: 420px;*/
        bottom: 140px;
    }
}

.choice-flat .flat-wrapper-inner img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contacts-wrap {
    position: relative;
    display: block;
    font-size: 0;
}

.contacts-wrap .title {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 800;
    border-bottom: 1px solid #C4C4C4;
    text-transform: uppercase;
    margin-top: 60px;
}

.contacts-wrap .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 20px 0;
    padding-right: 50px;
}

.contacts-wrap .item .name {
    font-size: 14px;
    font-weight: 700;
    color: #FF8A00;
    text-transform: uppercase;
    margin: 20px 0;
}

.contacts-wrap .item .value {
    font-size: 20px;
    color: black;
    margin: 10px 0;
}

.contacts-wrap .item .value.vk {
    position: relative;
    display: block;
    margin: 20px 0;
}

.contacts-wrap .item .value .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    height: 30px;
    width: 30px;
    color: #4A76A8;
    margin-right: 10px;
}

.contacts-wrap .item .value a {
    color: #0094ff;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.contacts-wrap .item .text {
    font-size: 14px;
    color: #7D7D7D;
    line-height: 160%;
    max-width: 320px;
}

.contacts-map {
    position: relative;
    display: block;
    width: 100%;
    height: 650px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .contacts-map {
        height: 400px;
    }
}

.contacts-map .map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.about-wrap {
    position: relative;
    display: block;
    margin-top: 80px;
    font-size: 0;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-wrap {
        margin-top: 60px;
    }
}

.about-wrap .about-head {
    position: relative;
    display: block;
    width: 100%;
    height: 520px;
    background: url(../src/img/about-head-min.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.about-wrap h1 {
    font-size: 46px;
    font-weight: 300;
}

.about-wrap h4 {
    font-size: 22px;
    font-weight: 400;
}

.about-wrap .w50 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 40px;
}

.about-wrap .person {
    position: relative;
    display: block;
    max-width: 1200px;
    margin: 50px auto;
    background: #F2F2F2 url(../src/img/about-photo-min.png) no-repeat right bottom;
    padding: 40px 70px;
}

.about-wrap .person .w50 {
    width: 50%;
}

.about-wrap .person h3 {
    font-size: 22px;
    color: black;
    text-transform: uppercase;
}

.about-wrap .person .strong {
    font-size: 16px;
    font-weight: 700;
    color: black;
    margin-top: 35px;
}

.about-wrap .about-options {
    position: relative;
    display: block;
    font-size: 0;
    margin: 80px 0;
}

.about-wrap .about-options .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 60px;
}

@media (max-width: 1599px) {
    .about-wrap .about-options .item {
        padding: 0 20px;
    }
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-wrap .about-options .item {
        padding: 0 10px;
    }
}

.about-wrap .about-options .item .icon {
    position: relative;
    display: block;
    width: 100%;
    height: 65px;
    font-size: 65px;
    color: #7D7D7D;
    margin: 40px 0;
    text-align: center;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-wrap .about-options .item .icon {
        font-size: 48px;
        margin: 20px 0;
    }
}

.about-wrap .about-options .item .title {
    position: relative;
    display: block;
    font-size: 22px;
    color: black;
    text-transform: uppercase;
    margin: 12px 0;
    text-align: center;
}

@media (max-width: 1599px) {
    .about-wrap .about-options .item .title {
        font-size: 16px;
    }
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-wrap .about-options .item .title {
        font-size: 16px;
    }
}

.about-wrap .about-options .item .text {
    font-size: 16px;
    margin: 12px auto;
    text-align: center;
    width: 200px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-wrap .about-options .item .text {
        font-size: 12px;
    }
}

.about-wrap .about-buttons {
    position: relative;
    display: block;
    font-size: 0;
    text-align: center;
    margin: 80px 0;
}

.about-wrap .about-buttons .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 260px;
    height: 50px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #7D7D7D;
    background: white;
    font-size: 18px;
    font-weight: 700;
    color: black;
    text-align: center;
    padding: 13px 10px;
    -webkit-transition: background-color, color .3s ease;
    -o-transition: background-color, color .3s ease;
    transition: background-color, color .3s ease;
    margin: 0 25px;
}

.about-wrap .about-buttons .button:hover {
    background: #FF8A00;
}

.about-wrap .about-banner {
    position: relative;
    display: block;
    background: url(../src/img/about-img-min.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 100px;
}

.about-wrap .about-banner p {
    font-size: 36px;
    line-height: 48px;
    font-weight: 800;
    color: white;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.about-maps-wrap {
    position: relative;
    display: block;
    margin-top: 40px;
}

.about-maps-wrap .title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.about-maps-wrap .timeline {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    padding: 0;
    height: 50px;
}

.about-maps-wrap .timeline:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 55px;
    right: 55px;
    display: block;
    height: 1px;
    border-bottom: 1px dotted black;
}

.about-maps-wrap .timeline .item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #7D7D7D;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.about-maps-wrap .timeline .item:hover {
    color: black;
}

.about-maps-wrap .timeline .item .dot {
    display: block;
    position: absolute;
    border: 2px solid #000;
    width: 12px;
    height: 12px;
    left: 50%;
    bottom: 0;
    margin: 0 0 -5px -8px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: white;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.about-maps-wrap .timeline .item.active {
    color: black;
    cursor: inherit;
}

.about-maps-wrap .timeline .item.active .dot {
    background: #FF8A00;
    border: 2px solid #FF8A00;
}

.about-maps-wrap .objects {
    position: relative;
    display: block;
    margin: 40px 0;
    font-size: 0;
}

.about-maps-wrap .objects .object {
    position: relative;
    display: none;
}

.about-maps-wrap .objects .object .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.33333333%;
    padding-right: 50px;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    outline: none;
    -o-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
    cursor: pointer;
}

.about-maps-wrap .objects .object .item:hover {
    color: #7D7D7D;
}

.about-maps-wrap .objects .object .item span {
    color: #7D7D7D;
}

.about-maps-wrap .objects .object.active {
    display: block;
}

.about-maps-wrap .about-map {
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
}

.sections-menu-select {
    position: absolute;
    display: block;
    top: 95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 200px;
    height: 35px;
    background: white;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 92;
    font-size: 0;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-tabs {
        top: 75px;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

/*Styling Selectbox*/
/*
.dropdown {
    width: 250px;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(204, 204, 204);
    transition: all .3s ease;
    position: relative;
    border: 1px solid #FF8A00;
    color: #4B4F5A;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    text-align: center;
    outline: none;
}

.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px
}

.dropdown .select>i {
    width: 13px;
    height: 13px;
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .2s ease;
    float: right;
    line-height: 20px;
    outline: none;
}

.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}

.dropdown:active {
    background-color: #f8f8f8
}

.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8
}

.dropdown.active .select>i {
    transform: rotate(-180deg)
}

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
   overflow-y: auto;
    z-index: 9
}

.dropdown .dropdown-menu li {
    padding: 0;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.dropdown .dropdown-menu li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #4B4F5A;
    font-size: 16px;
    font-weight: 700;
}

.dropdown .dropdown-menu li:before {
    content: none;
}

.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}

.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}

.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}*/

.preloader {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 999;
}

.preloader .content {
    position: absolute;
    display: block;
    width: 200px;
    height: 271px;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -135.5px;
}

.preloader .content .logo {
    position: relative;
    display: block;
    width: 100%;
    height: 168px;
    background: url(../src/img/svg/logo.svg) no-repeat center;
    background-size: contain;
}

.preloader .content .text {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    background: url(../src/img/svg/load.svg) no-repeat center;
    background-size: contain;
    margin-top: 30px;
}

.load .preloader {
    display: block;
}

.inner-wrapper {
    margin: 80px auto 90px auto;
    /* max-width: 1070px; */
    padding: 40px 100px;
    background: #fff;
    position: relative;
}

.inner-wrapper hgroup {
    margin: 0;
    padding: 5px 0 30px 0;
    border-bottom: 1px solid #fe7e00;
}

.inner-wrapper hgroup h1 {
    font-family: "Roboto Condensed";
    color: #000;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0;
}

.inner-wrapper .objects {
    margin: 75px 0 0 0;
    padding: 1px 0;
}

.inner-wrapper .objects p.district {
    font-family: "Roboto Condensed";
    margin: 0 0 20px 0;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
    color: #a3a3a3;
}

.inner-wrapper .objects .object {
    margin: 0 0 50px 0;
    padding: 1px 0 1px 535px;
    position: relative;
    min-height: 309px;
}

.inner-wrapper .objects .object .desc {
    margin: 5px 0 60px 0;
}

.inner-wrapper .objects .object .desc p {
    font-family: "Roboto Condensed";
    margin: 20px 0 0 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

.inner-wrapper .objects .object .desc p strong {
    font-weight: 700;
    text-transform: uppercase;
}

/**/
.inner-wrapper .objects .object .desc span {
    color: #fe7e00;
    margin-top: 5px;
    display: block;
    font-size: 15px;
}

.inner-wrapper .objects .object .desc table.desc-table {
    overflow: hidden;
}

.inner-wrapper .objects .object .desc table.desc-table th {
    border-bottom: 1px solid #a3a3a3;
}

.inner-wrapper .objects .object .desc table.desc-table tr td {
    border-bottom: none;
    border-top: none;
}

.inner-wrapper .objects .object .desc table.desc-table tr th p {
    padding-left: 10px;
    color: #a3a3a3;
    padding-bottom: 5px;
    font-size: 16px;
}

.inner-wrapper .objects .object .desc table.desc-table tr td p {
    line-height: 10px;
    padding-left: 10px;
    font-size: 16px;
}

.inner-wrapper .objects .object .desc table.desc-table tr td.bb {
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 20px;
}

/**/

.inner-wrapper .objects .object .link {
    display: block;
    position: relative;
    margin: 45px 0 0 0;
    width: 237px;
    height: 39px;
    border: 1px solid #000;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 39px;
    font-weight: 400;
    color: #000;
    outline: none;
    text-decoration: none;
    text-align: center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.inner-wrapper .objects .object .link:hover {
    background: #fe7e00;
    color: #fff;
    border-color: #fe7e00;
}

.inner-wrapper .objects .object .link.abs {
    position: absolute;
    left: 535px;
    bottom: 0;
    margin: 0;
}

.inner-wrapper .objects .object .img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 480px;
    height: 311px;
}

.inner-wrapper .objects .object .img img {
    max-width: 100%;
    max-height: 100%;
}

.inner-wrapper article {
    margin: 0;
    padding: 1px 0;
}

.inner-wrapper article h2,
.inner-wrapper article .h2 {
    margin: 65px 0 35px 0;
    font-family: "Roboto Condensed";
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    text-align: left;
    text-transform: uppercase;
}

.inner-wrapper article h3,
.inner-wrapper article .h3 {
    margin: 45px 0 20px 0;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    text-align: left;
}

.inner-wrapper article p {
    margin: 20px 0 20px 0;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

.inner-wrapper article p.mt {
    margin-top: 40px;
}

.inner-wrapper article p.gray {
    color: #a0a0a0;
}

.inner-wrapper article .caps {
    text-transform: uppercase;
}

.inner-wrapper article ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.inner-wrapper article ul li {
    display: block;
    margin: 20px 0;
    padding: 0 0 0 25px;
    background: url(../img/ul-bg.jpg) 0 10px no-repeat;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

/* ==================
  Ð˜ÐŸÐžÐ¢Ð•ÐšÐ
================== */
.inner-wrapper .banner {
    margin: 70px 0 80px 0;
}

.inner-wrapper .banner img {
    max-width: 100%;
    max-height: 100%;
}

.inner-wrapper .banner-bank {
    position: relative;
    margin: 50px -40px 0 -40px;
    padding: 25px 0;
    text-align: center;
    background: #f7f7f7;
}

.inner-wrapper .banner-bank img {
    max-width: 100%;
    max-height: 100%;
}

.inner-wrapper .banner-bank img.gif {
    display: none;
}

.inner-wrapper .banner-bank .swf {
    position: relative;
    width: 730px;
    height: 100px;
    margin: 0 auto;
}

.inner-wrapper .bank-divide {
    margin: 0 -40px;
    height: 1px;
    background: #f2f2f2;
}

.inner-wrapper .bank-desc {
    margin: 50px 0;
}

.inner-wrapper .bank-desc .img {
    float: left;
    width: 220px;
    margin: 0;
}

.inner-wrapper .bank-desc .img img {
    max-width: 100%;
    max-height: 100%;
}

.inner-wrapper .bank-desc .desc {
    margin: 0 0 0 240px;
    padding: 0;
}

.inner-wrapper .bank-desc .desc p {
    margin: 0;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

.inner-wrapper .bank-desc .desc p a {
    color: #a3a3a3;
    text-decoration: none;
    outline: none;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px dotted #a3a3a3;
    -moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -webkit-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease;
}

.inner-wrapper .bank-desc .desc p a:hover {
    border-color: transparent;
}

/*.inner-wrapper .bank-desc .desc p a i {
  display: block;
  position: absolute;
  right: -15px; top: 5px;
  margin: 0;
  width: 11px; height: 6px;
  background: url(../img/arrow-mortgage.png) 0 -6px no-repeat;
}
.inner-wrapper .bank-desc .desc p a.active i {
  background-position: 0 0;
}*/

.inner-wrapper .table-wrapper {
    overflow: auto;
    margin: 20px 0;
}

.inner-wrapper .table-wrapper.hide {
    display: none;
}

.inner-wrapper .table-wrapper.margin {
    margin-top: 50px;
    margin-bottom: 50px;
}

.inner-wrapper .table-wrapper table {
    width: 100%;
    margin: 0;
}

.inner-wrapper .table-wrapper table tr th {
    border-bottom: 1px solid #000;
    vertical-align: top;
    text-align: left;
}

.inner-wrapper .table-wrapper table tr th.center {
    text-align: center;
}

.inner-wrapper .table-wrapper table tr th p {
    margin: 5px 10px 5px 10px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
}

.inner-wrapper .table-wrapper table tr th:first-child p {
    margin-left: 0;
}

.inner-wrapper .table-wrapper table tr td {
    border-top: 1px solid #e5e5e5;
    vertical-align: top;
    text-align: left;
}

.inner-wrapper .table-wrapper table tr td.center {
    text-align: center;
}

.inner-wrapper .table-wrapper table tr td p {
    margin: 15px 5px 15px 5px;
    font-family: "Roboto Condensed";
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

.inner-wrapper .table-wrapper table tr td:first-child p {
    margin-left: 0;
}

.inner-wrapper .table-wrapper table tr td p.gray {
    color: #a3a3a3;
}

.inner-wrapper .table-wrapper table tr td p strong {
    font-weight: 700;
}

.inner-wrapper .table-wrapper table tr td figure {
    margin: 10px 10px 10px 0;
}

.inner-wrapper .table-wrapper table tr td figure img {
    max-width: 100%;
    max-height: 100%;
}

.inner-wrapper .table-wrapper table tr td .ok {
    display: block;
    background: url(../img/ico-ok.png) center top no-repeat;
    margin: 15px 0 10px 0;
    padding: 27px 0 0 0;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #a0a0a0;
}

.inner-wrapper .table-wrapper table tr .w35 {
    width: 35%;
}

.inner-wrapper .table-wrapper table tr .w23 {
    width: 20%;
}

.inner-wrapper .table-wrapper table tr .w13 {
    width: 15%;
}

.inner-wrapper .table-wrapper table tr .w160 {
    width: 160px;
    vertical-align: middle;
}

.inner-wrapper .remark {
    margin: 50px 0 20px 0;
    padding: 10px 0;
    border: 1px solid #e3e3e3;
    color: #a3a3a3;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
}

.inner-wrapper .line {
    margin: 50px 0;
    height: 1px;
    background: #000;
}

.inner-wrapper p.accredit-objects {
    margin: 65px 0 0px 0;
    font-family: "Roboto Condensed";
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    text-align: left;
    text-transform: uppercase;
}

.inner-wrapper p.label {
    margin: 20px 0;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #a3a3a3;
}


/* ==================
  Ð˜ÐŸÐžÐ¢Ð•ÐšÐ
================== */
.inner-wrapper .declaration-wrapper {
    margin: 30px 0 30px 0;
    padding: 1px 0;
}

.inner-wrapper .declaration-wrapper .object {
    display: block;
    /*float: left;
  width: 50%;*/
    margin: 40px 0 0 0;
    padding: 1px 0;
}

.inner-wrapper .declaration-wrapper .object .title {
    height: 60px;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
}

.inner-wrapper .declaration-wrapper .object .title .name {
    margin: 0;
    font-family: "Circe", sans-serif;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.inner-wrapper .declaration-wrapper .object .title .street {
    margin: 5px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    font-family: "Circe", sans-serif;
    color: #a4a4a4;
}

.inner-wrapper .declaration-wrapper .object .documents {
    margin: 5px 0 0 0;
    padding: 1px 0;
}

.inner-wrapper .declaration-wrapper .object .documents a {
    display: inline-block;
    vertical-align: top;
    /* float: left; */
    margin: 20px 50px 39px 0px;
    /* padding: 60px 0 0 0; */
    height: 120px;
    position: relative;
    /* background: url(/v2/src/img/svg/dark-pdf.svg) center top no-repeat; */
    text-decoration: none;
    outline: none;
    color: #dedede;
    font-size: 40px;
    text-align: center;
}

.inner-wrapper .declaration-wrapper .object .documents a:before {
    font-family: "grad" !important;
    content: "\76";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.inner-wrapper .declaration-wrapper .object .documents a.zip:before {
    content: "\77";
}

.inner-wrapper .declaration-wrapper .object .documents a .date {
    display: block;
    height: 96px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    min-width: 100px;
    max-width: 100px;
    font-weight: 400;
    font-family: "Circe", sans-serif;
    color: #000;
}

.inner-wrapper .declaration-wrapper .object .documents a .size {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Circe", sans-serif;
    color: #a4a4a4;
}

.inner-wrapper .declaration-wrapper .object .documents a:hover .size {
    display: none;
}

.inner-wrapper .declaration-wrapper .object .documents a .download {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Circe", sans-serif;
    color: #ff7f00;
}

.inner-wrapper .declaration-wrapper .object .documents a:hover .download {
    display: block;
}

.inner-wrapper .declaration-wrapper .line {
    background: #ececec;
    margin: 0;
    clear: both;
}


.inner-wrapper .declaration-wrapper .object .documents-grad {
    margin: 5px 0 0 0;
    padding: 1px 0;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a {
    display: block;
    float: left;
    margin: 0 0 39px 0px;
    padding: 1px 0 25px 0;
    position: relative;
    /*width: 50%;*/
    width: 43%;
    min-height: 26px;
    text-decoration: none;
    outline: none;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 26px;
    background: url(../img/ico-zip.png) center top no-repeat;
    background-size: cover;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a .date {
    display: block;
    margin: 3px 30px 0 30px;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    font-family: "Roboto Condensed";
    color: #000;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a .size {
    display: block;
    position: absolute;
    left: 35px;
    bottom: 0;
    width: 100%;
    height: 16px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Roboto Condensed";
    color: #a4a4a4;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a:hover .size {
    display: none;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a .download {
    display: none;
    position: absolute;
    left: 35px;
    bottom: 0;
    width: 100%;
    height: 16px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Roboto Condensed";
    color: #ff7f00;
}

.inner-wrapper .declaration-wrapper .object .documents-grad a:hover .download {
    display: block;
}


.developer-about {
    position: relative;
    display: block;
    /*2*/
}

.developer-about .items-wrap {
    margin: 40px 0;
    font-size: 0;
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
}

.developer-about .items-wrap:last-child {
    border: none;
}

.developer-about .items-wrap .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.developer-about .items-wrap .item .name {
    margin: 0;
}

.developer-about .items-wrap .item .value {
    font-size: 24px;
    font-weight: 700;
    color: black;
    margin-bottom: 60px;
}

.developer-about .items-wrap .btn {
    position: relative;
    display: block;
    /*float: right;*/
    width: 240px;
    font-size: 18px;
    font-weight: 700;
    color: black;
    text-align: center;
    padding: 12px 0;
    background: white;
    margin: 20px 0;
    border: 1px solid black;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.developer-about .items-wrap .btn:hover {
    color: white;
    background: #FF8A00;
    border: 1px solid transparent;
}

.developer-about .items-wrap .btn.center {
    float: initial;
    margin: 20px auto;
}

.developer-about .items-wrap .card {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.developer-about .items-wrap .card .document {
    position: relative;
    font-size: 16px;
    color: black;
    padding-left: 40px;
}

.developer-about .items-wrap .card .document .icon {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: black;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.developer-about .items-wrap .card .date,
.developer-about .items-wrap .card .author {
    position: relative;
    font-size: 14px;
    color: black;
    margin: 5px 0;
    margin-left: 30px;
    padding-left: 30px;
}

.developer-about .items-wrap .card .date .icon,
.developer-about .items-wrap .card .author .icon {
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: black;
}

.developer-about .items-wrap .card .size {
    position: relative;
    display: inline-block;
    width: auto;
    margin-left: 30px;
    margin-right: 10px;
}

.developer-about .items-wrap .card .download {
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color: #7D7D7D;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.developer-about .items-wrap .card .download:hover {
    color: #FF8A00;
}

.developer-about .items-wrap .small-title {
    text-align: center;
}

.developer-about .items-wrap .big-title {
    font-size: 26px;
}

.developer-about .items-wrap .object-photo {
    padding-right: 20px;
    vertical-align: top;
}

.developer-about .items-wrap .object-text {
    padding-left: 20px;
    vertical-align: top;
}

.developer-about .items-wrap .object-text .value {
    margin: 0;
}

.developer-about .items-wrap .object-text .btn {
    float: left;
    margin: 40px 0;
}

.developer-about .items-wrap .photo {
    position: relative;
    display: block;
    padding-bottom: 60%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.developer-about .items-wrap .deadline {
    position: relative;
    display: block;
    margin: 20px 0;
}

.developer-about .items-wrap .deadline p {
    font-size: 15px;
    color: #FF8A00;
    margin: 0;
}

.developer-about .items-wrap .flats {
    position: relative;
    display: block;
    margin: 20px 0;
}

.developer-about .items-wrap .flats .flat {
    position: relative;
    display: block;
    font-size: 0;
}

.developer-about .items-wrap .flats .flat:first-child {
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
}

.developer-about .items-wrap .flats .flat:last-child {
    border-bottom: 1px solid rgba(125, 125, 125, 0.1);
}

.developer-about .items-wrap .flats .flat .item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 33.3333%;
    color: black;
    margin: 10px 0;
}

.developer-about .items-wrap .flats .flat .grey {
    color: #7D7D7D;
}

.developer-about .items-wrap ul li {
    font-size: 16px;
    font-weight: 800;
    color: black;
}

.developer-about .items-wrap .strong {
    color: black;
    font-weight: 800;
}

.developer-about .form-wrapper {
    display: block;
    width: 100%;
    height: 260px;
}

.developer-about .form-wrapper ul li:before {
    content: none;
}

.developer-about .form-block .form-field {
    float: left;
    width: 32%;
}

.developer-about form {
    margin: 20px 0;
}

.developer-about input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.developer-about #message_question2 {
    height: 52px;
    font-size: 16px;
}

.developer-about select {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.developer-about .form-block .form-field:nth-child(2) {
    margin: 0 2%;
}

.developer-about .form-block {
    /* margin: 0 auto; */
    /* text-align: center; */
    display: block;
    height: 52px;
    width: 100%;
    margin: 20px 0;
}

.developer-about .form-submit {
    display: block;
    width: 240px;
    height: 50px;
    font-size: 18px;
    line-height: 49px;
    font-weight: 700;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    outline: none;
    padding: 0px;
    margin: 0 auto;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 30px;
    cursor: pointer;
    background-color: #FF8A00;
    border: 1px solid transparent;
}

.developer-about .form-submit:hover {
    background: white;
    color: black;
    border: 1px solid black;
}

.developer-about .title-new {
    height: 50px;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
    margin-top: 30px;
}

.developer-about ul.dolshik-time2 {
    /*border: 1px solid #acacac;*/
    outline: none;
    margin: 0;
    padding: 0;
    height: 52px;
    position: relative;
    z-index: 111;
    background-color: #fff;
    moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -webkit-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease;
}

.developer-about ul.dolshik-time2 li.hide {
    display: none !important;
}

.developer-about .dolshik-time2 li {
    display: block;
    line-height: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #acacac;
    border-width: 0px 1px 0px 1px;
}

.developer-about .dolshik-time2.closes li:hover {
    color: #222;
}

.developer-about .dolshik-time2 li:hover {
    background: #fe7e00;
    color: #fff;
    cursor: pointer;
}

.developer-about ul.dolshik-time2.closes li {
    display: none;
    border: none;
}

.developer-about .dolshik-time2 li.active {
    display: block !important;
}

.developer-about ul.dolshik-time2.closes {
    border: 1px solid #acacac;
}

.developer-about .dolshik-time2 li:first-child {
    border: 1px solid #acacac;
    border-width: 1px 1px 0px 1px;
}

.developer-about .dolshik-time2 li:last-child {
    border: 1px solid #acacac;
    border-width: 0 1px 1px 1px;
}

.developer-about ul.dolshik-date2 {
    /*border: 1px solid #acacac;*/
    outline: none;
    margin: 0;
    padding: 0;
    height: 52px;
    position: relative;
    z-index: 111;
    background-color: #fff;
    moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -webkit-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease;
}

.developer-about ul.dolshik-date2 li.hide {
    display: none !important;
}

.developer-about .dolshik-date2 li {
    display: block;
    line-height: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #acacac;
    border-width: 0px 1px 0px 1px;
}

.developer-about .dolshik-date2.closes li:hover {
    color: #222;
}

.developer-about .dolshik-date2 li:hover {
    background: #fe7e00;
    color: #fff;
    cursor: pointer;
}

.developer-about ul.dolshik-date2.closes li {
    display: none;
    border: none;
}

.developer-about .dolshik-date2 li.active {
    display: block !important;
}

.developer-about ul.dolshik-date2.closes {
    border: 1px solid #acacac;
}

.developer-about .dolshik-date2 li:first-child {
    border: 1px solid #acacac;
    border-width: 1px 1px 0px 1px;
}

.developer-about .dolshik-date2 li:last-child {
    border: 1px solid #acacac;
    border-width: 0 1px 1px 1px;
}

.developer-about ul.dolshik-spec2 {
    outline: none;
    margin: 0;
    padding: 0;
    height: 52px;
    position: relative;
    z-index: 111;
    background-color: #fff;
    moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -webkit-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease;
}

.developer-about ul.dolshik-spec2.closes {
    border: 1px solid #acacac;
}

.developer-about .dolshik-spec2 li {
    display: block;
    line-height: 20px;
    padding: 15px;
    background: #fff;
}

.developer-about ul.dolshik-spec2.closes li {
    display: none;
    border: none;
}

.developer-about .dolshik-spec2 li.active {
    display: block !important;
}

.developer-about .dolshik-spec2 li {
    display: block;
    line-height: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #acacac;
    border-width: 0px 1px 0px 1px;
}

.developer-about .dolshik-spec2.closes li:hover {
    color: #222;
}

.developer-about .dolshik-spec2 li:hover {
    background: #fe7e00;
    color: #fff;
    cursor: pointer;
}

.developer-about .dolshik-spec2 li:first-child {
    border: 1px solid #acacac;
    border-width: 1px 1px 0px 1px;
}

.developer-about .dolshik-spec2 li:last-child {
    border: 1px solid #acacac;
    border-width: 0 1px 1px 1px;
}

.developer-about .form-placeholder {
    color: #504b46;
}

.developer-about input[type="text"]:-ms-input-placeholder {
    color: #504b46;
}

.developer-about input[type="text"]::-ms-input-placeholder {
    color: #504b46;
}

.developer-about input[type="text"]::-webkit-input-placeholder {
    color: #504b46;
}

.developer-about input[type="text"]::placeholder {
    color: #504b46;
}

.developer-about input[type="tel"]:-ms-input-placeholder {
    color: #504b46;
}

.developer-about input[type="tel"]::-ms-input-placeholder {
    color: #504b46;
}

.developer-about input[type="tel"]::-webkit-input-placeholder {
    color: #504b46;
}

.developer-about input[type="tel"]::placeholder {
    color: #504b46;
}

.developer-about .form-block .form-field input.error {
    border: 1px solid #cc0000;
    padding: 16px;
}

.developer-about ul.dolshik-time2.error {
    border: 2px solid #cc0000;
    height: 48px;
}

.developer-about ul.dolshik-spec2.error {
    border: 2px solid #cc0000;
    height: 48px;
}

.developer-about ul.dolshik-date2.error {
    border: 2px solid #cc0000;
    height: 48px;
}

.developer-about .success {
    display: block;
    margin: 14px 35px 0 35px;
    text-align: center;
    font-size: 31px;
    line-height: 46px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.developer-about input#form_date {
    padding: 12px;
}

.developer-about ul.dolshik-jk {
    /*border: 1px solid #acacac;*/
    outline: none;
    margin: 0;
    padding: 0;
    height: 52px;
    position: relative;
    z-index: 101;
    background-color: #fff;
    moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -webkit-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease;
}

.developer-about .dolshik-jk li {
    display: block;
    line-height: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #acacac;
    border-width: 0px 1px 0px 1px;
}

.developer-about .dolshik-jk.closes li:hover {
    color: #222;
}

.developer-about .dolshik-jk li:hover {
    background: #fe7e00;
    color: #fff;
    cursor: pointer;
}

.developer-about ul.dolshik-jk.closes li {
    display: none;
    border: none;
}

.developer-about .dolshik-jk li.active {
    display: block !important;
}

.developer-about ul.dolshik-jk.closes {
    border: 1px solid #acacac;
}

.developer-about .dolshik-jk li:first-child {
    border: 1px solid #acacac;
    border-width: 1px 1px 0px 1px;
}

.developer-about .dolshik-jk li:last-child {
    border: 1px solid #acacac;
    border-width: 0 1px 1px 1px;
}

.developer-about .swiper-wrap {
    position: relative;
}

.developer-about .swiper-wrap .about-swiper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 20px 0;
    overflow: hidden;
}

.developer-about .swiper-wrap .about-swiper .swiper-slide {
    position: relative;
    width: 320px;
    height: 220px;
    display: block;
    text-align: center;
    font-size: 18px;
    background: #fff;
    cursor: pointer;
}

.developer-about .swiper-wrap .about-swiper .swiper-slide .photo {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 50%;
    background-position: center !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.developer-about .swiper-wrap .about-swiper .swiper-slide .date,
.developer-about .swiper-wrap .about-swiper .swiper-slide .author {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 12px;
}

.developer-about .swiper-wrap .about-swiper .swiper-slide .date .icon,
.developer-about .swiper-wrap .about-swiper .swiper-slide .author .icon {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.developer-about .swiper-wrap .about-swiper .swiper-slide .date {
    margin-right: 20px;
}

.developer-about .swiper-wrap .swiper-button-prev {
    outline: none;
    left: -20px;
    margin-top: -55px;
    background: url(../src/img/svg/prev.svg);
}

.developer-about .swiper-wrap .swiper-button-next {
    outline: none;
    right: -20px;
    margin-top: -55px;
    background: url(../src/img/svg/next.svg);
}

.new_link {
    position: relative;
    display: block;
    width: 320px !important;
    float: right;
    font-size: 18px;
    font-weight: 700;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    background-color: #FF8A00;
    border: 1px solid transparent;
    height: auto;
    margin: 30px 0 !important;
    margin-right: 0 !important;
    transition: all 0.3s ease;
}

.new-link:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}


.modal-form {
    position: fixed;
    top: 60%;
    left: 50%;
    color: #fff;
    width: 460px;
    margin-top: -160px;
    z-index: 9999;
    margin-left: -230px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.modal-form.black {
    color: black;
}

.modal-form .close {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 0;
    right: 0;
    color: white;
    cursor: pointer;
    z-index: 92;
}

.modal-form.black .close {
    color: black;
}

.modal-form .title {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
}

.modal-form .subtitle {
    font-size: 17px;
    line-height: 1;
    margin-top: 10px;
}

#feedback_submit {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    border: none;
    vertical-align: middle;
    font-size: 19px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    margin: 0;
    text-transform: uppercase;
    outline: none;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #FF8A00;
    font-weight: bold;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.form {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.form.feedback-form {
    margin-top: 20px;
}

.form .field {
    display: block;
    position: relative;
    z-index: 5;
    margin: 10px 0;
    padding: 0;
}

.form .field .label {
    display: block;
    position: absolute;
    left: 15px;
    top: 5px;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.modal-form.black .form .field .label {
    color: black;
}

.form .field .input-text {
    margin: 0;
    padding: 35px 15px 15px 15px;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

.modal-form.black .form .field .input-text {
    background: rgba(0, 0, 0, 0.2);
    color: black;
    font-weight: 400;
}

.offerta {
    font-size: 14px;
    margin-top: 18px;
}

.offerta a {
    color: #FF8A00;
}

.form .field .checkbox-label {
    font-size: 15px;
    line-height: 20px;
    top: 3rem;
    color: #525252;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form .field.empty .label {
    font-size: 18px;
    top: 15px;
    color: #fff;
}

.form .field.error .input-text,
.form .field.error .textarea {
    border-color: #cc0000;
}

.form .field.success .input-text,
.form .field.success .textarea {
    border-color: #3bc73b;
}

.form .success-form {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(255, 255, 255, 0.9);*/
    font-size: 2.6rem;
    line-height: 1.5em;
    color: #000;
    text-align: center;
}

.form .success-form .cell {
    color: #fff
}

.form .success-form .cell2 {
    color: #fff;
    font-size: 16px;
}

.modal-form.black .form .success-form .cell {
    color: black
}

.modal-form.black .form .success-form .cell2 {
    color: black
}

.nc-demo-modal-wrapper {
    display: none !important;
}

.banner-bank {
    text-align: center;
}

.banner-bank img {
    max-width: 100%;
    max-height: 100%;
}

.complex-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.complex-label .img {
    width: 100%;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .complex-label {
        /*top: 25px;
        right: 25px;*/
    }
}

.body.sections.sections-scroll {
    padding-top: 80px;
    height: auto !important;
    background: url(../src/img/blur.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 100%;
}

.sections-scroll .blur-bg {
    position: fixed;
}

.sections-scroll .choice-flat {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
    overflow: initial;
}

.sections-scroll .choice-flat .flat-wrapper-inner {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 60%;
    margin: 40px 0;
    padding-right: 80px;
}

.sections-scroll .choice-flat .compass-wrap {
    top: 60px;
    right: 335px;
}

.sections-scroll .choice-flat .flat-wrapper-inner img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    max-width: 670px;
    max-height: 700px;
    margin: 0 auto;
    object-fit: contain;
}

@media (max-width: 1199px) {
    .sections-scroll .choice-flat .flat-wrapper-inner img {
        width: 100%;
    }
}

.sections-scroll .choice-flat .flat-svg-info {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 40px 0;
}

.sections-scroll .choice-flat .flat-svg-info2 {
    position: absolute;
    display: none;
    top: 450px;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 40px 0;
    width: 280px;
    height: 95px;
    background: url(../src/img/svg/flat-info.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.sections-scroll .choice-flat .flat-options {
    position: relative;
    display: inline-block;
    float: right;
    top: auto;
    right: auto;
    transform: none;
    width: 40%;
    max-width: 380px;
    padding-top: 350px;
}

.sections-scroll .choice-flat .flat-selector {
    position: absolute;
    display: block;
    width: 375px;
    height: 346px;
    top: 100px;
    left: auto;
    right: 105px;
    bottom: auto;
    max-width: none;
    max-height: none;
    transform: none;
}

@media (min-width: 1750px) {
    .sections-scroll .choice-flat .flat-wrapper-inner {
        width: 45%;
        margin-left: 480px;
    }

    .sections-scroll .choice-flat .flat-selector {
        left: 100px;
        right: auto;
        width: 408px;
        height: 268px;
        top: 150px;
    }

    .sections-scroll .choice-flat .flat-options {
        padding-top: 60px;
    }

    .sections-scroll .choice-flat .flat-svg-info {
        display: none;
    }

    .sections-scroll .choice-flat .flat-svg-info2.active {
        display: block;
    }
}

@media (max-width: 1199px),
(max-height: 900px) {
    .sections-scroll .choice-flat .flat-selector {
        right: 30px;
    }
}

.disclaimer {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    z-index: 91;
    margin-top: -30px;
}

.disclaimer0 {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    z-index: 91;
    margin: 0;
}


.callback .modal-form {
    position: fixed;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 460px;
    margin-top: -160px;
    z-index: 9999;
    margin-left: -230px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.modal-form.black {
    color: black;
}

.modal-form .close {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 0;
    right: 0;
    color: white;
    cursor: pointer;
    z-index: 92;
}

.modal-form.black .close {
    color: black;
}

.modal-form .title {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
}

.modal-form .subtitle {
    font-size: 17px;
    line-height: 1;
    margin-top: 10px;
}

#feedback_submit {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    border: none;
    vertical-align: middle;
    font-size: 19px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    margin: 0;
    text-transform: uppercase;
    outline: none;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #FF8A00;
    font-weight: bold;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.form {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.form.feedback-form {
    margin-top: 20px;
}

.form .field {
    display: block;
    position: relative;
    z-index: 5;
    margin: 10px 0;
    padding: 0;
}

.form .field .label {
    display: block;
    position: absolute;
    left: 15px;
    top: 5px;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.modal-form.black .form .field .label {
    color: black;
}

.form .field .input-text {
    margin: 0;
    padding: 35px 15px 15px 15px;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

.modal-form.black .form .field .input-text {
    background: rgba(0, 0, 0, 0.2);
    color: black;
    font-weight: 400;
}

.offerta {
    font-size: 14px;
    margin-top: 18px;
}

.offerta a {
    color: #FF8A00;
}

.form .field .checkbox-label {
    font-size: 15px;
    line-height: 20px;
    top: 3rem;
    color: #525252;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form .field.empty .label {
    font-size: 18px;
    top: 15px;
    color: #fff;
}

.form .field.error .input-text,
.form .field.error .textarea {
    border-color: #cc0000;
}

.form .field.success .input-text,
.form .field.success .textarea {
    border-color: #3bc73b;
}

.form .success-form {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(255, 255, 255, 0.9);*/
    font-size: 2.6rem;
    line-height: 1.5em;
    color: #000;
    text-align: center;
}

.form .success-form .cell {
    color: #fff
}

.form .success-form .cell2 {
    color: #fff;
    font-size: 16px;
}

.modal-form.black .form .success-form .cell {
    color: black
}

.modal-form.black .form .success-form .cell2 {
    color: black
}

.nc-demo-modal-wrapper {
    display: none !important;
}


.footer-content {
    position: relative;
    background: #EFEFEF;
    padding: 40px 0;
    font-size: 0;
}

.footer-content .item {
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.footer-content .footer-logo {
    position: relative;
    display: block;
    width: 47px;
    height: 67px;
    background: url(../src/img/svg/logo.svg) no-repeat left;
    -webkit-background-size: contain;
    background-size: contain;
}


.footer-content li {
    padding: 0;
    line-height: 35px;
}

.footer-content li:before {
    content: none;
}

.footer-content li a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.footer-content li a.link {
    color: #0094ff
}

.footer-content .icon {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #4A76A8;
    margin-right: 20px;
    float: inherit;
}

.footer-content .to-top {
    position: absolute;
    display: block;
    width: 47px;
    height: 47px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #D7D7D7;
    text-align: center;
    bottom: 0;
    right: 0;
}

.footer-content .to-top .icon {
    text-align: center;
    margin: 0;
    top: 50%;
    margin-top: -14px;
    color: #000;
}

.footer-content .footer-feedback {
    position: relative;
    display: block;
    width: 200px;
    height: 52px;
    margin: 30px 0;
    background: #FF8A00;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 15px 5px;
}

.callback {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 990;
}

#button-totop.to-top {
    position: fixed;
    display: block;
    width: 47px;
    height: 47px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #D7D7D7;
    text-align: center;
    bottom: 70px;
    right: 25px;
    z-index: 2;
}

#button-totop.to-top .icon {
    text-align: center;
    margin: 0;
    color: #000;
    line-height: 47px;
}

.tab-links .item {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
}

.tab-links .item a {
    color: #7D7D7D;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.tab-links .item a:hover {
    color: black;
}

.tab-links .item.active {
    border-bottom: 3px solid #FF8A00;
}

.about-gallery {
    margin: 100px 200px;
    padding: 50px;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    padding-bottom: 70px;
}

@media (max-width: 1199px),
(max-height: 900px) {
    .about-gallery {
        margin: 50px 100px;
    }
}

.about-gallery .swiper-slide {
    text-align: center;
}

.about-gallery .swiper-slide .photo {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /*padding-bottom: 50%;*/
    background-position: center !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.about-gallery .swiper-slide .date,
.about-gallery .swiper-slide .author {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 12px;
}

.about-gallery .swiper-slide .date .icon,
.about-gallery .swiper-slide .author .icon {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.about-gallery .swiper-slide .date {
    margin-right: 20px;
}

.gallery-button-prev {
    outline: none;
    left: 130px;
    /*margin-top: -55px;*/
    background: url(../src/img/svg/prev.svg);
}

.gallery-button-next {
    outline: none;
    right: 130px;
    /*margin-top: -55px;*/
    background: url(../src/img/svg/next.svg);
}

.about-gallery .icon-close.icon {
    position: absolute;
    display: block;
    top: 20px;
    right: 25px;
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: #FF8A00;
    cursor: pointer;
}

.body.body-fixed {
    position: fixed;
}

body.overflow-y-hidden {
    overflow-y: hidden;
}

html.overflow-y-scroll {
    overflow-y: scroll;
}


.filter-wrapper {
    position: relative;
}

.filter-wrapper .filter-block {
    width: 408px;
    position: fixed;
    left: 0;
    z-index: 9;
    top: 0;
}

@media (max-width: 1300px) {
    .filter-wrapper .filter-block {
        width: 360px;
    }
}


.filter-wrapper .filter-content {
    margin-left: 408px;
    padding-left: 20px;
    min-height: 680px;
}

@media (max-width: 1300px) {
    .filter-wrapper .filter-content {
        margin-left: 360px;
    }
}



.filter-wrapper .filter-block .filter {
    background: rgb(239, 235, 235);
    border-radius: 10px;
    padding: 30px;
}

@media (max-width: 1300px) {
    .filter-wrapper .filter-block .filter {
        padding: 15px;
    }
}


.filter-wrapper .filter-block .filter .field {
    margin: 25px 0;
}

.filter-wrapper .filter-block .filter .field:last-child {
    margin-bottom: 0;
}

.filter-wrapper .filter-block .filter .head {
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
}

.filter-results .item {
    display: block;
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    outline: none;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 1px solid #E4E4E4;
    margin: 30px 0;
    padding: 10px;
    height: 164px;
    position: relative;
    transition: .2s;
}

.filter-results .item:hover {
    border-color: #FF8A00;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
}

.filter-results .item:hover .info .room-info {
    color: #FF8A00;
}

.filter-results .item .photo {
    width: 253px;
    background-image: url(/img/blur-room.jpg);
    border-radius: 3px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: absolute;
    left: 10px;
    padding: 10px;
    top: 50%;
    height: 142px;
    margin-top: -71px;
}

@media (max-width: 1600px) {
    .filter-results .item .photo {
        width: 160px
    }
}

.filter-results .item .photo img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.filter-results .item .info {
    margin-left: 263px;
    margin-right: 253px;
    position: relative;
    height: 100%
}

@media (max-width: 1600px) {
    .filter-results .item .info {
        margin-left: 175px;
        margin-right: 175px;
    }
}

.filter-results .item .price {
    width: 253px;
    position: absolute;
    right: 10px;
    height: 121px;
    top: 50%;
    margin-top: -60.5px;
    border-left: 1px solid #E4E4E4;
    padding: 24px 0 24px 24px;
}

@media (max-width: 1600px) {
    .filter-results .item .price {
        width: 160px;
    }
}


.filter-results .item .room-info {
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

@media (max-width: 1700px) {
    .filter-results .item .room-info {
        font-size: 28px;
    }
}

@media (max-width: 1440px) {
    .filter-results .item .room-info {
        font-size: 25px;
        margin-bottom: 10px;
    }
}

.filter-results .item .jk-name {
    font-size: 16px;
    line-height: 24px;
    color: #7D7D7D;
}

.filter-results .item .deadline {
    height: 27px;
    margin-top: 17px;
    border: 1px solid #FF8A00;
    border-radius: 7px;
    display: inline-block;
    background: #FFFFFF;
    overflow: hidden;
    font-size: 14px;
    line-height: 27px;
    padding: 0 10px;
    text-align: center;
}

@media (max-width: 1600px) {
    .filter-results .item .deadline {
        margin-top: 10px;
    }
}

.filter-results .item .full-price {
    font-size: 30px;
    line-height: 44px;
    font-weight: bold;
    color: #000000;
}

@media (max-width: 1600px) {
    .filter-results .item .full-price {
        font-size: 20px;
    }
}


.filter-results .item .square-price {
    font-size: 20px;
    line-height: 29px;
    color: #7D7D7D;
}

.table-block {
    display: table;
    margin: 0;
    width: 100%;
    height: 100%;
}

.table-block .cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


.filter-sort .types {
    font-size: 0;
    display: inline-block;
}

.filter-sort .types .item {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    margin-right: 50px;
    padding-right: 30px;
    color: #7D7D7D;
    position: relative;
    cursor: pointer;
    user-select: none;
}

@media (max-width: 1300px) {
    .filter-sort .types .item {
        margin-right: 25px;
    }
}

.filter-sort .types .item.active {
    color: #000000;
}

.filter-sort .name {
    display: inline-block;
    margin-right: 12px;
    font-size: 16px;
    line-height: 24px;
}

.filter-sort {
    text-align: left;
    font-size: 0;
}

.filter-wrapper .filter-block .filter .field.for-select,
.filter-wrapper .horizontal-filter-block .filter .field.for-select {
    z-index: 5;
}

.filter-wrapper .filter-block .filter .field select,
.filter-wrapper .horizontal-filter-block .filter .field select {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.filter-wrapper .filter-block .filter .field .selectwrap,
.filter-wrapper .horizontal-filter-block .filter .field .selectwrap {
    display: block !important;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #E4E4E4;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    color: #000;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease;
}

.filter-wrapper .filter-block .filter .field .range-slider,
.filter-wrapper .horizontal-filter-block .filter .field .range-slider {
    display: block !important;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #E4E4E4;
    font-size: 0;
    font-weight: 400;
    color: #000;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease;
}

.filter-wrapper .filter-block .filter .field .jq-selectbox,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox {
    display: block !important;
    z-index: 4 !important;
    margin: 0;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    color: #333;
    border-radius: 4px;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__select-text,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__select-text {
    display: block;
    margin: 0 30px 0 15px;
    text-align: left;
    padding: 25px 0 0
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__select-text.placeholder,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__select-text.placeholder {
    display: none !important
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__select,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__select {
    display: block;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown {
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 60px;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 4px;
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown ul,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown ul {
    display: block;
    margin: 0 0 0;
    padding: 0;
    max-height: 300px background: #FFFFFF;
    /* border: 1px solid #E4E4E4;*/
    box-sizing: border-box;
    border-radius: 4px;
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown ul:before,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown ul:before {
    display: none;
}


.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown li,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown li {
    display: block;
    margin: 0;
    padding: 15px;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    text-align: left;
    color: #4B4F5A;
    cursor: pointer
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown ul li:before,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown ul li:before {
    display: none;
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown li.selected,
.filter-wrapper .filter-block .filter .field .jq-selectbox__dropdown li:hover,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown li.selected,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__dropdown li:hover {
    color: #FF8A00
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__trigger,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__trigger {
    display: block;
    position: absolute;
    z-index: 3;
    right: 15px;
    top: 50%;
    margin: -5px 0 0;
    width: 10px;
    font-size: 10px;
    color: #FF8A00
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
    content: "\65";
}

.filter-wrapper .filter-block .filter .field .jq-selectbox.opened .jq-selectbox__trigger,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox.opened .jq-selectbox__trigger {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: -10px;
}


.filter-wrapper .filter-block .filter .field .label,
.filter-wrapper .horizontal-filter-block .filter .field .label {
    display: block;
    position: absolute;
    z-index: 3;
    text-align: left;
    left: 15px;
    right: 15px;
    top: 10px;
    font-size: 12px;
    line-height: 1em;
    font-weight: 400;
    color: #c2c2c2;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.filter-wrapper .filter-block .filter .field .jq-selectbox__select .label,
.filter-wrapper .horizontal-filter-block .filter .field .jq-selectbox__select .label {
    display: none;
}

.filter-wrapper .filter-block .filter .field.empty .label,
.filter-wrapper .horizontal-filter-block .filter .field.empty .label {
    top: 18px;
    font-size: 15px;
    line-height: 1em;
    color: #333333;
}

.range-slider {
    font-size: 0;
}

.range-slider .name {
    font-size: 16px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.range-slider .value {
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 50%;
    color: #CACACA;
    transform: translateY(-50%);
}

@media (max-width: 1300px) {
    .range-slider .value {
        font-size: 14px;
    }
}

.price-col {
    width: 60%;
    display: inline-block;
    position: relative;
    height: 100%;
}

.price-col:nth-child(2) {
    width: 40%
}

.price-col:nth-child(2) .name {
    left: 10px;
}

.price-col:nth-child(2) .value,
.floor-col:nth-child(2) .value {
    right: 15px;
}

.floor-col {
    width: 50%;
    display: inline-block;
    height: 100%;
    position: relative;
}

.floor-col:nth-child(2):before,
.price-col:nth-child(2):before {
    content: '';
    display: block;
    top: 50%;
    position: absolute;
    width: 1px;
    left: 3px;
    margin-top: -12.5px;
    height: 25px;
    background-color: #E4E4E4;
}

.range-wrapper {
    position: relative;
    height: 4px;
    width: 100%;
    margin: 0;
    z-index: 2;
}

.range-wrapper .ranger {
    height: 20px;
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.range-wrapper .ranger .ui-slider-handle {
    position: absolute;
    bottom: -4.5px;
    outline: none;
    left: 0;
    right: 20px;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    z-index: 3;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
}

.range-wrapper .ranger .ui-slider-range.ui-widget-header.ui-corner-all {
    position: absolute;
    height: 2px;
    background-color: #FF8A00;
    top: 14px;
}

.filter-wrapper .filter-block .filter .field .button,
.filter-wrapper .horizontal-filter-block .filter .field .button {
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    outline: none;
    font-size: 20px;
    user-select: none;
    color: #FF8A00;
}


.filter-sort .item .icon {
    position: absolute;
    display: none;
    right: 0;
    bottom: 0;
    height: 22px;
}

.filter-sort .item.active .icon {
    display: block;
}

.filter-sort .item[data-sort="desc"] .icon {
    transform: scale(-1, 1);
}

.filter-showmore {
    text-align: center;
    font-size: 0;
    margin: 30px 0;
}

.filter-showmore .button {
    background: #FF8A00;
    padding: 0 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    outline: none;
    font-size: 18px;
    user-select: none;
    color: #fff;
    margin: 0;
}

.horizontal-filter {
    position: relative;
    top: 80px;
    background-color: rgba(125, 125, 125, 0.1);
    padding: 20px 0;
    z-index: 20;
}

.horizontal-filter .head {
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    padding: 13px 0;
}

@media (max-width: 1700px) {
    .horizontal-filter .head {
        font-size: 20px;
    }
}

.filter-wrapper .horizontal-filter-block .filter .field .button {
    background-color: #FF8A00;
    cursor: pointer;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: block;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

.filter-wrapper .horizontal-filter-block .filter .field .button:hover {
    -webkit-box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
    box-shadow: 0 5px 10px rgba(255, 138, 0, 0.7);
}

@media (max-width: 1600px) {
    .filter-wrapper .horizontal-filter-block .filter .field {
        margin-top: 20px;
    }

    .filter-wrapper .horizontal-filter-block .row .col.w-16 {
        width: 100%;
    }

    .filter-wrapper .horizontal-filter-block .row .col.w-20 {
        width: 25%;
    }

    .filter-wrapper .horizontal-filter-block .row .col.w-25 {
        width: 50%;
    }
}

.banks-items .item {
    display: block;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    text-decoration: none;
    background-color: #fff;
    margin-bottom: 22px;
    position: relative;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.banks-items .item:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.banks-items .item:before {
    content: '';
    padding-top: 46.21%;
    display: block;
}

.banks-items .row {
    margin: 0 -12px;
}

.banks-items .row .col {
    padding: 0 12px;
}

@media (max-width: 1599px) {
    .banks-items .row .col.w-16 {
        width: 20%;
    }
}

@media (max-width: 1199px) {
    .banks-items .row .col.w-16 {
        width: 25%;
    }
}


.banks-items .item .logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-size: contain;
}

.modal-window {
    display: none;
    position: fixed;
    z-index: 998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1px 0;
    min-width: 320px;
    background: rgba(0, 0, 0, 0.9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.modal-window .close-modal {
    position: absolute;
    right: -35px;
    z-index: 99;
    cursor: pointer;
    top: 0;
    height: 20px;
    width: 20px;
    background-image: url('/v2/cancel.svg');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 1620px) {
    .modal-window .close-modal {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        top: -25px;
    }
}

.modal-window .close-modal:hover {
    opacity: .8;
}

.modal-window .modal-content {
    display: block;
    position: relative;
    margin: 40px auto;
    padding: 33px 35px;
    width: 100%;
    min-width: 1000px;
    max-width: 1500px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.hidden-banks {
    display: none;
}

.modal-window .banks .item .content {
    display: block;
}

.modal-window .banks .item {
    border: none !important;
}

.open-modal body {
    overflow: hidden !important;
    height: 100% !important;
}

.button-header {
    background-color: #FF8A00;
    cursor: pointer;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    padding: 0 15px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

@media (max-width: 1199px), (max-height: 900px){
    .button-header{
    font-size: 14px;
    line-height: 45px;
    }
}

#promo_modal.modal-window {
    position: absolute;
    z-index: 4;
    top: auto;
    left: auto;
    right: 50px;
    width: auto;
    height: auto;
    background: transparent;
    overflow: visible;
}

#promo_modal.modal-window p {
    font-size: 13px;
}

#promo_modal.modal-window .modal-content {
    margin: 30px 0 30px 0;
    padding: 30px;
    width: 500px;
    min-width: 500px;
    max-width: 500px;
}

#promo_modal.modal-window .close-modal {
    position: absolute;
    right: -35px;
    z-index: 99;
    cursor: pointer;
    top: 0;
    left: auto;
    height: 20px;
    width: 20px;
    background-image: url(/v2/cancel.svg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.inner-wrapper-no-margin {
    margin-top: 0px;
    padding-top: 0px;
}

.internetlab {
    background-image: url(/img/laba-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 138px;
    min-height: 38px;
    display: inline-block;
    position: relative;
    float: right;
    margin: 10px 0;
}




/*29.12.20*/

.filter-wrapper .button-header {
    width: 100%;
}
.filter-wrapper .location-field {
    display: flex;
    flex-direction: column;
}
.filter-wrapper .location-field.hidden {
    display: none;
}
.filter-wrapper .location-field .item {
    width: 100%;
    border: 1px solid #E4E4E4;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #fff;
    padding: 8px 2px;
}
.filter-wrapper .location-field .item.active {
    border: 1px solid #FF8A00;
    background: #FF8A00;
    color: #fff;
}
.filter-wrapper .location-field .item:first-child {
    border-radius: 5px 5px 0 0;
}
.filter-wrapper .location-field .item:nth-child(2) {
    border-top: 0;
    border-bottom: 0;
}
.filter-wrapper .location-field .item:last-child {
    border-radius: 0 0 5px 5px;
}


.jq-selectbox__dropdown ul {
    max-height: 300px !important;
    overflow-y: auto !important;
}
/*END 29.12.20*/


.filter-wrapper.filter-search .filter-content {
    display: contents !important;
}

.offedSelectItem {
    color:rgba(155,155,155,0.5) !important;
}

.hidenInput{
    color:darkgray !important;
    pointer-events: none !important;
}

/* 1.02.22 */

#akvarel_modal .h3{
    text-align: left;
    font-size: 20px;
}

#akvarel_modal_congrats .aqua-image{
    background-image: url(/img/aquarel_modal_сongrats.jpg);
}

#akvarel_modal_congrats .volna-image{
    background-image: url(/img/volnanew_modal.jpg);
}

#akvarel_modal a,
#akvarel_modal_congrats a{
    display: inline-block;
    font-size: 22px;
}

#akvarel_modal a{
    font-size: 17px;
}

#akvarel_modal_congrats a,
#akvarel_modal_congrats .h3{
    text-align: left;
}

.aqua-image.clad{
    background-image: url(/img/jk/Кладовые_объявление.jpg) !important;
}

.aqua-image.clad::before{
    padding-top: 140% !important;
}

#akvarel_modal_clad .modal-content{
    width: auto;
    max-width: 32%;
    min-width: auto;
}

/* 21.02.22 - icon map */

.for-life-content .item span.in-map{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: white;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    border: 1px solid #DBDBDB;
    line-height: 16.5px;
    margin-left: 25px;
    cursor: pointer;
}

/* 14.03.22 */

#akvarel_modal_congrats .volna-image{
    background-image: url(/img/volnanew_modal.jpg);
    background-size: cover;
}

#akvarel_modal_congrats .volna-image::before{
    content: '';
    display: block;
    padding-bottom: 46.875%;
}


/* 21.04.22 модалка волжских парусов*/

.modal-window.volzh-parusa .modal-content{
    background-image: url(/img/volzh_modal.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
    width: 1120px;
    min-width: auto;
}

@media (max-width:1300px) {
    .modal-window.volzh-parusa .modal-content{
        width: 89%;
    }
}

.volzh-blur{
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    height: 100%;
    background: rgba(40, 55, 77, 0.5);
    backdrop-filter: blur(25px);
    z-index: 1;
}


.volzh-text-block{
    display: flex;
    flex-direction: column;
    width: 49%;
    z-index: 2;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.volzh-title{
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
}

.volzh-text{
    font-weight: 400;
    font-size: 28px;
    line-height: 48px;color: #FFFFFF;
    margin-top: 12px;
}

.volzh-bold-text{
    font-weight: 800;
}

.volzh-button{
    position: relative;
    text-align: center !important;
    margin-top: 20px;
    display: block;
    width: 260px;
    height: 65px;
    background: #FF8A00;
    -webkit-box-shadow: 0 5px 10px rgb(255 138 0 / 30%);
    box-shadow: 0 5px 10px rgb(255 138 0 / 30%);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 20px 5px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    margin-left: 5px;
}

.volzh-button:hover{
    -webkit-box-shadow: 0 5px 10px rgb(255 138 0 / 70%);
    box-shadow: 0 5px 10px rgb(255 138 0 / 70%);
}

.volzh-parusa .close-modal{
    top: -30px !important;
    right: -30px !important;
    left: auto !important;
    transform: none !important;
}


/* акционный блок на просмотре квартиры */

.volzh-parusa-sale{
    background: #FFFFFF;
    border-radius: 4px;
    padding: 6px 20px;
    font-weight: 700;
    font-size: 23px;
    line-height: 38px;
    color: #FF8A00;
    margin-top: 16px;
}

/* блок с акицей на выборе секции Волжские паруса*/

.volzh-parusa-sale-block-choose-floor{
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(150px);
    z-index: 91;
    width: 25%;
    position: relative;
}

.volzh-parusa-sale-block-choose-floor .title{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 0;
}

.volzh-parusa-sale-block-choose-floor .sales-wrapper{
    display: flex;
    justify-content: space-between;
}

.volzh-parusa-sale-block-choose-floor .sales-item{
    display: flex;
   flex-direction: column;
   text-align: center;
}

.volzh-parusa-sale-block-choose-floor .sales-title{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #4B4F5A;
}

.volzh-parusa-sale-block-choose-floor .sales-text{
    font-weight: 800;
    font-size: 24px;
    line-height: 41px;
    color: #FF8A00;
}

@media (max-width:1530px) {
    .floors-wrap .filters-wrap{
        top:360px;
    }
}

@media (max-width:1650px) {
    .volzh-parusa-sale-block-choose-floor .sales-title{
        font-size: 15px;
    }

    .volzh-parusa-sale-block-choose-floor .sales-text{
        font-size: 21px;
    }
}


@media (max-width:1450px) {
    .volzh-parusa-sale-block-choose-floor .sales-title{
        font-size: 13px;
    }

    .volzh-parusa-sale-block-choose-floor .sales-text{
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width:1280px) {

    .volzh-parusa-sale-block-choose-floor .title{
        font-size: 19px;
        line-height: 21px;
    }
   

    .volzh-parusa-sale-block-choose-floor .sales-title{
        font-size: 12px;
    }

    .volzh-parusa-sale-block-choose-floor .sales-text{
        font-size: 16px;
        line-height: 20px;
    }
}