{"id":786,"date":"2025-05-18T06:15:03","date_gmt":"2025-05-17T22:15:03","guid":{"rendered":"https:\/\/testequiphub.com\/inicio\/"},"modified":"2025-07-12T10:12:47","modified_gmt":"2025-07-12T02:12:47","slug":"inicio","status":"publish","type":"page","link":"https:\/\/testequiphub.com\/es\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"786\" class=\"elementor elementor-786 elementor-8\">\n\t\t\t\t<div class=\"elementor-element elementor-element-704af8c e-flex e-con-boxed e-con e-parent\" data-id=\"704af8c\" 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-4df653d elementor-widget elementor-widget-html\" data-id=\"4df653d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Jingchuang Hero Solo<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css?family=Segoe+UI:400,600,800\" \/>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Segoe UI', sans-serif;\r\n      background-color: #f5f8fc;\r\n    }\r\n    .hero-section {\r\n      width: 100%;\r\n      background: linear-gradient(135deg, #dceafd 0%, #f2f6fc 100%);\r\n      position: relative;\r\n    }\r\n    .hero-section::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -80px;\r\n      right: -100px;\r\n      width: 300px;\r\n      height: 300px;\r\n      background: rgba(0, 102, 255, 0.08);\r\n      border-radius: 50%;\r\n      z-index: 0;\r\n    }\r\n    .hero-section::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -80px;\r\n      left: -60px;\r\n      width: 200px;\r\n      height: 200px;\r\n      background: rgba(0, 102, 255, 0.06);\r\n      transform: rotate(45deg);\r\n      z-index: 0;\r\n    }\r\n    .hero-inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 100px 60px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    .hero-left {\r\n      flex: 1 1 50%;\r\n      padding-right: 40px;\r\n    }\r\n    .hero-left h1 {\r\n      font-size: 42px;\r\n      font-weight: 800;\r\n      margin-bottom: 24px;\r\n      line-height: 1.3;\r\n      color: #1a1a1a;\r\n    }\r\n    .hero-left p {\r\n      font-size: 18px;\r\n      line-height: 1.8;\r\n      margin-bottom: 32px;\r\n      color: #333333;\r\n    }\r\n    .hero-right {\r\n      flex: 1 1 50%;\r\n      text-align: center;\r\n    }\r\n    .hero-right img {\r\n      max-width: 100%;\r\n      max-height: 460px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\r\n      object-fit: contain;\r\n    }\r\n    @media (max-width: 1024px) {\r\n      .hero-inner {\r\n        flex-direction: column;\r\n        padding: 60px 20px;\r\n      }\r\n      .hero-left {\r\n        padding-right: 0;\r\n        text-align: center;\r\n      }\r\n      .hero-left h1 {\r\n        font-size: 30px;\r\n      }\r\n      .hero-left p {\r\n        font-size: 16px;\r\n      }\r\n      .hero-right {\r\n        margin-top: 30px;\r\n      }\r\n    }\r\n    @media (max-width: 767px) {\r\n      .hero-right img {\r\n        max-height: 360px;\r\n      }\r\n    }\r\n    .button-row {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 16px;\r\n      justify-content: center;\r\n      margin-top: 20px;\r\n    }\r\n    .unified-button {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      padding: 14px 26px;\r\n      font-size: 15px;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      color: #ffffff;\r\n      min-width: 220px;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\r\n    }\r\n    .unified-button:hover {\r\n      transform: translateY(-2px);\r\n    }\r\n    .cta-button {\r\n      background-color: #0066ff;\r\n    }\r\n    .cta-button:hover {\r\n      background-color: #004ecc;\r\n    }\r\n    .whatsapp-button {\r\n      background-color: #25D366;\r\n    }\r\n    .whatsapp-button:hover {\r\n      background-color: #1ebe5d;\r\n    }\r\n    .unified-button .btn-icon {\r\n      width: 18px;\r\n      height: 18px;\r\n      display: inline-block;\r\n    }\r\n    @media (max-width: 767px) {\r\n      .button-row {\r\n        flex-direction: column;\r\n        align-items: center;\r\n      }\r\n      .unified-button {\r\n        width: auto;\r\n        max-width: 260px;\r\n        padding: 14px 24px;\r\n        text-align: center;\r\n      }\r\n    }\r\n    *, *::before, *::after {\r\n      box-sizing: border-box;\r\n    }\r\n    html, body {\r\n      max-width: 100%;\r\n      overflow-x: hidden;\r\n    }\r\n    .hero-inner {\r\n      width: 100%;\r\n      box-sizing: border-box;\r\n    }\r\n    .unified-button {\r\n      max-width: 100%;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <head>\r\n    <link rel=\"preload\" as=\"image\" href=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe7.jpg\" fetchpriority=\"high\">\r\n  <\/head>\r\n  <body>\r\n    <div class=\"hero-section\">\r\n      <div class=\"hero-inner\">\r\n        <div class=\"hero-left\">\r\n          <h1>Instrumentos de Prueba de Precisi\u00f3n \u00b7 Definiendo Est\u00e1ndares Globales de Materiales<\/h1>\r\n          <p>Nos especializamos en equipos de prueba mec\u00e1nica de materiales y ensayos no destructivos, comprometidos a proporcionar soluciones de prueba estables, eficientes y confiables para laboratorios y entornos industriales en todo el mundo.<\/p>\r\n          <div class=\"button-row\">\r\n            <a href=\"tel:+8617395577549\" class=\"cta-button unified-button\">\ud83d\udcde Ll\u00e1manos Directamente<\/a>\r\n            <a href=\"https:\/\/wa.me\/447923115240\" class=\"cta-button whatsapp-button unified-button\" target=\"_blank\" rel=\"nofollow noopener\">\r\n              <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\" class=\"btn-icon\" alt=\"WhatsApp Icon\" \/>WhatsApp\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"hero-right\">\r\n          <img decoding=\"async\" id=\"hero-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/7-4.jpg\" alt=\"Equipo de Prueba\" fetchpriority=\"high\" \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27a93b7 e-con-full e-flex e-con e-child\" data-id=\"27a93b7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1b4b31 elementor-widget elementor-widget-html\" data-id=\"e1b4b31\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.scenario-section {\r\n    background-color: transparent;\r\n    padding: 60px 20px;\r\n    text-align: center;\r\n  }\r\n\r\n  .section-title {\r\n    font-size: 32px;\r\n    font-weight: 800;\r\n    margin-bottom: 20px;\r\n    text-align: center;\r\n    color: #1a1a1a;\r\n  }\r\n\r\n  .scenario-section p {\r\n    font-size: 16px;\r\n    color: #555;\r\n    margin-bottom: 15px;\r\n  }\r\n\r\n  .scenario-cards {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 30px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .scenario-card {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n    background-color: #ffffff;\r\n    border-radius: 14px;\r\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);\r\n    padding: 28px 20px;\r\n    text-align: left;\r\n    transition: all 0.3s ease;\r\n    position: relative;\r\n    height: 100%;\r\n  }\r\n\r\n  .scenario-card:hover {\r\n    transform: translateY(-6px) scale(1.02);\r\n    box-shadow: 0 16px 32px rgba(0, 102, 255, 0.1);\r\n  }\r\n\r\n  .scenario-title {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .scenario-icon-inline {\r\n    font-size: 20px;\r\n    color: #0066ff;\r\n    font-family: \"Segoe UI Emoji\", \"Apple Color Emoji\", sans-serif;\r\n    line-height: 1;\r\n  }\r\n\r\n  .scenario-name {\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    color: #1a1a1a;\r\n  }\r\n\r\n  .scenario-card p {\r\n    font-size: 14px;\r\n    color: #555;\r\n    line-height: 1.6;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .scenario-card .suggestion {\r\n    font-size: 13px;\r\n    color: #1a1a1a;\r\n    font-style: italic;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .scenario-card a {\r\n    display: inline-block;\r\n    font-size: 14px;\r\n    color: #ffffff;\r\n    background-color: #0066ff;\r\n    padding: 10px 20px;\r\n    border-radius: 6px;\r\n    text-decoration: none;\r\n    transition: background-color 0.3s ease;\r\n  }\r\n\r\n  .scenario-card a:hover {\r\n    background-color: #004ecc;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .scenario-cards {\r\n      grid-template-columns: repeat(2, 1fr);\r\n    }\r\n  }\r\n\r\n  @media (max-width: 600px) {\r\n    .scenario-cards {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .scenario-card a {\r\n      font-size: 13px;\r\n      padding: 8px 16px;\r\n    }\r\n\r\n    .section-title {\r\n      font-size: 24px;\r\n    }\r\n    \r\n    .scenario-image {\r\n  width: 100%;\r\n  height: 160px;\r\n  object-fit: cover;\r\n  border-radius: 10px;\r\n  margin-bottom: 16px;\r\n    }\r\n  }\r\n<\/style>\r\n<div class=\"scenario-section\">\r\n  <h2 class=\"section-title\">\ud83e\udded Explora nuestras categor\u00edas principales de equipos de ensayo<\/h2>\r\n  <p>Elige la soluci\u00f3n adecuada para tu escenario de prueba: desde pernos hasta pol\u00edmeros, lo tenemos todo cubierto.<\/p>\r\n  <div class=\"scenario-cards\"><!-- Aqu\u00ed se colocan 8 tarjetas --><\/div>\r\n<\/div>\r\n\r\n<div class=\"scenario-cards\">\r\n  <!-- 1. Bolt Torque Coefficient Tester -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe9.jpg\" alt=\"Probador de Torque de Pernos\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83d\udd29<\/span><span class=\"scenario-name\">Probador de coeficiente de fricci\u00f3n de pernos<\/span><\/div>\r\n    <p>Utilizado para controlar el \u00e1ngulo de torque y verificar el coeficiente de deslizamiento en pernos estructurales y sujetadores de alta resistencia.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Ensayos en estructuras de acero<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/probador-de-coeficiente-de-friccion-de-pernos\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 2. Drop Weight Impact Tester -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe.jpg\" alt=\"Probador de Impacto por Peso Ca\u00eddo\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83d\udca5<\/span><span class=\"scenario-name\">Probador de impacto por ca\u00edda de peso<\/span><\/div>\r\n    <p>Simula impactos reales en tuber\u00edas o pl\u00e1sticos mediante la ca\u00edda libre de un peso para evaluar la resistencia al impacto.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Pruebas de tuber\u00edas<\/em><\/div>\r\n    <a href=\"\r\nhttps:\/\/testequiphub.com\/es\/probador-de-impacto-por-caida-de-peso\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 3. HDT\/Vicat Testing Machine -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe-1.jpg\" alt=\"M\u00e1quina de ensayo HDT\/Vicat\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83c\udf21\ufe0f<\/span><span class=\"scenario-name\">Equipo de ensayos HDT \/ Vicat<\/span><\/div>\r\n    <p>Se utiliza para determinar la temperatura de deflexi\u00f3n t\u00e9rmica y el punto de ablandamiento Vicat en materiales termopl\u00e1sticos.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Pruebas de tuber\u00edas<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/equipo-de-ensayos-hdt-vicat\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 4. Marshall Test Machine -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe-3.jpg\" alt=\"M\u00e1quina de Ensayo Marshall\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83c\udf0d<\/span><span class=\"scenario-name\">Probador de resistencia de pavimento<\/span><\/div>\r\n    <p>Realiza pruebas de estabilidad y valor de flujo en mezclas asf\u00e1lticas para evaluar el rendimiento del pavimento.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Ensayos geot\u00e9cnicos<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/probador-de-resistencia-de-pavimento\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 5. Melt Flow Index Tester -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe\u4e0d\u8981\u684c\u5b50.jpg\" alt=\"Probador de \u00cdndice de Fluidez\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83d\udd25<\/span><span class=\"scenario-name\">Medidor del \u00edndice de fluidez (MFI)<\/span><\/div>\r\n    <p>Mide la tasa de flujo de pl\u00e1stico fundido bajo una temperatura y carga espec\u00edficas para evaluar la procesabilidad.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Pruebas de tuber\u00edas<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/medidor-del-indice-de-fluidez\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 6. Pipeline Hydrostatic Testing Equipment -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe2.jpg\" alt=\"Equipo de Prueba Hidrost\u00e1tica de Tuber\u00edas\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83d\udeb0<\/span><span class=\"scenario-name\">Equipo de ensayo hidrost\u00e1tico para tuber\u00edas<\/span><\/div>\r\n    <p>Realiza pruebas de presi\u00f3n interna de larga duraci\u00f3n en tuber\u00edas pl\u00e1sticas y compuestas bajo carga de agua a alta presi\u00f3n.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Pruebas de tuber\u00edas<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/equipo-de-ensayo-hidrostatico-para-tuberias\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 7. Static Cone Penetrometer -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe-2.jpg\" alt=\"Penetr\u00f3metro C\u00f3nico Est\u00e1tico\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83e\udded<\/span><span class=\"scenario-name\">Penetr\u00f3metro est\u00e1tico de cono<\/span><\/div>\r\n    <p>Se utiliza para evaluar la resistencia del suelo in situ, la capacidad de carga y la estratigraf\u00eda mediante la medici\u00f3n de la resistencia del cono.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Ensayos geot\u00e9cnicos<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/penetrometro-estatico-de-cono\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n\r\n  <!-- 8. Universal Testing Machine -->\r\n  <div class=\"scenario-card\">\r\n    <img decoding=\"async\" class=\"scenario-image\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/\u767d\u5e95\u56fe7.jpg\" alt=\"M\u00e1quina de Ensayos Universales\">\r\n    <div class=\"scenario-title\"><span class=\"scenario-icon-inline\">\ud83d\udd2c<\/span><span class=\"scenario-name\">M\u00e1quina de ensayo universal<\/span><\/div>\r\n    <p>Realiza pruebas de tracci\u00f3n, compresi\u00f3n, flexi\u00f3n y corte en varios materiales para evaluaci\u00f3n mec\u00e1nica.<\/p>\r\n    <div class=\"suggestion\">\u2192 <em>Laboratorio de mec\u00e1nica<\/em><\/div>\r\n    <a href=\"https:\/\/testequiphub.com\/es\/maquina-de-ensayo-universal\/\">Ver soluci\u00f3n<\/a>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e72830 e-con-full e-flex e-con e-child\" data-id=\"6e72830\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4d02f8 elementor-widget elementor-widget-html\" data-id=\"f4d02f8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2705 Trust Section --><style>.trust-section {\r\n    position: relative;\r\n    background-color: #f5f8fc;\r\n    padding: 80px 40px;\r\n    overflow: hidden;\r\n    z-index: 1;\r\n  }\r\n\r\n  .trust-section .bg-deco-left,\r\n  .trust-section .bg-deco-right {\r\n    position: absolute;\r\n    z-index: 0;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .trust-section .bg-deco-left {\r\n    top: -150px;\r\n    left: -250px;\r\n    width: 500px;\r\n    height: 500px;\r\n    background: rgba(0, 102, 255, 0.08);\r\n    border-radius: 50%;\r\n  }\r\n\r\n  .trust-section .bg-deco-right {\r\n    bottom: -160px;\r\n    right: -260px;\r\n    width: 440px;\r\n    height: 440px;\r\n    background: rgba(0, 102, 255, 0.06);\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .trust-section .section-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1080px;\r\n    margin: 0 auto;\r\n    text-align: center;\r\n  }\r\n\r\n  .trust-section h2 {\r\n    font-size: 32px;\r\n    font-weight: 800;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .trust-section .highlight-group {\r\n    display: flex;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    gap: 60px;\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .trust-section .highlight-item {\r\n    max-width: 280px;\r\n    font-size: 17px; \/* \ud83d\udfe1 \u65b0\u589e\uff1a\u8c03\u9ad8\u6bb5\u843d\u6587\u5b57\u5927\u5c0f *\/\r\n    line-height: 1.7;\r\n    color: #444;\r\n  }\r\n\r\n  .trust-section .highlight-item span {\r\n    display: block;\r\n    font-size: 18px;  \/* \ud83d\udfe1 \u539f\u4e3a17px\uff0c\u63d0\u5347\u4e00\u7ea7 *\/\r\n    font-weight: 600;\r\n    color: #0077cc;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .trust-section p.description {\r\n    font-size: 17px; \/* \ud83d\udfe1 \u539f\u4e3a16px\uff0c\u6539\u5927\u4e00\u70b9 *\/\r\n    color: #333;\r\n    max-width: 900px;\r\n    margin: 0 auto 40px auto;\r\n    line-height: 1.8;\r\n  }\r\n\r\n  .trust-section .logo-row {\r\n    display: flex;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    gap: 40px;\r\n  }\r\n\r\n  .trust-section .logo-row img {\r\n    height: 40px;\r\n    opacity: 0.8;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .trust-section .logo-row img:hover {\r\n    opacity: 1;\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .trust-section h2 {\r\n      font-size: 24px;\r\n    }\r\n\r\n    .trust-section .highlight-group {\r\n      flex-direction: column;\r\n      align-items: center;\r\n    }\r\n  }\r\n<\/style>\r\n<section class=\"trust-section\">\r\n  <!-- \u2705 Extensi\u00f3n visual con formas geom\u00e9tricas -->\r\n  <div class=\"bg-deco-left\"><\/div>\r\n  <div class=\"bg-deco-right\"><\/div>\r\n  <div class=\"section-content\">\r\n    <h2>\u2728 Por qu\u00e9 los principales laboratorios y fabricantes conf\u00edan en nosotros<\/h2>\r\n    <div class=\"highlight-group\">\r\n      <div class=\"highlight-item\">\r\n        <span>\ud83c\udfd7 Cobertura Industrial<\/span>\r\n        Equipos ampliamente utilizados en construcci\u00f3n, petroqu\u00edmica, redes el\u00e9ctricas, universidades y organismos de inspecci\u00f3n de calidad.\r\n      <\/div>\r\n      <div class=\"highlight-item\">\r\n        <span>\u2705 Certificaci\u00f3n ISO 9001<\/span>\r\n        Producci\u00f3n y entrega bajo estrictas normas del sistema de gesti\u00f3n de calidad ISO 9001.\r\n      <\/div>\r\n      <div class=\"highlight-item\">\r\n        <span>\ud83c\udf10 Soporte Global Disponible<\/span>\r\n        Manuales en ingl\u00e9s, asistencia remota y experiencia de env\u00edo a Asia Sudoriental, Europa y Medio Oriente.\r\n      <\/div>\r\n    <\/div>\r\n    <p class=\"description\">\r\n      Aunque atendemos principalmente a distribuidores nacionales, nuestros equipos de prueba son ampliamente utilizados por laboratorios externos, organismos de inspecci\u00f3n y centros educativos.\r\n      Proporcionamos documentaci\u00f3n completa en ingl\u00e9s y tutoriales en video para ayudar a clientes internacionales a implementar y operar sin complicaciones.\r\n    <\/p>\r\n    <div class=\"logo-row\" style=\"display: flex; justify-content: center; align-items: center; gap: 60px;\">\r\n      <!-- Imagen izquierda -->\r\n      <a href=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/1f99449c3c891bd74a51bdd59cea474.jpg\" target=\"_blank\">\r\n        <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/1f99449c3c891bd74a51bdd59cea474.jpg\" alt=\"Certificado ISO 9001\" style=\"width: 320px; height: auto; border-radius: 8px; box-shadow: 0 6px 16px rgba(0,0,0,0.15);\" \/>\r\n      <\/a>\r\n      <!-- Texto derecho, fuente agrandada -->\r\n      <div style=\"max-width: 320px; color: #444; font-size: 17px; line-height: 1.8; text-align: left;\">\r\n        <strong style=\"font-size: 18px;\">Sobre el certificado:<\/strong><br\/>\r\n        Este certificado ISO 9001 confirma que nuestra producci\u00f3n de instrumentos de prueba para materiales de construcci\u00f3n cumple con estrictos est\u00e1ndares de calidad. Fue emitido por el Centro de Certificaci\u00f3n Guoxing Zhongcheng.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a27353 e-con-full e-flex e-con e-child\" data-id=\"9a27353\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b49f4a elementor-widget elementor-widget-html\" data-id=\"3b49f4a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2705 \u7b2c4\u5c4f\uff1a\u89c6\u9891\u8f6e\u64ad\u533a\uff08\u7ec8\u6781\u4f18\u5316 + \u624b\u673a\u6309\u94ae\u4e0b\u7f6e\u7248\uff09 -->\r\n<section class=\"video-section-clean\">\r\n  <h2 class=\"section-title\">\ud83c\udfa5 Observa nuestras m\u00e1quinas de pruebas en acci\u00f3n<\/h2>\r\n  <p class=\"section-sub\">Comprueba c\u00f3mo funcionan nuestros equipos en situaciones de prueba reales<\/p>\r\n\r\n  <div class=\"video-carousel\">\r\n    <div class=\"video-clean-block\">\r\n      <video id=\"demo-video\" controls=\"\" playsinline=\"\" class=\"clean-video\">\r\n        <source id=\"video-source\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/2.19%E6%97%A5%E5%AE%8C%E6%88%90%EF%BC%8C%E4%B8%94%E5%B7%B2%E4%B8%8A%E4%BC%A0.mp4\" type=\"video\/mp4\">\r\n  Tu navegador no admite la etiqueta de v\u00eddeo.\r\n      <\/source><\/video>\r\n      <div class=\"video-caption\">\r\n        <strong id=\"video-title\">Demostraci\u00f3n de prueba de par de apriete de pernos<\/strong>\r\n        <p class=\"video-description\" id=\"video-desc\">Demuestra el ensayo del coeficiente de torsi\u00f3n de los pernos estructurales.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2705 \u624b\u673a\u7aef\u4e0b\u65b9\u6309\u94ae\u5e03\u5c40\u5bb9\u5668 -->\r\n    <div class=\"video-carousel-buttons\">\r\n      <button class=\"carousel-btn prev\" onclick=\"switchVideo(-1)\">\u25c0<\/button>\r\n      <button class=\"carousel-btn next\" onclick=\"switchVideo(1)\">\u25b6<\/button>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.video-section-clean {\r\n  max-width: 1200px;\r\n  margin: 50px auto;\r\n  padding: 0 16px;\r\n  text-align: center;\r\n}\r\n.section-title {\r\n  font-size: 30px;\r\n  font-weight: 800;\r\n  margin-bottom: 14px;\r\n  color: #1a1a1a;\r\n}\r\n.video-section-clean .section-sub {\r\n  font-size: 15px;\r\n  color: #555;\r\n  margin-bottom: 24px;\r\n}\r\n.video-carousel {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  flex-direction: column;\r\n}\r\n.video-carousel-buttons {\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 24px;\r\n  margin-top: 12px;\r\n}\r\n.carousel-btn {\r\n  background-color: rgba(0,0,0,0.05);\r\n  border: none;\r\n  font-size: 32px;\r\n  color: #333;\r\n  cursor: pointer;\r\n  padding: 12px 18px;\r\n  border-radius: 50%;\r\n  transition: background 0.2s ease;\r\n}\r\n.carousel-btn:hover {\r\n  background-color: rgba(0,0,0,0.12);\r\n}\r\n.video-clean-block {\r\n  margin: 0 16px;\r\n  max-width: 720px;\r\n  width: 100%;\r\n}\r\n.clean-video {\r\n  width: 100%;\r\n  border-radius: 14px;\r\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\r\n  object-fit: contain;\r\n  aspect-ratio: 9\/16;\r\n}\r\n.video-caption {\r\n  margin-top: 12px;\r\n  color: #333;\r\n}\r\n.video-caption strong {\r\n  font-size: 16px;\r\n  font-weight: 600;\r\n  margin-bottom: 6px;\r\n  display: block;\r\n}\r\n.video-description {\r\n  font-size: 15px;\r\n  color: #555;\r\n}\r\n@media (max-width: 768px) {\r\n  .video-section-clean {\r\n    margin: 40px auto;\r\n  }\r\n  .video-clean-block {\r\n    max-width: 100%;\r\n    padding: 0 10px;\r\n    margin-bottom: 16px;\r\n  }\r\n  .clean-video {\r\n    width: 100%;\r\n    height: auto;\r\n    aspect-ratio: 9\/16;\r\n    border-radius: 16px;\r\n  }\r\n  .carousel-btn {\r\n    font-size: 32px;\r\n    padding: 14px 20px;\r\n  }\r\n  .section-title {\r\n    font-size: 22px;\r\n  }\r\n  .section-sub {\r\n    font-size: 14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\nconst videos = [\r\n  {\r\n    src: \"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/2.19\u65e5\u5b8c\u6210\uff0c\u4e14\u5df2\u4e0a\u4f20.mp4\",\r\n    title: \"Bolt Torque Test Demo\",\r\n    desc: \"Demonstrates torque coefficient testing of structural bolts.\"\r\n  },\r\n  {\r\n    src: \"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/2.21\u65e5\u5b8c\u6210\uff0c\u4e14\u5df2\u4e0a\u4f20.mp4\",\r\n    title: \"Drop Weight Impact Test Demo\",\r\n    desc: \"Shows material response under free-fall impact testing conditions.\"\r\n  }\r\n];\r\n\r\nlet currentVideo = 0;\r\n\r\nfunction switchVideo(direction) {\r\n  currentVideo += direction;\r\n  if (currentVideo < 0) currentVideo = videos.length - 1;\r\n  if (currentVideo >= videos.length) currentVideo = 0;\r\n\r\n  const video = document.getElementById(\"demo-video\");\r\n  const source = document.getElementById(\"video-source\");\r\n  const title = document.getElementById(\"video-title\");\r\n  const desc = document.getElementById(\"video-desc\");\r\n\r\n  source.src = videos[currentVideo].src;\r\n  title.textContent = videos[currentVideo].title;\r\n  desc.textContent = videos[currentVideo].desc;\r\n  video.load();\r\n}\r\n\r\n\/\/ \u2705 \u624b\u673a\u7aef\u70b9\u51fb\u89c6\u9891\u5f3a\u5236\u8bf7\u6c42\u5168\u5c4f\u64ad\u653e\r\nconst mobileFullscreen = document.getElementById(\"demo-video\");\r\nmobileFullscreen.addEventListener(\"click\", function () {\r\n  if (window.innerWidth <= 768) {\r\n    const video = this;\r\n    if (video.requestFullscreen) {\r\n      video.requestFullscreen();\r\n    } else if (video.webkitRequestFullscreen) {\r\n      video.webkitRequestFullscreen();\r\n    } else if (video.msRequestFullscreen) {\r\n      video.msRequestFullscreen();\r\n    }\r\n  }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6096e3 e-con-full e-flex e-con e-child\" data-id=\"d6096e3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8d2d42 elementor-widget elementor-widget-html\" data-id=\"f8d2d42\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2705 \u7b2c5\u5c4f\uff1a\u670d\u52a1\u6d41\u7a0b + \u5f15\u5bfc\u533a\uff08\u56fe\u6807\u52a0\u5f3a + \u54cd\u5e94\u4f18\u5316\uff09 -->\r\n<section class=\"flow-modern\">\r\n  <div class=\"flow-bg-circle left\"><\/div>\r\n  <div class=\"flow-bg-circle right\"><\/div>\r\n\r\n  <h2 class=\"section-title\">\ud83d\udee0\ufe0f C\u00f3mo conseguir tu soluci\u00f3n de pruebas ideal<\/h2>\r\n  <p class=\"section-sub\">Sigue nuestro proceso simplificado para adaptarlo a tus necesidades y empezar sin problemas<\/p>\r\n\r\n  <div class=\"flow-steps\">\r\n    <div class=\"flow-line\"><\/div>\r\n    <div class=\"flow-step\">\r\n      <div class=\"flow-icon\">\ud83d\udce8<\/div>\r\n      <h3 class=\"flow-title\">Presentar requisitos<\/h3>\r\n    <\/div>\r\n    <div class=\"flow-step\">\r\n      <div class=\"flow-icon\">\ud83d\udccb<\/div>\r\n      <h3 class=\"flow-title\">Confirmar Plan<\/h3>\r\n    <\/div>\r\n    <div class=\"flow-step\">\r\n      <div class=\"flow-icon\">\ud83d\udcb3<\/div>\r\n      <h3 class=\"flow-title\">Pagar y enviar<\/h3>\r\n    <\/div>\r\n    <div class=\"flow-step\">\r\n      <div class=\"flow-icon\">\ud83d\udece\ufe0f<\/div>\r\n      <h3 class=\"flow-title\">Posventa<\/h3>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"flow-description\">\r\n    <p><strong>Paso<\/strong> <strong>1:<\/strong> Ind\u00edcanos tus objetivos de pruebas \u2192 <strong>Paso 2:<\/strong> Revisamos la soluci\u00f3n m\u00e1s adecuada \u2192 <strong>Paso 3:<\/strong> Confirmamos el precio y el env\u00edo \u2192 <strong>Paso 4:<\/strong> Permanecemos contigo para ofrecerte asistencia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"flow-cta\">\r\n    <a href=\"https:\/\/wa.me\/447923115240\" target=\"_blank\" class=\"cta-button unified-button\" rel=\"nofollow noopener\">\ud83d\ude80 Inicia tu proyecto<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n  .flow-modern {\r\n    max-width: 1100px;\r\n    margin: 20px auto 20px;\r\n    padding: 60px 20px;\r\n    text-align: center;\r\n    position: relative;\r\n    background: linear-gradient(135deg, #f5faff 0%, #f2f6fc 100%);\r\n    border-radius: 24px;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .flow-steps {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    position: relative;\r\n    margin: 60px auto 40px;\r\n    max-width: 900px;\r\n  }\r\n\r\n  .flow-step {\r\n    flex: 1;\r\n    z-index: 1;\r\n  }\r\n\r\n  .flow-icon {\r\n    font-size: 40px;\r\n    margin-bottom: 10px;\r\n    background: #fff;\r\n    width: 80px;\r\n    height: 80px;\r\n    line-height: 80px;\r\n    border-radius: 50%;\r\n    margin: 0 auto 10px;\r\n    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);\r\n  }\r\n\r\n  .flow-title {\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #333;\r\n  }\r\n\r\n  .flow-line {\r\n    position: absolute;\r\n    top: 40px;\r\n    left: 5%;\r\n    width: 90%;\r\n    height: 2px;\r\n    background: linear-gradient(to right, #25D366, #0066ff);\r\n    z-index: 0;\r\n  }\r\n\r\n  .flow-description {\r\n    font-size: 16px;\r\n    color: #555;\r\n    max-width: 720px;\r\n    margin: 0 auto 30px;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .flow-cta {\r\n    margin-top: 30px;\r\n  }\r\n\r\n  .flow-bg-circle {\r\n    position: absolute;\r\n    width: 240px;\r\n    height: 240px;\r\n    background: rgba(0, 102, 255, 0.06);\r\n    border-radius: 50%;\r\n    z-index: 0;\r\n  }\r\n\r\n  .flow-bg-circle.left {\r\n    top: -60px;\r\n    left: -100px;\r\n  }\r\n\r\n  .flow-bg-circle.right {\r\n    bottom: -60px;\r\n    right: -100px;\r\n  }\r\n\r\n  .section-title {\r\n    font-size: 32px;\r\n    font-weight: 800;\r\n    margin-bottom: 20px;\r\n    text-align: center;\r\n    color: #1a1a1a;\r\n  }\r\n\r\n  \/* \u2705 \u65b0\u589e\u8fd9\u4e00\u6bb5\u6837\u5f0f\u63a7\u5236\u526f\u6807\u9898\u5927\u5c0f *\/\r\n  .section-sub {\r\n    font-size: 18px;\r\n    color: #555;\r\n    margin-top: 0;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .flow-steps {\r\n      flex-direction: column;\r\n      gap: 30px;\r\n    }\r\n\r\n    .flow-line {\r\n      display: none;\r\n    }\r\n\r\n    .flow-bg-circle.left {\r\n      top: -40px;\r\n      left: -60px;\r\n    }\r\n\r\n    .flow-bg-circle.right {\r\n      bottom: -40px;\r\n      right: -60px;\r\n    }\r\n\r\n    .flow-icon {\r\n      width: 70px;\r\n      height: 70px;\r\n      line-height: 70px;\r\n      font-size: 36px;\r\n    }\r\n\r\n    .section-title {\r\n      font-size: 24px;\r\n    }\r\n\r\n    .section-sub {\r\n      font-size: 16px;\r\n    }\r\n  }\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f42bd3 e-con-full e-flex e-con e-child\" data-id=\"8f42bd3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0978306 elementor-widget elementor-widget-html\" data-id=\"0978306\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2705 \u6a2a\u5411\u7ed3\u6784\uff1a\u4e09\u5927\u4eae\u70b9\u5de6 + \u8054\u7cfb\u53f3 + \u4f18\u5316\u80cc\u666f -->\r\n<section class=\"contact-section-flex\">\r\n  <!-- \u5de6\uff1a\u4e09\u5927\u4eae\u70b9 -->\r\n  <div class=\"left-features\">\r\n    <div class=\"feature-card\">\r\n      <div class=\"feature-icon\">\u26a1<\/div>\r\n      <div>\r\n        <p class=\"feature-title\">Respuesta r\u00e1pida<\/p>\r\n        <p class=\"feature-desc\">Respondemos en un plazo de 4 horas laborables a la mayor\u00eda de las solicitudes.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"feature-card\">\r\n      <div class=\"feature-icon\">\ud83c\udf10<\/div>\r\n      <div>\r\n        <p class=\"feature-title\">Soporte multiling\u00fce<\/p>\r\n        <p class=\"feature-desc\">Manuales en ingl\u00e9s, tutoriales y comunicaci\u00f3n global preparada.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"feature-card\">\r\n      <div class=\"feature-icon\">\ud83d\udd12<\/div>\r\n      <div>\r\n        <p class=\"feature-title\">Manejo seguro de datos<\/p>\r\n        <p class=\"feature-desc\">Tu informaci\u00f3n est\u00e1 encriptada y es estrictamente confidencial.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u53f3\uff1a\u8054\u7cfb\u5185\u5bb9 -->\r\n  <div class=\"right-contact\">\r\n    <h2>\ud83d\udcee Ponte en contacto con nosotros<\/h2>\r\n    <p class=\"sub\">No es necesario rellenar ning\u00fan formulario: s\u00f3lo tienes que hacer clic abajo y elegir la forma que prefieras<\/p>\r\n    <p class=\"micro-promise\">\u2705 \u00cdndice de satisfacci\u00f3n del 98% - Asistencia completa en ingl\u00e9s - Cobertura mundial<\/p>\r\n    <button class=\"cta-popup-button\" onclick=\"document.querySelector('.contact-options').classList.toggle('show')\">\r\n  \ud83d\ude80 Contacta con nosotros\r\n    <\/button>\r\n    <div class=\"contact-options\">\r\n      <a href=\"mailto:info@testequiphub.com\" class=\"option-item\">\ud83d\udce7 Env\u00edanos un email<\/a>\r\n      <a href=\"https:\/\/wa.me\/447923115240\" class=\"option-item\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Chat de WhatsApp<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2705 \u5e95\u90e8\u89c6\u89c9\u6ce2\u6d6a\u80cc\u666f\uff08\u5df2\u4f18\u5316\uff09 -->\r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"section-bg\" viewbox=\"0 0 1440 200\">\r\n    <defs>\r\n      <lineargradient id=\"footerGradient\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\r\n        <stop offset=\"0%\" stop-color=\"#f5f8fc\"><\/stop>\r\n        <stop offset=\"100%\" stop-color=\"#e3ebf8\"><\/stop>\r\n      <\/lineargradient>\r\n    <\/defs>\r\n    <path fill=\"url(#footerGradient)\" fill-opacity=\"1\" d=\"M0,120 C360,180 1080,40 1440,120 L1440,320 L0,320 Z\"><\/path>\r\n  <\/svg>\r\n<\/section>\r\n\r\n<style>\r\n.contact-section-flex {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  gap: 60px;\r\n  padding: 60px 5% 150px;\r\n  background-color: #f5f8fc;\r\n  flex-wrap: wrap;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.left-features {\r\n  flex: 1;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 30px;\r\n  min-width: 260px;\r\n  z-index: 1;\r\n}\r\n\r\n.feature-card {\r\n  background: #ffffff;\r\n  padding: 24px 30px;\r\n  border-radius: 16px;\r\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 20px;\r\n}\r\n\r\n.feature-icon {\r\n  font-size: 44px;\r\n  width: 54px;\r\n  height: 54px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  color: #0077cc;\r\n}\r\n\r\n.feature-title {\r\n  font-size: 18px;\r\n  font-weight: 600;\r\n  margin: 0 0 6px 0;\r\n  color: #222;\r\n}\r\n\r\n.feature-desc {\r\n  font-size: 16px;\r\n  color: #555;\r\n  margin: 0;\r\n  line-height: 1.5;\r\n}\r\n\r\n.right-contact {\r\n  flex: 1;\r\n  min-width: 300px;\r\n  text-align: center;\r\n  z-index: 1;\r\n}\r\n\r\n.right-contact h2 {\r\n  font-size: 30px;\r\n  font-weight: 800;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.right-contact .sub {\r\n  font-size: 16px;\r\n  color: #666;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.right-contact .micro-promise {\r\n  font-size: 14px;\r\n  color: #444;\r\n  margin-bottom: 26px;\r\n  font-weight: 500;\r\n}\r\n\r\n.cta-popup-button {\r\n  padding: 14px 34px;\r\n  background-color: #0066ff;\r\n  color: white;\r\n  border: none;\r\n  border-radius: 10px;\r\n  font-weight: 600;\r\n  font-size: 16px;\r\n  box-shadow: 0 6px 16px rgba(0, 102, 255, 0.2);\r\n  cursor: pointer;\r\n}\r\n\r\n.contact-options {\r\n  display: none;\r\n  flex-direction: column;\r\n  gap: 14px;\r\n  background: white;\r\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n  border-radius: 12px;\r\n  padding: 30px 20px;\r\n  max-width: 340px;\r\n  margin: 30px auto 0;\r\n}\r\n\r\n.contact-options.show {\r\n  display: flex;\r\n}\r\n\r\n.option-item {\r\n  text-decoration: none;\r\n  background-color: #f0f4fc;\r\n  color: #1a1a1a;\r\n  font-weight: 600;\r\n  padding: 12px 18px;\r\n  border-radius: 8px;\r\n  transition: background 0.3s;\r\n}\r\n\r\n.option-item:hover {\r\n  background-color: #e0ecff;\r\n}\r\n\r\n.section-bg {\r\n  position: absolute;\r\n  bottom: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: auto;\r\n  z-index: 0;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Jingchuang Hero Solo Instrumentos de Prueba de Precisi\u00f3n \u00b7 Definiendo Est\u00e1ndares Globales de Materiales Nos especializamos en equipos de prueba mec\u00e1nica de materiales y ensayos no destructivos, comprometidos a proporcionar soluciones de prueba estables, eficientes y confiables para laboratorios y entornos industriales en todo el mundo. \ud83d\udcde Ll\u00e1manos Directamente WhatsApp \ud83e\udded Explora nuestras categor\u00edas principales [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","iawp_total_views":43,"footnotes":""},"class_list":["post-786","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/pages\/786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/comments?post=786"}],"version-history":[{"count":32,"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/pages\/786\/revisions"}],"predecessor-version":[{"id":1440,"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/pages\/786\/revisions\/1440"}],"wp:attachment":[{"href":"https:\/\/testequiphub.com\/es\/wp-json\/wp\/v2\/media?parent=786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}