{"id":8,"date":"2026-04-27T20:48:04","date_gmt":"2026-04-27T20:48:04","guid":{"rendered":"https:\/\/wance.mx\/?page_id=8"},"modified":"2026-04-27T20:53:42","modified_gmt":"2026-04-27T20:53:42","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/wance.mx\/es\/elementor-8\/","title":{"rendered":"Elementor #8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac95b38 e-con-full e-flex e-con e-parent\" data-id=\"ac95b38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b47d26f elementor-widget elementor-widget-html\" data-id=\"b47d26f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<?php\n\/**\n * Template Name: METUR Homepage\n * Description: Full-width custom homepage for METUR\n *\n * HOW TO USE:\n * 1. Upload this file to your active theme folder (or child theme):\n *    wp-content\/themes\/YOUR-THEME\/metur-homepage.php\n * 2. In WP Admin \u2192 Pages \u2192 Add New, create a page called \"Home\"\n * 3. On the right panel under \"Page Attributes\", set Template = \"METUR Homepage\"\n * 4. Publish the page\n * 5. Go to Settings \u2192 Reading \u2192 set \"Your homepage displays\" to Static Page \u2192 select \"Home\"\n * 6. Upload your logo image to Media Library and update the $logo_url variable below\n *\/\n\n\/\/ \u2500\u2500 Update this with your actual logo URL from Media Library \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n$logo_url = get_template_directory_uri() . '\/images\/metur-logo.png';\n\/\/ Or use the Media Library URL directly, e.g.:\n\/\/ $logo_url = 'https:\/\/yoursite.com\/wp-content\/uploads\/2025\/01\/METUR_Main_Logo.png';\n\/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\/\/ Remove default header\/footer and render a clean full-page layout\n?><!DOCTYPE html>\n<html <?php language_attributes(); ?>>\n<head>\n<meta charset=\"<?php bloginfo('charset'); ?>\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title><?php wp_title('|', true, 'right'); ?><?php bloginfo('name'); ?><\/title>\n<?php wp_head(); ?>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&family=DM+Sans:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2500\u2500 RESET & VARIABLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --ink:#0d1117;--ink2:#4a5568;--ink3:#8a94a6;\n  --surface:#ffffff;--surface2:#f7f8fa;\n  --accent:#e63b2e;--accent2:#c0311f;--accent-light:#fdecea;\n  --line:#e2e6ee;--radius:12px;\n  --font:'DM Sans',sans-serif;--font2:'Inter',sans-serif;\n}\nbody{font-family:var(--font);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;padding:0}\na{text-decoration:none;color:inherit}\nimg{max-width:100%;height:auto}\n\n\/* \u2500\u2500 TOP BAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-topbar{background:var(--ink);color:#8a94a6;font-family:var(--font2);font-size:12px;padding:8px 48px;display:flex;justify-content:space-between;align-items:center}\n.metur-topbar .phone{color:#e2e6ee;font-weight:500;display:flex;align-items:center;gap:6px}\n.metur-topbar .phone::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#34d399}\n.metur-topbar .lang{display:flex;gap:16px}\n.metur-topbar .lang a{color:#6b7280;transition:color .2s}\n.metur-topbar .lang a:hover,.metur-topbar .lang a.active{color:#e2e6ee;font-weight:500}\n\n\/* \u2500\u2500 HEADER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 48px;height:72px;position:sticky;top:0;z-index:1000;box-shadow:0 1px 12px rgba(0,0,0,.06)}\n.metur-logo{height:44px;width:auto;object-fit:contain;margin-right:40px;flex-shrink:0}\n.metur-nav{display:flex;flex:1;align-items:center;height:72px}\n.metur-nav-item{position:relative;height:72px;display:flex;align-items:center}\n.metur-nav-item>a{padding:0 14px;font-size:14px;font-weight:500;color:var(--ink2);transition:color .2s;white-space:nowrap;height:72px;display:flex;align-items:center;gap:4px}\n.metur-nav-item>a:hover{color:var(--accent)}\n.metur-nav-item>a .chevron{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}\n.metur-nav-item:hover>a .chevron{transform:rotate(180deg)}\n.metur-dropdown{display:none;position:absolute;top:calc(100% + 1px);left:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:230px;box-shadow:0 8px 32px rgba(0,0,0,.10);z-index:200;padding:6px}\n.metur-nav-item:hover .metur-dropdown{display:block}\n.metur-dropdown a{display:block;padding:8px 12px;font-size:13px;color:var(--ink2);border-radius:8px;transition:background .15s,color .15s}\n.metur-dropdown a:hover{background:var(--accent-light);color:var(--accent)}\n.metur-cta{margin-left:auto;background:var(--accent);color:#fff!important;font-size:13px;font-weight:600;padding:8px 20px;border-radius:8px;transition:background .2s;white-space:nowrap}\n.metur-cta:hover{background:var(--accent2)}\n\n\/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-hero{background:var(--ink);position:relative;overflow:hidden;min-height:560px;display:flex;align-items:center}\n.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px}\n.hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(230,59,46,.18) 0%,transparent 70%);top:-100px;right:-100px;pointer-events:none}\n.hero-inner{position:relative;z-index:2;padding:80px 48px;max-width:700px}\n.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);font-family:var(--font2);font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-bottom:24px}\n.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#34d399;flex-shrink:0}\n.metur-hero h1{font-family:var(--font);font-size:52px;font-weight:600;color:#fff;line-height:1.12;letter-spacing:-1.5px;margin-bottom:20px}\n.metur-hero h1 em{font-style:normal;color:#f4a09a}\n.metur-hero p{font-size:17px;color:rgba(255,255,255,.55);line-height:1.7;max-width:500px;margin-bottom:36px;font-family:var(--font2)}\n.hero-actions{display:flex;gap:12px;flex-wrap:wrap}\n.btn-primary{background:var(--accent);color:#fff!important;font-family:var(--font);font-size:14px;font-weight:600;padding:12px 24px;border-radius:9px;transition:background .2s,transform .15s;display:inline-flex;align-items:center;gap:8px}\n.btn-primary:hover{background:var(--accent2);transform:translateY(-1px)}\n.btn-ghost{background:rgba(255,255,255,.07);color:rgba(255,255,255,.8)!important;font-family:var(--font);font-size:14px;font-weight:500;padding:12px 24px;border-radius:9px;border:1px solid rgba(255,255,255,.12);transition:background .2s}\n.btn-ghost:hover{background:rgba(255,255,255,.12)}\n.hero-indicators{display:flex;gap:6px;margin-top:40px}\n.indicator{width:24px;height:3px;border-radius:2px;background:rgba(255,255,255,.2);cursor:pointer;transition:background .3s,width .3s;border:none;padding:0;outline:none}\n.indicator.active{width:40px;background:var(--accent)}\n\n\/* \u2500\u2500 STATS BAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-stats{background:var(--surface);border-bottom:1px solid var(--line);padding:28px 48px;display:flex;gap:0}\n.stat-item{flex:1;text-align:center;position:relative}\n.stat-item+.stat-item::before{content:'';position:absolute;left:0;top:20%;height:60%;width:1px;background:var(--line)}\n.stat-num{font-size:28px;font-weight:600;color:var(--ink);letter-spacing:-1px;line-height:1}\n.stat-num span{color:var(--accent)}\n.stat-label{font-family:var(--font2);font-size:12px;color:var(--ink3);margin-top:4px}\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-section{padding:72px 48px}\n.metur-section.alt{background:var(--surface2)}\n.section-label{font-family:var(--font2);font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:10px}\n.section-title{font-size:32px;font-weight:600;color:var(--ink);letter-spacing:-.8px;line-height:1.2;margin-bottom:12px}\n.section-sub{font-family:var(--font2);font-size:15px;color:var(--ink2);line-height:1.65;max-width:500px}\n.section-header{margin-bottom:44px}\n.section-header.center{text-align:center}\n.section-header.center .section-sub{margin:0 auto}\n\n\/* \u2500\u2500 PRODUCTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}\n.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}\n.product-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:background .2s}\n.product-card:hover{border-color:rgba(230,59,46,.3);box-shadow:0 4px 24px rgba(230,59,46,.08)}\n.product-card:hover::before{background:var(--accent)}\n.product-icon{width:40px;height:40px;border-radius:10px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;margin-bottom:16px}\n.product-icon svg{width:20px;height:20px;stroke:var(--accent);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}\n.product-card h3{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:12px;line-height:1.3}\n.product-card ul{list-style:none;display:flex;flex-direction:column;gap:4px}\n.product-card ul li a{font-family:var(--font2);font-size:12px;color:var(--ink3);transition:color .15s;display:flex;align-items:center;gap:4px}\n.product-card ul li a:hover{color:var(--accent)}\n.product-card ul li a::before{content:'';width:4px;height:4px;border-radius:50%;background:var(--line);flex-shrink:0}\n.card-more{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:12px;font-weight:600;color:var(--accent);font-family:var(--font2)}\n.view-all-wrap{margin-top:32px;text-align:center}\n.btn-outline{display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--line);color:var(--ink2)!important;font-size:14px;font-weight:500;padding:10px 24px;border-radius:9px;transition:border-color .2s,color .2s}\n.btn-outline:hover{border-color:var(--accent);color:var(--accent)!important}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}\n.about-visual{background:var(--ink);border-radius:20px;padding:40px}\n.about-stat{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}\n.about-stat:last-child{border-bottom:none;padding-bottom:0}\n.about-stat:first-child{padding-top:0}\n.about-stat-num{font-size:40px;font-weight:600;color:#fff;letter-spacing:-1.5px;line-height:1}\n.about-stat-num em{font-style:normal;color:#f4a09a}\n.about-stat-label{font-family:var(--font2);font-size:13px;color:rgba(255,255,255,.4);margin-top:4px}\n.about-tag{display:inline-block;font-family:var(--font2);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:3px 10px;border-radius:100px;background:rgba(244,160,154,.12);color:#f4a09a;margin-bottom:16px}\n\n\/* \u2500\u2500 SOLUTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}\n.solution-card{border-radius:var(--radius);padding:28px 24px;background:var(--surface);border:1px solid var(--line);transition:border-color .2s,background .2s}\n.solution-card:hover{border-color:rgba(230,59,46,.3);background:var(--accent-light)}\n.sol-num{font-family:var(--font2);font-size:11px;font-weight:600;color:var(--ink3);letter-spacing:1px;margin-bottom:16px}\n.sol-icon{width:44px;height:44px;border-radius:10px;background:var(--surface2);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:background .2s,border-color .2s}\n.solution-card:hover .sol-icon{background:rgba(230,59,46,.1);border-color:rgba(230,59,46,.2)}\n.sol-icon svg{width:22px;height:22px;stroke:var(--ink2);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}\n.solution-card:hover .sol-icon svg{stroke:var(--accent)}\n.solution-card h3{font-size:15px;font-weight:600;color:var(--ink);margin-bottom:8px}\n.solution-card p{font-family:var(--font2);font-size:12px;color:var(--ink3);line-height:1.6}\n\n\/* \u2500\u2500 SERVICES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}\n.service-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px 16px;text-align:center;transition:border-color .2s,box-shadow .2s}\n.service-card:hover{border-color:rgba(230,59,46,.3);box-shadow:0 4px 16px rgba(230,59,46,.08)}\n.svc-icon{width:44px;height:44px;border-radius:10px;background:var(--surface2);border:1px solid var(--line);margin:0 auto 14px;display:flex;align-items:center;justify-content:center}\n.svc-icon svg{width:20px;height:20px;stroke:var(--ink2);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}\n.service-card h4{font-size:12px;font-weight:600;color:var(--ink);line-height:1.4}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.metur-footer{background:var(--ink);color:rgba(255,255,255,.4);padding:56px 48px 32px}\n.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}\n.footer-logo{height:36px;width:auto;object-fit:contain;margin-bottom:14px;display:block;filter:brightness(0) invert(1);opacity:.8}\n.footer-brand p{font-family:var(--font2);font-size:13px;line-height:1.7;max-width:260px}\n.footer-contact{margin-top:20px;font-family:var(--font2);font-size:12px;color:rgba(255,255,255,.5)}\n.footer-col h5{font-size:12px;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:16px}\n.footer-col a{display:block;font-family:var(--font2);font-size:12px;color:rgba(255,255,255,.35)!important;margin-bottom:8px;transition:color .15s}\n.footer-col a:hover{color:rgba(255,255,255,.8)!important}\n.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:24px;display:flex;justify-content:space-between;align-items:center}\n.footer-bottom p{font-family:var(--font2);font-size:11px;color:rgba(255,255,255,.25)}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:1024px){\n  .products-grid,.solutions-grid{grid-template-columns:repeat(2,1fr)}\n  .services-grid{grid-template-columns:repeat(3,1fr)}\n  .footer-top{grid-template-columns:1fr 1fr;gap:28px}\n  .about-layout{grid-template-columns:1fr;gap:40px}\n}\n@media(max-width:768px){\n  .metur-topbar,.metur-header,.metur-stats,.metur-section,.metur-footer{padding-left:24px;padding-right:24px}\n  .metur-nav{display:none}\n  .metur-hero h1{font-size:34px}\n  .hero-inner{padding:60px 24px}\n  .products-grid,.solutions-grid,.services-grid{grid-template-columns:1fr 1fr}\n  .footer-top{grid-template-columns:1fr}\n}\n@media(max-width:480px){\n  .products-grid,.solutions-grid,.services-grid{grid-template-columns:1fr}\n  .metur-stats{flex-wrap:wrap}\n  .stat-item{flex:0 0 50%;padding:16px 0}\n  .stat-item+.stat-item::before{display:none}\n}\n<\/style>\n<\/head>\n<body <?php body_class('metur-homepage'); ?>>\n\n<!-- TOP BAR -->\n<div class=\"metur-topbar\">\n  <span class=\"phone\">+86 755 23057280<\/span>\n  <span class=\"lang\">\n    <a href=\"#\" class=\"active\">EN<\/a>\n    <a href=\"#\">ES<\/a>\n  <\/span>\n<\/div>\n\n<!-- HEADER -->\n<header class=\"metur-header\">\n  <a href=\"<?php echo home_url('\/'); ?>\">\n    <img decoding=\"async\" class=\"metur-logo\" src=\"<?php echo esc_url($logo_url); ?>\" alt=\"<?php bloginfo('name'); ?> \u2013 Expert in Sample Preparation\">\n  <\/a>\n  <nav class=\"metur-nav\">\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">Products\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Composite testing<\/a>\n        <a href=\"#\">Dynamic &amp; fatigue testing<\/a>\n        <a href=\"#\">Automated system<\/a>\n        <a href=\"#\">Electromechanical testing<\/a>\n        <a href=\"#\">Servo hydraulic testing<\/a>\n        <a href=\"#\">Pendulum impact testing<\/a>\n        <a href=\"#\">Drop weight impact testing<\/a>\n        <a href=\"#\">Specialized testing machines<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">Accessories\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Grips and fixtures<\/a>\n        <a href=\"#\">Extensometer<\/a>\n        <a href=\"#\">Furnace<\/a>\n        <a href=\"#\">Environmental chamber<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">Solutions\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Standards and methods<\/a>\n        <a href=\"#\">Industry solutions<\/a>\n        <a href=\"#\">Our clients<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">Services\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Documents download<\/a>\n        <a href=\"#\">Service network<\/a>\n        <a href=\"#\">Products video<\/a>\n        <a href=\"#\">Pre-sales support<\/a>\n        <a href=\"#\">After-sales support<\/a>\n        <a href=\"#\">Q &amp; A<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">News\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Exhibitions &amp; events<\/a>\n        <a href=\"#\">Company news<\/a>\n        <a href=\"#\">Onsite installation<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"metur-nav-item\">\n      <a href=\"#\">About\n        <svg class=\"chevron\" viewBox=\"0 0 16 16\"><polyline points=\"4,6 8,10 12,6\"\/><\/svg>\n      <\/a>\n      <div class=\"metur-dropdown\">\n        <a href=\"#\">Company profile<\/a>\n        <a href=\"#\">Honors &amp; certificates<\/a>\n        <a href=\"#\">Patents<\/a>\n        <a href=\"#\">History<\/a>\n      <\/div>\n    <\/div>\n  <\/nav>\n  <a href=\"<?php echo get_permalink(get_page_by_path('contact')); ?>\" class=\"metur-cta\">Get a quote<\/a>\n<\/header>\n\n<!-- HERO -->\n<section class=\"metur-hero\">\n  <div class=\"hero-grid-bg\"><\/div>\n  <div class=\"hero-glow\"><\/div>\n  <div class=\"hero-inner\">\n    <div class=\"hero-badge\">\n      <span class=\"hero-badge-dot\"><\/span>\n      <span id=\"hero-label\">Expert in sample preparation<\/span>\n    <\/div>\n    <h1 id=\"hero-h1\">Precision testing<br>for advanced <em>materials<\/em><\/h1>\n    <p id=\"hero-p\">Electromechanical and servo-hydraulic testing solutions trusted by leading manufacturers across 80+ countries.<\/p>\n    <div class=\"hero-actions\">\n      <a href=\"#products\" class=\"btn-primary\">\n        Explore products\n        <svg style=\"width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round\" viewBox=\"0 0 16 16\">\n          <line x1=\"3\" y1=\"8\" x2=\"13\" y2=\"8\"\/><polyline points=\"9,4 13,8 9,12\"\/>\n        <\/svg>\n      <\/a>\n      <a href=\"#about\" class=\"btn-ghost\">Learn more<\/a>\n    <\/div>\n    <div class=\"hero-indicators\">\n      <button class=\"indicator active\" onclick=\"goSlide(0)\" aria-label=\"Slide 1\"><\/button>\n      <button class=\"indicator\" onclick=\"goSlide(1)\" aria-label=\"Slide 2\"><\/button>\n      <button class=\"indicator\" onclick=\"goSlide(2)\" aria-label=\"Slide 3\"><\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STATS -->\n<div class=\"metur-stats\">\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">30<span>+<\/span><\/div>\n    <div class=\"stat-label\">Years of experience<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">80<span>+<\/span><\/div>\n    <div class=\"stat-label\">Countries served<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">500<span>+<\/span><\/div>\n    <div class=\"stat-label\">Product models<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">10k<span>+<\/span><\/div>\n    <div class=\"stat-label\">Machines installed<\/div>\n  <\/div>\n<\/div>\n\n<!-- PRODUCTS -->\n<section class=\"metur-section alt\" id=\"products\">\n  <div class=\"section-header center\">\n    <div class=\"section-label\">Product range<\/div>\n    <h2 class=\"section-title\">Testing machines for every application<\/h2>\n    <p class=\"section-sub\">From composite materials to drop weight impact \u2014 comprehensive coverage across all test types and load ranges.<\/p>\n  <\/div>\n  <div class=\"products-grid\">\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"\/><rect x=\"7\" y=\"9\" width=\"10\" height=\"6\" rx=\"1\"\/><\/svg><\/div>\n      <h3>Composite testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Testing machine<\/a><\/li>\n        <li><a href=\"#\">Alignment device<\/a><\/li>\n        <li><a href=\"#\">Environmental chamber<\/a><\/li>\n        <li><a href=\"#\">Tensile test<\/a><\/li>\n        <li><a href=\"#\">Shear test<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"8\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\n      <h3>Dynamic &amp; fatigue testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Electrodynamic testing machine<\/a><\/li>\n        <li><a href=\"#\">Servohydraulic dynamic testing<\/a><\/li>\n        <li><a href=\"#\">Torsion fatigue testing machine<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"8\" width=\"20\" height=\"4\" rx=\"1\"\/><rect x=\"2\" y=\"16\" width=\"20\" height=\"4\" rx=\"1\"\/><line x1=\"6\" y1=\"12\" x2=\"6\" y2=\"16\"\/><line x1=\"18\" y1=\"12\" x2=\"18\" y2=\"16\"\/><\/svg><\/div>\n      <h3>Automated system<\/h3>\n      <ul>\n        <li><a href=\"#\">Auto tensile testing machine<\/a><\/li>\n        <li><a href=\"#\">Auto compression testing<\/a><\/li>\n        <li><a href=\"#\">Auto pendulum impact<\/a><\/li>\n        <li><a href=\"#\">DTC-500 controller<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"9\" y=\"2\" width=\"6\" height=\"20\" rx=\"2\"\/><rect x=\"3\" y=\"9\" width=\"6\" height=\"6\" rx=\"1\"\/><rect x=\"15\" y=\"9\" width=\"6\" height=\"6\" rx=\"1\"\/><\/svg><\/div>\n      <h3>Electromechanical testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Universal testing machine<\/a><\/li>\n        <li><a href=\"#\">Torsion testing machine<\/a><\/li>\n        <li><a href=\"#\">Creep &amp; stress rupture<\/a><\/li>\n        <li><a href=\"#\">Ceramic flexural testing<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\/><line x1=\"6\" y1=\"10\" x2=\"18\" y2=\"10\"\/><circle cx=\"12\" cy=\"16\" r=\"2\"\/><\/svg><\/div>\n      <h3>Servo hydraulic testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Universal testing machine<\/a><\/li>\n        <li><a href=\"#\">Compression testing machine<\/a><\/li>\n        <li><a href=\"#\">Bending testing machine<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M6 6 L12 20 L18 6\"\/><line x1=\"4\" y1=\"6\" x2=\"20\" y2=\"6\"\/><circle cx=\"12\" cy=\"6\" r=\"2\"\/><\/svg><\/div>\n      <h3>Pendulum impact testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Pendulum for plastics<\/a><\/li>\n        <li><a href=\"#\">Pendulum for metal<\/a><\/li>\n        <li><a href=\"#\">Notch broacher for metal<\/a><\/li>\n        <li><a href=\"#\">Notch cutting for plastics<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"6\" rx=\"1\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\/><rect x=\"4\" y=\"16\" width=\"16\" height=\"6\" rx=\"1\"\/><\/svg><\/div>\n      <h3>Drop weight impact testing<\/h3>\n      <ul>\n        <li><a href=\"#\">Drop weight tear test<\/a><\/li>\n        <li><a href=\"#\">Drop weight for plastics<\/a><\/li>\n        <li><a href=\"#\">NDT drop weight<\/a><\/li>\n        <li><a href=\"#\">High speed impact<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"2\" fill=\"#e63b2e\" stroke=\"none\"\/><\/svg><\/div>\n      <h3>Specialized testing machines<\/h3>\n      <ul>\n        <li><a href=\"#\">Hydrostatic pressure testing<\/a><\/li>\n        <li><a href=\"#\">HDT &amp; VICAT testing machine<\/a><\/li>\n        <li><a href=\"#\">Melt flow indexer<\/a><\/li>\n        <li><a href=\"#\">Wire rope fatigue test<\/a><\/li>\n      <\/ul>\n      <a href=\"#\" class=\"card-more\">More \u2192<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"view-all-wrap\">\n    <a href=\"#\" class=\"btn-outline\">View all products \u2192<\/a>\n  <\/div>\n<\/section>\n\n<!-- ABOUT -->\n<section class=\"metur-section\" id=\"about\">\n  <div class=\"about-layout\">\n    <div class=\"about-text\">\n      <div class=\"section-label\">About METUR<\/div>\n      <h2 class=\"section-title\">Expert in sample preparation<\/h2>\n      <p class=\"section-sub\" style=\"margin-bottom:16px\">METUR is dedicated to developing material testing machines and providing comprehensive sample preparation solutions for the world's most demanding industries.<\/p>\n      <p class=\"section-sub\" style=\"font-size:14px\">From aerospace to automotive, steel to plastics \u2014 our instruments serve customers across 80+ countries. Continuous R&amp;D investment means every machine reflects the latest advances in measurement science.<\/p>\n      <div style=\"margin-top:28px\">\n        <a href=\"#\" class=\"btn-primary\">Company profile \u2192<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"about-visual\">\n      <div class=\"about-tag\">Expert in Sample Preparation<\/div>\n      <div class=\"about-stat\">\n        <div class=\"about-stat-num\">30<em>+<\/em><\/div>\n        <div class=\"about-stat-label\">Years of engineering excellence<\/div>\n      <\/div>\n      <div class=\"about-stat\">\n        <div class=\"about-stat-num\">80<em>+<\/em><\/div>\n        <div class=\"about-stat-label\">Countries with active installations<\/div>\n      <\/div>\n      <div class=\"about-stat\">\n        <div class=\"about-stat-num\">500<em>+<\/em><\/div>\n        <div class=\"about-stat-label\">Machine models in production<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SOLUTIONS -->\n<section class=\"metur-section alt\">\n  <div class=\"section-header center\">\n    <div class=\"section-label\">Solutions<\/div>\n    <h2 class=\"section-title\">Built for your industry<\/h2>\n    <p class=\"section-sub\">Purpose-designed testing configurations for the materials and standards that matter in your field.<\/p>\n  <\/div>\n  <div class=\"solutions-grid\">\n    <div class=\"solution-card\">\n      <div class=\"sol-num\">01<\/div>\n      <div class=\"sol-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"\/><\/svg><\/div>\n      <h3>Steel &amp; iron<\/h3>\n      <p>Rebar tensile, stranded wire, steel plate \u2014 full coverage for primary metals testing.<\/p>\n    <\/div>\n    <div class=\"solution-card\">\n      <div class=\"sol-num\">02<\/div>\n      <div class=\"sol-icon\"><svg viewBox=\"0 0 24 24\"><polygon points=\"12,2 22,20 2,20\"\/><line x1=\"12\" y1=\"10\" x2=\"12\" y2=\"15\"\/><\/svg><\/div>\n      <h3>Engineering quality control<\/h3>\n      <p>Concrete compression, flexural, and mortar testing to construction standards.<\/p>\n    <\/div>\n    <div class=\"solution-card\">\n      <div class=\"sol-num\">03<\/div>\n      <div class=\"sol-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M8 12 Q12 6 16 12 Q12 18 8 12\"\/><\/svg><\/div>\n      <h3>Plastics &amp; rubber<\/h3>\n      <p>Tensile, compression, and hydrostatic tests for polymers, geotextiles, and rubber.<\/p>\n    <\/div>\n    <div class=\"solution-card\">\n      <div class=\"sol-num\">04<\/div>\n      <div class=\"sol-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 17H3a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v3\"\/><rect x=\"9\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\/><line x1=\"12\" y1=\"16\" x2=\"18\" y2=\"16\"\/><\/svg><\/div>\n      <h3>Automotive<\/h3>\n      <p>Brake hoses, steering tubes, AC tubes, heat exchangers \u2014 component validation for OEMs.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SERVICES -->\n<section class=\"metur-section\">\n  <div class=\"section-header center\">\n    <div class=\"section-label\">Services<\/div>\n    <h2 class=\"section-title\">Support at every stage<\/h2>\n    <p class=\"section-sub\">A complete service ecosystem \u2014 from selection and commissioning through to long-term technical support.<\/p>\n  <\/div>\n  <div class=\"services-grid\">\n    <div class=\"service-card\">\n      <div class=\"svc-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n      <h4>After-sales support<\/h4>\n    <\/div>\n    <div class=\"service-card\">\n      <div class=\"svc-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12,6 12,12 16,14\"\/><\/svg><\/div>\n      <h4>Pre-sales support<\/h4>\n    <\/div>\n    <div class=\"service-card\">\n      <div class=\"svc-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg><\/div>\n      <h4>Q &amp; A<\/h4>\n    <\/div>\n    <div class=\"service-card\">\n      <div class=\"svc-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14,2 14,8 20,8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\n      <h4>Documents download<\/h4>\n    <\/div>\n    <div class=\"service-card\">\n      <div class=\"svc-icon\"><svg viewBox=\"0 0 24 24\"><polygon points=\"5,3 19,12 5,21\"\/><\/svg><\/div>\n      <h4>Products video<\/h4>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"metur-footer\">\n  <div class=\"footer-top\">\n    <div class=\"footer-brand\">\n      <a href=\"<?php echo home_url('\/'); ?>\">\n        <img decoding=\"async\" class=\"footer-logo\" src=\"<?php echo esc_url($logo_url); ?>\" alt=\"<?php bloginfo('name'); ?>\">\n      <\/a>\n      <p>METUR \u2014 Expert in Sample Preparation. Material testing machines for the world's most demanding applications.<\/p>\n      <div class=\"footer-contact\">+86 755 23057280<\/div>\n    <\/div>\n    <div class=\"footer-col\">\n      <h5>Products<\/h5>\n      <a href=\"#\">Composite testing<\/a>\n      <a href=\"#\">Dynamic &amp; fatigue<\/a>\n      <a href=\"#\">Automated systems<\/a>\n      <a href=\"#\">Electromechanical<\/a>\n      <a href=\"#\">Servo hydraulic<\/a>\n      <a href=\"#\">Pendulum impact<\/a>\n    <\/div>\n    <div class=\"footer-col\">\n      <h5>Solutions<\/h5>\n      <a href=\"#\">Standards &amp; methods<\/a>\n      <a href=\"#\">Industry solutions<\/a>\n      <a href=\"#\">Our clients<\/a>\n      <a href=\"#\">Overseas<\/a>\n      <a href=\"#\">Aviation &amp; space<\/a>\n    <\/div>\n    <div class=\"footer-col\">\n      <h5>Services<\/h5>\n      <a href=\"#\">Pre-sales support<\/a>\n      <a href=\"#\">After-sales support<\/a>\n      <a href=\"#\">Service network<\/a>\n      <a href=\"#\">Products video<\/a>\n      <a href=\"#\">Downloads<\/a>\n    <\/div>\n    <div class=\"footer-col\">\n      <h5>Company<\/h5>\n      <a href=\"#\">Company profile<\/a>\n      <a href=\"#\">Honors &amp; certificates<\/a>\n      <a href=\"#\">Patents<\/a>\n      <a href=\"#\">History<\/a>\n      <a href=\"<?php echo get_permalink(get_page_by_path('contact')); ?>\">Contact us<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"footer-bottom\">\n    <p>&copy; <?php echo date('Y'); ?> METUR \u2014 Expert in Sample Preparation. All rights reserved.<\/p>\n    <p>EN \/ ES<\/p>\n  <\/div>\n<\/footer>\n\n<script>\n\/\/ Hero slider\nvar slides = [\n  {\n    label: 'Expert in sample preparation',\n    h1: 'Precision testing<br>for advanced <em>materials<\/em>',\n    p: 'Electromechanical and servo-hydraulic testing solutions trusted by leading manufacturers across 80+ countries.'\n  },\n  {\n    label: 'Dynamic & fatigue testing',\n    h1: 'High-cycle fatigue<br>testing at <em>scale<\/em>',\n    p: 'Closed-loop servo-hydraulic systems for reliable, repeatable fatigue characterization of metals and composites.'\n  },\n  {\n    label: 'Automated systems',\n    h1: 'Fully automated<br>testing <em>workflows<\/em>',\n    p: 'Reduce operator error and maximize throughput with our DTC-500 controlled auto-testing platforms.'\n  }\n];\nvar cur = 0;\nfunction goSlide(n) {\n  document.querySelectorAll('.indicator').forEach(function(el, i) {\n    el.classList.toggle('active', i === n);\n  });\n  document.getElementById('hero-label').textContent = slides[n].label;\n  document.getElementById('hero-h1').innerHTML = slides[n].h1;\n  document.getElementById('hero-p').textContent = slides[n].p;\n  cur = n;\n}\nsetInterval(function() { goSlide((cur + 1) % slides.length); }, 4800);\n<\/script>\n\n<?php wp_footer(); ?>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":4,"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/pages\/8\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/wance.mx\/es\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}