@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    border: 0;
}
*,
:after,
:before {
    box-sizing: border-box;
}
:active,
:focus,
a:active,
a:focus {
    outline: none;
}
aside,
footer,
header,
nav,
section {
    display: block;
}
body,
html {
    height: 100%;
    min-width: 320px;
}
body {
    line-height: 1;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
input::-ms-clear {
    display: none;
}
button {
    cursor: pointer;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
a,
a:hover,
a:visited {
    text-decoration: none;
}
ul li {
    list-style: none;
}
img {
    vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit;
}
@font-face {
    font-family: Roboto;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.eot?) format("eot"), url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype"),
        url(../fonts/Roboto-Bold.svg#Roboto) format("svg");
}
@font-face {
    font-family: Roboto;
    font-weight: 800;
    src: url(../fonts/Roboto-Black.eot?) format("eot"), url(../fonts/Roboto-Black.woff2) format("woff2"), url(../fonts/Roboto-Black.woff) format("woff"), url(../fonts/Roboto-Black.ttf) format("truetype"),
        url(../fonts/Roboto-Black.svg#Roboto) format("svg");
}
@font-face {
    font-family: Roboto;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.eot?) format("eot"), url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype"),
        url(../fonts/Roboto-Regular.svg#Roboto) format("svg");
}
@font-face {
    font-family: Roboto;
    font-weight: 500;
    src: url(../fonts/Roboto-Medium.eot?) format("eot"), url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype"),
        url(../fonts/Roboto-Medium.svg#Roboto) format("svg");
}
.svg-calendar,
.svg-locate,
.svg-safety,
.svg-settings,
.svg-share,
.svg-table {
    width: 25px;
    height: 25px;
}
.svg-close-table-icon,
.svg-edit,
.svg-edit-photo,
.svg-edit-table-icon,
.svg-filter-icon,
.svg-filter-icon-white,
.svg-login,
.svg-logout,
.svg-search-orange,
.svg-search-white {
    width: 15px;
    height: 15px;
}
.svg-burger {
    width: 35px;
    height: 35px;
}
.svg-floor-icon,
.svg-info-icon,
.svg-instagram,
.svg-link-icon,
.svg-messenger,
.svg-phone-icon,
.svg-price2-icon,
.svg-price-icon,
.svg-rooms-icon,
.svg-square-icon,
.svg-telegram,
.svg-user-icon,
.svg-viber,
.svg-whatsapp {
    width: 25px;
    height: 25px;
}
.svg-collapse {
    width: 20px;
    height: 12px;
}
.svg-registration,
.svg-search {
    width: 15px;
    height: 15px;
}
.svg-prev-slider-course {
    width: 7px;
    height: 19px;
}
.svg-table-menu {
    width: 6px;
    height: 28px;
}
.svg-close-modal {
    width: 25px;
    height: 25px;
}
.svg-pagination-next,
.svg-pagination-prev {
    width: 10px;
    height: 14px;
}
.svg-dead-line-icon,
.svg-free-icon,
.svg-price-icon-2 {
    width: 20px;
    height: 20px;
}
.svg-plan {
    width: 160px;
    height: 130px;
}
.svg-all-rieltors-icon {
    width: 5px;
    height: 10px;
}
.svg-user-icon-white {
    width: 15px;
    height: 15px;
}
.svg-login-menu-orange,
.svg-user-menu-orange {
    width: 18px;
    height: 18px;
}
.svg-close-menu-orange {
    width: 25px;
    height: 25px;
}
.svg-calendar-list-flats-icon,
.svg-phone-list-flats-icon {
    width: 18px;
    height: 18px;
}
.header {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.05);
    grid-area: header;
}
.header.login.small .header__body {
    grid-template-columns: 1fr 1fr auto;
}
.header.login.small .header__logout {
    padding: 0;
    display: flex;
    width: 100%;
    order: -1;
    -o-border-image: none;
    border-image: none;
    border-style: none;
    text-align: right;
    border-bottom: 2px solid #ebebeb;
    margin: 0 0 20px;
}
.header.login.small .header__logout > li a {
    pointer-events: none;
}
.header.login.small .header__logout > li a img {
    border: none;
    filter: none;
}
.header.login.small .header__logout .menu-opener {
    margin: 0 0 20px;
}
.header.login.small .header__logout .header__logout-submenu {
    display: flex;
    margin: 0 0 20px;
}
.header.login.small .header__logout .header__logout-submenu a {
    pointer-events: unset;
}
.header.login .header__body {
    grid-template-columns: minmax(130px, auto) 1fr auto;
}
.header.login .header__login {
    display: none;
}
.header.login .header__logout {
    display: block;
    position: relative;
}
.header.login .header__logout .header__logout-submenu {
    display: none;
}
.header.login .header__logout .header__logout-submenu li:last-child a {
    position: relative;
    display: flex;
    align-items: center;
    color: #728db8;
}
.header.login .header__logout .header__logout-submenu li:last-child a:after {
    content: "";
    margin: -2px 0 0 10px;
    width: 15px;
    height: 15px;
    background: url(../img/icons-sprite/icons.svg#logout) 0 2px no-repeat;
}
.header.login .header__logout a.active + .header__logout-submenu {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    background-color: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    z-index: 5;
}
.header.login .header__logout a.active + .header__logout-submenu a {
    justify-content: flex-end;
    padding: 10px 30px;
}
.header.login .header__logout a.active + .header__logout-submenu a:hover {
    background-color: #ff7a00;
    color: #fff;
}
.header.login .header__logout a.active + .header__logout-submenu a:hover:after {
    background: url(../img/icons-sprite/icons.svg#logout-white);
}
.header.login .header__search {
    display: flex !important;
}
.header.small .header__body {
    grid-template-columns: 1fr 1fr;
}
.header.small .header__menu {
    position: fixed;
    top: 0;
    right: -105%;
    flex-direction: column;
    background-color: #fff;
    height: 100%;
    z-index: 10;
    max-width: 300px;
    width: 100%;
    padding: 30px;
    transition: right 0.2s ease-out;
}
.header.small .header__menu ul {
    flex-direction: column;
    align-items: flex-end;
    height: unset;
    width: 100%;
}
.header.small .header__menu li {
    height: unset;
    margin: 0 0 20px;
}
.header.small .header__menu li:last-child {
    margin: 0;
}
.header.small .header__menu a {
    font-size: 18px;
    line-height: 21px;
}
.header.small .header__menu.active {
    right: 0;
}
.header.small .header__search {
    padding: 4px !important;
    justify-self: end;
}
.header.small .header__search span {
    display: none !important;
}
.header.small .header__search svg {
    margin: 0 !important;
}
.header.small .header__burger {
    justify-self: end;
    display: flex;
}
.header.small .header__logo {
    height: 35px;
}
.header.small .header__login {
    width: 100%;
    justify-content: flex-end;
    border: none;
    border-bottom: 2px solid #ebebeb;
    order: -1;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.header__search {
    display: none !important;
}
.header__body {
    display: grid;
    grid-template-columns: minmax(130px, auto) 1fr;
    grid-column-gap: 30px;
    align-items: center;
    height: 70px;
}
.header__burger {
    display: none;
}
.header__logo {
    height: 46px;
}
.header__logo img {
    height: 100%;
    width: auto;
}
.header__menu {
    justify-self: end;
    display: flex;
    align-items: center;
    height: 100%;
}
.header__menu > ul:not(.header__logout) {
    display: flex;
    align-items: center;
    height: inherit;
}
.header__menu > ul:not(.header__logout) li {
    margin: 0 30px 0 0;
    height: inherit;
}
.header__menu > ul:not(.header__logout) li a {
    position: relative;
    display: flex;
    align-items: center;
    height: inherit;
    transition: all 0.1s ease-out;
}
.header__menu a {
    text-transform: uppercase;
    font-weight: 500;
    color: #243238;
    white-space: nowrap;
    display: block;
}
.header__login {
    color: #728db8 !important;
}
.header__logout {
    display: none;
    padding: 0 0 0 24px;
    border-style: solid;
    border-width: 0 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.header__logout .header__logout-submenu {
    display: none;
}
.header__logout > li {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
.header__logout > li > a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.1));
}
.header__logout > li > a img {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.header__search {
    display: none;
}
.section__wrapper {
    position: relative;
}
.section__slider-block {
    display: grid;
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
    margin: 0 0 55px;
}
.section__slider__item {
    position: relative;
    cursor: pointer;
    z-index: 1;
}
.section__slider__item img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section__slider__item.active {
    border: 5px solid #ff7a00;
}
.slider-section-single .slick-slide > div {
    line-height: 0;
}
.slider-section-single .section__slider__item {
    height: 200px;
}
.slider-section-single .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    top: calc(50% - 25px);
    transition: all 0.2s ease-out;
    z-index: 1;
}
.slider-section-single .slick-prev {
    left: 15px;
    background: url(../img/icons-sprite/icons.svg#prev-slider) 50%/27px no-repeat #fff;
}
.slider-section-single .slick-next {
    right: 15px;
    background: url(../img/icons-sprite/icons.svg#next-slider) 50%/27px no-repeat #fff;
}
.slider-section-nav {
    display: none;
    visibility: hidden;
    margin: 0 -15px;
}
.slider-section-nav .slick-slide {
    padding: 0 15px;
    margin: -15px 0;
}
.slider-section-nav .slick-slide > div {
    padding: 15px 0;
    line-height: 0;
}
.slider-section-nav .section__slider__item {
    height: 150px;
}
.description-section__realtor {
    order: -1;
    padding: 0;
}
.page__title-block {
    display: grid;
    align-items: center;
}
.page__filter {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 35px;
}
.page__menu {
    position: relative;
    justify-self: end;
    display: none;
    visibility: hidden;
    margin: 0 0 30px;
}
.page__menu.visible {
    display: flex;
    visibility: visible;
}
.page__menu > li {
    display: none;
    visibility: hidden;
    margin: 0 30px 0 0;
}
.page__menu > li.visible {
    display: flex;
    visibility: visible;
}
.page__menu > li:last-child {
    margin: 0;
}
.page__menu > li > a {
    padding: 12px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    position: relative;
    z-index: 4;
}
.page__menu > li > a.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    bottom: -10px;
    left: 0;
    z-index: 4;
}
.page__menu > li > a.active svg {
    position: relative;
    z-index: 4;
}
.page__menu > li > a.active + .page__submenu {
    display: block;
}
.page__menu a {
    color: #243238;
    font-weight: 500;
    text-transform: uppercase;
}
.page__submenu {
    display: none;
    padding: 20px 0;
    position: absolute;
    top: 55px;
    right: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    width: 290px;
    z-index: 3;
}
.page__submenu span {
    display: block;
    padding: 10px 30px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 500;
    color: #939393;
}
.page__submenu li.line {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.page__submenu a {
    display: block;
    padding: 10px 30px;
    text-align: right;
}
.page__submenu a:hover {
    background-color: #ff7a00;
    color: #fff;
}
.page__submenu .green {
    color: #2bc67b;
}
.page__submenu .red {
    color: #fb4949;
}
.page__info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 10px 30px;
    line-height: 16px;
}
.page__info li {
    margin: 0 0 15px;
}
.page__info li:last-child {
    margin: 0;
}
.page__info span {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    color: #243238;
    font-weight: 500;
    text-transform: unset;
}
.page__info span:last-child {
    margin: 0;
    font-weight: 700;
    color: #728db8;
    text-decoration: underline;
}
.page__social {
    display: flex;
    padding: 10px 30px;
    justify-content: center;
}
.page__social a {
    padding: 0;
    margin: 0 20px 0 0;
    transition: 0.2s ease-out;
}
.page__social a:last-child {
    margin: 0;
}
.page__social a:hover {
    background-color: unset;
    transform: translateY(-2px);
}
.page-description__body {
    display: grid;
    grid-template: -webkit-min-content min-content/minmax(0, 1fr);
    grid-template: min-content min-content/minmax(0, 1fr);
}
.page-description__realtor {
    order: -1;
    padding: 0;
}
.tabs-page {
    overflow: hidden;
    min-width: 0;
}
.tabs-page__btn {
    display: none;
}
.tabs-page__btn svg {
    transform: rotate(180deg);
    transition: all 0.2s ease-out;
}
.tabs-page__wrapper {
    position: relative;
}
.tabs-page__wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 254, 254, 0.05), #fff);
    width: 25%;
    pointer-events: none;
}
.tabs-page__content {
    position: relative;
    color: #7c7c7c;
    overflow: hidden;
    padding: 10px 0 0;
    transition: all 0.3s ease-out;
}
.tabs-page__content:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-image: linear-gradient(180deg, rgba(255, 254, 254, 0.5), #fff);
    opacity: 0;
    transition: opacity 0.2s ease-out;
    pointer-events: none;
    z-index: 1;
}
.tabs-page__content p:last-child {
    margin: 0;
}
.tabs-page__content.collapse:before {
    opacity: 1;
}
.tabs-page__content.collapse .tabs-page__btn svg {
    transform: rotate(0deg);
}
.tabs-page__content.extended {
    padding: 10px 0 60px;
}
.tabs-page__content.extended .tabs-page__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    bottom: 3px;
    left: calc(50% - 12.5px);
    width: 25px;
    height: 25px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
}
.options {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    grid-template: -webkit-min-content -webkit-min-content/1fr;
    grid-template: min-content min-content/1fr;
}
.options__title {
    font-size: 18px;
    line-height: 21px;
    color: #243238;
    margin: 0 0 20px;
}
.options ul li {
    margin: 0 0 7px;
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
}
.options ul li span:first-child {
    font-weight: 500;
    color: #a1afc5;
}
.course-block {
    padding: 0 0 35px;
    margin: 0 0 40px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.course-block:last-child {
    margin: 0 !important;
}
.course-block__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 18px;
    line-height: 21px;
    align-items: center;
    margin: 0 0 5px;
}
.course-block__info {
    margin: 0 30px 30px 0;
}
.course-block__controls {
    display: flex;
    flex-wrap: wrap;
}
.course-block__btn {
    margin: 0 20px 30px 0;
    display: none !important;
    visibility: hidden !important;
}
.course-block__btn:last-child {
    margin: 0 10px 30px 0;
}
.course-block__btn.visible {
    display: flex !important;
    visibility: visible !important;
}
.course-block__label {
    text-transform: uppercase;
    font-weight: 500;
    color: #a1afc5;
    margin: 0 10px 0 0;
}
.course-block__date {
    color: #243238;
}
.tabs {
    display: flex;
    position: relative;
    overflow-x: auto;
    margin: 0 0 20px;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.tabs::-webkit-scrollbar {
    display: none;
}
.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 3px;
    background-color: #243238;
    will-change: left, right;
}
.tabs a {
    display: block;
    padding: 10px 20px;
    color: #a1afc5;
    border-bottom: 3px solid #a1afc5;
}
.tabs a.active {
    color: #243238;
    border-bottom: none;
}
.tab {
    margin: 0 5px 0 0;
}
.tab:last-child {
    margin: 0;
}
.realtor-page__block {
    display: grid;
    grid-template-columns: 25px 1fr;
    grid-column-gap: 20px;
    margin: 0 0 30px;
}
.realtor-page__title {
    margin: 0 0 7px;
}
.realtor-page__label {
    color: #7c7c7c;
    font-weight: 400;
}
.realtor-page__wrapper {
    display: flex;
}
.realtor-page__text {
    margin: 0 40px 0 0;
}
.realtor-page__text span {
    line-height: 16px;
    display: block;
}
.realtor-page__currency {
    display: flex;
}
.realtor-page__currency label {
    cursor: pointer;
    margin: 0 10px 0 0;
}
.realtor-page__currency label:last-child {
    margin: 0;
}
.realtor-page__currency input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.realtor-page__currency input:checked + span {
    font-weight: 500;
    color: #243238;
}
.realtor-page__currency input:checked + span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 2px;
    background-color: #243238;
}
.realtor-page__currency span {
    position: relative;
    color: #a1afc5;
    font-size: 18px;
    line-height: 21px;
}
.realtor-card {
    position: relative;
    display: grid;
    grid-template: minmax(87px, -webkit-min-content) / 100px 1fr;
    grid-template: minmax(87px, min-content) / 100px 1fr;
    grid-column-gap: 20px;
    margin: 0 0 30px;
    border-style: solid;
    border-width: 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.realtor-card__photo {
    align-self: center;
    width: 100px;
    height: 100px;
    margin: -6px 0 -6px -6px;
    position: relative;
}
.realtor-card__photo img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.realtor-card__info {
    align-self: center;
}
.realtor-card__depart {
    display: inline-block;
    color: #939393;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0 0 4px;
}
.realtor-card__name,
.realtor-card__phone {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}
.realtor-card__name {
    margin: 0 0 8px;
}
.realtor-card__phone {
    color: #ff7a00;
}
.tab-slider {
    position: relative;
    overflow: hidden;
}
.tab-slider__item {
    position: relative;
    height: 200px !important;
    width: 100% !important;
    cursor: pointer;
}
.tab-slider__item .item-gallery {
    height: 100%;
}
.tab-slider .slick-list {
    margin: 0 -15px;
}
.tab-slider .slick-slide {
    margin: 0 15px;
}
.tab-slider img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100% !important;
}
.tab-slider .slick-arrow {
    width: 25px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    z-index: 2;
}
.tab-slider .slick-arrow.slick-disabled {
    filter: grayscale(1);
    opacity: 0.5;
}
.tab-slider .slick-prev {
    left: 0;
    background: url(../img/icons-sprite/icons.svg#prev-slider-course) no-repeat 50% #fff;
}
.tab-slider .slick-next {
    right: 0;
    background: url(../img/icons-sprite/icons.svg#next-slider-course) no-repeat 50% #fff;
}
.tab-slider iframe {
    pointer-events: none;
}
.collapse__btn {
    display: none;
}
.collapse__btn svg {
    transform: rotate(180deg);
    transition: all 0.2s ease-out;
}
.collapse__content {
    position: relative;
    overflow: hidden;
    min-width: 0;
    transition: all 0.3s ease-out;
}
.collapse__content:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-image: linear-gradient(180deg, rgba(255, 254, 254, 0.5), #fff);
    opacity: 0;
    transition: opacity 0.2s ease-out;
    pointer-events: none;
    z-index: 1;
}
.collapse__content p {
    margin: 0 0 15px;
}
.collapse__content.collapse:before {
    opacity: 1;
}
.collapse__content.collapse .collapse__btn svg {
    transform: rotate(0deg);
}
.collapse__content.extended .collapse__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    bottom: 3px;
    left: calc(50% - 12.5px);
    width: 25px;
    height: 25px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
}
.filter-table {
    display: grid;
    grid-column-gap: 50px;
    grid-row-gap: 20px;
    grid-template-columns: minmax(-webkit-min-content, 1fr);
    grid-template-columns: minmax(min-content, 1fr);
    align-items: center;
    margin: 0 0 35px;
}
.filter-table__info {
    text-transform: uppercase;
    color: #a1afc5;
}
.filter-table__label {
    margin: 0 7px 0 0;
}
.filter-table__value {
    color: #243238;
    font-weight: 700;
}
.filter-table__currency {
    display: flex;
    order: 1;
}
.filter-table__rooms {
    display: flex;
}
.table,
.table__wrapper {
    position: relative;
}
.table__wrapper {
    overflow: scroll;
}
.table__cell {
    background-color: #f2f5fc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
.table__cell span {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px;
}
.table__cell span:last-child {
    margin: 0;
}
.table__cell.active {
    background-color: #2bc67b;
    color: #fff;
}
.table__cell.active .table__status {
    color: #95e2bd;
}
.table__cell.booked {
    background-color: #a1afc5;
    color: #fff;
}
.table__cell.booked .table__status {
    color: #d9dfe8;
}
.table__cell.soled {
    color: #a1afc5;
}
.table__cell.inactive {
    position: relative;
}
.table__cell.inactive:before {
    background-color: inherit;
}
.table__cell.inactive:after,
.table__cell.inactive:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.table__cell.inactive:after {
    background-color: hsla(0, 0%, 100%, 0.55);
}
.table__header {
    display: grid;
    grid-template-columns: minmax(35px, 25px) repeat(auto-fill, minmax(115px, 115px));
    grid-gap: 5px;
    grid-auto-rows: 35px;
    margin: 0 0 5px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 3;
    box-shadow: 0 5px 0 0 #fff;
}
.table__header span {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.table__header .table__cell {
    cursor: auto;
}
.table__header-row {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    box-shadow: 5px 0 0 0 #fff;
    font-weight: 500;
    cursor: auto;
    z-index: 2;
}
.table__header-row span {
    display: block;
    white-space: nowrap;
    transform: rotate(-90deg);
    text-transform: lowercase;
}
.table__menu {
    grid-row: span 2;
    position: -webkit-sticky !important;
    position: sticky !important;
    left: 0;
    background-color: #2bc67b;
    box-shadow: 5px 0 0 0 #fff;
    cursor: pointer !important;
    z-index: 1;
}
.table__submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 35px;
    background-color: #fff;
    flex-direction: column;
    padding: 10px 0;
    z-index: 3;
}
.table__submenu li {
    border-bottom: 1px solid #ebebeb;
}
.table__submenu li:last-child {
    border-bottom: none;
}
.table__submenu a {
    color: #243238;
    display: block;
    padding: 20px 30px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
}
.table__submenu.active {
    display: flex;
}
.table__body {
    display: grid;
    grid-template-columns: 35px repeat(auto-fill, minmax(115px, 115px));
    grid-gap: 5px;
    grid-auto-rows: 90px;
    max-height: calc(80vh - 75px);
}
.table__price,
.table__square {
    font-weight: 500;
}
.table__status,
.table__type {
    font-size: 10px !important;
    line-height: 12px !important;
}
.table__status {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 900;
}
.search__option,
.search__options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.search__option {
    margin: 0 30px 10px 0;
}
.search__option:last-child {
    margin: 0 0 10px;
}
.search__option span {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    margin: 0 15px 20px 0;
}
.search__option input {
    max-width: 55px;
    margin: 0 15px 20px 0;
}
.search__option .input-pick,
.search__option input:last-child,
.search__option select {
    margin: 0 0 20px;
}
.search__group {
    display: flex;
}
.search__price .input {
    max-width: 100px;
}
.search__control {
    display: flex;
}
.search_filter .button-3 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 5px;
    width: 100%;
    justify-content: center;
}
.search_filter .search__option {
    margin: 0 0 10px;
}
.search_filter .search__price span {
    display: block;
    width: 100%;
}
.block-search {
    margin: 0 0 30px;
}
.block-search__header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 5px;
}
.block-search__title {
    margin: 0 20px 20px 0;
}
.block-search__control {
    margin: 0 0 20px;
}
.block-search__control .link {
    margin: 0 12px 0 0;
}
.block-search__control .link:last-child {
    margin: 0;
}
.block-search__body {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 15px;
    grid-template-rows: repeat(18, auto);
    max-height: 150px;
    overflow-y: scroll;
}
.block-search__body .input-checkbox {
    position: relative;
}
.block-search__btn {
    display: inline-flex !important;
}
form p {
    margin: 0 0 23px;
}
form__wrapper {
    margin: 0 0 35px;
}
.form__info {
    display: inline-block;
    line-height: 16px !important;
    color: #939393;
}
.input-pick {
    display: flex;
}
.input-pick > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.input-pick > input:checked + span {
    background-color: #f2f5fc;
    color: #243238;
}
.input-pick > span {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding: 12px 15px;
    border: 1px solid #a1afc5;
    color: #a1afc5;
    margin: 0 -1px 0 0;
    text-transform: uppercase;
    cursor: pointer;
}
input.input {
    background-color: #f2f5fc;
    border-bottom: 1px solid #a1afc5;
    width: 100%;
    padding: 15px;
}
input.input::-moz-placeholder {
    color: #a1afc5;
}
input.input:-ms-input-placeholder {
    color: #a1afc5;
}
input.input::placeholder {
    color: #a1afc5;
}
input.input:focus {
    border-bottom: 1px solid #243238;
}
input.input.error {
    border-bottom: 1px solid #eb5757;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input.input[type="number"] {
    -moz-appearance: textfield;
}
select {
    background-color: #f2f5fc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/icons-sprite/icons.svg#select-arrow);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: 50%;
    background-size: 11px;
    padding: 15px 30px 15px 15px;
    border-bottom: 1px solid #a1afc5;
}
select#price-currency {
    padding: 15px 30px 15px 10px;
    border: 1px solid #a1afc5;
    background-color: transparent;
}
textarea {
    background-color: #f2f5fc;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding: 10px 15px;
    width: 100% !important;
    height: 78px !important;
    border-bottom: 1px solid #a1afc5;
    resize: none;
}
textarea:focus {
    border-bottom: 1px solid #243238;
}
textarea.error {
    border-bottom: 1px solid #eb5757;
}
label.label > span {
    display: block;
    color: #a1afc5;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 7px;
}
label.label span.details {
    color: #243238;
    font-size: 10px;
    line-height: 12px;
    margin: 7px 0 0;
}
label.error {
    display: block;
    color: #eb5757;
    font-size: 10px;
    line-height: 12px;
    margin: 4px 0 0;
}
.input-checkbox {
    cursor: pointer;
    line-height: 16px;
    margin: 0 0 12px;
}
.input-checkbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.input-checkbox > input:checked + span:before {
    background-color: #a1afc5;
    background-image: url(../img/icons-sprite/icons.svg#checkbox);
}
.input-checkbox > span {
    display: inline-flex;
    align-items: flex-start;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.input-checkbox > span:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #a1afc5;
    margin: 0 10px 0 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 70% 70%;
}
.datepicker {
    z-index: 9999;
}
.sidebar {
    position: fixed !important;
    top: 0;
    height: 100%;
    left: -100%;
    display: flex;
    flex-direction: column;
    padding: 15px 15px 0;
    width: 270px;
    z-index: 7;
    transition: left 0.3s ease-out;
    background-color: #fff;
    overflow-y: scroll;
}
.sidebar__close {
    display: flex;
    justify-content: flex-end;
}
.sidebar__title {
    margin: 0 0 30px !important;
    padding: 0 0 30px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.sidebar.active {
    left: 0;
}
.sidebar input {
    text-align: center;
}
.search-content__button {
    margin: 0 0 30px;
}
.block-search-content {
    padding: 0 0 14px;
    margin: 0 0 30px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.block-search-content:last-child {
    padding: 0 0 20px;
    border-width: 0;
}
.block-search-content__status {
    margin: 0 0 15px;
    color: #939393;
}
.block-search-content__status span {
    margin: 0 5px 0 0;
}
.block-search-content__status span:last-child {
    margin: 0;
}
.block-search-content__status .bold {
    color: #243238;
    font-weight: 500;
}
.block-search-content__slider {
    position: relative;
    line-height: 16px;
}
.block-search-content__slider .slick-list {
    margin: 0 -15px;
}
.block-search-content__slider .slick-slide {
    margin: 10px 15px;
}
.block-search-content__slider .slick-arrow {
    position: absolute;
    width: 20px;
    height: 70px;
    top: calc(50% - 35px);
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.block-search-content__slider .slick-prev {
    left: -10px;
    background-image: url(../img/icons-sprite/icons.svg#prev-slider-search);
    background-repeat: no-repeat;
    background-position: 50%;
}
.block-search-content__slider .slick-next {
    right: -10px;
    background-image: url(../img/icons-sprite/icons.svg#next-slider-search);
    background-repeat: no-repeat;
    background-position: 50%;
}
.block-search-content__slider .slick-disabled {
    display: none;
    visibility: hidden;
}
.card-search {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: grid;
    grid-template-columns: minmax(245px, 1fr) minmax(45px, 175px);
}
.card-search span {
    display: inline-block;
}
.card-search__content {
    display: flex;
    flex-direction: column;
}
.card-search__title {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    color: #728db8;
    margin: 0 0 15px;
    height: 41px;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    width: 100%;
    transition: color 0.2s ease-out;
}
.card-search__title:hover {
    color: #9cb0ce;
}
.card-search__value span {
    font-weight: 700;
}
.card-search__value span:not(:last-child) {
    margin: 0 3px 0 0;
}
.card-search__value span:nth-child(2n) {
    font-weight: 400;
}
.card-search__label span {
    color: #939393;
}
.card-search__info {
    padding: 25px;
    display: grid;
    grid-template: 1fr 1fr / minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto);
    grid-template: 1fr 1fr / minmax(min-content, auto) minmax(min-content, auto);
    grid-row-gap: 15px;
    grid-column-gap: 30px;
}
.card-search__action {
    display: flex;
}
.card-search__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #728db8;
    background-color: #f2f5fc;
}
.card-search__button:nth-child(2) {
    background-color: #fff;
    padding: 5px;
}
.card-search__button:nth-child(2) span {
    position: relative;
}
.card-search__button:nth-child(2) span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.card-search__photo {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.card-search__photo img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    max-width: 100%;
}
.card-search_unactive:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.5);
}
.card-search_unactive:hover:after {
    display: none;
    visibility: hidden;
}
.flat__id {
    display: inline-flex;
    padding: 10px 20px;
    background-color: #f2f5fc;
    margin: 0 0 35px;
}
.flat__id span {
    color: #728db8;
}
.flat .realtor-page__title {
    font-size: 22px;
    line-height: 26px;
}
.slider-flat__item {
    position: relative;
    height: 255px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.slider-flat img {
    width: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.slider-flat .slick-list {
    margin: -10px -15px;
}
.slider-flat .slick-slide {
    margin: 10px 15px;
}
.slider-flat .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    top: calc(50% - 25px);
    transition: all 0.2s ease-out;
    z-index: 1;
}
.slider-flat .slick-prev {
    left: 15px;
    background: url(../img/icons-sprite/icons.svg#prev-slider) 50%/27px no-repeat #fff;
}
.slider-flat .slick-next {
    right: 15px;
    background: url(../img/icons-sprite/icons.svg#next-slider) 50%/27px no-repeat #fff;
}
.developers__body {
    margin: 0 0 15px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.developers__body:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.developers .page__title-block {
    grid-column-gap: 30px;
    grid-template-columns: 1fr minmax(50px, auto);
}
.developer {
    font-size: 14px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.developer__title {
    flex: 1 auto;
    color: #728db8;
    margin: 0 0 20px;
}
.developer__card {
    margin: 0 0 20px;
}
.developer__projects {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    margin: 0 0 24px;
}
.developer__projects:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -5px;
    background-color: #ff7a00;
}
.developer.sale .card-developer {
    outline: 2px solid #ff7a00;
    outline-offset: -2px;
}
.developer.sale .card-developer:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 7px;
    right: 7px;
    background-image: url(../img/icons-sprite/icons.svg#star);
}
.card-developer {
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: grid;
    grid-template-columns: minmax(70px, 120px) minmax(220px, 1fr);
    grid-template-rows: 120px;
    align-items: center;
}
.card-developer__photo img {
    max-width: 100%;
}
.card-developer__body {
    padding: 0 15px;
}
.card-developer__block {
    margin: 0 0 10px;
}
.card-developer__label {
    font-weight: 500;
    color: #a1afc5;
    margin: 0 5px 0 0;
}
.complexes__header {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}
.complexes__button {
    margin: 0 30px 0 0;
}
.complexes__search {
    line-height: 16px;
    max-width: 200px;
    width: 100%;
    padding: 12px;
    border: 1px solid #a1afc5;
}
.complexes__search::-moz-placeholder {
    color: #a1afc5;
}
.complexes__search:-ms-input-placeholder {
    color: #a1afc5;
}
.complexes__search::placeholder {
    color: #a1afc5;
}
.complexes__body {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, auto));
    grid-gap: 30px;
    margin: 0 0 45px;
}
.card-complex {
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.card-complex img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%;
}
.card-complex__photo {
    position: relative;
    flex: 0 180px;
}
.card-complex__content {
    flex: 1 auto;
    display: flex;
    flex-direction: column;
    padding: 25px;
}
.card-complex__adress {
    display: block;
    padding: 0 0 9px;
    margin: 0 0 15px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    flex: 1 auto;
}
.card-complex__developer {
    font-weight: 500;
    color: #a1afc5;
    margin: 0 0 3px;
}
.card-complex__name {
    position: relative;
    color: #728db8;
    margin: 0 0 20px;
    flex: 1.5 auto;
}
.card-complex__name:hover {
    color: #9cb0ce;
}
.card-complex__block {
    display: flex;
    margin: 0 0 15px;
}
.card-complex__block:last-child {
    margin: 0;
}
.card-complex__icon {
    margin: 0 15px 0 0;
}
.card-complex__value {
    margin: 0 0 5px;
}
.card-complex__value .black {
    font-weight: 700;
}
.card-complex__value span {
    margin: 0 5px 0 0;
}
.card-complex__value span:last-child {
    margin: 0;
}
.card-complex__label {
    color: #7c7c7c;
}
.card-complex.sale {
    outline: 2px solid #ff7a00;
    outline-offset: -2px;
}
.card-complex.sale:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 7px;
    right: 7px;
    background-image: url(../img/icons-sprite/icons.svg#star);
}
.card-complex.sale .card-complex__name {
    color: #ff7a00;
}
.card-complex.sale .card-complex__name:hover {
    color: #ffa34d;
}
.filter__block {
    margin: 0 0 30px;
}
.filter__block:last-child {
    margin: 0;
}
.filter__title {
    margin: 0 20px 20px 0;
}
.filter__body {
    display: grid;
    max-height: 140px;
    overflow-y: scroll;
    margin: 0 0 20px;
}
.filter__control a {
    display: inline-block;
    margin: 0 12px 0 0;
}
.filter__control a:last-child {
    margin: 0;
}
.filter .button-3 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 5px;
    width: 100%;
    justify-content: center;
}
.queues {
    line-height: 16px;
    perspective: 700px;
}
.queues__body {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(270px, 5fr));
}
.queues__card-first .item-gallery {
    height: 100%;
}
.first-card-queues {
    cursor: pointer;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    height: inherit;
}
.first-card-queues__body {
    width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.first-card-queues__title {
    color: #728db8;
    text-transform: uppercase;
    text-align: center;
}
.card-queues {
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: all 0.2s ease-out;
    transform-style: preserve-3d;
}
.card-queues__photo {
    position: relative;
    height: 170px;
    overflow: hidden;
}
.card-queues__photo img {
    position: absolute;
    bottom: 0;
    left: calc(50% + -285px);
    width: 570px;
    height: 170px;
}
.card-queues__body {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}
.card-queues__block {
    margin: 0 0 20px;
}
.card-queues__block:first-child {
    margin: 0 25px 20px 0;
}
.card-queues__block:last-child {
    margin: 0;
}
.card-queues__value {
    color: #243238;
    margin: 0 0 5px;
}
.card-queues__value span {
    font-weight: 400;
    margin: 0 5px 0 0;
}
.card-queues__value span:last-child {
    margin: 0;
}
.card-queues__value span:first-child {
    font-weight: 700;
}
.card-queues__label {
    color: #7c7c7c;
}
.card-queues:hover {
    transform: translateY(-5px) translateZ(5px);
}
.developer-single__info {
    order: -1;
    padding: 0;
}
.developer-single__unactive-queues .card-queues-dev:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.5);
    pointer-events: none;
    transition: background 0.2s ease-out;
}
.developer-single__unactive-queues .card-queues-dev:hover:after {
    background: none;
}
.info-developer {
    line-height: 16px;
    margin: 0 0 30px;
}
.info-developer__photo {
    display: flex;
    justify-content: center;
    width: 100%;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    padding: 0 0 24px;
    margin: 0 0 30px;
}
.info-developer__photo img {
    height: 150px;
}
.info-developer__block {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: 25px 1fr;
    margin: 0 0 25px;
}
.info-developer__block:last-child {
    margin: 0;
}
.info-developer__value {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    margin: 0 0 10px;
}
.info-developer__label {
    color: #7c7c7c;
}
.active-buildings__body,
.unactive-buildings__body {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
}
.unactive-buildings .card-complex:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.5);
    pointer-events: none;
    transition: background 0.2s ease-out;
}
.unactive-buildings .card-complex:hover:after {
    background: none;
}
.queues-dev__body {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
}
.card-queues-dev {
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    line-height: 16px;
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-column-gap: 12px;
}
.card-queues-dev__photo {
    position: relative;
    overflow: hidden;
    height: 70px;
}
.card-queues-dev img {
    position: absolute;
    top: 0;
    left: calc(50% + -150px);
    width: 300px;
}
.card-queues-dev__content {
    display: grid;
    align-items: center;
    padding: 10px 10px 10px 0;
}
.card-queues-dev a {
    color: #243238;
}
.card-queues-dev a:hover {
    font-weight: 700;
}
.flat-content__button {
    margin: 0 0 30px;
}
.flat-content__title {
    margin: 0 0 20px !important;
}
.flat-content__block {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
    margin: 0 0 45px;
}
.flat-content__block .card-search {
    height: 175px;
}
.flat-content__block .card-search__content {
    padding: 15px 15px 15px 25px;
    justify-content: center;
}
.flat-content__block .card-search__info {
    padding: 0;
}
.table-rieltors {
    overflow-y: scroll;
}
.table-rieltors__body {
    border-spacing: 5px;
    border-collapse: separate;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    white-space: nowrap;
}
.table-rieltors__body a {
    color: #243238;
}
.table-rieltors__body a:hover {
    text-decoration: underline;
}
.table-rieltors__body tr {
    background-color: #f2f5fc;
}
.table-rieltors__body tr:nth-child(odd) {
    background-color: #e0e6f2;
}
.table-rieltors__body th {
    background-color: #a1afc5;
    color: #fff;
    font-weight: 500;
    padding: 12px;
}
.table-rieltors__body td {
    vertical-align: center;
    text-align: center;
    padding: 12px;
}
.table-rieltors__body td span + a {
    margin: 0 0 0 7px;
}
.table-rieltors__body svg {
    margin: 0 0 -2px;
}
.tape {
    font-size: 15px;
    line-height: 18px;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    padding: 0 0 2px;
    margin: 0 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}
.tape:last-child {
    margin: 0;
}
.tape__block {
    font-weight: 500;
    margin: 0 0 12px;
    display: flex;
}
.tape__block span {
    margin: 0 5px 0 0;
}
.tape__block span:last-child {
    margin: 0;
}
.tape__block a {
    color: #ff7a00;
    font-weight: 700;
    text-decoration: underline;
}
.tape__block:last-child {
    margin: 0 0 12px;
}
.tape__activity {
    grid-column: span 2;
    flex-wrap: wrap;
}
.tape .action {
    color: #728db8;
    font-weight: 700;
}
.agency__services {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.service-agency-card {
    padding: 9px 9px 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    border-style: solid;
    border-width: 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.service-agency-card__block {
    margin: 0 30px 7px 0;
}
.service-agency-card__block:last-child {
    margin: 0 0 7px;
    text-align: right;
}
.service-agency-card__title {
    flex: 1 1 260px;
    font-weight: 700;
    color: #728db8;
}
.service-agency-card__deadline {
    white-space: nowrap;
}
.statistic {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
}
.statistic__block {
    background-color: #a1afc5;
    display: flex;
    justify-content: center;
    padding: 30px;
    align-items: center;
    flex-direction: column;
    color: #fff;
}
.statistic__label {
    margin: 0 0 10px;
}
.rieltors-agency {
    font-size: 18px;
    line-height: 21px;
    white-space: nowrap;
    overflow-y: scroll;
}
.rieltors-agency a {
    color: #ff7a00;
    font-weight: 500;
    text-decoration: underline;
}
.rieltors-agency__table {
    border-spacing: 5px;
    border-collapse: separate;
    width: 100%;
}
.rieltors-agency__table th {
    font-weight: 700;
    color: #fff;
    background-color: #a1afc5;
    padding: 20px;
}
.rieltors-agency__table td {
    text-align: center;
    padding: 20px;
    font-weight: 500;
    background-color: #f2f5fc;
}
.rieltors-agency__table tr:nth-child(odd) td {
    background-color: #e1e6f2;
}
.rieltors-agency__table tr:last-child td {
    background-color: #f2f5fc;
}
.rieltors-agency__table tr:last-child a {
    color: #728db8;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.rieltors-agency__table tr:last-child a span {
    margin: 0 10px 0 0;
}
.rieltors-agency__table tr:last-child a svg {
    transition: all 0.2s ease-out;
}
.rieltors-agency__table tr:last-child a:hover svg {
    transform: translateX(2px);
}
.header-main {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
.header-main__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}
.header-main__logo {
    height: 40px;
    position: relative;
}
.header-main__logo img {
    height: 100%;
}
.header-main__burger {
    width: 35px;
    height: 32px;
    position: relative;
    cursor: pointer;
}
.header-main__burger span {
    position: absolute;
    background-color: #ff7a00;
    height: 5px;
    width: 100%;
    border-radius: 2.5px;
    top: calc(50% - 2.5px);
}
.header-main__burger span:first-child {
    top: 0;
}
.header-main__burger span:last-child {
    top: unset;
    bottom: 0;
}
.menu-header-main {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    position: fixed;
    right: -110%;
    min-width: 320px;
    height: 100%;
    top: 0;
    padding: 50px 30px;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 500;
    transition: right 0.2s ease-out;
    z-index: 100;
}
.menu-header-main.active {
    right: 0;
}
.menu-header-main a {
    display: flex;
    align-items: center;
    color: #243238;
    transition: color 0.1s ease-out;
}
.menu-header-main a svg {
    margin: -1px 10px 0 0;
    transition: all 0.2s ease-out;
}
.menu-header-main__close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.menu-header-main__block {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 25px;
}
.menu-header-main__block:last-child {
    border: none;
    margin: 0;
}
.menu-header-main__block:last-child ul {
    margin: 0;
}
.menu-header-main__block ul,
.menu-header-main li {
    margin: 0 0 25px;
}
.menu-header-main li:last-child {
    margin: 0;
}
.main-slider {
    position: relative;
    height: auto;
    overflow-x: hidden;
}
.single-main-slider {
    height: 100%;
    position: relative;
    z-index: 1;
}
.single-main-slider__item {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.single-main-slider__item:after {
    content: "";
    position: absolute;
    background: hsla(0, 0%, 100%, 0.75);
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.single-main-slider__item img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.single-main-slider__block {
    position: absolute;
    top: calc(50% + 70px);
    width: 100%;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    transform: translateY(calc(-50% - 82px)) translateX(-100%);
    transition: all 0.2s ease-out 0.3s;
    z-index: 2;
}
.single-main-slider__title {
    color: #3e5379;
    font-weight: 900;
    font-size: 22px;
    line-height: 33px;
    text-transform: uppercase;
    max-width: 570px;
    margin: 0 0 20px;
}
.single-main-slider__description {
    display: none;
    visibility: hidden;
    max-width: 530px;
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 20px;
}
.single-main-slider__list {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    margin: 0 0 35px;
}
.single-main-slider__list li {
    position: relative;
    padding: 0 0 0 27px;
    margin: 0 0 20px;
}
.single-main-slider__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    background-color: #ff7a00;
}
.single-main-slider__btn {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    background-color: #4f596c;
    color: #fff;
    padding: 20px 25px;
}
.single-main-slider__btn span {
    margin: 0 10px 0 0;
}
.single-main-slider .slick-active .single-main-slider__block {
    transform: translateY(calc(-50% - 82px)) translateX(0);
}
.single-main-slider .slick-list,
.single-main-slider .slick-slide,
.single-main-slider .slick-slide div {
    height: inherit;
}
.nav-main-slider {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 480px;
    transform: translateX(-50%);
    z-index: 2;
    font-size: 14px;
    line-height: 16px;
    color: #4f596c;
    text-transform: uppercase;
    font-weight: 700;
}
.nav-main-slider__item {
    height: 65px;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.nav-main-slider .slick-list {
    padding: 17px 0 !important;
    margin: 0 -7px;
}
.nav-main-slider .slick-slide {
    margin: 0 7px;
    background-color: hsla(0, 0%, 100%, 0.64);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.nav-main-slider .slick-center {
    transform: scale(1.1);
    background-color: #fff;
}
.list-flats .title-2 {
    margin: 0 0 20px;
}
.list-flats__body {
    display: grid;
    grid-row-gap: 20px;
    grid-column-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
}
.list-flats .card-search__title {
    height: 1em;
    margin: 14px 0 10px;
    padding: 0 20px;
    display: block;
}
.list-flats .card-search__info {
    padding: 0 20px 14px;
    grid-row-gap: 10px;
}
.list-flats .card-search__button,
.list-flats .card-search__label {
    font-size: 12px;
    line-height: 14px;
}
.rieltor-list-flats {
    margin: 0 0 30px;
}
.rieltor-list-flats__body {
    display: grid;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
}
.rieltor-list-flats__block {
    height: 100%;
    display: flex;
    align-items: center;
}
.rieltor-list-flats__block_rieltor .rieltor-list-flats__value {
    font-weight: 500;
}
.rieltor-list-flats__content {
    display: grid;
    grid-row-gap: 5px;
    grid-template-columns: minmax(18px, -webkit-min-content) 1fr;
    grid-template-columns: minmax(18px, min-content) 1fr;
    grid-column-gap: 15px;
}
.rieltor-list-flats__photo {
    position: relative;
    width: 75px;
    height: 75px;
    grid-row: span 2;
}
.rieltor-list-flats__photo img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.rieltor-list-flats__icon {
    grid-row: span 2;
}
.rieltor-list-flats__label {
    font-size: 14px;
    line-height: 16px;
    color: #7c7c7c;
    align-self: start;
}
.rieltor-list-flats__value,
.rieltor-list-flats a {
    color: #243238;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    align-self: end;
}
.slick-slider {
    min-width: 0;
}
.slick-list {
    overflow: hidden;
}
.slick-track {
    display: flex;
    align-items: flex-start;
    height: inherit;
}
.slick-arrow {
    font-size: 0;
}
.toast {
    font-family: Roboto, sans-serif;
    border-radius: 2px;
    top: 35px;
    width: auto;
    margin-top: 10px;
    position: relative;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 400;
    color: #ff7a00;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: default;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.toast.success {
    background-color: green;
    color: #fff;
}
.toast.error {
    background-color: #eb5757;
    color: #fff;
}
#toast-container {
    display: block;
    position: fixed;
    z-index: 10000;
    top: 100px;
    right: 0;
}
.closeToast {
    background-color: unset;
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 0 0 10px;
}
.closeToast:before {
    transform: rotate(45deg);
}
.closeToast:after,
.closeToast:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: calc(50% - 1px);
}
.closeToast:after {
    transform: rotate(-45deg);
}
.modal {
    padding: 50px 0;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    max-height: 95vh;
    width: 100%;
    max-width: 785px;
    margin: auto;
    overflow-y: scroll;
    border-radius: 2px;
    will-change: top, opacity;
}
.modal:focus {
    outline: none;
}
.modal__title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 30px;
}
.modal_small {
    max-width: 417px;
}
.modal_small .modal__container {
    max-width: 307px !important;
}
.modal__container {
    max-width: 675px !important;
}
.close-window {
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    justify-content: flex-end;
    margin: 0 0 10px;
}
.close-window svg {
    width: 25px;
    height: 25px;
    transition: all 0.2s ease-out;
}
.close-window:hover svg {
    transform: scale(1.1);
}
.modal-overlay {
    position: fixed;
    z-index: 999;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
}
.modal,
.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 30px;
    position: relative;
    padding: 0 0 0 31px;
}
.title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 19px;
    height: 19px;
    background: url(../img/icons-sprite/icons.svg#title-icon-blue) no-repeat;
}
.title_3 {
    font-size: 22px !important;
    line-height: 26px !important;
    margin: 0 0 30px !important;
    padding: 0 0 0 31px !important;
}
.title-2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 30px;
}
.title-2 span {
    margin: 0 0 0 7px;
    font-weight: 400;
}
.title-3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
}
.title-4 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}
.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 25px;
}
.breadcrumbs li:after {
    content: "─";
    margin: 0 7px;
}
.breadcrumbs li:last-child:after {
    content: "";
}
.breadcrumbs li:last-child a {
    color: #243238;
    font-weight: 700;
}
.breadcrumbs a {
    color: #939393;
}
.button {
    display: inline-flex;
    align-items: center;
    padding: 9px 14px;
    height: -webkit-min-content !important;
    height: -moz-min-content !important;
    height: min-content !important;
    background-color: #fff;
    border-style: solid;
    border-width: 6px;
    -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
}
.button span {
    text-transform: uppercase;
    color: #728db8;
    letter-spacing: 0.07em;
    font-weight: 500;
}
.button svg {
    margin: 0 0 0 10px;
    transition: all 0.2s ease-out;
    transform: translateY(-0.5px);
}
.button-2 {
    display: flex;
    background-color: #fff;
    padding: 10px 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    color: #243238;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
}
.button-2 svg {
    order: -1;
    margin: 0 10px 0 0;
    transition: all 0.2s ease-out;
}
.button-2:hover svg {
    transform: translateX(-2px);
}
.button-3 {
    padding: 15px 20px;
    display: flex;
    background-color: #728db8;
    align-items: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.button-3 span {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin: 0 10px 0 0;
    letter-spacing: 0.1em;
}
.button-3 svg {
    transition: all 0.2s ease-out;
}
.button-3:hover svg {
    transform: translateX(2px);
}
.link {
    display: inline-block;
    font-weight: 500;
    text-decoration: underline;
    line-height: 16px;
}
.link.green {
    color: #2bc67b;
}
.link.red {
    color: #ff7a00;
}
.link.blue {
    color: #728db8;
}
.pagination-wrapper {
    position: relative;
}
.pagination-wrapper:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 254, 254, 0.05), #fff);
    width: 20%;
    pointer-events: none;
    z-index: 2;
}
.pagination {
    font-size: 14px;
    line-height: 14px;
    display: flex;
    overflow-x: auto;
    padding: 10px;
    margin: 0 -10px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.pagination::-webkit-scrollbar {
    display: none;
}
.pagination li {
    display: inline-flex;
    flex: 0 0 auto;
    height: 40px;
    width: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin: 0 20px 0 0;
}
.pagination li:last-child {
    margin: 0;
}
.pagination li.active a {
    color: #243238;
    font-weight: 700;
}
.pagination li.disabled svg {
    filter: grayscale(1);
}
.pagination li a {
    color: #a1afc5;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.pagination li a:hover {
    color: #243238;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    z-index: 2;
    transition: 0.3s ease-out;
}
body {
    position: relative;
    color: #243238;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 24px;
}
body.lock {
    overflow: hidden;
}
.wrapper {
    display: grid;
    grid-template-areas: "header" "page" "footer";
    grid-template-columns: 100%;
    grid-template-rows: minmax(-webkit-min-content, auto) 1fr minmax(-webkit-min-content, auto);
    grid-template-rows: minmax(min-content, auto) 1fr minmax(min-content, auto);
    height: 100vh;
}
.page {
    grid-area: page;
    display: grid;
    grid-template-columns: 100%;
	height: 725px;
}
.page-aside {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas: "content";
}
.sidebar {
    grid-area: sidebar;
}
.content {
    grid-area: content;
    display: block;
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.51);
    height: 100%;
    width: 100%;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-out;
}
.overlay.active {
    opacity: 1;
    visibility: visible;
}
.page-block {
    margin: 0 0 40px;
    position: relative;
}
.self-block {
    padding: 40px 0;
}
.slider-wrapper {
    position: relative;
}
#error-rotate {
    display: none;
    visibility: hidden;
    position: fixed;
    z-index: 100;
    background-color: #340303;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
}
#error-rotate.active {
    display: flex;
    visibility: visible;
}
.anim-show {
    opacity: 0;
    transition: opacity 0.5s ease-out 0s;
}
.anim-show.active,
.anim-show .active.anim-show {
    opacity: 1;
}
.anim-show-from-right {
    transform: translateX(100px);
    opacity: 0;
    transition: all 0.5s ease-out 0.2s;
}
.anim-show-from-right.active,
.anim-show-from-right .active.anim-show-from-right {
    opacity: 1;
    transform: translateX(0);
}
.anim-show-from-left {
    transform: translateX(-100px);
    opacity: 0;
    transition: all 0.5s ease-out 0s;
}
.anim-show-from-left.active,
.anim-show-from-left .active.anim-show-from-left {
    opacity: 1;
    transform: translateX(0);
}
.anim-show-from-left_2 {
    transition: all 0.5s ease-out 0.1s;
}
.anim-show-from-left_3 {
    transition: all 0.5s ease-out 0.2s;
}
.anim-show-from-left_4 {
    transition: all 0.5s ease-out 0.3s;
}
.anim-show-from-top {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.5s ease-out 0s;
}
.anim-show-from-top.active,
.anim-show-from-top .active.anim-show-from-right {
    opacity: 1;
    transform: translateY(0);
}
.anim-show-from-bottom {
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.5s ease-out 0s;
}
.anim-show-from-bottom.active,
.anim-show-from-bottom .active.anim-show-from-right {
    opacity: 1;
    transform: translateY(0);
}
.anim-show-from-bottom_2 {
    transition: all 0.5s ease-out 0.1s;
}
.anim-show-from-bottom_3 {
    transition: all 0.5s ease-out 0.2s;
}
.anim-show-from-bottom_4 {
    transition: all 0.5s ease-out 0.3s;
}
.footer {
    background-color: #4f596c;
    grid-area: footer;
}
.footer__header {
    padding: 35px 0 0;
    border-style: solid;
    border-width: 0 0 6px;
    -o-border-image: url(../img/Rectangle-white.svg) 6 6 6 6 round round;
    border-image: url(../img/Rectangle-white.svg) 6 6 6 6 round round;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer__logo {
    flex: 0 0 125px;
    margin: 0 75px 30px 0;
}
.footer__logo img {
    width: 100%;
}
.footer__menu {
    flex: 1 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 30px;
}
.footer__menu li {
    margin: 0 30px 0 0;
}
.footer__menu li:last-child {
    margin: 0;
}
.footer__menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    white-space: nowrap;
}
.footer__contacts {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 270px;
    margin: 0 0 30px;
}
.footer__contacts span {
    margin: 0 20px 0 0;
    color: #a7acb5;
    white-space: nowrap;
}
.footer__contacts a {
    color: #fff;
    white-space: nowrap;
}
.footer__body {
    display: flex;
    flex-direction: column;
}
.footer__copyright {
    text-transform: uppercase;
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #8c939f;
}
.footer__year {
    margin: 0 30px 0 0;
}
.footer__dev span {
    margin: 0 7px 0 0;
}
.footer__dev a {
    color: #cacdd3;
}
@supports (-webkit-appearance: none) {
    .header.login .header__logout .header__logout-submenu li:last-child a:after {
        background: url(../img/icons-sprite/icons.svg#logout) 0 2px no-repeat;
    }
    .header.login .header__logout a.active + .header__logout-submenu a:hover:after {
        background: url(../img/icons-sprite/icons.svg#logout-white);
    }
    .slider-section-single .slick-prev {
        background: url(../img/icons-sprite/icons.svg#prev-slider) 50%/27px no-repeat #fff;
    }
    .slider-section-single .slick-next {
        background: url(../img/icons-sprite/icons.svg#next-slider) 50%/27px no-repeat #fff;
    }
    .tab-slider .slick-prev {
        background: url(../img/icons-sprite/icons.svg#prev-slider-course) no-repeat 50% #fff;
    }
    .tab-slider .slick-next {
        background: url(../img/icons-sprite/icons.svg#next-slider-course) no-repeat 50% #fff;
    }
    select {
        background-image: url(../img/icons-sprite/icons.svg#select-arrow);
    }
    .input-checkbox > input:checked + span:before {
        background-image: url(../img/icons-sprite/icons.svg#checkbox);
    }
    .block-search-content__slider .slick-prev {
        background-image: url(../img/icons-sprite/icons.svg#prev-slider-search);
    }
    .block-search-content__slider .slick-next {
        background-image: url(../img/icons-sprite/icons.svg#next-slider-search);
    }
    .slider-flat .slick-prev {
        background: url(../img/icons-sprite/icons.svg#prev-slider) 50%/27px no-repeat #fff;
    }
    .slider-flat .slick-next {
        background: url(../img/icons-sprite/icons.svg#next-slider) 50%/27px no-repeat #fff;
    }
    .card-complex.sale:after,
    .developer.sale .card-developer:after {
        background-image: url(../img/icons-sprite/icons.svg#star);
    }
    .title:before {
        background: url(../img/icons-sprite/icons.svg#title-icon-blue) no-repeat;
    }
}
@media (min-width: 415px) {
    .rieltor-list-flats__body {
        grid-row-gap: 20px;
        grid-column-gap: 30px;
        grid-template-columns: minmax(-webkit-max-content, 195px) minmax(-webkit-max-content, 160px);
        grid-template-columns: minmax(max-content, 195px) minmax(max-content, 160px);
    }
    .rieltor-list-flats__block:not(:last-child):not(:first-child) {
        border-style: solid;
        border-width: 0 6px 0 0;
        -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        padding: 0 24px 0 0;
    }
    .rieltor-list-flats__block_rieltor {
        grid-column: span 2;
    }
}
@media (min-width: 450px) {
    .slider-section-single .section__slider__item {
        height: 250px;
    }
    .developers__body {
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    }
    .developer.sale .card-developer:after {
        width: 15px;
        height: 15px;
        top: 10px;
        right: 10px;
    }
    .card-developer {
        grid-template-columns: 120px minmax(230px, 1fr);
    }
    .card-complex.sale:after {
        width: 15px;
        height: 15px;
        top: 10px;
        right: 10px;
    }
}
@media (min-width: 460px) {
    .tape {
        grid-template-columns: minmax(80px, 0.6fr) minmax(40px, 0.6fr) minmax(200px, 1fr);
    }
    .tape__activity {
        grid-column: span 3;
    }
}
@media (min-width: 470px) {
    .page__title-block {
        grid-column-gap: 30px;
        grid-template-columns: 1fr minmax(210px, auto);
    }
}
@media (min-width: 500px) {
    .filter-table {
        grid-template-columns: minmax(-webkit-min-content, 1fr) minmax(-webkit-min-content, 1fr);
        grid-template-columns: minmax(min-content, 1fr) minmax(min-content, 1fr);
    }
}
@media (min-width: 520px) {
    .slider-section-single .section__slider__item {
        height: 400px;
    }
}
@media (min-width: 576px) {
    .svg-calendar-list-flats-icon,
    .svg-phone-list-flats-icon {
        width: 25px;
        height: 25px;
    }
    .header__body {
        height: 100px;
    }
    .section__slider-block {
        grid-row-gap: 30px;
    }
    .slider-section-nav {
        display: block;
        visibility: visible;
    }
    .search_filter .block-search__body {
        grid-template-columns: unset;
    }
    .block-search__body {
        grid-template-columns: 1fr 1fr;
    }
    .agency__services {
        grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    }
    .service-agency-card {
        padding: 24px 24px 17px;
    }
    .menu-header-main {
        padding: 90px 70px;
    }
    .rieltor-list-flats {
        margin: 0 0 45px;
    }
    .rieltor-list-flats__body {
        grid-template-columns: minmax(-webkit-max-content, 245px) minmax(-webkit-max-content, 172px);
        grid-template-columns: minmax(max-content, 245px) minmax(max-content, 172px);
    }
    .rieltor-list-flats__content {
        grid-template-columns: minmax(25px, -webkit-min-content) 1fr;
        grid-template-columns: minmax(25px, min-content) 1fr;
        grid-row-gap: 7px;
        grid-column-gap: 20px;
    }
    .rieltor-list-flats__value,
    .rieltor-list-flats a {
        font-size: 18px;
        line-height: 21px;
    }
    #toast-container {
        right: 7%;
    }
    .title_2 {
        font-size: 27px;
        line-height: 32px;
        margin: 0 0 35px;
    }
    .title_3:before {
        top: 2px;
        width: 19px;
        height: 19px;
    }
    .breadcrumbs {
        margin: 0 0 30px;
    }
	
.page {
	height: 980px;
}
}
@media (min-width: 768px) {
    .svg-user-icon-white {
        width: 20px;
        height: 20px;
    }
    .section__slider-block {
        grid-template-columns: 1fr 1fr;
    }
    .slider-section-nav .section__slider__item {
        height: 185px;
    }
    .description-section__realtor {
        padding: 0 0 0 30px;
        order: unset;
    }
    .page__menu {
        margin: 0 0 55px;
    }
    .page-description__body {
        grid-template: minmax(0, 1fr) / minmax(0, 1fr) minmax(320px, 370px);
    }
    .page-description__realtor {
        padding: 0 0 0 30px;
        order: unset;
    }
    .collapse__content,
    .tabs-page {
        border-style: solid;
        border-width: 0 6px 0 0;
        -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        padding: 0 24px 0 0;
    }
    .search_filter .block-search__body {
        grid-template-columns: unset;
    }
    .block-search__body {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .flat .page__menu,
    .flat .title {
        margin: 0 0 35px;
    }
    .developer-single__info {
        padding: 0 0 0 30px;
        order: unset;
    }
    .flat-content__title {
        margin: 0 0 40px !important;
    }
    .tape {
        grid-template-columns: minmax(80px, 0.6fr) minmax(40px, 0.6fr) minmax(200px, 1fr) minmax(200px, 2fr);
    }
    .tape__activity {
        grid-column: span 1;
    }
    .header-main__body {
        height: 100px;
    }
    .header-main__logo {
        height: 50px;
    }
    .header-main__burger {
        width: 50px;
        height: 45px;
    }
    .menu-header-main a:hover {
        color: #bec2c4;
    }
    .menu-header-main a:hover svg {
        transform: translateX(-1px);
    }
    .single-main-slider__item:after {
        background: none;
    }
    .single-main-slider__block {
        top: calc(50% + 100px);
    }
    .single-main-slider__title {
        font-size: 34px;
        line-height: 45px;
    }
    .single-main-slider__description {
        display: block;
        visibility: visible;
    }
    .single-main-slider__btn {
        font-size: 18px;
        line-height: 21px;
        padding: 30px 35px;
    }
    .single-main-slider__btn span {
        margin: 0 15px 0 0;
    }
    .list-flats .title-2 {
        margin: 0 0 30px;
    }
    .list-flats__body {
        grid-row-gap: 30px;
    }
    .modal {
        padding: 70px 0;
    }
    .title {
        font-size: 34px;
        line-height: 40px;
        padding: 0 0 0 42px;
        margin: 0 0 55px;
    }
    .title:before {
        width: 27px;
        height: 27px;
        top: 5px;
    }
    .title-2 {
        font-size: 27px;
        line-height: 32px;
        margin: 0 0 55px;
    }
    .page-block {
        margin: 0 0 40px;
    }
    .self-block {
        padding: 40px 0;
    }
    .footer__menu {
        margin: 0 30px 30px 0;
    }
    .footer__contacts {
        padding: 15px 0 15px 34px;
        border-style: solid;
        border-width: 0 0 0 6px;
        -o-border-image: url(../img/Rectangle-white.svg) 6 6 6 6 round round;
        border-image: url(../img/Rectangle-white.svg) 6 6 6 6 round round;
    }
}
@media (min-width: 830px) {
    .rieltor-list-flats__body {
        grid-template-columns: minmax(-webkit-max-content, 290px) minmax(-webkit-max-content, 245px) 175px;
        grid-template-columns: minmax(max-content, 290px) minmax(max-content, 245px) 175px;
    }
    .rieltor-list-flats__block:not(:last-child) {
        border-style: solid;
        border-width: 0 6px 0 0;
        -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        padding: 0 24px 0 0;
    }
    .rieltor-list-flats__block_rieltor {
        grid-column: unset;
    }
}
@media (min-width: 860px) {
    .filter-table {
        grid-template-columns: minmax(-webkit-min-content, -webkit-max-content) minmax(-webkit-min-content, -webkit-max-content) minmax(-webkit-min-content, 1fr) minmax(-webkit-min-content, -webkit-max-content);
        grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, 1fr) minmax(min-content, max-content);
    }
    .filter-table__currency {
        order: 0;
    }
}
@media (min-width: 992px) {
    .header__menu > ul:not(.header__logout) li a:after {
        content: "";
        position: absolute;
        top: 0;
        height: 0;
        background-color: #ff7a00;
        width: 100%;
        transition: all 0.1s ease-out;
    }
    .header__menu > ul:not(.header__logout) li a:hover {
        color: #ff7a00;
    }
    .header__menu > ul:not(.header__logout) li a:hover:after {
        height: 4px;
    }
    .tabs-page__content:before {
        height: 60px;
    }
    .options {
        grid-template: 1fr/1fr 1fr;
    }
    .collapse__content:before {
        height: 60px;
    }
    .table__submenu a:hover {
        background-color: #ff7a00;
        color: #fff;
    }
    .button:hover svg {
        transform: translateX(2px) translateY(-0.5px);
    }
    .page-block {
        margin: 0 0 70px;
    }
    .self-block {
        padding: 70px 0;
    }
}
@media (min-width: 1200px) {
    .sidebar {
        padding: 0 24px 0 0;
        position: static !important;
        border-style: solid;
        border-width: 0 6px 0 0;
        -o-border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        border-image: url(../img/Rectangle.svg) 6 6 6 6 round round;
        overflow-y: unset;
    }
    .sidebar-show-btn,
    .sidebar__close {
        display: none;
        visibility: hidden;
    }
    .complexes__header {
        justify-content: flex-end;
    }
    .info-developer {
        margin: 0;
    }
    .page-aside {
        grid-template-columns: 270px minmax(0, 1fr);
        grid-template-areas: "sidebar content";
        grid-column-gap: 30px;
    }
}
