@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local("Exo 2"), local("Exo2"), url(../fonts/exo2-regular.eot?) format("embedded-opentype"), url(../fonts/Exo2-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: local("Exo 2 Bold"), local("Exo2-Bold"), url(../fonts/exo2-bold.eot?) format("embedded-opentype"), url(../fonts/Exo2-Bold.ttf) format("truetype")
}

@font-face {
    font-family: 'rouble';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/rouble.woff) format('woff'), url(../fonts/rouble.ttf) format("truetype")
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "Exo 2", "Arial", sans-serif;
    background-color: #fff;
    color: #000
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

h1 {
    font-size: 50px;
    line-height: 30px;
    color: #231f20;
    font-weight: 700;
    text-align: center;
    margin: 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    margin: 0;
    border: 0;
    padding: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

h2 {
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin: 0
}

.btn-call, h2, h3 {
    font-weight: 700
}

h3 {
    line-height: 20px;
    font-size: 20px
}

h3, p {
    margin: 0
}

.btn-call {
    display: block;
    padding: 10px 0;
    width: 208px;
    background-color: #ff5926;
    border: 0;
    color: #fff;
    margin-bottom: 6px;
    font-size: 16px;
    text-align: center;
    transition: .2s
}

.btn-call:hover {
    background-color: #e30c1e
}

[class*=ymaps-2][class*=-ground-pane] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%)
}

.page-header {
    background-image: url(../img/header-bg.jpg);
    background-size: cover;
    min-height: 480px;
    position: relative
}

.page-header__top-block, .page-header__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-header__wrapper {
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px
}

.page-header__top-block {
    width: 100%
}

.page-header__contacts {
    width: 92%;
    margin-top: 20px
}

.page-header__logo {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 29px;
    margin: 0
}

.page-header__logo span {
    color: #ff5926
}

.page-header__nav {
    width: 60%
}

.page-header__phone {
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    margin-top: 0
}

.page-header__title {
    width: 100%;
    font-size: 40px;
    color: #fff;
    line-height: 30px;
    text-align: left
}

.page-header__sub-title {
    margin-top: 20px;
    font-weight: 400;
    color: #fcfcfc;
    font-size: 18px;
    line-height: 25px
}

.page-header__bottom-bg {
    width: 100%
}

.page-header__bottom-bg:after {
    content: "";
    display: none;
    position: absolute;
    bottom: -93px;
    right: 1px;
    width: 76%;
    height: 224px;
    background: url(../img/bottom-bg.svg) no-repeat
}

.offer {
    margin-top: 30px;
    margin-bottom: 30px
}

.offer__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.offer__left-column {
    padding-top: 30px
}

.offer__left-column .call {
    display: block;
    margin: 33px auto 0
}

.offer__left-column, .offer__right-column {
    width: 80%;
    margin: auto
}

.offer--btn-call {
    margin: 32px auto;
    width: 210px
}

.left-column {
    padding-top: 10px
}

.left-column__procent {
    font-size: 130px;
    font-weight: 700;
    line-height: 50px
}

.left-column__procent span {
    font-size: 40px;
    color: #717171
}

.left-column__text {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    margin-top: 27px
}

.right-column__title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 22px
}

.right-column__description {
    font-size: 18px;
    line-height: 27px;
    color: #222
}

.right-column__list {
    list-style: none;
    padding: 0
}

.right-column__item {
    position: relative;
    padding: 5px 0 10px 35px;
    color: gray;
    font-size: 18px;
    font-family: "Arial", sans-serif;
    line-height: 1.45
}

.right-column__item .list-mark:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../img/checked.svg);
    background-size: cover
}

.district {
    padding-top: 30px;
    background-color: #f4f4f4
}

.district__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 0
}

.district__title {
    text-align: center;
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 1.45
}

.district__map {
    width: 100%;
    height: 320px;
    background-color: #2e3133;
    margin-top: 30px;
    position: relative
}

.district__item, .district__list {
    margin: auto;
    display: -ms-flexbox;
    display: flex
}

.district__item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 0;
    box-sizing: border-box;
    position: relative
}

.district__list {
    max-width: 80%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.district-item__img {
    display: block;
    border: 8px solid #fff;
    border-radius: 50%;
    margin-right: 15px
}

.district-item__title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 13px;
    margin-top: 4px
}

.district-item__description {
    text-align: center;
    line-height: 24px
}

.map__btn-call {
    position: absolute;
    background-color: #ff5926;
    color: #fff;
    bottom: 55px;
    left: 8px;
    width: 42%
}

.map__btn-more-houses {
    display: block;
    padding: 10px 0;
    border: 0;
    font-size: 16px;
    text-align: center;
    position: absolute;
    background-color: #fff;
    color: #000;
    bottom: 55px;
    right: 15px;
    width: 38%
}

.map__btn-more-houses:hover {
    color: #fff
}

#map {
    height: 100%
}

.present-moment {
    margin-top: 30px;
    margin-bottom: 30px
}

.present-moment__wrapper {
    max-width: 1200px;
    margin: 0 auto
}

.present-moment__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.present-moment__item {
    padding-top: 30px;
    width: 80%;
    margin: auto;
    text-align: center
}

.present-moment__item h2 {
    font-size: 25px;
    text-align: center
}

.present-moment__value {
    display: block;
    font-size: 58px;
    font-weight: 400
}

.present-moment__description {
    font-size: 18px;
    line-height: 27px
}

.buy-apartment {
    background-color: #f4f4f4;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px
}

.buy-apartment__wrapper {
    max-width: 1173px;
    margin: auto
}

.buy-apartment__description, .buy-apartment__title {
    width: 80%;
    margin: auto auto 30px;
    font-size: 25px;
    line-height: 35px
}

.buy-apartment__description {
    font-size: 18px;
    font-family: "Arial", sans-serif;
    max-width: 850px;
    line-height: 27px
}

.cost-rouble {
    font-family: 'rouble', "Arial Regular", sans-serif
}

.apartment__item {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    padding: 20px 0 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 96%
}

.apartment__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.apartment:last-child {
    margin-right: 0
}

.apartment__description {
    margin-top: 20px;
    background-color: #fafafa;
    padding: 16px 47px;
    text-align: left
}

.apartment__title {
    font-size: 20px;
    text-align: center;
}

.apartment__table {
    font-size: 16px;
    text-align: center;
    margin-top: 23px;
    line-height: 25px;
    border-collapse: collapse
}

.apartment__table th {
    font-weight: 400;
    width: 35%;
    text-align: left;
    padding: 0;
    display: block;
    width: 145%;
    margin-right: 40px;
}

.apartment__table td {
    padding: 0;
    width: 30%;
    font-weight: 700
}

.apartment__table td:nth-child(3) {
    line-height: 35px;
    padding-top: 5px
}

.apartment__table td:last-child {
    font-size: 58px;
    font-weight: 700;
    width: 35%;
    padding-left: 30px;
}

.apartment__table td:last-child span {
    font-size: 30px
}

.apartment__cost {
    text-align: center;
    margin-top: 35px
}

.old-cost {
    position: relative;
    font-size: 26px;
    line-height: 15px;
    margin-bottom: 13px
}

.old-cost span:after {
    content: "";
    position: absolute;
    display: block;
    width: 50%;
    height: 1px;
    background-color: red;
    bottom: 50%;
    left: 25%
}

.new-cost {
    font-size: 39px;
    font-weight: 700
}

.apartment__reservation {
    width: 80%;
    margin: 20px auto 5px;
    background-color: #ff5926
}

.apartment__btn-call {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 100%
}

.conditions {
    padding-top: 30px;
    padding-bottom: 30px
}

.conditions__wrapper {
    max-width: 95%;
    margin: auto
}

.conditions__title {
    text-align: center;
    margin: auto auto 23px;
    max-width: 850px;
    font-size: 25px;
    line-height: 35px
}

.conditions__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.conditions__description {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    width: 80%;
    margin: auto auto 45px;
    max-width: 900px
}

.conditions-item {
    max-width: 295px;
    padding: 0 10px;
    margin-bottom: 40px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.conditions-item__title {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 18px;
    line-height: 30px
}

.conditions-item__line {
    width: 80%;
    height: 1px;
    background-color: #ff5926;
    margin: auto auto 15px
}

.conditions-item__description {
    text-align: center;
    line-height: 24px
}

.trade-in {
    background-color: #f45524;
    padding-top: 36px;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.trade-in__wrapper {
    max-width: 80%;
    margin: auto
}

.trade-in__lsit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.trade-in__right-column {
    max-width: 100%;
    margin: auto
}

.trade-in__left-column {
    display: none;
    max-width: 90%;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: -20px auto auto
}

.trade-in__new-house, .trade-in__old-house {
    display: inline-block;
    width: 130px;
    height: 169px;
    background-image: url(../img/old_house.jpg);
    border: 9px solid #fff
}

.trade-in__new-house {
    width: 221px;
    height: 390px;
    background-image: url(../img/new_house.jpg);
    margin-left: -14px;
    margin-bottom: -143px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.trade-in__arrow {
    content: '';
    width: 111px;
    height: 56px;
    position: absolute;
    bottom: 9px;
    left: 102px;
    background-image: url(../img/arrow.svg);
    background-repeat: no-repeat
}

.trade-in__sup-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px
}

.trade-in__title {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 28px;
    text-align: center
}

.trade-in__description {
    color: #fff;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 30px
}

.trade-in__btn-call {
    width: 60%;
    border: 1px solid #fff;
    text-align: center;
    padding: 9px 0;
    margin: auto
}

.trade-in__btn-call a {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.banks {
    margin-bottom: 30px
}

.banks__wrapper {
    max-width: 85%;
    margin: auto
}

.banks__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.banks__title {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px
}

.banks__description {
    font-family: "Arial", sans-serif;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    max-width: 790px;
    margin: auto auto 20px
}

.banks__item {
    max-width: 140px;
    margin: 20px;
    transition: .5s;
    filter: grayscale(100%);
    opacity: .5
}

.banks__item:hover {
    filter: grayscale(0%);
    opacity: 1
}

.call-back {
    padding-top: 30px;
    background-color: #f4f4f4
}

.call-back__wrapper {
    max-width: 80%;
    margin: auto
}
.call-back__wrapper .gr{
	text-align: center;
    font-size: 24px;
    padding-bottom: 25px;
    line-height: 1.3;
}

.call-back__title {
    text-align: center;
    margin-bottom: 18px;
    font-size: 25px;
    line-height: 35px
}

.call-back__description {
    text-align: center;
    max-width: 875px;
    margin: auto auto 41px;
    font-size: 18px;
    font-family: "Arial", sans-serif;
    line-height: 27px
}

.user-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: center;
}

.user-info__email, .user-info__name {
    width: 100%;
    margin-bottom: 10px
}

.form__btn-submit, .form__user-email, .form__user-name {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cecfcf;
    color: #989999
}

.form__btn-submit {
    color: #fff;
    background-color: #ff5926;
    border: 0;
    font-size: 21px;
    font-weight: 700
}

.form__btn-submit:hover {
    background-color: #e30c1e
}

.form__consent {
    color: #aaa;
    margin: 20px auto
}

.form__consent a {
    color: #aaa;
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.form__consent a:hover {
    color: #555;
    border-bottom: 1px solid rgba(0, 0, 0, .8)
}

.page-footer {
    background-color: #333;
    padding-top: 20px;
    padding-bottom: 20px
}

.page-footer__left-column, .page-footer__right-column {
    width: 50%
}

.page-footer__right-column a {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.page-footer__right-column a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, .8)
}

.page-footer__items {
    display: -ms-flexbox;
    display: flex
}

.page-footer__wrapper {
    max-width: 85%;
    margin: 0 auto
}

.page-footer__copyright, .page-footer__tel-list {
    color: #95989a;
    font-size: 14px
}

.page-footer__tel-list {
    margin-top: 15px;
    list-style: none;
    padding: 0
}

.page-footer__right-column {
    text-align: right
}

.main-nav, .main-nav__list {
    display: -ms-flexbox;
    display: flex
}

.main-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 36px
}

.main-nav__list {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0
}

.main-nav-toggle {
    position: absolute;
    right: -30px;
    top: 30px;
    background: inherit;
    border: 0;
    outline: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 5
}

.main-nav__btn-call {
    width: 100%
}

.main-nav__item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.main-nav__item a {
    width: 100%;
    display: block;
    margin-top: 15px;
    text-align: center;
    color: #fff
}

.main-nav__item a span:hover {
    border-bottom: 1px solid #fff
}

.nav-link.active {
    color: #ff5926
}

.nav-link.active span {
    border: 0
}

.main-nav--closed .main-nav-toggle::before {
    content: "";
    position: absolute;
    right: 14px;
    top: 17px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff
}

.main-nav--opened .main-nav-toggle::after, .main-nav--opened .main-nav-toggle::before {
    content: "";
    position: absolute;
    right: 14px;
    top: 25px;
    width: 25px;
    height: 2px;
    background-color: #fff
}

.main-nav--opened .main-nav-toggle::after {
    transform: rotate(-45deg);
    transition: .2s
}

.main-nav--opened .main-nav-toggle::before {
    transform: rotate(45deg);
    box-shadow: none;
    transition: .2s
}

.main-nav--closed .main-nav__list {
    display: none
}

.popup {
    width: 450px;
    background-color: #f4f4f4;
    padding: 30px
}

.popup--opened {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2000;
    transform: translate(-50%, -50%)
}

.popup--closed {
    display: none
}

.popup-overlay {
    z-index: 1000;
    background-color: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.popup__subtitle, .popup__title {
    margin-bottom: 15px
}

.popup__subtitle {
    color: #696f6f
}

.popup__list {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
}

.popup__item {
    width: 100%;
    padding: 15px 0
}

.popup__item--button {
    margin-right: 30px
}

.popup-item__value, .popup__item--button, .popup__item--consent {
    width: 40%;
    box-sizing: border-box
}

.popup-item__value {
    width: 100%;
    padding: 10px;
    border: 2px solid #ebebeb
}

.popup-item__value:focus {
    border: 2px solid #8f8f8f
}

.popup__form-consent a {
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.popup-send-form {
    width: 100%;
    box-sizing: border-box;
    background: #ff5926;
    border: 0;
    border-radius: 3px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    transition: .3s
}

.popup-send-form:hover {
    background-color: #e30c1e
}

.text-center .gr {
    padding: 50px;
    text-align: center;
    font-size: 27px
}

@media (min-width: 768px) {
    .page-header {
        background-image: url(../img/header-bg.jpg);
        background-size: cover;
        min-height: 650px;
        position: relative
    }

    .page-header__contacts {
        width: 25%;
        margin-top: 0
    }

    .page-header__wrapper {
        max-width: 95%;
        margin: 0 auto;
        position: relative;
        padding-top: 60px;
        padding-bottom: 0
    }

    .page-header__logo {
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        line-height: 29px
    }

    .page-header__logo span {
        color: #ff5926
    }

    .page-header__phone {
        color: #fff;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
        margin-top: 0
    }

    .page-header__title {
        font-size: 90px;
        color: #fff;
        line-height: 76px;
        text-align: left
    }

    .page-header__sub-title {
        margin-top: 20px;
        font-weight: 400;
        color: #fcfcfc;
        font-size: 34px;
        line-height: 40px
    }

    .page-header__bottom-bg {
        width: 100%
    }

    .page-header__bottom-bg:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -144px;
        right: 0;
        width: 76%;
        height: 224px;
        background: url(../img/bottom-bg.svg) no-repeat
    }

    .fixed-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .offer__left-column {
        width: 40%
    }

    .offer__right-column {
        width: 54%
    }

    .left-column__procent {
        font-size: 155px
    }

    .left-column__text {
        font-size: 30px
    }

    .district-item__description {
        text-align: center;
        margin-top: 14px
    }

    .district-item__button-block {
        display: none;
        position: absolute;
        background: #fff;
        left: 0;
        bottom: -61px;
        padding: 10px 0 20px;
        width: 100%;
        text-align: right;
        z-index: 5
    }

    .district__item {
        width: 33%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px
    }

    .district__item:hover {
        box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
        background-color: #fff
    }

    .district__item:hover .district-item__button-block {
        display: block;
        box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
        border-radius: 0 0 3px 3px;
        border-top: none
    }

    .district__btn-call {
        margin: auto;
        width: 90%
    }

    .map__btn-call {
        bottom: 46px;
        left: 25px;
        width: 42%
    }

    .map__btn-more-houses {
        bottom: 46px;
        right: 50px;
        width: 38%
    }

    .present-moment {
        margin-top: 78px;
        margin-bottom: 85px
    }

    .present-moment__item {
        padding-top: 0;
        width: 17%;
        text-align: center
    }

    .present-moment__item--title {
        width: 30%
    }

    .present-moment__item h2 {
        font-size: 30px;
        text-align: center
    }

    .buy-apartment__description {
        padding-left: 0;
        padding-right: 0
    }

    .apartment__item {
        background-color: #fff;
        border: 1px solid #dbdbdb;
        border-radius: 2px;
        padding: 20px 0 30px;
        box-sizing: border-box;
        margin-bottom: 20px;
        max-width: 370px
    }

    .apartment__item:hover {
        box-shadow: 0 13px 21px rgba(0, 0, 0, .1);
        border: 1px solid #acacac
    }

    .apartment__table {
        font-size: 20px;
        text-align: center;
        margin-top: 23px;
        border-spacing: 0;
        -webkit-border-horizontal-spacing: 0
    }

    .apartment__table th {
        font-weight: 400;
        width: 35%;
        text-align: left;
        padding: 0;
        display: block;
        width: 145%;
        margin-right: 40px;
        display: block;
        width: 145%;
        margin-right: 40px;
    }

    .apartment__table td {
        padding: 0;
        width: 30%;
        font-weight: 700
    }

    .apartment__table td:last-child {
        font-size: 58px;
        font-weight: 700;
        width: 35%
    }

    .apartment__table td:last-child span {
        font-size: 30px
    }

    .trade-in {
        margin-bottom: 100px
    }

    .trade-in__arrow {
        bottom: -35px;
        left: 15px
    }

    .trade-in__lsit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .trade-in__right-column {
        max-width: 600px;
        padding-left: 55px;
        padding-top: 43px;
        margin: 70px auto auto
    }

    .trade-in__left-column {
        max-width: 600px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin: -20px auto auto
    }

    .trade-in__title {
        text-align: left;
        font-size: 43px
    }

    .trade-in__description {
        font-size: 18px
    }

    .trade-in__btn-call {
        width: 65%
    }

    .banks {
        margin-bottom: 40px
    }

    .banks__item {
        max-width: 140px
    }

    .banks__list {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .form__btn-submit {
        font-size: 16px;
        width: 30%
    }

    .user-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .user-info__email, .user-info__name {
        width: 30%;
        margin-right: 19px;
        margin-bottom: 0
    }

    .page-footer {
        padding-top: 55px;
        padding-bottom: 55px
    }

    .main-nav--closed .main-nav__list {
        display: -ms-flexbox;
        display: flex
    }

    .main-nav-toggle {
        display: none
    }

    .main-nav, .main-nav__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .main-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 36px
    }

    .main-nav__list {
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        list-style: none;
        padding: 0
    }

    .main-nav__btn-call {
        width: 100%;
        margin-left: 10px
    }

    .main-nav-toggle {
        position: absolute;
        right: 22px;
        top: 22px;
        cursor: pointer;
        background: inherit;
        border: 0;
        outline: 0;
        width: 40px;
        height: 40px;
        z-index: 5
    }

    .main-nav__item {
        width: auto;
        border-bottom: none
    }

    .main-nav__item a {
        margin-top: 15px;
        padding: 0 10px;
        color: #fff
    }

    .main-nav__item a span {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    .main-nav__item a span:hover {
        border-bottom: 1px solid #fff
    }

    .main-nav__item:last-child {
        padding-right: 30px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page-header__nav {
        -ms-flex-order: 1;
        order: 1;
        width: 457px
    }

    .fixed-container {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .main-nav__list {
        margin-top: 0
    }

    .main-nav__item a {
        padding-left: 0
    }

    .fixed-container {
        width: 100%
    }
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
    .page-header__logo {
        -ms-flex-order: 1;
        order: 1
    }

    .page-header__contacts {
        -ms-flex-order: 3;
        order: 3
    }

    .page-header__nav {
        -ms-flex-order: 2;
        order: 2;
        width: 457px
    }

    .fixed-container {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1200px) {
    .page-header {
        background-image: url(../img/header-bg.jpg);
        background-size: cover;
        min-height: 650px;
        position: relative
    }

    .page-header__wrapper {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        padding-top: 60px
    }

    .page-header__logo {
        width: 21%;
        font-size: 42px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        line-height: 29px
    }

    .page-header__logo span {
        color: #ff5926
    }

    .page-header__contacts {
        width: 18%;
        margin-top: 0
    }

    .page-header__phone {
        margin-left: 10px;
        width: 100%;
        color: #fff;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
        margin-top: 0
    }

    .page-header__title {
        font-size: 90px;
        color: #fff;
        line-height: 76px;
        text-align: left
    }

    .page-header__sub-title {
        margin-top: 20px;
        font-weight: 400;
        color: #fcfcfc
    }

    .fixed, .page-header__bottom-bg {
        width: 100%
    }

    .page-header__bottom-bg:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -93px;
        right: 1px;
        width: 76%;
        height: 224px;
        background: url(../img/bottom-bg.svg) no-repeat
    }

    .fixed {
        position: fixed;
        transition: 1s;
        box-sizing: border-box;
        top: 0;
        left: 0;
        padding-top: 20px;
        background-color: rgba(0, 0, 0, .7);
        z-index: 300
    }

    .fixed + .page-header__title {
        padding-top: 81px
    }

    .fixed-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto
    }

    .fixed .fixed-container {
        max-width: 1200px
    }

    .fixed .page-header__logo {
        font-size: 35px
    }

    .fixed .main-nav {
        margin-bottom: 33px
    }

    .fixed .main-nav__btn-call {
        margin-top: -7px;
        padding: 5px 0
    }

    .fixed .page-header__phone {
        margin-bottom: 10px;
        font-size: 17px
    }

    .offer {
        margin-top: 127px;
        margin-bottom: 96px
    }

    .offer__wrapper {
        max-width: 1200px;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .offer__left-column {
        width: 40%;
        padding-top: 73px;
        margin: 0
    }

    .offer__left-column__procent {
        line-height: 265px
    }

    .offer__left-column .call {
        display: block;
        margin: 33px auto 0
    }

    .offer__right-column {
        width: 54%;
        margin: 0
    }

    .offer--btn-call {
        margin: 32px auto;
        width: 210px
    }

    .left-column {
        padding-top: 30px
    }

    .left-column__procent {
        font-size: 270px;
        font-weight: 700;
        line-height: 67px
    }

    .left-column__procent span {
        font-size: 80px;
        color: #717171
    }

    .left-column__text {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        margin-top: 48px
    }

    .right-column__title {
        line-height: 43px;
        margin-bottom: 22px
    }

    .right-column__description {
        font-size: 18px;
        line-height: 27px;
        color: #222
    }

    .right-column__list {
        list-style: none;
        padding: 0
    }

    .right-column__item {
        position: relative;
        padding: 5px 0 10px 35px;
        color: gray;
        font-size: 18px;
        font-family: "Arial", sans-serif;
        line-height: 1.45
    }

    .right-column__item .list-mark:after {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        width: 16px;
        height: 16px;
        background: url(../img/checked.svg);
        background-size: cover
    }

    .district {
        padding-top: 65px;
        background-color: #f4f4f4
    }

    .district__btn-call {
        margin-left: auto;
        display: block;
        padding: 7px 0;
        width: 180px;
        background-color: #ff5926;
        border: 0;
        color: #fff;
        margin-bottom: 6px;
        font-size: 14px;
        text-align: center;
        transition: .2s;
        margin-right: 15px
    }

    .district__wrapper {
        max-width: 1200px;
        margin: 0 auto;
        padding-bottom: 82px
    }

    .district__title {
        text-align: center;
        margin-bottom: 58px;
        font-size: 40px
    }

    .district__map {
        width: 100%;
        height: 568px;
        background-color: #2e3133;
        margin-top: 25px;
        position: relative
    }

    .district__item {
        width: 32%;
        padding: 24px 10px;
        display: block;
        position: relative
    }

    .district__list {
        max-width: 1100px;
        margin: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .district-item__img {
        float: left;
        display: block;
        border: 8px solid #fff;
        border-radius: 50%;
        margin-right: 15px
    }

    .district-item__title {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 13px;
        margin-top: 4px
    }

    .district-item__description {
        line-height: 22px;
        text-align: left;
        font-size: 14px;
        margin-top: 14px
    }

    .district-item__button-block {
        display: none;
        position: absolute;
        background: #fff;
        left: 0;
        bottom: -41px;
        padding: 10px 25px 20px 10px;
        width: 100%;
        box-sizing: border-box;
        text-align: right;
        z-index: 5
    }

    .map__btn-call, .map__btn-more-houses {
        width: 31%;
        position: absolute;
        bottom: 43px
    }

    .map__btn-call {
        left: 242px;
        background-color: #ff5926;
        color: #fff
    }

    .map__btn-more-houses {
        display: block;
        padding: 10px 0;
        border: 0;
        font-size: 16px;
        text-align: center;
        right: 181px;
        background-color: #fff;
        color: #000
    }

    .present-moment {
        margin-top: 78px;
        margin-bottom: 87px
    }

    .present-moment__wrapper {
        max-width: 1200px;
        margin: 0 auto
    }

    .present-moment__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .present-moment__item {
        width: 12%;
        text-align: center
    }

    .present-moment__item--title {
        width: 37%;
        padding-bottom: 33px
    }

    .present-moment__item h2 {
        text-align: left;
        font-size: 40px;
        line-height: 40px;
        font-weight: 700
    }

    .present-moment__value {
        display: block;
        font-size: 58px;
        font-weight: 400
    }

    .present-moment__description {
        font-size: 18px;
        line-height: 27px
    }

    .buy-apartment {
        background-color: #f4f4f4;
        text-align: center;
        padding-top: 100px;
        padding-bottom: 67px
    }

    .buy-apartment__wrapper {
        max-width: 1173px;
        margin: auto
    }

    .buy-apartment__title {
        width: 55%;
        margin: auto auto 30px;
        line-height: 40px;
        font-size: 40px
    }

    .buy-apartment__description {
        font-size: 18px;
        font-family: "Arial", sans-serif;
        max-width: 850px;
        line-height: 27px;
        margin: auto auto 45px
    }

    .apartment__item {
        background-color: #fff;
        border: 1px solid #dbdbdb;
        border-radius: 3px;
        padding: 20px 0 32px;
        box-sizing: border-box;
        margin-bottom: 50px;
        min-width: 370px
    }

    .apartment__item:last-child {
        margin-bottom: 50px
    }

    .apartment__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .apartment:last-child {
        margin-right: 0
    }

    .apartment__description {
        margin-top: 20px;
        background-color: #fafafa;
        padding: 16px 47px;
        text-align: left
    }

    .apartment__title {
        font-size: 20px
    }

    .apartment__table {
        font-size: 20px;
        text-align: center;
        margin-top: 23px;
        line-height: 30px
    }

    .apartment__table th {
        font-weight: 400;
        width: 35%;
        text-align: left;
        padding-right: 6px;
        display: block;
        width: 145%;
        margin-right: 40px;
        display: block;
        width: 145%;
        margin-right: 40px;
    }

    .apartment__table td {
        width: 30%;
        font-weight: 700
    }

    .apartment__table td:last-child {
        font-size: 58px;
        font-weight: 700;
        width: 34%
    }

    .apartment__table td:last-child span {
        font-size: 30px
    }

    .apartment__cost {
        text-align: center;
        margin-top: 35px
    }

    .old-cost {
        position: relative;
        font-size: 26px;
        line-height: 15px;
        margin-bottom: 13px
    }

    .old-cost span:after {
        content: "";
        position: absolute;
        display: block;
        width: 50%;
        height: 1px;
        background-color: red;
        bottom: 50%;
        left: 25%
    }

    .new-cost {
        font-size: 39px;
        font-weight: 700
    }

    .apartment__reservation {
        width: 80%;
        margin: 20px auto 5px;
        background-color: #ff5926
    }

    .apartment__btn-call {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        width: 100%
    }

    .conditions {
        padding-top: 81px;
        padding-bottom: 23px
    }

    .conditions__wrapper {
        max-width: 1120px;
        margin: auto
    }

    .conditions__title {
        text-align: center;
        margin: auto auto 15px;
        font-size: 40px;
        max-width: 850px;
        line-height: 45px
    }

    .conditions__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .conditions__description {
        text-align: center;
        font-size: 18px;
        line-height: 27px;
        width: 80%;
        margin: auto auto 78px;
        max-width: 900px
    }

    .conditions-item {
        max-width: 295px;
        padding: 0 10px;
        margin-bottom: 70px;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .conditions-item__title {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 18px;
        line-height: 30px
    }

    .conditions-item__line {
        width: 80%;
        height: 1px;
        background-color: #ff5926;
        margin: auto auto 15px
    }

    .conditions-item__description {
        text-align: center;
        line-height: 24px
    }

    .trade-in {
        background-color: #f45524;
        padding-top: 36px;
        padding-bottom: 46px;
        margin-bottom: 97px
    }

    .trade-in__wrapper {
        max-width: 1200px;
        margin: auto
    }

    .trade-in__lsit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .trade-in__right-column {
        max-width: 600px;
        padding-left: 55px;
        padding-top: 37px;
        margin-top: 0
    }

    .trade-in__left-column {
        max-width: 600px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-top: 24px;
        padding-bottom: 48px
    }

    .trade-in__new-house, .trade-in__old-house {
        display: inline-block;
        width: 230px;
        height: 269px;
        background-image: url(../img/old_house.jpg);
        border: 9px solid #fff
    }

    .trade-in__new-house {
        width: 321px;
        height: 490px;
        background-image: url(../img/new_house.jpg);
        margin-left: -16px;
        margin-bottom: -143px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
    }

    .trade-in__arrow {
        content: '';
        width: 111px;
        height: 56px;
        position: absolute;
        bottom: 9px;
        left: 102px;
        background-image: url(../img/arrow.svg);
        background-repeat: no-repeat
    }

    .trade-in__sup-title {
        color: #fff;
        font-size: 20px;
        margin-bottom: 10px
    }

    .trade-in__title {
        font-size: 43px;
        line-height: 45px;
        color: #fff;
        margin-bottom: 28px
    }

    .trade-in__description {
        color: #fff;
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 65px
    }

    .trade-in__btn-call {
        width: 65%;
        border: 1px solid #fff;
        text-align: center;
        padding: 9px 0;
        margin: 0
    }

    .trade-in__btn-call a {
        color: #fff;
        font-size: 16px;
        font-weight: 700
    }

    .banks {
        margin-bottom: 39px
    }

    .banks__wrapper {
        max-width: 1080px;
        margin: auto
    }

    .banks__title {
        font-size: 40px;
        line-height: 45px
    }

    .call-back {
        padding-top: 65px
    }

    .call-back__wrapper {
        max-width: 1200px;
        margin: auto
    }

    .call-back__title {
        font-size: 40px;
        line-height: 40px
    }

    .form__btn-submit {
        font-size: 21px
    }

    .form__title {
        text-align: center;
        margin-bottom: 18px;
        font-size: 40px;
        line-height: 45px
    }

    .form__consent {
        padding: 35px 0;
        margin-bottom: 7px
    }

    .form__user-email, .form__user-name {
        padding: 20px
    }

    .user-info__email {
        margin-right: 14px
    }

    .page-footer__wrapper {
        max-width: 1200px
    }

    .main-nav, .main-nav__list {
        display: -ms-flexbox;
        display: flex
    }

    .main-nav {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 56px
    }

    .main-nav__list {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .main-nav-toggle {
        position: absolute;
        right: 22px;
        top: 22px;
        cursor: pointer;
        background: inherit;
        border: 0;
        outline: 0;
        width: 40px;
        height: 40px;
        z-index: 5
    }

    .main-nav__item a {
        margin-top: 7px;
        padding: 0 11px;
        color: #fff
    }

    .main-nav__item a span {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    .main-nav__item a span:hover {
        border-bottom: 1px solid #fff
    }
}

@media (max-width: 767px) {
    .page-header {
        min-height: 365px
    }

    .page-header__top-block {
        padding-top: 27px
    }

    .page-header br {
        display: none
    }

    .page-header__title {
        font-size: 35px;
        line-height: 35px
    }

    .page-header__nav {
        width: 100%
    }

    .page-header__contacts {
        position: absolute;
        bottom: 20px
    }

    .page-header__wrapper {
        padding-bottom: 100px
    }

    .page-header__wrapper--menu-open {
        padding-bottom: 120px
    }

    .fixed-container {
        width: 100%
    }

    .district__title {
        max-width: 80%;
        margin: auto
    }

    .district__item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 275px;
        width: 80%;
        -ms-flex-align: left;
        align-items: left
    }

    .district-item__img {
        width: 35%;
        margin-bottom: 94px;
        margin-right: 0
    }

    .district-item__title {
        width: 52%
    }

    .district-item__description {
        width: 52%;
        font-size: 15px;
        line-height: 1.45
    }

    .district-item__button-block {
        position: absolute;
        bottom: 0;
        width: 80%;
        margin: auto
    }

    .present-moment__wrapper {
        padding-left: 30px;
        padding-right: 30px;
        margin: auto
    }

    .present-moment__item {
        width: 45%;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .present-moment__item--title {
        width: 100%
    }

    .present-moment__item--title h2 {
        line-height: 1.45
    }

    .conditions__title {
        width: 80%
    }

    .conditions__list {
        width: 80%;
        margin: auto
    }

    .conditions-item {
        padding-left: 0;
        padding-right: 0
    }

    .conditions-item__title {
        font-size: 25px;
        line-height: 1.45
    }

    .trade-in__description, .trade-in__sup-title {
        text-align: center
    }

    .banks__item {
        max-width: 90px
    }

    .main-nav__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .popup {
        width: 231px
    }
}

/*# sourceMappingURL=style.min.css.map */
