
@media (max-width: 768px){
  html {
    scroll-padding-top: 110px;
  }
  h1 {
    font-size: 30px;
  }
  .area-hypo_margin {
    margin-bottom: 60px;
  }
  .area-hypo__wrapper {
    gap: 20px;
    flex-wrap: wrap;
  }
  .area-hypo__card {
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
  }
  .area-hypo__title {
    font-size: 24px;
  }
  .area-list {
    padding-top: 40px;
  }
  .area-list__list {
    width: 100%;
  }
  .area-list__square {
    margin-right: 25px;
  }
  .area-list__status:before {
    margin-right: 0;
  }
  .area-list__scroll {
    height: 500px;
  }
  .area-list__map-wrapper {
    display: none;
  }
  .bank-card_popup {
    margin-right: 0;
    width: 100%;
  }
  .bank-card_popup .bank-card__wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px;
  }
  .bank-card_popup .bank-card__logo-wrapper {
    margin-left: 0;
    order: 1;
  }
  .bank-card_popup .bank-card__percent {
    order: 2;
    margin-right: 15px;
  }
  .bank-card_popup .bank-card__hypo {
    width: unset;
    margin-top: 0;
    order: 3;
  }
  .bank-card__percent {
    font-size: 12px;
  }
  .bank-card__hypo {
    font-size: 12px;
  }
  .breadcrumb {
    display: none;
  }
  .calculator_margin {
    margin-bottom: 60px;
  }
  .calculator__wrapper {
    margin-top: 20px;
  }
  .calculator__title {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .calculator__inputs {
    flex-direction: column;
  }
  .calculator__input {
    width: 100%;
  }
  .calculator__item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .calculator__row {
    flex-direction: column;
  }
  .calculator__button {
    margin-top: 30px;
    flex-direction: column;
  }
  .calculator__info-wrapper {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .calculator__info-wrapper:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .contacts__main {
    margin-top: 50px;
    width: unset;
  }
  .contacts__text {
    margin-top: 20px;
  }
  .contacts__phone:before {
    margin-right: 14px;
  }
  .contacts__phone {
    margin-top: 16px;
    margin-left: 14px;
  }
  .contacts__about:before {
    margin-right: 14px;
  }
  .contacts__about {
    font-size: 16px;
    line-height: 150%;
    margin-left: 14px;
  }
  .contacts__about_clock:before {
    margin-right: 14px;
  }
  .contacts__map {
    margin-left: -16px;
    margin-right: -32px;
    width: calc(100% + 32px);
  }
  .contacts__socials {
    max-width: 320px;
  }
  .contacts__button {
    margin-top: 20px;
  }
  .content {
    padding: 0 16px;
  }
  .content__title {
    font-size: 30px;
  }
  .content__list-cottage {
    margin-left: -12px;
    padding-left: 12px;
    margin-right: -12px;
  }
  .content__list {
    margin-right: -16px;
  }
  .content__list-btn {
    padding-top: 26px;
  }
  .content__date {
    margin-bottom: 20px;
  }
  .cottage-block_pt {
    padding-top: 60px;
  }
  .cottage-block_margin {
    padding-bottom: 60px;
  }
  .cottage-block__set-block {
    margin-bottom: 30px;
  }
  .cottage-block__step-title {
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
  }
  .cottage-block__step {
    font-size: 14px;
  }
  .cottage-block__title {
    font-size: 20px;
  }
  .cottage-block__controls {
    display: none;
  }
  .cottage-block__slider {
    overflow: hidden;
  }
  .cottage-block__scrollbar {
    display: block;
  }
  .cottage-block__set-wrapper {
    gap: 6px;
  }
  .cottage-block__set-wrapper.last {
    flex-wrap: wrap;
  }
  .cottage-block__set-type {
    width: 100%;
  }
  .cottage-block__type {
    padding: 20px 12px 20px 90px;
    margin: 0 -12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
  .cottage-block__type:before {
    position: absolute;
    left: 24px;
  }
  .cottage-block__type-price {
    margin-left: 0;
  }
  .cottage-block__price {
    font-size: 36px;
  }
  .cottage-block__buttons-wrapper .button:last-child {
    margin-left: 0;
  }
  .cottage-block__buttons-wrapper {
    flex-direction: column;
  }
  .cottage-block__text {
    width: 100%;
  }
  .cottages {
    padding-top: 80px;
  }
  .cottages .content__list {
    margin-top: 20px;
  }
  .description {
    padding: 60px 0;
  }
  .description__wrapper {
    flex-direction: column;
    gap: 20px;
    padding-bottom: 86px;
  }
  .description__block {
    max-width: 100%;
  }
  .description__logo {
    width: 50px;
    height: 48px;
  }
  .description__logo-text {
    font-size: 44px;
  }
  .description__text {
    line-height: 150%;
    font-size: 16px;
  }
  .description__buttons {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .description__side {
    justify-content: unset;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    row-gap: 24px;
    column-gap: 12px;
  }
  .description__item {
    width: calc(50% - 12px);
  }
  .description__label {
    font-size: 30px;
  }
  .description__item-text {
    font-size: 16px;
  }
  .detail-block_margin {
    margin-bottom: 36px;
  }
  .detail-block__wrapper {
    margin-top: 20px;
  }
  .detail-block__image-wrapper {
    height: unset;
  }
  .detail-list_pt {
    padding-top: 60px;
  }
  .detail-set_margin {
    margin-bottom: 36px;
  }
  .detail-set .content__title {
    font-size: 26px;
  }
  .detail-set__title {
    font-size: 26px;
  }
  .detail-set__image-wrapper {
    margin-bottom: 20px;
  }
  .detail-set__item {
    width: 100%;
  }
  .detail-set__buttons {
    flex-wrap: wrap;
  }
  .detail-set__buttons .button {
    width: calc(50% - 10px);
    white-space: normal;
  }
  .detail-set__buttons .button:last-child {
    margin-left: 0;
    width: 100%;
  }
  .detail_area {
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .detail_area .detail__wrapper {
    flex-direction: column-reverse;
  }
  .detail_area .detail__block {
    width: 100%;
    margin: 0 0 20px;
  }
  .detail_area .detail__buttons {
    position: unset;
    width: 100%;
  }
  .detail_margin {
    margin-bottom: 80px;
  }
  .detail_mt {
    margin-top: 80px;
  }
  .detail__back {
    right: auto;
    left: 10px;
  }
  .detail__wrapper {
    flex-direction: column;
  }
  .detail__block {
    width: calc(100% + 32px);
    margin: 0 -16px 40px;
  }
  .detail__controls {
    top: calc(50% - 35px);
  }
  .detail__control {
    width: unset;
    height: unset;
    background: transparent;
    gap: unset;
  }
  .detail__info {
    width: 100%;
  }
  .detail__square {
    font-size: 26px;
  }
  .error__subtitle {
    max-width: 300px;
    text-align: center;
    font-size: 20px;
  }
  .error__button {
    width: 100%;
  }
  .feedback__controls {
    display: none;
  }
  .feedback__slider {
    margin-top: 20px;
  }
  .feedback__item {
    padding: 30px;
  }
  .feedback__item-text {
    line-height: 150%;
    font-size: 14px;
    margin-bottom: 40px;
  }
  .feedback__scrollbar {
    display: block;
  }
  .filter-areas_list {
    height: unset;
  }
  .filter-areas__hidden-buttons {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
  }
  .filter-areas__content {
    display: none;
    position: fixed;
    top: 70px;
    height: 100%;
    left: 0;
    padding: 25px 10px 0;
    background: #F2F2F1;
  }
  .filter-areas__item-wrapper {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .filter-areas__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .filter-areas__item_margin {
    padding-right: 0;
  }
  .filter-areas__buttons {
    width: 100%;
  }
  .filter-areas__links {
    display: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .filter-areas__links_hidden {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }
  .filter-areas .input-item_center {
    align-items: unset;
  }
  .footer {
    padding-top: 40px;
  }
  .footer__wrapper {
    flex-direction: column;
    margin-bottom: 40px;
    padding-bottom: 130px;
  }
  .footer__menu-wrapper {
    flex-direction: column;
    margin-bottom: 0px;
    padding-top: 90px;
  }
  .footer__button-wrapper {
    margin-right: 0;
  }
  .footer__button {
    margin-top: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .footer__menu {
    padding-bottom: 0;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .footer__column {
    margin-right: 0;
    width: 50%;
  }
  .footer__info {
    margin-left: 0;
  }
  .footer__phone {
    order: 2;
  }
  .footer__address-title {
    order: 3;
  }
  .footer__address {
    order: 3;
  }
  .footer__times {
    order: 4;
  }
  .footer__socials {
    margin-top: 0;
    order: 1;
    margin-bottom: 30px;
  }
  .footer__logo-inner {
    max-width: unset;
    position: absolute;
    bottom: 0;
  }
  .footer__links {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .footer__law {
    margin-right: 0;
  }
  .footer__1gt {
    position: unset;
  }
  .forest-block__image-text {
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 40px 30px;
    max-width: calc(100% - 40px);
  }
  .forest-block__title {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .forest-block__text {
    line-height: 150%;
    font-size: 16px;
  }
  .forest-block__button {
    margin-top: 20px;
  }
  .forest-block__button .button {
    max-width: 215px;
  }
  .form-desktop .form__action {
    width: 100%;
    max-width: 400px;
  }
  .form-desktop .form__input-label {
    margin-right: 0;
    width: 100%;
  }
  .form-desktop .form__input {
    margin-bottom: 16px;
  }
  .form-desktop .form__checkbox {
    order: 2;
  }
  .form-desktop .form__button {
    width: 100%;
    order: 3;
  }
  .form-desktop__wrapper {
    padding: 60px 0;
  }
  .form-desktop__title {
    font-size: 30px;
  }
  .form-desktop__subtitle {
    font-size: 20px;
  }
  .form_margin {
    margin-bottom: 60px;
  }
  .form__wrapper {
    padding: 40px 0;
  }
  .form__main {
    padding-top: 55px;
    padding-bottom: 55px;
    margin: 0 -12px;
  }
  .form__title {
    font-size: 30px;
  }
  .form__subtitle {
    font-size: 18px;
  }
  .gallery_mt {
    margin-top: 60px;
  }
  .gallery_mb {
    margin-bottom: 60px;
  }
  .gallery__wrapper {
    column-gap: 0;
  }
  .gallery__item {
    width: 100%;
  }
  .genplan__main {
    height: 100%;
    display: flex;
  }
  .genplan__menu {
    max-height: 80px;
  }
  .genplan__back {
    display: none;
  }
  .genplan__buttons {
    display: none;
  }
  .genplan__statuses {
    max-width: unset;
  }
  .genplan__status {
    font-size: 12px;
  }
  .genplan__compass {
    width: 60px;
    height: 60px;
    bottom: 10px;
    right: 10px;
  }
  .header__menu {
    display: none;
  }
  .header__menu-burger {
    margin-left: auto;
  }
  .header__burger-wrapper {
    padding: 30px 20px;
  }
  .header__burger-wrapper .header__phone {
    color: #1D4C4F;
    display: flex;
    margin: auto 0 50px;
  }
  .header__phone {
    display: none;
  }
  .house-slider_index {
    margin-top: 60px;
  }
  .house-slider__wrapper {
    margin-top: 20px;
  }
  .house-slider__slider-itm {
    height: 300px;
  }
  .house-slider__status {
    font-size: 20px;
  }
  .house-slider__text li {
    font-size: 14px;
  }
  .house-slider__text li::marker {
    font-size: 20px;
  }
  .hypothec_index {
    padding: 20px 0 40px;
  }
  .hypothec_main {
    padding-top: 60px;
  }
  .hypothec .content__list {
    margin-top: 25px;
  }
  .image-block__wrapper {
    gap: 30px;
    margin-bottom: 40px;
  }
  .image-block__items {
    margin-top: 20px;
    gap: 30px;
  }
  .image-block__item-label {
    font-size: 30px;
  }
  .image-block__item-text {
    font-size: 16px;
  }
  .image-block__text {
    line-height: 150%;
    font-size: 16px;
  }
  .info__wrapper {
    padding-top: 60px;
  }
  .info__inner {
    gap: 40px;
  }
  .info__image-wrapper {
    height: 350px;
  }
  .info__image {
    object-fit: cover;
  }
  .info__slide-title {
    font-size: 30px;
  }
  .info__slider-count {
    font-size: 30px;
  }
  .info__slider-count {
    display: none;
  }
  .info__slider-info {
    gap: 16px;
    padding: 0 20px 20px;
  }
  .info__tag-wrapper {
    width: calc(50% - 16px);
  }
  .list .content__list {
    margin-top: 20px;
  }
  .location-map_mt {
    margin-top: 60px;
  }
  .location-map__legend {
    padding: 20px;
  }
  .location-map__item {
    gap: 6px;
    flex-direction: column;
    align-items: flex-start;
    width: calc(50% - 16px);
  }
  .location_mt {
    padding-top: 50px;
  }
  .location__wrapper {
    flex-direction: column;
    justify-content: unset;
    padding-bottom: 86px;
    gap: 20px;
  }
  .location__main {
    width: 100%;
  }
  .location__text {
    margin-top: 20px;
    font-size: 16px;
  }
  .location__buttons {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .location__list {
    row-gap: 24px;
    column-gap: 12px;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .location__item {
    width: calc(50% - 6px);
  }
  .location__item-title {
    font-size: 30px;
  }
  .location__item-text {
    font-size: 16px;
  }
  .main__wrapper {
    margin: 0 20px 50px;
  }
  .main__menu {
    display: none;
  }
  .main__menu-burger {
    margin-left: auto;
  }
  .main__phone {
    display: none;
  }
  .main__title {
    margin: 60px 0 0 0;
    font-size: 44px;
  }
  .main__sber:before, .main__sber:after {
    display: none;
  }
  .main__phone-logo {
    width: 80px;
    height: 80px;
  }
  .main__phone-logo svg {
    width: 100%;
    height: 100%;
  }
  .main__phone-logo:before {
    display: none;
  }
  .map_index {
    margin-bottom: 60px;
  }
  .mtb {
    padding: 60px 0;
  }
  .mt {
    padding-top: 60px;
  }
  .mb {
    padding-bottom: 60px;
  }
  .news-card_index {
    width: calc(100% - 16px);
    margin-right: 0;
    margin-bottom: 24px;
  }
  .news-card_news {
    width: calc(100% - 16px);
    margin-right: 0;
    margin-bottom: 24px;
  }
  .news-card__image-wrapper {
    height: 320px;
  }
  .news-card__title {
    font-size: 20px;
  }
  .news-detail {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .news-detail__text {
    margin-top: 24px;
    font-size: 16px;
    line-height: 150%;
  }
  .news-detail__navigation {
    margin-top: 20px;
    font-size: 20px;
  }
  .news-detail__navigation-item {
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
  }
  .news-detail__navigation-item:nth-child(2) {
    flex-direction: column-reverse;
    text-align: right;
    align-items: flex-end;
  }
  .news-detail__navigation-arrow {
    width: 44px;
    height: 44px;
  }
  .news_main {
    padding-top: 60px;
  }
  .news_secondary {
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .news__wrapper {
    margin-top: 20px;
  }
  .news__button {
    width: 100%;
    margin-left: unset;
  }
  .news__phone-logo {
    display: none;
  }
  .pop-up_phone .pop-up__wrapper {
    max-width: unset;
    min-width: unset;
  }
  .pop-up__wrapper {
    padding: 80px 30px;
  }
  .pop-up__wrapper_phone {
    padding: 45px 24px;
  }
  .pop-up__image {
    display: none;
  }
  .pop-up__title {
    font-size: 30px;
    line-height: 110%;
  }
  .pop-up__subtitle {
    font-size: 16px;
  }
  .popup-calc .form__checkbox {
    margin: 10px 0 10px;
  }
  .popup-calc .form__input-label {
    width: 100%;
  }
  .popup-calc .form__button {
    width: 100%;
  }
  .popup-calc_bron .popup-calc__inner {
    width: unset;
  }
  .popup-calc_bron .form__checkbox {
    margin: 10px 0 10px;
  }
  .popup-calc_bron .form__input-label {
    width: 100%;
  }
  .popup-calc__wrapper {
    padding: 40px 10px 10px 10px;
  }
  .popup-calc__title {
    font-size: 20px;
  }
  .popup-calc__subtitle {
    font-size: 15px;
  }
  .popup-calc__row-item {
    width: 50%;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .popup-calc__row-item:first-child {
    width: 100%;
  }
  .popup-calc__inputs {
    gap: 10px;
    flex-direction: column;
  }
  .popup-calc__input {
    width: 100%;
  }
  .popup-calc__item {
    width: 100%;
  }
  .popup-calc__form {
    align-items: center;
  }
  .slider-block_pt {
    padding-top: 60px;
  }
  .slider-block__wrapper {
    margin-top: 20px;
    padding-bottom: 45px;
  }
  .slider-block__controls {
    left: 0;
    top: 50%;
    right: 0;
    justify-content: space-between;
    transform: translateY(-50%);
    display: flex;
  }
  .slider-block__control {
    width: unset;
    height: unset;
    background: transparent;
    gap: unset;
  }
  .slider-block__control_prev:before {
    width: 31px;
    height: 42px;
    background: url(../images/icons-sprite.svg) -1026px -1px no-repeat;
    background-size: auto 52px;
    transform: rotate(180deg);
  }
  .slider-block__control_next:before {
    transform: none;
    width: 31px;
    height: 42px;
    background: url(../images/icons-sprite.svg) -1026px -1px no-repeat;
    background-size: auto 52px;
  }
  .slider-block__slider-wrapper {
    margin: 0 -16px;
    width: calc(100% + 32px);
    display: block;
  }
  .slider-block__items {
    margin-bottom: 25px;
  }
  .slider-block__item {
    height: 350px;
  }
  .slider-block__count {
    display: none;
  }
  .slider-block__info {
    display: none;
  }
  .slider-block__info-mobile {
    display: flex;
  }
  .slider-block__title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .swiper-pagination {
    display: block;
  }
  .tabs-set_mb {
    margin-bottom: 60px;
  }
  .tabs-set__button {
    display: none;
  }
  .tabs-set__slider {
    display: none;
  }
  .tabs-set__wrapper {
    display: flex;
    flex-direction: column;
  }
  .tabs-set__block {
    display: flex;
    flex-direction: column;
  }
  .tabs-set__block-content {
    display: none;
    flex-direction: column;
    width: calc(100% + 32px);
    margin: 0 -16px 20px;
  }
  .tabs-set__image-wrapper {
    display: flex;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 20px;
  }
  .tabs-set__list {
    padding: 0 16px;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .tabs-set__item {
    width: 100%;
  }
  .tabs-set__block-button {
    display: flex;
  }
  .type-house__image-wrapper {
    height: 300px;
  }
  .type-house__content {
    padding: 16px;
  }
  .type-house__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .type-house__item:first-child {
    margin: 0;
    border: none;
  }
  .type-house__item {
    font-size: 18px;
  }
  .type-house__arrow {
    position: absolute;
    right: 16px;
    top: 16px;
  }
  .type-house__tags {
    max-height: 100%;
    margin-top: 10px;
  }
}