{"id":944,"date":"2024-11-06T11:50:16","date_gmt":"2024-11-06T14:50:16","guid":{"rendered":"http:\/\/industrialtor1.hospedagemdesites.ws\/?page_id=944"},"modified":"2025-06-13T10:03:14","modified_gmt":"2025-06-13T13:03:14","slug":"trava-de-ajuste-5-8%e2%80%b3","status":"publish","type":"page","link":"https:\/\/torcisao.ind.br\/en\/trava-de-ajuste-5-8%e2%80%b3\/","title":{"rendered":"5\/8\u2033 adjustment lock"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"944\" class=\"elementor elementor-944\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e65736 e-flex e-con-boxed e-con e-parent\" data-id=\"1e65736\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82b38e7 elementor-widget elementor-widget-text-editor\" data-id=\"82b38e7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!-- Fonte Montserrat do Google Fonts -->\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Montserrat:400,700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  body {\n    background: #f8f9fa;\n    font-family: 'Montserrat', Arial, sans-serif;\n    margin: 0;\n    color: #222;\n    min-height: 100vh;\n  }\n  .pce-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 40px 16px 60px 16px;\n    display: flex;\n    flex-direction: column;\n    gap: 40px;\n  }\n  .pce-section {\n    background: #fff;\n    border-radius: 16px;\n    box-shadow: 0 4px 24px rgba(0,0,0,0.07);\n    padding: 48px 40px 36px 40px;\n    margin-bottom: 40px;\n  }\n  .pce-section:last-child {\n    background: #cc0000;\n    color: #fff;\n    box-shadow: none;\n    padding: 50px 20px;\n    margin-bottom: 0;\n  }\n  .pce-section h1, .pce-section h2, .pce-section h3 {\n    font-family: 'Montserrat', Arial, sans-serif;\n  }\n  .pce-section h1 {\n    color: #cc0000;\n    font-size: 2.5em;\n    margin-bottom: 20px;\n    font-weight: bold;\n  }\n  .pce-section h2 {\n    color: #222;\n    margin-bottom: 25px;\n    font-size: 2em;\n    font-weight: bold;\n  }\n  .pce-section h3 {\n    color: #cc0000;\n    font-size: 1.2em;\n    margin-bottom: 10px;\n    font-weight: bold;\n  }\n  .pce-section ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .pce-section li {\n    margin-bottom: 8px;\n    font-size: 1.05em;\n  }\n  .pce-section img {\n    width: 100%;\n    border-radius: 8px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    margin-bottom: 0;\n    transition: box-shadow 0.2s;\n  }\n  .pce-section .vantagens-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 25px;\n    margin-top: 30px;\n  }\n  .cta-btn.orcamento-btn-produto {\n    display: inline-block;\n    background: linear-gradient(90deg, #cc0000 60%, #ff0033 100%);\n    color: #fff !important;\n    padding: 18px 48px;\n    border-radius: 30px;\n    text-decoration: none;\n    font-weight: bold;\n    font-size: 1.15em;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.13);\n    margin-top: 32px;\n    margin-bottom: 0;\n    transition: background 0.2s, transform 0.2s, box-shadow 0.2s;\n    letter-spacing: 1px;\n    border: none;\n    cursor: pointer;\n    text-align: center;\n  }\n  .cta-btn.orcamento-btn-produto:hover, .cta-btn.orcamento-btn-produto:focus {\n    background: linear-gradient(90deg, #a80000 60%, #cc0000 100%);\n    color: #fff;\n    transform: scale(1.04);\n    box-shadow: 0 6px 24px rgba(204,0,0,0.18);\n    text-decoration: none;\n    outline: none;\n  }\n  @media (max-width: 900px) {\n    .pce-section {\n      padding: 24px 2vw;\n    }\n    .pce-section > div[style*=\"grid-template-columns\"] {\n      grid-template-columns: 1fr !important;\n      gap: 24px !important;\n    }\n  }\n  @media (max-width: 700px) {\n    .pce-container {\n      padding: 10px 0 30px 0;\n    }\n    .pce-section {\n      padding: 14px 1vw;\n      border-radius: 10px;\n      margin-bottom: 24px;\n    }\n    .pce-section h1 {\n      font-size: 1.3em;\n    }\n    .pce-section h2 {\n      font-size: 1.1em;\n    }\n    .pce-section h3 {\n      font-size: 1em;\n    }\n    .pce-section ul, .pce-section li {\n      font-size: 1em;\n    }\n    .pce-section img {\n      border-radius: 6px;\n    }\n    .pce-section > div[style*=\"grid-template-columns\"] {\n      grid-template-columns: 1fr !important;\n      gap: 14px !important;\n    }\n  }\n\n  \/* Lightbox or\u00e7amento *\/\n  #orcamento-lightbox { display: none; position: fixed; z-index: 99999; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.85); align-items: center; justify-content: center; }\n  #orcamento-lightbox.open { display: flex !important; }\n  .orcamento-modal { background: #fff; border-radius: 16px; box-shadow: 0 8px 32px rgba(0,0,0,0.18); max-width: 98vw; width: 420px; padding: 0 0 32px 0; position: relative; display: flex; flex-direction: column; align-items: stretch; }\n  #orcamento-lightbox-iframe { border: none; width: 100%; border-radius: 0 0 16px 16px; background: #fff; display: block; }\n  @media (max-width: 600px) {\n    .orcamento-modal { width: 98vw; padding: 0 0 18px 0; }\n  }\n\n  \/* Lightbox da imagem do produto *\/\n  #img-lightbox { display: none; position: fixed; z-index: 10000; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.92); align-items: center; justify-content: center; }\n  #img-lightbox img {\n    max-width: 90vw;\n    max-height: 90vh;\n    border-radius: 12px;\n    box-shadow: 0 8px 32px #0008;\n  }\n\n  .produto-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n  }\n  .produto-hero-info {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .produto-hero-img {\n    text-align: center;\n  }\n  @media (max-width: 900px) {\n    .produto-hero-grid {\n      grid-template-columns: 1fr !important;\n      gap: 24px !important;\n    }\n    .produto-hero-info {\n      order: 2;\n      align-items: center;\n      text-align: center;\n    }\n    .produto-hero-img {\n      order: -1;\n      margin-bottom: 0;\n      text-align: center;\n    }\n  }\n  @media (max-width: 700px) {\n    .produto-hero-grid {\n      grid-template-columns: 1fr !important;\n      gap: 14px !important;\n    }\n    .produto-hero-info {\n      order: 2;\n      align-items: center;\n      text-align: center;\n    }\n    .produto-hero-img {\n      order: -1;\n      margin-bottom: 0;\n      text-align: center;\n    }\n  }\n<\/style>\n\n<div class=\"pce-container\">\n\n  <!-- Se\u00e7\u00e3o Hero -->\n  <div class=\"pce-section\">\n    <div class=\"produto-hero-grid\">\n      <!-- Coluna esquerda: t\u00edtulo e texto -->\n      <div class=\"produto-hero-info\">\n        <h1>5\/8\u2033 adjustment lock<\/h1>\n        <p style=\"font-size: 1.1em;\">\n          The 5\/8\u2033 flange nuts are the ideal solution for locking formwork and columns, replacing conventional systems with greater efficiency. Made from GGG-40 nodular cast iron (spheroidal graphite), they offer high resistance to traction and impacts, ensuring durability even under high loads.\n        <\/p>\n        <p style=\"font-size: 1.1em; margin-top: 18px;\">\n          For greater safety and traceability, they have high-relief engraving (embossing) with product information and the manufacturing batch. This ensures certified quality and confidence in their application.\n        <\/p>\n      <\/div>\n      <!-- Coluna direita: imagem e bot\u00e3o -->\n      <div class=\"produto-hero-img\">\n        <img decoding=\"async\" id=\"img-produto\" src=\"https:\/\/torcisao.ind.br\/wp-content\/uploads\/2024\/11\/porca-flangeada.png\" alt=\"Porca flangeada para sistemas de ancoragem\" style=\"cursor:pointer;\" \/>\n        <a class=\"cta-btn orcamento-btn-produto\" id=\"btn-orcamento\" href=\"#\" style=\"margin-top:32px;display:inline-block;\">GET A QUOTE<\/a>\n        <div style=\"margin-top:18px;\">\n          <span style=\"font-size:0.98em; color:#555; opacity:0.85;\">\n            Fast and personalized service for your construction project.\n          <\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Se\u00e7\u00e3o T\u00e9cnica -->\n  <section class=\"pce-section\" style=\"background: #f8f9fa;\">\n    <h2 style=\"color: #222; border-left: 4px solid #cc0000; padding-left: 15px;\">Exclusive Features<\/h2>\n    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 30px;\">\n      <div>\n        <p style=\"font-size: 1.1em;\">Especifica\u00e7\u00f5es t\u00e9cnicas:<\/p>\n        <ul>\n          <li style=\"margin: 15px 0; padding: 15px; background: #fff; border-radius: 6px;\">\u2705 Embossed marking for traceability<\/li>\n          <li style=\"margin: 15px 0; padding: 15px; background: #fff; border-radius: 6px;\">\u2705 Resistance to: 600 MPa<\/li>\n          <li style=\"margin: 15px 0; padding: 15px; background: #fff; border-radius: 6px;\">\u2705 Compatible with Torcis\u00e3o systems<\/li>\n        <\/ul>\n      <\/div>\n      <div><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Se\u00e7\u00e3o Diferenciais -->\n  <section class=\"pce-section\" style=\"background: #f8f9fa;\">\n    <h2 style=\"color: #222; text-align: center; margin-bottom: 40px;\">Competitive Differentiators<\/h2>\n    <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px;\">\n      <div style=\"padding: 25px; text-align: center; border: 1px solid #eee; border-radius: 8px; background: #fff;\">\n        <div style=\"font-size: 2.5em; color: #cc0000;\">\ud83d\udd8b\ufe0f<\/div>\n        <h3 style=\"margin-bottom: 8px;\">\n            <br>\n          <span style=\"color: #cc0000;\">Identification<\/span>\n        <\/h3>\n        <span style=\"color: #7a7a7a; font-family: Roboto, sans-serif; font-size: 15px;\">Traceable laser engraving<\/span>\n      <\/div>\n      <div style=\"padding: 25px; text-align: center; border: 1px solid #eee; border-radius: 8px; background: #fff;\">\n        <div style=\"font-size: 2.5em; color: #cc0000;\">\u26a1<\/div>\n        <h3 style=\"margin-bottom: 8px;\">\n            <br>\n          <span style=\"color: #cc0000;\">Installation<\/span>\n        <\/h3>\n        <span style=\"color: #7a7a7a; font-family: Roboto, sans-serif; font-size: 15px;\">Optimized Torcis\u00e3o system<\/span>\n      <\/div>\n      <div style=\"padding: 25px; text-align: center; border: 1px solid #eee; border-radius: 8px; background: #fff;\">\n        <div style=\"font-size: 2.5em; color: #cc0000;\">\ud83d\udd12<\/div>\n        <h3 style=\"margin-bottom: 8px;\">\n            <br>\n          <span style=\"color: #cc0000;\">Safety<\/span>\n        <\/h3>\n        <span style=\"color: #7a7a7a; font-family: Roboto, sans-serif; font-size: 15px;\">Anti-vibration locking<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<!-- Lightbox or\u00e7amento -->\n<div id=\"orcamento-lightbox\" style=\"display:none;position:fixed;z-index:99999;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.85);align-items:center;justify-content:center;\">\n  <div class=\"orcamento-modal\" style=\"background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.18);max-width:98vw;width:420px;padding:0 0 32px 0;position:relative;display:flex;flex-direction:column;align-items:stretch;\">\n    <div class=\"orcamento-modal-header\" style=\"background:#cc0000;color:#fff;border-radius:16px 16px 0 0;padding:22px 32px 18px 32px;font-size:1.25em;font-weight:bold;letter-spacing:1px;display:flex;align-items:center;justify-content:space-between;\">\n      Request a Quote\n      <button id=\"orcamento-lightbox-close\" title=\"Fechar\" aria-label=\"Fechar modal\" style=\"color:#fff;font-size:2.2em;font-weight:bold;cursor:pointer;background:none;border:none;margin-left:18px;line-height:1;transition:color 0.2s;\">&times;<\/button>\n    <\/div>\n    <iframe id=\"orcamento-lightbox-iframe\" src=\"\" allowfullscreen style=\"border:none;width:100%;border-radius:0 0 16px 16px;background:#fff;display:block;\"><\/iframe>\n  <\/div>\n<\/div>\n\n<!-- Lightbox da imagem do produto -->\n<div id=\"img-lightbox\" style=\"display: none; position: fixed; z-index: 10000; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.92); align-items: center; justify-content: center;\">\n  <span id=\"img-lightbox-close\" style=\"position: absolute; top: 24px; right: 40px; font-size: 3em; color: #fff; cursor: pointer; z-index: 2;\">\u00d7<\/span>\n  <img id=\"img-lightbox-img\" style=\"max-width: 90vw; max-height: 90vh; border-radius: 12px; box-shadow: 0 8px 32px #0008;\" alt=\"Imagem ampliada\" \/>\n<\/div>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function() {\n    \/\/ --- LIGHTBOX OR\u00c7AMENTO (igual cruzeta e barra de ancoragem) ---\n    var orcamentoBtn = document.getElementById('btn-orcamento');\n    var orcamentoLightbox = document.getElementById('orcamento-lightbox');\n    var orcamentoIframe = document.getElementById('orcamento-lightbox-iframe');\n    var orcamentoClose = document.getElementById('orcamento-lightbox-close');\n    var orcamentoModal = document.querySelector('.orcamento-modal');\n    if (orcamentoBtn && orcamentoLightbox && orcamentoIframe && orcamentoClose && orcamentoModal) {\n      orcamentoBtn.addEventListener('click', function(e) {\n        e.preventDefault();\n        orcamentoLightbox.classList.add('open');\n        orcamentoIframe.src = '\/orcamento-conteudo.php';\n        document.body.style.overflow = 'hidden';\n      });\n      orcamentoClose.onclick = function() {\n        orcamentoLightbox.classList.remove('open');\n        setTimeout(() => { orcamentoIframe.src = ''; document.body.style.overflow = ''; }, 280);\n      };\n      orcamentoLightbox.onclick = function(e) {\n        if (e.target === orcamentoLightbox) {\n          orcamentoLightbox.classList.remove('open');\n          setTimeout(() => { orcamentoIframe.src = ''; document.body.style.overflow = ''; }, 280);\n        }\n      };\n      document.addEventListener('keydown', function(e) {\n        if (orcamentoLightbox.classList.contains('open') && e.key === \"Escape\") {\n          orcamentoLightbox.classList.remove('open');\n          setTimeout(() => { orcamentoIframe.src = ''; document.body.style.overflow = ''; }, 280);\n        }\n      });\n\n      \/\/ Ajuste din\u00e2mico da altura do modal conforme o conte\u00fado do iframe\n      window.addEventListener('message', function(event) {\n        if (event.origin !== window.location.origin) return;\n        if (event.data && event.data.type === 'iframeHeight') {\n          var newHeight = parseInt(event.data.height, 10);\n          if (newHeight && newHeight > 200) {\n            orcamentoIframe.style.height = newHeight + 'px';\n            orcamentoModal.style.height = 'auto';\n          }\n        }\n      });\n\n      \/\/ Limpa altura ao fechar\n      function resetIframeHeight() {\n        orcamentoIframe.style.height = '';\n        orcamentoModal.style.height = '';\n      }\n      orcamentoClose.addEventListener('click', resetIframeHeight);\n      orcamentoLightbox.addEventListener('click', function(e) {\n        if (e.target === orcamentoLightbox) resetIframeHeight();\n      });\n      document.addEventListener('keydown', function(e) {\n        if (orcamentoLightbox.classList.contains('open') && e.key === \"Escape\") resetIframeHeight();\n      });\n    }\n\n    \/\/ --- LIGHTBOX DE IMAGEM DO PRODUTO ---\n    const imgProduto = document.getElementById('img-produto');\n    const imgLightbox = document.getElementById('img-lightbox');\n    const imgLightboxImg = document.getElementById('img-lightbox-img');\n    const imgLightboxClose = document.getElementById('img-lightbox-close');\n    if (imgProduto && imgLightbox && imgLightboxImg && imgLightboxClose) {\n      imgProduto.addEventListener('click', function() {\n        imgLightbox.style.display = 'flex';\n        imgLightboxImg.src = imgProduto.src;\n        imgLightboxImg.alt = imgProduto.alt;\n        document.body.style.overflow = 'hidden';\n      });\n      imgLightboxClose.addEventListener('click', function() {\n        imgLightbox.style.display = 'none';\n        imgLightboxImg.src = '';\n        document.body.style.overflow = '';\n      });\n      imgLightbox.addEventListener('click', function(e) {\n        if (e.target === imgLightbox) {\n          imgLightbox.style.display = 'none';\n          imgLightboxImg.src = '';\n          document.body.style.overflow = '';\n        }\n      });\n      document.addEventListener('keydown', function(e) {\n        if (imgLightbox.style.display === 'flex' && e.key === \"Escape\") {\n          imgLightbox.style.display = 'none';\n          imgLightboxImg.src = '';\n          document.body.style.overflow = '';\n        }\n      });\n    }\n  });\n<\/script>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Porca Flangeada 5\/8&#8243; As porcas flangeadas 5\/8\u2033 s\u00e3o a solu\u00e7\u00e3o ideal para travamento de f\u00f4rmas e pilares, substituindo sistemas convencionais com maior efici\u00eancia. Fabricadas em ferro fundido nodular GGG-40 (grafita esferoidal), oferecem alta resist\u00eancia a tra\u00e7\u00e3o e impactos, garantindo durabilidade mesmo em cargas elevadas. Para maior seguran\u00e7a e rastreabilidade, possuem grava\u00e7\u00e3o em alto-relevo com informa\u00e7\u00f5es [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-944","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/pages\/944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/comments?post=944"}],"version-history":[{"count":41,"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/pages\/944\/revisions"}],"predecessor-version":[{"id":3102,"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/pages\/944\/revisions\/3102"}],"wp:attachment":[{"href":"https:\/\/torcisao.ind.br\/en\/wp-json\/wp\/v2\/media?parent=944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}