{"id":29,"date":"2026-03-23T19:13:44","date_gmt":"2026-03-23T16:13:44","guid":{"rendered":"https:\/\/ksmmbeton.ru\/?page_id=29"},"modified":"2026-03-23T21:20:07","modified_gmt":"2026-03-23T18:20:07","slug":"zavody","status":"publish","type":"page","link":"http:\/\/ksmmbeton.ru\/?page_id=29","title":{"rendered":"\u0417\u0430\u0432\u043e\u0434\u044b"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>\u0417\u0430\u0432\u043e\u0434\u044b \u041a\u0421\u041c\u041c \u2014 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435<\/title>\n  <meta name=\"description\" content=\"\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u041a\u0421\u041c\u041c \u0432 \u041c\u043e\u0441\u043a\u0432\u0435. \u0410\u0434\u0440\u0435\u0441\u0430 \u0437\u0430\u0432\u043e\u0434\u043e\u0432, \u043a\u0430\u0440\u0442\u0430 \u0441 \u0444\u0438\u043b\u0438\u0430\u043b\u0430\u043c\u0438, \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u044b \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041d\u0430\u0432\u0438\u0433\u0430\u0442\u043e\u0440\u0435 \u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438.\" \/>\n  <link rel=\"stylesheet\" href=\"\/styles.css\" \/>\n\n  <style>\n    .map-layout {\n      display: grid;\n      grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);\n      gap: 18px;\n      align-items: stretch;\n    }\n\n    .map-block {\n      min-width: 0;\n      overflow: hidden;\n      border-radius: 28px;\n      border: 1px solid rgba(37, 50, 74, 0.14);\n      background: rgba(255, 255, 255, 0.88);\n      box-shadow: 0 18px 40px rgba(27, 39, 61, 0.10);\n    }\n\n    .map-top {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      padding: 18px 18px 0;\n      flex-wrap: wrap;\n    }\n\n    .map-badge {\n      display: inline-flex;\n      align-items: center;\n      min-height: 40px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      background: rgba(37, 50, 74, 0.94);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .map-legend {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n      flex-wrap: wrap;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .legend-item {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .legend-dot {\n      width: 14px;\n      height: 14px;\n      border-radius: 50%;\n      background: var(--gold);\n      border: 4px solid var(--navy);\n      box-shadow: 0 0 0 4px rgba(214, 163, 59, 0.16);\n      flex: 0 0 auto;\n    }\n\n    .map-frame-wrap {\n      padding: 16px 18px 18px;\n    }\n\n    .map-frame-box {\n      width: 100%;\n      height: 620px;\n      overflow: hidden;\n      border-radius: 22px;\n      background: #eef2f7;\n      line-height: 0;\n    }\n\n    .map-side {\n      display: grid;\n      gap: 18px;\n      min-width: 0;\n    }\n\n    .map-card {\n      min-width: 0;\n      padding: 22px;\n      border-radius: 22px;\n      border: 1px solid rgba(37, 50, 74, 0.16);\n      background: rgba(255, 255, 255, 0.84);\n      box-shadow: 0 18px 40px rgba(27, 39, 61, 0.10);\n    }\n\n    .map-card-line {\n      width: 100%;\n      height: 4px;\n      border-radius: 999px;\n      background: var(--gold);\n      margin-bottom: 16px;\n    }\n\n    .map-card-title {\n      margin: 0 0 10px;\n      color: var(--navy);\n      font-size: clamp(20px, 3vw, 28px);\n      line-height: 1.1;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .map-card-text {\n      margin: 0;\n      color: var(--muted);\n      font-size: 16px;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .map-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .map-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      max-width: 100%;\n      padding: 12px 16px;\n      border-radius: 999px;\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: 0.02em;\n      text-decoration: none;\n      transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .map-btn:hover {\n      transform: translateY(-1px);\n    }\n\n    .map-btn-primary {\n      background: var(--gold);\n      color: #182033;\n    }\n\n    .map-btn-primary:hover {\n      background: #e2b457;\n    }\n\n    .map-btn-secondary {\n      background: rgba(37, 50, 74, 0.06);\n      border: 1px solid rgba(37, 50, 74, 0.16);\n      color: var(--navy);\n    }\n\n    .map-btn-secondary:hover {\n      border-color: var(--gold);\n      background: rgba(214, 163, 59, 0.10);\n    }\n\n    .map-note {\n      margin: 12px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    @media (max-width: 1024px) {\n      .map-layout {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 720px) {\n      .map-top {\n        padding: 16px 16px 0;\n      }\n\n      .map-frame-wrap {\n        padding: 14px 16px 16px;\n      }\n\n      .map-frame-box {\n        height: 460px;\n      }\n\n      .map-card {\n        padding: 18px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <main class=\"main\">\n    <div class=\"container\">\n      <section class=\"hero\">\n        <div class=\"hero-grid\">\n          <div>\n            <div class=\"kicker\">\u041a\u0421\u041c\u041c \u2022 \u041c\u043e\u0441\u043a\u0432\u0430<\/div>\n            <h1 class=\"page-title\">\n              <span>\u0417\u0430\u0432\u043e\u0434\u044b<\/span>\n              <span>\u0438 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u041a\u0421\u041c\u041c<\/span>\n            <\/h1>\n            <p class=\"page-text\">\n              \u041a\u0421\u041c\u041c \u2014 \u041a\u043e\u043c\u0431\u0438\u043d\u0430\u0442 \u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u041c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u041c\u043e\u0441\u043a\u0432\u044b. \u041d\u0430 \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0441\u043e\u0431\u0440\u0430\u043d\u044b \u0434\u0432\u0435 \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435. \u0417\u0434\u0435\u0441\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0440\u0430\u0437\u0443 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0444\u0438\u043b\u0438\u0430\u043b\u043e\u0432 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435, \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0430\u0434\u0440\u0435\u0441 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041a\u0430\u0440\u0442\u0430\u0445 \u0438 \u043f\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041d\u0430\u0432\u0438\u0433\u0430\u0442\u043e\u0440\u0435.\n            <\/p>\n\n            <div class=\"hero-actions\">\n              <a class=\"btn btn-primary\" href=\"tel:+74951344012\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c<\/a>\n              <a class=\"btn btn-outline\" href=\"\/contacts\/\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a>\n            <\/div>\n\n            <div class=\"inline-meta\">\n              <span class=\"meta-pill\">2 \u0444\u0438\u043b\u0438\u0430\u043b\u0430 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435<\/span>\n              <span class=\"meta-pill\">\u041c\u0430\u0440\u0448\u0440\u0443\u0442\u044b \u0434\u043e \u043f\u043b\u043e\u0449\u0430\u0434\u043e\u043a<\/span>\n              <span class=\"meta-pill\">\u041f\u0440\u044f\u043c\u0430\u044f \u0441\u0432\u044f\u0437\u044c \u0431\u0435\u0437 \u0444\u043e\u0440\u043c<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"hero-side\">\n            <article class=\"metric-card\">\n              <div class=\"metric-top-line\"><\/div>\n              <p class=\"metric-label\">\u041f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 01<\/p>\n              <p class=\"metric-value\" style=\"font-size: clamp(20px, 2.7vw, 30px);\">\u041c\u043e\u0441\u043a\u0432\u0430, \u0443\u043b. \u0412\u043e\u0440\u043e\u043d\u0446\u043e\u0432\u0441\u043a\u0430\u044f, 25, \u0441\u0442\u0440. 3<\/p>\n              <p class=\"metric-note\">\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 \u041a\u0421\u041c\u041c \u0432 \u0446\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u043e\u0439 \u0447\u0430\u0441\u0442\u0438 \u041c\u043e\u0441\u043a\u0432\u044b<\/p>\n            <\/article>\n\n            <article class=\"metric-card\">\n              <div class=\"metric-top-line\"><\/div>\n              <p class=\"metric-label\">\u041f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 02<\/p>\n              <p class=\"metric-value\" style=\"font-size: clamp(20px, 2.7vw, 30px);\">\u041c\u043e\u0441\u043a\u0432\u0430, \u0443\u043b. \u0411\u0443\u0442\u043b\u0435\u0440\u043e\u0432\u0430, 17\u0411<\/p>\n              <p class=\"metric-note\">\u0412\u0442\u043e\u0440\u0430\u044f \u0440\u0430\u0431\u043e\u0447\u0430\u044f \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 \u041a\u0421\u041c\u041c \u0432 \u041c\u043e\u0441\u043a\u0432\u0435<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\">\n        <div class=\"section-head\">\n          <p class=\"section-kicker\">\u041a\u0430\u0440\u0442\u0430 \u0430\u0434\u0440\u0435\u0441\u043e\u0432<\/p>\n          <h2 class=\"section-title\">\u0424\u0438\u043b\u0438\u0430\u043b\u044b \u041a\u0421\u041c\u041c \u043d\u0430 \u043a\u0430\u0440\u0442\u0435 \u041c\u043e\u0441\u043a\u0432\u044b<\/h2>\n          <p class=\"section-text\">\n            \u041d\u0438\u0436\u0435 \u0440\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u0430 \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u043a\u0430\u0440\u0442\u0430 \u042f\u043d\u0434\u0435\u043a\u0441\u0430 \u0441 \u0434\u0432\u0443\u043c\u044f \u043c\u0435\u0442\u043a\u0430\u043c\u0438 \u0444\u0438\u043b\u0438\u0430\u043b\u043e\u0432. \u0422\u0430\u043a\u043e\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0443\u0434\u043e\u0431\u043d\u043e \u0432\u043e\u0441\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f \u0438 \u043d\u0430 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0435, \u0438 \u043d\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0435: \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435\u043b\u044c \u0441\u0430\u0439\u0442\u0430 \u0441\u0440\u0430\u0437\u0443 \u0432\u0438\u0434\u0438\u0442 \u043e\u0431\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043d\u0430 \u043e\u0434\u043d\u043e\u0439 \u043a\u0430\u0440\u0442\u0435.\n          <\/p>\n        <\/div>\n\n        <div class=\"map-layout\">\n          <div class=\"map-block\">\n            <div class=\"map-top\">\n              <div class=\"map-badge\">\u041a\u0430\u0440\u0442\u0430 \u0444\u0438\u043b\u0438\u0430\u043b\u043e\u0432 \u041a\u0421\u041c\u041c<\/div>\n              <div class=\"map-legend\">\n                <span class=\"legend-item\"><span class=\"legend-dot\"><\/span> \u041f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 \u041a\u0421\u041c\u041c<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"map-frame-wrap\">\n              <div class=\"map-frame-box\">\n                <script\n                  type=\"text\/javascript\"\n                  charset=\"utf-8\"\n                  async\n                  src=\"https:\/\/api-maps.yandex.ru\/services\/constructor\/1.0\/js\/?um=constructor%3Af08120e6e7498a7440e219d084a5a0bfebb79cc6410dadfad6421ac7d00b084c&amp;width=100%25&amp;height=620&amp;lang=ru_RU&amp;scroll=true\">\n                <\/script>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"map-side\">\n            <article class=\"map-card\">\n              <div class=\"map-card-line\"><\/div>\n              <h3 class=\"map-card-title\">\u0424\u0438\u043b\u0438\u0430\u043b 01<\/h3>\n              <p class=\"map-card-text\">\u041c\u043e\u0441\u043a\u0432\u0430, \u0443\u043b. \u0412\u043e\u0440\u043e\u043d\u0446\u043e\u0432\u0441\u043a\u0430\u044f, 25, \u0441\u0442\u0440. 3<\/p>\n\n              <div class=\"map-actions\">\n                <a class=\"map-btn map-btn-primary\" href=\"yandexnavi:\/\/build_route_on_map?lat_to=55.736057&#038;lon_to=37.661338\">\u041c\u0430\u0440\u0448\u0440\u0443\u0442 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041d\u0430\u0432\u0438\u0433\u0430\u0442\u043e\u0440\u0435<\/a>\n                <a class=\"map-btn map-btn-secondary\" href=\"https:\/\/yandex.ru\/maps\/213\/moscow\/house\/vorontsovskaya_ulitsa_25s3\/Z04YcAFhSkYPQFtvfXtyd3xmYw%3D%3D\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041a\u0430\u0440\u0442\u0430\u0445<\/a>\n              <\/div>\n\n              <p class=\"map-note\">\n                \u041f\u0435\u0440\u0432\u0430\u044f \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 \u041a\u0421\u041c\u041c \u0432 \u041c\u043e\u0441\u043a\u0432\u0435. \u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0431\u044b\u0441\u0442\u0440\u043e\u0433\u043e \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u044f \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0430 \u0441 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 \u0438 \u0443\u0434\u043e\u0431\u043d\u043e\u0439 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438 \u043f\u043e \u0433\u043e\u0440\u043e\u0434\u0443.\n              <\/p>\n            <\/article>\n\n            <article class=\"map-card\">\n              <div class=\"map-card-line\"><\/div>\n              <h3 class=\"map-card-title\">\u0424\u0438\u043b\u0438\u0430\u043b 02<\/h3>\n              <p class=\"map-card-text\">\u041c\u043e\u0441\u043a\u0432\u0430, \u0443\u043b. \u0411\u0443\u0442\u043b\u0435\u0440\u043e\u0432\u0430, 17\u0411<\/p>\n\n              <div class=\"map-actions\">\n                <a class=\"map-btn map-btn-primary\" href=\"yandexnavi:\/\/build_route_on_map?lat_to=55.648214&#038;lon_to=37.540856\">\u041c\u0430\u0440\u0448\u0440\u0443\u0442 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041d\u0430\u0432\u0438\u0433\u0430\u0442\u043e\u0440\u0435<\/a>\n                <a class=\"map-btn map-btn-secondary\" href=\"https:\/\/yandex.ru\/maps\/213\/moscow\/house\/ulitsa_butlerova_17b\/Z04YcwNgQUABQFtvfXp1eX5iYA%3D%3D\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041a\u0430\u0440\u0442\u0430\u0445<\/a>\n              <\/div>\n\n              <p class=\"map-note\">\n                \u0412\u0442\u043e\u0440\u0430\u044f \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0430 \u041a\u0421\u041c\u041c \u0432 \u041c\u043e\u0441\u043a\u0432\u0435. \u041a\u043b\u0438\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0441\u0440\u0430\u0437\u0443 \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0430\u0434\u0440\u0435\u0441 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041a\u0430\u0440\u0442\u0430\u0445 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u044e \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0430.\n              <\/p>\n            <\/article>\n\n            <article class=\"panel\">\n              <div class=\"panel-top-line\"><\/div>\n              <h2 class=\"panel-title\">\u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e\u0442 \u0440\u0430\u0437\u0434\u0435\u043b \u0443\u0434\u043e\u0431\u0435\u043d<\/h2>\n              <p class=\"panel-text\">\n                \u041c\u044b \u0441\u0434\u0435\u043b\u0430\u043b\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u043e\u0439 \u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u043e\u0439: \u0430\u0434\u0440\u0435\u0441\u0430, \u043a\u0430\u0440\u0442\u0430, \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u044b \u0438 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b \u0441\u043e\u0431\u0440\u0430\u043d\u044b \u0432 \u043e\u0434\u043d\u043e\u043c \u043c\u0435\u0441\u0442\u0435. \u0422\u0430\u043a\u043e\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0431\u044b\u0441\u0442\u0440\u0435\u0435 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430 \u0441\u0430\u0439\u0442\u0430 \u043a \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0440\u0430\u0431\u043e\u0447\u0435\u043c\u0443 \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044e.\n              <\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\">\n        <div class=\"split-grid\">\n          <article class=\"panel\">\n            <div class=\"panel-top-line\"><\/div>\n            <h2 class=\"panel-title\">\u041e \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0430\u0445 \u041a\u0421\u041c\u041c<\/h2>\n            <p class=\"panel-text\">\n              \u041a\u0421\u041c\u041c \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435 \u0438 \u0432\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044e \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u043c \u0432 \u0434\u0435\u043b\u043e\u0432\u043e\u043c \u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u043e\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0435. \u0414\u043b\u044f \u043d\u0430\u0441 \u0432\u0430\u0436\u043d\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435\u043b\u044c \u0441\u0430\u0439\u0442\u0430 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u043d\u0430\u0448\u0451\u043b \u0430\u0434\u0440\u0435\u0441, \u043e\u0442\u043a\u0440\u044b\u043b \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0438 \u0441\u0440\u0430\u0437\u0443 \u0441\u0432\u044f\u0437\u0430\u043b\u0441\u044f \u0441 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0435\u0439 \u0443\u0434\u043e\u0431\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c.\n            <\/p>\n          <\/article>\n\n          <article class=\"panel\">\n            <div class=\"panel-top-line\"><\/div>\n            <h2 class=\"panel-title\">\u041a\u0430\u043a \u0441 \u043d\u0430\u043c\u0438 \u0443\u0434\u043e\u0431\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c<\/h2>\n            <ul class=\"list\">\n              <li>\u0432\u044b\u0431\u0438\u0440\u0430\u0435\u0442\u0435 \u0443\u0434\u043e\u0431\u043d\u0443\u044e \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0443 \u043f\u043e \u043a\u0430\u0440\u0442\u0435;<\/li>\n              <li>\u0441\u0442\u0440\u043e\u0438\u0442\u0435 \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0432 \u042f\u043d\u0434\u0435\u043a\u0441 \u041d\u0430\u0432\u0438\u0433\u0430\u0442\u043e\u0440\u0435;<\/li>\n              <li>\u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438 \u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u043f\u043e \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c\u0443 \u043d\u043e\u043c\u0435\u0440\u0443;<\/li>\n              <li>\u0434\u043b\u044f \u0434\u0435\u043b\u043e\u0432\u043e\u0439 \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u043a\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443;<\/li>\n              <li>\u0432\u0441\u044e \u043a\u043b\u044e\u0447\u0435\u0432\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0444\u043e\u0440\u043c \u0438 \u0441\u043b\u043e\u0436\u043d\u044b\u0445 \u0448\u0430\u0433\u043e\u0432.<\/li>\n            <\/ul>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\">\n        <article class=\"cta-panel\">\n          <h2 class=\"panel-title\">\u041d\u0443\u0436\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043f\u043e \u0444\u0438\u043b\u0438\u0430\u043b\u0430\u043c \u041a\u0421\u041c\u041c?<\/h2>\n          <p class=\"panel-text\">\n            \u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e. \u041c\u044b \u043f\u043e\u0434\u0441\u043a\u0430\u0436\u0435\u043c, \u043a\u0430\u043a\u043e\u0439 \u0430\u0434\u0440\u0435\u0441 \u0443\u0434\u043e\u0431\u043d\u0435\u0435 \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e \u0432\u0430\u0448\u0435\u043c\u0443 \u0432\u043e\u043f\u0440\u043e\u0441\u0443, \u0438 \u043f\u043e\u043c\u043e\u0436\u0435\u043c \u0431\u044b\u0441\u0442\u0440\u043e \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438.\n          <\/p>\n\n          <div class=\"hero-actions\">\n            <a class=\"btn btn-primary\" href=\"tel:+74951344012\">+7 (495) 134-40-12<\/a>\n            <a class=\"btn btn-outline\" href=\"mailto:ksmmbeton@yandex.ru\">ksmmbeton@yandex.ru<\/a>\n          <\/div>\n        <\/article>\n      <\/section>\n    <\/div>\n  <\/main>\n\n  <div class=\"floating-call\">\n    <a href=\"tel:+74951344012\" aria-label=\"\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c \u0432 \u041a\u0421\u041c\u041c\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c<\/a>\n  <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0417\u0430\u0432\u043e\u0434\u044b \u041a\u0421\u041c\u041c \u2014 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435 \u041a\u0421\u041c\u041c \u2022 \u041c\u043e\u0441\u043a\u0432\u0430 \u0417\u0430\u0432\u043e\u0434\u044b \u0438 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u041a\u0421\u041c\u041c \u041a\u0421\u041c\u041c \u2014 \u041a\u043e\u043c\u0431\u0438\u043d\u0430\u0442 \u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u041c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u041c\u043e\u0441\u043a\u0432\u044b. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29"}],"version-history":[{"count":12,"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":60,"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions\/60"}],"wp:attachment":[{"href":"http:\/\/ksmmbeton.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}