@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Demi.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/FuturaPT-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
.hide-lg {
  display: none !important;
}
@media (max-width: 1139px) {
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
  .show-md-flex {
    display: flex !important;
  }
  .show-md-inline {
    display: inline !important;
  }
  html.popup {
    padding-right: 0;
  }
  .content-wrap {
    width: 768px;
    padding: 0 45px;
  }
  .header {
    padding-top: 83px;
  }
  .header .catalog-menu {
    top: 113px;
    left: calc(50% - 738px / 2);
    width: 738px;
    flex-direction: column;
  }
  .header .catalog-menu .column {
    width: 100%;
  }
  .header .catalog-menu .column .subcolumns-wrap {
    column-count: 3;
  }
  .header .catalog-menu .column + .column {
    margin-top: 50px;
  }
  .header .catalog-menu-v2 {
    position: fixed;
    top: 113px;
    left: calc(50% - 678px / 2);
    width: 678px;
  }
  .header .catalog-menu-v2 .simplebar-content {
    grid-template-columns: repeat(2, 240px);
  }
  .header .top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 50;
  }
  .header .top .logo img {
    width: 216px;
  }
  .header .top .cart-wrap {
    width: 118px;
    margin-left: 0;
  }
  .main-page .content-wrap .left .catalog-list {
    display: none;
  }
  .main-page .content-wrap .right {
    width: 100%;
  }
  .main-page .main-slider .swiper-slide {
    height: 240px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
  }
  .main-page .catalog-block {
    position: relative;
  }
  .main-page .catalog-block .scroll-wrap {
    margin-left: -45px;
    margin-right: -45px;
    overflow-x: scroll;
  }
  .main-page .catalog-block .items-wrap {
    padding-left: 45px;
    padding-right: 45px;
  }
  .main-page .catalog-block .items-wrap .item {
    width: 206px;
  }
  .main-page .catalog-block::before {
    content: "";
    position: absolute;
    left: -45px;
    bottom: 0;
    width: 30px;
    height: 147px;
    background: linear-gradient(90deg, #fff, transparent);
    z-index: 5;
  }
  .main-page .catalog-block::after {
    content: "";
    position: absolute;
    right: -45px;
    bottom: 0;
    width: 30px;
    height: 147px;
    background: linear-gradient(-90deg, #fff, transparent);
    z-index: 5;
  }
  .main-page .services-block {
    flex-direction: column;
  }
  .main-page .services-block .news-wrap .items-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .main-page .services-block .news-wrap .items-wrap .block-title {
    width: 100%;
  }
  .main-page .services-block .news-wrap .items-wrap .item + .item {
    margin-top: 0;
    margin-left: 20px;
  }
  .main-page .services-block .services-wrap {
    width: 100%;
  }
  .main-page .services-block .services-wrap .items-wrap {
    grid-template-columns: repeat(4, 162px);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .main-page .services-block .services-wrap .items-wrap .item {
    background-size: 120.5%;
  }
  .main-page .services-block .services-wrap .items-wrap .item:hover {
    background-size: 125.5%;
  }
  .main-page .block-4 {
    flex-wrap: wrap;
  }
  .main-page .block-4 .item {
    width: 324px;
    height: 126px;
    font-size: 24px;
    line-height: 24px;
  }
  .main-page .block-4 .item img {
    margin-right: 29px;
  }
  .main-page .block-4 .item:nth-child(1) img,
  .main-page .block-4 .item:nth-child(2) img,
  .main-page .block-4 .item:nth-child(3) img {
    width: auto;
  }
  .main-page .block-4 .item:last-child {
    margin: 30px auto 0;
  }
  .main-page .block-5 {
    height: 272px;
    justify-content: flex-start;
    background-image: url(img/block5-bg-md.png);
    background-position-y: bottom;
    margin-top: 98px;
  }
  .main-page .block-5 .text {
    width: 367px;
    margin-top: 36px;
  }
  .main-page .feedback-block .form-wrap {
    width: 100%;
  }
  .main-page .feedback-block .form-wrap .column-wrap .input-wrap {
    width: 206px;
  }
  .main-page .feedback-block .form-wrap .btn-wrap span {
    font-size: 12px;
  }
  .catalog-page .left {
    width: 206px;
  }
  .catalog-page .left .catalog-list .item-wrap .submenu {
    display: none;
  }
  .catalog-page .right {
    width: 442px;
  }
  .catalog-page .right .items-wrap {
    grid-template-columns: repeat(2, 206px);
    grid-row-gap: 30px;
  }
  .catalog-page .right .items-wrap .item .img-wrap {
    height: 170px;
    background-size: 100.5%;
  }
  .catalog-page .right .items-wrap .item:hover .img-wrap {
    background-size: 105.5%;
  }
  .catalog-page .right .desc {
    display: none;
  }
  .catalog-page .right .product-info {
    flex-direction: column;
  }
  .catalog-page .right .product-info .image-column {
    width: 100%;
  }
  .catalog-page .right .product-info .image-column .product-image {
    height: 386px;
  }
  .catalog-page .right .product-info .params-column {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 88px);
    justify-content: space-between;
    margin-top: 19px;
  }
  .catalog-page .right .product-info .params-column .param {
    order: 0;
  }
  .catalog-page .right .product-info .params-column .value {
    order: 1;
  }
  .catalog-page .right .product-info .params-column .value + .param {
    margin-top: 0;
  }
  .catalog-page .right .product-info .price-column {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .catalog-page .right .product-info .price-column .amount-wrap input {
    width: 140px;
  }
  .catalog-page .right .product-info .price-column .quantity-wrap .item + .item {
    margin-left: 25px;
  }
  .catalog-page .right .product-info .price-column .btn {
    width: 244px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .btn {
    width: 173px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .quantity {
    margin-left: 20px;
  }
  .catalog-page .right .tabs-wrap {
    margin-top: 50px;
  }
  .catalog-page .right .tab-content.tab-params .row .param,
  .catalog-page .right .tab-content.tab-params .row .value {
    justify-content: space-between;
    width: 206px;
  }
  .catalog-page.search .right .items-wrap {
    grid-template-columns: repeat(3, 206px);
  }
  .feedback-wrap .content-wrap {
    padding: 0 45px;
  }
  .cart-page .list-wrap {
    flex-direction: column;
  }
  .cart-page .list-wrap .list {
    width: 100%;
  }
  .cart-page .list-wrap .list .item {
    height: 124px;
    padding: 0 14px;
  }
  .cart-page .list-wrap .list .item .img-wrap {
    width: 107px;
    height: 94px;
  }
  .cart-page .list-wrap .list .item .img-wrap img {
    width: 97px;
  }
  .cart-page .list-wrap .list .item .units-wrap {
    margin: 0 23px 0 auto;
  }
  .cart-page .list-wrap .list .item .x {
    top: 4px;
    right: 4px;
  }
  .cart-page .list-wrap .checkout {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 30px;
  }
  .cart-page .list-wrap .checkout .prices-wrap {
    flex-grow: 1;
    padding-top: 14px;
  }
  .cart-page .list-wrap .checkout .prices-wrap .new-price {
    margin-top: -2px;
  }
  .cart-page .list-wrap .checkout .prices-wrap .btn {
    width: 100%;
  }
  .cart-page .list-wrap .checkout .info {
    width: 324px;
    margin-top: 0;
    margin-right: 30px;
  }
  .cart-page .checkout-wrap {
    flex-direction: column;
  }
  .cart-page .checkout-wrap .step {
    width: 100% !important;
  }
  .cart-page .checkout-wrap .step .btns-wrap {
    justify-content: flex-start;
  }
  .cart-page .checkout-wrap .step .btns-wrap .btn + .btn {
    margin-left: 10px;
  }
  .cart-page .checkout-wrap .step + .step {
    margin-top: 50px;
  }
  .services-page .content-wrap {
    grid-template-columns: repeat(4, 162px);
    grid-auto-rows: 170px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .services-page .item {
    background-size: 141%;
  }
  .services-page .item:hover {
    background-size: 146%;
  }
  .service-page .left {
    width: 206px;
  }
  .service-page .right {
    width: 442px;
  }
  .news-page .item {
    flex-direction: column;
    padding: 15px;
  }
  .news-page .item .date {
    margin-bottom: 15px;
  }
  .news-page .item .img-wrap {
    width: 100%;
    margin-right: 0;
  }
  .news-page .item .img-wrap img {
    width: 100%;
  }
  .delivery-page .desc-wrap {
    align-items: flex-start;
  }
  .delivery-page .desc-wrap .left {
    width: 324px;
  }
  .delivery-page .desc-wrap .left .drivers {
    width: 499px;
    margin-top: 68px;
    padding: 20px;
  }
  .delivery-page .desc-wrap .right {
    width: 324px;
    padding-bottom: 15px;
  }
  .delivery-page .company-wrap .items-wrap {
    flex-wrap: wrap;
  }
  .delivery-page .company-wrap .items-wrap .item {
    margin: 0 20px 20px 0;
  }
  .delivery-page .company-wrap .items-wrap .item + .item {
    margin-left: 0;
  }
  .delivery-page .transport-list {
    grid-template-columns: 100%;
    grid-auto-rows: 435px;
    grid-row-gap: 20px;
    margin-top: 30px;
  }
  .delivery-page .transport-list .item {
    justify-content: flex-start;
  }
  .delivery-page .transport-list .item img {
    width: 442px;
  }
  .delivery-page .transport-list .item .desc {
    margin-left: 30px;
    padding-top: 50px;
  }
  .delivery-page .feedback-block {
    flex-direction: column;
    background: url(img/delivery-page-feedback-bg-md.png) no-repeat center;
    background-size: cover;
    margin-left: -45px;
    margin-right: -45px;
    padding: 70px 45px 50px;
  }
  .delivery-page .feedback-block .text {
    width: 100%;
  }
  .delivery-page .feedback-block .form-wrap {
    width: 100%;
    border: 2px solid #fff;
    margin-top: 30px;
    padding: 45px 38px 38px;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap {
    display: flex;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap .input-wrap {
    width: 284px;
    margin-top: 35px;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-left: 30px;
    margin-top: 35px;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 35px;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap .btn {
    width: 215px;
    flex-shrink: 0;
    margin-top: 0;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap .agreement {
    margin-top: 0;
    text-align: left;
  }
  .delivery-page .feedback-block .form-wrap::before {
    display: none;
  }
  .about-page .about-block {
    background: url(img/about-bg-md.png) no-repeat center;
  }
  .about-page .advantages-wrap {
    flex-direction: column;
  }
  .about-page .advantages-wrap .advantages {
    width: 100%;
    grid-template-columns: repeat(2, 324px);
  }
  .about-page .advantages-wrap .form-wrap {
    width: auto;
    background: url(img/delivery-page-feedback-bg-md.png) no-repeat center;
    margin: 100px -45px 0;
    padding: 92px 85px 85px;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap {
    display: flex;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap .input-wrap {
    width: 284px;
    margin-top: 35px;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-left: 30px;
    margin-top: 35px;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 35px;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap .btn {
    width: 215px;
    flex-shrink: 0;
    margin-top: 0;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap .agreement {
    margin-top: 0;
    text-align: left;
  }
  .about-page .advantages-wrap .form-wrap::before {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
  }
  .contacts-page .contacts-block {
    flex-direction: column;
  }
  .contacts-page .contacts-block .left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .contacts-page .contacts-block .left .contact-item {
    margin-top: 3px;
  }
  .contacts-page .contacts-block .left .column:first-child + .separator {
    width: 1px;
    height: 200px;
    margin: 0 30px;
  }
  .contacts-page .contacts-block .left .column:first-child + .separator ~ .separator {
    width: 100%;
    margin-top: 0;
  }
  .contacts-page .contacts-block .left .btn-wrap + .btn-wrap {
    margin-top: 0;
    margin-left: 30px;
  }
  .contacts-page .contacts-block .right {
    width: 100%;
    height: 467px;
    margin-top: 50px;
  }
  .contacts-page .managers-wrap {
    flex-direction: column;
  }
  .contacts-page .managers-wrap .left {
    width: 100%;
    grid-template-columns: 307px 300px;
    grid-column-gap: 47px;
  }
  .contacts-page .managers-wrap .left .column-title {
    margin-bottom: 10px;
  }
  .contacts-page .managers-wrap .left .item {
    margin-top: 30px;
  }
  .contacts-page .managers-wrap .form-wrap {
    width: auto;
    height: auto;
    background: url(img/delivery-page-feedback-bg-md.png) no-repeat center;
    margin: 100px -45px 0;
    padding: 92px 85px 85px;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap {
    display: flex;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap .input-wrap {
    width: 284px;
    margin-top: 35px;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-left: 30px;
    margin-top: 35px;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 35px;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap .btn {
    width: 215px;
    flex-shrink: 0;
    margin-top: 0;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap .agreement {
    margin-top: 0;
    text-align: left;
  }
  .contacts-page .managers-wrap .form-wrap::before {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
  }
  .footer .columns-wrap {
    padding-right: 0;
  }
  .footer .columns-wrap .separator {
    height: inherit;
  }
  .footer .columns-wrap .logo-column {
    padding-top: 6px;
  }
  .footer .columns-wrap .logo-column .logo img {
    width: 206px;
  }
  .footer .columns-wrap .logo-column .payment {
    margin-top: 30px;
  }
  .footer .columns-wrap .menu-column {
    width: 206px;
    justify-content: flex-start;
    column-gap: 36px;
  }
  .footer .columns-wrap .menu-column .link:nth-child(1) {
    grid-column: span 2;
  }
  .footer .columns-wrap .menu-column .link:nth-child(2) {
    order: 2;
  }
  .footer .columns-wrap .menu-column .link:nth-child(3) {
    order: 1;
  }
  .footer .columns-wrap .menu-column .link:nth-child(4) {
    order: 4;
  }
  .footer .columns-wrap .menu-column .link:nth-child(5) {
    order: 3;
  }
  .footer .columns-wrap .menu-column .link:nth-child(6) {
    order: 6;
  }
  .footer .columns-wrap .menu-column .link:nth-child(7) {
    order: 5;
  }
  .footer .columns-wrap .contacts-column {
    width: 206px;
  }
  .footer .columns-wrap .contacts-column .title {
    margin-top: -2px;
  }
  .footer .columns-wrap .contacts-column .phones-wrap {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 24px;
    grid-row-gap: 10px;
    justify-content: flex-start;
  }
  .footer .columns-wrap .contacts-column .address {
    align-items: flex-start;
  }
  .footer .columns-wrap .contacts-column .address img {
    margin-top: 3px;
  }
  .footer .columns-wrap .contacts-column .social-wrap {
    margin-top: 20px;
  }
  .footer .policy-wrap {
    margin-top: 38px;
    padding-right: 43px;
  }
  .popup-wrap {
    background-size: cover;
    padding-left: 0;
  }
  .popup-wrap .x {
    right: 30px;
  }
  .page-404 {
    margin: 150px 0 190px;
  }
  .page-404 img {
    width: 100%;
  }
}
@media (max-width: 1139px) and (min-width: 768px) {
  /*.catalog-page .right .product-info .price-column .wholesale {
        position: absolute;
        top: 0;
        left: -198px;
        flex-direction: column;
        margin-top: 0;
        .item {
            width: 168px;
            .hint {
                left: 9px;
                right: auto;
                z-index: 5;
                img {
                    left: 5px;
                    right: auto;
                    transform: scaleX(-1);
                }
            }
            & + .item {
                margin-top: 10px;
                margin-left: 0;
            }
        }
    }*/
}
@media (max-width: 767px) {
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
  .show-sm-flex {
    display: flex !important;
  }
  .show-sm-inline {
    display: inline !important;
  }
  html.popup .popup-wrap .x {
    right: 15px;
  }
  .content-wrap {
    width: 100%;
    max-width: 500px;
    padding: 0 15px;
  }
  .page-wrap {
    margin-top: 22px;
  }
  .header {
    padding-top: 48px;
  }
  .header .catalog-menu {
    top: 69px;
    left: 0;
    right: 0;
    width: auto;
  }
  .header .catalog-menu .column .subcolumns-wrap {
    column-count: 1;
  }
  .header .catalog-menu-v2 {
    top: 60px;
    left: 15px;
    right: 15px;
    width: auto;
    height: calc(100% - 75px);
  }
  .header .catalog-menu-v2 .simplebar-content {
    grid-template-columns: 100%;
  }
  .header .top .content-wrap {
    height: 47px;
  }
  .header .top .mobile-menu-btn {
    width: 28px;
    height: 28px;
    margin-right: 15px;
  }
  .header .top .mobile-menu-btn .menu-btn {
    width: 28px;
    height: 28px;
    border-radius: 5px;
  }
  .header .top .mobile-menu-btn .menu-btn span {
    width: 16px;
    height: 2px;
  }
  .header .top .mobile-menu-btn .menu-btn span + span {
    margin-top: 2px;
  }
  .header .top .mobile-menu-btn .menu-btn .x {
    width: 14px;
    top: calc(50% - 14px / 2);
    left: calc(50% - 14px / 2);
  }
  .header .top .logo img {
    width: 101px;
  }
  .header .top .mobile-btn {
    width: 28px;
    height: 28px;
  }
  .header .top .mobile-btn img {
    width: 15px;
  }
  .header .top .mobile-btn.search img {
    width: 15px;
  }
  .header .top .cart-wrap {
    width: 28px;
    height: 28px;
  }
  .header .top .cart-wrap .icon-wrap img {
    width: 22px;
  }
  .header .top .cart-wrap .icon-wrap .count {
    top: -3px;
    right: -2px;
    width: 11px;
    height: 11px;
    font-size: 8px;
  }
  .header .page-title {
    font-size: 24px;
  }
  .header .breadcrumbs {
    margin: 8px -15px 0;
    padding-left: 15px;
    overflow: scroll;
    white-space: nowrap;
  }
  .header .breadcrumbs .item,
  .header .breadcrumbs .current {
    font-size: 10px;
  }
  .header .breadcrumbs .separator {
    margin: 0 11px;
  }
  .header .breadcrumbs .separator img {
    width: 3px;
  }
  .header .breadcrumbs::after {
    content: "";
    display: block;
    height: 1px;
    padding-left: 15px;
  }
  .main-page .main-slider {
    margin-top: 21px;
  }
  .main-page .main-slider .swiper-slide {
    width: 100%;
    height: auto;
    padding-top: 41.37931034%;
  }
  .main-page .main-slider .swiper-pagination {
    bottom: 5px;
  }
  .main-page .main-slider .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border-width: 1px;
  }
  .main-page .main-slider .arrow {
    display: none;
  }
  .main-page .catalog-block .title-wrap .title {
    font-size: 18px;
  }
  .main-page .catalog-block .title-wrap .more-link {
    font-size: 10px;
  }
  .main-page .catalog-block .title-wrap .more-link img {
    width: 13px;
  }
  .main-page .catalog-block .scroll-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .main-page .catalog-block .scroll-wrap .items-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .main-page .catalog-block .scroll-wrap .items-wrap .item {
    width: 290px;
    background-size: cover;
  }
  .main-page .catalog-block .scroll-wrap .items-wrap .item span {
    font-size: 14px;
  }
  .main-page .catalog-block .scroll-wrap .items-wrap .item + .item {
    margin-top: 10px;
  }
  .main-page .catalog-block::before,
  .main-page .catalog-block::after {
    display: none;
  }
  .main-page .services-block .news-wrap {
    position: relative;
  }
  .main-page .services-block .news-wrap .block-title {
    font-size: 18px;
  }
  .main-page .services-block .news-wrap .block-title img {
    width: 23px;
  }
  .main-page .services-block .news-wrap .scroll-wrap {
    margin-left: -15px;
    margin-right: -15px;
    overflow-x: scroll;
  }
  .main-page .services-block .news-wrap .scroll-wrap .items-wrap {
    width: max-content;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-page .services-block .news-wrap .scroll-wrap .items-wrap .item {
    width: 290px;
    height: 193px;
    flex-shrink: 0;
  }
  .main-page .services-block .news-wrap .scroll-wrap .items-wrap .item + .item {
    margin-left: 10px;
  }
  .main-page .services-block .news-wrap::before {
    content: "";
    position: absolute;
    left: -15px;
    bottom: 0;
    width: 15px;
    height: 193px;
    background: linear-gradient(90deg, #fff, transparent);
    z-index: 5;
  }
  .main-page .services-block .news-wrap::after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 193px;
    background: linear-gradient(-90deg, #fff, transparent);
    z-index: 5;
  }
  .main-page .services-block .services-wrap .block-title {
    font-size: 18px;
  }
  .main-page .services-block .services-wrap .items-wrap {
    grid-template-columns: 290px;
    grid-auto-rows: 100px;
    justify-content: center;
  }
  .main-page .services-block .services-wrap .items-wrap .item {
    background-size: cover;
  }
  .main-page .services-block .services-wrap .items-wrap .item:hover {
    background-size: cover;
  }
  .main-page .block-4 {
    align-items: center;
    flex-direction: column;
  }
  .main-page .block-4 .item {
    width: 290px;
    justify-content: flex-start;
    font-size: 18px;
  }
  .main-page .block-4 .item + .item {
    margin-top: 26px;
  }
  .main-page .block-4 .item:nth-child(1) img {
    width: 90px;
    margin: 0 20px 0 29px;
  }
  .main-page .block-4 .item:nth-child(2) img {
    width: 75px;
    margin: 0 27px 0 37px;
  }
  .main-page .block-4 .item:nth-child(3) {
    margin: 26px 0 0;
  }
  .main-page .block-4 .item:nth-child(3) img {
    width: 51px;
    margin: 0 39px 0 49px;
  }
  .main-page .block-5 {
    height: 261px;
    background: url(img/block5-bg-sm.png) no-repeat calc(50% - 20px) top;
    margin: 100px -15px 0;
    padding-top: 48px;
  }
  .main-page .block-5 .title {
    width: 290px;
    font-size: 18px;
    margin: 0 auto;
  }
  .main-page .block-5 .text {
    width: 290px;
    font-size: 12px;
    line-height: 15px;
    margin: 17px auto 0;
  }
  .main-page .feedback-block .title {
    font-size: 24px;
  }
  .main-page .feedback-block .subtitle {
    font-size: 14px;
    color: #a5a9af;
    margin-top: 6px;
  }
  .main-page .feedback-block .form-wrap {
    width: 255px;
    margin-top: 11px;
  }
  .main-page .feedback-block .form-wrap .input-wrap {
    margin-top: 29px;
  }
  .main-page .feedback-block .form-wrap .input-wrap .label {
    font-size: 10px;
  }
  .main-page .feedback-block .form-wrap .input-wrap input {
    height: 27px;
    font-size: 12px;
  }
  .main-page .feedback-block .form-wrap .column-wrap {
    flex-direction: column;
    margin-bottom: 0;
  }
  .main-page .feedback-block .form-wrap .column-wrap .input-wrap {
    width: 100%;
  }
  .main-page .feedback-block .form-wrap .btn-wrap {
    flex-direction: column-reverse;
    margin-top: 35px;
  }
  .main-page .feedback-block .form-wrap .btn-wrap span {
    margin-top: 15px;
    text-align: center;
  }
  .main-page .feedback-block .form-wrap .btn-wrap span br {
    display: none;
  }
  .catalog-page .left {
    display: none;
  }
  .catalog-page .right {
    width: 100%;
  }
  .catalog-page .right .items-wrap {
    justify-content: center;
    grid-template-columns: repeat(2, 140px);
    grid-row-gap: 10px;
    grid-column-gap: 10px;
  }
  .catalog-page .right .items-wrap .item .img-wrap {
    height: 116px;
    background-size: contain;
  }
  .catalog-page .right .items-wrap .item .name {
    font-size: 12px;
  }
  .catalog-page .right .items-wrap .item:hover .img-wrap {
    background-size: cover;
  }
  .catalog-page .right .items-wrap.product-list {
    grid-template-columns: 290px;
  }
  .catalog-page .right .items-wrap.product-list .item {
    display: block;
    padding: 15px;
  }
  .catalog-page .right .items-wrap.product-list .item .img-wrap {
    float: left;
    width: 115px;
    height: 96px;
    margin-right: 15px;
  }
  .catalog-page .right .items-wrap.product-list .item .params-wrap {
    width: 130px;
    margin-left: 130px;
  }
  .catalog-page .right .items-wrap.product-list .item .name {
    height: auto;
    font-size: 14px;
    margin-top: -1px;
    padding: 0 0 0 130px;
  }
  .catalog-page .right .items-wrap.product-list .item .in-stock {
    padding: 0;
  }
  .catalog-page .right .items-wrap.product-list .item .param {
    font-size: 10px;
    margin-top: 10px;
    padding: 0;
  }
  .catalog-page .right .items-wrap.product-list .item .param img {
    width: 12px;
    margin-right: 5px;
  }
  .catalog-page .right .items-wrap.product-list .item .param + .param {
    margin-top: 6px;
  }
  .catalog-page .right .items-wrap.product-list .item .price-wrap {
    width: 100%;
    margin-top: 15px;
    padding: 0;
  }
  .catalog-page .right .product-info .image-column .product-image {
    height: 240px;
    border: 0;
  }
  .catalog-page .right .product-info .image-column .product-image img {
    width: 270px;
  }
  .catalog-page .right .product-info .image-column .vendor-code {
    font-size: 10px;
    margin-top: 10px;
  }
  .catalog-page .right .product-info .params-column {
    grid-template-columns: repeat(4, auto);
    margin-top: 30px;
  }
  .catalog-page .right .product-info .params-column .param {
    font-size: 10px;
  }
  .catalog-page .right .product-info .params-column .value {
    font-size: 12px;
    margin-top: 5px;
  }
  .catalog-page .right .product-info .price-column {
    width: 100%;
    margin-left: 0;
  }
  .catalog-page .right .product-info .price-column .amount-wrap input {
    width: calc(100% - 104px);
  }
  .catalog-page .right .product-info .price-column .wholesale .item {
    width: 140px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item:first-child .hint {
    left: 9px;
    right: auto;
    z-index: 5;
  }
  .catalog-page .right .product-info .price-column .wholesale .item:first-child .hint img {
    left: 5px;
    right: auto;
    transform: scaleX(-1);
  }
  .catalog-page .right .product-info .price-column .stock-wrap {
    font-size: 14px;
  }
  .catalog-page .right .product-info .price-column .stock-wrap .amount {
    font-size: 12px;
    margin-bottom: -1px;
  }
  .catalog-page .right .product-info .price-column .price-type {
    font-size: 12px;
    margin-top: 23px;
  }
  .catalog-page .right .product-info .price-column .price-wrap {
    margin-top: 0px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .value,
  .catalog-page .right .product-info .price-column .price-wrap .rub {
    font-size: 24px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .rub {
    margin-left: 10px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .units {
    margin-top: 0;
    margin-left: 20px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .units .item {
    font-size: 12px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .units .item img {
    width: 13px;
    height: 13px;
    margin-top: -1px;
  }
  .catalog-page .right .product-info .price-column .price-wrap .units .item + .item {
    margin-top: 4px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap {
    flex-wrap: wrap-reverse;
    margin-top: 20px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .quantity {
    margin-left: 0;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .quantity input {
    width: 92px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .btn {
    width: 100%;
    margin-top: 15px;
  }
  .catalog-page .right .product-info .price-column .to-cart-wrap .unit {
    font-size: 14px;
    line-height: 42px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .title {
    font-size: 10px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .price {
    font-size: 10px;
    margin-top: 0;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .price span {
    font-size: 14px;
    margin-right: 3px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .unit {
    font-size: 14px;
    margin-top: 13px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .unit img:nth-child(1) {
    width: 11px;
    height: 11px;
    margin-right: 2px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item .unit img:nth-child(2) {
    height: 9px;
    margin-right: 9px;
  }
  .catalog-page .right .product-info .price-column .wholesale .item + .item {
    margin-left: 10px;
  }
  .catalog-page .right .tabs-wrap .tab {
    font-size: 18px;
    padding: 5px 10px;
  }
  .catalog-page .right .tab-content.tab-params .row .param {
    width: 129px;
    font-size: 10px;
  }
  .catalog-page .right .tab-content.tab-params .row .value {
    width: 141px;
    font-size: 12px;
  }
  .catalog-page .right .tab-content.tab-params .row + .row {
    margin-top: 10px;
  }
  .catalog-page .right .tab-content.tab-desc {
    font-size: 14px;
  }
  .cart-page .list-wrap .list .item {
    height: auto;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 9px;
  }
  .cart-page .list-wrap .list .item .img-wrap {
    width: 115px;
    border: 0;
    margin-bottom: 12px;
  }
  .cart-page .list-wrap .list .item .img-wrap img {
    width: 105px;
  }
  .cart-page .list-wrap .list .item .name-wrap {
    width: 145px;
    margin: 0 0 0 10px;
    padding-top: 9px;
  }
  .cart-page .list-wrap .list .item .name-wrap .vendor-code {
    font-size: 10px;
    margin-bottom: 3px;
  }
  .cart-page .list-wrap .list .item .name-wrap .name {
    font-size: 14px;
  }
  .cart-page .list-wrap .list .item .units-wrap {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
  }
  .cart-page .list-wrap .list .item .units-wrap .select-wrap select {
    height: 37px;
    font-size: 12px;
  }
  .cart-page .list-wrap .list .item .units-wrap .select-wrap img {
    top: 17px;
    width: 7px;
  }
  .cart-page .list-wrap .list .item .units-wrap .amount-wrap input {
    width: 60px;
  }
  .cart-page .list-wrap .list .item .units-wrap .amount-wrap .unit {
    font-size: 14px;
    line-height: 37px;
  }
  .cart-page .list-wrap .list .item .units-wrap .stock-wrap {
    display: flex;
    flex-direction: column;
    font-size: 10px;
    margin-left: 19px;
  }
  .cart-page .list-wrap .list .item .price-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    grid-column-gap: 30px;
    align-items: center;
    margin-top: 14px;
  }
  .cart-page .list-wrap .list .item .price-wrap .price-type {
    font-size: 12px;
    margin-bottom: 0;
    text-align: left;
    order: 1;
  }
  .cart-page .list-wrap .list .item .price-wrap .old-price {
    font-size: 12px;
  }
  .cart-page .list-wrap .list .item .price-wrap .new-price {
    grid-row: 2;
    font-size: 18px;
    margin-top: 6px;
    text-align: left;
    order: 3;
  }
  .cart-page .list-wrap .list .item .price-wrap .quantity-wrap {
    grid-row: span 2;
    justify-content: flex-start;
    margin-top: 0;
    order: 2;
  }
  .cart-page .list-wrap .list .item .price-wrap .quantity-wrap .quantity {
    font-size: 10px;
  }
  .cart-page .list-wrap .list .item .price-wrap .quantity-wrap .quantity + .quantity {
    margin-left: 10px;
  }
  .cart-page .list-wrap .list .item .flex-wrapper {
    width: 100%;
  }
  .cart-page .list-wrap .checkout {
    flex-direction: column;
    margin-top: 5px;
  }
  .cart-page .list-wrap .checkout .btn {
    margin-top: 13px;
  }
  .cart-page .list-wrap .checkout .info {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
    padding: 9px 13px;
  }
  .cart-page .list-wrap .checkout .info p {
    font-size: 10px;
    line-height: 16px;
  }
  .cart-page .checkout-title {
    font-size: 24px;
  }
  .cart-page .checkout-wrap .step .new-price + .btn {
    width: 100%;
  }
  .services-page .content-wrap {
    justify-content: center;
    grid-template-columns: 290px;
    grid-auto-rows: 100px;
  }
  .services-page .item {
    background-size: cover;
  }
  .services-page .item:hover {
    background-size: cover;
  }
  .service-page .right {
    width: 100%;
  }
  .service-page .right .desc p {
    font-size: 12px;
  }
  .service-page .right .desc p.black {
    font-size: 14px;
  }
  .service-page .right .desc p:not(.black) {
    line-height: 15px;
  }
  .news-page .item .date {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .news-page .item .content .title {
    font-size: 14px;
    margin-top: 14px;
  }
  .news-page .item .content .text {
    font-size: 10px;
    line-height: 16px;
    margin-top: 11px;
  }
  .news-page .item + .item {
    margin-top: 10px;
  }
  .delivery-page .desc-wrap .left {
    width: 100%;
  }
  .delivery-page .desc-wrap .left .text {
    font-size: 12px;
    line-height: 18px;
  }
  .delivery-page .desc-wrap .left .drivers {
    width: 100%;
    margin-top: 20px;
    padding: 20px 20px 15px;
  }
  .delivery-page .desc-wrap .left .drivers p {
    font-size: 12px;
    line-height: 18px;
  }
  .delivery-page .desc-wrap .left .drivers p + p {
    margin-top: 5px;
  }
  .delivery-page .desc-wrap .right {
    width: 100%;
    margin-top: 21px;
    padding: 15px 18px 19px;
  }
  .delivery-page .desc-wrap .right .title {
    font-size: 16px;
  }
  .delivery-page .desc-wrap .right .subtitle {
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
  }
  .delivery-page .desc-wrap .right .subtitle + .title {
    margin-top: 18px;
  }
  .delivery-page .company-wrap .title {
    font-size: 16px;
  }
  .delivery-page .company-wrap .subtitle {
    font-size: 12px;
  }
  .delivery-page .company-wrap .items-wrap {
    margin-top: 30px;
    margin-right: -10px;
  }
  .delivery-page .company-wrap .items-wrap .item {
    height: 50px;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 0 10px;
  }
  .delivery-page .transport-list {
    grid-row-gap: 35px;
    grid-auto-rows: auto;
  }
  .delivery-page .transport-list .item {
    flex-direction: column;
  }
  .delivery-page .transport-list .item img {
    width: 290px;
  }
  .delivery-page .transport-list .item .desc {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, auto);
    justify-content: space-between;
    margin-top: 9px;
    margin-left: 0;
    padding-top: 0;
  }
  .delivery-page .transport-list .item .desc .label {
    font-size: 10px;
    order: 0;
  }
  .delivery-page .transport-list .item .desc .value {
    font-size: 12px;
    margin-top: 5px;
    order: 1;
  }
  .delivery-page .transport-list .item .desc .value span {
    font-size: 14px;
  }
  .delivery-page .transport-list .item .desc .value + .label {
    margin-top: 0;
  }
  .delivery-page .feedback-block {
    margin: 100px -15px 0;
    padding: 50px 15px 30px;
  }
  .delivery-page .feedback-block .text p {
    font-size: 12px;
    line-height: 18px;
  }
  .delivery-page .feedback-block .text p + p {
    margin-top: 5px;
  }
  .delivery-page .feedback-block .form-wrap {
    margin-top: 20px;
    padding: 36px 18px 28px;
  }
  .delivery-page .feedback-block .form-wrap .subtitle {
    font-size: 14px;
    margin-top: 1px;
  }
  .delivery-page .feedback-block .form-wrap .input-wrap .label {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .delivery-page .feedback-block .form-wrap .input-wrap input {
    height: 27px;
    font-size: 12px;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap {
    flex-direction: column;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap .input-wrap {
    width: 100%;
    margin-top: 40px;
  }
  .delivery-page .feedback-block .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-top: 29px;
    margin-left: 0;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap {
    flex-direction: column;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap .btn {
    width: 100%;
  }
  .delivery-page .feedback-block .form-wrap .btn-wrap .agreement {
    font-size: 10px;
    margin-top: 15px;
    text-align: center;
  }
  .about-page .about-block {
    width: 290px;
    height: 405px;
    background: url(img/about-bg-sm.png) no-repeat center;
    margin: 0 auto;
    padding: 29px 20px 20px;
  }
  .about-page .about-block .title {
    width: 100%;
    font-size: 16px;
  }
  .about-page .about-block .text {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
  }
  .about-page .advantages-wrap .advantages {
    justify-content: center;
    grid-template-columns: 290px;
    grid-row-gap: 10px;
  }
  .about-page .advantages-wrap .advantages .item {
    padding: 39px 20px 29px;
  }
  .about-page .advantages-wrap .advantages .item img {
    top: 20px;
    right: 30px;
    width: 41px;
  }
  .about-page .advantages-wrap .advantages .item .title {
    font-size: 14px;
  }
  .about-page .advantages-wrap .advantages .item .desc {
    font-size: 12px;
    margin-top: 10px;
  }
  .about-page .advantages-wrap .form-wrap {
    margin-left: -15px;
    margin-right: -15px;
    padding: 53px 35px 45px;
  }
  .about-page .advantages-wrap .form-wrap .subtitle {
    font-size: 14px;
    margin-top: 1px;
  }
  .about-page .advantages-wrap .form-wrap .input-wrap .label {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .about-page .advantages-wrap .form-wrap .input-wrap input {
    height: 27px;
    font-size: 12px;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap {
    flex-direction: column;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap .input-wrap {
    width: 100%;
    margin-top: 40px;
  }
  .about-page .advantages-wrap .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-top: 29px;
    margin-left: 0;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap {
    flex-direction: column;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap .btn {
    width: 100%;
  }
  .about-page .advantages-wrap .form-wrap .btn-wrap .agreement {
    font-size: 10px;
    margin-top: 15px;
    text-align: center;
  }
  .about-page .advantages-wrap .form-wrap::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }
  .contacts-page .contacts-block .left .schedule-title {
    font-size: 12px;
  }
  .contacts-page .contacts-block .left .schedule {
    grid-template-columns: 61px 112px 95px;
    margin-top: 14px;
  }
  .contacts-page .contacts-block .left .schedule .days {
    font-size: 10px;
  }
  .contacts-page .contacts-block .left .schedule .days .icons-wrap {
    margin-top: 1px;
  }
  .contacts-page .contacts-block .left .schedule .days + .type {
    margin-bottom: 10px;
  }
  .contacts-page .contacts-block .left .schedule .days + .type + .time {
    margin-bottom: 10px;
  }
  .contacts-page .contacts-block .left .schedule .type {
    font-size: 12px;
  }
  .contacts-page .contacts-block .left .schedule .time {
    font-size: 10px;
  }
  .contacts-page .contacts-block .left .schedule .time span {
    font-size: 12px;
    margin-bottom: -1px;
  }
  .contacts-page .contacts-block .left .column:first-child + .separator {
    width: 100%;
    height: 1px;
    margin: 30px 0 16px;
  }
  .contacts-page .contacts-block .left .column:first-child + .separator ~ .separator {
    margin-top: 20px;
  }
  .contacts-page .contacts-block .left .contact-item .label {
    font-size: 10px;
  }
  .contacts-page .contacts-block .left .contact-item .contact {
    font-size: 12px;
    margin-top: 10px;
  }
  .contacts-page .contacts-block .left .contact-item .contact + .contact {
    margin-top: 9px;
  }
  .contacts-page .contacts-block .left .contact-item + .contact-item {
    margin-top: 14px;
  }
  .contacts-page .contacts-block .left .btn-wrap {
    float: left;
    font-size: 10px;
  }
  .contacts-page .contacts-block .left .btn-wrap .btn {
    width: auto;
    height: 23px;
    font-size: 10px;
    margin-right: 5px;
    padding: 0 10px;
  }
  .contacts-page .contacts-block .left .btn-wrap + .btn-wrap {
    display: inline-flex;
    margin-left: 20px;
  }
  .contacts-page .contacts-block .right {
    height: 200px;
  }
  .contacts-page .managers-wrap .left {
    grid-template-columns: 100%;
  }
  .contacts-page .managers-wrap .left .title {
    grid-column: auto;
  }
  .contacts-page .managers-wrap .left .column-title + .column-title {
    margin-top: 50px;
    order: 1;
  }
  .contacts-page .managers-wrap .left .item {
    margin-top: 41px;
  }
  .contacts-page .managers-wrap .left .item .photo-wrap img {
    width: 130px;
  }
  .contacts-page .managers-wrap .left .item .photo-wrap .name {
    font-size: 10px;
    margin-top: 12px;
  }
  .contacts-page .managers-wrap .left .item .photo-wrap .name span {
    font-size: 16px;
    margin-top: -3px;
  }
  .contacts-page .managers-wrap .left .item .contacts-wrap {
    margin-top: 3px;
    padding-bottom: 0;
  }
  .contacts-page .managers-wrap .left .item .contacts-wrap .contact-item .label {
    font-size: 10px;
  }
  .contacts-page .managers-wrap .left .item .contacts-wrap .contact-item .contact {
    font-size: 12px;
    margin-top: 9px;
  }
  .contacts-page .managers-wrap .left .item .contacts-wrap .contact-item + .contact-item {
    margin-top: 19px;
  }
  .contacts-page .managers-wrap .left .item:nth-last-child(odd) {
    order: 2;
  }
  .contacts-page .managers-wrap .form-wrap {
    margin-left: -15px;
    margin-right: -15px;
    padding: 53px 35px 45px;
  }
  .contacts-page .managers-wrap .form-wrap .subtitle {
    font-size: 14px;
    margin-top: 1px;
  }
  .contacts-page .managers-wrap .form-wrap .input-wrap .label {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .contacts-page .managers-wrap .form-wrap .input-wrap input {
    height: 27px;
    font-size: 12px;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap {
    flex-direction: column;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap .input-wrap {
    width: 100%;
    margin-top: 40px;
  }
  .contacts-page .managers-wrap .form-wrap .flex-wrap .input-wrap + .input-wrap {
    margin-top: 29px;
    margin-left: 0;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap {
    flex-direction: column;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap .btn {
    width: 100%;
  }
  .contacts-page .managers-wrap .form-wrap .btn-wrap .agreement {
    font-size: 10px;
    margin-top: 15px;
    text-align: center;
  }
  .contacts-page .managers-wrap .form-wrap::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }
  .footer {
    padding-bottom: 31px;
  }
  .footer .columns-wrap {
    align-items: center;
    flex-direction: column;
  }
  .footer .columns-wrap .logo-column .payment {
    justify-content: center;
    margin-top: 25px;
  }
  .footer .columns-wrap .menu-column {
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(2, 36%);
    padding-top: 0;
    text-align: center;
  }
  .footer .columns-wrap .contacts-column {
    width: 100%;
    justify-content: center;
    margin-top: -1px;
  }
  .footer .columns-wrap .contacts-column .phones-wrap {
    justify-content: center;
    grid-template-columns: repeat(2, 40%);
    grid-row-gap: 30px;
    margin-top: 0;
  }
  .footer .columns-wrap .contacts-column .phones-wrap .phone {
    justify-content: center;
  }
  .footer .columns-wrap .contacts-column .phones-wrap .phone:last-child {
    grid-column: span 2;
  }
  .footer .columns-wrap .contacts-column .address {
    justify-content: center;
    margin-top: 40px;
  }
  .footer .columns-wrap .contacts-column .social-wrap {
    justify-content: center;
    margin-top: 41px;
  }
  .footer .columns-wrap .separator {
    width: 100%;
    height: 1px;
    margin: 30px 0;
  }
  .footer .policy-wrap {
    flex-direction: column-reverse;
    margin-top: 60px;
    padding: 0;
  }
  .footer .policy-wrap .artgorka {
    font-size: 10px;
  }
  .footer .policy-wrap .artgorka img {
    width: 25px;
    margin-right: 10px;
  }
  .footer .policy-wrap .policy {
    font-size: 10px;
    margin-top: 24px;
  }
  .feedback-wrap {
    background: url(img/feedback-bg-md.png) no-repeat center;
    background-size: cover;
  }
  .feedback-wrap .content-wrap {
    height: 222px;
    flex-direction: column;
    padding: 48px 0 50px;
  }
  .feedback-wrap .title {
    font-size: 14px;
    text-align: center;
  }
  .feedback-wrap .title span {
    font-size: 24px;
    margin-bottom: 1px;
  }
  .popup-wrap .x {
    top: 20px;
    right: 15px;
  }
  .popup-wrap .callback {
    width: 290px;
    margin: 65px auto;
    padding: 38px 18px 28px;
  }
  .popup-wrap .callback .flex-wrap {
    flex-direction: column;
  }
  .popup-wrap .callback .flex-wrap .input-wrap {
    width: 100%;
  }
  .popup-wrap .callback .btn-wrap {
    flex-direction: column;
  }
  .popup-wrap .callback .btn-wrap .btn {
    width: 100%;
    margin-left: 0;
  }
  .popup-wrap .callback .btn-wrap .agreement {
    margin-top: 15px;
    text-align: center;
  }
  .popup-wrap .order,
  .popup-wrap .msg {
    width: 290px;
    padding: 38px 18px 28px;
  }
  .popup-wrap .order .subtitle,
  .popup-wrap .msg .subtitle {
    font-size: 14px;
  }
  .popup-wrap .order .subtitle br,
  .popup-wrap .msg .subtitle br {
    display: none;
  }
  .popup-wrap .order .btn,
  .popup-wrap .msg .btn {
    width: 250px;
  }
  .page-404 {
    margin: 100px 0;
  }
  .page-404 img {
    width: auto;
  }
  .page-404 .btns-wrap .btn {
    width: 42.41379%;
  }
  .page-404 .btns-wrap .btn + .btn {
    width: 52.41379%;
    margin-left: 15px;
  }
}
/*# sourceMappingURL=responsive.css.map */