@charset "UTF-8";
.main-screen .feedback__double-btn {
  display: flex;
  align-items: center;
  justify-content: center; }
  .main-screen .feedback__double-btn > :first-child {
    margin-right: 30px; }
  .main-screen .feedback__double-btn > :last-child {
    margin-left: 30px; }
  @media (max-width: 992px) {
    .main-screen .feedback__double-btn {
      flex-direction: column; }
      .main-screen .feedback__double-btn > :first-child {
        margin-right: 0;
        margin-top: 24px;
        order: 2; }
      .main-screen .feedback__double-btn > :last-child {
        margin-left: 0; } }
.btn-width-302 {
  width: 302px;
}
.btn--white-blurred {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 302px;
  border-radius: 32px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0 20px 60px 0 rgba(0, 71, 37, 0.6);
  border: solid 3px #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #ffffff; }
  .btn--white-blurred:hover {
    background-color: rgba(255, 255, 255, 0.25); }
  .btn--white-blurred img {
    margin-right: 16px; }

.presentation-new {
  background-blend-mode: multiply;
  background-image: linear-gradient(116deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 74%);
  padding: 50px 0;
  z-index: 0;
  position: relative; }
  @media (max-width: 575px) {
    .presentation-new {
      background-image: linear-gradient(153deg, rgba(0, 0, 0, 0) 26%, rgba(0, 0, 0, 0.5) 98%); } }
  .presentation-new::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .presentation-new.ipad .container {
    min-height: 390px;
  }
  .presentation-new.ipad::after {
    background: url("../img/i-pad-air-2-whit-smartcover-mockup.png") no-repeat 28% 50%; }
    @media (max-width: 1200px) {
      .presentation-new.ipad::after {
        background-position: 16% 50%; } }
    @media (max-width: 992px) {
      .presentation-new.ipad::after {
        background-position: 10% 50%;
        background-size: 28% auto; } }
    @media (max-width: 575px) {
      .presentation-new.ipad::after {
        background-position: 50% 37%;
        background-size: auto 48%; } }
  .presentation-new.ipad .content {
    width: 54%; }
    @media (max-width: 1200px) {
      .presentation-new.ipad .content {
        width: 61%; } }
    @media (max-width: 992px) {
      .presentation-new.ipad .content {
        width: 69%; } }
    @media (max-width: 575px) {
      .presentation-new.ipad .content {
        width: 100%;
        padding: 0 20px; } }
  .presentation-new.book::after {
    background: url("../img/book.png") no-repeat -10% 60%;
    background-position: calc(50% - 350px) 60%;
    background-size: auto 141%; }
    @media (max-width: 1200px) {
      .presentation-new.book::after {
        background-position: -35% 50%;
        background-size: auto 112%; } }
    @media (max-width: 992px) {
      .presentation-new.book::after {
        background-position: -129% 50%;
        background-size: 73% auto; } }
    @media (max-width: 575px) {
      .presentation-new.book::after {
        background-position: -122% 34%;
        background-size: auto 61%; } }
  .presentation-new.book .content {
    width: 46%;
    padding-top: 17px; }
    @media (max-width: 1200px) {
      .presentation-new.book .content {
        width: 56%; } }
    @media (max-width: 992px) {
      .presentation-new.book .content {
        width: 69%; } }
    @media (max-width: 575px) {
      .presentation-new.book .content {
        width: 100%;
        padding: 0 20px; } }
  .presentation-new .inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 2;
    /*    .img{
          padding: 0 60px;
          img{
    
            max-height: 100%;
            max-width: 100%;
          }
        }*/ }
    .presentation-new .inner .content {
      padding-left: 40px;
      color: #ffffff;
      text-align: left; }
      .presentation-new .inner .content h1 {
        font-size: 30px;
        line-height: 1.17;
        color: #ffffff;
        margin-bottom: 24px;
        font-weight: normal;
        text-transform: none; }
        @media (max-width: 992px) {
          .presentation-new .inner .content h1 {
            font-size: 26px;
            margin-bottom: 31px; } }
        @media (max-width: 575px) {
          .presentation-new .inner .content h1 {
            margin: 0 -20px;
            margin-bottom: 390px;
            text-align: center; } }
      .presentation-new .inner .content .presentation-new-slider .item {
        font-size: 24px;
        font-weight: normal;
        line-height: 1.04;
        color: #ffffff;
        text-align: left;
        margin-bottom: 20px; }
        .presentation-new .inner .content .presentation-new-slider .item div {
          padding-left: 45px;
          background: url("../img/ic-check.svg") left center no-repeat; }
        @media (max-width: 992px) {
          .presentation-new .inner .content .presentation-new-slider .item {
            font-size: 20px;
            margin-bottom: 30px; } }
        @media (max-width: 575px) {
          .presentation-new .inner .content .presentation-new-slider .item {
            font-size: 16px;
            line-height: 1.56;
            display: flex !important;
            align-items: center;
            justify-content: center;
            margin: 0; }

          .presentation-new .inner .content .presentation-new-slider .item div {
            max-width: 320px;
          }
          .presentation-new .inner .content .slick-prev {
            left: -20px !important;
          }
        }
      .presentation-new .inner .content .slick-next {
        right: 0; }
      .presentation-new .inner .content .slick-prev {
        left: 0; }
      .presentation-new .inner .content button.donwload {
        max-width: 342px;
        height: 72px;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        border-radius: 48px;
        box-shadow: 0 20px 60px 0 rgba(0, 71, 37, 0.3);
        background: #db2020;
        color: white; }
        .presentation-new .inner .content button.donwload img {
          margin-left: 20px; }
        @media (max-width: 575px) {
          .presentation-new .inner .content button.donwload {
            margin: 40px auto 0;
            height: 64px; } }

.choose {
  padding: 40px 0; }
  .choose .picking__title {
    margin-bottom: 50px; }
    .choose .picking__title.right {
      padding-left: 200px; }
      @media (max-width: 992px) {
        .choose .picking__title.right {
          padding-left: 0; } }
  @media (max-width: 992px) {
    .choose .content, .choose .container, .choose .picking--mod, .choose .picking__title {
      padding: 0; } }
  .choose .modal {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px; }
    .choose .modal .content {
      border-radius: 10px;
      box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.2);
      background-color: #ffffff;
      width: 510px;
      max-width: 100%;
      padding: 45px 60px; }
      .choose .modal .content h2 {
        font-size: 24px;
        font-weight: bold;
        margin: 0 -30px;
        margin-bottom: 20px; }
      .choose .modal .content p {
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 40px; }
      .choose .modal .content input {
        padding: 0;
        line-height: 1;
        height: 40px;
        border-radius: 0;
        border: none;
        background: transparent;
        border-bottom: 2px solid var(--main-color, #00a55e);
        margin: 0 10px 50px; }
      @media (max-width: 575px) {
        .choose .modal .content {
          padding: 45px 50px; }
          .choose .modal .content h2 {
            font-size: 22px; }
          .choose .modal .content p {
            font-size: 16px; } }
  .choose .row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 50px;
    padding: 0 40px; }
    .choose .row .col {
      text-align: left;
      font-size: 18px; }
      .choose .row .col:nth-child(2), .choose .row .col:nth-child(3), .choose .row .col:nth-child(5) {
        text-align: right; }
    @media (max-width: 992px) {
      .choose .row {
        grid-gap: 20px; }
        .choose .row .col {
          font-size: 16px; }
          .choose .row .col:nth-child(4) {
            text-align: right;
            justify-content: flex-end; } }
    @media (max-width: 575px) {
      .choose .row {
        grid-gap: 0;
        grid-template-columns: repeat(2, 1fr);
        position: relative;
        padding-left: 20px;
        padding-right: 60px; } }
  .choose .inner {
    display: flex;
    width: 100%;
    position: relative; }
    .choose .inner .facility-container {
      height: 100%;
      min-height: 400px;
      width: 240px; }
      @media (max-width: 992px) {
        .choose .inner .facility-container {
          display: none; } }
    .choose .inner .facility-list {
      position: absolute;
      height: 100%;
      width: 226px;
      flex-shrink: 0;
      margin-right: 64px; }
      .choose .inner .facility-list .list {
        overflow-y: auto;
        height: 83%;
        height: calc(100% - 65px); }
      .choose .inner .facility-list label {
        display: block;
        margin-bottom: 20px;
        /*white-space: nowrap;*/
        text-align: left; }
        .choose .inner .facility-list label.all {
          height: 65px;
          margin-bottom: 0; }
    .choose .inner .collection__filters {
      justify-content: flex-end;
      margin: 0 auto; }
      .choose .inner .collection__filters .collection__filters-drop:not(.active) {
        display: none; }
      .choose .inner .collection__filters .checkbox-list {
        max-height: 200px;
        overflow-y: auto; }
      .choose .inner .collection__filters .collection__filters-item {
        padding: 12px;
        margin-bottom: 0; }
      .choose .inner .collection__filters .fancybox-thumbs-y::after {
        top: -8px; }
      .choose .inner .collection__filters .fancybox-thumbs-y::before {
        top: -11px; }
      @media (min-width: 992px) {
        .choose .inner .collection__filters .tabs-full {
          display: block !important; } }
      .choose .inner .collection__filters .tabs-full .tabs-full-inner {
        display: flex;
        justify-content: center; }
      .choose .inner .tab-mobile {
        display: none; }
      @media (max-width: 992px) {
        .choose .inner .collection__filters {
          justify-content: center;
          flex-wrap: wrap; }
          .choose .inner .tab-mobile {
            display: block; }
          .collection__mobile-facility-filters {
            display: flex;
            justify-content: center;
          }
          #town-region__closed-sale {
            margin-top: 40px;
          }
          .choose .inner {
            display: block;
          }
          .choose .inner .collection__filters .tabs-full {
            order: 2;
            width: 100%;
            display: none; } }
    .choose .inner .tables-header {
      margin-top: 40px;
      margin-bottom: 20px; }
      .choose .inner .tables-header .col {
        font-size: 14px;
        color: #9b9b9b; }
      @media (max-width: 575px) {
        .choose .inner .tables-header {
          display: none; } }
    .choose .inner .table {
      border-radius: 8px;
      color: black;
      transition: all 0.5s;
      border: solid 1px transparent;
      overflow: hidden; }
      .choose .inner .table .info {
        padding: 20px 0;
        transition: all 0.5s;
        cursor: pointer; }
        .choose .inner .table .info .col-n {
          display: flex;
          align-items: center; }
          .choose .inner .table .info .col-n .n {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background-color: #d8d8d8;
            font-size: 14px;
            margin-left: 10px; }
        .choose .inner .table .info a.col {
          display: flex;
          align-items: center;
          justify-content: flex-end; }
          .choose .inner .table .info a.col::after {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border-left: 2px solid var(--main-color, #00a55e);
            border-bottom: 2px solid var(--main-color, #00a55e);
            transition: all .25s;
            transform: rotate(-45deg);
            margin-left: 15px;
            margin-bottom: 8px; }
        @media (max-width: 575px) {
          .choose .inner .table .info .col:nth-child(3) {
            order: 4; }
          .choose .inner .table .info .col:nth-last-child(2) {
            display: none !important; }
          .choose .inner .table .info .col:last-child {
            text-align: left;
            justify-content: flex-start;
            position: static; }
            .choose .inner .table .info .col:last-child::after {
              position: absolute;
              top: 50%;
              right: 20px;
              transform: translateY(-50%) rotate(-45deg); }
          .choose .inner .table .info .col:last-child, .choose .inner .table .info .col:nth-last-child(3) {
            font-size: 14px;
            color: rgba(0, 0, 0, 0.5); } }
      .choose .inner .table .sort .col div {
        font-size: 14px;
        color: #000000; }
        .choose .inner .table .sort .col div.sort-item {
          display: inline-block;
          position: relative;
          cursor: pointer; }
          .choose .inner .table .sort .col div.sort-item::after {
            content: "🠉";
            font-size: 10px;
            position: absolute;
            left: 100%;
            top: 50%;
            margin-left: 4px;
            color: #9b9b9b;
            transform: translateY(-50%);
            transition: all 0.25s; }
          .choose .inner .table .sort .col div.sort-item.active::after {
            color: var(--main-color, #00a55e); }
          .choose .inner .table .sort .col div.sort-item.reverse::after {
            transform: translateY(-50%) rotate(180deg); }
      @media (max-width: 575px) {
        .choose .inner .table .sort {
          grid-template-columns: 30% 35% 35%;
          grid-gap: 24px;
          margin-bottom: 20px; }
          .choose .inner .table .sort .col:first-child {
            display: none; }
          .choose .inner .table .sort .col div.sort-item {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 34px;
            width: 100%;
            text-align: center;
            border-radius: 17px;
            border: solid 1px rgba(0, 0, 0, 0.25); }
            .choose .inner .table .sort .col div.sort-item::after {
              left: unset;
              right: 10px; } }
      .choose .inner .table .list {
        display: none;
        flex-direction: column; }
        .choose .inner .table .list .hide {
          display: none; }
        .choose .inner .table .list .row:not(.sort) {
          margin-bottom: 20px;
          padding-top: 10px;
          padding-bottom: 10px; }
          .choose .inner .table .list .row:not(.sort):hover {
            background: #e9f7f1; }
        .choose .inner .table .list .col:first-child, .choose .inner .table .list .col:nth-last-child(2) {
          color: #9b9b9b; }
        @media (max-width: 575px) {
          .choose .inner .table .list .row:not(.sort) .col:nth-child(3) {
            text-align: left; }
          .choose .inner .table .list .row:not(.sort) .col:last-child {
            display: none !important; } }
      .choose .inner .table .paginator {
        order: 999; }
        .choose .inner .table .paginator ul {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-bottom: 40px; }
          .choose .inner .table .paginator ul li {
            width: 46px;
            height: 46px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            border-top: solid 2px #d8d8d8;
            border-bottom: solid 2px #d8d8d8; }
            .choose .inner .table .paginator ul li:nth-child(2) {
              border-left: solid 2px #d8d8d8;
              border-radius: 6px 0 0 6px; }
            .choose .inner .table .paginator ul li:nth-last-child(2) {
              border-right: solid 2px #d8d8d8;
              border-radius: 0 6px 6px 0; }
            .choose .inner .table .paginator ul li:nth-last-child(2):nth-child(2) {
              border-radius: 6px; }
            .choose .inner .table .paginator ul li:first-child, .choose .inner .table .paginator ul li:last-child {
              border-radius: 6px;
              border: solid 2px #d8d8d8;
              margin: 0 10px; }
              .choose .inner .table .paginator ul li:first-child > * span, .choose .inner .table .paginator ul li:last-child > * span {
                display: none; }
              .choose .inner .table .paginator ul li:first-child > *::after, .choose .inner .table .paginator ul li:last-child > *::after {
                content: '';
                width: 12px;
                height: 12px;
                border-left: 2px solid var(--main-color, #00a55e);
                border-bottom: 2px solid var(--main-color, #00a55e);
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                transform: rotate(45deg);
                margin-left: 4px; }
            .choose .inner .table .paginator ul li:last-child > *::after {
              transform: rotate(-135deg);
              margin-left: 0;
              margin-right: 4px; }
            .choose .inner .table .paginator ul li > * {
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              width: 36px;
              height: 36px;
              border-radius: 6px;
              color: black; }
              .choose .inner .table .paginator ul li > *.current:not(.prev):not(.next) {
                background: #e9f7f1;
                color: var(--main-color, #00a55e); }
          @media (max-width: 575px) {
            .choose .inner .table .paginator ul {
              justify-content: space-between; }
              .choose .inner .table .paginator ul li {
                display: none; }
                .choose .inner .table .paginator ul li:last-child, .choose .inner .table .paginator ul li:first-child {
                  background: #c0dccf;
                  display: flex;
                  width: 40%; }
                  .choose .inner .table .paginator ul li:last-child > *, .choose .inner .table .paginator ul li:first-child > * {
                    color: var(--main-color, #00a55e); }
                    .choose .inner .table .paginator ul li:last-child > *::after, .choose .inner .table .paginator ul li:first-child > *::after {
                      flex-shrink: 0;
                      margin: 0 6px; }
                  .choose .inner .table .paginator ul li:last-child.disabled, .choose .inner .table .paginator ul li:first-child.disabled {
                    opacity: 0.24; }
                .choose .inner .table .paginator ul li:first-child > * span {
                  order: 2; } }
      .choose .inner .table:hover:not(.active) {
        box-shadow: 0 4px 24px 0 rgba(0, 0, 38, 0.15);
        border-color: #d8d8d8; }
      .choose .inner .table.active {
        box-shadow: 0 4px 24px 0 rgba(0, 0, 38, 0.15);
        border-color: #d8d8d8;
        background-color: #ffffff; }
        .choose .inner .table.active:not(:last-child) {
          margin-bottom: 40px; }
        .choose .inner .table.active .info {
          background: #ebebeb;
          margin-bottom: 25px; }
          .choose .inner .table.active .info a.col::after {
            transform: rotate(-45deg) scale(-1, -1) translate(50%, -50%); }
        .choose .inner .table.active .list {
          display: flex !important; }
      .choose .inner .table.empty .list::after {
        display: block;
        min-height: 130px;
        content: "По вашему запросу ничего не найдено";
        padding: 50px; }
      .choose .inner .table.empty .paginator, .choose .inner .table.empty .sort {
        display: none; }
  .choose .content {
    width: 100%; }

/*# sourceMappingURL=style-new-15_12_19.css.map */
